@charset "utf-8";
/*
Theme Name: SEO I Do
Theme URI: http://seoido.com/
Description: SEO I do WP Themes, Simple .
Version: 1
Author: SEO I do
Author URI: http://seoido.com
Tags: black,dark, many columns, simple
*/

/*---  Global Styles-------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1.2em 0em 0em 0em ;}
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.h{display:none}
.hi{display:none}
.hide, .print-logo, .close-button{ display:none; }
.error {color:#F00}
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; font-size:1px; line-height:1px; height:0px;}
.nospace{padding:0px; margin:0px;}
.line{ clear:both;  font-size:1px; height:1px; padding:0px;line-height:1px; border-bottom:1px solid #44545c} 
.line-dot{ clear:both;  font-size:1px; height:1px; padding:0px;line-height:1px; border-bottom:1px dotted #44545c} 

a img{ border:none; }

input{ margin:5px 0px;}

/*--------Layout / Base Page Styling----*/

body{
	color:#FFF;
	font-size:.85em;
	font-family:Tahoma,MS Sans Serif;
}

a{color:#FC6; text-decoration:none}
a:hover{color:#F90; text-decoration:underline}
h1{
	font-size:1.5em;
	font-weight:normal;
	/*margin:0.5em 0;*/
}

h2, h3{
	font-size:1.15em;
	font-weight:normal;
}

p{	line-height:1.5em;}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

pre{
	width:100%;
	padding:5px 0;
	margin:5px 0;
	overflow:auto;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

table{
	width:100%;
	border-spacing:1px;
	margin:1.5em 0;
}
table th, table td{ padding:0.2em 0.5em }
table th{
	background:#CCC;
	color:#000;
	text-align:left;
}
table td{
	background:#49565e;
	color:#FFF;
}
table caption{
	text-align:left;
	color:#FFF;
	margin-bottom:-1em;
	margin-top:1em;
}

ul li, ol li {line-height:1.3em; padding:3px 0px;;}

.rule{
	border-top:1px solid #CCC;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}


.hd1{font-size:.85em; font-weight:bold}
.hd2{font-size:1em; font-weight:bold}
.hd3{font-size:1.2em; font-weight:bold}
.hd4{font-size:1.4em;font-weight:bold}
.t1{font-size:.85em;}
.t2{font-size:1em;}
.t3{font-size:1.3em;}
.t4{font-size:1.6em;}
.c-red{ color:#F00}
.c-org{color:#F60}
.c-whi{color:#FFF}
.c-blk{color:#000}
.c-soft{color:#CCC}
.c-yel{color:#FF0}
.lineg1{ border-bottom:1px solid #030; margin:0 0 5px 0; height:1px; line-height:1px;}
.u{text-decoration:underline}
.off{ padding:0; margin:0}
.column{ float:left;}
.description{ font-size:.8em; color:#CCC; margin:5px 0px; line-height:1em;}

.wp-caption{ margin:10px; margin-bottom:0px;}
.wp-caption-text{font-size:.85em; margin: 2px 0 10px  0; padding:0px 5px}

/*  ROW */

#header {background:url(images/bg-highlight-bt.jpg) bottom no-repeat #1d2c33;}

#content {background:url(images/bg-content.jpg) top center no-repeat #1d2c33; }
#sidebar {background:url(images/bg-sidebar.jpg) top repeat-x #2a383f; }
#footer {background:#2a383f}
#secondary {background:#1d2c33}
#second {background:#2d3438}

#header .inside, #content .inside, #footer .inside, #sidebar .inside, 
#secondary .inside, #second .inside {width:900px;}
.inside{margin:0em auto;}

#header .inside{ padding:2em 0 .5em 0; border-bottom:1px solid #364349}
#content .inside{display:block}

#header .logo{cursor:hand;  float:left; width:400px; padding-bottom:5px; height:60px; background:url(images/seo-title.gif) top left no-repeat}
#header .logo .description { font-size:.8em;}
#header h1{ display:none;
	color:#FFF;
	font-family:'Myriad Pro',Verdana, Geneva, sans-serif;
	font-size:2.0em;
	margin:0 0.5em 0 0;
	padding:0;	
}
#header h1 a, #header a{ text-decoration:none; }
#header p{
	font-size:.85em;
	color:#CCC;
	padding:57px 0 0 0;
	margin:0;
}

/*#menu*/
#mnu { float:left;list-style: none;}
#mnu li { float:left;display: block; width:160px; margin:1px;}
#mnu a {display: block;color:#354249; padding: 0.5em; padding-left:5px; ; color: #fff; text-decoration: none;}
#mnu a:hover {background:#354249; border-left:2px solid #4c565b; padding-left:3px;}
#mnu .current a { background:#354249}
#mnu em {display: block; clear: right; color: #aaa; font-style: normal; font-size: 0.85em;}
#mnu span {display: none;}


/* POST 1 frontpage 
h1 caption
h2 title of post
*/

#post1{width:540px; margin:0px 10px;float:left;}
#post1 h1{font-size:1.85em; font-weight:bold;margin:1em 0px; color:#CCC} /* CAPTION */
/* .story  show in front page */
.story{ color:#F4F4F4}
#post1 .story h1, .story h2, .story h3, .story h4,.story h5{font-weight:normal; color:#FFF}
.story h1{font-size:18px}
.story h2{font-size:16px}
.story h3{font-size:14px}
.story h4{font-size:12px;}
.story h5{font-size:10px;}

.story h2 a{font-size:22px; font-weight:bold} /* title of post1 post*/
.story h2 a, .story h3 a{	border-bottom:1px dotted #CCC;text-decoration:none;}
.story h2 a:hover, .story h3 a:hover{color:#FF9; text-decoration:underline}

.story .details{
	margin:.5em 0;
	text-align:right;
	border-top:1px solid #999;
	padding:0.5em 0;
	font-size:10px;
	color:#E4E4E4;
}
.story .details .read-on{
	background:url(images/read-more.gif) 100% 60% no-repeat;
	padding-right:32px;
	display:block;
}

/*  #write   =  recent post excerpt */
#write{}
#write .story { float:left; width:270px;}
#write .story h3 a{ font-size:16px;	font-weight:normal;} /* title of recent post1 */
#write .story .cont{ font-size:.85em;padding-top:10px;  line-height:1.4em; margin:0 10px 5px 0}
#write .cap1{font-size:.85em; font-weight:normal;margin:5px 0px; text-align:right; padding:0px;text-decoration:underline}
#write .fullpost{ text-align:right}

#content{ min-height:350px;
	padding:0px 0 2em 0;
	clear:both;
}


#Rfront{ margin-top:50px; width:280px; float:right;padding:15px; background:url(images/Rfront-bg.png) repeat-y left}


/* Single Post Styles */
.post-content{min-height:300px;}
.post-content .wp-caption {margin-top:0px;}
.post-content h1{ font-size:2.2em;}
.post-content h2{ font-size:2em;}
.post-content h3{ font-size:1.6em;}
.post-content h4{ font-size:1.4em;}
.post-content h5{ font-size:1.2em;}
.post-content h6, .post-content address{ font-size:.85em; margin:0px; padding:0px; color:#E4E4E4; font-weight:normal;}

.post-content h1,.post-content h2,.post-content h3,.post-content h4{ margin:1.2em 0px .5em 0px;}
.post-content p{margin:0em 0em .7em 0}
.post-content ul{ margin-bottom:1.5em;}
.post-content ol { margin:1em 0em;}
.post-content img, .story img{ padding:2px; margin:2px 5px; border:1px #666 solid}
#content .post-content{
	float:right;
	width:65%;
}
.pagetitle{margin-bottom:10px; border-bottom:2px solid #FFC;font-weight:bold; color:#F90; 
font-size:2.2em; font-family:'Myriad Pro',Helvetica, Verdana, Tahoma, Arial; }

#content .entry{
	color:#EEE;
	float:right;
	width:30%;
	margin-top:1.5em;
	margin-right:5%;
	display:inline;
}
* html #content .entry{ margin-right:3%; }
.entry h2{font-size:1.4em;border-bottom: 1px solid #999; margin-bottom:10px;}
.entry .featured p{
	border-bottom:1px dotted #999;	
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.entry .featured dl{
	margin:0 0;
	border-bottom:1px dotted #999;
	padding:0.5em 0 0.6em 0;
}
.entry dt{
	display:inline;
	margin:0;
	padding:0;
}
.entry dd{
	display:inline;
	margin:0;
	padding:0;
}



/*--Secondary Items ----*/
#secondary{
	padding:1px 2em;
}
#secondary .inside{
	border-top:5px solid #44545c;
}
.comment-head{
	border-bottom:1px solid #44545c;
	padding:0.85em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#FF9;
}
.comment-head .details{
	font-size:0.95em;
}

ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#content .entry .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.25em;	
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	float:right; 
	margin:-1em 0 0 0;
	padding:0 0.5em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

.navigation {
	display: block;
	text-align: center;
	clear: both;
}

.navigation div {
	margin-bottom: 2%;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}



/*------  sidebar Items -----------*/
/*BLOCK */
.Bleft{ float:left; width:530px;}
.Bright{ float:right;width:330px;}
#sidebar{
	font-size:.85em;
	color:#FFF;
	padding:2em 0 0 0;
}
#sidebar a{ color:#FF9}
#sidebar a:hover{ color:#FC0; text-decoration:none}
#sidebar .block{
	float:left;
	width:45%;
	margin:0 5px;
}
* html #sidebar .block{
	margin-left:10px;
}

#sidebar .twice-length{ width:65%; }
#sidebar .thrice-length{ width:100%; }
#sidebar .first, * html #sidebar .first{
	margin-bottom:10px;
	border-bottom:1px solid #3E4459;
	padding:5px 0px;
}

#sidebar .block-separator{
	clear:both;
	height:2.5em;
}

#sidebar .block h4{
	margin:0px; padding:0px;;
}

div.block ul, ul.dates, ul.counts, ul.blogroll ul, ul.pages{
	list-style-type:none;
	margin:.5em 0px;
	
}

div.block ul li, ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px dotted  #6D779A;
	line-height:1.4em;

}
ul.li-cont li{ float:left;display: block; width:122px;}
ul.dates .date{
	font-size:.85em;
	padding:0 0 0 1.2em;
}

ul.counts .count{
	float:right;
	color:#DDD;
}

div.block ul a, ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#FF9;	text-decoration:none;
}
div.block ul a:hover, ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ 
	color:#FF9; text-decoration:underline;
}

ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}

ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}

.lk-roll{ width:100px; float:left}
.lk-banner { width:200px; float:right; margin-left:10px;} 
.lk-banner ul li{border:none; padding:1px; list-style:none; float:left}

/*----  Foooter ---*/

#footer{
	clear:both;
	color:#999;
	margin:0em;
	padding:2em 0;
}
#footer .inside{	
	padding:1em 0;
}

#footer .contents{ border-bottom:1px solid #CCC; margin-bottom:1.5em;}

#footer p.powered{ float:left; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0 0 0 1em;
	text-decoration:underline;
}
#footer h5{ color:#F2F2F2;font-size:.95em; padding-left:22px; background:url(images/icon1.gif) left no-repeat}
#footer p{
	padding:0px 20px;
	margin:0;
	font-size:0.9em;
}
#footer a{
	padding:0 5px;
	text-decoration:underline;
	color:#999;
}
#footer a:hover{color:#FC6;}

/*---  Search ---*/

#search{
	float:right;
	width:200px;
	margin:1em 0 0 0;
	-moz-opacity:0.4;
	text-align:right;
}
#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#6d757a;
	margin-top:2px;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	margin:1em 0;
}

#searchform #s{
	background:#4c565f;
	border:2px solid #6c7074;
	width:30em;
	color:#FFF;
	padding:0.25em;
}

#searchform #searchsubmit{
	background:#2f3c44;
	height:2.2em;
	padding:3px;
	color:#CCC;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

#search_result{}
#search_result .title{font-size:1.3em; font-weight:bold}
.column1{ float:left;margin:5px 5px 5px 20px; width:250px;}



#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}




#f-block{ float:left; width:300px; color:#555}


/* TAGS */
#tags{border-bottom:1px #3E4459 solid; padding-bottom:10px;}
#tags h3 {padding-bottom:0em; text-decoration:underline; margin:5px 0; font-size:1.4em; line-height:1em;}
#tags h2, #tags h4{margin-bottom:10px}
#tags a, .tags a{color:#09C}


#tags_col, .tags_col { }
#tags_col a, .tags_col a{ float:left; width:120px;}



/* Glossary */
.glossary_quote{ background:url(images/glossary-indent.gif) repeat-y left; padding:5px 5px 5px 35px; margin:5px; color:#FC9}
.glossary_source{ font-size:.85em;}
.gloss{color:#09C}
.Glo-w{border-bottom:1px dotted #3E4459; margin-bottom:10px;}
.Glo-w h4{font-size:18px; margin-bottom:10px;}

.Glo-v{clear:both; margin:5px; color:#09C; font-size:16px;}


/* fix for IE 100% rounding bug */
#sidebar .final,
#content.twocol-stories .final {float: right; margin:0 0 0 10px;}




