/*  
Theme Name: Red Diva
Theme URI: http://sharetheme.com/
Description: Red Theme Style for Music/Fashion Blog. Download more theme at <a href="http://sharetheme.com/">Sharetheme.com</a>.
Version: 1.0
Author: promaxstudio.com
Author URI: http://promaxtudio.com/
Tags: red, black, music, artist, entertainment

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}
* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

body {
background-color:#000000;

margin:0 auto;
		}
		
/*  --------- 2. structure  --------- */


#headerwrap {
	margin:0 auto;
	width:780px;
	height:119px;
		}

.headerleft {
	background:url(images/headerleft.png) no-repeat;
	height:119px;
	width: 397px;
	float:left;

		}
.headerleft h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#FFFFFF;
margin:45px 0 0 50px;

}
.headerleft h1 a:link {
text-decoration:none;
color:#FFFFFF;

}
.headerleft h1 a:visited {
text-decoration:none;
color:#FFFFFF;

}		
.headerleft h1 a:hover {
text-decoration:none;
color:#FF3366;

}
.headerright{
	background:url(images/headerright.png) no-repeat;
	height:119px;
	width: 382px;
	float:left;
	
		}
#blooddiv {
margin-left:78%;
	}
.bloodtop {
	background:url(images/bloodright.png) no-repeat;
	behavior: url(iepngfix.htc);
	width:188px;
	height:353px;
	position:absolute;
	}		

			
	/* Menu Bar */
			
#menubarwrap {
	background:url(images/menu.png) repeat-x;
	height:44px;
	margin:0 auto;
	width:780px;
			 }
			

			 
#menubarwrap ul {
list-style:none;
margin-left:4%;
}
#menubarwrap li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:0 1.5% 1% 1.5% ;
float:left;
border-right:#FFFFFF thin solid;
height:10px;
margin-top:10px;


}
#menubarwrap a:link {
text-decoration:none;
color:#FFFFFF;

}
#menubarwrap a:visited {
text-decoration:none;
color:#FFFFFF;

}		
#menubarwrap a:hover {
text-decoration:none;
color:#000000;

}

#shadowbar {
background:url(images/shadow.png) repeat-x;	
width:739px;
height:26px;
margin-left:2.3%;


}	 

			 

	/* Content */
 

#maincontent {
	background:url(images/contentbg.png) repeat-y 0 0;
	height:auto;
	width:780px;
	margin:0 auto;
	overflow:hidden;
	
			 }
			 
#contentwrap {
	height:auto;
	width:495px;
	margin-left:10px;
	padding-left:23px;
	padding-right:10px;
	float:left;
	padding-bottom:12%;
	overflow:hidden;
	
			 }
.posttop {
background:url(images/posttop.png) no-repeat;
height:72px;
width:495px;
float:left;
}			 
.postwrap {
background:url(images/postcontent.png) repeat-y;
	height:auto;
	width:485px;
	float:left;
	padding-left:10px;
}
#postnavi {
float:left;
width:480px;
margin-top:20px;
text-align:center;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
}
#postnavi a:link{
text-decoration:none;
color:#FF3366;
}
#postnavi a:visited{
text-decoration:none;
color:#FF3366;
}
#postnavi a:hover{
text-decoration:none;
color:#9966FF;
}

.date {
background:url(images/postdate.png) no-repeat bottom;
width:84px;
height:46px;
color:#FFFFFF;
margin-right:20px;
float:right;
padding-top:6%;
text-align:center;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
text-transform:uppercase;

}
.date p {
padding-top:5px;
margin-bottom:-6px;


}
.bloodpost {
	background:url(images/bloodpost.png) no-repeat;
	width:99px;
	height:136px;
	float:left;
	margin-top:-40px;
	margin-left:-10px;
	position:absolute;
behavior: url(iepngfix.htc);
	
	}
.title {

padding:3% 0 2% 18%;
color:#FFFFFF;




}
.title h1{
font-size:21px;
font-family:Arial, Helvetica, sans-serif;
}
.title h1 a:link{
text-decoration:none;
color:#FFFFFF;
}
.title h1 a:visited{
text-decoration:none;
color:#FFFFFF;
}
.title h1 a:hover{
text-decoration:none;
color:#FF3366;
}

.tag p{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:50%;
padding-left:30px;
font-style:italic;

}
.tag p a:link{
text-decoration:none;
color:#FF3366;
}
.tag p a:visited{
text-decoration:none;
color:#FF3366;
}
.tag p a:hover{
text-decoration:none;
color:#9966FF;
}

.cat p{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:90%;
padding-top:20px;
padding-left:30px;
font-style:italic;
}
.cat p a:link{
text-decoration:none;
color:#FF3366;
}
.cat p a:visited{
text-decoration:none;
color:#FF3366;
}
.cat p a:hover{
text-decoration:none;
color:#9966FF;
}
.posttext {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px 0 20px 2px;
text-align:justify;
line-height:1.5em;
text-indent:2em;
height:100%;


}
.posttext code {
border:#CCCCCC thin dotted;
}
.posttext p{
padding-top:10px;
padding-right:20px;
}
.posttext p a:link{
text-decoration:none;
color:#FF3366;
}
.posttext p a:visited{
text-decoration:none;
color:#FF3366;
}
.posttext p a:hover{
text-decoration:none;
color:#9966FF;
}
.posttext ul {
width:400px;
margin-left:20px;
padding-bottom:10px;

}
.posttext ul ul{
width:300px;
padding-bottom:10px;
}
.posttext ul li {
margin-left:45px;
text-indent:0px;
padding-top:4px;

}
.posttext ul li a:link{
text-decoration:none;
color:#FF3366;
}
.posttext ul li a:visited{
text-decoration:none;
color:#FF3366;
}
.posttext ul li a:hover{
text-decoration:none;
color:#9966FF;
}
.posttext ol {
width:400px;
margin-left:25px;
padding-bottom:20px;

}
.posttext ol li {
margin-left:45px;
text-indent:0px;
padding-top:4px;

}
.posttext ol li a:link{
text-decoration:none;
color:#FF3366;
}
.posttext ol li a:visited{
text-decoration:none;
color:#FF3366;
}
.posttext ol li a:hover{
text-decoration:none;
color:#9966FF;
}

.posttext ul li ul li{
margin-left:20px;
text-indent:0px;
padding-top:4px;

}
.posttext ul li ul li ul li a:link{
text-decoration:none;
color:#FF3366;
}
.posttext ul li ul li a:visited{
text-decoration:none;
color:#FF3366;
}
.posttext ul li ul li a:hover{
text-decoration:none;
color:#9966FF;
}
.posttext ol {
width:400px;
margin-left:25px;
padding-bottom:20px;

}
.posttext ol li ul li {
margin-left:45px;
text-indent:0px;
padding-top:4px;

}
.posttext ol li ul li a:link{
text-decoration:none;
color:#FF3366;
}
.posttext ol li ul li a:visited{
text-decoration:none;
color:#FF3366;
}
.posttext ol li ul li a:hover{
text-decoration:none;
color:#9966FF;
}
.posttext a img {
border:none;
}

.posttext blockquote {
width:400px;
margin:5%;
background-color:#FFCCFF;
}

.posttext blockquote p{
padding-left:10px;
padding-bottom:10px;
line-height:2em;
}
.posttext blockquote blockquote  {
width:360px;

background-color:#FFCCFF;
border:#CCCCFF thin solid;
}
.posttext blockquote li{
margin-left:60px;
width:300px;
padding-left:10px;
text-indent:0px;
line-height:2em;
}
.commentcount {
background:url(images/comment.png) no-repeat right;
color:#000000;
font-weight:bold;
font-size:12px;
height:26px;
width:150px;
margin-top:-7%;
margin-left:65%;

}

.commentcount p {
padding-top:5px;
text-align:center;

}
.commentcount p a:link{
text-decoration:none;
color:#000000;
}
.commentcount p a:visited{
text-decoration:none;
color:#000000;
}
.commentcount p a:hover{
text-decoration:none;
color:#FF3366;
}
.postbottom {
background:url(images/postbottom.png) ;
height:33px;
width:495px;
margin-left:-10px;


}
/*start Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform small {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#4D4D4D;
	
}
#commentform textarea {
	width: 300px;
	height:100px;
	padding: 2px;
	}

#commentform {
	margin: 0;
	float: left;
	}
/* End Form Elements */
.comments {
	float:left;
	width:400px;
}	


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	width: 495px;
	padding: 0;
	text-align: justify;
	margin-left:20px;		
	}

.commentlist li {
	margin: 10px 0 3px 0px;
	padding: 5px 10px 3px;
	list-style: none;
	height:100%;
	float:left;
	width: 465px;
	min-height:60px;
	}
.avatar {
	float:left;
}
.comment_bar {
	float:left;
	background-color:#FFCCCC;
	margin-left:7px;
	width:371px;
	height:30px;
}
.comment_author {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
	margin-left:10px;
}
.comment_author a:link {
	text-decoration:none;
	color:#666666;
}
.comment_author a:visited {
	text-decoration:none;
	color:#666666;
}
.comment_author a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.comment_post {
	float:left;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	width:365px;
	margin-left:7px;
	padding-top:10px;
	}
.commentlist p {
	padding-bottom:5px;	
	}
.commentlist p a:link {
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
	}
.commentlist p a:visited {
	text-decoration:none;
	color:#FF0000;
	}
.commentlist p a:hover{
	text-decoration:none;
	color:#999999;
	}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
			 
#sidebarleftwrap {
	height:auto;		
	float:left;
	margin-left:5px;	
	margin-top:24px;
	width:195px;
	padding-left:5px;
 }
.searchbox {
background:url(images/searchbox.png) no-repeat;
height:33px;
width:127px;
float:left;
border:medium none;
}

#searchbox2{
border:medium none;
font-size:13px;
height:20px;
}
.searchbox p{
font-size:18px;
padding:8px 0 0 8px;
}

#rss {
	background:url(images/rss.png) no-repeat;
	width:33px;
	height:33px;
	margin-left:145px;
	overflow:visible;
	display:block;
	clear:right;
}

.sidebar {
width:195px;
height:auto;
color:#999999;
padding-top:20px;
}

.sidebar h2 {
float:left;
background:url(images/sidebartop.png) no-repeat;
height:40px;
width:195px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
text-align:center;
}

.sidebar li {
list-style:none;
}
.sidebar li ul{
background:url(images/sidebarcontent.png) repeat-y;
padding:0 0 10px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.sidebar li ul li{
background:url(images/bullet.png) 0 2px no-repeat;
width:150px;
height:22px;
list-style:none;
background-position:left;
padding-left:25px;
padding-top:3px;
padding-bottom:2px;
}
.sidebar li ul li a:link{
text-decoration:none;
color:#999999;
}
.sidebar li ul li a:visited{
text-decoration:none;
color:#999999;
}
.sidebar li ul li a:hover{
text-decoration:none;
color:#FF0000;
}	
	
.textwidget {
background:url(images/sidebarcontent.png) repeat-y;
border:none;
padding:2px;
padding-left:10px;
}	
.bottom_sidebar {
background:url(images/sidebarbottom.png) no-repeat;
width:195px;
height:23px;
padding-bottom:10px;
}

.lefttopwidget {

}
.lefttopwidget h1{
background:url(images/sidebartop.png) no-repeat;
height:40px;
width:195px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
text-align:center;
}
#calendar_wrap {
background:url(images/sidebarcontent.png) repeat-y;
width:195px;
height:auto;
padding-left:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#calendar_wrap a:link{
text-decoration:none;
color:#FF0000;

}
#calendar_wrap a:visited{
text-decoration:none;
color:#FF0000;

}
#calendar_wrap a:hover{
text-decoration:none;
color:#0066FF;

}
.leftcenterwidget {
background:url(images/sidebarcontent.png) repeat-y;
width:195px;
height:auto;
color:#999999;
}
.leftcenterwidget p{
padding-left:12px;
text-align:justify;
padding-right:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
.leftcenterwidget ul{
padding:0 0 10px 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
.leftcenterwidget ul li{
background:url(images/bullet.png)  no-repeat;

height:22px;
list-style:none;
background-position:left;
padding-left:25px;
padding-top:3px;
padding-bottom:2px;
}
.leftcenterwidget ul li a:link{
text-decoration:none;
color:#999999;

}
.leftcenterwidget ul li a:visited{
text-decoration:none;
color:#999999;

}
.leftcenterwidget ul li a:hover{
text-decoration:none;
color:#FF0000;

}	
	
.leftcenterwidget  a img {
border:none;
padding:10px;
}	
.leftbottomwidget {
background:url(images/sidebarbottom.png) no-repeat;
width:195px;
height:43px;
}
			
#footer {
	background:url(images/footer.png) no-repeat;
	width:780px;
	height:80px;
	margin:0 auto;	
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-weight:normal;



		}
#footer p{
padding-top:40px;

}
#footer p a:link{
text-decoration:none;
color:#FF3366;
}
#footer p a:visited{
text-decoration:none;
color:#FF3366;
}
#footer p a:hover{
text-decoration:none;
color:#9966FF;
}
#bloodbottom {
	background:url(images/bloodbottom.png) no-repeat ;
	width:210px;
	height:238px;
	float:left;
	margin-top:-80px;
	margin-left:-50px;
	padding-bottom:4%;
	position:absolute;
	behavior: url(iepngfix.htc);
	
	}

	/* float-clearing rules */
.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
	