/*  
Theme Name: OliveBranchRetreats
Description: Theme designed by Alex Segreti for blog.olivebranchretreats.com
Author: Alex Segreti
Author URI: http://www.alesecrets.com/
*/


html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #770033;
	color: #b3b3bb;
	background-image: url('images/Branch.png');
        background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}
#logodiv {
        width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 47px;
}
#wrapper {
	width: 1000px;
        background-color: #ffffff;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	margin-top: 166px;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}
a:link {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
a:active {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
a:hover {
	color: #000000;
}

/* MENU
----------------------------------------------------*/
#menu
 {
	width: 160px;
	float: left;
}
h2 	
{ 
	color: #999;
	margin-bottom: 0; 
	margin-left:13px;
	height:20px;
        font-size: 12px;
}

h2 span
{
	display: none;
}

#navigation-block {
	position:relative;
	height: 330px;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sliding-navigation
{
	list-style: none;
	margin: 22px 0;
	padding: 0;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 120px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #fff;
	background:#4e3227 url(heading_bg.jpg) repeat-y;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #260859;
	border: 0px;
	text-decoration: none
}

ul#sliding-navigation li.sliding-element a:hover {
	color: #8F9764;
}

/*	
= COPY
----------------------------------------------------*/
#copy {
	padding: 30px 20px 30px 20px;
	background: #ffffff;
	color: #666666;
	line-height: 115%;
	float: left;
	width: 480px;
}
#copy h1 {
	font-size: 12px;
	margin: 0 0 7px 0;
	color: #260859;
}
#copy .title {
	margin-bottom: 0px;
}
#copy ul {
	list-style-type: disc;
	margin-left: 18px;
	padding: 0px;
}
#copy li {
	padding: 0 0 9px 0;
	margin: auto;
	line-height: inherit;
}
#copy li.last {
	padding: 0px;
}
#copy a:link {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copy a:visited {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copy a:active {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copy a:hover {
	color: #000000;
}
#copynomedia {
	padding: 30px 20px 30px 20px;
	background: #ffffff;
	color: #666666;
	line-height: 115%;
	float: left;
	width: 755px;
}
#copynomedia h1 {
	font-size: 12px;
	margin: 0 0 7px 0;
	color: #8F9764;
}
#copynomedia .title {
	margin-bottom: 0px;
}
#copynomedia ul {
	list-style-type: disc;
	margin-left: 18px;
	padding: 0px;
}
#copynomedia li {
	padding: 0 0 9px 0;
	margin: auto;
	line-height: inherit;
}
#copynomedia li.last {
	padding: 0px;
}
#copynomedia a:link {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copynomedia a:visited {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copynomedia a:active {
	color: #666666;
	text-decoration: underline;
	line-height: 15px;
}
#copynomedia a:hover {
	color: #000000;
}
.contentdiv  {
	width:100%;
	top: auto;
	overflow: hidden;
}	

/*	
= SIDE PHOTOS
----------------------------------------------------*/
#media
 {
	width: 360px;
	height: 485px;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
}

#gallerytable {
	margin: 100px;
}

/*= FOOTER
----------------------------------------------------*/
#footer {
        background-color: #860038;
        font-size: 11px;
	color: #999999;
	text-decoration: none;
	height: 50px;
	width: 1000px;
	float: left;
}
#footer  a:link{
	color: #999999;
	text-decoration: none;
}
#footer   a:visited{
	color: #999999;
	text-decoration: none;
}
#footer  a:active{
	color: #999999;
	text-decoration: none;
}
#footer  a:hover{
	color: #CCCCCC;
	text-decoration: none;
}

#headertable {
        font-size: 11px;
	text-align: right;
	padding-bottom: 3px;
	height: 10px;
}
#headertable  a:link{
	color: #999999;
	text-decoration: none;
}
#headertable   a:visited{
	color: #999999;
	text-decoration: none;
}
#headertable  a:active{
	color: #999999;
	text-decoration: none;
}
#headertable  a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#copynomedia {
	width: 840px;
	padding: 30px 20px 30px 20px;
	background: #ffffff;
	color: #666666;
	line-height: 115%;
	float: left;
}
#copynomedia h1 {
	font-size: 12px;
	margin: 0 0 7px 0;
	color: #8F9764;
}
#copynomedia .title {
	margin-bottom: 0px;
}
#copynomedia ul {
	list-style-type: disc;
	margin-left: 18px;
	padding: 0px;
}
#copynomedia li {
	padding: 0 0 9px 0;
	margin: auto;
	line-height: inherit;
}
#copynomedia li.last {
	padding: 0px;
}
#copynomedia a:link {
	color: #666666;
	text-decoration: underline;
}
#copynomedia a:visited {
	color: #666666;
	text-decoration: underline;
}
#copynomedia a:active {
	color: #666666;
	text-decoration: underline;
}
#copynomedia a:hover {
	color: #000000;
}
#photodiv {
	width: 350px;
	background-repeat: no-repeat;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 15px;
	color: #999999;
}

.post .title a {
	text-decoration: none;
	color: #260859;
}

.post .title a:hover {
	text-decoration: none;
	color: #8F9764;
}


.post .date {
	line-height: normal;
	color: #CCCCCC;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
	color: #58595B;
}

.post .meta {
	height: 48px;
}

.post .meta p {
	line-height:  normal;
	color: #58595B;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
}

.post .meta .more {
	padding-left: 17px;
}


#content {
	float: left;
	width: 593px;
	border-left: 1px solid #E5E1D8;
}
#sidebar {
	float: right;
	width: 246px;
}
#sidebar ul {
	margin: 0;
	padding: 0 20px 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 1.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
	color: #8F9764;
        font-size: 14px;
}


.navigation {
	padding: 20px 0px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}