/*  
Theme Name: High School Musical 3 LA Premiere
Theme URI: http://www.jemma-mckenzie.com
Description: Layout featuring the photos from the High School Musical 3 LA Premiere. Designed by <a href="http://www.pure-vowels.com">Auie</a>.
Version: 2
Author: Auie @ Pure Vowels
Author URI: http://www.pure-vowels.com/
*/


body { 
	background-color: #eee6ef ;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat;
	background-position: top; 
	font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-bottom: 20px; 
	color:#d3bcd6;
	text-align: left;}

html { padding: 0; margin: 0;}
hr { 
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px dotted #abb0b5; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;  }

blockquote {
	background: url(images/blockquotebg.jpg) no-repeat top left;
	color: #aeaeae;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
}

input, textarea, button, select {
background-color : #3b3b3b;
border : 1px solid #000000;
color : #b4d58e;
font-size : 11px;
text-decoration : none;
font-weight : normal;
text-transform : capitalize;
font-family : "trebuchet ms", Arial, Helvetica, sans-serif;
margin : 3px;
}

/* CONTENTS ---------------------------------------- */

#contents {
	padding: 0 5px;
	font-family: 'trebuchet ms';
	font-size: 11px;
	color: #ababab;
	text-align: left;
	}
	
#contents b, #contents strong, #contents big {
	font-weight: bold;
	color: #5d5d5d;
}

#contents a {
	color: #f06abf;
	text-decoration:none;
	border: 0;
}

#contents a:hover {
	color: #befd6f;
	text-decoration:none;
	border-bottom: 0;
}

#contents h1 {
	color: #fbff8c;
	font-family: 'lucida sans';
	text-transform: capitalize;
	font-size: 20px;
	text-indent: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0 5px;
}

#contents a img {
	border: 1px solid #befd6f;
	padding: 3px;
	margin: 2px 4px;}
	
#contents a img:hover {
	border: 1px solid #f06abf;
	padding: 3px;
	margin: 2px 4px;}

#readmore a img, #readmore a img:hover{
border : 0px;
}

/* PAGES ---------------------------------------- */

.pages li{
	list-style: none;
	line-height: 180%;
	text-indent: 10px;
	font-size: 12px;
	padding: 5px;
	margin: 3px 15px 3px -30px;
	background-color: #111111;
	border-bottom: 1px solid #000000;
}

.pages li:hover {
	list-style: none;
	line-height: 180%;
	text-indent: 10px;
	font-size: 12px;
	padding: 5px;
	margin: 3px 15px 3px -30px;
	background-color: #1e1e1e;
	border-bottom: 1px solid #000000;
}

/* POST ---------------------------------------- */

.date {
	height: 100px;
	width: 80px;
	background: url('images/datebg.jpg') no-repeat;
	padding: 0px ;	
		}
	
.monthyear {
	font-size: 11px;
	font-family: 'trebuchet MS';
	text-transform: uppercase;
	color: #ababab;
	text-align: center;
	display:block;
	padding: 0;
	margin: 0;
		}
	
.day {
	font-size: 24px;
	text-transform: uppercase;
	color: #f9b3e0;
	text-align: center;
	display:block;
	line-height: 20px;
	padding: 1px 0;
			}
	
.post {
	clear:both;
	padding-bottom: 15px;
	}

.top {
	height: 100px;
	font-size: 11px;
	font-family: arial;
	color: #cacaca;
	text-align:left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
		}

.title {
	border-bottom: 1px solid #000000;
	padding: 0px;
	}
	
#contents .title a, #contents .title a:visited {
	color: #fbff8c;
	text-decoration: none;
	padding: 0;
	font-size: 20px;
	font-family: 'lucida sans', arial, 'arial narrow';
	border: 0;
	}
	
#contents .title a:hover {
	color: #e88a8a;
	text-decoration: none;
	padding: 0;
	font-size: 20px;
	font-family: 'lucida sans', arial, 'arial narrow';
	border: 0;
	}

.update {
	clear: both;
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	font-family: 'trebuchet ms';
	background: url('images/contentbg.jpg') no-repeat right bottom;
	text-align: left;
}
	
#contents div.footpost {
	display: block;
	font-family: arial;
	font-size:11px;
	margin: 0;
	padding: 5px;
	color: #000000;
	background: none;
	border-top: 1px dotted #ababab; 
	text-align: left;
	}
	
#contents div.footpost a {
	display: block;
	font-family: arial;
	font-size:11px;
	color: #a9cdd9;
	}
	
#contents div.footpost a:hover {
	display: block;
	font-family: arial;
	font-size:11px;
	color: #ebc578;
	}



/* SIDEBAR ---------------------------------------- */

#sidebar {
	text-align: left;
	padding: 0;
	font-family: 'trebuchet ms';
	color: #ffffff;
	}
	
#sidebar b, #sidebar strong, #sidebar big {
	font-weight: bold;
	color: #f782cd;
}
	
#sidebar a {
	color: #95ad79;
	text-decoration: none;
	font-style:italic;
}

#sidebar a:hover {
	color: #bb75a1;
	text-decoration: none;
	font-style:italic;
}
	
#sidebar h1 {
	color: #7fcce5;
	font-family: 'lucida sans';
	font-size: 20px;
	text-indent: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0 5px;
	}
	
#sidebar h2 {
	color: #f8f8f8;
	font-family: 'lucida sans';
	font-size: 11px;
	text-indent: 10px;
	font-weight: normal;
	padding: 3px;
	margin: 10px 1px 5px 2px;
	background-color: #111111;
	}

#sidebar .main  {
	color: #7a7a7a;
	font-family: 'trebuchet ms';
	font-size: 11px;
	font-weight: normal;
	padding: 0 4px;
	margin-bottom: 20px;
	border: 0px solid #e0cedf;
	background-color: none;
	text-align: left;
	}
	
#sidebar ul li{
	list-style: none;
	line-height: 180%;
	font-size: 12px;
	padding-bottom: 15px;
}

#sidebar ul ul{
	padding: 0px 5px;
}

#sidebar ul ul li{
	border-bottom: 1px solid #000000;
	padding: 2px 0;
	padding-left: 12px;
}

#sidebar ul ul li ul{
	padding-left: 5px;
	margin-bottom: 0;
}

#sidebar ul ul li ul li{
	list-style: none;
	line-height: 160%;
	font-size: 12px;
	border-bottom: 0;
	background: none;
}




/* Comments ---------------------------------------- */


.commentlist li {
	margin: 10px 0px 5px;
	padding: 5px 10px 5px;
	list-style-image: none;
	font-size: 11px;
}

#commentlist {
	margin: 1.8em 0;
	padding: 8px;
	list-style-type: none;
	list-style-image: none;
	font-size: 11px;
	text-align: left;
}

#commentlist li {
	padding: 9px 9px;
	width: 90%;
	border: 0px;
	list-style-image: none;
	background-color: none;
	font-size: 11px;
}

.alt {
	background-color: #e3dde4;
	border: 0;
	list-style-image: none;
	font-size: 11px;
	color: #817d81;
}


.commenttitle {
	margin-bottom: 0;
	font-size: 11px;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #000000;
}


.commentdate {
	font-family : verdana;
	font-size:7pt;
	color: #666666; 
	width: 150px;
}






/* Footer ---------------------------------------- */

.footer {
	width: 100%;
	background-color:#FFFFFF;
	}