/*
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 {
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center; 
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  margin: 0;
  padding: 0 0 0 0;
  }
  

a, a:visited {
  color: #de3831;
  text-decoration:none;
  font-weight: bold;
  }

a:hover {
  color: #de3831;
  text-decoration:underline;
  }

a:active, a:focus {
  outline: 0;
  }

h1 {
	
  text-indent: -9999px;
  font-size: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  }

 hr {
  border: none 0; 
  border-top: 1px solid #afae9d;
  border-bottom: 1px solid #e7e6e6;
  width: 100%;
  height: 2px;
  margin: 5px 0 10px 0;
  padding: 0;
  text-align: left;
  }
  
#wrapper {
margin:20px auto;
}

#header img {
padding: 0;
}


#mainCol {
float: left;
}
	
#sidebar {
float: right;
}


#sidebar a, #sidebar a:visited {
color: #333;
}



#sidebar table#tourlinks {
margin: 0 0 15px 0;
}

#sidebar table#tourlinks td {
vertical-align: top;
width: 50%;
padding: 4px 0;
line-height: 18px;
}

#content {
float:left;
padding:0 0 30px 0;
min-height:420px;
margin: 0;
}

.ngg-imagebrowser-desc {
margin-top: 20px;
}

div.pic img {
 width: auto;
 height : 400px;
 margin: 0 auto;
}

#sidebar h3 {
color: #de3831 !important;
}

.post {
padding:0 30px 0 0;
}
.post p {
font-family:arial, helvetica, sans-serif;
font-size:14px;
margin:10px 0 15px 0;
font-weight:normal;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:arial, helvetica, sans-serif;
font-size:24px;
margin:25px 0 10px 0;
font-weight: bold;
color: #de3831 !important;
}
.post h1, .post h1 a{
font-family:arial, helvetica, sans-serif;
font-size:28px;
margin:30px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {
font-family:arial, helvetica, sans-serif;
font-size:14px;
margin:10px 0 15px 0;
font-weight:normal;
color: #de3831;
}

.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

.navigation {
margin-left: 40px;
}


#footer {
width:659px;
float:left;
clear: both;
border-top:1px solid #ddd;
text-align:center;
padding:30px 0 40px 0;
margin: 0 0 35px 0;
}

#stimuli_imageDetails {
margin-bottom: 10px;
}
