/*  
Theme Name: Darkwater
Theme URI: http://www.antbag.com
Description: Blackened Waters.
Version: 1.1
Author: Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family:  Arial, verdana, sans-serif; 
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
        

 
	
}

#outerouter-wrapper {
	width: 920px;
       	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px ;
       background: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/reside_shadow6.jpg"); 
	background-repeat: repeat-y;



}

#wrappertop {
        
	clear: both;
	overflow: hidden;
        margin: 0px auto 10px auto;
        padding: 0px 0px 0px 0px;
	width:920px;

    
}



#wrapper {
        clear: left;	
	overflow: hidden;
        margin: 224px auto 10px auto;
        padding: 0px 0px 0px 0px;
	width:830px;

	text-align: left;      
 
}



h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 30px;
	padding: 0px 0 10px 15px;
        color: #63002F;
}


h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
	color: #30B1D0;
}

a:link{
	text-decoration: none;
	color:#000;
}

a:hover{
	text-decoration: underline;
	color: #000;;
}

a:visited{
	text-decoration: none;
	color:#4A4949;
}	

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #777; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #555;
	border-bottom: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 15px 0; 
        color: #777; 

}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 

}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	width: 814px;
	height: 230px;
	margin: 0px auto 0x auto;
	padding: 0;
  	clear: both;

       
}


#header img {
	float: left;
}

#header a{
	color: #30B1D0;
}

#header a:hover{
	color:#000;
}



/*----POST----*/

#container {

	float: left;
    	width: 641px;
	margin: 20px auto 5px auto;
	padding-top: 0px;
        padding-left: 15px;
	padding-bottom: 15px;
        border-left: 0px dotted #333; 


       
}

.post{
	padding: 0px 30px 10px 20px;
   
       
}

.post h2{
	font-family:  Arial, verdana, sans-serif; 
	font-size: 20px;
        color: #63002F;
        padding: 0px 0 4px 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #C0AE2C;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #30B1D0;
}

.postdate{ color: #D7C82F; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-bottom: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;

}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px dotted #CCC; 
	background: none; 
}

	


/*----SIDEBAR STYLES----*/

.sidebar {
	float: left;
	width: 160px;
	margin: 20px auto 5px auto;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	border-right: 0px dotted #333;


}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar ul li{
	padding: 10px 0 20px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #741847;
	padding: 0px 0;
	margin: 10px 5px 0 20px;
	border-bottom: 1px solid #CCC;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 15px;
	line-height: 20px;
	list-style: none;
	font-size: 14px;
	border-bottom: 0px solid #CCC;
}

.sidebar .syndication .rss {
	width: 35px;
	height: 35px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/rss2.gif"); 
	background-repeat:no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .rss .sub{
	border-bottom: none;
}

.sidebar .rss .sub a:hover{
	background: none;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
	color:#6F6C6E;
	padding: 2px 2px;
}

.sidebar ul li a:hover{
	text-decoration: none;
	color: #CBC026;
	background: #;
}


table#wp-calendar{
	width: 100%;
}
/* Left Sidebar */

.leftbar_box{
	float: right;
        width: 190px;
        height: 450px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	border-left: 0px dotted #333;
        overflow: visible;

}

.leftbar{
	float: right;
        width: 190px;
	margin: 0px auto 5px auto;
	padding-top: 0px;
	padding-bottom: 15px;
	display: inline;
	border-left: 0px dotted #333;
        overflow: visible;
}

.leftbar ul{
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0 0 0 7px;
}

.leftbar ul li{
	padding: 10px 0 20px 0;
}

.leftbar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	color: #E58E1A;
	padding: 3px 0;
	margin: 0 0 0 14px;
	border-bottom: 0px solid #333;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0;
	line-height: 20px;
	list-style: none;
	font-size: 14px;
	border-bottom: 0px solid #333;
}
.leftbar ul li a{
	display: block;
	text-decoration: none;
	color:#7C6A55;
	padding: 2px 2px;
}

.leftbar ul li a:hover{
	text-decoration: none;
	color: #CCC;
	background: #;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 455px;
	margin: 50px 0 0;
	border: 1px dotted #555;
	padding: 5px 5px 15px 15px;
	background: transparent;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #D7C82F;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #555;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #555;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #555;
}

/*----FOOTER----*/

#footer{
	clear: none;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 0px 30px;
	line-height: 18px;
	font-size: 80%;
	color: #CCC;	
	border-top: 0px dotted #CCC;
	border-bottom: none;
 
}

#footer a:link{
	text-decoration: none;
	color: #9CF;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #9CF;
}

img {
	border: 0;
}

/* Search Form 
#searchform {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	overflow: hidden;
	border-right: 0px dotted #333;
}

*/

/*----Facebook STYLES----*/

.facebook {
	float: left;
	width: 120px;
        height: 60px;
        padding: 0px 0px 0p 0px;
	margin: 0px 0px 0px 0px;
        border-bottom:0px dotted #63002F;


}




.facebook li {
        float: left;
	margin: 0px 0px 0px 0px;
        list-style-type: none;
        padding: 0px 0px 0px 0px;

}

.facebook ul {
        float: left;
	margin: 0px 0px 20px 0px;

}


.facebook a {
        text-decoration: none;
	margin: 0px -15px 0px 2px;
}

.facebook a:hover {
        text-decoration: none;
	margin: 0px -15px 0px 2px;
}

#header h2{
text-align: left;
        float: left;
       	font-family: Georgia, Sans-serif;
	font-size: 16px;
        width: 100px;
	font-weight: normal;
	color: #63002F;
	padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 715px;
border-bottom: 1px solid #CCC;

}


.yellowtop {
	float: left;
	width: 810px;
        height: 14px;
	margin: 0px 0px 0px 55px;        
 	font-size: 16px;
	line-height: 1.3;
        background-color: #D8C82E;
background#: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/top_yellow.gif"); 
	background-repeat:no-repeat;

}

.whitespacer {
	float: left;
	width: 810px;
        height: 20px;
	margin: 0px 0px 0px 55px;        
 	font-size: 16px;
	line-height: 1.3;
        background-color: #fff;
background#: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/middle_white.gif"); 
	background-repeat:no-repeat;

}

.nav {
	float: left;
	width: 810px;
        height: 28px;
	margin: 0px 0px 0px 55px;        
        font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
        background-color: #B3B3B3;
border-bottom: solid 0px #B3B3B3;
background#: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/bottom_grey.gif"); 
	background-repeat:no-repeat;


}




.nav li {
        float: left;
	margin: 0px 0px 0px -5px;
        list-style-type: none;
        padding: 0px 5px 0px 0px;

}

.nav ul {
        float: left;
	margin: 0px 0px 0px 0px;
background-color: #B3B3B3;
}

.nav a {
        text-decoration: none;
	margin: 0px 0px 0px -5px;
}

.nav a:hover {
        color: #D8C82E;
        text-decoration: none;
	margin: 0px 0px 0px -5px;
}


.nav li a {
	color: #63002F;
	font-weight: normal;
	display: block;
	width: 85px;
	height: 20px;
	padding: 6px 0px 0px 3px;
	margin: 0px 0px 0px -5px;
	border-left: solid 1px #fff;

}

.nav .property a  {
	padding: 6px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	

}


#bottom_shadow {
	width: 920px;
	height: 101px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px ;
    background: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/bottomshadow.jpg"); 
	background-repeat: no-repeat;



}

#top_shadow {
	width: 920px;
	height: 60px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px ;
    background: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/topshadow.jpg"); 
	background-repeat: no-repeat;


}

#blogbox {
	width: 296px;
	height: 288px;
	position:relative;
        left: 493px;
        top: -65px;
        z-index:1;
    background: url("http://www.residebath.co.uk/blog/wp-content/themes/darkwater-11/images/blogbox.jpg"); 
	background-repeat: no-repeat;

}

.rsslink {
	float: left;
	width: 600px;
        padding: 0px 0px 0p 0px;
	margin: 0px 0px 10px 10px;

       

}
.rsslink a {
	float: left;
	width: 200px;
        padding: 0px 0px 0p 0px;
	margin: 0px 0px 10px 10px;
        text-decoration: none;
       

}



/*
	border: solid 1px blue;
	outline: 1px solid #000; -moz-outline: 1px solid #color;
	position: relative;
	position: absolute;
	display: block;
	display: inline;
	clear: both;
	clear: left;
	clear: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
*/





