/*
Theme Name: SeoWords 2.0
Author:
*/



body {
	background: #2f2f2f url(images/pattern.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #5d5d5d;
}

a{ text-decoration:none;}
a:hover{text-decoration: none;}

     a.opacity img {
     filter:alpha(opacity=100);
     -moz-opacity: 1.0; 
     opacity: 1.0;
     -khtml-opacity: 1.0;}
 
    a.opacity:hover img {
     filter:alpha(opacity=75);   
     -moz-opacity: 0.7;   
     opacity: 0.7;
     -khtml-opacity: 0.7; }
	 

img.left{ float: left; border: none;}
img.right{ float: right; border: none;}

h1 {font: 24px Tahoma;}
h2 {font: 22px Tahoma;}
h3 {font: 20px Tahoma;}
h4 {font: 18px Tahoma;}
h5 {font: 16px Tahoma;}
h6 {font: 14px Tahoma;}

#wrapper {
	width: 1004px;
	margin: 0px auto 20px auto;
	padding: 0px;
}

#header {
	height: 150px;
	width: 1004px;
	margin: 0px 0 12px 0;
}

#main {
	background: url(images/contentbg.png) repeat-y;
	width: 1004px;
}

#content {
	width: 655px;
	padding: 0 0px 15px 0px;
	margin: 0 0 0 20px;
	float: left;
	line-height: 1.3em;
	text-align: justify;
}

#logo {
	background: url(images/logo.png) no-repeat top left;
	float:left;
	width: 390px;
	height: 85px;
	margin: 10px 0 0 30px;
}

#banner {
	background: none;
	float:right;
	width: 580px;
	height: 85px;
	margin: 20px 0 0 0;
}



.contenttop {
background : url(images/contenttop.png) no-repeat top;
top : 0;
right : 0;
height : 13px;
width : 1004px;
}
.contentbot {
background : url(images/contentbot.png) no-repeat bottom;
height : 13px;
width : 1004px;
padding: 0;
margin: 0;
}

.related {
	background:url('images/related.png') #f8f8f8 no-repeat top left;
	border:1px dashed #cfdde9;
	padding:5px 20px 5px 55px;
	margin:10px 0;
}

.rssp {
	background:url('images/related.png') #f8f8f8 no-repeat top left;
	border:1px dashed #cfdde9;
	padding:5px 20px 5px 55px;
	margin:10px 0;
	height : 35px;
}

#sidebar {
	width: 300px;
	float: right;
	margin: 7px 20px 0 0;
	padding: 0;
}

#footer {
	height: 22px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}
#footer a:link, #footer a:visited {
	color: #0299c5;
	outline-style:none;
	outline-width:0;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}

#bloginfo {
	font-style: arial;
	font-size: 12px;
	color: #bee6f7;
	float:left;
	margin:0px;
}

.description {
	clear: left;
	padding: 5px 0 5px 35px;
}

.post {
	padding: 5px 5px 5px 0;
	font-size: .9em;
	overflow: hidden;
}

.sticky {
background: url(images/pinned.png) no-repeat top left;
padding-top: 25px;
border-bottom: 1px solid #cfdde9;
}

.post_thumbnail {
	border:1px solid #cfdde9;
	padding:4px;
	float: right;
	margin: 3px 0 0 0;
	}
.post_thumbnail:hover {
	border:1px solid #abcce9;
	padding:4px;
	float: right;
	margin: 3px 0 0 0;
	}
	
.entry-content, .entry-excerpt {
	background: url(images/postbg.png) no-repeat top center;
	clear: left;
	padding: 3px 0 0 0;
}
.entry-content-main, .entry-excerpt-main {
	background: url(images/postbg.png) no-repeat top center;
	clear: left;
	padding: 15px 0 0 0;
	font-size: 1.2em;
}

.main-excerpt {
max-width:475px;
float:left;
font-size: 18px;
}

.navigation {
  clear: both;
}

.entry-meta {
  margin: 5px 0 0px 0;
  padding: 0 0 20px 0;
}

.entry-text {
background: url(images/postbg.png) no-repeat top center;
}

.underpost {
	font-size: .9em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#content a:link, #content a:visited {
	padding: 2px;
	text-decoration: none;
	color: #2c8dcb;
	outline-style:none;
	outline-width:0;
}
#content a:hover {
	text-decoration: none;
}

#cats { max-width: 974px; height: 37px; margin: 0; padding: 6px 15px 0px 15px; max-height: 42px; background: url("images/navbg.png") no-repeat; overflow:hidden;}
#cats ul { list-style-type: none; float: left; padding: 0px 0px 0px 0px; margin: 0; width: 970px; }
#cats ul li { float: left; display: block; height: 31px; padding: 0px; margin-right: 10px; margin-bottom: 6px; }
#cats ul li:hover { background: url(images/cats-hover-left.png) left; }
#cats ul li a:link, #cats ul li a:visited, #cats ul li a:active { float: left; color: #fff; text-transform: uppercase; display: block; height: 29px; font: 12px verdana; letter-spacing: 1px; padding: 7px 10px 0px 10px; margin: 0px; text-decoration: none;}
#cats ul li a:hover { background: url(images/cats-hover-right.png) no-repeat top right !important; background: none; color: #FFF; height: 29px; text-decoration: none; }
#cats .home a:link, #cats .home a:visited, #cats .current_page_item a:link, #cats .current_page_item a:visited { background: url(images/cats-hover-right.png) no-repeat top right !important; background: none; color: #FFF; }
#cats .home, #cats .current_page_item { background: url(images/cats-hover-left.png) left !important; background: none; position: relative; z-index: 80 !important; }	        						

#pages{
	padding: 0;
	white-space: nowrap;
	margin: 10px 0 0 0;
	width: 450px;
	float:right;
}
#pages li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#pages ul {
	margin: 0px;
	padding: 0px;
	float:right;
}
#pages li a:link, #pages li a:visited {
	font: bold 12px arial;
	text-decoration: none;
	color: #8d8d8d;
	text-transform: uppercase;
	padding: 3px;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}
#pages li a:hover, #pages li a:active {
	border-bottom: 2px solid #43a2df;
	text-decoration: none;
}
#pages .current_page_item a:link, #pages .current_page_item a:visited {
	border-bottom: 2px solid #43a2df;
}

.sidebar-box {
	background: url(images/sbbot.png) no-repeat bottom;
	padding-bottom: 23px;
	color: #222222;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #7a7a7a;
}
#sidebar ul li  {
	display: block;
}
#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
	color: #7a7a7a;
	padding: 0px 0px 0px 16px;
	background: url(images/bulletoff.png) no-repeat 0px 0px;
	outline-style:none;
	outline-width:0;
	display: block;
}
#sidebar li a:hover {
	color: #0299c5;
	background: url(images/bulleton.png) no-repeat 1px 0px;
}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #fcfdfd;
	outline-style:none;
	outline-width:0;
}
#sidebar a:hover {
	color: #fcfdfd;
}
#sidebar ul ul {
	margin: 0px;
  	background: url(images/sbbg.png) repeat-y;
	padding: 6px 10px 0 10px;
}
#sidebar ul ul ul  {
	margin: -2px 0 0 0px;
	padding: 0 0 0 10px;
	background: none;
	}
#sidebar ul ol {
	margin: -2px 0 0 0px;
	padding: 0 0 0 10px;
	}
#sidebar ul ul li {
  font-size: .9em;
  margin: 6px 0 0 0 !important;
  margin: 2px 0 0 0;
  padding: 0px;
}

#sidebar h1 {
	font-size: 1.4em;
}
.sidebar-h3 {
	background: url(images/sbh2.png) no-repeat top center;
	font: bold 12px arial;
	line-height: 32px;
	color: #1f81bf;
	text-transform: uppercase;
	padding-left: 15px;
	height: 32px;
	margin:0px;
	letter-spacing: 1px;
}


.post h1 {
	margin: 0px;
	padding: 0;
	font: 22px Verdana;
	line-height: 26px;
	padding: 2px;
	color: #156290;
}
.post h2 {
  font: bold 12px verdana;
  margin: 0;
  padding: 0;
	line-height: 26px;
	padding: 2px;
	color: #2c8dcb;
}
.post h3 {
  font: 18px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #2c8dcb;
}
.post h4 {
  font: 16px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #2c8dcb;
}
.post h5 {
  font: 14px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #2c8dcb;
}
.post h6 {
  font: 12px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #2c8dcb;
}
.post-single h1 {
	margin: 0px;
	padding: 0;
	font: 22px Tahoma;
	text-shadow: #515151 1px 0.05em 1px;
	line-height: 26px;
	padding: 2px;
	color: #2c8dcb;
}

.archive-title {
text-align: center;
}
.archive-title h1 {
  font: 26px Tahoma;
  margin: 0;
  padding: 0;
	text-shadow: #515151 1px 0.05em 1px;
	padding: 2px;
	color: #2c8dcb;
 }
.archive-title p {
margin: 0 0 20px 3px;
padding: 0 0 10px 0;
font-size: 12px;
border-bottom: 1px solid #ebebeb;
}

#commentform{
max-width: 650px;
min-width: 650px;
overflow: hidden;
	margin:0;
	padding:0;
	font-size: 12px;
	}	
#commentform p{
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
	}
#commentform a{text-decoration: none; line-height: 14pt;font-size: 12px;}
#commentform h3{
	font-size: 10pt;
	font-weight: normal;
	margin:0;
	padding:0;
	}
#comment{
	width:80%;
	}
#author{
	background: url(images/name.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#author:focus{
background: url(images/name2.png) no-repeat;
}
#email{
	background: url(images/email.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#email:focus{
background: url(images/email2.png) no-repeat;
}
#url{
	background: url(images/url.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	margin:0px 5px 0 17px;
	padding:0px 0 0 75px;
	color: #7a7a7a;
	border: none;
	width: 193px;
	height: 36px;
	}
#url:focus{
background: url(images/url2.png) no-repeat;
}
#comment{
	background: url(images/comment.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	padding:30px 10px 10px 10px;
	margin:0px 5px 0 17px;
	border: none;
	color: #7a7a7a;
	max-width: 248px;
	min-height: 162px;
	}
#comment:focus{
background: url(images/comment2.png) no-repeat;
}
#submit{
	background: url(images/submit.png) no-repeat;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	margin:0 5px 0 17px;
	padding:0;
	border: none;
	height: 36px;
	width: 120px;
	}
#submit:hover{
background: url(images/submit2.png) no-repeat;
cursor: pointer;
}
#comments{margin:0; padding:0; overflow: hidden;}
ol.commentlist {list-style-type: none; margin:0; padding:0;}
ol.commentlist li {
background: url(images/gradbg.png) bottom repeat-x;
border: 1px solid #cfdde9;
	margin:0px 0 10px 0;
	padding:10px 10px 10px 10px;
	list-style-type:none;
	font-size: 12px;
	overflow: hidden;
	}
ol.commentlist li:hover {border: 1px solid #abcce9;}
ol.commentlist li p {margin: 10px 0 0px 0; padding: 0 60px 0 0; line-height: 14pt; overflow:hidden; color: #7a7a7a;}
ol.commentlist a {text-decoration:none;}
ol.commentlist  .date {
font-size: 8px;
	}
#respond {
background: url(images/commentform-bg.png) no-repeat center top;
max-width: 369px;
min-width: 369px;
height: 546px;
padding: 12px 0 0 0px;
margin: 15px 0 0 16px;
}
#respond-title1 {
  font: 18px Tahoma;
  margin: 0 0 5px 0px;
  padding: 0;
  padding: 2px;
  color: #1f81bf;
}
#respond-title {
width: 150px;
  font: 20px Tahoma;
  margin: 0 0 5px 10px;
  padding: 0;
  text-shadow: #515151 1px 0.05em 1px;
  padding: 2px;
  color: #2c8dcb;
}
#respond .cancel-comment-reply  { 
float:right; 
font-size: 12px;
margin: 0px 18px 0 0;
padding: 0;
}
.reply {
width: 57px;
height: 19px;
background: transparent url(images/reply.png) no-repeat;
float: right;
font-size: 10px;
color: #fff;
padding: 0 0 0 3px;
margin: 0 0 0 3px;
}
.avatar {
margin: 0px 8px 0 0px;
float:left;
border:1px solid #ddd;
padding:4px;
}
cite {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #7a7a7a;
	margin: 30px 0 0 0;
	}	
cite a{text-decoration: none;}

.post blockquote {
	background:url('images/quote.png') #f8f8f8 no-repeat top left;
	border:1px dashed #cfdde9;
	padding:5px 20px 5px 55px;
	margin:10px 0;
}
.post blockquote:hover {
border: 1px dashed #92c0e9;
}
ol.commentlist li blockquote p {
background:url('images/quote.png') #f8f8f8 no-repeat top left;
border:1px dashed #cfdde9;
margin: 10px 0 10px 0; 
padding: 15px 15px 15px 55px; 
line-height: 14pt; 
width: 350px; 
overflow:hidden; 
color: #7a7a7a;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}

#searchbox { 
	width:222px !important; 
	width:230px; 
	height:27px; 
	background:url(images/input.png) no-repeat; 
}
#searchbox #s {
	float:left; 
	padding:2px; 
	margin: 4px 0px 0 5px; 
	border:0; 
	width:185px; 
	background:none; 
	font:12px Arial; 
	color:#7a7a7a; 
}

a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	outline-style:none;
	outline-width:0;
}
a.image img {
	border: none;
}

.npalignleft {
  float: left;
}
.npalignright {
  float: right;
}

.advertisment {
  background: #f3f7fa;
  border: 1px solid #cfe4f2;
}
.thumbs {
  padding: 5px 0px 10px 0px;
  margin: 0 0 0 6px;
}
.thumbs img {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 125px;
  height: 125px;
  border: 0;
}

.readmore {
  background: url(images/rmarrow.png) no-repeat 75px 1px;
  padding: 0;
  margin:5px 0px 0 0;
}

.social {
background: url(images/social_bg.png) no-repeat top;
  padding: 5px 5px 5px 5px;
  margin: 5px;
  text-align:center;
  font-family:Trebuchet MS;
  font-size:12px;
  height: 78px;
}
.social img {
  margin:10px 2px 0px 2px;
  padding: 3px 2px 2px 2px;
  text-align:center;
  border:1px solid #cfdde9;
}
.social img:hover {
border:1px solid #abcce9;
}

#nolix a.nolix {
color: #ffffff !important;
font-size: 16px !important;
}

#nolix a {
color: #ffffff !important;
margin-top:-12px !important; 
text-decoration: none !important;
}

#nolix a.nolix:hover {
text-decoration: none !important;
}

#nolix > div {
background: transparent !important;
margin-top:-8px !important; 
}