/*  
Theme Name: Music Pro's Hollywood for WP
Theme URI: http://www.marucchi.com
Description: A custom theme for using WordPress as a full website CMS.
Version: 2.0
Author: Karim Marucchi
Author URI: http://www.marucchi.com
*/

/*************************************
 +Containers
 *************************************/
body{
	/*background:#000 url(./images/page-cont-bkgrd.jpg)center repeat-y;*/
	color:#E4ECF1;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	padding: 0;
	margin:0;
}
.bkgrd-bars{
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: inherit;
	background-image: url(images/page-cont-bkgrd.jpg);
	background-color: #000;
}

#wrap{
	margin:0 auto;
	text-align:left;
	width:1024px;
}
/*************************************
 +Headers
 *************************************/
#header{
	position:relative;
	background:#000 url(./images/page-hdr-bkgrd-hmpg.jpg) no-repeat;
	height:194px;
	width:1024px;
	/*border: #999999 solid 1px;*/
	margin-top:0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerlogo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	text-align: left;
}
#sitetitle-hide{
	position: absolute;
	margin-top: -1000px;
	margin-left: -1000px;
}
#sitetitle{
	position: relative;
	color:#071d44;
	font-size:16px;
	font-weight:bold;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
#description-hide{
	position: absolute;
	margin-top: -900px;
	margin-left: -900px;	
}
#description{
	position: relative;
	padding-right: 5px;
	margin-top: 0px;
	color:#000000;
	font-size:10px;
	text-align: right;
}
#headertopimg{
	position: static;
	text-align: right;
	padding-left:0px;
	padding-bottom: 10px;
}
/*#header{
	color:#E4ECF1;
	text-align: right;
	margin:0 auto;
}
#homepageheader{
	text-align: right;
	margin: 0px;
}
#pagetitle{
	position: absolute;
	margin-top: -100px;
	margin-left: -100px;
	color:#B5C5CF;
	
}*/
/*************************************
 +Drop Down menu
 *************************************/
#mainmenu {
	position:absolute;
	top:150px;
	left:0px;
	width:1024px;
	height:44px;
	/*text-transform: uppercase;*/
	background:#000 url(./images/menu-bkg.jpg) repeat-x;
}
#homepagecontent{
/*	background:#000;*/
	float:left;
	padding:0px;
	width:760px;
	font-size:0.9em;
}
#content{
/*	background:#000;*/
	float:left;
	padding:0px;
	width:760px;
	font-size:0.9em;
}

#footer{
	color:#B5C5CF;
	font-size:0.8em;
	margin:0 auto;
	padding:0px;
	width: 100%;
}
#footer-text{
	height: 15px;
	width: 100%;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 9px;
	line-height: 15px;
}
#footer-text li{
    list-style:none;
	display: inline;
	padding-left:6px;
	padding-right:6px;
	border-left: 1px solid #666666;
} 
/*remove the first faux pipe by classing an li*/
#footer-text li.leadin  {
padding-right:10px;
border-left:none;
}
/*end of the embedded faux pipe delimited menu*/


#description{
	color:#B5C5CF;
}
#headermenu{
	text-align: center;
	margin-bottom:10px;
}

#headermenu a{
	color: #B5C5CF;
}
#headermenu a:hover{
	text-decoration:underline;
	color:#000;
	border: 0px;
}
#headerlogo{
	position: static;
	text-align: left;
}

#sidebar{
	text-align: left;
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-left:0px;
	width:180px;
}
#sidebar-left{
	text-align: left;
	margin-left:15px;
	width:180px;
}

#homepagewrap{
	margin:0 auto;
	text-align:left;
	width:760px;
}
/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:#333231;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:normal;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
}
#header h1 a{
	color:#fff;
	border: 0px;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
/*font-family: Sylfaen, Georgia, "Times New Roman", Times, serif; */
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:20px;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
}
.entrytitle h2{
color:#C04422;
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li a{
	color:#0072bc;
	border: 0px;
}
#sidebar ul li a:hover{
	color:#CC0000;
}
#sidebar ul ul li {
	margin-left:15px;
	line-height: 15px;
}
#sidebar h2 { 
	color:#c2d5da;
	font-weight:bold;
}

/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#AF0000;
border: 0px;
}
a:hover{
text-decoration: underline;
color:#AF0000;
}
#footer a{
color: color:#490404;
border: 0px;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}
.navigation{
padding:3px;
text-align:center;
}
#ui_body_tbl {
background-image: url(./images/bg_left_bar.jpg);
background-repeat: repeat-x;
}
/*************************************
 +Entry
 *************************************/
.entry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
.homepageentry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
}
.entrytitle{
}
.entrytitle a {color:#0072bc; text-decoration:none; 
border: 0px;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding:3px 8px;
}
.entrymeta a{
	border: 0px;
	color:#0072bc;
}
.entry-1{
	/*background:#FCFAF4;*/
	border:0px solid #fff;
	color:#E4ECF1;
	font-size:1.2em;
	-moz-border-radius:3px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#0072bc;
}
.entry-1 .entrymeta a:hover{
	color:#CC0000;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	color:#0072bc;;
	font-size:1.2em;
}
.entry-1 .entrytitle a:hover{
	color:#CC0000;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
}
.alt{
	background:#FCFAF4;
	border:1px solid #FCFAF4;
	padding:5px;
}
#main_start {position: absolute;left: -10000px;}

h4 {
font-size:13px;
color:#F9BD0F;
}
