/*
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 #333333;
}

/* splash page
----------------------------------------------- */

#splash-wrapper	{ 
margin: 30px auto 0 auto; 
width: 724px;

}
#splash-header	{ 
margin:0 auto 0 auto;  
width: 724px;
text-align:center;
}

#splash-container	{ 
margin:0 auto 0 auto;  
width: 724px;

}

#splash-footer	{ 
margin:20px auto 0px auto;  
width: 724px;
text-align:center;
}

.form-text1	{ 
border:1px solid #333333;
padding:10px 8px 10px 8px;  
background-color:#ffffff;

}

.form-button1	{ 
border:1px solid #333333;
padding:10px 8px 10px 8px;  
background-color:#ffffff;
}

/* main containers
----------------------------------------------- */


#wrapper1	{ 
margin: 210px auto 0 auto; 
width: 865px;

}

#container	{ 
margin:0 auto 0 auto;  
width: 865px;

}


#headerSpacer		{ 
width: 902px; 
height: 160px; 
margin: 0 auto;
}

#header		{ 
width: 865px; 
height: 124px; 
margin:0 auto 70px auto;  

}

#spacer1		{ 
width: 865px; 
height: 50px; 
margin: 0 auto;
}


#main-nav	{ 
width: 840px; 
margin: 0 auto;
height: 77px; 
}

#footer	{ 
width: 845px; 
margin: 0 auto;
height: 49px; 
padding-top:16px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
background: #000000 url(../images/footer-image.jpg) no-repeat;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

img #footer	{ 
vertical-align:middle;
}

#mplayer	{ 
width: 950px; 
height: 215px;
	position:absolute; 
	top:0px; 
	left:50%; 
	margin:0px auto auto -542px;
	z-index:4;
}

/* columns and information sections
----------------------------------------------- */

.nav_col		{  
width: 217px;
float: left;
text-align:right;
margin:0px 0px 0px 0px;
 
}
.nav_col img		{  

margin:0px 0px 0px 0px;
 
}
.logo_col		{  
width: 600px;
float: left; 
}

.left_col		{  
width: 540px;
float: left; 
padding-right:40px;
}
.left_col1		{  
width: 860px;
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: #5dbbba; text-decoration: none;} 
a:active	{ text-decoration: underline; } 
a:hover		{ color: #333333; text-decoration: underline; }

#footer a			{ color: #ffffff; text-decoration: underline; } 
#footer a:active	{ text-decoration: underline; } 
#footer a:hover		{ color: #ffffff; text-decoration: none; }

