/*
THEME NAME: DJ LV
THEME URI: http://WWW.GBDESIGNSTUDIO.COM
DESCRIPTION: dj lv
VERSION: 1.0
AUTHOR: <a href="http://www.gbdesignstudio.com">GB Design Studio</a>
AUTHOR URI: http://www.gbdesignstudio.com
*/

@import "reset.css";

body {
	background:url(images/bg.jpg);
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
	line-height:19px;
}

a {
	color: #464646;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}
#top{ height:30px; width:100%; background-color:#37393e;}

#subscribe-strip{ height:49px; width:905px; margin:0 auto; background:url(images/join-mailing-list.jpg) bottom left no-repeat; }
#subscribe-strip .form{ float:right; display:block; height:45px; width:500px;}
#subscribe-strip .submit{ padding-top:0px;}
#subscribe-strip input.sub{ width:216px; padding: 10px 15px 10px 5px; border:none; background:url(images/input-bg.jpg) top left no-repeat;}
#wrapper {
	width: 905px;
	background: #f2f2f3;
	margin: 0 auto;
}

#header {
	
	margin: 0 auto;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}
#banner {
	height:293px;
	width:905px;
}

#banner-home {
	height:452px;
	width:905px;

}

#menu {
	width: 100%; overflow: hidden; height:65px; background:url(images/menu-blue.jpg) top left repeat-x;  margin:0; padding:0;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size:110%;;  font-weight:bold; display:block; 
}
cufon canvas { /*padding-top:23px;*/}
#menu ul li a {color: #FFF; display:block; height:40px; background:url(images/menu-blue.jpg) top left repeat-x; text-decoration:none; padding:0 25px; padding-top:25px; }
#menu ul li a:hover { background:url(images/menu-orange.jpg) top left repeat-x; }
#container {
	width: 905px;
	overflow: hidden;
	margin: 0px auto;

/*	min-height:500px;*/
	
}
#container-black {
	width: 905px;
	overflow: hidden;
	margin: 0px auto;
	background-color:#000;
	color:#FFF;

/*	min-height:500px;*/
	
}
#container-black .sidepanel h3, #container-black a{color:#FFF;}

#home-content { padding:3px; margin-left:10px; float: left;
	width: 540px; line-height:20px;}
#content {
	padding-top:20px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	 	padding-bottom:10px;
		width:98%;
		
}
#content-blog {
	padding-top:20px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	 	padding-bottom:10px;
		
		width:550px;
		
}
#playlist{ width:307px; /*min-height:160px;*/ background-color:#86888e; }
#col-left{ width:307px; float:left;}
#bottom-home{ background:#37393e; width: 905px; min-height:199px; float:left;}
#twitter { width:307px;  min-height:149px; background:url(images/tweet-image.png) top left no-repeat #222632; margin-right:10px; padding:40px  0px 0px  0px; color:#FFF; }
#twitter ul { padding-top:10px;}
#twitter ul li{ background:#3a3e49; margin-bottom:2px; padding:8px 6px;}
#twitter ul li a{color:#11b2ff;}
#sub-wrap {width:300px; float:left; background:url(images/sep-strip.png) top right no-repeat; margin-top:20px;}
#subscribe-box { width:280px; float:left; min-height:149px; background:url(images/join-mailing-list.jpg) top left no-repeat; margin-right:10px; margin-left:12px;  padding-top:30px; text-align:center; color:#b9b9b9; padding-bottom:9px; }
#subscribe-box input.mc_input{ width:216px; padding: 10px 15px 10px 5px; border:none; background:url(images/input-bg.jpg) top left no-repeat;}
#subscribe-box input.button { background:url(images/subscribe.jpg) top left no-repeat; width:118px; height:28px; display:block; color:#FFF; text-transform:uppercase; font-size:14px; line-height:0px; border:none; margin:0 auto;}
#gallery { width:261px; padding-top:65px; min-height:149px; float:left; background:url(images/gallery-text.png) top left no-repeat; margin-left:13px;}
#gall-banner{ width:300px; padding-right:10px; padding-top:35px; float:right; min-height:184px;}

.post {
	margin-bottom: 50px;
	padding-left:10px;
}
#home-content .post {margin-bottom: 0px;}
.post-title {
	font-size: 150%;
	line-height: 1.2;
	font-weight: normal;
	color:#4dc3fc;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin: 15px 0px 0px 0px;
	display:block;
	padding-bottom: 10px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {

	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px; padding-right:10px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top:30px;
	padding-right:15px;
}

.sidepanel {
	margin-bottom: 30px;
	padding:10px;
	border:1px solid #999;
	width:270px;
	
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer-bg { width:100%; background:url(images/footer-bg.jpg) top left repeat-x; height:97px; float:left;}
#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	padding: 20px;
	position:relative; color:#FFF;
}
#footer a{ color:#FFF;}
#footer-links {
	list-style: none;
	float:right;
	margin-top:7px;
}

#footer-links li {
	float: left;
	margin-right: 10px;
}
#footer-links li.follow{ line-height:28px;} 
#footer #h-p{ position:absolute; left:400px; top:4px;}

#footer p{ float:left; margin-top:7px;}
.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
hr.dotted {border-bottom:1px dotted #CCC; height: 1px; }
.postimage{ float:left; padding-right:7px;}