/*
Theme Name:Mercury
Author: Hasan
*/
* {
margin:0px;
padding:0px;
}
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
background:#F8F8F8 url(images/vanilla-bg.jpg) repeat-x;
color:#333333;
font-family:'Arial';
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
}
body a:focus{outline:none;}
#page {
margin: 0px auto 0 auto;
width:1058px;
color:#333333;
}
#warp{
width:1000px;
overflow:hidden;
margin-left:29px;
margin-right:29px;
background:#fff url(images/warp_bck.png) bottom repeat-x;
}
#header {
width:1000px;
/*height:180px;*/
background:#fff url(images/header_bck.png) repeat-x;
margin-left:29px;
margin-right:29px;
margin-top:33px;

}
#header_div1{width:1000px; height:100px; clear:both;}
#header_div2{width:1000px; height:40px; clear:both;}


#content h3{
margin-top:15px;
padding-left:0px;
text-align:center;
}
#content h3 a{
font-size:36px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
#content h3 a:hover{
color:#333333;}


.date{
background:transparent url(images/date_bg.jpg) no-repeat;
float:left;
height:60px;
margin-right:15px;
width:60px;
text-transform:uppercase;
}
.date p{
font-size:10px;
line-height:14px;
padding-top:15px;
text-align:center;
}
.date p span {
display:block;
font-size:18px;
}
.date a{
font-size:13px;
color:#333333;
font-weight:bold;
text-decoration:none;
}
.date a:hover{color:#fff; text-decoration:underline;}
#content p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#333333;
margin-bottom:10px;
margin-top:10px;
text-align:justify;
line-height:20px;

}
.comment_template{
margin-left:43px;
margin-right:20px;}
#content h2{
margin-left:43px;
margin-top:5px;
color: #656598;
font-size:14px;
}
#content h6{
width:200px;
height:10px;
margin-top:11px;
margin-left:19px;
font-size: 10px;
color:#1909F3;
text-decoration:none;
}
#content h6:hover{
font-size: 10px;
color:#1909F3;
text-decoration:none;
}
.Index_comment{
margin-top:20px;
width:160px;
margin-bottom:20px;
border-bottom:solid 1px;
}
.Index_comment a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#DD983F;
text-decoration: none;
}
.content_container{
margin-bottom:20px;
}
#content p a{
color:#8C3C00;
text-decoration:none;
}
#content p a:hover{
color:#083C5E;
}
#content ol{
margin-left:15px;
}
#content ol li{
font-size:14px;
margin-left:10px;
color: #8C3C00;
text-decoration:none;
}
#content ol li a{
color:#8C3C00;
text-decoration:none;
font-size:14px;
}
#content ol li a:hover{
color:#8C3C00;
}
#sidebar2{
width:154px;
padding:0px;
margin:0px;
margin-top:10px;
float:left;
border-left:dotted 1px #E7AA84;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidebar2 h2{
color:#A64903;
height:15px;
font-size:15px;
font-weight:bold;
padding:0px;
margin:0px;
margin-top:25px;
margin-left:17px;
}
#sidebar2 ul{
padding:0px;
margin:0px;
margin-bottom:22px;
margin-top:3px;
margin-left:25px;
color:#646464;
}
#sidebar2 li{
line-height:20px;
list-style-type:none;
}
#sidebar2 li a{
color: #646464;
font-size:13px;
font-weight:normal;
text-decoration:none;
}
#sidebar2 li a:hover{
color:#9C4900;
}

#searchform{
margin-top:5px;
margin-left:10px;
border:0;
margin-bottom:20px;
}
#s{
color:#999999;
font-style:italic;
font-weight:bold;
width:195px;
}
#searchsubmit{
border:0;
font-weight:bold;
display:none;
}
#sidebar1 h2{
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
margin-bottom:10px;
clear:both;
text-transform:uppercase;
}
.textwidget{ 
color:#333333;
font-family:'Arial';
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
}
.textwidget img{float:left; padding-right:7px;}

#wp-calendar{
width:140px;
margin-left:30px;
color:#FFFFFF;}
#wp-calendar caption{
font-size:16px;
font-weight:bold;}
#recent-comments li{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:10px;
}
#recent-comments li.clearfix{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
}
#s_centre{
margin-left:40px;
}
.postmetadat alt {
color:#FFFFFF;
}

#comment{
width:540px;
}	
#submit{
width:150px;
height:25px;
margin-bottom:10px;
background-color:#375B73;
color:white;}

/**************************** Navi *********************************/

#nav_menu {
	/*margin-top: 4px;*/
	padding: 0px;
	list-style: none;
	clear:both;
	 margin-top:5px!important;
	overflow:hidden;
	}
	
#nav_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	}

#nav_menu a {
	color:#313131;
	display: block;
    font-size:12px;
	font-family:Arial;  
	text-decoration:none;
	line-height:15px;
	}
	
#nav_menu a:hover {	
	display: block;
	text-decoration: none;  
	color:#B9B9B9!important;
	}


#nav_menu li {
	background:transparent url(images/navigation_dot.jpg) top left no-repeat;
    float:left;
    padding-left:20px;
    padding-right:12px;
		}
#nav_menu li a:hover {color:#153951; }
	
#nav_menu ul li.current_page_item a{
	color: #153951;
	}
	

	
/************************************************
*	Navbar      								*
************************************************/
#navbar_menu {
	height: 25px;
	/*border:solid 1px red;*/
	clear:both;	
	overflow:hidden;	
	border-bottom:1px solid #313131;
    border-top:1px solid #313131;
    margin-left:31px;
    margin-right:31px;
	}
	
	#navbar_menu ul li.current_page_item a{
	color: #153951;
	}
	
#search{
font-style:italic;
font-weight:bold;
margin:20px 0px 0px 10px;
color:#FFFFFF;
font-size:18px;
}

#copyright{text-align:center; font-size:14px; color:#61686E; line-height:20px; margin-top:10px;}
#blog{
width:137px; 
color:#FFFFFF;
font-size:18px;
font-style:italic;
font-weight:bold;
margin:20px 0px 0px 0px;
text-align:right;
}
.more{ text-align:right;}
.more a{color:#C6CBCE; font-weight:bold; text-decoration:none;}
.more a:hover{text-decoration:underline;}

#commentform{margin-left:100px;}

.info_bar{
border-bottom:1px solid #313131;
border-top:1px solid #313131;
margin-left:31px;
margin-right:31px;
padding:8px 0;
overflow:hidden;
margin-top:20px;
}
.twitter{
background:transparent url(images/twitter_bg.jpg) no-repeat scroll 0 0;
border-right:1px solid #313131;
float:left;
height:95px;
width:640px;
}
.twitter p {
font-size:10pt;
line-height:22px;
margin-left:110px;
margin-top:15px;
width:510px;
}
.email_me{}
.email_me img{margin-left:10px;}
.from_title{
border-bottom:1px dotted #C2C2C2;
margin-bottom:20px;
margin-left:29px;
margin-right:29px;
padding:13px;
text-align:center;
background:#fff;
}
.page_title{
font-size:16px;
text-transform:uppercase;
}
.from_title ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/navigation_dot.jpg) no-repeat scroll 5px 0;
display:inline;
padding-left:20px;
vertical-align:middle;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.from_title ul li.current_page_item {font-weight:bold;}

.entries{
border-right:1px dotted #C2C2C2;
float:left;
padding-right:25px;
width:619px;
margin-bottom:35px;
}
.title{
float:left;
width:480px;
}
.title h2 {
color:#333333;
font-family:"Times New Roman",Times,century,palatino,georgia,serif;
font-size:26px;
height:auto;
overflow:hidden;
}
.title h3 {font-size:14px;margin-top:5px;}
.title h3 span {color:#AAAAAA;}
.title h2 a:hover {text-decoration:underline;}
.author{
border-bottom:1px dotted #C2C2C2;
clear:both;
font-size:12px;
padding-bottom:20px;
padding-right:5px;
padding-top:10px;
/*margin-bottom:20px;*/
}
.author h2{color:#CC3300; font-size:16px; margin-bottom:6px;margin-top:20px;}
.author img{float:left; margin:4px 10px 7px 0px;}
.author embed{float:left; margin:4px 10px 7px 0px;}
.author p {
line-height:24px;
margin-bottom:15px;
color:#333333;
}
#content_1{
margin-left:29px;
overflow:hidden;
}
#sidebar1{
float:left;
}
.sidebar_wrap {
margin-left:37px;
width:262px;
margin-bottom:25px;
}
#sidebar1 h3 {
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
margin-bottom:10px;
}
#sidebar1 ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
}
#sidebar1 ul.affiliates li {
/*display:inline;*/
float:left;
/*border:solid 1px red;*/
overflow:hidden;
width:128px;
height:128px;

}
#sidebar1 li a {
color:#CC3300;
}
#sidebar1 li {  color:#CC3300;}
#sidebar1 hr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
border-color:-moz-use-text-color -moz-use-text-color #C2C2C2;
border-style:none none dotted;
border-width:0 0 1px;
height:1px;
margin-bottom:20px;
margin-top:20px;
clear:both;
}
.list {
border-top:1px dotted #C2C2C2;
margin-left:31px;
margin-right:31px;
padding:15px 0;
margin-top:20px;
clear:both;
}

.footerWrap {
margin:0 auto;
width:1000px;
}
#footer {
margin-bottom:0;
padding-bottom:20px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.footerList {
float:left;
margin-top:25px;
padding-top:10px;
overflow:hidden;
}
.footerList1 {
margin-left:25px;
/*padding-right:10px;*/
width:112px;
}
#footer h2 {
color:#222222!important;
font-size:14px!important;;
height:20px!important;;
margin:0;
padding:0;
}
.footerList li {
color:#666666;
margin-bottom:5px;
margin-top:5px;
}

.copyright {
clear:both;
color:#666666;
font-size:11px;
font-style:italic;
margin-left:51px;
padding-top:25px;
text-align:center;
}
.cen {
color:#333333;
font-size:16px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin-bottom:12px;
}
.cen i{color:#999999; text-transform:lowercase;}
.wufoo {font-family:"Lucida Grande",Tahoma,Arial,sans-serif;}
.wufoo li {
width:62%;
}
form li {
clear:both;
display:block;
margin:0;
padding:6px 5px 9px 0;
}
label.desc {
border:medium none;
color:#222222;
display:block;
font-size:95%;
font-weight:bold;
line-height:150%;
margin:0;
padding:0 0 3px;
}
form li span {
float:left;
}

form li div, form li span {
color:#444444;
margin:0 0.3em 0 0;
padding:0;
}

input.text, input.file {
padding:2px 0;
}

input.text, input.file, textarea.textarea, .firefox select.select {
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
}

input.text, input.file, textarea.textarea, select.select {
color:#333333;
font-size:100%;
margin:0;
}
.buttons input {
font-size:120%;
margin-right:5px;
}

input.btTxt {
border:1px none #777777;
overflow:visible;
padding:5px 10px;
width:auto;
}
.blue {
color:#CC3300;
font-size:26px;
}

.author ul li {
background:transparent url(images/bullet.png) no-repeat scroll 0 0;
margin-bottom:10px;
margin-top:10px;
padding-left:20px;
}
.quote {
border-left:3px solid #EAEAEA;
color:#666666;
line-height:24px;
margin-bottom:10px;
margin-left:20px;
padding-left:10px;
}
#pages li a{letter-spacing:1px;}
#pages ul li{padding-left:13px; margin-bottom:12px; background:url(images/arrow.png) left top no-repeat;}
#pages ul li ul{ margin-top:5px;}
#pages ul li ul li{margin-top:3px; margin-bottom:3px;}
#pages ul li ul li a{font-size:10px;}