/*

Theme Name:Webmaster-Seo-Discussion

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author:
Author URI:



*/
* { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0;
	font-size: 100%; 
	vertical-align: baseline; 
	background: transparent; } 
	
body {line-height: 1; } 
ol, ul { list-style: none; } 

html {
	height: 100%;
	
}

body {
	background: #1A495E url('img/body.gif') repeat-x left top;
	color: #5A5A50;
	font: normal 0.8em sans-serif;
	line-height: 1.5em;	
}

p {padding: 0.2em 0 1em;}

h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.8em sans-serif;}
h3 {font: normal 1.4em sans-serif;}
h4 {font: normal 1.4em sans-serif;}
h5 {font: bold 1.2em sans-serif;}
h6 {font: bold 1em sans-serif;}

h1 a{
color:#0099FF;
}
h1 a:hover{
color:#FFFFFF;
}
h2,h3,h4,h5,h6 {
	color: #456;
	margin-bottom: 0.3em;
}


blockquote {
	background: #f1f1f1 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}

a {color: #456;}
a:hover {
	color: #D60;
	text-decoration: underline;
}



.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.center,.aligncenter {margin: 0 auto;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}

#layout_wrapper {
	color: #FFF;
	margin: 0 auto;
	width: 1000px;
}

#layout_top {height: 124px;}


#layout_body_outer {background: #373737 url('img/layout_body_outer.jpg') repeat-x;}
#layout_body {
	background: url('img/layout_b.png') no-repeat;
	padding: 8px 8px 0;
}


#logoad {padding: 28px 12px 0;margin-left:100px;}
.logo {
	float:left;
	}
.ad {
	float:right;
	padding-top:5px;
	}


/* Navigation */
#navigation {
	background: #3A3A3A url('img/navigation.gif') no-repeat;
	font: bold 1em sans-serif;
	padding: 0 8px;
}
#navigation ul, #navigation li {display: inline;}
#navigation li {display: inline;}
#navigation a {
	float: left;
	margin-right: 1px;
	text-align: center;
	text-decoration: none;
}

#nav2 a {
	color: #D0D6DA;
	padding: 10px;
}
#nav2 {
	background: #5090AE url('img/nav2.gif') repeat-x;
	margin: 0 -8px;
	padding: 0 8px;
}
#nav2 a:hover {color: #FFF;}
#nav2 li.current_page_item a {color: #FFF;}


/* Main */
#main {
	background: url('img/main.gif') repeat-y;
	border-bottom: 1px solid #C5C5C5;
}
#main #content ol, #main #content ul {margin: 0 0 1.2em 1.6em;}
#main ul li {list-style: disc;}
#main ol li {list-style: decimal;}
#main li {padding: 2px 0;}

#content_outer {
	border-top: 1px solid #FFF;
	width: 720px;
}
#content {	
	color: #444;
	padding: 16px;
}

/* Sidebar */
#sidebar_outer {
	border-top: 1px solid #EEE;
	width: 260px;
}
#sidebar {
	color: #555;
	padding: 16px 0;	
}
#sidebar a {color: #555;}
#sidebar a:hover {color: #000;}



/* Footer links */
#footer {
	background: url('img/footer.gif') no-repeat;
	color: #777;
	font-size: 0.9em;
	padding: 22px 8px 10px;
}
#footer a {color: #999;}
#footer .right, #footer .right a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {color: #999;}


.post {
	margin-bottom: 24px; 
	background:url(img/bpostt.JPG) no-repeat #d0edfa;
	}
	
.postcontent { 	padding:10px 15px 0 15px;}

.post a {text-decoration: none;}
.post a:hover {text-decoration: underline;}

.post_date {
	color: #777;
	font-size: 0.9em;
	padding: 8px 0 12px;
}


.post_date a {color: #444;}

.post_meta {
	background: #5196B2;
	border: 1px solid #a0a0a0;
	color: #fff;
	font-size: 0.9em;
	padding: 6px 10px;
}
.post_meta a {color: #fff; }
.post_meta a:hover {color: #CCCCCC;}

.small_post { 
margin-bottom: 14px;
width:340px; 
background:url(img/small_post.JPG) no-repeat #d0edfa;
}
.small_post_content { 	padding:10px 15px 0 15px;}

.small_post a {text-decoration: none;}
.small_post a:hover {text-decoration: underline;}
.small_post h3 {font-size:16px;}

.leftpost {
	float: left;
	
}

.rightpost {
	float: right;
	
}


.box {margin-bottom: 0.6em;}
.box_title {
	background: #E5E5E5;
	border: 1px solid #EAEAEA;
	border-color: #EAEAEA #D5D5D5 #D5D5D5 #E5E5E5;
	color: #777;
	font: bold 1.3em sans-serif;
	padding: 6px 10px;
}
.box_content {padding: 8px 0 8px;}

.box ul {

}

.box ul li {
display:block;
background:#DDDDDD;

}
.box ul li a {
display:block;
background:#DDDDDD;
text-decoration:none;padding:2px 0 2px 10px;
}

.box ul li a:hover {
display:block;
background:#CCCCCC;
text-decoration:none;
}

.box .ads img {
padding:5px 0 5px 5px;
}



