@import url('default.css');

/*
Theme Name: Moving Spirit Retreats
Theme URI: http://wordpress.org/
Description: A custom theme for the site.
Version: 1.0
Author: Bayard Lewis
Author URI: 
Tags: 


*/



/* Elements */

body {
	font-family: verdana, tahoma, arial;
	background: #014B70;
/*	background: url('images/bg-grad4.jpg');  */
	font-size: 12px;
	line-height: 150%;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


H1, H2 {
	font-size: 13px;
	color:#880B75;
	margin-top: 0px;
	margin-bottom: 0px;
}


IMG {
	margin-bottom: 0;
}


/* Classes  */


A.footer {
	color: #00A0EF;
}


A.heading, A.heading:visited {
	color: #880B75;
	text-decoration: none;
}

A.heading:hover {
	text-decoration: underline;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}.b1 {height:1px; background:#CCC; margin:0 5px;}.b2 {height:1px; background:#F1F0FF; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px;}.b3 {height:1px; background:#F1F0FF; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px;}.b4 {height:2px; background:#F1F0FF; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px;}.contentb {background: #F1F0FF; border:1px solid #CCC;}.contentb div {margin-left: 1px;}


.centered-image {
	display: block;
	margin: 0 auto;
}

.odd-box {
	background-color: #F4E0AD;
}


.even-box {
	background-color: #C1EDB2;
}

.link-sep {
	color: #DDD;
}

/*  For two columns of posts in the loop  */

.PostNarrow {
float: left;
width: 270px;
margin: 10px;
}


.cleared {
float: none;
clear: both;
margin: 0;
padding: 0;
border: 1px solid #DDD;
font-size:1px;
}


DIV.nav {
	background: url("http://www.laurapenngallerstein.com/wp-content/uploads/nav-bar-gradient.jpg") repeat scroll 0 0 transparent;
}


TD.leftcol {
	width: 685px;
	padding: 10px 30px;
}

TD.main {
	background: white;
}

TD.rightcol {
	width: 295px;
	padding: 10px 20px;
	border-left: 2px solid #CECECE; 
}

UL.footer
{
padding: 5px 0;
margin: 0;
list-style-type: none;
color: black;
width: 100%;
text-align: center;
}

UL.footer li { display: inline; }

UL.footer li a
{
text-decoration: none;
color: #00A0EF;
padding: .2em 1em;
border-right: 1px solid black;
}

UL.footer li a:hover
{
text-decoration: underline;
}



UL.nav
{
padding: 3px 0;
margin: 0;
list-style-type: none;
/*background-color: #2C888F;  */
color: #FFF;
width: 100%;
font-size: 12px;
font-weight: bold;
text-align: center;
}

UL.nav li { display: inline; }

UL.nav li a
{
text-decoration: none;
/* background-color: #2C888F;  */
color: #FFF;
padding: .2em 0.8em;
border-right: 1px solid #fff;
}

UL.nav li a:hover
{
/* background-color: #45D4DF; */
text-decoration: underline;
color: #fff;
}




/* IDs    div#main */

#footer {
	width: 1020px;
	float: left;
	margin-top: 15px;
	color: #00A0EF;
	margin-bottom: 10px;
}

#main {
	width: 1020px;
	float: left;
}

#masthead {
	width: 980px;
	padding: 0px 20px;
	float: left;
}

#wrapper {
	width: 1020px;
	margin: 0 auto;
}
