/*
Theme Name: seo4promotion
Author: webbyservice.com
Author URI: http://www.webbyservice.com/
*/

* {
	margin: 0; padding: 0; border:0;
}

:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

body {
	background: url("images/body_top.jpg") repeat-x scroll left top #FFFFFF;
    	border-top: 4px solid #000000;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    	font-size: 12px;
}

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #0072c8;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0072c8;
}

p {
	line-height: 20px;
    margin:0;
    padding: 0 0 10px;	
}


img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height:0px;
	clear: both;
}


.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	margin:0px auto;
	text-align: left;
	width: 800px !important;
}
/** END wrapper **/

/** BEGIN header **/
#header{
	height:126px;
	overflow:hidden;
}

#header2{
	height:30px;
}

#header .topic {
	float:left;	
	margin-top:50px;
	margin-left:0px;
}

#header .logo {	
	float:left;
	width:271px;
	height:126px;
	background:url(images/seo4promotion_logo.jpg) no-repeat;
}


#header .rss {	
	float:right;
	width:16px;
	height:16px;
	margin-top:6px;
	margin-right:4px;
	text-indent:-999px;
	font-size:0px;
	background:url(images/rss.jpg) no-repeat;
}


#header .links {
	float:right;
	margin-top:4px;
	list-style-type: none;
	overflow: hidden;
	color:#ffffff;
}

#header .links a {	
	color:#ffffff;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
	text-transform:capitalize;
}

.search {
	float:right;
	margin-top:14px;
	margin-right:0px;
}

.search .inputtext {
	float:right;
	background:transparent;
	font-size:12px;
	color:#000000;
	width:150px;
	vertical-align:middle;
	border: 0px;
	margin:2px 6px 0 0px;
	padding:3px 2px;
	background:#FFFFFF;
	border:#cccccc 1px solid;
	}

.search .inputsubmit {
	float:right;
	width:60px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:2px 2px 0 0px;
	background:#77a6c7;
	padding:3px 2px;
	color:#FFFFFF;
	text-align:center;
	
}

#nav  {
	float:left;
	display: block;
	margin-top:5px;
	font-size:12px;
	overflow:hidden;
	}

#nav li {
	float: left;
	list-style-type: none;
	}
	
#nav ul li a {
	position:relative;
	text-decoration: none;
	display: block;
	padding:0px 10px;
	text-transform:capitalize;
	color: #000000;
	font-weight:bold;
	}
#nav ul li a:hover {
	color: #6b6c7a;
	text-decoration: none;
	}


/** END header **/

/** BEGIN content **/
#maincontent {
	margin:0 auto;
	margin-top:15px;
}

#content {
	float:left;
	width:530px;
	padding-left:0px;
	padding-top:0px;
	overflow:hidden;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

/*
#content h2 {
	color: #3E81A2;
    font-family: arial,verdana,sans-serif;
    font-size: 22px;
    line-height: 24px;
    margin: 0 0 10px;
}

#content h3 {
	 border-bottom: 1px dotted #EEEEEE;
    color: #222222;
    font-family: georgia,arial,verdana,sans-serif;
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    margin: 40px 0 10px;
    padding: 0 0 2px;
}
*/
#content .adsBodyTop {
	float:left;
	width:310px;
	margin-right:5px;
	margin-bottom:5px;
}


/* Images */
#content img{
	max-width:470px;
	border:1px solid #cbcbcb;
}

#content a img:hover{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}

#content embed{
	max-width: 470px;
}
	
#content .post {
	margin-bottom:20px;
}

#content .title{
	margin-top:0px;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
}
/*	
#content .post h2 {
	margin:0px;
	margin-bottom:5px;
}

#content .post h2 a {
	text-decoration: none;
	color: #3E81A2;
}
*/
#content .single .archivetitle{
	padding:5px 5px;
	margin-bottom:10px;
}

h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#content .single {	
	margin-bottom:10px;
}

#content .single input {
	border:#cccccc 1px solid;		
	}

/*		
#content .single h2 {
	color:#000000
}

#content .single ul, #content .single ol, #content .post ul, #content .post ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content .single li, #content .post li {
	line-height: 1.5em;
	padding: 2px 0;
}
*/
#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}



/* Sidebar */
#sidebar {
	float:right;	
	width:230px;
	padding-top:0px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	line-height: 1.5em;
	padding:3px 0 0px 0px;
	list-style-type:disc;
	margin-left:12px;
}

#sidebar ul li a {
	text-decoration:none;
	
}

#sidebar ul li a:hover {
	text-decoration:none;
}

#sidebar .box{
	margin:0 auto;
	margin-bottom:10px;
	border-top:none;
}

#sidebar .ads{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	border-top:none;
}

#sidebar .box img{
	margin-top:10px;
	margin-bottom:10px;
	padding-left:26px;
}

#sidebar h3{
	border-bottom: 1px solid #EEEEEE;
    color: #333333;
    font-family: arial;
    font-size: 16px;
    font-weight: 100;
    margin: 0 0 10px;
    padding: 0 0 2px;
}

/** END content **/

#content .postnav {	
	float:right;
	padding: 0 0px;
	margin-bottom:0px;	
}
#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial;	
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}

.alignleft{
	text-align: left;
	float: left;
	padding-left:0px;
}

.alignright{
	text-align: right;
	float: right;
	padding-right:0px;
}

.aligncenter{
	text-align:center;
	padding-right:0px;
}

#navigation {
	overflow: hidden;
	margin-top:8px;
}

#navigation .alignleft{
	text-align: left;
	float: left;
	padding-left:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#navigation .alignright{
	text-align: right;
	float: right;
	padding-right:20px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/** BEGIN footer **/
#footer {
	clear: both;
	margin:0px auto;
	margin-top:8px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
}


#footer .copyright{
	clear:both;
	padding:0px;
}


/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 5px 15px 15px;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/