/*  
Theme Name: SP142
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
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-type:none;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:133px 0 0 0;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #fff top center no-repeat url(images/layout.jpg);
	color:#000;
}

#page{
	width:808px;
	margin:0px auto;
}
#mlogin{
	position: absolute;
	top: 0;
	margin-left: 680px;
}
#mlogin a{
	display: block;
	color: white;
	background: #933541;
	padding: 6px 10px;
}
#mlogin a:hover{
	background: #d83c89;
}
/* HEADER */

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

#header_rss{
	float: right;
	padding-right: 10px;
	position: relative;
	top: -24px;
}

#header_rss a{
	display:block;
	color: white;
}

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

#header_title h1{
	color:#ffffff;
	font-size:50px;
	font-weight:normal;
	margin-left:20px;
	text-indent: -9999px;
}

#header_title h1 a{
	color:#ffffff;
}

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

/* MENU */

#menu{
	width:100%;
	height:42px;
	background: #071a55 top center no-repeat url(images/nav.jpg);
}

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

#menu_items ul{
	padding-left:12px;
	position:relative;
	top:9px;
	float:left;
}

#menu_items li{
	float:left;
	display:block;
	height:29px;
	padding-left:11px;
	padding-right:11px;
	text-transform:uppercase;
}
#menu_items li span{
	color: #93a3f3 !important;
	position: relative;
	top: 5px;
}
#menu_items a{
	color:#ffffff;
	font-size:13px;
	display:block;
	padding-top:5px;
}

#main_search{
	float:right;
	width:213px;
	height:42px;
	background:url(images/search.jpg) no-repeat;
}

#searchform_top{
	position: relative;
	top: -2px;
	margin-left:8px;
}

#searchform_top span{
	font-size:12px;
	color:#afafaf;
	font-style:italic;
}

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

#gosearch{
	position:relative;
	top:9px;
	left: 0px;
}

/* BODY */

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

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

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

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

/* left contact */

#body_left_content{
	width:470px;
	padding-top:30px;
	margin-left:20px;
}

.post{
	width:100%;
}

.post-top{
}

.post-title{
}

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

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

.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:#ec008c;
	font-weight:bold
}

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

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

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

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

.entry{
	line-height:24px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:15px 0 10px 5px;
}

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

.entry a{
	color:#c92c44;
}

.entry img{
	border:0;
}
.entry h3{
	color: #235496;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 0;
}
.postmetadata{
	margin-bottom:30px;
	border-top: 1px solid #ccc;
	width:100%;
	height:35px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata a{
	color: #849d03;
}

.post .entry h1{
	color: #043b99;
	font-size: 14px;
	text-decoration: underline;
	padding: 16px 0;
}

.post .entry strong{
	color: #91101e;
	font-weight: bold;
}

.post .entry h2{
	font-family: Century Gothic, Arial;
	color: #263976;
	font-size: 16px;
	padding: 4px 0;
}

.post .entry h3{
	font-family: Century Gothic, Arial;
	color: #263976;
	font-size: 16px;
	padding: 8px 0;
}

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

a.readmore{
}

a.readmore span{
	color:#849d03;
	font-weight:bold;
	padding-left:8px;
}

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

.postmetadata .alignleft{
	padding-top:11px;
	padding-left:20px;
}

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

.post-page{
}

.post-page h2{
	font-size:24px;
	color:#ca4484;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom: 1px dotted #ccc;
}

.post-page .entry{

}

.post-page .entry a{
	color:#c92c44;
	text-decoration:underline;
	font-weight:bold;
}
.arch p.{
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	font-size: 12px;
}
.arch strong{
	line-height: 35px;
	font-size: 12px;
}
.arch hr{
	height: 15px;
	background: aqua !important;
	color: black;
}
.sidearch strong{
	line-height: 25px !important;
}
.sidearch img{
	padding-bottom: 6px !important;
}
.sidearch p{
	font-size: 10px !important;
	padding: 6px 10px 6px 0 !important;
	border-bottom: 1px dotted #ccc !important;
}
strong{
	color:#000000;
}

.post .entry ul.cowrie{
	background: none !important;
	color: #072158 !important;
	border: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
}
ul.cowrie li{
	border: none !important;
	background: left no-repeat url(images/cowrie.jpg);
	font-weight: bold;
	font-size: 14px;
	padding-left: 45px;
}

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

.post-page .entry strong{
	font-size:24px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #5b1e34;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:15px;
	padding-top: 15px;
	width:308px;
	float:left;
}
#free-link a{
	position: absolute;
	display: block;
	width: 100px;
	height: 65px;
	top: 480px;
	margin-left: 330px;
}
/* RIGHT ADS */

#right_ads{
	margin:16px 0 20px 16px;
}

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

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

/* TAGS */

#right_tags{
	width:250px;
	margin:0 0 20px 18px;
}

#right_tags h2{
	color:#322f2e;
	font-size:26px;
	text-transform:capitalize;
	font-weight:normal;
	padding:0 0 0 30px;
	width:220px;
	height:34px;
}

#right_tags a{
	color:#591c32;
}

#free-audio{
	background: no-repeat url(images/free-audio-new.jpg);
	height: 400px;
	width: 471px;
	padding: 190px 0 0 20px;
	color: white;
}
#free-audio .boxes{
	padding: 8px;
	width: 230px;
}

/* SIDE BAR */

#sidebar{
	width:280px;
	float:left;
	padding-left:18px;
	font-size: 14px;
}

.sidebars h2{
	color:#043b99;
	font-size:17px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
	width:220px;
	height:auto;
	margin-bottom:10px;
}
.sidebars a{
	color: #660033 !important;
	font-weight: bold;
	font-size: 13px;
}
.sidebars h2 span{
	color: #8d1108;
	font-weight: bold;
}
.sidebars h2 span a{
	color: #8d1108;
	font-weight: bold;
}
.sidebars ul h4{
	margin-top: 15px;
	text-transform: uppercase;
	color: #a24273;
}
.sidebars p{
	clear: both;
	font-size: 13px;
}
.sidebars b{
	color: #bf3d7a;
	font-weight: bold;
}

.sidebars p.tests{
	border-bottom: 1px dotted #d84f90;
	padding: 11px 20px;
}

.sidebars ul{
	color:#4b4846;
}

.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;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li.widget_archives li{	
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

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

.sidebars li a{
	color:#08298f;
	font-weight: bold;
	font-family: Century Gothic, Arial;
}

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

.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;
	color:#7d1c32;
}

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

.sidebars .textwidget{
	padding:3px;
}
.audiosidebar{
	width: 257px;
	height: 218px;
	background: no-repeat url(images/freeaudiosidebar.jpg);
}
.audiosidebar table{
	color: white;
	padding: 80px 10px 10px 20px;
}

/* FOOTER */

#footer{
	width:100%;
	height:auto;
	clear:both;
	margin:0px auto;
	color:#999;
	padding: 15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-top:1px solid #ccc;
}

#footer_ask{
	padding-top:10px;
}

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

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

.hidethisshit{
	display: none;
	text-indent: -9999px;
}


/* 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 */

/* NORMAL UL ID */

ul#normal{
	background: white;
	border: 0;
	list-style-type: square;
	color:#343171;
}
ul#normal li{
	border: 0;
}
/* 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;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	font-family: Georgia, serif;
	color:#ca4484;
	}

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;
	padding:25px 25px 25px 30px;
	background:#d64687;
	border:1px solid #b32c69;
	color: white;
	font-size: 14px;
	} 

.entry ul li {
	padding-bottom:9px;
	padding-top:8px;
	border-bottom:1px dotted #b32c69;

	}

.entry ul li:before{

	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:10px 15px 10px 40px;
	background:#fefbfa;
	border:1px solid #f7f0ee;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f7f0ee;
	}

.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*/

h2#comment_title{
	font-size:20px;
	color:#003366;
	font-weight:bold;
	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:1px solid #d4d9f2;
	background:#f2f4ff;
	}

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

.commentmetadata a{
	color:#591c32;
	}

.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:url(images/dotted_red2.gif) repeat-x;
	padding:12px 0 8px 0;
	margin:15px 20px 5px 20px;
	font-size:12px;
	text-align:right;
}

.commentmetadata_end a{
	color:#815060;
	}

.commentmetadata_end span{
	color:#815060;
	}

#respond_box{
	margin:10px 0 0 10px;
	padding-bottom:60px;
	width:618px;
}

h3#respond{
	font-size:19px;
	color:#ca4484;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}

#commentform{
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:18px 10px 0 55px;
	width:553px;
}

#commentform a{
	color:#000000;
}

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

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

#commentform textarea{
	background:#ffffff;
	border:3px #ccc 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:24px;
	color:#ca4484;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #5b1e34;
}

.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;
	width:96.7%;
}

.page_archives_div ul ul{
	padding:0;
	background:none;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 10px;
	list-style:none;
	background:none;
	border-bottom:1px solid #f3dbd4;
}

.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;
	background:url(images/page_archives_div_a.gif) no-repeat left 5px;
	padding-left:10px;
}



