/*
Theme Name: Mileytastic
Theme URI: http://morningsundesigns.com/
Description: A mileytastic Miley Cyrus WordPress theme for <a href="http://mileyraycentral.com/">Miley Ray Central</a> by <a href="http://morningsundesigns.com/">Morningsun Designs</a>.
Version: 2.0
Author: http://morningsundesigns.com/
Author URI: http://morningsundesigns.com/
Tags: mileytastic, navigationbar, widgets, morningsun designs

	Mileytastic
	 http://morningsundesigns.com/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	Customized by http://morningsundesigns.com/ for mileyraycentral.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin: auto 0;
	padding: 0;
	font-family:  trebuchet ms, tahoma, verdana, Sans-serif;
	font-size:11px;
	vertical-align:top;
	background: #fafafa;
	background-image : url('images/bg.png'); 	
	background-repeat : repeat;
	color:#575757;
}


#main { 
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-image : url('images/contentbg.png'); 	
	background-repeat : repeat-y;
} 
 
a:link { 
color : #ca894e; 
text-decoration : none 
} 
a:active { 
color : #ca894e; 
text-decoration : none; 
} 
a:visited { 
color : #ca894e; 
text-decoration : none; 
} 
a:hover { 
color : #756659; 
text-decoration : none 
}
 
#sidebar { 
	width: 270px;
	padding-right: 25px;
	padding-left: 80px;
	border-right: 1px dashed #aaa;
} 
#content { 
	padding-right: 80px;
	width: 576px;
	padding-left: 25px;
} 
h1 {
	font-family: "Arial", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #c2793b;
	border-bottom: 1px dotted #c0c0c0;
	letter-spacing: -0.5pt;
	text-transform: uppercase;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h3 a:link {
	color:#fafafa;
}

h2 {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.5pt;
	text-transform:uppercase;
	text-align: left;
	color:#ffffff;
	background: #000000;
	margin: 10px 0 0 0px;
	height: 26px;
	padding: 6px 15px 0px 15px;
	}



#footer {
	background-color: #ffffff;	
	background-image : url('images/footer.png'); 
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	text-align: center;
	height: 102px;
}
a img{ 
	border:0px solid #808080  }

blockquote {
           border-left: #444444 4px solid; 
           text-align: justify; 
           margin-left: 30px; 
           margin-right: 40px; 
           background-color: #e8e8e8; 
           padding: 6px 15px 6px 15px;
           color:#444444;}
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.postmain {
	background: #000000;
	margin: 10px 0 0 0px;
	padding: 6px 15px 6px 15px;
}

.postdata {
	padding-left: 15px;
	color: #cdcdcd;
	font-family:  tahoma;
	font-size:10px;
}




/* End Typography & Colors */
