/*
Theme Name: Manvils
Theme URI: http://www.themanvils.com
Description: The default design for the manvils site
Version: 1
Author: Randy Walton
Author URI: http://www.themanvils.com
Tags: custom

*/
  
 

/* Begin Typography & Colors */

body, html { 
margin: 0 0 0 0; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;
	line-height: 18px;
	color: #000000;
  
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	
}
p.twitter-message {
    border-bottom:1px solid #333333;
    padding:5px;
    font-size: 11px;
    background-color:#C6BD97;
}
.twitter-timestamp {
    font-size: 10px;
    border:0px;
}
strong, b {
	font-weight:bold;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
}

h1 {
	font-family:"Courier New", Courier, mono;
	font-size: 22px;
	line-height: 22px;
	color: #333333;
	/*font-weight: bold;*/
}
h2 {
	font-family:"Courier New", Courier, mono;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	/*font-weight: bold;*/
}
img {
	border:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	padding:3px;
	color: #60604B;
	text-align:center;
	border-bottom:thin dotted #333333;
	
}

#borderDivider{
border-top:thin solid #91A200;
}


.textBold1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #91A200;
	line-height: 14px;
	font-weight: bold;

}

ul 
{
    list-style: square outside url('images/dot.jpg');
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	line-height: 16px;
	padding-right:20px;
}

.alignright {
	float: right;
	padding-left:10px;
padding-bottom:10px;
	}

.alignleft {
	float: left;
	padding-right:10px;
padding-bottom:10px;
	}

#borderDivider{
border-top:3px solid #A9A181;
}

/* main containers
----------------------------------------------- */



#container	{ 
margin: 0 auto; 
width: 745px;

}


#headerSpacer		{ 
width: 902px; 
height: 160px; 
margin: 0 auto;
}

#header		{ 
width: 902px; 
height: 124px; 
margin: 0 auto;
}

#spacer1		{ 
width: 902px; 
height: 50px; 
margin: 0 auto;
}

#main-nav	{ 
width: 840px; 
margin: 0 auto;
height: 77px; 
}

#footer	{ 
width: 902px; 
margin: 0 auto;
height: 49px; 
padding-top:26px;
padding-left:48px;
background: #D9D2B7 url(images/footer-image.jpg) no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
img #footer	{ 
vertical-align:middle;
}

#mplayer	{ 
width: 170px; 
height: 200px;
	position:absolute; 
	top:0px; 
	left:50%; 
	margin:0px auto auto -530px;
	z-index:4;
}

/* columns and information sections
----------------------------------------------- */

.nav_col		{  
width: 217px;
float: left;
text-align:right;
 
}
.logo_col		{  
width: 600px;
float: left; 
}

.left_col		{  
width: 400px;
float: left; 
}
.left_col1		{  
width: 700px;
float: left; 
}
/*.left_col1 img		{  
float: left; 
}*/
.left_album_container {  
float: left; 
padding-right:27px;
padding-bottom:30px;
}

.right_col		{  
width: 285px;
float: left; 
}

/*.right_col img		{  
float: left; 
display:block;
padding-right:5px;
padding-bottom:5px;
}*/

.subnav_col		{  
width: 192px;
float: left; 
}

.main_col		{  
width: 585px;
float: left; 
padding-right: 30px;
border-right:thin dotted #333333;
}
.spacer_col		{  
width: 60px;
float: left; 

}




/*  links and nav */

a			{ color: #A11F1F; text-decoration: none;} 
a:active	{ text-decoration: underline; } 
a:hover		{ color: #8F7F23; text-decoration: underline; }

#footer a			{ color: #ffffff; text-decoration: underline; } 
#footer a:active	{ text-decoration: underline; } 
#footer a:hover		{ color: #ffffff; text-decoration: none; }
