/*
Theme Name: River Path Refreshed
Theme URI: http://www.riverpath.com/
Description: The new theme for www.riverpath.com
Version: 1.0
Author: Toby Pestridge
Author URI: http://www.tobyjamescreative.com
Tags: empty, clean, development, design

	Based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/
	The Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* -- just some ugly styling to make it easier to get started, can safely be removed */
/*.sidebar, #entry-meta-single {border:1px solid red;}*/
#respond {border:1px solid yellow;}
/*#footer, #header {border:1px solid blue;}*/
li.depth-1 {border: 1px solid orange;}
/*.navigation {border:1px dashed black;}*/
/*.post {border:1px solid pink}*/

/* - BASIC STUFF - */
body {
	color:#666666;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: 50% -185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	height: 100%;
}
a, a:visited {text-decoration:none; color:#00AEEF;}
a:hover, a:hover:visited {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul, ol {margin:0;padding:0;}
ul li, ol li {	margin-left:0;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
.post h2 {
color:#00AEEF;
margin-bottom:20px;
}
h2.entry-title {/*font-size:180%;*/}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {
	padding:0;
	width:960px;
	background-image: none;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height:253px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	width: 806px;
}
#footer {
	overflow:hidden;
	float:left;
	background-color: #00AEEF;
	width: 752px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 27px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	/*font-size: 80%;*/
}
#footer a, #footer a:visited {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover, #footer a:visited:hover {
text-decoration:underline;
}

/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {
	float: left;
	/*width: 806px;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.posts-wrap {
	float:left;
	width:752px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 27px;
	padding-left: 27px;
	text-align: left;
}

/* -- SIDEBARS --*/
.sidebar-wrap {
	background-image:url(images/nav-bg.png);
	float:right;
	overflow:hidden;
	position:relative;
	width:111px;
	padding-right: 16px;
	padding-left: 27px;
	padding-top: 27px;
	min-height: 840px;
	display: block;
	top: -253px;
	text-align: left;
	margin-bottom:-253px;
}
.sidebar-wrap a:link, .sidebar-wrap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar-wrap a:hover, .sidebar-wrap a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar {
width:100%;
clear:none;
font-size:11px;
color:#ffffff;
}
.sidebar ul {
margin-bottom:20px;
}
.sidebar ul ul {
visibility:hidden;
display:none;
}
.block-1 {
	float:left;
}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}
.blue-header {
background-color:#00AEEF;
color:#FFFFFF;
display:block;
font-size:19px;
font-weight:bold;
line-height:117%;
margin-bottom:27px;
padding:27px 27px 1px;
_padding-bottom:27px;
}
.nav li {
border-bottom:1px dotted #F0F0F0;
font-size:15px;
line-height:31px;
}
.boxy {
float:left;
height:auto;
margin-bottom:27px;
margin-right:27px;
width:232px;
}
.last {
margin-right:0;
}
.boxy h2 {
	color: #00aeef;
	font-size:20px;
margin-bottom:7px;
}
.boxy ul {
	margin-left:28px;
}
.boxy li {
list-style-type:disc;
}
.feed {
	float: left;
	width: 458px;
	padding-top: 27px;
	padding-bottom: 27px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right:27px;
}
.feed li {
	margin-bottom:10px;
}
.leftalign {
	float:left;
}
.feed h3 {
	font-size:13px;
}
.portraits{
widows:267px;
float:left;
position:relative;
}
.portrait {
background-color:#F2F1EE;
border-bottom:1px solid #999999;
border-top:1px solid #999999;
height:115px;
margin-bottom:27px;
overflow:hidden;
padding:4px 4px 4px 117px;
width:146px;
font-size:12px;
line-height:150%;
}
.david {
	background-image: url(images/portrait-david.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.victoria {
	background-image: url(images/portrait-victoria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.jane {
	background-image: url(images/portrait-jane.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.compact {
background-image:none;
padding:4px;
width:150px;
margin-right:27px;
float:left;
height:auto;
}

.portrait1 {
color:#00aeef;
font-weight:bold;
font-size:18px;
}
.portrait2 {
color:#00aeef;
font-weight:normal;
font-size:14px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
}
.adr, .tel {
	display:none;
}