/*  
Theme Name: Grey100
Theme URI: http://www.SkinPress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.SkinPress.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/

.breadcrumb
{
	font-size: 1.1em;
	color: #fff;
	margin: 30px 0 0 10px;
	position: relative;
	float: left;
}

h2,h3{color:#026bc5;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#0061c1;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#e5e4e5 url(images/bg.gif) repeat;
	color:#595959;
}

#body_page{
	background:url(images/body_page.gif) repeat-x;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:159px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_rss{
	float:right;
	padding-right:45px;
}

#header_rss img{
	display:block;
	padding-top:10px;
	margin-right:30px;
}

#header_title{
	float:left;
	padding-top:40px;
}

#header_title p{
	color:#595959;
	font-size:50px;
	font-weight:normal;
	margin-left:50px;
}
#header_banner{
float:left;
padding-top:15px;
margin-left:70px;}

#header_title p a{
	color:#595959;
}

.description{
	font-size:16px;
	position:relative;
	top:-5px;
	color:#cfced0;
	display:block;
	text-align:right;
}

/* MENU */

#menu{
	width:100%;
	height:44px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu_items{
	float:left;
	font-size:13px;
}

#main_search{
	float:right;
}

#menu_items ul{
	padding-left:20px;
}

#menu_items li{
	float:left;
	display:block;
	height:27px;
	padding-left:17px;
	padding-right:17px;
	background:url(images/menu_sep.gif) no-repeat right center;
	text-transform:uppercase;
	position:relative;
	top:7px;
}

#menu_items a{
	color:#4b4b4b;
	display:block;
	padding-top:5px;
}

#searchform_top{
	margin-right:15px;
	padding-top:1px;
}

#searchform_top span{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#afafaf;
}

#searchform_top_text{
	width:185px;
	border:0px;
	background:none;
	color:#afafaf;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:7px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) no-repeat;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat bottom;
	padding-bottom:45px;
}

#body_left{
	width:716px;
	float:left;
}

#body_right{
	width:284px;
	float:right;
}

/* left contact */

#body_left_content{
	width:639px;
	padding-top:25px;
	margin-left:39px;
}

.post{
	background:url(images/post-top_bg.png) no-repeat;
	width:100%;
}

.post-top{
}

.post-date{
	float:left;
	font-size:15px;
	width:64px;
	padding:9px 10px 10px 0px;
	color:#2f2f2f;
	text-align:center;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:right;
	color:#303030;
	width:565px;
}
h1{
	font-size:20px;
	}

.post-title h1{
	font-size:25px;
	color:#3d3d3d;
	margin-left:10px;
	font-weight:normal;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-title h1 a{
	color:#3d3d3d;
}

.post-title h2, .post-title p{
	font-weight:normal;
	margin:0 0 4px 10px;
	color:#818181;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post-title_h4.gif) repeat-x;
	padding:8px 0 6px 4px;
}

.post-title h2 a, .post-title p a{
	color:#00417b;
	font-weight:bold
}

.post-title h2 span, .post-title p span{
	color:#f7941d;
	font-weight:bold
}



.post-title h3{
	font-weight:bold;
	margin-left:10px;
	color:#ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post-title_h4.gif) repeat-x;
	padding:8px 0 6px 4px;
}

.post-title h3 a{
	color:#ffffff;
	font-weight:normal;
}

.post-title h3 span{
	color:#ffffff;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:15px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom:10px;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color:#0072bc;
}

.postmetadata{
	margin-bottom:30px;
	background:url(images/postmetadata_bg.gif) repeat-x;
	width:100%;
	height:36px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata .alignleft a{
	color:#000000;
	background:url(images/comm_a.gif) no-repeat;
	padding-left:22px;
	line-height:20px;
	padding-bottom:10px;
	font-weight:bold;
}

a.readmore{
	background:url(images/dotted_red.gif) repeat-x left bottom;
}

a.readmore span{
	color:#ed1c24;
	font-weight:bold;
}

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

.postmetadata .alignleft{
	padding-top:8px;
	padding-left:15px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:15px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
}

.post-page h2{
	font-size:25px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/post-page_h2.gif) repeat-x left bottom;
	margin-bottom:10px;
}

.post-page .entry{
	padding:0;
}

.post-page .entry a{
	color:#0072bc;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:21px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/post-page_h2.gif) repeat-x left bottom;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:12px;
}

/* RIGHT ADS */

#right_ads{
}

#right_ads div{
	float:left;
	margin-right:12px;
	margin-bottom:9px;
}

#right_ads div.right{
	margin-right:0;
}

/* TAGS */

#right_tags{
	background:#f1f0f0;
	border:1px solid #e3e4e5;
	width:245px;
	padding:15px 10px 10px 15px;
	margin-bottom:12px;
}

#right_tags h2{
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 5px 25px;
}

#right_tags a{
	color:#787877;
}

/* SIDE BAR */

#sidebar{
	background:#f1f0f0;
	border:1px solid #e3e4e5;
	width:245px;
	padding:15px 10px 10px 15px;
	float:left;
}
#sidebar-f{
	background:#f1f0f0;
	border:1px solid #e3e4e5;
	width:220px;
	padding:15px 10px 10px 15px;
	float:left;
}

.sidebars p{
	color:#000000;
	font-size:16px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 5px 25px;
	margin-bottom:10px;
}

.sidebars ul{
	color:#5f6060;
}

.sidebars ul li{
	padding-bottom:15px;
	/*margin-bottom:10px;*/
}

.sidebars ul li ul li{
	margin-left:10px;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/sidebars_li.gif) no-repeat left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li.widget_meta li{	
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#5f6060;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	backgroundnone;
	font-weight:normal;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:10px;
	color:#979797;
}

.sidebars .widget_tags p{
	padding:0px 10px;
}

.sidebars .textwidget{
	padding:10px;
	
}

/* FOOTER */

#footer{
	width:100%;
	height:121px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer_text{
	padding-top:10px;
}

#footer_ask{
	padding-top:30px;
}

#footer_text a{
	font-weight:bold;
	color:#0072bc;
}

#footer_ask a{
	color:#f7941d;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 15px 10px 30px;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #ceced0;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

div#comment_title{
	font-size:25px;
	color:#3d3d3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-left:35px;
	margin-bottom:15px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	border-top:4px solid #c3c2c6;
	border-bottom:4px solid #c3c2c6;
	background:#f0eff1;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#0072bc;
	text-transform:capitalize;
	font-size:17px;
	border-bottom:1px dashed #dedede;
	margin:15px 20px 5px 20px;
	padding-bottom:10px;
	}

.commentmetadata a{
	color:#0072bc;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	margin:15px 20px 5px 25px;
	color:#534741;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.commentmetadata_end{
	color:#000000;
	background:#f5f4f5;
	padding:5px;
	padding:10px 25px 10px 15px;
	font-size:12px;
	text-align:right;
}

.commentmetadata_end a{
	color:#000000;
	}

.commentmetadata_end span{
	color:#000000;
	}

#respond_box{
	margin-top:40px;
	margin-left:35px;
	padding-bottom:60px;
}

div#respond{
	font-size:25px;
	color:#3d3d3d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:10px;
	background:url(images/respond_bg.gif) repeat-x left bottom;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform label{
	position:relative;
	top:-5px;
}

#commentform input{
	background:#ffffff;
	border:3px #cbcbcb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff;
	border:3px #cbcbcb solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	width:95%;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:25px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/post-page_h2.gif) repeat-x left bottom;
	margin-bottom:10px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 10px;
	list-style:none;
	background:none;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d3d3d;
	font-size:12px;
}

.page_archives_div ul li a:hover{
	color:#fff;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
