/*
Theme Name: simp
Theme URI: http://www.wpyag.com/free-wordpress-themes/simple-and-cool-free-wordpress-theme-simp/
Description: A wordpress theme made by <a href="http://www.wpyag.com/">WordPress Yag</a>.
Version: 1.0
Author: TechYag
Author URI: http://www.techyag.com/
Tags: blue,black, dark, custom header, fixed width, two columns, widgets

	Simp WordPress Theme
	http://www.wpyag.com/free-wordpress-themes/simp/
	This theme was designed and built by TechYag Admin,
	

*/
/* +===========================================+
           Body
   +===========================================+ */
body {
    background: #f0f0ea url(images/bg.gif) repeat-x;
	font-size: 13px;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	color: #000000;
	height: 100%;
    width: 980px;
	margin: 0px auto;
    padding: 0px;
	}

/* +===========================================+
           General wordpress CSS
   +===========================================+ */
.clear {
clear: both;
}
	
img {
	border: 0;
}

a img {
	border: none;
}

p img {
	padding: 0;
	max-width: 100%;
	border: 1px solid #b3b3b3;
		}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b3b3b3;
	}

img.alignright {
    display: inline;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #b3b3b3;
	}

img.alignleft {
    display: inline;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #b3b3b3;
	}
	
.entry img {
  max-width: 659px;
  /* smooth image resizement in IE7+ */
  -ms-interpolation-mode: bicubic;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

blockquote {
    border: 1px solid #a3adb3;
	padding:10px 10px 10px 20px;
	font-style:italic;
	margin:10px 0;
	background:#d4d4d4 url(images/quote.png) no-repeat;
	color: #2f2f2f;
}


code {
  font-family: Consolas, Monaco, monospace;
  font-size: 10px;
 padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

hr {
border: 0;
color: #a71212;
background: #999898;
height: 1px;
}

a { 
text-decoration: none; 
color: #082b53;
}

a:link, a:visited {
 color: #082b53; 
 }
 
a:focus, a:hover, a:active {
 color: #0e4481; 
 }

del {
 color: #353535; text-decoration: line-through; 
 }

 
em {
 font-style: italic; 
 }

input { 
vertical-align: middle; 
}

ins {
color: #353535; text-decoration: none; 
}

small {
 font-size: 0.8em; 
 }
 

 
sub, sup {
 font-size: 0.7em; 
 }

.aligncenter, div.aligncenter {
 display: block; 
 margin-left: auto; 
 margin-right: auto; 
 }
 
.aligncenter img, .aligncenter p.wp-caption-text {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.entry div.alignleft {
 float: left; margin: 0 10px 10px 0; 
 }


.wp-caption {
  background-color: #bcbbbb;
  border: 1px solid #aeadad;
  overflow: hidden;
  padding: 3px;
}

.wp-caption img {
 border: 0 none; 
 margin: 0; 
 padding: 0; }

.wp-caption p.wp-caption-text {
   font-size: 13px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* +===========================================+
           Header
   +===========================================+ */
   /* General Header */
   
#header{
background: transparent;
width: 980px;
height: 150px;
margin-top: 20px;
}

#header .logo {
	padding-top: 0px;
	}

#header .description {
	position: relative;
	color: #ebebeb;
	text-shadow: #1c160e 0 1px 1px;
	font-size: 14px;
	}



/* +===========================================+
           Page Menu
   +===========================================+ */
#pageb {
width:980px;
height:30px;
margin-top:53px;
padding:0px;
position:relative;
float:left;
overflow:hidden; 
}

#page-link {
width:auto; 
height:25px; 
margin:0px; 
padding:0px; 
position:relative; 
float:left; 
}

#page-link ul {
height:25px; 
padding:0px; 
margin:0px; 
list-style-type:none; 
float:left; 
}

#page-link li {
background:url("images/tabl.png") no-repeat top left; 
height:30px; 
padding:0px 0px 0px 10px; 
margin:0px 0px 0px 7px; 
list-style-type:none; 
float:left; 
}

#page-link li a {
background:url("images/tabr.png") no-repeat top right; 
height:30px; 
color:#bcbcbc; 
font-size:14px; 
font-weight:bold; text-decoration:none; 
margin:0px; 
padding:5px 11px 8px 0px; 
float:left; 
display:block; 
}

#page-link li a:visited {
color:#bcbcbc; 
font-weight:bold; 
text-decoration:none; 
}

#page-link li a:hover {
color:#dcdcdc; 
font-weight:bold; 
text-decoration:none; 
}

#page-link li, .current_page_item {
color:#dcdcdc; 
font-weight:bold; 
text-decoration:none; 
}

/* +===========================================+
          Feed, Search toolbar
+===========================================+ */
#header-nav {
background:url("images/header-tool.png") no-repeat; 
width:980px; 
height:60px; 
margin:0px; 
padding:0px; 
position:relative; 
clear: both;
}

#nav-feed { 
top:20px; 
left:20px; 
position:relative; 
float:left;
font-weight: bold; 
}


#search{
		border: none;
		float: right;
		margin-right: 20px;
		position: relative;
		}
#search form#searchform{
			position: absolute;
			top: 25px;
			right: 0px;
			width: 210px;
			height: 25px;
			border: none;
			background-color: #012338;
			}
#search form#searchform .searchinput{
				position: absolute;
				top: 2px;
				left: 8px;
				color: #d8d8d8;
				font-size: 12px;
				width: 175px;
				border: 0;
				background-color: #012338;
				}
#search form#searchform .s-button{
				position: absolute;
				top: 0px;
				left: 185px;
				background: url(images/search.png) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}
				


/* +===========================================+
          Complete Content
   +===========================================+ */
#complete-content{
	margin: 0px auto;
	width: 980px;

	
}

/* +===========================================+ 
    Post Area
   +===========================================+ */  
#post-area {
float: left;
width: 660px;
font: 13px Helvetica, sans-serif;	
	
	}

/* General Post content */	
.post-content{
background: url(images/post-title.png) repeat-y ;
width: 659px;
float: left;


}

.post-content h2 { 
    padding-top:0px; 
	padding-bottom:0px; 
	margin:0px; 
	color:#00121d; 
	font-size:20px; 
	padding-left: 10px;

	
	}
	

.post-content h2 a {
 text-decoration:none;
color:#00121d;
 }
 
.post-content h2 a:hover {
 color: #0e4481;
}

.post-content h3 { 
   font-size:11px;
   color:#616161;
   padding-left: 10px;
   padding-bottom: 5px;
   margin: 0px;
   
   }
.post-content h3 a{
	color:#013876;
	font-size: 11px;
	text-decoration: none;
}

.post-content h3 a:hover {
	color: #175499;
    text-decoration: none;
}



.the-content {
background: #e9e9e9;
padding: 1px 10px 10px 10px;
text-align: justify;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #353535;
line-height: 1.5em;

}

.the-content a{
	color: #013876;
	text-decoration: none;

}

.the-content a:hover{
	color: #175499;

}

.the-content h1 {
	font-size: 26px;
	line-height: 1.2; 
	margin: 0.3em 0 10px;
	color: #4d4d4d;
	}

.the-content h2 {
	font-size: 22px;
	color: #4d4d4d;
	line-height: 1.3; 
	margin: 1em 0 .2em;
	background: transparent;
	padding-left: 0px;
}

.the-content h3 {
	font-size: 18px;
	color: #4d4d4d;
	line-height: 1.3; 
	margin: 1em 0 .2em;
	background: transparent;
	padding-left: 0px;
	}

.the-content h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.33em 0 .2em;
	color: #4d4d4d;
}

.the-content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 1.67em 0;
	color: #4d4d4d;
}

.the-content h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 1.67em 0;
	color: #4d4d4d;
	
}



.the-content ol li {
	line-height: 1.5em;
	color: #4d4d4d;
	font-size: 13px;
}

.the-content ul li {
	line-height: 1.5em;
	color: #4d4d4d;
	font-size: 13px;
}

/* +===========================================+ 
    Post top and bottom area
   +===========================================+ */ 

.posttop {
	width: 670px;
	height: 17px;
	background: url(images/post-top.png) no-repeat;
	float: left;
	overflow: hidden;
	margin-top: 10px;
		
}

.postbottom {
	width: 659px;
	height: 2px;
	background: #dadada;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}


/* +===========================================+ 
    Post Details
   +===========================================+ */ 
   .post-month{
    background:url(images/date.png) no-repeat top left;
	float:left;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	height: 80px;
	text-align:center;
	color:#949494;
	padding-top:10px;
	padding-bottom:0px;
	margin-left: -79px;
	text-transform:uppercase;
	
}

.post-date{
	font-size:20px;
	font-weight:bold;
	color:#bbbbbb;
	
}

.post-year{
	font-size:12px;
	font-weight:bold;
	color:#949494;
	
}
   /*  End post date    */ 

/* Post body */	


.author{
	padding:2px 5px 2px 20px;
	background:url(images/user.png) no-repeat;
	margin-left:0px;
	}

.comm{
	padding:2px 5px 2px 20px;
	background:url(images/comments.png) no-repeat;
	}

.tag{
	padding:2px 5px 2px 22px;
	background:url(images/tag.png) no-repeat;
	}
	/* +===========================================+ 
    Post continue
   +===========================================+ */ 

.continue{
margin-left: 10px;
margin-top: 5px;
}

/* +=============================================+
     Sidebar
   +=============================================+ */
.sidebar {
  margin-top: 0px;
  background: transparent;
  width: 300px;
  overflow:hidden;
  float: right;
  color: #0d5ba5;
 
   }

.social {

}   
.sads {
  margin-top: 0px;
  background-color: transparent;
  
  }
  

 #sideb{
    background: transparent;
	width: 300px;
	color: #3d3d3d;
	}

 #stitle{
    background: transparent url('images/title.png') no-repeat top;
	width: 300px;
	height: 43px;
}

#stitle h2 {
padding-top: 20px;
padding-left:15px;
font-size:16px;
color:#eaeaea;

}

#sideb ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#sideb ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	
}

#sideb ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
#sideb ul li li {
    padding: 5px 0px 5px 15px;
	margin: 2px;
	background: url(images/sidea.png) repeat-y;
}
	
#sideb ul li ul li {
    background: url(images/sidea.png) repeat-y;
	padding: 5px 0px 5px 15px;
	margin: 2px;
}

#sideb ul li li:hover {
background: url(images/sideh.png) repeat-y;
    

}
	
#sideb ul li ul li:hover {
background: url(images/sideh.png) repeat-y;
}

#sideb a {
	text-decoration: none;
    color: #3d3d3d;
    font-size: 14px;
	
}

#sideb a:hover {
	text-decoration: none;
    color: #001d31;
}

/*+==========================================+
widget
+=========================================+*/	
.widget {
background: transparent;
color: #6a6868;
}

.widget h3{
    background: transparent;
	width: 300px;
	padding-left: 0px;
	
	}



/*+==========================================+
Start Footer
+=========================================+*/
#footer {
    background: transparent;
	clear:both;
	position:relative;
	width: 100%;
	padding-top: 10px;
  
	}
	
.footerb {
	width: 980px;
	height: 25px;
	background: transparent url(images/footer.png) no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
#f1 {
background: #011d2e;
text-decoration: none;
padding-left: 10px;
padding-top: 5px;
color:#ffffff;
font-size: 12px;
line-height: 20px;
}

#f1 a {
	text-decoration: none;
    color:#696969;
	
}

#f1 a:hover {
	text-decoration: none;
    color: #adadad;
}

#f2{
width: 980px;
background: transparent url(images/f2.png) repeat-y top left;
}


#footer-box1{ 
width:309px; 
padding:0px; 
margin:0px 25px 15px 0; 
float:left;
}


#footer-box2{
width:309px; 
padding:0px; 
margin:0px 25px 15px 0;
float:left;}


#footer-box3{
width:309px; 
padding:0px; 
margin:0px 0px 15px 0; 
float:left;
}

#footer h2 {
color:#000d15;
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
margin-left: 10px;
margin-top: 10px;

}

#footer ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer ul li {
	list-style-type: none;
	margin: 0px 0px 3px 0px;
	padding: 2px 0px 2px 22px;
	margin: 2px 0;
	background: url(images/arrow.png) no-repeat top left;
}

#footer a {
	text-decoration: none;
    color: #696969;
    font-size: 14px;

}

#footer a:hover {
	text-decoration: none;
    color: #414141;
}

.designer {
float: right;
margin-right: 10px;
line-height: 20px;
}


/* +=============================================+
      Start Comment
   +=============================================+ */	
img.avatar {float:right; margin-left:5px;}
#commentform{padding:5px 10px;text-align:left;font-size:14px;color:#454545;}
#commentform p{margin:5px 5px 0 0;	padding:0;}
#commentform a{text-decoration:none;line-height:20px;}
#commentform textarea{padding:5px;}
#commentform h3{font-size:14px;font-weight:300;color:#454545;margin:0;padding:0;}
#comment{width:100%;}
#author,#email,#url,#comment{border:1px solid #9e9e9e;font-size:12px;padding:3px;margin:5px 5px 0 0;background:#dddddd;}
#commentform #submit{
color:#001522;
font-size:12px;
font-weight:bold;
}

#commentform #submit:hover{
color:#01273f;

}

#respond {margin:10px;}
#respond  a{font-weight:bold;}
#respond .cancel-comment-reply  a{font-size:12px;color:#012840;margin-left:10px;}
#respond .cancel-comment-reply  a:hover{color:#01426a;}
#respond h2{margin:0px 5px;color:#646464; font-size:16px; line-height: 30px; padding-left: 30px; background:url(images/comment.png) no-repeat top left;}
/*cite{}
cite a{}*/
#comments,.nocomments{color:#676767;margin:10px 0px 0px 10px;padding:0 35px;line-height:30px;font-size:16px; background:url(images/comment.png) no-repeat top left; }
#comments a{margin-left:200px;color:#012840;font-size:14px;font-weight:normal;text-align:right;}
#comments a:hover{color:#01426a;}
.nocomments{padding:0 10px;line-height:30px;font-size:12px;text-align:center;}
#commentlist{}
ol.commentlist{position:relative;list-style:none;margin:0;padding:10px 10px 20px;text-indent:0;}
ol.commentlist li{border:1px solid #b4b4b4;background:#f9f9f9;height:1%;margin:0 0 20px;padding:0 0 20px;position:relative;}
ol.commentlist li div.comment-author{border-bottom:1px solid #b4b4b4;margin:0 0 10px 80px;width:510px;height:45px;}
ol.commentlist li div.vcard{}
ol.commentlist li div.vcard cite.fn{text-align:center;position:absolute;left:82px;top:25px;overflow:hidden;color:#474747;font-style:normal;font-weight:bold;}
ol.commentlist li div.vcard cite.fn a.url{color:#012840;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#01426a;}
ol.commentlist li div.vcard img.avatar{position:absolute;left:20px;top:20px;width:48px;height:48px;padding:2px;}
/*ol.commentlist li div.vcard img.avatar-32{}
ol.commentlist li div.vcard img.photo{}*/
ol.commentlist li div.vcard span.says{position:absolute;left:-9999px;top:-9999px;}
/*ol.commentlist li div.commentmetadata{}*/
ol.commentlist li div.comment-meta{position:absolute;right:35px;top:25px;font-size:11px;font-weight:normal;}
ol.commentlist li div.comment-meta a{color:#01426a;text-decoration:none;}
ol.commentlist li div.comment-meta a:hover{color:#777;}
ol.commentlist li ol.commentlist li ul{list-style:square;margin:0;padding:0;text-indent:0;}
ol.commentlist li p{margin:0 0 0 82px;padding:0 85px 10px 0;color:#474747;}
ol.commentlist li div.reply{margin-left:82px;}
ol.commentlist li div.reply a{display:block;width:40px;line-height:14px;padding:1px 0;text-align:center;border:1px solid #b4b4b4;background:#f9f9f9;color:#666;}
ol.commentlist li div.reply a:hover{background:#343434;color:#999;}
ol.commentlist li ul.children{list-style:none;margin:0;text-indent:0;}
ol.commentlist li ul.children li{border:none;padding-bottom:0;}
ol.commentlist li ul.children li div.comment-author{margin:0;padding:0;padding-bottom:10px;width:428px;height:15px;border-top:1px solid #222;border-bottom:none;}
ol.commentlist li ul.children li div.vcard cite.fn{text-align:left;position:absolute;left:30px;top:5px;color:#777;}
ol.commentlist li ul.children li div.vcard cite.fn a.url{color:#999;}
ol.commentlist li ul.children li div.vcard cite.fn a.url:hover{color:#ff3363;}
ol.commentlist li ul.children li img.avatar{position:absolute;top:2px;left:0;padding:1px;border:1px solid #ccc;width:16px;height:16px;background:#fff;}
ol.commentlist li ul.children li div.comment-meta{right:8px;top:5px;}
ol.commentlist li ul.children li div.comment-meta a{color:#444;}
ol.commentlist li ul.children li div.comment-meta a:hover{color:#777;}
ol.commentlist li ul.children li p{margin:0;padding:5px 0 10px;color:#666;}
ol.commentlist li ul.children li div.reply{margin-left:0;}
ol.commentlist li ul.children li div.reply a{color:#444;}
ol.commentlist li ul.children li div.reply a:hover{color:#777;}
ol.commentlist li ul.children li.depth-2{margin:15px 82px 0 82px;}
ol.commentlist li ul.children li.depth-3{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-3 div.comment-author{width:398px;}
ol.commentlist li ul.children li.depth-4{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-4 div.comment-author{width:368px;}
ol.commentlist li ul.children li.depth-5{margin:15px 0 0 30px;}
ol.commentlist li ul.children li.depth-5 div.comment-author{width:338px;}
ol.commentlist li.pingback div.vcard{}
ol.commentlist li.pingback div.vcard cite.fn{overflow:hidden;text-align:left;left:70px;top:47px;width:430px;}
ol.commentlist li.pingback div.comment-author{padding-bottom:25px;}
ol.commentlist li.pingback div.comment-meta{position:absolute;right:10px;top:20px;}
ol.commentlist li.pingback div.reply{right:-9999px;top:-9999px;}


/* +=============================================+
      End Comment
   +=============================================+ */
/* +===========================================+
           Search Result page
   +===========================================+ */
   
.rtitle{
    background: transparent;
	text-align: center;
	text-decoration:none;
    color: #012942;
	font-size:20px;
	font-weight: bold;
}

.rtitle h2 {
}	

.serror{
background: transparent;
	color: #8faa12;
	font-weight:bold;
font-size:20px;
}
