/*  
Theme Name: Camilla Wells Theme
Theme URI: http://www.camillawells.co.uk
Description: Theme for silver maker.
Version: 1.0	
Author: Rob Leach
Author URI: http://www.popmatik.co.uk/

*/

*{margin:0px; padding:0px;}
p{margin:1em 0;}

body.about a.about{background-image:url(../images/indi.gif);
					background-repeat:no-repeat;
					background-position:bottom center;}

body {
	background-color:#f7f7f7;
	background-image:url(images/bgrepeat.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cfcfcf;
	}

#page{
	width:721px;
	margin-left:auto;
	margin-right:auto;

	padding-left:34px;
	
	}

h2{
	font-family:Georgia, Serif;
	color:#ffffff;
	font-size:16px;	
	margin-bottom:20px;
	margin-top:10px;
	}	

#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:190px;
	}
	
#header h1{
	text-indent:-9999px;
	}
	

#nav{
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
	height:30px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}
	


#nav ul{
	list-style:none;
	padding-top:2px;
	margin-left:30px;
	}

	
#nav a{text-decoration:none;
	color:#000000;
	display:block;
	padding-top:7px;
	padding-bottom:8px;
	}

#nav li{
	display:inline;
	float:left;
	padding-right:10px;
	text-align:left;
	border-right:1px solid #798020;
	padding-right:10px;
	padding-left:10px;
	}
	
#nav ul li:last-child{border-right:none;}


#nav a:hover{color:#FFFFFF;}


#nav li ul{
	width:108px;
	position:absolute;
	left:-9999px;
	background-color:#383930;
	padding-top:0px;
	padding-left:0px;
	border:none;
	margin-left:-10px;
	}


#nav ul li ul{
	padding-bottom:5px;
	}

#nav ul li ul li{
	border:none;
	padding:0 0 0 10px;
	width:100px;
	
	}
	
#nav ul li ul li a{
	color:#abb254;
	padding:2px 0 2px 0;
	}


#nav ul li ul li:first-child{border:none;}

#nav li:hover {background-position: 0 0;}

#nav li:hover ul, #nav li.sfhover ul{left:auto;}

#content{
	clear:left;
	background-image:url(images/contentbg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	width:589px;
	padding:30px;
	text-align:justify;
	line-height:15px;
	}


#content h3{
	color:#656c02;
	font-size:13px;
	margin-bottom:12px;
	margin-top:20px;
}


#content h4{
	color:#ffffff;
	font-size:12px;		
	margin-bottom:-8px;
	font-style:italic;
	}

#content a{
	color:#656c02}


#content ul{
	list-style:none;}

#content img{
	padding-right:20px;}


.contactform {
	width:300px;
	float:right;}

#address{ float:left;
	width:270px;}

form{background-color:#1a1a1a;
	padding:10px;
	width:275px;
	}
	
form .btn{
	margin-left:258px;}

* html form .btn{
	margin-left:238px;}




#bottomnav
	{float:left;
	text-align:left;
	width:400px;
	}

#bottomnav ul{
	list-style:none;
	padding-left:30px;
	}	

#bottomnav li{
	float:left;
	padding-right:10px;
	}


	
#footer{
	background-image:url(images/footer.gif);
	height:100px;
	background-repeat:no-repeat;
	text-align:right;
	color:#2f2f2a;
	font-size:9px;
	padding-right:90px;
	padding-top:45px;}
	
#footer a{color:#44443d;}
#footer a:hover{color:#656c02;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */