/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/



body{
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}

table{
margin-top: 10px;
font-size:11px;
background-color: #fff;
}

table td{
background-color: #eee;
padding:2px;
  border: solid #fff 1px;
}

a {
text-decoration:none;
color:#000;
font-weight:600;
}

a:hover {
color:#e12000;
}

hr{
margin-top:35px;
border:0;
border-top:2px solid #ccc;
width:620px;
color:#fff;
clear:both;
}

#head_wrapper {
width:1200px;
margin:auto;
}

#wrapper {
width:1000px;
margin:auto;
}

#logo {
float:right;
background: url("http://www.ockhamsrazor.co.uk/img/logo_brush.jpg");
background-repeat: no-repeat;
width:1200px;
height:80px;
}

#nav {
display:block;
margin-left: 140px;
margin-top: 50px;
}
#nav ul {
float:left;
}
#nav li {
text-align:left;
float:left;
display:inline;
margin-right: 35px;
}
#nav li a {
font-size:12px;
font-weight:bold;
display:inline;
text-transform: uppercase;
color: #000000;
}
#nav li a:hover {
color:#666;
}

#sub_nav {
display: block;
margin-top: 5px;
float: left;
padding-left: 40px;
padding-bottom: 20px;
width: 500px;
height: 40px;
}

#sub_nav li {
display:inline;
float: left;
margin-right: 15px;
}

#sub_nav li a {
font-size:12px;
font-weight:normal;
display:inline;
text-transform: capitalize;
color: #000000;
}
#sub_nav li a:hover {
color: #666;
}

#nav .current_page_item a{
color:#cc0000;
}

#nav .current_page_parent a{
color:#cc0000;
}

#sub_nav .current_page_item a{
color:#cc0000;
}

#blurb {
font-family:Georgia;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
width:340px;
float:right;
min-height:400px;
max-height:400px;
padding-left: 20px;
padding-right: 10px;
padding-bottom: 20px;
display: block;
overflow: auto;
}

#newsquote {
float: right;
display: block;
padding:10px;
width: 280px;
text-align: right;
}

#newsquote p{
font-size: 12px;
color: #666666;
text-align: right;
}

#newsquote em {
font-family: "Palatino Linotype, Book Antiqua3, Times, Palatino6, serif";
font-size: 18px;
font-style: italic;
text-align: right;
}

#newsquote img {
margin-bottom:20px;
position: relative;
top: -10px;
margin-bottom: 60px;
}

.post {
padding:0 4px 0 0;
}

.post  p {
margin:10px 0 0 0;
line-height: 1.2em;
text-align: justify;
font-size: 12px;
color: #333;
}

.post a{
color: #cc0000;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Lucida Grande, Century Gothic;
font-size:14px;
margin:0px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Lucida Grande, Century Gothic;
font-size:14px;
margin:0px 0 10px 0;
font-weight:bold;
line-height:32px;
text-transform:uppercase;
color: #333;
}

.post a:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#333333;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}



#sidebar {
width:320px;
float:right;
display: block;
margin-bottom: 20px;
}

#footer {
width:980px;
float:left;
border-top:2px solid #333;
padding-right: 10px;
margin-top:10px;
}

#footer img {
display: inline;
float:right;
margin-right: 10px;
clear: none;
}