
/*
Theme Name: Minimalistic1.5
Theme URI: http://www.themeporter.com
Version: 1.0
Description: 2 Column theme
Author: Theme Porter
Author URI: http://www.themeporter.com
*/

/* 
Stylesheet for the free sNews15_1 template
from http://www.free-css-templates.com
*/


#topmenu {  
			/*background: url('images/header.gif') no-repeat top;*/
			height: 85px;
}


#main #leftsidebar-amd h2 {
    background: #000000 url('images/blackc-left.gif') no-repeat top left;	
}

#main #leftsidebar-amd {
	width: 140px;
	float: left;
	background: #FFF;
	margin-left: 0px;
	padding-right: 2px;
	color: #666;
	overflow: hidden;
} 

#main #leftsidebar-amd .imgrotator {
	margin-bottom: 10px;

}


#main #leftsidebar-amd .box {
	background: #efefef;
	margin-bottom: 10px;
	padding: 3px;
	color: #666;
	font-size: 12px;

}



#main #leftsidebar-amd  li {
	font: normal .8em Verdana, Arial, Arial, Sans-Serif ; 
	padding: 3px;
	line-height: 1.3em;
}

#main #leftsidebar-amd  ul {
	margin: 0 0 8px 0;	
}

#main #leftsidebar-amd h2 {
	font: bold .9em Verdana, Arial, Arial, Sans-Serif;
   /* background: #000000 url('images/blackc-left.gif') no-repeat top left;*/
	height: 18px;
	padding: 4px;
	color: #FFFFFF;
	
}
#main #rightsidebar h2 {
    background: #000000 url('images/blackc-left.gif') no-repeat top left;	
}

#content h2 { color: #096; text-indent: 0px; background: transparent ;
}

#content-amd {
	
	height: auto;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #888;
	background: #FFF;
	margin-right: 4px;
	margin-left: 14px;
	overflow: auto;
    
	
}

#more {
	height: 10px;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #888;
	background: #FFF;
	margin-right: 0px;
	margin-left: 300px;
	
}

#content-single {
	height: auto;
	width: auto;
	padding-left: 4px;
	padding-right: 4px;
	color: #888;
	background: #FFF;
	margin-right: 4px;
	margin-left: 14px;
	overflow: auto;
}

#content-single h2 { color: #096;
}


#footer {
	background: #FFF url('/images/amd-footer.gif') no-repeat top ;

}
#footer p {
	color: #096;
	}

	#footer a {
		color: #096;
}



a { color: #096; }

h4 { color: #096; }

