/*
Theme Name: WordPress Default
*/

/* The Reset ---------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,form,fieldset,input,p,blockquote,table,
th,td {margin:0;padding:0;}
fieldset,img,abbr {border:0;}
address,caption,code,dfn,h1,h2,h3,
h4,h5,h6,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
a {text-decoration:none;}
/* -------------------------- */

body {
	font-size:62.5%;
	background:#fff url("images/bg-body.gif") left top repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}


p {
	font-size:14px;
	line-height:1.6em;
	margin-bottom:1.4em;
	color:#666;
}

ul, ol {color:#666;}

ol {
	margin-left:33px !important;
	font-size:13px;
}

em, cite, .form-table tr.error p strong {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-style:italic;
}


a:link, a:visited, h2 a:visited {color:#3058ae;font-weight:normal;}
a:hover, h2 a:hover, #tags a:hover, a:active, h2 a:active {color:#d54e21}
a {text-decoration:none;cursor:pointer;}

#thread .contenttext, .commentlist .contenttext {overflow:auto;}
#thread code, #commentlist code {border:1px solid #e5e5e5;background:#fcfcfc;display:block;padding:10px;width:95%;overflow:auto;color:#888;}

img.logo { float:left; margin-top:82px; }

#featured { border-bottom:1px solid #e5e5e5; padding-bottom:10px; }
#featured h2 {
font-family:"Georgia","Bitstream Vera Serif","Times New Roman",serif; font-size:22px; }
#sub-feature h3 {
font-family:"Georgia","Bitstream Vera Serif","Times New Roman",serif; font-size:18px; padding:0; }

/* Navigation
 * ------------------------------------------------------------------------- */
 
#nav a:link, #nav a:visited { text-decoration:none; color:#242f33; }
#nav a:hover, #nav a:active { text-decoration:none; color:#3058ae; }

ul#nav  { padding:88px 0 0 440px; font-size:16px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#nav li { padding: 0 5px 0 7px; display:inline; /* border-left: 1px solid #f6f6f6; */ }
#nav li.first { border: none; }

#breadcrumbs { padding:20px 0 0 0px; font-size:11px; }






h6 {
	font-size:11px;
	font-weight:bold;
	color:#444;
}
ol,ul {
	margin-left:24px;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:20px
}
ol p {font-size:1em;}
ol li,ul li {margin-bottom:4px;}
blockquote {
	background:#f5f5f5;
	border:1px solid #dfdfdf;
	padding:22px 22px 0;
	margin-bottom:22px;
}
ol.postlist li blockquote,
ol.bloglist li blockquote {
	font-size:12px;
	line-height:1.5em;
	padding:0;
	border:none;
	background:transparent;
}
#header {
	position:relative;
	height:147px;
}
#header h1 a {
	display:block;
	width:305px;
	height:100px;
	text-indent:-9999px;
	float:left;
}
#block_1 {
	padding:0 12px;
	float:left;
	width:552px;
}
#block_2 {
	padding:0 0 12px 12px;
	float:left;
	width:168px;
}
#block_3 {
	background:#fff;
	padding:0 12px 24px 12px;
	float:left;
	width:180px;
}
#wrapper {
	margin:0 auto 24px auto;
	width:960px;
}




#tagtitle {color:#999;}
#tagtitle a {border:none;}
#tagtitle strong {
	color:#000;
	font-weight:normal;
}
p.lead-in {
	font-size:18px;
	line-height:1.6em;
	margin-bottom:24px;
	margin-left:12px !important;
	color:#000 !important;
}
p.head-out {
	font-size:18px;
	color:#000 !important;
}
p.heatmap {
	border-top:1px solid #e5e5e5;
	padding-top:24px;
	text-align:justify;
	line-height:40px;
	margin-bottom:24px;
}
p.heatmap a {
	margin:0 0.2em 0 0;
	border:none;
}
#lang-guess {
	background:#f9f9f9;
	border:1px solid #dfdfdf;
	padding:6px;
	text-align:center;
	color:#333;
	clear:both;
	float:left;
	width:934px;
	margin:12px 0;
}


#intro {
	padding:0 0 0 11px;
	margin:0 0 10px;
	clear:both;
	min-height: 30px;
}
/*min-height classes for IE6*/
#intro .push {
	height: 30px;
	float: right;
	width: 1px;
}
#intro .pull {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#intro h6 {
	font-size:12px;
	line-height:25px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:normal;
	color:#888;
	float:left;
}
#intro h6 span {
	font-size:16px;
	font-weight:normal;
	color:#000;
}
#intro h2 {
	font-size:22px;
	line-height:1.2em;
	margin-bottom:6px;
	margin-top:0;
}
#intro #language {
	float:right;
	height:25px;
}
#intro #language label {line-height:25px;}
#intro #language select {
	background:#fff;
	border:1px solid #dfdfdf;
}

div.image img {
	padding:4px;
	border:1px solid #e1e1e1;
	background:#fff;
}
#hot .head {
	border-top:2px solid #d9d9d9;
	border-bottom:1px solid #e5e5e5;
	padding:7px 12px;
}
#hot .head,#botd .head {
	border-top:2px solid #d9d9d9;
	border-bottom:1px solid #e5e5e5;
	padding:7px 12px;
}
#botd .head a {float:right;}
.head a:visited {color:#21759b !important;}
.head a:hover {color:#d54e21 !important;}
#block_1 #botd {margin-right:0;}
#botd {
	clear:both;
	margin-right:12px;
}
.head {
	clear:both;
	height:12px;
}
.head h6,.head h3 {float:left;}
#botd .head {margin-bottom:12px;}
.head a {
	margin-top:2px;
	font-size:9px;
}
#news .head a,#hot .head a,#tags .head a,#tagadmin {float:right;}
#tagadmin {
	margin-top:24px;
	font-size:13px;
}
ul.tag-list {
	list-style:none;
	margin:0;
	font-size:10px;
	clear:both;
	float:left;
	width:100%;
}
ul.tag-list li.t1 {font-size:22px;}
ul.tag-list li.t2 {font-size:20px;}
ul.tag-list li.t3 {font-size:19px;}
ul.tag-list li.t4 {font-size:18px;}
ul.tag-list li.t5 {font-size:17px;}
ul.tag-list li.t6 {font-size:16px;}
ul.tag-list li.t7 {font-size:15px;}
ul.tag-list li.t8 {font-size:14px;}
ul.tag-list li.t9 {font-size:13px;}
ul.tag-list li.t10 {font-size:12px;}
ul.tag-list li {font-size:11px;margin-bottom:2px;padding-right:6px;float:left;}
p#popular {
	color:#ccc;
	font-size:14px;
	line-height:1.7em;
	margin:12px 12px 8px 12px;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:18px;
}
p#popular span#direct a:link {
	font-weight:bold;
	color:#09c;	
}
p#popular span#direct a:hover {color:#0ca;}



#news {background:#f5f5f5;}
#news .head {
	border-top:1px solid #d1d1d1;
	background:#e9e9e9;
	padding:7px 12px 8px 12px;
}
#news ul {
	list-style:none;
	padding:12px;
	font-size:10px;
	line-height:1em;
	margin:0;
}
#news ul li {
	background:url(i/bullet-grey.png) 0px 6px no-repeat;
	padding:0 0 6px 12px;
	margin:0;
}
#news ul li a {
	display:block;
	font-size:12px;
	line-height:1.5em;
	border:none;
}
#block_2 #tags {
	margin-left:0;
	margin-top:0 !important;
}
#tags {
	margin-left:12px;
	margin-top:4px !important;
}
#tags .head {
	border-top:2px solid #d9d9d9;
	border-bottom:1px solid #e5e5e5;
	padding:7px 0;
	margin-bottom:8px;
}
#tags .tag-list a {
	line-height:25px;
	padding:4px 4px 4px 0;
	border:0;
}

#page-footer { width:960px; height:1px; clear:both; overflow:hidden; }

/* Footer
 * ------------------------------------------------------------------------- */
 
#footer { width:960px; text-align:center; margin:0 auto; padding:25px 0 75px 0; }
#footer a:link, #footer a:visited { text-decoration:none; color:#2C51A0; }
#footer a:hover, #footer a:active { text-decoration:underline; color:#2C51A0; }
#footer p { text-decoration:none; color:#666666; font-size:0.9em; padding-left:10px; }

#footer ul.footer { margin-bottom:15px; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
#footer li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #CCCCCC; }
#footer li.first { border: none; }

#footer {
	border-top:1px solid #e5e5e5;
	font-size:11px;
	color:#888;
	padding:7px 0 10px 0;
	height:9px;
}
#footer a {border:none;}
#footer ul#nav-util {
	padding:1px 0 0 12px;
	list-style:none;
	font-size:10px;
	line-height:1em;
	margin:0;
}
#footer ul#nav-util li {
	line-height:1em;
	font-size:10px;
	float:left;
	padding-right:10px;
	margin:0;
}
#footer p.automattic {
	line-height:1em;
	padding-top:1px;
	font-size:9px;
	margin-right:12px;
	letter-spacing:0.1em;
	float:right;
	text-transform:uppercase;
}
#footer p.automattic img {padding:0 2px 0 0;}




p.tagnav {
	font-size:10px;
	border-top:1px solid #e5e5e5;
	position:relative;
	height:40px;
	padding-top:4px;
}
p.tagnav a {
	display:block;
	font-size:12px;
	border:none;
}
p.tagnav a.prev {
	position:absolute;
	margin-left:12px;
	left:0;
}
p.tagnav a.next {
	position:absolute;
	right:0;
	margin-right:12px;
}		
.tag-post {
	list-style:none;
	padding:0 24px 4px 12px;
	margin-left:66px;
	margin-bottom:18px;
	clear:both;
}
.tag-post a {border:none;}
.tag-post h4 {
	font-size:16px;
	line-height:1.3em;
	margin-bottom:0;
	margin-top:1em;
	margin-left:0;
}
.gad-head {
	font-size:16px;
	margin-bottom:0;
}
.tag-post p {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:4px;
	margin-top:4px;
	margin-left:0 !important;
}
.tag-post p cite.author {
	color:#888;
	font-style:italic;
}
.tag-post p.tags {
	font-size:10px;
	color:#888;
	margin-right:4px;
}
div.tag-post img {
	float:left;
	margin-left:-66px;
	padding:2px;
	border:1px solid #ddd;
}



p.rss, a.rsslink {
	font-size:10px;
	line-height:1em;
	margin:0 !important;
	clear:both;
}
p.rss a, a.rsslink {
	display:block;
	border-top:1px solid #e5e5e5;
	margin-top:12px;
	padding:10px 0 0 22px;
	height:22px;
	background:url(i/rss.png) left center no-repeat;
}


ul#botdmenu {
	list-style:none;
	font-size:11px;
	margin:0;
	border-top:1px solid #dfdfdf;
}
ul#botdmenu li {border-bottom:1px solid #dfdfdf;}
ul#botdmenu li a {
	display:block;
	margin:5px;
	border:none;
}
ol#langlist {
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin:6px 0 0 0 !important;
	list-style:none;
}
body#botd .widecolumn {border-bottom:1px solid #dfdfdf;}
body#botd #block_1 {padding-top:12px;}
a.unfiltered {
	font-size:13px;
	font-weight:bold;
}
ol#langlist li a {
	display:block;
	font-size:10px;
	padding:0 5px;
}
h3 {
	font-size:18px;
	margin-bottom:3px;
	margin-left:12px;
}
h4.langfilter {
	margin-top:24px;
	margin-left:0;
}
h4 {
	font-weight:bold;
	font-size:15px;
	margin:12px;
}
div.content p {font-size:12px;}
ol.postlist,
ol.bloglist {
	margin-top:12px;
	margin-left:20px;
	margin-right:12px;
}
.postlist a {border:none;}
ol.postlist li,ol.bloglist li {margin-bottom:24px;}
ol.postlist li h4,
ol.bloglist li h4 {
	font-weight:normal;
	font-size:15px;
	line-height:1.3em;
	margin-bottom:4px;
	margin-left:0;
}
ol.postlist li cite {
	color:#888;
	font-size:11px;
	margin-top:3px;
	display:block;
	font-style:italic;
}
ol.postlist li p.posttags {
	color:#888;
	line-height:1.4em;
	font-size:9px;
	margin-left:0;
}
ul.archives {
	font-size:12px;
	margin-left:20px;
}
.content {margin-bottom:24px;}
.content p {line-height:1.6em;}
p.bestblog {
	padding:24px 5px 0 5px;
	font-size:11px;
	line-height:1.6em;
}
p.bestblog a {font-weight:bold;}
div.partner {
	border-top:1px solid #e5e5e5;
	margin-top:18px;
	padding:8px 0;
	margin-left:12px;
}
div.partner h6 {margin-bottom:8px;}
div.partner a {
	display:block;
	font-size:11px;
	line-height:2em;
	padding-left:26px;
	margin-left:1px;
}
form#setupform th, form#profileform th {
	font-size:15px;
	vertical-align:top;
	font-weight:bold;
	padding-top:10px;
	padding-right:10px;
	line-height:1em;
}
form#setupform table td {
	font-size:12px;
	padding:12px;
	color:#666;
}
form#setupform input.submit {
	margin:0 0 24px 0;
	padding:0;
	width:50%;
}
form#contactme {border-top:1px solid #dfdfdf;}
form#contactme table td,
form#contactme table th {
	border-top:1px solid #dfdfdf;
	background:#fff;
	padding:5px 12px;
	font-size:13px;
}
form#contactme table th {
	width:25%;
	vertical-align:top;
	font-weight:bold;
}
.tutscreen {
	background:#f5f5f5;
	text-align:center;
	padding:12px 12px 10px 12px;
	border:1px solid #dfdfdf;
}
.tutscreen img {border:1px solid #ccc;}
a#technorati {background:url(i/technorati.png) center left no-repeat;}
a#delicious {background:url(i/delicious.png) center left no-repeat;}
a#wink {background:url(i/wink.png) center left no-repeat;}
a#icerocket {background:url(i/icerocket.png) center left no-repeat;}
table#signup-welcome h3 {color:#666;}
table#signup-welcome {margin:0 auto;}
h3.view {
	margin-top:10px;
	text-align:center;
	margin-bottom:60px;
}
table#signup-welcome p {
	border:1px solid #e5e5e5;
	background:#fffeeb;
	font-size:20px;
	padding:10px;
	margin:5px;
}
.notableusers p,.notableusers h3 {clear:both;}
.notableusers img {
	border:1px solid #e5e5e5;
	padding:1px;
	margin:0 0 0 10px;
	float:right;
}
.notableusers p {
	font-size:12px;
	min-height:70px;
}
.notableusers .col1 p,.notableusers .col1 h3 {margin-right:13px;}
.notableusers .col2 p,.notableusers .col2 h3 {margin-left:13px;}
.notableusers h3 {
	border-top:1px solid #e5e5e5;
	padding-top:5px;
	padding-bottom:15px;
}
.onandon {
	border-top:1px solid #e5e5e5;
	padding-top:5px;
	margin-top:10px;
}
.col1 {
	float:left;
	width:50%;
}
.col2 {
	float:left;
	width:50%;
}
.snap_topposts ul {
	font-size:10px;
	line-height:1em;
	margin:12px 0;
	list-style:none;
	padding:0 12px 0 36px;
}
.snap_topposts {
	margin-left:50px;
	border:1px solid #e5e5e5;
	background:#fffeeb;
	margin-bottom:30px;
}
.snap_topposts h3 {
	font-size:14px;
	margin:10px 12px 0 12px;
	padding-bottom:4px;
	border-bottom:1px solid #e5e5e5;
}
.snap_topposts ul li {
	padding:3px 0;
	margin-bottom:0;
}
.snap_topposts ul li a {
	vertical-align:top;
	display:inline-block;
	font-size:12px;
	line-height:1.5em;
}
.avatar {
	padding:2px;
	border:1px solid #e5e5e5;
}
.snap_topposts ul li img.avatar {margin:0 2px 0 -24px;}
.snap_more {
	float:right;
	margin:-18px 12px 0 0;
}
.important {
	padding:2px 8px;
	margin-top:5px;
	background:#fffbcc;
	border:1px solid #e6db55;
}
#botdsearch dd {
	font-size:12px;
	margin:.2em 0 0 1em;
}
#botdsearch dt {
	font-size:15px;
	margin:.5em 0 0;
}
.navigation {
	margin-top:2em;
	height:2em;
	font-size:14px;
}
.alignleft {float:left;}
.alignright {float:right;}
.current_lang_item a {font-weight:bold;}
.postlist li {margin-left:68px;}
.postlist a .avatar {
	vertical-align:text-top;
	position:absolute;
	margin-left:-88px;
}
#head-search {
	float:right;
	height:48px;
	padding-top:6px;
	margin-top:0 !important;
}
#head-search input.text {
	font-size:10px;
	padding:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	height:14px;
	vertical-align:top;
	background:#fff;
	border:1px solid #d5d5d5;
	margin-right:6px;
	margin-top:5px;
	color:#666;
	float:left;
	width:308px;
}
#head-search .button {
	font-size:10px;
	cursor:pointer;
	height:22px;
	padding:0 4px;
	border:1px solid #eeeeee;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	background:#eeeeee;
	color:#2c51a0;
	margin-top:5px;
}
#head-search input.button:hover {
	background-color:#fff;
}


ul.support-faq-topics {
	list-style:none;
	margin:0 0 25px 12px;
	float:left;
	width:948px;
	background:#f5f5f5;
	border-bottom:1px solid #fff;
	color:#777;
	font-size:14px;
}
ul.support-faq-topics li {
	margin:0;
	padding:12px;
	float:left;
	width:292px;
	border-top:1px solid #dfdfdf;
}
ul.support-faq-topics a {
	font-size:18px;
	border:none;
}
ol.support-steps {
	clear:both;
}
img.about-photo {
	float:right;
	margin:0 0 20px 20px;
	border:1px solid #eee;
	padding:4px;
}
.pagebody p {margin-left:12px;}
#about h2 {
	font-size:80px;
	margin-left:8px;
}
#about .half {margin-top:4px;}
#about .half p {
	margin-right:12px;
	margin-top:0;
	margin-bottom:1.6em;
}
#about p.lead-in {margin-top:20px;}
p.about-photo-cap {
	display:none;
	width:694px;
	margin:0 12px 8px;
	padding:8px 0;
	border-bottom:1px solid #dfdfdf;
	font-size:10px;
	color:#999;
	float:right;
}
.form-table {
	border-collapse:collapse;
	margin-top:1em;
	margin:0 12px;
	width:936px;
}
.form-table tr.typo-corrections td, .form-table tr.typo-corrections th {background-color: #fffbcc;}
.form-table tr.error td, .form-table tr.error th {background-color:#ffebe8;}
.form-table tr.error input {border:1px solid #c00;}
.form-table tr.error p {
	margin-bottom:4px;
	margin-top:-6px;
	margin-left:0;
}
.form-table tr.error p strong {font-weight:normal;}
.form-table td {
	margin-bottom:9px;
	padding:10px;
	line-height:20px;
	border-bottom-width:8px;
	border-bottom-style:solid;
	font-size:11px;
	background-color:#eaf3fa;
}
.form-table th {
	vertical-align:top;
	text-align:left;
	padding:10px;
	width:150px;
	border-bottom-width:8px;
	border-bottom-style:solid;
	background-color:#eaf3fa;
}
.form-table td, .form-table th {border-bottom-color:#fff;}
.form-table p {
	margin-right:12px;
	margin-left:0;
}
.form-table th.th-full {width:auto;}
.form-table input, .form-table textarea {
	border-width:1px;
	border-style:solid;
	border-color:#c6d9e9;
	margin-bottom:4px;
}
#pwstrength p {
	border:1px solid #eaf3fa !important;
	background:#eaf3fa !important;
}
#pwstrength p, #update-password p {margin-bottom:0;}
.form-table div.color-option {
	display:block;
	clear:both;
}
.form-table input.tog {
	margin-top:2px;
	margin-right:2px;
	float:left;
}

.blogsyouhave {
	font-size:15px;
	margin-bottom:.3em;
}
p.blogsyouhave {
	border-top:1px solid #dfdfdf;
	padding-top:15px;
}
ul.blogsyouhave {
	list-style:none;
	margin:0 12px;
}
ul.blogsyouhave li {
	float:left;
	margin-right:10px;
}
p.useit {
	font-size:15px;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:30px;
}
ul.waiting {font-size:14px;}
ul.waiting a {border-bottom:1px solid #dfdfdf;}
.threequarters {
	width:720px;
	float:left;
}
.half {
	width:480px;
	float:left;
}
.quarter {
	width:240px;
	float:left;
}
img#wpstats{display:none}
.button {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:12px;
	padding:3px 5px;
	line-height:1.5em;
	border-width:1px !important;
	border-style:solid !important;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	cursor:pointer;
	text-decoration:none;
	color:#246;
	background:#e5e5e5;
	border-color:#80b5d0 !important;	
}

#bump {
	font-size:13px;
	line-height:0.8em;
}
.support-notice {
	margin: 0 0 0 12px;
	border: 1px solid #e6db55;
	background: #fffbcc;
	margin-bottom: 24px;
}

.support-notice p {
	margin: 10px 12px;
}
.wptvbutton {
	text-align: center;
	display: block;
	margin: 12px 0;
}
#promoblock {
	text-align: center;
	background: #f7f7f7;
	border: 1px solid #dfdfdf;
	padding: 20px 12px;
	margin-bottom: 24px;
}
#welcome a {
	font-size: 16px;
}

/* Blog Home CSS */
.post cite, .post .date {
font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
}
#wrapper {
/*background: url(./i/tempbg.png) 0 1px;*/
}
.pagebody {
margin-top: 30px;
}

.title {
font-size: 1.9em;
color: #72595f;
line-height: 30px;
padding-top: 10px;
padding-bottom: 6px;
width: 960px;
text-align: center;
margin: 0 auto !important;
display: block;
}
.description {
display: block;
line-height: 1em; font-size.9em;
text-transform: uppercase;
color: #aaa;
letter-spacing: .2em;
text-align: center;
margin-top: -.5em;
margin-bottom: 25px;
}

.title-container {
margin-top: 19px;
}

#column-right {
padding-top: 11px;
border-right: 1px solid #e5e5e5;
float: left;
width: 720px;
}

.post {
margin: 0 0 22px 0;
}
.post h2, .post h3, .post cite {
display: inline;
}

.post h2 {
font-size: 18px;
line-height: 22px;
margin: 0;
}

.post h2 a, .post h2 a:link, .post h2 a:visited {
text-decoration: none;
border: 0;
}
.post h2 a:hover, .post h2 a:active {
}
.post cite, .post .date {
color: #999;
}
.post cite {
font-size: 14px;
line-height: 14px;
margin: 6px auto 0 .25em;
font-style: italic;
clear: right;
}
.post .entry cite {
font-size: 1em;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.post .author-avatar {
float: left;
margin-right: 11px;
margin-top: 2px;
margin-bottom: 0em;
}

#column-right .entry { padding-right:10px;}

.entry {
display: block;
}
.entry p {
font-size: 13px;
line-height: 18px;
}

h4 {
font: bold 10px/1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
text-transform: uppercase;
color: #777;
letter-spacing: .2em;
margin-bottom: 3px;
}
h4 a, h4 a:link, h4 a:visited, h4 a:hover {
font-weight: bold;
text-decoration: none;
border: 0;
}


.first {
padding: 18px 18px 0px 12px;
}
.first h2 {
font-size: 22px;
line-height: 22px;
}
.first cite {
font-size: 18px;
line-height: 18px;
margin-top: 4px;
}
.first .author-avatar {
display: block;
margin-right: 11px;
margin-top: -6px;
margin-bottom: -8px;
}
.first .entry {
margin-top: 4px;
font-size: 14px;
line-height: 22px;
}


.posts-continued {
border-top: 1px solid #e5e5e5;
}

.posts-continued .posts {
width: 450px;
padding: 27px 18px 18px 12px;
float: left;
border-right: 1px solid #e5e5e5;
}

//------------------------ Side Bar

#categories-3 { padding:0 0 0 10px;}

#tag_cloud-3 { padding:0 0 0 10px;}

#sidebar {
line-height: 20px;
float: left;
width: 239px;

}
#sidebar ul {
list-style: none;
font-size: 11px;
margin: 0px;
padding-left: 15px;
}
#sidebar .publisherblog, #hsidebar .twitter {
padding: 41px 18px 0px 18px;
}
#sidebar .publisherblog a.rsswidget img {
	display: none;
}

#hsidebar li {
margin-bottom: 11px;
}
#sidebar li a, #sidebar li a:link, #sidebar li a:visited {
border: 0;
}
#sidebar li a:hover, #sidebar li a:active {
}

.group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#footer {
line-height: 28px;
}
.navigation {
font-size: 11px;
margin-left: -10px;
}


/* .hr-long {
height: 2px;
line-height: 2px;
width: 100%;
border: 1px solid #e5e5e5;
border-width: 1px 0;
} */

.title-container {
float: none; width: 960px; clear: both; 

}
.archive .title-container {
margin-top: 22px;
margin-bottom: 22px;
}
.archive .pagebody {
margin-top: 0;
}

h6 {
	font: bold 10px/1em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-transform: uppercase; color: #777; letter-spacing: .2em; 
	margin-bottom: 3px;
}
h6 a, h6 a:link, h6 a:visited, h6 a:hover { font-weight: bold; text-decoration: none; border: 0; }


.sidebar a, .sidebar a:link, .sidebar a:visited { border: 0; text-decoration: none; }
.sidebar a:hover, .sidebar a:active {  }
.sidebar .sleeve {

}
.widget {
	border-color: #e5e5e5;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.widget .sleeve {
}

.sidebar .search-and-archive .sleeve {
	margin: 27px 18px 23px 18px;
	padding-bottom: 28px;
}
.search-and-archive #archives, .search-and-archive #search {
	width: 202px;
}
.search-and-archive #archives li, .search-and-archive input {
	font-size: 14px;
}
.search-and-archive #search input#s { 
	width: 188px;
	padding: 5px 6px;
	height: 17px;
	border: 1px solid #e6e6e6; 
	margin-bottom: 24px; 
	color: #aaa;
}
.search-and-archive #search {
	position: relative;
}
.search-and-archive #searchsubmit {
	position: absolute;
	top: 4px;
	right: 4px;
	height: 20px;
	width: 22px;
	border: 0;
	text-indent: -1000em;
}

.search-and-archive #archive-button {
	background: url(./i/archive-button.png) no-repeat 0 4px;
	width: 30px;
	margin-left: 176px;
	height: 30px;
	margin-bottom: -34px;
	position: absolute;
	z-index: 1000;
	display: none;
}
.search-and-archive #archives  {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	height: 28px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
}
.search-and-archive #archives li {
margin: 0;
}
.search-and-archive #archives li a {
	background-color: white;
	display: block;
	width: 188px;
	padding: 0 6px;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.search-and-archive #archives li a, .search-and-archive #archives li a:link, .search-and-archive #archives li a:visited { color: #aaa; cursor: pointer;}
.search-and-archive #archives li a:hover, .search-and-archive #archives li a:active { color: #d54e21;  }
#archives:hover  { overflow: visible; }

.sidebar .tags, .sidebar .recent-posts {
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.sidebar .recent-posts {
	border-bottom-width: 0px;
}
.sidebar .tags .sleeve, .sidebar .recent-posts .sleeve {
	padding: 24px 18px 22px 18px;
}
.tags div {
	width: 202px;
	font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
	line-height: 22px;
}

.recent-posts ul {
list-style: none;
font-size: 11px;
margin: 0;
padding: 0;
}
.recent-posts li {
	margin-bottom: 11px;
}

.sidebar .rss .sleeve {
	margin: 25px 18px 27px 18px;
}
.sidebar .rss ul, .sidebar .rss ul li {
font-size: 12px;
list-style: none;
padding: 0;
margin: 0;
}
.rss a, .rss a:link, .rss a:visited { display: block; padding-bottom: 18px; padding-left: 20px; background: url(./i/rss.png) no-repeat 0 3px; border: 0;}
.rss a:hover, .rss a:active {  }

//------------------- Contact Form

.mc_error_msg { color: red; }
.mc_success_msg { color: green; }
.mc_merge_var{ padding:0; margin:0; }
.mc_custom_border{ padding:5px; border-width: 1px;border-style: solid;border-color: #C4D3EA;color: #555555;background-color: #EEF3F8;
}
.mc_custom_border legend {border-width: 1px;border-style: solid;border-color: #E3E3E3;color: #CC6600;background-color: #FFFFFF;font-size: 1.2em;padding:5px 10px;
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input { float:left; clear:both; }
#mc_signup_form legend { padding:.5em;margin:0; }
#mc-indicates-required { float:left; clear:both; }
#mc_display_rewards { clear:both; }
#mc_interests_header { font-weight:bold; clear:both; padding-top:.2em;}
div.mc_interest{ clear:both;}
input.mc_interest { float:left; }
label.mc_interest_label {float:left; clear:right;}
.mc_signup_submit { width:100%; text-align:center; clear:both; padding:.2em; }
