/*
Theme Name: Lee Rehab
Theme URI: http://wordpress.org/
Version: 1.0
Author: Lan Nguyen
Author URI: http://ningin.com/

*/

* { margin: 0;padding: 0;}
.clear { clear: both; }
.invisible {display:none;}

body { font-size: 12px; /* Resets 1em to 10px */ font-family: Arial, Helvetica, sans-serif; color: #000;}
h1, h2, h3, h4, h5, big{ font-family: arial; margin: 0; padding: 0; font-weight: bold; }
h2 { font-size: 14px; } 
h3{ font-size: 16px; text-transform: uppercase;}
h4{ font-size: 12px; }
a img {text-decoration:none; border: none;}
a { color: #008cd2; text-decoration: none; }
a:hover {color:#ff0000;text-decoration:underline;}

p small { font-size: 11px; }

.floatLeft { float: left; }
.floatRight { float: right; }

.ulArrow ul li { margin: 0px 0px 5px 15px; list-style: url(/wp-content/themes/leerehab/images/bulletArrow-red.gif); padding: 3px; font-size: 11px; }

#superWrap { width: 800px; margin: 10px auto; }

#header { width: 800px; }

#header #navigation { padding: 10px; text-align: center; }
	#header #navigation ul { width: 580px; margin: 0px auto; }
	#header #navigation li { float: left; margin: 0px 10px; list-style: none; }
	#header #navigation li a { color: #999999; text-transform: uppercase; font-weight: bold; }
	#header #navigation li a:hover { color: #ff0000; }

#contentWrap { padding: 10px; }

#priColWrap { }

#priColWrap #blog { padding: 0px 0px 10px 0px; }
	#priColWrap #blog #post { text-align: justify; margin-bottom: 10px; padding: 5px 0px; }
	#priColWrap #blog #post h3 { border-bottom: 1px solid #b9b9b9;}
	#priColWrap #blog #post #meta { font-size: 12px; color: #666666; margin-bottom: 10px; }
	#priColWrap #blog #post #entry p, #priColWrap #page #post #entry p  { margin-bottom:10px; }
	#priColWrap #blog #post #options { }

#priColWrap #page #post { clear: both; }
	#priColWrap #page #post h3 { background: #000 url(/wp-content/themes/leerehab/images/bgH3.png) no-repeat top; color: #fff; padding: 3px; margin-bottom: 10px; }
	#priColWrap #page #post img { float: left; padding: 0px 5px 5px 0px; }
	#priColWrap #page #post ul { margin: 10px; }
	#priColWrap #page #post ul li { margin-left: 15px; }
	
#priColWrap #page .commEvents { margin: 0px 0px 10px 10px; padding: 5px; float: left; width: 150px; height: 190px; border: 1px solid #b9b9b9; font-size: 11px; text-align: center; }
#priColWrap #page #post div.commEvents img { float: none; margin-bottom: 5px; margin-right: 0px; }
	
.contactform, .contactform fieldset { border: none; }
.contactform legend span { color: #ff0000; font-weight: bold; }
.contactform label { font-weight: bold; margin-top: 5px; }

#footer { text-align: center; color: #999999; }