/*  
Theme Name: Adolf Ferdinand Henriksen, Jr.
Theme URI: #
Description:  
Version: 0.1
Author: 
Author URI: #
*/
@charset "utf-8";
/* CSS Document */

html, body, div, span, ul, li, a, img, p, input, h1, h2, h3, select { margin:0px; padding:0px; border:0px; }

body   { background:#FFF; }
.clear { clear:both; }

#top   { background:url(images/topbg.gif) repeat; }
#logo  { float:left; padding:0px 20px 20px 20px; }
#nav    {
			font-family: "Open Sans Condensed", Verdana;
			font-weight:bold;
			font-size:18px;
			color:#967f67;
			float:right; 
			text-transform:uppercase;
			padding:20px 0px 20px 0px;
	    }
#nav ul   { list-style:none; }	   
#nav li   { padding:0px 10px 0px 10px; display:inline; }	   
#nav li a { text-decoration:none; color:#967f67; }

#main     { 
				background:url(images/bgmain.gif) repeat; 
				padding:20px 10px 10px 10px; 
				-webkit-box-shadow: 0px 0px 8px 2px #c1c0c0;
       			-moz-box-shadow: 0px 0px 8px 2px #c1c0c0;
           		box-shadow: 0px 0px 8px 2px #c1c0c0;
				filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#c1c0c0')";
		  }
#slider   { }

#topbtm   { 
				padding:20px 20px 20px 20px; 
				font-family: 'Open Sans', sans-serif; 
				font-size:36px; 
				line-height:1.4em; 
				color:#666666; 
		  }
#content  { background:#FFF; border-top: solid 5px #e1e5e9; padding:10px 0px 10px 0px; -webkit-box-shadow: 0px 0px 8px 2px #c1c0c0;
       			-moz-box-shadow: 0px 0px 8px 2px #c1c0c0;
           		box-shadow: 0px 0px 8px 2px #c1c0c0;
				filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#c1c0c0')"; 
		  } 
#content p {  font:12px Arial, Helvetica, sans-serif; color:#777777; line-height:1.5em; padding:0px 10px 0px 10px; }		  		  

#content .txt1 { color:#826953; font:30px 'Open Sans', sans-serif; margin:0px 0px 10px 0px; padding:0px 10px 0px 10px; }
		  
#picgal  	   { float:left; margin:0px auto;  } 
#picgal .title { color:#826953; font:30px 'Open Sans', sans-serif; text-align:center; margin:0px 0px 10px 0px;  }
#picgal p { font:12px Arial, Helvetica, sans-serif; text-align:center; color:#777777; padding:0px 20px 0px 20px; line-height:1.5em; }	

#videocont { 
				float:left; 
				padding:10px 0px 10px 0px; 
				bottom: 0;
				left: 0;
				right: 0;	
				font:bold 13px Arial, Helvetica, sans-serif; text-align:center; 	
		   }			 
		   #videocont p { padding:10px 0px 10px 0px; }

#footer { font:12px Verdana, Geneva, sans-serif; color:#666666 ; padding:10px 0px 10px 0px; text-align: center;  }
#footer ul   { margin:0px auto; text-align:center; padding:10px 0px 10px 0px;  }
#footer li   { list-style:none; margin:0px 20px 0px 20px; display:inline; }
#footer li a { color:#666666; text-decoration:none;  } 
/*#footer li:last-child { border:none !important; padding-right:0px !important;  }*/



.responsiveMenuSelect { height: 45px; padding: 10px; }

