/*
Theme Name: WP Full Site
Theme URI: http://developdaly.com/wpfullsite/
Description: Full website & blog for any small business. Get <a href="http://developdaly.com/wpfullsite/">SUPPORT</a>.
Version: 1.2
Author: Develop Daly
Author URI: http://developdaly.com/
Tags: fixed-width, two-columns, brown, yellow, tan, white
*/

* { margin:0; padding:0; }
html{  }
body{ color:#fff; background:#000 url('images/bg_stripe.gif') repeat-x; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px;}
#wrapper { min-height:590px; height:auto !important; height:590px; overflow:auto; width:960px; margin:0 auto; background: url(images/bg_shalone.jpg) no-repeat;}

#doc2{  margin:0 auto 1em; }

a{ color:#b7b7b7; }
a:hover{ text-decoration:none; }

#bd{ background:#fff; }

#middle { clear:both;}
#content{float:right; width:600px; width:484px;}
#content table tr td{padding:2px; }
#content table {margin:0 0 10px 0;}
/* Begin Sidebar */
#sidebar{ float:left;  padding:0;padding:393px 0px 0px 50px;
width:400px;}
	#sidebar ul, #sidebar ol{ list-style-type:none; }
	#sidebar ul ul, #sidebar ul ol, .hentry ol ul, #sidebar ol ol { margin:0 0 0 1.571em; }
	#sidebar ul ul { list-style:square; }
	#sidebar .box {  background:#8d9ea7; padding:7px;}
	#sidebar form { color:#FFF; }
	#sidebar form.login { text-align:right; }
	#sidebar form input{ width:150px; }
	#sidebar .submit{ width:70px;  }
	#sidebar form ul { list-style:none; margin:0; padding:0; }
	#sidebar form ul li{ margin:0 0 5px; }
	#sidebar h3{color:#8d9ea7; margin:0; padding:0 0 5px; }
	#sidebar li{ margin:0 0 20px; }
	.track {margin-right: 6px;}
        .track p {margin-top: -25px; margin-bottom: 25px; padding-left: 8px;}
	
	/* Begin Search */
	li#search{ margin:2em 0; }
	li#search #s{ border:1px solid #bbb8a3; padding:.18em; }
	/* End Search */
#featured_tracks {padding-bottom: 9px;}
	
/* End Sidebar */

/* Begin Header */
#header{ padding:151px 0 0 460px; }
#title-contact a{ color:#fff; }


#logo{ display:none; float:left; font-size:36px; font-variant:small-caps; font-weight:bold; margin:0; padding:15px; text-indent:-9999px; max-width:75%; }
#logo a{ display:block; height:85px; width:223px; background:url('images/logo.gif') no-repeat; outline:none; text-decoration:none; }
#title-contact p{ }

	/* Begin Nav */
	.nav{ font-size:13px; text-transform:uppercase; }
	.nav ul{ list-style:none; margin:0; padding:0; }
	.nav li{ color:#fff; float:left; position:relative; }
	.nav li:hover{ background:#000; }
	.nav li ul{ background:#262001; display:none; left:0; position:absolute; top:38px; }
	.nav li ul li{ clear:both; display:block; font-style:italic; font-weight:normal; text-transform:none; }
	.nav li:hover ul{ display:block; }

	.nav a{ color:#fff; display:block; padding:2px 13px; text-decoration:none; white-space:nowrap; }
	.nav a:hover{ background:#000; }
	.nav li ul li a{ XXXbackground:url('images/nav-bg.gif') repeat-x;  min-width:10em; }
	/* End Nav */
	
/* End Header */

/* Begin Post */

	/* Begin Standard */
	.hentry { line-height:1.571em; }
	.hentry p { margin-bottom:1.571em; line-height: 12px; margin-top: 20px;}
	.hentry p.note, .hentry p.alert { padding:0.571em 0.786em; }
	.hentry .drop_cap { font-size:3.571em; line-height:0.76em; padding:0.04em 0.12em 0 0; }
	.hentry acronym, .hentry abbr { font-size:0.786em; }
	.hentry code { font-size:0.929em; }
	.hentry pre { font-size:0.929em; line-height:1.385em; margin-bottom:1.692em; padding:0.615em 0.846em; }
	.hentry ul { margin:0 0 1.571em 1.571em; }
	.hentry ol { margin:0 0 1.571em 1.571em; }
	.hentry ul ul, .hentry ul ol, .hentry ol ul, .hentry ol ol { margin:0 0 0 1.571em; }
	.hentry dl { margin-bottom:1.571em; }
	.hentry dd { margin-bottom:1.571em; }
	.hentry blockquote { margin:0 0 1.571em 0.786em; padding-left:0.786em; }
	.hentry blockquote.right, .hentry blockquote.left { font-size:1.286em; line-height:1.222em; width:45%; }
	.hentry blockquote.right { margin:0 0 1.222em 1.222em; }
	.hentry blockquote.left { margin:0 1.222em 1.222em 0; }
	.hentry img.left, .hentry img.alignleft { margin:0 1.571em 1.571em 0; }
	.hentry img.right, .hentry img.alignright { margin:0 0 1.571em 1.571em; }
	.hentry img.center, .hentry img.aligncenter { margin:0 auto 1.571em auto; }
	.hentry img.block, .hentry img.alignnone { margin:0 auto 1.571em 0; }
	.hentry img.frame { border-width:0.071em; padding:0.643em; }
	.hentry .ad { margin-left:1.571em; }
	.hentry .ad_left { margin-right:1.571em; }
	.hentry .to_comments { font-size:0.857em; line-height:1.833em; margin-bottom:1.833em; }
	.hentry .to_comments span { font-size:1.833em; line-height:1em; }
	.hentry .hentry_tags { font-size:0.857em; line-height:1.833em; margin-bottom:1.833em; }
	.hentry p.note { background:#f5f5f5; border:1px solid #ddd; }
	.hentry p.alert { background:#ffffa0; border:1px solid #e5e597; }
	.hentry .drop_cap { color:#888; float:left; }
	.hentry ul { list-style:square; }
	.hentry dt { font-weight:bold; }
	.hentry blockquote.right, .hentry blockquote.left { border:none; }
	.hentry blockquote.right { float:right; }
	.hentry blockquote.left { float:left; }
	.hentry blockquote.right p, .hentry blockquote.left p { margin:0 !important; }
	.hentry img.left, .hentry img.alignleft { clear:left; float:left; }
	.hentry img.right, .hentry img.alignright { clear:right; float:right; }
	.hentry img.center, .hentry img.aligncenter { clear:both; display:block; float:none; }
	.hentry img.block, .hentry img.alignnone { clear:both; display:block; }
	.hentry img.frame { background:#eee; border:0.071em solid #ddd; }
	.hentry img.stack { clear:none !important; }
	.hentry .ad { clear:right; float:right; }
	.hentry .ad_left { clear:left; float:left; }
	.hentry .to_comments { clear:both; color:#666; }
	.hentry .to_comments span { color:#111; }
	.hentry .to_comments span.bracket { color:#7e6132; }
	.hentry .to_comments a, .hentry .to_comments a:visited { color:#666; text-decoration:none; }
	.hentry .to_comments a:hover { color:#111; text-decoration:underline; }
	.hentry .hentry_tags { color:#666; }
	/* End Standard */

#yui-main .yui-b{background:#f2f1e9; border-bottom:1px dotted #bbb8a3; border-right:1px dotted #bbb8a3; line-height:150%; padding:1em 2em; }
.entry{ margin:2em 0; }
.hentry .postmetadata{ font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:85%; font-style:italic; }
.hentry .edit{ float:right; padding:0 0 0 1em; }
.hentry h2{ border-bottom:1px solid #fff; padding:0 0 .5em; }
.hentry h2 a{ color:#fff; text-decoration:none; }
.hentry textarea{ width:400px; }

/* Begin Comments */
#respond h4{ border-top:1px solid #bbb8a3; padding:.7em 0 0;}
.commentsmeta{ font-size:182%; }
.commentsmeta a{ color:#fff; font-size:100%; text-decoration:none; }
.commentsmeta .commentstext{ font-size:50%; text-decoration:underline; }

ol.commentlist{ list-style-type:none; margin:0; }
ol.commentlist li{ background:#f9f9f9; list-style:none; margin:0 0 1em; padding:.5em 1em; }
ol.commentlist li.bypostauthor{ background:#ABAE97; color:#fff; }
ol.commentlist li .comment-author img{ float:left; padding:5px 15px 15px 0; }
ol.commentlist li .comment-author cite{ vertical-align:bottom; }
ol.commentlist li .comment-meta{ font-family:Arial, Helvetica, Sans-serif; font-size:85%;  }
ol.commentlist li .comment-meta a{ color:#666; }
ol.commentlist li p{ clear:both; }
ol.commentlist li .children li { margin-bottom:0; padding-bottom:0; }
ol.commentlist .reply{ border-bottom:1px solid #ccc; margin:0 0 10px; }
ol.commentlist .reply a{ color:#666; display:block; font-family:Arial, Helvetica, Sans-serif; font-size:85%; padding:1px 10px; text-align:right; text-decoration:none; }
ol.commentlist .reply a:hover{ background:#f1f1f1; color:#000; }

#commentform p{ margin:.5em 0; }
/* End Comments */



/* Start Footer */
#ft{ text-align:center; background:#000 url(images/bg_footer_stripe.gif) repeat-x bottom; color:#FFF; clear:both; }
#ft .internal{ width:960px; margin:0 auto;  height:218px; background:url(images/bg_footer.jpg) no-repeat; }
.ft-nav{ }
.ft-nav ul{ list-style-type:none; }
.ft-nav ul li{ display:inline; list-style:none; }
.ft-nav a{ display:block; float:left; padding:0 .5em 0 0; }
.ft-nav a:hover{ color:#000; }
/* End Footer */

/* Begin Various Tags & Classes */
h1,h2,h3,h4,h5,h6{ color:#888; font-weight:normal; margin:1em 0 0.5em; }
h1{ font-size:197%; font-weight:bold; }
h2{ font-size:182%; }
h3{ font-size:153.9%; }
h4{ font-size:131.5%; }
h5{ font-size:123.1%; }
h6{ font-size:100%; font-weight:bold; }
.clear{ clear:both; }
.idc-footer{ display:none; }
object{ display:block; margin:0 auto; }
acronym, abbr, span.caps{ cursor:help; }
acronym, abbr{ border-bottom:1px dashed #999; }
blockquote{ border-left:5px solid #666; margin:15px 30px 0 10px; padding-left:20px; }
blockquote cite{ display:block; margin:5px 0 0; }
.uppercase{ letter-spacing:1px; text-transform:uppercase; }
.center{ text-align:center; }
.hidden{ display:none; }
hr{ display:none; }
a img{ border:none; }
#rss{ letter-spacing:1px; text-transform:uppercase; text-align:right; }
#rss a{ color:#666; }
.alignright{ float: right; }
.alignleft{ float: left }
.aligncenter, div.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.wp-caption { background-color:#f3f3f3; border:1px solid #ddd; border-radius:3px; khtml-border-radius:3px; margin:10px; moz-border-radius:3px; padding-top:4px; text-align:center; webkit-border-radius:3px; }
.wp-caption img { border:0 none; margin:0; padding:0; }
.wp-caption p.wp-caption-text { font-size:11px; line-height:17px; margin:0; padding:0 4px 5px; }
/* End Various Tags & Classes*/
