/*  
Theme Name: Still Watters Run Deep
Theme URI: http://www.stillwattersrundeep.com
Description: Still Watters Run Deep Theme
Version: 1.0
Author: Mariana Blanco
Author URI: http://www.hoodablah.com

*/
html {
overflow-y: scroll;
overflow-x: hidden;
} 


body{
margin: 0;
font-family: Myriad Pro, Helvetica, Times New Roman, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

h1{
font-family: Times New Roman, Serif;
font-size: 24px;
padding: 0 0 10px 0;
text-align: center;
text-decoration: none;
}

h3{
font-family: Myriad Pro, Serif;
font-weight: 300;
font-size: 18px;
padding: 0 0 10px 0;
text-align: center;
text-decoration: none;
}

a:link, a:visited{
text-decoration: none;
background: #ffffff;
color: #000000;
}

a:hover{
text-decoration: none;
color: #FFFF66;
background: #000000;
}

.class1 a:link, a:active, a:visited, a:hover {text-decoration: none; }

p{
padding: 10px 0 0 0;
}

img{border:none;}

#header{
width: 100%;
}


#wrapper{
margin: 0 auto 0 auto;
width: 890px;
text-align: left;
}

#container{
float: left; clear: both;
width: 670px;
margin: 0 0 10px 40px;
}

.post{
padding: 10px 0 10px 0;
line-height: 45px;
}

.post h2{
font-family: Myriad Pro, Sans-Serif;
font-size: 20px;
}

.entry{
line-height: 18px;
margin: 10px 0 0 0;
}

p.postmetadata{
border-top: 2px dotted #ccc;
margin: 10px 0 0 0;

}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left; width: 150px;
margin: 0 0 0 10px;
display: inline;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Myriad Pro, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
}


#footer{
margin: 0 0 0 0;
clear: both;
float: left;
text-align: center;
width: 900px;
color: #ffffff;

}

#footer p{
line-height: 18px;
}

.lines, .lines TD, .lines TH
{
  background-image:url('images/bkgd8.jpg');
  background-repeat: repeat;
  background-position: center;
}

.comments-template{
	margin: 0 0 0;
	border-top: 1px solid #ccc;
	padding: 5px 0 0;
}

.comments-template ol{
	padding: 0 0 5px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Myriad Pro, Sans-serif;
	font-size: 13px;
	margin: 0px;
}

.commentmetadata{
	font-size: 12px;
    background: white;
	
}

.comments-template p.nocomments{
	padding: 0;
}

.commentformtitle {
text-align:right;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Myriad Pro, Sans-serif;
	font-size: 10px;
	margin: 15px;
}

.alt .commentmetadata {
  background-image:url('images/bkgd8.jpg');
  background-repeat: repeat;
  background-position: center;
}
  
.comment {
  background-image:url('images/bkgd8.jpg');
  background-repeat: repeat;
  background-position: center;
  }
 

.alt {
  background: white;
  		margin: 5px;
  }
  
	
#redfont {
	color: red;
}


