/*  
Theme Name: Right To Water 
Theme URI: http://www.lunamedia.co.uk
Description: Custom 3.0 theme for righttowater.info
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk
*/

/* Layout */

@import url("../../../../wp-content/themes/water/960/960.css");
@import url("../../../../wp-content/themes/water/960/reset.css");
@import url("../../../../wp-content/themes/water/960/text.css");

html{
	background: #dedacf;
}

body{
width: 980px;
margin: 0 auto;

}

#container{
float: left;
width: 960px;
margin: 20px auto;
padding: 0 20px;
	font-size: 1.4em;
	line-height: 1.5em;
	background: #fff;
}

#inner-wrap{
	float: left;
	width: 960px;
}

#content-wrap{
	float: left;
	width: 960px;
	margin-bottom: 10px;
	padding: 0;
	background: #fff;
}

#content{
	float: left;
	width: 760px;
	margin-top: 30px;
}

#content-inner{
	clear: both;
}

h2.archive-title{
	margin-top: 15px;
}


/* Links */

a{
outline: none;
}

button::-moz-focus-inner { border: 0; }

a:link, a:visited{
	color: #1fa6c4;
	text-decoration: none;
}

a img {
	border: none;
}

.contextual-menu li.current-menu-item a{
	color: #000;
}

.contextual-menu li.current-menu-item ul li a{
	color: #787878;
}

.sub-menu li.current-menu-item a{
	color: #000;
}

/* Header */

#header{
	height: 183px;
	background: url(../../../../wp-content/themes/water/images/headtest3.jpg) no-repeat top center;
}

a#site-name{
	float: left;
	margin-top: 0;
}

#header blockquote{
	float: right;
	width: 270px;
	margin-top: 30px;
	margin-right: 10px;
	font: normal 1.5em Georgia, serif;
	color: #fff;
	border: none;
	text-align: right;
}

#header blockquote cite{
	font-size: 0.6em;
	color: #eee;
}

span.description{
	float: right;
}

#breadcrumbs{
	width: 600px;
	text-transform: uppercase;
	font: normal 0.85em "Gill Sans", Verdana, sans-serif;
	margin: 0 40px 0 0;
	color: #454545;
}

#breadcrumbs a{
	color: #a9a9a9;
}



/* Navigation */

/* Top QuickLinks */

#general-nav{
	height: 30px;
	margin: 5px 0 0 0;
	text-align: right;
	background: #fff;
}

#general-nav ul{
	display: inline;
	height: 30px;
}

#general-nav ul li{
	display: inline;
	margin: 0 0 0 8px;
}

#general-nav ul li a{
	text-transform: uppercase;
	font: normal 1em  "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	line-height: 30px;
}

#general-nav ul li a:hover{
	color: #000;
}

/* Section Nav */

#section-nav{
	float: left;
	width: 960px;
	height: 36px;
	margin: 10px 0 0 0; 
	padding:0; 
	font: normal 1.2em Georgia, Times, serif;
	text-transform: uppercase;
	font: normal 1.1em "Gill Sans", Verdana, sans-serif;
}

#section-nav ul{
	float: left;
	width: 760px;
	height: 55px;
	background: #f8f8f8;
	background: #eeebe5; 
}

#section-nav ul li{
	float:left;
}

#section-nav ul li a{
	width: 180px;
	height: 30px;
	display: block; 
	padding: 10px 5px; 
	text-decoration:none; 
        font-size: 1.05em;
	color: #333;
}

#section-nav ul li a:hover {
	background:#6c6559; 
	color:#fff;
}

.menu-rtws{
	border-top: 5px solid #00a9ec;
}

.menu-human{
	border-top: 5px solid #3f6701;
}

li#menu-item-961{
	border-top: 5px solid #8E4500;
}

.menu-what{
	border-top: 5px solid #DB6A00;
}

#custom-search{
	float: right;
	width: 180px;
	height: 60px;
	padding: 10px 5px;
	background: #f8f8f8;
	border-top: 5px solid #ddd;
}

input#s{
	width: 140px;
}

fieldset.search {
	border: none;
	width: 180px;
	margin: 0 auto;
	font-size: 12px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	width: 180px;
	height: 28px;
	padding: 0 5px 0;
	background: url(../../../../wp-content/themes/water/images/search.png) no-repeat;
}
.search input.box:focus {
	background: url(../../../../wp-content/themes/water/images/search.png) no-repeat left -30px;
	outline: none;
}
.search button.btn {
	width: 30px;
	height: 28px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(../../../../wp-content/themes/water/images/search.png) no-repeat top right;
}
.search button.btn:hover {
	background:url(../../../../wp-content/themes/water/images/search.png) no-repeat top right;
}

#rss{
	float: left;
	width: 175px;
	height: 30px;
	margin-top: 7px;
	padding: 5px 0 0 4px;
	font-size: 14px;
	text-transform: none;
	background: url(../../../../wp-content/themes/water/images/rss.png) no-repeat 100% 2px;
	color: #6d655a;
}

/* Sidebars Generic */

div#sidebar-global{
	float: right;
	width: 190px;
	margin-top: 30px;
	margin-left: 10px;
}

.generic_sidebar, .contextual-menu{
	line-height: 1.3em;
	font-size: 0.9em;
}

.generic_sidebar ul, .generic_sidebar ul ol, .contextual-menu ul, .contextual-menu ul ol {
	margin: 0;
	padding: 0;
}

.generic_sidebar ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.generic_sidebar ul li.widget{
	border-bottom: none;
}
	
.generic_sidebar ul li ul li{
	margin-bottom: 10px;
}

.generic_sidebar ul p, .generic_sidebar ul select{
	margin: 5px 0 8px;
}

.generic_sidebar ul ul, .generic_sidebar ul ol {
	margin: 10px 0 0 0;
}

.contextual-menu ul ul li a, .contextual-menu ul ol li a{
width: 93%;
	margin: 0;
	padding: 7px 2% 7px 5%;
}

.generic_sidebar ul ul ul, .generic_sidebar ul ol{
	margin: 10px 0 0 10px;
}

ol li, .generic_sidebar ul ol li, ol li{
	list-style: decimal outside;
}

.widget ul li.last{
border-bottom: none;
}

.sidebar-index-link{
font-size: 1.05em;
}

/* 
#sidebar-global ul ul li, #sidebar-global ul ol li{
	margin: 3px 0 0;
	padding: 0;
}

*/

ul ul{
	margin-left: 10px;
}


h3.widgettitle{
	margin-bottom: 10px;
}

/* Contextual Sidebar */

.contextual-menu{
	float: left;
	width: 190px;
	margin: 5px 20px 30px 0;
	
}

.contextual-menu li{
	float:left;
	width: 100%;
	background: #f2fafa;
}

.contextual-menu li a{
	display: inline-block;
	float: left;
	width: 96%;
	padding: 7px 2%;
	border-bottom: 1px solid #fff;
	color: #777;
}

#toggle{
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

#toggleButton{
	text-transform: uppercase;
	font: normal 0.85em "Gill Sans", Verdana, sans-serif;
}

#toggleButton a:hover{
	text-decoration: underline;
}

/* Global Sidebar */

#sidebar-global{
	padding-top: 20px;
}

#sidebar-global .widget{
	margin-bottom: 20px;
}

.sidebar-date-meta{
	font-size: 0.9em;
	font-family: Georgia, serif;
	color: #6D655A;
}


/* Sectioning */

#menu-why-rwts-section{
	border-top: 5px solid #00a9ec;
}

#menu-progress-so-far-section{
	border-top: 5px solid #8E4500;
	
}

#menu-ways-to-influence-section{
	border-top: 5px solid #3f6701;
}

#menu-what-you-can-do-section{
	border-top: 5px solid #DB6A00;
}

.menu-why-rwts-section-container + .post, .menu-ways-to-influence-section-container + .post, .menu-progress-so-far-section-container + .post, .menu-what-you-can-do-section-container + .post{
	padding-left: 210px;
}

.post.full{
	padding-left: 0;
	border-top: none;
}

/* Footer */

#footer{
	width: 960px;
	margin: 10px auto 0 auto;
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

#footer img{
	margin: 0 180px;
}

ul#footlinks{
	float: left;
	width: 960px;
	margin: 10px auto 0 auto;
	text-align: right;
	font-size: 0.9em;
}

ul#footlinks li{
	display: inline;
	margin-left: 10px;
}

ul#footlinks a{
	font-size: 12px;
	color: #6D655A;
}

/* Posts */

.post{
	margin: 15px 0 40px;
}

.entry{
	padding-right: 15px;
}

.postmetadata{
	font-size: 0.85em;
	color: #6D655A;
}

.entry ul, .entry ol{
	margin-left: 20px;
}

.entry ul li{
list-style-type: disc;
}

.entry ol li{
list-style-type: decimal;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Form Elements */

.entry form { 
	text-align:left;
}


/* Begin Comments*/

#comments_template {
	border-top:1px solid #e3e3e3;
	margin-top:30px;
	padding-top:30px;	
}

ol#comments {
	margin:0px;
	padding:0px;
	margin-top:20px;
}

ol#comments li {
	margin:0px;
	padding:0px;
	position:relative;
	padding-left:60px;
	list-style:none;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}

ol#comments .avatar {
	position:absolute;
	top:0px;
	left:0px;
}

ol#comments small a {
	font-weight:normal;
	color:#999;
}

ul.commentlist {
	margin:20px 0px 20px 0px;
	padding:0 40px 0 0;
}

ul.commentlist li {
	margin:0px;
	padding:10px 40px 20px 60px;
	position:relative;
	list-style:none;
	background-position:1px 1px;
	border-bottom: 1px solid #ddd;
}

ul.commentlist li:last {
	border-bottom: none;
}

ul.commentlist li.bypostauthor{
	background: #ccc;
}

ul.commentlist li cite.fn{
	margin-bottom: 10px;
	font: normal 1.4em Helvetica, Arial sans-serif;
}

ul.commentlist .avatar {
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #dedede;
}

ul.commentlist .commentmetadata {
	display:none;
}

ul.commentlist ul  {
	margin:20px 0px 20px 0px;
	padding:0px;
}

ul.commentlist ul li {
	border:0px;
	background-color:#ffffff;
	overflow:auto;
	background-image:none;
	padding-bottom:0px;
}

.says{
	display: none;
}



/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }



/* Utility */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}


/* Frontpage */

#home-write-panel .post{
	float: left;
	width: 100%;
	margin-top: 20px;
	border-top: none;
}

.home-widget{
	margin-bottom: 20px;
}

.home-widget p{
	margin-bottom: 10px;
}

.home-top{
	padding-right: 10px;
}
	
.home-widget-left{
	margin-right: 20px;
	clear: left;
}

.home-widget-left, .home-widget-right{
	float: left;
	width: 360px;
}

.home-top{
	padding-top: 5px;
}

.home-center-left{
	padding-top: 10px;
	border-top: 5px solid #3f6701;
}

.home-center-right{
	padding-top: 10px;
	border-top: 5px solid #8E4500;
}

.home-bottom-left{
	padding-top: 10px;
	border-top: 5px solid #DB6A00;
}

.home-bottom-right{
	padding-top: 10px;
	border-top: 5px solid #00a9ec;
}