/*  
Theme Name: w2Black
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: PrizeDesigns.com
Author URI: http://www.PrizeDesigns.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.

*/



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:#5086A3;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

label{
cursor:pointer;
}

body{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, sans-serif;
	font-size:100%;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#646464;
}

#accessibilitylinks{
        position:absolute;
        top:-500px;
        left:0;
}

#body_page{
}

#page{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:113px;
	
	position:relative;
}

#mobile {
	position:absolute;
	top:10px;
	right:0;
        font-size:0.9em
}

#mobile a {

	color:#fff;

	background:url(images/icon-mobile.png) right top no-repeat;

	padding:0 40px 0 0;

	margin:0 20px 0 0;

	display:block;

	text-align:right;

	min-height:32px;

	height:auto !important;

	height:32px;

	line-height:32px;

}

#header_title{
	float:left;
	width:55%;
}

#header_rss{
	float:right;
	width:25%;
	padding-top:54px;
	font-size:0.9em;
}

#header_rss a{
	color:#fff;
	background:url(images/icon_rss.gif) right top no-repeat;
	padding:0 40px 0 0;
	margin:0 20px 0 0;
	display:block;
	text-align:right;
	min-height:32px;
	height:auto !important;
	height:32px;
	line-height:32px;
}

#header_title h1{
	color:#fff;
	font-size:2.5em;
	padding-top:30px;
	padding-left:36px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#header_title h1 a{
	color:#fff;
	text-transform:capitalize;
}

.description{
	font-size:0.3em;
	position:relative;
	top:-2px;
	font-style:normal;
	display:block;
}

/* menu */

#menu{
	width:100%;
	height:59px;
	background:url(images/menu_bg.gif) no-repeat right top;
}

#menu ul{
	padding-left:36px;
	padding-top:26px;
	float:left;
}

#menu ul li{
	float:left;
	padding-right:10px;
	color:#484848;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#menu ul li a{
	color:#484848;
	display:block;
	padding-bottom:15px;
}

#menu ul li a:hover{
	text-decoration:underline;
}

/* SEARCH */

#right_search{
	float:right;
}

#searchform_top{
	font-size:0.75em;
	color:#fff;
	font-family:Verdana, Arial, sans-serif;
	position:relative;
	left:-10px;
	top:15px;
	margin-right:10px;
	padding-top:4px;
	width:320px;
}

#searchform_top button{
border:none; background:transparent; overflow:visible; padding:0; margin:0; cursor:pointer; position:absolute; top:-5px; right:-5px;
}
* html #searchform_top{ top:15px; }
* html #searchform_top button{ top:-6px; right:-3px; }
*:first-child+html #searchform_top{ top:15px; }
*:first-child+html #searchform_top button{ top:-6px; right:-3px; }

#searchform_top_text{
	width:220px;
	border:0;
	background:none;
	color:#fff;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	text-align:right;
	position:relative;
	top:11px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y right;
	margin-bottom:30px;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat right top;
}

#body_left{
	width:641px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:359px;
	float:right;
}

/* left contact */

#body_left_content{
	width:562px;
	padding-top:25px;
	margin-left:36px;
}

.post{
	width:100%;
}

.post-title{
}

.post-title h2{
	font-size:1.4em;
	color:#000000;
	font-weight:normal;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	padding:5px 0;
	color:#666666;
	font-size:0.63em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey.gif) repeat-x bottom left;
}

.post-title h3 a{
	color:#5086a3;
	font-weight:bold
}

.post-title h3 b{
	color:#ed1c24;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	background:url(images/dotted_grey.gif) repeat-x bottom left;
	padding-bottom:7px;
	padding-top:5px;
	padding-left:5px;
}

.post-title h3.tags span{
	color:#000000;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#000000;
	font-weight:normal;
}

.entry{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.81em;
	padding:15px 0 10px 0;
}

.entry a{
text-decoration:underline;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	height:32px;
	background:#e6e6e6 url(images/postmetadata_bg.gif) no-repeat right;
	border-bottom:1px solid #dadada;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
	font-size:0.63em;
	font-weight:bold;
	color:#666666;
}

.postmetadata .alignleft a{
	background:url(images/post_comm_a.gif) no-repeat left 1px;
	padding-left:17px;
	padding-bottom:10px;
	line-height:2;
}

.postmetadata .alignleft a span{
	color:#ed1c24;
}

a.readmore{
	color:#000000;
	font-size:0.81em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-left:20px;
}

a.readmore span{
}

.postmetadata .alignleft{
	padding-top:7px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:8px;
	padding-right:15px;
}

.post-page{
}

.post-page h2{
	font-size:20px;
	color:#0072bc;
	padding-left:10px;
	padding-bottom:4px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid #cddff1;
	font-weight:normal;
}

.post-page .entry{
	padding-top:10px;
	padding-left:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.post-page .entry a{
	color:#0072bc;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}

.post-page strong{
	color:#0072bc;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
	color:#0072bc;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:3px solid #cddff1;
	font-weight:normal;
	display:block;
} */

/* right content */

#body_right_content{
}

/* ADS */

#right_ads{
	margin-left:30px;
	padding-top:20px;
}

#right_ads img{
	margin-left:16px;
	padding-bottom:16px;
}

/* TAGS */

#main_tags{
	margin-bottom:20px;
	margin-left:15px;
	width:326px;
}

#main_tags a{
	color:#797979;
}

#main_tags h2, #sidebars h2{
	font-size:1.3em;
	color:#3d3d3d;
	padding-left:30px;
	padding-top:10px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/main_tags_bg.gif) no-repeat bottom left;
	width:296px;
	height:36px;
}

#sidebars{
	margin-left:15px;
	width:326px;
}

#sidebars ul{
	color:#0072bc;
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebars li ul{
	background:none;
	margin-bottom:20px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebars li ul li ul{
	padding-left:5px;
	background:none;
	margin:0 0px 0px 5px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebars li ul li ul li ul{
	padding-left:0;
	list-style-type:none;
	padding:0;
	margin:0;
}

#sidebars li{
	margin:0 0 15px 0;
}

#sidebars li li{
	margin-bottom:0;
	padding-bottom:0;
	background:url(images/dotted_grey2.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:3px;
	width:auto;
}

#sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

#sidebars li a{
	font-size:0.75em;
	color:#797979;
}

#sidebars li span{
	font-size:0.69em;
}

#sidebars li.widget_categories ul li{
}

#sidebars li.widget_categories ul li a{
	font-weight:normal;
	padding-left:3px;
}

#sidebars li.widget_categories ul li ul li a{
	font-weight:normal;
	padding-left:3px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archive li:first-letter { text-transform:uppercase; }

#sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars .textwidget{
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:80px;
	background:url(images/footer_bg.gif) repeat-x;
	clear:both;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

#footer_text{
	color:#000000;
	padding-top:21px;
	line-height:18px;
	text-align:center;
}

#footer_text a{
	color:#000000;
	font-weight:bold;
}

#footer_text span a{
	color:#ed1c24;
}



/* 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: 99%;
	}

#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:5px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote2_bg.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;
	}
	
.navigation a{
font-size:0.75em;
}
/* 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 0 10px 0;
	list-style: none;
	padding:0 20px 10px 20px;
	} 

.entry li {
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:4px;
	padding-top:3px;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 0 10px 0;
	padding:0 20px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	background:none;
	border-bottom:1px solid #e7e7e7;
	color:#747474;
	}

.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:500px;
}

#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*/

h2#comment_title{
	font-size:21px;
	color:#000;
	border-bottom:3px solid #e6e6e6;
	padding-bottom:5px;
	font-style:italic;
	font-weight:normal;
}

.commentlist {
	padding: 0px;
	text-align: justify;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 0 0 0;
	background:#eeeeee;
	border:1px dashed #c2c2c2;
	}

.alt {
	background:#e8f4f7;
	border:1px dashed #c7ecf6;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0;
	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 {
	margin: 2px 0px 5px 0px;
	display: block;
	color:#0072bc;
	text-transform:capitalize;
	font-weight:bold;
	padding-left:15px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#0072bc;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	padding:0 10px 0 15px;
}

.commentmetadata_end{
	color:#0072bc;
	font-weight:bold;
	background:#e5e5e5;
	padding:10px 5px 10px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.alt .commentmetadata_end{
	background:#d5f0f7;
}

.commentmetadata_end a{
	color:#000000;
	}

.commentmetadata_end span{
	color:#000000;
	}

#respond_box{
	margin-top:40px;
	padding-bottom:60px;
	border-top:3px solid #e6e6e6;
}

h3#respond{
	font-size:1.31em;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:25px;
	font-weight:normal;
	background:url(images/respond.gif) no-repeat bottom left;
}

#commentform{
	margin-left:55px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform a{
	color:#333;
}

#commentform input{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #cacaca solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(images/input_bg.gif) repeat-x;
	border:1px #cacaca solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:100%;
}

.ar_panel2{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:20px;
	color:#0072bc;
	padding-left:23px;
	padding-bottom:4px;
	background:url(images/page_archives_div_1.gif) no-repeat left 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.ar_panel2 h2{
	background:url(images/page_archives_div_2.gif) no-repeat left 5px;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0;
	padding:0;
	padding-top:5px;
	margin-bottom:40px;
	padding-left:35px;
}

.page_archives_div ul li{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0;
	padding:0;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#838383;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.page_archives_div ul li a:hover{
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/dotted_grey3.gif) repeat-x left bottom;
}

.page_archives_div ul li ul li{
	border:0;
	background:none;
}
.hslice { display:none; }

