/*
Theme Name: Bassi Trading
Description: 
Version: 1.0
Author: Alessandro Bassi / Theme Lab
*/

/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #EEE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0; 
	padding: 0;
	color: #555;
	}
img { border: 0; }
ul, 
p { line-height: 1.4em; font-size: 1em; margin: 5px 0 20px; }
h2 { margin: 0; color: #fff; font-weight: normal; padding: 45px 170px 47px 30px; font-size: 1.9em; }
h3, h4 { font-size: 2em; font-weight: normal; color: #000; margin: 0; }
h4 { font-size: 1.7em; }
a { color: #266DD7; text-decoration: none; border-bottom: 1px solid #95B8EC; }
a:hover { border-color: #266DD7; }
.l1 { border: none !important; margin: 0 !important; }

ul { 
	padding: 0;
	list-style-type: none;
	line-height: 1.8em;
	}
ul li { background: url(img/bullet.gif) no-repeat 0% 52%; padding-left: 25px; }
		
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/		
#container {
	width: 680px;
	margin: 0 auto;
	text-align: left;
	}
* html #container { width: 640px; }
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/			
#header { width: 680px; margin: 0px; padding: 0px; }
#header h1 a { color: #000; text-decoration: none; border: none; }

/*------------------------------------------------------------*
**  Body
**------------------------------------------------------------*/
#body { background: #fff url(img/body_.png) repeat-x; }
#body div { background: transparent url(img/body_left.png) no-repeat; }
#body div div { background: transparent url(img/body_right.png) no-repeat 100% 0%; height: 1%; padding: 0 20px 30px; }
* html #body div div { width: 100%; }
#body div div:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body div div div { background-image: none; padding: 0; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#body #content { 
	float: right; 
	height: auto !important;
	min-height: 300px; 
	height: 300px;
	width: 375px;
	background: #fff url(img/content_shadow.png) no-repeat;	
	padding: 23px 25px 0 38px;
	}
#body #content ul.img { list-style-type: none; padding: 0; margin: 0; width: 100%; }	
#body #content ul.img:after	{ 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	height: 0;
	}	
#body #content ul.img li { float: left; margin-left: 10px; margin-bottom: 10px; padding: 0; background: transparent; }
#body #content ul.img li a { border: none; }
#body #content ul.img li img { border: 7px solid #900; padding: 1px; }	
#body #content ul.img li a:hover img { border-color: #000; }	

form { background-color: #f4f4f4; padding: 20px; margin-top: 20px;  }
form p { margin: 10px 0; }
form p label { width: 100px; display: block; float: left; }

form p input, 
form p textarea { border: 1px solid #999; padding: 4px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1.3em; width: 240px; }
textarea { height: 100px; } 
input.btn { width: auto; }
	
/*------------------------------------------------------------*
**  Submenu
**------------------------------------------------------------*/
#body #sub { 
	float: left; 
	margin: 33px 0 0 0;		
	background-color: #fff; 
	height: auto !important;
	min-height: 267px; 
	height: 267px;
	width: 172px;
	padding: 20px 10px 0 20px;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer { 
	width: 680px;
	background: transparent url(img/footer_.gif) repeat-x;
	font-size: 11px;
	}
#footer a { border: none; }	
#footer p { color: #888; padding: 10px; margin: 0; }
#footer span { float: right; margin: 0 10px 0 0; }
img.avatar {float:left; padding-right:5px; }
#admin-link { color: #888; text-decoration: none; border: none;}

#sub h4 { display: none;}
#sub ul { margin: -4px; }

#content h3 { font-size: 26px !important; }
#content h4 { font-size: 18px !important; margin: 2px 0px 0px 0px; }