/*
Theme Name: Review Site
Theme URI: http://survivethefinancialstorm.com/
Description: Review site theme.
Version: 1.0
Author: The Financial Storm
Author URI: http://survivethefinancialstorm.com/
*/

body { text-align: center; font-family: arial, verdana, sans-serif; font-size: 12px; background-color: #f4f4f4; }
#wrapper { width: 780px; text-align: left; margin: auto; border: 1px solid #2c4971; background-color: #fff; }
#header { margin: 0; padding: 0; }
#header img { display: block; }
#menu { border: 1px solid #ebebeb; float: left; width: 170px; background-color: #ebebeb; }
#main { margin: 0; padding: 0; margin-left: 172px; border: 1px solid #fff; background-color: #fff; padding: 0 7px; }
#footer { background-color: #2c4971; padding: 7px; color: #fff; border-top: 1px solid #666; }
#footer a {color: #fff; text-decoration: none; font-weight: normal;}
/* fonts */
h1  { color: #04039f; font-size: 14px; font-weight: bold; line-height: 14px; }	
h2 { color: #04039f; text-align: center; }
h3 {color: #04039f;}
#menu p, #menu h2 { color: #000; font-size: 12px; font-weight: bold; line-height: 14px; border: 1px solid #198BE4; background-color: #FFFFFF; padding: 5px; margin: 8px 7px; }
#menu ul, #menu ul li { margin: 0; padding: 0; list-style: none; } 
#menu .widget li {margin-bottom: 5px;} 
a,  a:link { color: #000; font-weight: bold; text-decoration: none; }
a:visited { color: #000; font-weight: bold; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:focus { color: #000; }
a:activ { color: #000; }
#main a  { color: #0A5AA0; }