﻿/* General */

.alignleft {float:left;}
.alignright {float:right;}
.nav .tab2 {font-weight: bold;}

/* Front Page Blog */

.front-post {margin-bottom: 20px;}

/* Page */

#page .pagination-name {font-size: 110%;}
#page .pagination-numbers {font-size: 140%; font-weight: bold;}

.tweetmeme {float: left; margin-right: 10px;}

/* Single */

.single-tags {font-size: 90%; text-transform: uppercase; padding: 5px 10px;}

/* Search */

.search-excerpt {background: yellow;}

/* Left Sidebar */

.module-medium #leftcol .side-mod .module, .module-dark #leftcol .side-mod .module {background: none;}

/* Right Sidebar */

#main-body-surround ul.menu li li span {padding-left: 14px !important;line-height: 140%;}
#rightcol .module-medium .side-mod .module, #rightcol .module-dark .side-mod .module {background: none;}

/* Widgets General */

.widget .feature-block .description {background: none;}

/* Widgets Default */

.widget ul {margin: 0; padding: 0; list-style: none;}
.widget ul li {margin:0; padding:2px 0;}
.widget ul li a span {display:block;}
.widget ul li a {padding:6px 10px 6px 22px; display:block; float:none; font-size:120%; overflow:hidden; text-indent:0; text-decoration: none;}
.widget ul li a:hover {text-decoration: none;}
.widget ul li ul {margin:0; padding:5px 0 5px 20px;}
.widget ul li li {background: none !important;}
.widget ul li li a {margin-bottom:10px; padding: 1px 0 0 14px;}

/* Widget Calendar */

.widget_calendar #wp-calendar {width: 80%; margin: 0 auto;}
.widget_calendar #wp-calendar caption {font-weight: bold; margin-bottom: 5px; font-size: 120%;}

/* Recent Comments */

.widget_recent_comments ul#recentcomments li a {font-size: 100%; background: none !important; margin-bottom: 5px;}
.widget_recent_comments ul#recentcomments li {padding:5px 0; font-size: 120%;}

/* Comments */

div.comment-section h4 {font-size:150%;font-weight:bold !important;margin:0;padding:0 0 8px;}

ol.commentlist {list-style-type: none; padding-left:0; overflow: hidden;}
ol.commentlist div.comment-div-wrapper {margin:0 0px; padding:0px 20px 8px 15px;}
ol.commentlist div.comment-div-wrapper p, ol.commentlist div.comment-div-wrapper div.reply {padding-left: 5px;}

ol.commentlist .comment-author {padding: 5px; overflow: hidden;}
ol.commentlist .comment_gravatar_wrapper {float: left; margin-right: 5px; margin-bottom: 5px;}

ol.children {list-style-type: none; overflow: hidden;}

.comment-nav {margin-bottom: 15px;}

/* Write Comment */

#commentform textarea {font-family:Helvetica,Arial,sans-serif; font-size:13px; height:120px; margin:0; padding:5px; width:97%; border: 1px solid #DDDDDD;}
#commentform #author, #commentform #email, #commentform #url {padding: 7px 5px; width:97%; font-family:Helvetica,Arial,sans-serif; font-size:13px; border: 1px solid #DDDDDD;}
#commentform .readon-wrap1 input.button {background: none; border: none;}


/* commentlist with thread comment */

#commentpost {
	margin: 0px;
	padding: 2% 4% 0px;
	float: left;
	width: 92%;
}
#commentpost h4 {
	font-size: 20px;
	line-height: 28px;
	margin: 25px 0px 15px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
	color: #121212;
	border-bottom: 1px solid #eee;
	font-weight: 500;
}

ol.commentlist blockquote {
	margin: 0px 0px 10px;
	padding: 5px 0px 5px 5px;
	clear: both;
	border-left: 5px solid #333333;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	letter-spacing: normal;
	word-spacing: normal;
}
ol.commentlist blockquote blockquote {
	margin: 5px 0px 5px 5px;
}
ol.commentlist blockquote p {
	margin: 0px!important;
	padding: 0px!important;
}
#respond {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ol.commentlist li {
	border:1px solid #DDDDDD;
	border-radius:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:1%;
	margin:0 0 10px;
	padding:12px 15px 12px 57px;
	position:relative;
	background: #F3F3F3;
}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
.fn a {
	color: #859C0E;
	text-decoration: underline;
}

ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {
	color:#859c0e;
	text-decoration:underline;
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar {
	border:1px solid #d5d5d5;
	left:7px;
	position:absolute;
	top:7px;
	padding: 5px;
	background: #FFFFFF;
}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta {
	text-align:right;
	top:18px;
	font-size: 10px;
	line-height: 1.4;
	font-family: "Lucida Grande", "Trebuchet MS";
	margin-bottom: 25px;
}
ol.commentlist li div.comment-meta a {
	color:#859c0e;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p {
	margin:0 0 15px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	color: #2C2B2A;
}
ol.commentlist li p a {
	color: #859c0e;
	text-decoration: underline;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
ol.commentlist li div.reply {
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-align:center;
	width:36px;
	font-size: 11px;
	line-height: 1;
	font-family: Tahoma, "Lucida Sans", Arial;
}
ol.commentlist li div.reply a {
	color:#fff;
	text-decoration:none;
	background: #404040;
	border: 1px solid #151515;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
	padding: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ol.commentlist li div.reply a:hover {
	color:#fff;
	text-decoration:underline;
	background: #212121;
	border: 1px solid #000000;
	padding: 3px;
	font-weight:bold;
	display: block;
	line-height: 15px;
	height: 15px;
	width: 35px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even {
}
ol.commentlist li.odd {
	background:#fff;
}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

ol.pinglist {
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
ol.pinglist li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
ol.pinglist li a{
	color: #466D03;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 2% 2% 2% 7%;
	float: left;
	width: 88%;
	border-bottom: 1px solid #DEFCAD;
	background: #F3FEE0 url(images/ping_list.jpg) no-repeat 10px 8px;
}
ol.pinglist li a:hover {
	color: #1C2C01;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	display: block;
	margin: 0px;
	padding: 2% 2% 2% 7%;
	float: left;
	width: 88%;
	border-bottom: 1px solid #DEFCAD;
	background: #F3FEE0 url(images/ping_list.jpg) no-repeat 10px 8px;
	font-weight: 400;
}
.cancel-comment-reply {
	font-size: 11px!important;
	margin-bottom: 10px;
}
#respond a {
	color: #859c0e!important;
	text-decoration: underline!important;
}

#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px 0px 2em;
	padding: 3% 5%;
	background: #eee;
	width: 90%;
	clear: both;
}
#cf label {
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf small {
	font-size: 13px;
}

#cf label small {

}

#cf label a {
	color: #D7D7D7;
	text-decoration: underline;
}
#cf a {
	text-decoration: underline;
	color: #4B7603!important;
}


#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 4px;
	width: 55%;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	background: #FFFFFF;
	border: 2px solid #D7D7D7;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#cf .af {
	margin: 0px;
	padding: 5px 4px;
	width: 95%;
	border: 2px solid #D7D7D7;
	font-size: 12px;
	height: 200px;
	line-height: 19px;
	color: #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#cf .st {
	margin: 0px;
	padding: 3px 6px;
	font-size: 14px;
	color: #FFFFFF;
	width: auto;
	overflow: visible;
	border: 1px solid #666666;
	-moz-border-radius: 1em;
	-khtml-border-radius: 1em;
	-webkit-border-radius: 1em;
	background: #666666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Tahoma, "Lucida Sans";
	line-height: 18px;
	overflow: visible;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}




input, select, textarea {
	font-family: Arial, Tahoma, "Lucida Sans";
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
input.button[class] {
    width: auto;
	}
fieldset, img {
	border-width: 0px;
	border-style: none;
}




