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

*/


.clear{
	clear:both;
}

html{
	margin:0;
	padding:0;
	height: 818px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #f6f1e9 url(images/main_back_bears.jpg) repeat-x center;
	color:#666666;
}

body{
background:url(images/footer_bg_full.jpg) bottom repeat-x;
}


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

.lab_notification{
background:url(images/background.png) top left repeat;
border: 1px solid #20242d;
padding: 10px;
margin: 15px 5px 5px;
}

.lab_notification p{
font-size: 14px;
font-weight: normal;
color: #b8bfca;
}



.storiesBox{
border-bottom: 1px solid #268bc1;
margin:8px 0 5px 0;
float: left;
}

.storiesBox img.alignleft{
background: #E2E2E2;
border: 1px solid #CCC;
padding: 3px;
margin: 0px 15px 10px 0px;
}

.storiesBox h4, .storiesBox h4 a:visited{
font:normal 1.2em/1.5em;
color:#2b6a8b;
text-decoration: none;
padding: 0px 0px;
}

.storiesBox h4 a:link{
font:normal 1.2em/1.5em;
color:#268bc1;
text-decoration: none;
padding: 2px 4px;
}

.storiesBox h4 a:hover{
background: #f31b9a;
color:#FFF;
}

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


.twitterStream li{
background:#faf3eb url("http://inspiredology.com/wp-content/uploads/2009/11/twitter_48.png") no-repeat left;
border:1px solid #dcd5c9;
padding:5px 50px 5px 50px;
margin:5px 50px 30px 50px;
list-style:none;
color:#44443b;
font-size:1.2em;
line-height:1.4em;
}

.twitterStream li a{
background:#dcd5c9;
color:#222;
padding:2px;
}

.twitterStream li a:hover{
background:#44443b;
text-decoration:none;
color:#efeeda;
padding:2px;
}

#wp125adwrap_2c { width:100%; }#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:0px; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
line-height:1.6em;
}
h1{
font-size: 3.0em;
color: #333;
font-weight: bold;
letter-spacing: -1px;
padding: 10px 0 10px 0;
}

h2{
font-size: 2.8em;
line-height:1.4em;
color: #f31b9a;
font-weight: bold;
letter-spacing: -1px;
padding: 2px 0 15px 0;
}

h3{
font-size: 2.4em;
color: #268bc1;
font-weight: bold;
letter-spacing: -1px;
line-height:1.2em;
padding: 10px 0 10px 0;
}
h4{
font-size: 2.0em;
color: #333;
font-weight: bold;
letter-spacing: -1px;
line-height:1.2em;
padding: 5px 0 5px 0;
}
h5{
font-size: 1.6em;
color: #268bc1;
font-weight: bold;
padding: 3px 0 3px 0;
}

h6{
font-size: 1.2em;
color: #666;
font-weight: bold;
padding:0;
}
ul{
	list-style:none;
}
a{
	color:#f31b9a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:2px solid #d9d9d9;
}

a img:hover{
	border:0;
}

#sponsorbanner {
	display:block;
	color:#666666;
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	border-top:1px;
	border-color:#cccccc;
	border-style:solid;
	background:#E6E6E6;
	text-align:center;
	height:50px;
	z-index:999;
}
#sponsorbanner a {
	margin:0 auto;
}
#sponsorbanner img {
	border:none;
}

/* HEADER */

#header{
	width:100%;
	height:144px;
	margin-top: 0px;
}

#logo{
	width:511px;
	height:144px;
	margin-top: 0px;
	float:left;
}

#header_rss{
	float:right;
}

#header_rss img{
	display:block;
	margin-right:30px;
	position:relative;
	top:0px;
	width:auto;
}

#header_title{
	display: none;
}

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

#header_title h1 a{
	color:#ffffff;
}

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

/* MENU */

#menu{
	width:100%;
	margin-bottom: 20px;
	/*background:url(images/menu_bg.gif) repeat-x;*/
}

#menu_items{
	float:left;
	height:52px;
	width:100%;
}

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

#menu_items li{
	float:left;
	display:block;
	text-transform:uppercase;
}

#menu_items a{
	color:#ffffff;
	font-size:12px;
	display:block;
	padding:15px 10px;
	margin-top: -8px;
}
#menu_items a:hover{
	color:#FFF;
	display:block;
	background:#603d29 /*url(images/menu_rollover.png) repeat-x top left*/;
}
/*Hightlight Current Category*/
#menu_items .current-cat{
    background:#603d29;
}


#main_search{
	float:left;
	width:280px;
	height:52px;
	background: url(images/main_search_bg.gif);
}

/*#breadcrumb{
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 40px;
	margin-left: 0px;
	margin-right: 1px;
	color: #333;
	/*background:url(images/breadcrumb_bg.gif) repeat-x left;
}*/

#breadcrumb {
font: 11px Arial, Helvetica, sans-serif;
height:30px;
line-height:30px;
color:#9b9b9b;
width:95%;
overflow:hidden;
margin:0px;
padding:0px 0 0 30px;
background:url(images/breadcrumb.png) repeat-x left;
}
#breadcrumb li {
list-style-type:none;
float:left;
padding-left:10px;
}
#breadcrumb a {
height:30px;
display:block;
background-image:url(images/bc_separator.png);
background-repeat:no-repeat;
background-position:right;
padding-right: 15px;
text-decoration: none;
color:#000;
}
.home {
border:none;
margin: 8px 0px;
}
#breadcrumb a:hover {
color:#35acc5;
}
.teaser_box{
	float: left;
	width: 610px;
	height: auto;
	padding-bottom: 50px;
}

.image_thumb{
	width:200px;
	height:150px;
	border:0px solid #efefef;
	float:left;
	margin: 0 10px 0 0;
	position: relative;
	z-index: 299;
}
.teaser_description{
	font-size: 12px;

	float: left;
	width: 310px;
	height: auto;
	color: #333;
	margin-bottom: 10px;
	}
.teaser_description h3{
 background:#268bc1;
font-size: 12px;
padding: 10px 0 10px 10px;
margin-bottom: 6px;
color: #FFF;
font-weight: normal;

position: relative;
z-index: 899;
width: 380px;
letter-spacing:0;
}

.teaser_description h3 a{
	color:#CCC;
	font-weight:bold
}
/*TEASER BOX FULL WIDTH START
.teaser_box{
	float: left;
	width: 610px;
	height: auto;
	background: #FFF;
	margin-bottom: 10px;
}
.image_teaser a{
	width:600px;
	height:auto;
	border:3px solid #efefef;
	float:left;
	margin: 0 10px 0 0;
	position: absolute;
	z-index: 299;
}
.image_teaser a:hover{
	width:600px;
	height:auto;
	border:3px solid #efefef;
	float:left;
	margin: 0 10px 0 0;
	position: absolute;
	z-index: 299;
}

.teaser_description h3{
 background: url(images/transpBlack.png);
font-size: 12px;
padding: 10px 0 10px 10px;
margin-bottom: 6px;
color: #FFF;
font-weight: normal;

position: absolute;
z-index: 899;
width: 590px;
}

.teaser_description h3 a{
	color:#CCC;
	font-weight:bold
}
TEASER BOX FULL WIDTH END*/
#searchform_top{
	padding-top:2px;
	margin-left:5px;
	margin-top:-6px;
}

#searchform_top span{
	font-size:12px;
	color:#666;
	font-weight:bold;
}


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

#gosearch{
	position:relative;
	top:12px;
	margin: 0 0px 0 5px;
}

/* BODY */

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

#body_top{
	/*width:100%;
	float:left;*/
	padding-bottom:45px;
	position: relative;
}

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

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

/* left contact */

#body_left_content{
	width:630px;
	padding-top:10px;
	margin-left:38px;
}

.post{
	width:100%;
}
/*CSS Image Post Overlay*/
#transparentbox{
    background: url(images/transpBlack.png);
    padding: 10px;
    height: 30px;
    margin-top:-50px;
    position: relative;
    z-index: 9999;
    color: white;
    width:500px;
}

.post-top{
}

.post-title{

}

.post-title h2{
	font-size:3.0em;
	color:#333;
	font-weight:bold;
	letter-spacing: -1px;
	padding-bottom:10px;
	width: 580px;
}

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

.post-title h2 a:hover{
	color:#333;
	text-decoration:none;
}

.post-title h3{
	font-weight:normal;
	margin:0;
	color:#FFF;
	padding: 5px;
	font-size:10px;
	background:#268bc1/* url(images/post_content.gif) no-repeat*/;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	letter-spacing:0;

}

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

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

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

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

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

.post-comment{
	color: #333;

}
.post-comment a{
	font-size: 18px;
	font-weight: bold;
	background:url(images/comment.png) no-repeat;
	color: #FFF;
	text-align: center;
	float: left;
	position: absolute;
	padding:10px 0px 10px 0px;
	width: 43px;
	margin: -4px 0 0 600px;
	display:block;
	z-index: 999;
	overflow: auto;
}

.post-comment a:hover{
	font-size: 18px;
	font-weight: bold;
	background:url(images/comment_hover.png) no-repeat;
	color: #FFF;
	text-align: center;	
	float: left;
	position: absolute;
	padding:10px 0px 10px 0px;
	width: 43px;
	margin: -4px 0 0 600px;
	display:block;
	text-decoration:none;
	z-index: 999;
	overflow: auto;	
}
.entry_teaser{
	font-size: 12px;

	float: left;
	width: 310px;
	height: auto;
	color: #333;
	margin-bottom: 10px;
}
.entry_teaser p{
	padding-bottom:0px;
	width: 410px;
	font-style:normal;
}

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


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

.entry a{
	color:#268bc1;
}

.entry img{
	border:2px solid #d9d9d9;
	margin-bottom:20px;
}
.entry a img:hover{
	border:2px solid #FFFFFF;
!CHANGE MADE
}

.backToTop a{
	float: right;
	position: relative;
	background: #268bc1;
	padding: 3px;
	margin: 0px 5px 0 5px;
	color: #FFF;
}
.postmetadata{
	margin-bottom:30px;
	background:#CCC /*url(images/postmetadata_bg.gif) no-repeat*/;
	padding: 20px 0 20px 10px;
	width:100%;
	height:35px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

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

a.readmore span{
	color:#ffffff;
	font-weight:bold;
	background:url(images/readmore.gif) no-repeat left 4px;
	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:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #5b1e34;
}

.post-page .entry{
	padding:8px 10px 0 10px;
	background:url(images/pentry_bg.gif) repeat-x;
}

.post-page .entry a{
	color:#268bc1;
	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:24px;
	color:#3d3d3d;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px solid #5b1e34;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:10px;
	width:290px;
	float:left;
}

/* RIGHT ADS */


#right_ads{
	width:265px;
	float:left;
	padding: 5px;
	background: url(images/sidebar_bgTop.png) no-repeat top center;
	margin:0px 10px 5px 0px;
}

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

#right_ads div.full{
float:left;
margin-left:0px;
padding:0;
margin-bottom:5px;
}

#right_ads div.right{
margin-right:0;
}
#right_ads h2{
	color:#322f2e;
	font-size:26px;
	letter-spacing: -1px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/tag_h2.png) no-repeat bottom left;
	padding:0 0 0 30px;
	width:220px;
	height:40px;
	margin-bottom:10px;
}
/* TAGS */

#right_tags{
	width:250px;
	float:left;
	padding: 20px;
	background: url(images/sidebar_bgTop.png) no-repeat top center;
	margin-bottom: 30px;
	margin-top: 5px;
}

#right_tags h2{
	color:#322f2e;
	font-size:26px;
	letter-spacing: -1px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/tag_h2.png) no-repeat bottom left;
	padding:0 0 0 30px;
	width:220px;
	height:40px;
	margin-bottom:10px;
}

#right_tags a{
	color:#322f2e;
}
/* SIDE BAR */

.sidebar_thumbs{
	width: 32px;
	height: 26px;
	float: left;
	position: relative;
	margin: 0px 6px 5px 0;
	padding: 3px;
}

#sidebar{
	width:250px;
	float:left;
	padding: 20px;
	background: url(images/sidebar_bgTop.png) no-repeat top center;

}

.sidebars h2{
	color:#322f2e;
	font-size:26px;
	letter-spacing: -1px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/tag_h2.png) no-repeat bottom left;
	padding:0 0 0 30px;
	width:220px;
	height:40px;
	margin:20px 0 10px 0;
}

.sidebars ul{
	color:#4b4846;
}

.sidebars ul li{
	padding-bottom:0px;
	/*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:0px;
}

.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:0px;
	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:0px;
}

.sidebars li a{
	color:#333;
	display: block;
	border-bottom: 1px solid #EEE;
	padding: 12px;
}

.sidebars li a:hover{
	color:#2C9CDB;
	display: block;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #EEE;
	padding: 12px;
}

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

.sidebars li.widget_categories ul li a{
	display: block;
	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{
	display: block;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	display: block;
	font-weight:bold;
	padding-left:10px;
	color:#7d1c32;
}

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

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */
#footer_back{
height:auto;
/*background:url(images/footer_bg_full.jpg) bottom repeat-x;*/
clear:both;
}
#footer{
	margin:0px auto;
	padding-top:60px;
	position: relative;
	width:1000px;
	color:#ffffff;
	background:transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_column1 h2, #footer_column2 h2, #footer_column3 h2{
	color:#cbeb8a;
	font-size:26px;
	letter-spacing: -1px;
	text-transform:capitalize;
	font-weight:normal;
	background:url(images/tag_h2.png) no-repeat bottom left;
	padding:0 0 0 30px;
	height:40px;
	margin-bottom:5px;
}

#footer_column3 p{
	color: #cbeb8a;
	font-size: 11px;
	float: left;
	width: 160px;
}

#footer_column3 h3{
	color:#FFF;
	font-size:16px;
	letter-spacing: -1px;
	font-weight:normal;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	background: #268bc1;
}

#footer_column1 span, #footer_column2 span, #footer_column3 span{
	color: #cbeb8a;
	
}
#footer_column3 img{
	float: right;
	padding: 5px 0 5px 5px;
}
#footer_text{
	padding:50px 0px 0px 0px;
	text-align:center;
	float: right;
	color: #FFF;
}

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

/*Footer Columns*/

#footer_column1{

	width: 310px;
	padding: 10px;
	margin:5px 0 40px 0;
	float: left;
	border-right: 1px solid #FFF;
background:url(images/transpBlack.png) repeat;
}

#footer_column2{

	width: 270px;
	padding: 10px;
	margin: 5px;
	float: left;
}

#footer_column2 h3 a{
color:#FFF;
font-size:0.6em;
letter-spacing: -1px;
text-transform:capitalize;
background:url(images/transpBlack.png) repeat;
font-weight:normal;
padding:10px;

margin-top:15px;
float:left;
position:absolute;
display:block;
}
#footer_column2 h3 a:hover{
color:#FFF;
font-size:0.6em;
letter-spacing: -1px;
text-transform:capitalize;
background:#268bc1;
font-weight:normal;
padding:10px;

margin-top:15px;
float:left;
position:absolute;
display:block;
}

#footer_column3{

	width: 320px;
	padding: 10px 10px 10px 10px;
	margin: 5px;
	float: left;
	border-left: 1px solid #FFF;
background:url(images/transpBlack.png) repeat;
height: 510px;	
	}

/*Recent Comments STYLE*/

#footer_column1 li{
	font-size: 10px;
	margin: 0px 0 8px 0;

	color: #FFF;
}
#footer_column1 h4 a{
	font-size: 12px;
	color: #cbeb8a;
}
#footer_column1 h5 a{
	font-size: 10px;
	color: #333;
}

.recent_comments{
	border-bottom: 1px solid #FFF;
	padding: 5px;
}

/*Flickr Badge*/
#flickr ul, #flickr ul li { padding: 0; margin: 0; border: 0; }
#flickr a img {background: #CCC; padding: 3px; margin: 5px 3px 0px;}
#flickr a:hover img {background: #cbeb8a;}

/* 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 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: 30px;
	padding-bottom:4px;
	border-left:5px solid #f31b9a;
	/*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:10px 15px 10px 30px;
	} 

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

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

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style:none;
	}
/* 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 404 SEARCH */
#four04_main_search{
	float:left;
	width:100%;
	height:auto;
	background:#268bc1;
}
#four04_search {
	margin: 0px;
	padding: 5px 3px; 
	}
#four04_search_top{
	padding-top:2px;
	margin-left:5px;
	margin-top:-6px;
}
#four04_search_top span{
	font-size:12px;
	color:#666;
	font-weight:bold;
}
#four04_search_top_text{
	width:80%;
	border:0px;
	background:#E2E2E2;
	border:2px solid #FFF;
	padding:10px;
	height:25px;
	color:#333;
	margin:0 0px 8px 8px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#four04_go{
	position:relative;
	top:12px;
	margin: 0 0px 0 10px;
}

/* FOUR 0 4 POPULAR PLUGIN STYLES */

/*NOT USING--PLUGING CONTROLS THIS

.four04_pop_thumbs{
	float: left;
	position: relative;
	margin: 0px 6px 5px 0;
	padding: 3px;
}
*/
#four04_pop{
	width:94%;
	float:left;
	padding: 20px;
	background:#268bc1;
	margin-top:20px;

}
.four04_pops h2{
	color:#E2E2E2;
	font-size:32px;
	letter-spacing: -1px;
	font-weight:normal;
	padding:0 0 10px 0px;
	margin:0;
}
.four04_pops li a{
	color:#333;
	font-size:16px;
	display: block;
	border-bottom: 1px solid #EEE;
	padding: 12px;
}
.four04_pops li a:hover{
	color:#2C9CDB;
	font-size:16px;
	display: block;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #EEE;
	padding: 12px;
}

/* Begin Comments*/

h2#comment_title{
	font-size:24px;
	color:#3d3d3d;
	font-weight:normal;
	margin-left:35px;
	margin-bottom:15px;
}

.alt {
	margin: 0;
	}

.gravatar {
	float: right;
	padding:0 0 0 10px;
	margin-top: 0px;
	position:relative;
}
.gravatar a img{
	float: right;
	padding:2px;
	border: 1px solid #CCC;
	position:relative;
	background:#CCC;
}

.gravatar a img:hover{
	float: right;
	padding:2px;
	border: 1px solid #CCC;
	background:#268bc1;
	position:relative;
}


/*.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}
*/
/*Share THe Love Box*/
#shareTheLove {
	padding: 25px 10px 10px 340px;
	background:url(images/shareTheLove.jpg) no-repeat;
	height:100px;
	margin-bottom: 10px;
	width:620px;
}

/*Author Bio*/
#author-box {
	width: 600px;
	padding: 5px 10px 10px 10px;
	background: #f7f7f7;
	border: 1px solid #eee;
	height: 100px;
	margin-bottom: 10px;
	}
#author-box h2{
font-size: 16px;
color: #f31b9a;
font-weight: bold;
padding: 3px 0 3px 0;
	}	
	#author-box h3{
font-size: 16px;
color: #333;
font-weight: bold;
padding: 3px 0 3px 0;
	}	
#author-box .avatar {
	float: left;
	width: 80px;
	height: 80px;
	padding: 5px 15px 5px 0px;
	}
/*
comm_items li.bypostauthor {
    CSS styles for author comments
	background:#000;
}

comm_items li.byuser {
    CSS styles for registered users comments 
	background:#333;
}
*/
/*COMMENTS*/

.author {
	margin: 15px 0 35px 0;
	display:block;
	background:#333 /*url(images/comm_items_bg.gif) repeat-x bottom*/;
}
.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	}

.comm_items {
	margin: 15px 0 35px 0;
	display:block;
	background:#fcfff4 url(images/comm_items_bg.gif) repeat-x bottom;
	}

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

.commentmetadata a{
	color:#268bc1;
	}

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

.commentmetadata_end a{
	color:#815060;
	}

.commentmetadata_end span{
	color:#FFF;
	}

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

h3#respond{
	font-size:24px;
	color:#268bc1;
	font-weight:normal;
	padding-bottom:10px;
}

#commentform{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:18px 10px 0 55px;
	background:#fcfff4 url(images/pentry_bg.gif) repeat-x;
	width:553px;
}

#commentform a{
	color:#000000;
}

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

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

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

#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:#3d3d3d;
	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;
	padding:8px 10px 0 10px;
	background:url(images/pentry_bg.gif) repeat-x;
	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;
}







#header .featured {
	
	background: url('images/featured_advertiser.jpg') left top no-repeat;
    float: right;
    height: 115px;
    margin-top: 67px;
	width: 268px;
	padding-top: 38px;
	padding-left: 18px;
	padding-right: 18px;
    
	}
	
#header .featured br { 
	
	display: none;
	line-height: 0px; 
	height: 0px 
	
	}
              
#header .featured a img {
	
	border: 1px solid #9FB4C2;
	margin-bottom: 0px;
	
	}

#header .featured a {
	
	color: #707070;
	margin-bottom: 10px;
	display: block;

	}
	
#header .featured a:nth-child(3) {
	
	float: left;
	display: block;
	border: 1px solid #BCD6E7;
	margin-bottom: 0px;
	margin-right: 10px; 

	}
	
#header .featured a:hover {	

	color: #181818;
	
	}
	
#header .featured i a {	

	font-size: .75em;
	text-transform: uppercase;
	
	}
	
#header .featured i a:hover {	

	color: #3f3f3f;
	
	}

#trac {
	
	background: url('images/featured_advertiser.jpg') left top no-repeat;
    float: left;
    height: 115px;
    margin-top: 10px;
	width: 253px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 5px;
    
	}

#trac br { 
	
	display: none;
	line-height: 0px; 
	height: 0px 
	
	}
            
#trac a img {
	
	border: 1px solid #000000;
	margin-bottom: 0px;
	
	}

#trac a {
	
	color: #000000;
	margin-bottom: 10px;
	display: block;
	font-size: .95em;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;

	}

#trac a:nth-child(3) {
	
	float: right;
	display: block;
	border: 1px solid #BCD6E7;
	margin-bottom: 0px;
	margin-left: 10px; 

	}

#trac a:hover {	

	color: #555555;
		text-decoration:underline;
	
	}
	
#trac i a {	
	color: #000000;
	font-size: .95em;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
#trac i a:hover {	

	color: #555555;
	
	}


#clientBox{
background:url("http://www.projekt19.com/wp-content/themes/p19_sandbox/images/clientBox.png") no-repeat bottom right;
padding:2px 5px 25px 10px;
}

