/*  
Theme Name: DJ Rafael Leite
Description: House Music
Version:
Author: DJ Rafael Leite

*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	background:url(img/background.jpg) repeat-x #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	}
	
#wrap {
	width:880px;
	margin:0 auto;
	background:url(img/wrap-bg.gif) left repeat-y;
	}
 
#header {
	height:267px;
	background:url(img/header.jpg) left no-repeat;
	}
	
#description {
	float:left;
	padding-top:96px;
	padding-left:240px;
	}
	
h1 {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 a {
	color:#b3b3b3;
	font-weight:normal;
	}
	
#desc {
	color:#cccccc;
	font-size:11px;
	margin-top:-6px;
	}
	
#content {
	}

.cleaner {
	clear:both;
	height:0;
	}
/* main structure */
	
/* pagelist and search */	
#player {
	float:right;
	margin-top:5px;
	}
	
#pagelist {
	color:#ffffff;
	font-size:13px;
	padding:10px 20px 0 20px;
	}
	
#pagelist ul li {
	display:inline;
	border-right:1px solid #ffffff;
	padding-right:10px;
	margin-right:10px;
	}
	
#pagelist ul li a {
	color:#ffffff;
	text-decoration:none;
	}
	
#pagelist ul li a:hover {
	color:#ffffff;
	}
	
#pagelist ul li.current_page_item a {
	color:#ffffff;
	}
/* pagelist and search */	

/* sidebar */	
#side {
	width:170px;
	float:right;
	background:url(img/sidebar-bg.jpg) top no-repeat #bbbbbb;
	border:1px solid #cccccc;
	margin-right:20px;
	padding:10px 15px;
	font-size:11px;
	color:#ffffff;
	}
	
#side li, #side ul {
	list-style-type:none;
	}
	
#side h2 {
	color:#ffffff;
	font-size:12px;
	margin-top:10px;
	}
	
#side ul li ul li {
	margin-left:15px;
	background:url(img/links.gif) left top no-repeat;
	padding-left:13px;
	}
	
#side a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	}
	
#side a:hover {
	text-decoration:none;
	}
	
#side img {
	padding:0;
	border:none;
	}
	
#s {
	border:1px solid #7b483e;
	background-color:#ffffff;
	width:106px;
	color:#280e0e;
	height:18px;
	vertical-align:middle;
	margin-right:3px;
	}
	
#searchsubmit {
	width:58px;
	height:18px;
	background:url(img/searchsubmit.png) no-repeat;
	border:none;
	vertical-align:middle;
	}
/* sidebar */

/* text */
#text {
	width:648px;
	float:left;
	}
	
#text-top {
	height:94px;
	width:620px;
	background:url(img/dj.jpg);
	}
	
#text-content {
	margin-top:-94px;
	margin-left:100px;
	border:1px solid #cccccc;
	background:url(img/text-bg.png) repeat-x #909090;
	width:506px;
	color:#ffffff;
	font-size:11px;
	}
	
.post {
	margin-bottom:15px;
	}
	
.post-content {
	padding:3px 20px 0 20px;
	}

.pub {
	margin-bottom:20px;
	}
		
.pub a {
	color:#FFFFFF;
	font-weight:normal;
	}
	
.comm {
	float:right;
	color:#ffffff;
	}
	
.comm a {
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	}
	
.comm a:hover {
	text-decoration:none;
	}

p {
	padding:5px 0;
	}
	
h2 {
	color:#ffffff;
	font-size:19px;
	padding:10px;
	}

.post h2 {
	background:url(img/headline-bg.png) no-repeat;
	font-size:15px;
	color:#fdfb08;
	height:22px;
	margin-top:4px;
	padding:0 0 0 100px;
	}
	
.post h2 a {
	color:#fdfb08;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}

img {
	border:3px solid #ffffff;
	}
	
.wp-smiley {
	padding:0;
	border:none;
	}
/* text */

/* headlines and links */	
h3,h4,h5,h6 {
	color:#FFFF66;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:14px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:5px;
	font-size:20px;
	color:#FFFFFF;
	}
	
#comments-block {
	margin-left:20px;
	}
	
.commentmetadata {
	padding:5px;
	background-color:#ffffff;
	width:455px;
	color:#000000;
	}
	
.commentmetadata a {
	color:#000000;
	}
	
.obsahk {
	padding:5px;
	width:455px;
	margin-bottom:15px;
	}
	
.obsahk a {
	font-weight:normal;
	text-decoration:underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style:none;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin-left:25px;
	}
	
textarea#comment {
	margin:1px 0 5px 0;
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:5px;
	}
	
#author, #email, #url {
	border:#999999 1px solid;
	background-color:#F7F7F7;
	padding:2px;
	margin:1px 0;
	}
	
.writec {
	margin-bottom:20px;
	}
/* comments */

/* footer */
#footer {	
	height:22px;
	padding-top:50px;
	background:url(img/footer-bg.jpg);
	width:1000px;
	margin:0 auto;
	color:#333333;
	font-size:11px;
	text-align:center;
	}
	
#footer a {
	color:#cccccc;
	}
/* footer */		

/* other */	
#nav {
	height:20px;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
