/*
 Theme Name: FreakShowMx v6
 Theme URI: http://www.fsmx.net
 Description: FreakShowMx V6
 Author: erifreak, isaias182
 Author URI: http://www.fsmx.net
 Version: 1.0
 */

body { background: #000000 url('images/bk_wood_fsmx.gif') repeat; font-family: Arial,Verdana,Georgia; }

#mainContainer { background-color: #1f2020; margin: 0 auto 0 auto; overflow:auto; width: 960px; }

#header { background-color: black; height: 80px; }
#header img { border: none; }
#adHeader { background-color: silver; float: right; height: 60px; margin: 10px 10px 0px 0px; width: 468px; }

#menuBar { background: #9a0000 url('images/menuSelectedBackground.png') repeat-x; color: #fefefe; 
		   font-family:"Helvetica",Verdana,Arial; font-size: 0.147in; height: 30px; padding: 0px 5px; }
#menuBar a { color: #ffffff; text-decoration: none; } 
#menuBar li { float: left; 
					 display: block; height: 25px; 
					 text-align: center; 
					 padding: 5px 0px 0px 0px; width: 80px; }
#menuBar li .menuItemSelected { display: block; height: 25px; float: left; text-align: center; 
							 padding: 5px 0px 0px 0px; width: 80px; }

#topContent { background-color: #1f2020; float:left; height: 250px; 
			  margin: 10px 0px 15px 0px; padding: 5px; width: 640px;}
#bannerTopContentContainer { height: 250px; 
							 float: left; width: 630px; }
#bannerTopContent { border-bottom: 2px solid #70b419; height: 200px; }
#bannerTopContentFooter { border-bottom: 1px solid #7a7b79; background-color: silver; 
						  height: 15px; margin: 16px auto 0px auto; width: 468px; }
#adTopContent { background-color: silver; height: 250px; float: right; width: 300px; }

#mainContent { background-color: #1f2020; margin-bottom: 50px; overflow: auto; }
#newsContainer { color: #979797; float: left; 
				 margin: 5px 20px 5px 20px; width: 600px; }
#newsContainer a { color: #ffffff; text-decoration: none; }

#newsItem { margin: 5px 0px 20px 0px; }
#newsTitle { background-color: #000000; color: #ffffff; font-size: 0.3in;  }
#newsTitle a:hover { background-color: #70b419; color: #ffffff; text-decoration: none;  }
#newsInfo { font-size: 0.12in; }
#newsInfo a:hover { background-color: #9a0000; color: #ffffff; text-decoration: none;  }
#newsBody { background-color: #ffffff; color: #000000; font-size: 0.13in; margin: 5px 0px 5px 0px; padding: 10px; }
#newsFooter { background: #1f2020 url('images/newsFooterBackground.png') repeat-x bottom; 
			  height: 30px; overflow: auto; }
#newsShare { float: left; font-size: 0.12in; }
#newsComments { float: right; font-size: 0.12in; margin-right: 40px; }

#newsPagination { clear: both; margin: 10px auto 0 auto; text-align: center; width: 300px;}

#sidebarsContainer { float: right; margin: 15px 5px 0px 0px; width: 300px; }
#categoriesBar { background: #1f2020 url('images/sidebarBoxFooterBackground.png') repeat-x bottom; color: #50c5c4;
				 float: left; padding-bottom: 40px; width: 140px; margin-bottom:10px; }
#categoriesBar h3 { color: #ffffff; font-size: 0.14in; margin-bottom: 20px; text-align: center; }
#categoriesBar a { color: #50c5c4; }
#categoriesBar ul { padding-left: 10px; list-style-type: none; }

#adSideBar { background: #1f2020 url('images/sidebarBoxFooterBackground.png') repeat-x bottom; float: right; 
				 height: 280px; width: 140px; margin-bottom:10px; }
#replaceWithAdSideBar { background-color: silver; height: 240px; margin: 10px; width: 120px; }

#adFooter { background: silver; height: 90px; margin: 5px auto 20px auto; width: 728px }

#footer { background-color: #000000; clear: both; color: #d6d6d2; font-size: 0.12in; 
		 margin-top: 30px; text-align: center; padding: 15px;}
#commentform textarea { width: 500px; }

