/*
Theme Name: TWU spaces custom 2
Theme URI: http://reubenmoes.com
Description: Custom design by Kenji, Coding by Reuben
Version: 1.6
Author: reubenmoes.com
Author URI: http://reubenmoes.com/
Tags: blue, custom header, fixed width, two columns, widgets

	

*/

body, h1, h2, h3, h4, h5, h6, p, img, ul{ margin:0; padding:0; border:0}

/* Begin Typography & Colors */
body {
	font-size: 68%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	color: #333;
	}

#top{ background:#3c3c3c; }
#header{ width:850px; height:111px; margin: 0 auto; padding-top:12px; }
#header img{ float:left;}
#contentWrap, #footer, #menu { margin: 0 auto; width:850px; }

#content, #sidebar{  margin-bottom:20px;}
#content{ font-size:12px; width:540px; min-height:250px;float:right;  padding:40px 20px;}
#sidebar{ font-size:12px; float:left; background: #ddd; width:240px; margin-top:24px; }
#sidebar ul{list-style:none; padding:20px;}
a:link, a:visited{ color:#AA1415; text-decoration:none;}
#content a:hover{ text-decoration:underline;}

h1, h2, h3, h4, h5, h6, p{ margin-bottom:1em}
#content ul, #content ol { margin:0 0 10px 25px;}

#bottom{ background:#3c3c3c; height:175px; margin-top:12px; padding-top:20px; clear:both;  }
#footer{ font-size:1.3em; text-align:right; color:#FFF;}
#footer a:link, #footer a:visited{ text-decoration:none; color:#FFF}
#footer a:hover{ font-weight:bold}

#menu{ float:right; text-align:right; list-style:none; font-size:1.6em; padding: 30px 0 0 0; background:; width:350px; }
#menu li{ display:inline-block; width:100px;  padding:3px; background:;  text-align:center}
#menu a{ }
#menu a:link, #menu a:visited{ text-decoration:none; color:#FFF;}
#menu a:hover{ color:#EEE}
#menu ul {display:none}

#content .subMenu ul{ list-style:none; margin:0; padding:0; }
#content .subMenu li{ display:inline-block; margin:0 0 10px 0;}
#content .subMenu li a{ padding:10px;}
#content .subMenu li a.current{ background:#eee; font-weight:bold}
#content .subPage{ display:none;}
.subPage{ background:#eee; padding:12px; margin-bottom:12px;}

.alignleft {float:left} 
.alignright{float:right}


#content #post-9 div{ height:170px;}
hr{ height:1px; background:#000; color:#000; border:0 }