/*
Theme Name: DreamStar Studios v3.0
Theme URI: http://dreamstarstudios.net/
Description: Supernatural
Author: Brian Feister
Author URI: http://dreamstarstudios.net/
Tags: starry night, fireflies & fairies

	DreamStar Stuidios v3.0
	 http://dreamstarstudios.net/

	Please feel free to use this code to learn and study.  
	Please do not cut and paste large portions of this code without the author's permission.  
	Contact Brian via e-mail at - brian@dreamstarstudios.net

*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul, ol, li{
	list-style-type:none;
}
a{
	color:#ca7200;
	text-decoration:none;
}
a:hover{
	color: #ff9812;
}
a img{
	border:0;
}
object{
	outline: 0 none;
}
.clear{
	clear:both;
}
.orange{
	color: #ca7200;
}
.small{
	font-size: .77em;
}
.inline{
	display: inline;
}
.big{
	font-size: 120%;
}
html{
	background: #000000;
}
body{
	font-family:Georgia,'Times New Roman',sans-serif;
	background:url(images/sky_bg.jpg) top center repeat-x;
	font-size:1.06em;
	color:#b2b786;
	line-height: 1.95em;
}

#container{
	width:980px;
	margin: 0 auto;
}

/* header elements
---------------------------------------------------------------------------------*/

#header{
	width:100%;
	height:460px;
	background: transparent url(images/header_bg.jpg) top center no-repeat;
}
#header a:hover{
	border-bottom: 0 none;
}
#header_title{
	padding:50px 154px 155px 346px;
}

#header_title h1{
	color:#ffffff;
	font-size:54px;
	font-style:italic;
	letter-spacing:-4px;
	text-indent: -9999px;
}

#header_title h1 a{
	color:#ffffff;
	height: 150px;
	width: 480px;
	display: block;
	outline: 0 none;
}

.description{
	font-size:14px;
	color:#ffffff;
	display:block;
	padding:0 0 0 50px;
	letter-spacing:0;
	font-weight:normal;
}

/* main nav styling
---------------------------------------------------------------------------------*/

#main_nav{
	float:left;
	height:90px;
	width: 729px;
	text-indent: -9999px;
	position: relative;
}
#main_nav_inner {
	position: absolute;
	top: 0;
	right: 0;
	height:90px;
	width: 729px;
	float: left;
	z-index: 1;
}
#main_nav ul{
	height:90px;
	width: 729px;
	list-style: none;
}
#main_nav li, #main_nav a {
	float: left;
	height: 90px;
	display: block;
	line-height: 90px;
	position: relative;
}
#main_nav li.home, #main_nav li.home a, #main_nav li.home a div {
	width: 107px;
}
#main_nav li.blog, #main_nav li.blog a, #main_nav li.blog a div {
	width: 102px;
}
#main_nav li.works, #main_nav li.works a, #main_nav li.works a div {
	width: 138px;
}
#main_nav li.about, #main_nav li.about a, #main_nav li.about a div {
	width: 122px;
}
#main_nav li.photo, #main_nav li.photo a, #main_nav li.photo a div {
	width: 130px;
}
#main_nav li.contact, #main_nav li.contact a, #main_nav li.contact a div {
	width: 130px;
}
#main_nav li.home a, #main_nav li.home a div.glow{
	background:transparent url('images/nav_home.gif') 0 0 no-repeat;
}
#main_nav li.blog a, #main_nav li.blog a div.glow{
	background:transparent url('images/nav_blog.gif') 0 0 no-repeat;
}
#main_nav li.works a, #main_nav li.works a div.glow{
	background:transparent url('images/nav_works.gif') 0 0 no-repeat;	
}
#main_nav li.about a, #main_nav li.about a div.glow{
	background:transparent url('images/nav_about.gif') 0 0 no-repeat;	
}
#main_nav li.photo a, #main_nav li.photo a div.glow{
	background:transparent url('images/nav_photo.gif') 0 0 no-repeat;
}
#main_nav li.contact a,  #main_nav li.contact a div.glow{
	background:transparent url('images/nav_contact.gif') 0 0 no-repeat;
}
#main_nav a.glow:hover, #main_nav li a div.glow {
	background-position: 0 -90px !important;
	display: block;
	height: 90px;
}
#main_nav li.selected a, #main_nav ul li a div.glow, #main_nav li.glow a:hover {
	background-position: 0 -90px !important;
}
#main_nav ul li a div.glow {
	position: absolute;
	top: 0;
	left: 0;
}

#main_nav ul li a{
	text-indent: -9000px;
	overflow: hidden;
	outline: 0;
}

/* body styling
---------------------------------------------------------------------------------*/

#body{
}

#body_top{
}

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

#body_right{
	background:transparent url(images/fairies_bg.jpg) top right no-repeat;
	width:418px;
	height: 575px;
	float:right;
	margin: 30px 0 0 0;
}

/* left content
---------------------------------------------------------------------------------*/

#body_left_content{
	width:562px;
	padding-top:50px;
}

/* home template
---------------------------------------------------------------------------------*/

#home_intro{
	background:transparent url(images/drop_o_bg.jpg) top left no-repeat;
	padding: 0 0 0 60px;
}
#body_left #home_intro p{
	padding: 0;
}
#home_intro div#drop_o{
	width: 104px;
	height: 112px;
	display: block;
	float: left;
	font-size: 4em;
	text-indent: -9999px;
}
#home_intro a.larger{
	display: inline;
	font-size: 1.75em;
	color: #ca7200;
	font-weight: normal;
}
#home_intro a{
	font-style: italic;
}
#home_intro a:hover{
	color: #ff9812;
}
h2#dreams_flight{
	background: transparent url(images/h2_sub_main_bgs.jpg) no-repeat;
	display: block;
	width: 477px;
	height: 145px;
	text-indent: -9999px;
}

/* dynamically generated elements
---------------------------------------------------------------------------------*/

.pagetitle{
	padding: 0 0 0 10px;
	font-weight: normal;
	font-style: italic;
}
.post{
	width:100%;
}

.post-top{
	width:100%;
	line-height: .95em;
	clear: both;
}
.post-date{
	float:left;
	font-size:1.1em;
	width:45px;
	color:#803c00;
	text-align:center;
	padding:9px 5px 15px 5px;
}

.post-date p{
	font-size:1.5em;
	line-height:25px;
	color:#803c00;
}

.post-title{
	float:right;
	width:500px;
	height: auto;
}

.titlemeta{
	padding: 0 0 0 10px;
}
div.post-title{
	background: url(images/post-top_bg.jpg) bottom right no-repeat;
}
.post-title h2{
	height: auto;
	font-size: 1.5em;
	color:#ca7200;
	font-weight:normal;
	margin:5px 0 4px 6px;
	padding: 0 0 30px;
	display: block;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
}
h2.post_title{
	font-size: 2.4em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h2.post_title a:hover{
	border-bottom: 0 none;
}
.post-title h2 a{
	display: block;
	outline: 0 none;
	border: 0 none;
}
.post-title h2 a:hover{
	border-bottom: 0 none;
	color: #ff9812;
}
.post-title h3 a, .post-title h3 span{
	color:#b41e1b;
	font-weight:bold
}
span.date{
	padding: 0 0 0 5px;
	color: #803C00;
}
span.date span.month{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
span.tags{
	background: url(images/tags_bg.jpg) top left no-repeat;
	padding: 3px 0 0 30px;
	margin: 4px 0 0 55px;
	font-style: italic;
	display: block;
}
div#content div.entry{
	padding-top: 30px;
	clear: both;
}
.entry{
	line-height:180%;
	font-size:100%;
	padding:10px 0 0 70px;
}
.entry a:hover{
	text-decoration:none;
}
.entry h3{
	color: #ca7200;
	font-style: italic;
	padding: 20px 0 15px 0;
}
#body_left p{
	padding-bottom:20px;
}
#body_left a{ 
	font-style: italic;
}
#body_left strong{
	color: #ca7200;
}
.entry p:first-child:first-letter, .entry div + p:first-letter, #about_container div h2 + p:first-letter{
	float: left;
	display: block;
	font-size: 3.72em;
	color: #ca7200;
	padding: 0 18px 5px 0;
	margin: 8px 0 0 -10px;
}
ul.firefly{
	margin: 0 0 20px 0;
	line-height: 1.5em;
	font-size: .95em;
} 
}
h2#sorry{
	background: transparent url(images/h2_sub_main_bgs.jpg) scroll 0 -409px no-repeat;
	display: block;
	width: 477px;
	height: 109px;
	text-indent: -9999px;
}
h2.searchtitle{
	padding: 0 0 0 60px;
	font-size: 1.06em;
	font-style: italic;
}
.paypal_register_now{
	background: url(images/paypal_register_now.jpg) top left no-repeat;
	height: 78px;
	width: 189px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.paypal_register_now:hover{
	background-position: 0 -78px;
}
/* social bookmark meta
---------------------------------------------------------------------------------*/

#body_left div.social_bookmarks{
	background: url(images/social_bookmarks_bg.jpg) bottom center no-repeat;
	width: 100%;
	height: 150px;
}
#body_left ul.icons a{
	outline: 0 none;
}
#body_left h3.social_bookmarks_title{
	text-indent: -9999px;
	height: 115px;
	width: 100%;
}
#body_left div.social_bookmarks ul.icons{
	width: 255px;
	margin: 0 auto;
	display: block;
	position: relative;
}
#body_left div.social_bookmarks ul li{
	float: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#body_left div.social_bookmarks li{
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	float: left;
}
#body_left div.social_bookmarks li a{
	width: 28px;
	height: 45px;
	display: block;
}
#body_left ul.icons li.digg_s{
	background: transparent url(images/icons/digg.png) no-repeat top center;
}
#body_left ul.icons li.stumble_upon_s{
	background: transparent url(images/icons/stumble.png) no-repeat top center;
}
#body_left ul.icons li.design_float_s{
	background: transparent url(images/icons/design_float.png) no-repeat top center;
}
#body_left ul.icons li.delicious_s{
	background: transparent url(images/icons/delicious.png) no-repeat top center;
}
#body_left ul.icons li.twitter_s{
	background: transparent url(images/icons/twitter.png) no-repeat top center;
}
#body_left ul.icons li.reddit_s{
	background: transparent url(images/icons/reddit.png) no-repeat top center;
}
#body_left ul.icons li.technorati_s{
	background: transparent url(images/icons/technorati.png) no-repeat top center;
}
#body_left ul.icons li.newsvine_s{
	background: transparent url(images/icons/newsvine.png) no-repeat top center;
}
#body_left ul.icons li.facebook_s{
	background: transparent url(images/icons/facebook.png) no-repeat top center;
}
#body_left div.social_bookmarks ul.icons li span{
	position: absolute;
	width: 100% !important;
	text-indent: 0 !important;
	bottom: -50px;
	left: -2px;
	padding: 0 20px 0 0;
	display: none;
	color: #ca7200;
	text-align: center;
	font-size: .75em;
	font-style: italic;
}
#body_left div.social_bookmarks ul.icons li:hover span{
	display: inline;
}
/* end social bookmark meta
---------------------------------------------------------------------------------*/

.postmetadata{
	width:100%;
	background: url(images/postmeta_bg.jpg) bottom right no-repeat;
	float: right;
	display: block;
	margin: 20px 0 30px 0;
	padding: 5px 0 10px 0;
}
div.post-top .postmetadata{
	padding-right: 30px;
}
div.entry div.postmetadata{
	font-size: .77em;
}
.top-border{
	border-top: 1px solid #0F0F0F;
}
span.rss_inline{
	background: url(images/rss_inline.png) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 3px;
}
img.post_thumb{
	float: right;
	padding: 0 5px 0 10px;
}
div.entry img a:hover, div.entry a img:hover{
}
div.entry img{
}
a.readmore{
	float: right;
	font-style: italic;
	padding-top: 5px;
	margin: 0 8px 1px 0;
	line-height: 1.3em;
	display: inline;
}
span.comments_link{
	background:url(images/comment_bubble.gif) no-repeat scroll 0 0;
	width: 28px;
	height: 40px;
	float: right;
	display: block;
	padding: 3px 15px 5px 7px;
	margin: 0 15px 0 0;
	font-size: 1em;
	font-style: normal;
	text-align: center;
	line-height: 1em;
}
span.comments_link:hover{
	background:url(images/comment_bubble.gif) no-repeat scroll 0 -48px !important;
}
span.comments_link a{
	color: #000;
	font-weight: bold;
	padding: 10px 10px 10px 8px;
}
span.comments_link a:hover{
	border-bottom: 0 none;
}
.postmetadata .alignright a{
	color:#9e0b0e;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignright a:hover{
	text-decoration:none;
}

.postmetadata .alignleft a{
	color:#000000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .alignleft a span{
	font-weight:bold;
	color:#9e0b0e;
}

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

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

.post-page{
	width:100%;
}

.post-page .entry{
	padding-top:13px;
}

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

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

.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:#000000;
	display:block;
	font-weight:normal;
}

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

/* photo page styles
---------------------------------------------------------------------------------*/

#photo_intro{
	background:transparent url(images/drop_d_bg.jpg) top left no-repeat;
	padding: 0 0 0 60px;
}
#photo_intro p, #works_intro p, #blog_intro p{
	padding: 0 0 30px 0;
}
div#photo_intro span.drop_cap, div#works_intro span.drop_cap, div#blog_intro span.drop_cap{
	float: left;
	display: block;
	font-size: 5.72em;
	color: #ca7200;
	text-indent: -9999px;
	height: 80px;
	width: 90px;
}
div#sub_main object{
	margin: 0 65px;
}
h2#camera_magic{
	background: transparent url(images/h2_sub_main_bgs.jpg) scroll 0 -163px no-repeat;
	display: block;
	width: 477px;
	height: 109px;
	text-indent: -9999px;
}
/* blog page styles
---------------------------------------------------------------------------------*/
#blog_intro{
	background:transparent url(images/drop_e_bg.jpg) top left no-repeat;
	padding: 0 0 0 60px;
}
div#blog_intro span.drop_cap{
	width: 80px;
}

/* works page styles
---------------------------------------------------------------------------------*/
#works_intro{
	background:transparent url(images/drop_f_bg.jpg) top left no-repeat;
	padding: 0 0 0 60px;
}
h2#creative_magic{
	background: transparent url(images/h2_sub_main_bgs.jpg) scroll 0 -287px no-repeat;
	display: block;
	width: 477px;
	height: 109px;
	text-indent: -9999px;
	margin: 15px 0 0 0;
}
div#works_intro span.drop_cap{
	width: 70px;
}

/* works slider
---------------------------------------------------------------------------------*/
#slider_wrap{
	display: block;
	width: 562 px;
	margin: 0 0 0 180px;
}
#works_container{
	width: 6182px;
	position: relative;
}
#works_frame{
	width: 562px;
	height: 510px;
	position: relative;
	overflow: hidden;
	float: left;
	font-size: .85em;
	line-height: 160%;
}
#works_container li.panel{
	width: 562px;
	height: 510px;
	position: relative;
	float: left;
}
#works_container li.panel span a{
	font-weight: bold;
}
#works_container li.panel a.nav_prev, #works_container li.panel a.nav_next{
	width: 281px;
	height: 400px;
	outline: 0 none;
	text-indent: -9999px;
	position: absolute;
	top: 0;
}
#works_container li.panel a.nav_prev{
	left: 0;
}
#works_container li.panel a.nav_next{
	right: 0;
}
#works_container li.panel a.nav_prev:hover{
	background: transparent url(images/arrow_l.png) top left no-repeat;
}

#works_container li.panel a.nav_next:hover{
	background: transparent url(images/arrow_r.png) top right no-repeat;
}
#works_container a, #works_container strong{
	font-weight: bold;
	color: #ca7200;
}
#works_container a:hover{
	color: #ff9812;
}
ul.works_nav{
	margin: 0 0 0 237px;
	display: block;
}
ul.works_nav li{
	float: left;
	font-weight: bold;
	margin-right: 8px;
	font-size: .9em;
	text-indent: -9999px;
}
ul.works_nav li a{
	background: url(images/works_nav_bg.jpg) no-repeat;
	width: 34px;
	height: 24px;
	display: block;
	outline: 0 none;
}
ul.works_nav li a:hover{
	background-position: 0 -24px;
}

/* right content / sidebar
---------------------------------------------------------------------------------*/

#body_right_content{
	margin:171px 110px 50px 86px;
	height: 354px;
	overflow: hidden;
	position: relative;
	color: #000;
}
#body_right_content a{
	color: #3b1900;
}
#body_right_content a:hover{
	border-bottom: 0 none;
}
#body_right_content a:hover{
	color:#000 !important;
}
#scroll_cutoff{
	background: transparent url(images/scroll_cutoff_bg.png) bottom center no-repeat;
	position: absolute;
	display: block;
	width: 222px;
	height: 10px;
	z-index: 1;
	bottom: 0;
	left: 0;
}
#searchform_body{
	background: transparent url(images/sb_search_bg.gif) no-repeat;
	width:222px;
	height:36px;
	margin: 0 0 5px 0;
}

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

#searchform_top_text{
	width:157px;
	height: 18px;
	border:0px;
	background:none;
	color:#000;
	font-size:12px;
	font-family:Georgia,'Times New Roman', sans-serif;
	float:left;
	margin:7px 0 8px 15px;
	padding: 3px 3px 0 0;
}

#gosearch{
	position:relative;
	top:7px;
	float:left;
}
#gosearch:active{
	top: 9px;
}
#body_right_content h2{
	text-indent: -9999px;
}
#recent_blogposts{
	height: auto;
	width: 207px;
	position: relative;
	background: transparent url(images/sb_tales_bg.gif) top left no-repeat;
	padding: 0 0 0 15px;
	line-height: 1.0em;
	overflow: hidden;
}
#recent_blogposts h2{
	height: 50px;
	width: 180px;
}
#body_right span#blog_subscribe{
	width: 27px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#blog_subscribe a{
	display: block;
	text-indent: -9999px;
	font-size: 50%;
	outline: 0 none;
}
#body_right a.email_sm, #body_right a.rss_sm{
	width: 27px;
	height: 25px;
}
#tooltip{
	background: transparent url(images/tooltip_bg.png) top center no-repeat;
	display: none;
	color: #3b1900;
	font-size: .62em;
	z-index: 50;
	width: 200px;
	height: 95px;
	padding: 20px 30px 18px 30px;
	text-align: center;
}

#recent_blogposts ul{
	display: block;
}
#recent_blogposts ul li{
	line-height: .85em;
	display: block;
	clear: both;
	margin-bottom: 0;	
	position: relative;
	}
#body_right span.blog_date{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 34px;
	padding: .20em 0 0 0;
	font-size: .63em;
	letter-spacing: -.03em;
	font-weight: bold;
	color: #3b1900;
}
#recent_blogposts h3, #recent_blogposts h3 a{
	display: block;
	color: #3b1900;
	font-size: .8em;
	padding: .1em 0 2px 0;
	letter-spacing: -.02em;
}

#body_right div#confessions{
	background: transparent url(images/sb_confessions_bg.gif) top left no-repeat;
	width: 222px;
	height: 178px;
}
a.confessions{
	display: block;
	width: 222px;
	height: 46px;
	text-indent: -9999px;
	outline: 0 none;
}
#confessions ul li{
	line-height: 1.2em;
	font-size: .63em;
	margin: 0 0 6px;
	padding: 0 0 0 15px;
	letter-spacing: -.02em;
}
#confessions ul li a{
	font-weight: bold;
}
#sidebars{
	float:left;
	padding:0 0 0 14px;
}

#sidebar{
	float:left;
	width:255px;
}

/* sub main body
---------------------------------------------------------------------------------*/
#sub_main{
	width: 980px;
	margin: 0 auto;
	clear: both;
}
#home_quips{
	margin: 0 82px 0 62px;
}
#home_quips a:hover{
	border-bottom: none;
}
#home_quips a.text{
	color: #b2b786;
	width: 244px;
	height: 186px;
	margin: 10px 15px;
	display: block;
	outline: 0 none;
	overflow: hidden;
}
.quip{
	background-position:  0 -206px;
	float: left;
	display: block;
	height: 218px;
	text-align: center;
	position: relative;
}
.quip a{
	outline: 0 none;
	cursor: pointer;
}
#home_quips div.quip a.process, #home_quips div.quip a.wares, #home_quips div.quip a.blog, #home_quips div.quip a span.glow{
	position: absolute;
	width: 264px;
	height: 206px;	
	text-indent: -9999px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
}
#home_quips div.quip:hover a.no_js, #home_quips div.quip span.glow{
	background-position: 0 -206px !important;
	z-index: 5;
}
div.quip a.process, div.quip a.process span.glow{
	background: transparent url(images/quip_process_bg.gif) no-repeat;	
}
div.quip a.wares, #home_quips div.quip a.wares span.glow{
	background: transparent url(images/quip_wares_bg.gif) no-repeat;	
}
div.quip a.blog, #home_quips div.quip a.blog span.glow{
	background: transparent url(images/quip_blog_bg.gif) no-repeat;	
}
#home_quips em{
	font-style: normal;
	color: #eb8501;
}
.size_a{
	font-size: 1.35em;
}
.size_b{
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic !important;
	letter-spacing: 0.2em;
}
.size_c{
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic !important;
	letter-spacing: 0.1em;
}
.size_d{
	font-size: 1.6em;
}
.size_d em{
	font-style: italic !important;
	font-weight: bold;
}
.spacing_a{
	line-height: 1.9em;
}
.spacing_b{
	line-height: 1.7em;
}

/* about page 
---------------------------------------------------------------------------------*/

ul.about_nav li{
	float: left;
	font-weight: bold;
	margin-right: 15px;
	font-size: .9em;
}
.about_top{
	margin: 30px 0 20px 60px !important;
}
.about_top li{
	margin: 0 !important;
	height: 54px;
	text-indent: -9999px;
	background: transparent url(images/about_nav_bg.png) no-repeat;
}
.about_top li.who{
	background-position: 0 0;
	width: 124px;
}
.about_top li.the_magic{
	background-position: -124px 0;
	width: 103px;
}
.about_top li.the_money, li.the_money a{
	background-position: -227px 0;
	width: 113px;
}
.about_top li.thanks{
	background-position: -340px 0;
	width: 152px;
}
.about_top a{
	height: 54px;
	display: block;
	outline: 0 none;
}
.bottom{
	float: right;
	padding: 0 0 10px 0 !important;
}
.bottom li{
	font-size: .7em !important;
	line-height: 1em;
	border: 1px solid #242424;
	margin-right: 10px !important;
	padding: 2px;
}
.bottom li a{
	padding: 4px;
}
.bottom li:hover, .bottom li.active{
	background: #ca7200;
}
.bottom li:hover a, .bottom li.active a{
	color: #000;
}
#about_container{
	width: 2248px;
	position: relative;
}
#about_frame{
	width: 562px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
	font-size: .95em;
	line-height: 160%;
}
.panel{
	width: 562px;
	height: auto;
	position: relative;
	float: left;
}
.panel em{
	color: #ca7200;
	font-style: normal;
}
.panel p, .panel ul{
	padding: 0 0 0 60px;
}
.panel h2{
	background: url(images/h2_about_sprite.jpg) no-repeat;
	display: block;
	width: 477px;
	height: 105px;
	text-indent: -9999px;
}
h2#hand-crafted{
	background-position: 0 0;
}
h2#the_magic{
	background-position: 0 -105px;
}
h2#the_money{
	background-position: 0 -210px;
}
h2#thanks{
	background-position: 0 -315px;
}
div#who_we_are h2 + p{
	background: url(images/drop_d_bg.jpg) top left no-repeat;
}
div#who_we_are span.drop_cap{
	float: left;
	display: block;
	font-size: 5.72em;
	color: #ca7200;
	text-indent: -9999px;
	height: 100px;
	width: 90px;
}
div#the_magic h2 + p, div#thanks h2 + p{
	background: url(images/drop_f_bg.jpg) top left no-repeat;
}
div#the_magic span.drop_cap, div#thanks span.drop_cap{
	float: left;
	display: block;
	font-size: 5.72em;
	color: #ca7200;
	text-indent: -9999px;
	height: 100px;
	width: 75px;
}
div#the_money h2 + p{
	background: url(images/drop_e_bg.jpg) top left no-repeat;
}
div#the_money span.drop_cap{
	float: left;
	display: block;
	font-size: 5.72em;
	color: #ca7200;
	text-indent: -9999px;
	height: 100px;
	width: 80px;
}

/* footer
---------------------------------------------------------------------------------*/

#footer_wrap{
	background:url(images/footer_grass_bg.jpg) top center repeat-x;
	width:100%;
	height:600px;
	display: block;
}
#footer{
	margin: 0 auto;
	width: 980px;
	height: 100%;
	background:url(images/footer_main_bg.jpg) top center no-repeat;
}
#footer_content{
	padding:280px 0 0 5px;
}

#lastfm{
	float: left;
	width: 338px;
	height: 285px;
	overflow: hidden;
	position: relative;
}
#lastfm a:hover{
	border-bottom: none;
}
#lastfm h4, #recent_comments h4, #get_in_touch h4 {
	display: block;
	width: 100%;
	height: 85px;
	text-indent: -9999px;
}
#lastfm ul li{
	background: url(images/lastfm_li_bg.png) no-repeat top left;
	height: 100px;
	width: 110px;
	float:left;
	position:relative;
	outline: 0 none;
}
#lastfm ul li a.img_link{
	background: url(images/lastfm_overlay.png) no-repeat top left;
	display: block;
	position: relative;
	float: left;
	height: 86px;
	width: 104px;
	overflow: hidden;
	z-index: 1;
}
#lastfm ul li img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 85px;
	height: 86px;
}
#lastfm ul li a.song_info{
	display: none;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 75px;
	height: auto;
	padding: 5px;
	font-size: .6em;
	line-height: 1.2em;
	background: #000;
	text-align: center;
	z-index: 10;
}
#lastfm em{
	color: #b2b786;
}
#lastfm ul li:hover a.song_info{
	display: block;
	z-index:100;
}
#recent_comments{
	width: 264px;
	height: 280px;
	position: relative;
	overflow: hidden;
	float: left;
	line-height: 1.2em;
	font-size: .9em;
	padding: 0 0 0 15px;
	letter-spacing: -.02em;
}
#recent_comments div#fade{
	background: transparent url(images/comment_fade_bg.png) top center repeat-x;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: block;
}
#recent_comments ul li{
	height: auto;
	float: left;
	padding: 0 5px 8px 0;
	clear: both;
	width: 100%;
}
#recent_comments ul li img{
	float: left;
	padding: .2em .5em 0 0;
}
#get_in_touch{
	width: 295px;
	float: left;
	line-height: 1.5em;
	font-size: .95em;
	color: #d5d9b4;
	font-weight: bold;
	padding: 0 0 0 60px;
}
#get_in_touch a:hover, #get_in_touch a{
	outline: 0 none;
	border-bottom: 0 none;
}
#get_in_touch p{
	clear: both;
}
#get_in_touch div.contact_info{
	background-position: 0 0;
	width: 210px;
	height: 80px;
	position: relative;
}
#get_in_touch div.contact_info span.img_repl, div.contact_info span.glow{
	background: transparent url(images/contact_info_bg.jpg) no-repeat;
	background-position: 0 0;
	width: 210px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#get_in_touch div.contact_info.no_js span.img_repl:hover, div.contact_info span.glow{
	background-position: 0 -80px !important;
	z-index: 2;
}
#get_in_touch div.contact_info a.top{
	width: 210px;
	height: 45px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
#get_in_touch div.contact_info p, #get_in_touch div.contact_info a{
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#get_in_touch ul.icons{
	width: 168px;
	padding: 20px 75px 60px 35px;
	display: block;
	position: relative;
}
#get_in_touch div.networks li{
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	float: left;
}
#get_in_touch div.networks li a{
	width: 28px;
	height: 45px;
	display: block;
}
ul.icons li.twitter{
	background: transparent url(images/twitter.png) no-repeat top center;
}
ul.icons li.linkedin{
	background: transparent url(images/linkedin.png) no-repeat top center;
}
ul.icons li.facebook{
	background: transparent url(images/facebook.png) no-repeat top center;
}
ul.icons li.lastfm{
	background: transparent url(images/lastfm.png) no-repeat top center;
}
ul.icons li.flickr{
	background: transparent url(images/flickr.png) no-repeat top center;
}
ul.icons li.delicious{
	background: transparent url(images/delicious.png) no-repeat top center;
}
div.networks ul.icons li span{
	position: absolute;
	width: 100% !important;
	text-indent: 0 !important;
	bottom: 10px;
	left: -19px;
	padding: 0 20px 0 0;
	display: none;
	color: #ca7200;
	text-align: center;
	font-size: .75em;
	font-style: italic;
}
div.networks ul.icons li:hover span{
	display: inline;
}
#credits{
	width: 100%;
	height: 50px;
	background: #000 url(images/credit_bg.jpg) repeat-x;
}
#credits_content{
	width: 980px;
	height: 50px;
	margin: 0 auto;
	text-align: right;
	line-height: 1.3em;
	font-size: .5em;
}
#credits_content ul{
	width: 890px;
	height: 50px;
	margin: 0 90px 0 0;
	float: right;
}
#credits_content ul li, #credits_content ul li a{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#credits_content ul li a:hover{
	border-bottom: 0 none;
}
.cred{
	display: block;
	float: right;
	text-align: left;
}
#credits_content ul li, #credits_content ul li a{
	height: 50px !important;
	display: block;
}
#credits_content ul li a{
	background: url(images/credit_icons_bg.jpg) no-repeat;

}
li.copy a{
	background-position: -210px 0 !important;
	width: 108px;
}
li.copy a:hover{
	background-position: -210px -50px !important;
}
li.wp_cred a{
	background-position: -167px 0 !important;
	width: 43px;
}
li.wp_cred a:hover{
	background-position: -167px -50px !important;
}
li.mt_cred a{
	background-position: -86px 0 !important;
	width: 81px;
}
li.mt_cred a:hover{
	background-position: -86px -50px !important;
}
li.w3c_xhtml a{
	background-position: -46px 0 !important;
	width: 40px;
}
li.w3c_xhtml a:hover{
	background-position: -46px -50px !important;
}
li.w3c_css a{
	background-position: 0 0 !important;
	width: 46px;
}
li.w3c_css a:hover{
	background-position: 0 -50px !important;
}
li.top a{
	background-position: -360px 0!important;
	width: 105px;
	float: left !important;
	text-align:left;
	outline: 0 none;
}
li.top a:hover{
	background-position: -360px -50px !important;
}

/* 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%;
	}

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 {
	padding: 0 0 20px 50px;
	background:url(images/blockquote_bg_top.jpg) top left no-repeat;
	font-size: 1.3em;
	font-style: italic;
	text-align: center;
	color: #e0e5b6;
	}

blockquote blockquote{
	padding: 0 45px 0 0;
	font-size: 1em;
	background:url(images/blockquote_bg_bottom.jpg) bottom right no-repeat;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.post_nav, .about_top{
	background: url(images/post_nav_bg.jpg) no-repeat top center;
	width: 492px;
	height: 49px;
	margin: 0 0 20px 70px;
	font-style: italic;
	font-size: .85em;
	line-height: 110%;
}
 .post_nav div.alignleft a, .post_nav div.alignright a{
	display: block;
	width: 206px;
	padding-top: 10px;
	height: 44px;
}
.post_nav div.alignright a{
	display: block;
	text-align: right;
	padding-right: 40px;
	background: url(images/post_nav_bg.jpg) no-repeat scroll -246px -54px;
}
.post_nav div.alignleft a{
	display: block;
	padding-left: 40px;
	background: url(images/post_nav_bg.jpg) no-repeat scroll 0 -54px;
}
.post_nav a:hover{
	color: #ff9000;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	}

.navigation a:hover{
	text-decoration:none;
}
div.comment_nav{
	display: block;
	float:right;
	font-size: .7em;
}
div.comment_nav a:hover{
	color: #ff9000;
}

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

.entry ul li {
	display:block;
	}

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

.entry ol li {
	margin: 0;
	padding: 4px 0 6px 0;
	border-bottom:1px dotted #7c7c7c;
	}

.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;
}
#body_left form#commentform p{
	padding: 0 !important;
}

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

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

#commentform #submit {
	background: url(images/comment_submit.jpg) top left no-repeat;
	background-position: 0 0;
	width:100px;
	height:40px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	}
#commentform #submit:hover{
	background-position: 0 -40px;
}	
#commentform #submit:active{
	background-position: 0 -80px;
}

/* End Form Elements */

/* Begin Comments*/

h3#comments{
	width: 100%;
	padding: 30px 0 0 10px;
	display: block;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
}

h2#comments_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	border-bottom:1px dashed #ccc2ba;
	margin:0 0 8px 30px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin:0 10px 0 70px;
	line-height: 1.2em;
	font-size: .9em;
	}

.commentlist li {
	margin: 25px 0 0;
	padding: 0 0 10px;
	list-style: none;
	background: url(images/postmeta_bg.jpg) bottom right no-repeat;
	}

.commentlist li.alt {
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	width:auto;
	}
div#main_secondary span.avatar{
	float: right;
	padding: 10px 0 0 5px;
}
span.author{
	font-weight: bold;
	font-size: 1.1em;
	color: #CA7200;
}
span.author span.name a{
	text-decoration: underline;
}
span.author span.url{
	font-size: .65em;
	font-weight: normal;
	text-decoration: none;
	visibility: hidden;
}
span.author:hover span.url, span.author:hover span.url a{
	visibility: visible;
	text-decoration: none;
}
span.comment-date{
	display: block;
	font-style: italic;
	font-size: .8em;
}
li.comment p{
	line-height: 140%;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
ul.children li{
	border: #232323 1px dashed;
	margin-top: 10px;
	padding-bottom: 8px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}
div.reply{
	margin-left: 20px;
}
#commentform p {
	margin: 5px 0;
	}
#commentform label{
	font-size: .8em;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#respond_box{
	margin:40px 15px 0 30px;
	padding:0 0 60px 0;
}

h3#respond{
	background: url(images/respond_bg.jpg) top left no-repeat;
	width: 100%;
	height: 150px;
	display: block;
	text-indent: -9999px;
}

#commentform{
	margin-left:70px;
	width:100%;
}

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

#commentform a{
}

#commentform input{
	background:#a8804c url(images/comment_input_bg.gif) top center repeat-x;
	border:0 none;
	font-family:Georgia,'Times New Roman',sans-serif;
	font-size:.8em;
	padding:3px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

#commentform textarea{
	background:#a8804c url(images/comment_input_bg.gif) top center repeat-x;
	border: 0 none;
	font-family:Georgia,'Times New Roman',sans-serif;
	font-size:.8em;
	padding:3px;
	margin:5px 0 0 0;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#commentform input#submit{
	background: url(images/comment_submit.jpg) top left no-repeat;
	background-position: 0 0;
	width:110px;
	height:40px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}
#commentform input#submit:hover{
	background-position: 0 -40px;
}	
#commentform input#submit:active{
	background-position: 0 -80px;
}
/* End Comments */

