/*  
Theme Name: GreyMagic
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: AskGraphics.com
Author URI: http://www.AskGraphics.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:#6c6c6c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	background:#3d3d3d url(images/bg.gif) no-repeat center top;
	color:#6c6c6c;
}

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

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

/* HEADER */

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

#header_rss{
	float:right;
}

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

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

#header_title h1{
	color:#fff;
	font-size:50px;
	margin-left:20px;
	font-style:italic;
	letter-spacing:-2px;
}

#header_title h1 a{
	color:#fff;
}

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

/* MENU */

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

#menu_items{
	float:left;
	width:697px;
}

#main_search{
	float:right;
	width:303px;
}

#menu_items ul{
}

#menu_items li{
	float:left;
	display:block;
	background:url(images/menu_sep.gif) no-repeat right top;
	text-transform:uppercase;
}

#menu_items a{
	color:#585858;
	display:block;
	float:left;
	padding-top:5px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:10px 15px 0 15px;
	height:30px;
}

#menu_items a:hover, #menu_items a.select{
	text-decoration:none;
	background:url(images/menu_items_a.gif) repeat-x;
	color:#acacac;
}

#searchform_body{
	width:300px;
	height:34px;
	background:#191919;
	margin:3px 0 0 0;
}

#searchform_top{
	margin:0 0 0 10px;
}

#searchform_top_text{
	width:247px;
	border:0px;
	background:none;
	color:#484848;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	float:left;
	margin:7px 10px 0 0;
}

#gosearch{
	position:relative;
	top:2px;
	float:left;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:#303030 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:696px;
	float:left;
}

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

/* left contact */

#body_left_content{
	width:596px;
	padding-top:40px;
	margin-left:50px;
}

.post{
	width:100%;
}

.post-top{
}

.post-title{
}

.post-title h2{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 4px 0;
}

.post-title h2 a{
	color:#fff;
}

.post-title h3{
	font-weight:normal;
	margin:0 0 4px 0;
	color:#8e8e8e;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#cdcdcd;
	font-weight:bold
}

.post-title h3 span{
	color:#cdcdcd;
	font-weight:bold
}

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

.post-title h4 a{
	color:#cdcdcd;
	font-weight:normal;
}

.post-title h4 span{
	color:#cdcdcd;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:10px 0 0 0;
}

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

.entry a{
	text-decoration:underline;
	font-weight:bold;
}

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

.entry img{
	border:3px solid #787878;
}

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

.postmetadata .alignleft a{
	color:#535353;
	font-weight:bold;
}

a.readmore{
	background:url(images/dotted_y.gif) repeat-x left bottom;
	color:#686139;
}

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

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

.postmetadata .alignleft{
	padding:15px 0 0 15px;
}

.postmetadata .alignright{
	padding:15px 15px 0 0;
}

.post-page{
}

h2.page_title{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 6px 4px;
	background:url(images/page_title_bg.gif) repeat-x left bottom;
}

.post-page .entry{
}

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

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#d5d5d5;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	margin:27px 0 0 0;
}

/* RIGHT ADS */

#right_ads{
	float:left;
	padding:0 0 0 20px;
}

#right_ads div{
	float:left;
	padding-right:5px;
	margin-bottom:3px;
}

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

/* SIDE BAR */

#sidebar{
	width:271px;
	margin:20px 0 0 12px;
}

.sidebars h2{
	color:#676767;
	font-size:24px;
	text-transform:uppercase;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 8px 40px;
}

.sidebars ul{
	color:#696969;
}

.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/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 5px;
	font-size:12px;
}

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

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

.sidebars li a{
	color:#696969;
}

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

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

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:78px;
	background:url(images/footer_bg.gif) no-repeat;
	margin:0px auto;
	color:#9e9e9e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

#footer_text{
	padding:20px 0 0 20px;
	float:left;
}

#footer_ask{
	padding:20px 20px 0 0;
	float:right;
}

#footer_text a{
	font-weight:bold;
	color:#9e9e9e;
}

#footer_ask a{
	color:#9e9e9e;
	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;
	}

.navigation a{
	color:#f9e165;
	font-size:12px;
	text-decoration:underline;
	}

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

.navigation .alignleft a{
	background:url(images/prev.gif) no-repeat left center;
	padding:0 0 0 17px;
	}

.navigation .alignright a{
	padding:0 17px 0 0;
	background:url(images/next.gif) no-repeat right center;
	}
/* 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:10px 15px 15px 20px;
	background:#272727;
	} 

.entry ul li {
	padding:3px 0 4px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

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

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

.entry ol li {
	margin: 0;
	padding:3px 0 4px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.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:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 3px 4px;
	margin:0 0 0 30px;
}

h3#comments{
	font-size:11px;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 0 10px 4px;
	background:url(images/page_title_bg.gif) repeat-x left bottom;
	margin:0 0 0 30px;
}

.alt {
	margin: 0;
	}

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

.comm_items {
	margin: 15px 0 5px;
	display:block;
	background:#272727;
	}

.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:#fff;
	text-transform:capitalize;
	font-size:17px;
	padding:15px 20px 5px 20px;
	}

.commentmetadata a{
	color:#fff;
	}

.commentmetadata span{
	color:#b4b4b4;
	}

.commentmetadata_text{
	padding:0 20px 15px 20px;
	font-size:12px;
}

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

h3#respond{
	font-size:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 6px 4px;
	background:url(images/page_title_bg.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:55px;
	color:#6c6c6c;
	font-size:12px;
	width:80%;
}

#commentform a{
	color:#6c6c6c;
}

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

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

#commentform textarea{
	background:#393939;
	border:3px #4b4b46 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#828587;
	margin:5px 0 0 0;
}

#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:24px;
	color:#fff;
	font-weight:normal;
	padding:0 0 6px 4px;
	background:url(images/page_title_bg.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}

.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;
	border-bottom:1px solid #424242;
}

.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:#898989;
	font-size:12px;
	background:url(images/ar_a.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

