/*
Theme Name: Search Engine DeOptimization
Theme URI: http://www.search-engine-deoptimization.com
Version: 1.0
Description: Why Search Engine Deoptimization Works
Author: Chris Martin	
Author URI: http://www.netexclusive.net
*/
body {
	background-image:url('images/pagebg.jpg');
	background-repeat:repeat-x;
	background-color: #050738;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#searchcenter{
	width:800px;
	margin:0px auto;
}

#banner{
	background-image:url(images/search-engine-deoptimizationcom.jpg); 
	background-repeat:no-repeat;
	height:200px;
	width:800px;
	border-bottom:1px solid #ccc;
}

img {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.main {
	clear:both;
	width: 800px;
	margin: 0 auto 0 auto;
	background: #fff;
}

.topa {
	width: 800px;
   clear: both;
	background:  url('images/dotted.gif') repeat-x bottom;
	height: 49px
}

.topMenu {
  float:left;

	font-size: 11px;
}

.topMenu ul {
	padding: 20px 0px 10px 0; 
	margin: 0px;
	list-style: none;
	border: none;
}

.topMenu li {
	display: inline;
}

.topMenu li a {
	color: #f60;
	background: inherit;
	font-weight: normal;
	padding: 20px 5px 6px 5px;
	margin: 0;
	text-decoration: none;
}

.topMenu li a:hover {
	color: #000;
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 20px 5px 6px 5px;
	margin: 0;
	border-bottom: 4px solid #ccc;
	text-decoration: none;
}



.topb {
	width: 800px;
   clear: both;
	background: #f00  url('images/dotted.gif') repeat-x bottom;
	height: 230px
}

.topb .clock {
	float: left;
	width: 245px;
	height: 229px;
	background:  url('images/clock.jpg') no-repeat bottom left;
}

.topb .welcome {
	float: left; 
	width: 415px;
	margin-top: 55px;
}

.welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -2px;
	color: #011a5a;
	font-weight: normal;
	margin: 0 0 -10px 0;
	padding: 0;
}

.welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -3px;
	color: #92000;
	font-weight: bold;
	margin: -12px 0 0 0;
	padding: 0;	
}

.welcome h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: -3px;
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

.welcome p {
	margin: 10px 0 0 0;
	padding: 0;
}

.welcome a {
	color: #f60;
	text-decoration: underline;
}

.welcome a:hover {
	color: #f60;
	text-decoration: none;
}

.cont {
	clear: both;
}

.leftColumn {
	color: #666;
  	float: left;
	width: 215px;
	padding: 8px 10px 8px 5px;
}

.leftColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 4px 0;
	margin: 0;
	border-bottom: 2px Solid #666;
}

.leftColumn h2 span {
	color: #011a5a;
}



.center {
	float: left;
	width: 565px;
	padding: 8px 0 8px 0;
}

.center h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;	
	margin: 0;
	color: #011a5a;
}

.center h2 a {
	color: #011a5a;
	text-decoration: none;
}

.center h2 a:hover {
	color: #444;
	text-decoration: none;
}

.center p {
	padding: 4px 0 4px 0;
	margin: 0;
}

.right {
	padding: 8px 0 8px 0;
	clear: both;
	width: 450px;
}

.right img {
	float: left;
	margin: 0 20px 0 0;
}

.slinks {
	clear: both;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}

.slinks ul {
	padding: 0; 
	margin: 0;
	list-style: none;
	display: inline;
	border: none;
}

.slinks li {
	display: inline;
	padding: 0;
	margin: 0;
}

.slinks li a, .slinks a {
	color: #999;
	background: #fff;
	padding: 0 6px 0 6px;
	margin: 0;
	text-decoration: none;
}

.slinks li a:hover, .slinks a:hover {
	color: #011a5a;
	margin: 0;
	text-decoration: none;
	background: #fff url('images/arrup.gif') no-repeat bottom;; padding-left:6px; padding-right:6px; padding-top:0; padding-bottom:10px
}

.cpr {
	clear: both;
}

.cpr p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 10px;	
}

.cpr a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.cpr a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #011a5a;
}

p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding: 3px 0 3px 0;
	vertical-align: middle;
}

.date a:link, .date a:visited {
	color: #f60;
	text-decoration: underline;
}

.date a:hover, .date a:active {
	color: #f60;
	text-decoration: none;
}

.date img {
	vertical-align: middle;
	margin: 0 5px 0 5px;
	padding: 0;
}

/* 888888888888888888888888888888888888888888888888 */

	.fld
{
background-color:#c6d9df;
font-family:Verdana;
font-size:10px;
color:#000;
border : 1px solid #34565f;
}

input.text { 
	margin: 0; 
	width: 130px;
	border: 1px solid #ccc; 
	background: #fff;
	color: #777; 
}

input.text:hover { 
	border: 1px solid #666; 
}

input.searchbutton { 
	margin: 1px; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #34565f; 
	background: #FFFFFF; 
	color: #34565f; 
	padding: 0px;

}

fieldset {
	border: 1px solid #ccc;
}

textarea.text { 
	height: 150px; 
	width: 90%; 
	border: 1px solid #ccc; 
	background: #fff; 
	color: #444;
}

textarea.text:hover { 
	border: 1px solid #bbb; 
	background: #FFFFF4; 
	color: #000;
}

input.field { 
	border: 1px solid #ccc; 
	background-color: #fff; 
	width: 200px; 
	color: #444;
}

input.field:hover { 
	border: 1px solid #bbb; 
	background: #fff; 
	color: #444;
}

input.button {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	background: #f4f4f4; 
	color: #555;
	border: 1px Solid #ccc;
}






/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#34565f;

}


.info a{
color:#34565f;
}

.info a:visited{
color:#34565f;
}

.entry a:visited{
color:#34565f;
}

.entry a{
color:#34565f;
}


/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
color:#34565f;

}

#commentlist li a{

color:#34565f;

}


.graybox a
{
color:#34565f;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}


.fld{
	float:left;
	border:1px solid #030337;
	background-color:#fff;
	height:16px;
	font-family:verdana;

	margin-right:-1px;
}

*html .fld {
		margin-right:-4px;
	}


.btn{

	height:20px;
	border:1px solid #011a5a;
	background-color:#f5d066;
	color:#011a5a;
	font-weight:bold;
	font-family:verdana;
	
	}
	
.sfrm {
	padding:0px;
	margin:0px;
}	

#navigation{
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #e7e7e7;
	height:29px;
	line-height:29px;
}

.navigation{
	font-family:verdana;
	font-size:0.8em;
	color:#060739;
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:29px;
	}

.navigation li {
	float:left;
	display:block;
	height:29px;
	line-height:29px;
	}

.navigation li a{
	font-weight:bold;
	float:left;
	color:#060739;
	display:block;
	height:29px;
	line-height:29px;
	padding:0px 6px;
	text-decoration:none;
	}
	
.navigation li a:hover{
	font-weight:bold;
	float:left;
	color:#fff;
	background-color:#1f4461;
	display:block;
	height:29px;
	line-height:29px;
	padding:0px 6px;
	text-decoration:none;
	}

.nav .current_page_item a {
	font-weight:bold;
	float:left;
	color:#fff;
	background-image:url(images/navbgmo.jpg);
	background-repeat:repeat-x;
	display:block;
	height:29px;
	line-height:29px;
	padding:0px 6px;
	text-decoration:none;
}

.nav .page_item a {
	text-decoration : none;
	padding-left:5px;
	color:#fff;
	height:29px;
	line-height:29px;
}

#search{
float:right;
	width:309px;
	height:38px;
	background-image:url('images/searchboxbg.jpg');
	background-repeat:repeat-x;
	background-color:#0051bd;	
}

.search{
	position:relative;
	top:8px;
	left:10px;
}

.searchbtn
{
background-image:url('images/searchbtnbg.jpg');
background-repeat:repeat-x;
background-color:#d5e9ff;
font-family:Verdana;
font-size:9pt;
color:#000;
border : 1px solid #01436e;
margin-left:-5px;
}

.searchfld
{
background-color:#e5f4ff;
font-family:Verdana;
font-size:9pt;
color:#000;
border : 1px solid #01436e;
}



/*****tab css*****************/

.shadetabs{
overflow:hidden;
padding: 10px 0px;
margin: 0px;
font: 8pt Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 10px 5px;
text-decoration:none;
color: #002c4c;
background-color:#d4edff;
}



.shadetabs li a:hover{
text-decoration: none;

}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;

}

.shadetabs li a.selected{ /*selected main tab style */
background-color:#1f4461;
color:#fff;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

.tabtxt{
font-family:verdana;
font-size:8pt;
color:#fff;

}

.tabtxt a{

color:#c7f8ff;
text-decoration:underline;

}

.tabtxt a:hover{

color:#fff;
text-decoration:none;

}

.tabbox{
width:auto; 
padding: 10px;
background-color:#1f4461;
}



/***********************/
.articles{
	font-family : verdana; 
	font-size:8pt;
	color:#fff;
	margin:0px ;
	padding:5px ;
	margin:0px;
	list-style-type:none;
}
.articles a{
	color:#d4edff;
	text-decoration:underline;
	}

.articles a:hover{
	color:#fff;
	text-decoration:none;
	}
	
*html .poststxt li a{

	margin-bottom: -14px;

	}

.poststxt{
	font-family:verdana;
	font-size:8pt;
	color:#060739;
	margin: 0px;
	padding:0px;
	list-style-type:none;
	}

.poststxt li {

	margin-bottom:1px;
	}	
	
.poststxt li a{
	cursor:pointer;
	background-color:#d4edff;
	display:block;
	padding:5px;
	color:#060739;

	text-decoration:none;}	

.poststxt li a:hover{
	display:block;
	color:#060739;
	cursor:pointer;
	background-color:#b7dbf5;
	
	text-decoration:none;}
	
.poststxt a{
	cursor:pointer;
	background-color:#d4edff;
	display:block;
	padding:5px;
	margin:0px 0px -10px 0px;
	color:#060739;

	text-decoration:none;}	

.poststxt a:hover{
	display:block;
	color:#060739;
	cursor:pointer;
	background-color:#b7dbf5;
	
	text-decoration:none;}