/*
Theme Name: dMisc
Theme URI: http://www.wpyag.com/free-wordpress-themes/free-wordpress-theme-dmisc/
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

dMisc WordPress Theme
http://www.wpyag.com/free-wordpress-themes/free-wordpress-theme-dmisc/
This theme is designed by TechYag Admin.
*/

/* +===========================================+
           Body
   +===========================================+ */
body {
    background: #efe3e5 url(images/bg.jpg);
	font-size: 13px;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	color: #000000;
	height: 100%;
    width: 1000px;
	margin: 0px auto;
    padding: 0px;
	}

/* +===========================================+
           General wordpress CSS
   +===========================================+ */
.clear {
clear: both;
}
.clearleft { clear:left; }
	
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;

}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

blockquote {
    border: 1px solid #b2a17c;
	padding:10px 10px 10px 20px;
	font-style:italic;
	margin:10px 0;
	background:#ddd9d0 url(images/quote.png) no-repeat;
	color: #000000;
}


code {
  font-family: Consolas, Monaco, monospace;
  font-size: 10px;
 padding: 1px 3px;
}

del { color: #000000; text-decoration: line-through; }

em { font-style: italic; }

hr {
border: 0;
color: #65421c;
background: #65421c;
height: 1px;
}

a { 
text-decoration: none; 
color: #748500;
}

a:link, a:visited {
 color: #082b53; 
 }
 
a:focus, a:hover, a:active {
 color: #556201; 
 }

del {
 color: #000000; text-decoration: line-through; 
 }

 
em {
 font-style: italic; 
 }

input { 
vertical-align: middle; 
}

ins {
color: #000000; 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: 1000px;
height: 120px;
margin-top: 20px;
}

#header .logo {
	padding-top: 0px;
	}

#header .description {
	position: relative;
	color: #bb7e36;
	font-size: 16px;

	}
	
/* Start search Box*/	
 
 
 #search-h{
		border: none;
		float: right;
		position: relative;
		}


#search{
		border: none;
		float: right;
		position: relative;
		}
		

#search form#searchform{
			position: absolute;
			top: 16px;
			right: 15px;
			width: 210px;
			height: 25px;
			border: none;
			background-color: #ddd9d0;
			}
#search form#searchform .searchinput{
				position: absolute;
				top: 5px;
				left: 8px;
				color: #808080;
				font-size: 12px;
				width: 175px;
				border: 0;
				background-color: #ddd9d0;
				}
#search form#searchform .s-button{
				position: absolute;
				top: 0px;
				left: 185px;
				background: url(images/s-button.gif) no-repeat;
				height: 25px;
				width: 25px;
				border: 0;
				cursor: pointer;
				}

	
/* +===========================================+
           Drop down page menu
   +===========================================+ */
#pagemenu{
width: 1000px;
height: 50px;
}
#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#ddd9d0; font-size:13px; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#949086; border:1px solid #cab78c; text-decoration:none; background:#ddd9d0;}
#dropmenu a:hover {color:#79627e;}
#dropmenu li {float:left; margin-right: 5px; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#dropmenu ul a {border-left:1px solid #a2a2a2;}
#dropmenu li ul {border-top:1px solid #a2a2a2; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #cab78c;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

/* +===========================================+
          Complete Content
   +===========================================+ */
#complete-content{
	margin: 0px auto;
	width: 1000px;	
}

/* +===========================================+
          Post body background
   +===========================================+ */
#post-content-m{
    width: 1000px;
	background: url(images/bg-post-c.png) repeat-y;
	float: left;
	overflow: hidden;

}

/* +===========================================+ 
    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;
	text-align: center;
	width: 80px;
	height: 73px;
    color:#373736;
	padding-top:5px;
	padding-bottom:0px;
	text-transform:uppercase;
	
}

.post-date{
	font-size:14px;
	font-weight:bold;
	text-align: center;
	color:#373736;
	
}

.post-year{
	font-size:12px;
	font-weight:bold;
	text-align: center;
	color:#373736;
	
}
   /*  End post date    */ 

/* Post body */	

.category{
	padding:2px 5px 2px 20px;
	background:url(images/category.png) no-repeat;
	margin-left:0px;
	}

.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 Area
   +===========================================+ */  
#post-area {
float: left;
width: 650px;
font: 13px Helvetica, sans-serif;
margin-top: 20px;
	
	}

/* General Post content */	
.post-content{
width: 650px;
float: left;
margin-left: 20px;
margin-right: 20px;


}

.post-content h2 { 
    padding-top:0px; 
	padding-bottom:0px; 
	margin:0px; 
	color:#422f31; 
	font-size:20px; 
	padding-left: 10px;
	}
	

.post-content h2 a {
 text-decoration:none;
color:#4b2247;
 }
 
.post-content h2 a:hover {
 color: #64215d;
}

.post-content h3 { 
   font-size:11px;
   color:#313030;
   padding-left: 10px;
   padding-bottom: 32px;
   margin: 0px;
   
   }
.post-content h3 a{
	color:#748500;
	font-size: 11px;
	text-decoration: none;
}

.post-content h3 a:hover {
	color: #556201;
    text-decoration: none;
}



.the-content {
padding: 1px 10px 5px 10px;
text-align: justify;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
line-height: 1.5em;

}

.the-content a{
	color: #748500;
	text-decoration: none;

}

.the-content a:hover{
	color: #556201;

}

.the-content h1 {
	font-size: 26px;
	line-height: 1.2; 
	margin: 0.3em 0 10px;
	color: #000000;
	}

.the-content h2 {
	font-size: 22px;
	color: #000000;
	line-height: 1.3; 
	margin: 1em 0 .2em;
	background: transparent;
	padding-left: 0px;
}

.the-content h3 {
	font-size: 18px;
	color: #000000;
	line-height: 1.3; 
	margin: 1em 0 .2em;
	background: transparent;
	padding-left: 0px;
	padding-bottom: 0px;
	}

.the-content h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 1.33em 0 .2em;
	color: #000000;
}

.the-content h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 1.67em 0;
	color: #000000;
}

.the-content h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 1.67em 0;
	color: #000000;
	
}



.the-content ol li {
	line-height: 1.5em;
	color: #000000;
	font-size: 13px;
}

.the-content ul li {
	line-height: 1.5em;
	color: #000000;
	font-size: 13px;
}



/* +===========================================+ 
    Post continue
   +===========================================+ */ 

.continue{
margin-left: 10px;
margin-bottom: 40px;
}


/* +===========================================+ 
    Navigation
   +===========================================+ */ 

#navigation {
font-size: 14px;
font-weight: bold;
color: #ffffff;
margin-top: 20px;
}

#navigation a{
font-weight: bold;
color: #79627e;
}

#navigation a:hover{
font-weight: bold;
color: #572d60;
}

.nav-left {
margin-left: 20px;
}

.nav-right {
margin-right: 20px;
margin-left: 20px;
}

/* +=============================================+
     Sidebar
   +=============================================+ */
.sidebar {
margin-top: 0px;
background: transparent;
width: 300px;
overflow:hidden;
float: right;
   }

.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: 10px;
margin-left: 35px;
font-size:16px;
color:#79627e;


}

#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 35px;
	margin: 2px;
	background: url(images/sidea.png) no-repeat ;
}
	
#sideb ul li ul li {
    background: url(images/sidea.png) no-repeat;
	padding: 5px 0px 5px 35px;
	margin: 2px;
}

#sideb ul li li:hover {
background: url(images/sideh.png) no-repeat;
    

}
	
#sideb ul li ul li:hover {
background: url(images/sideh.png) no-repeat;
}

#sideb a {
	text-decoration: none;
    color: #645a4e;
    font-size: 14px;
	
}

#sideb a:hover {
	text-decoration: none;
    color: #897b6a;
}

/*+==========================================+
widget
+=========================================+*/	
.widget {
background: transparent;
color: #8b8b8b;
margin-left: 10px;

}

.widget h3{
    background: transparent;
	width: 300px;
	}
	
	

/*+==========================================+
Start Footer
+=========================================+*/
#footer {
    background: transparent;
	clear:both;
	position:relative;
	width: 100%;
	padding-top: 10px;
  
	}
	
.footerb {
	width: 1000px;
	height: 30px;
	background: transparent url(images/footer.png) no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
#f1 {
text-decoration: none;
padding-left: 10px;
padding-top: 5px;
color:#8e8a81;
font-size: 12px;
line-height: 20px;
margin-bottom: 30px;
}

#f1 a {
	text-decoration: none;
    color:#79627e;
	
}

#f1 a:hover {
	text-decoration: none;
    color: #6e4e75;
}

#f2{
width: 1000px;
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:#a79787;
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 #cfb65d;font-size:12px;padding:3px;margin:5px 5px 0 0;background:#ddd9d0;}
#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;}


/* +===========================================+
           Search Result page
   +===========================================+ */
   
.rtitle{
    background: transparent;
	text-align: center;
	text-decoration:none;
    color: #372711;
	font-size:20px;
	font-weight: bold;
}

.rtitle h2 {
}	

.serror{
background: transparent;
	color: #8faa12;
	font-weight:bold;
font-size:20px;
}