/*
THEME NAME: Cameba Theme 01
DESCRIPTION: A theme for Cameba Web 2008
VERSION: 1.0
AUTHOR: Olof Olsson, Designfatory
AUTHOR URI: http://www.designfactory.se
*/

body  {background: #f8f8f8 url(images/bg.circle2.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-align: left;}

a {color:#000;}
a:hover { color: #080;}
h1,h2,h3,h4 {font-family: "Lucida Grande"; font-weight: normal; color: #333;}
h2 {font-size: 13px; display:inline;}
ul { margin: 0; padding: 0 0 0 15px; }
li { margin-bottom: 6px; }
img {border:0;}
div#wrapper{width: 700px;margin: 0 auto; text-align: left;}
div#header{display: block; height: 65px; margin: 20px 0; }
	div.ulgroup { margin-top: 10px; float: left; width: 220px;}
	div.ulgroup ul {margin: 0 0 0 10px; padding: 0;}
	div.ulgroup li {padding:0 0 0 20px; margin:2px 0; list-style-type: none; background: url(images/bullet_black.gif) no-repeat;}
	div.ulgroup li:hover { background: url(images/bullet_green.gif) no-repeat;}
	div.ulgroup li a {font-family: "Lucida Grande",Arial; font-size:11px; text-decoration:none}
	div.ulgroup li.active a { color: #080; } 
	
	
	
div#topcontent{display:block; height: 17px; background: url(images/content.bg.top.jpg) no-repeat;}	
div#content{ background: url(images/content.bg.jpg) repeat-y; padding: 15px 30px 2px 30px;}
div#maincontent { margin: 0 20px;}
	#theimg { text-align: center; margin-bottom: 0px;}
	p.medium { font-family: "Lucida Grande"; font-size: 14px; color: #666; }
	p.cite { color: #060; text-align: center; font-weight: bold; font-style: italic; }
	.contentleft { float: left; width: 200px;}
	.contentright { float:right; width: 200px;}
div#bottomcontent{display:block; height: 17px; background: url(images/content.bg.bottom.jpg) no-repeat;}	

div#footer{padding: 5px; color: #aaa; font-size: 9px;}
div#address {border-top: 1px solid #eee; border-bottom: 1px solid #eee; font-size: 12px;margin-top: 20px;}
