/*
Theme Name: Calming Body Effects
Description: Custom Theme for this christian yoga studio
Developer: ThreeDames Webworks
Developer URI: http://www.threedames.com
version: 1.0
Tags: two-column, widget-ready, christian yoga
*/

*{margin:0; padding:0;}

html{
	height: 101%;
}

body {
	background: url(images/background.jpg) no-repeat top center;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0;
	color:#7EA4C4;
}
	
h1 {
	font-size: 34pt;
	color: #7EA4C4;
	font-weight: bold;
	padding:10px 0;
        position: relative;
        left: -9999px;
}

h2 {
	font-size: 30px; 
	color: #7EA4C4;
	font-weight:bold;
	padding:10px 0;
}

h2 a { color: #7ea4c4; font-decoration: none;}


h3, h3 a {
	font-size: 20px; 
	color:#7EA4C4;
	font-weight: bold;
	padding:5px 0;
        line-height: 25px;
        margin-top: 5px;
}

h4 {
	font-size: 12pt;
	color:#7b643c;
	font-weight: bold;
}

h5 {
	font-size:10pt;
	font-weight:bold;
	color:#7b643c;
	padding:5px 0;
}

h2.pagetitle { 
	display:none; 
}

img { 
	border: none; padding:0; margin-right: 10px; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
        font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}

table {
   width: 450px;
}

td {
   border-bottom: 1px #ccc dotted;
   padding: 5px 0;
}


/* links */

a {
	color: #7EA4C4;
	text-decoration:underline;
}

a:hover {
	color: #7b643c;
	text-decoration: underline;
}

a:visited {
	color: #BD9688;
}

a:focus {
      outline: none; /* Makes the FireFox dotted lines go away! */
}


/* container */

#container {
	width: 994px;
	margin: 0 auto;
	padding:5px;
	color:#7b643c;
	overflow: hidden;
	line-height: 135%;
}

hr { color: #fff; }

ul { padding-left: 15px;
      margin-left: 10px;}

li { margin: 5px 0 0 5px;
 }
	
/* header */

#header {
  	width: 964px; 
  	height: 284px;
  	//background: #F3EDCF;
    background: url(images/headerbg.png) no-repeat top right;

}

#logo {	
	width:280px;
	float:left;
	margin-left: 0;
	height: 36px;
}

#header h1,
#header h1 a {
	font-size: 30px;
	color: #7b643c;
	font-weight: normal;
	font-family: Lucida Grande, Lucida sans, arial, helevetica;
}

#header h2 {
	font-size: 10px;
      font-weight: bold;
	color:#993333;
	padding:0;
	margin:0;
	margin-left: 90px;
	margin-top: -12px;
	text-transform: lowercase;
	display: none;
}

/* main menu */

#menudiv {
	clear: both;
	//width: 100%;
	height: 31px;

}

#mainmenu {
	width: 1200px;
	margin:0 auto;
	height: 40px;
       // position: relative;
       // right: 12px;
        z-index: 100;

}

.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
        background: #fff;
}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
}


.mainnav a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #917e5d;
	font-family: verdana,tahoma, sans-serif;
	text-transform: lowercase;
        text-decoration: none;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	color: #7EA4C4;
	text-decoration: none;

}

.mainnav ul li{ 
	width: 100%;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: -1px;
	top: 32px;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left: 170px;
	top: -1px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0px;
	height: auto !important;
	width: 170px;
	height: 25px;
	line-height: 25px;
	border-right: none;
}


.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 900;
	//margin-top:5px;
	height: 40px;
	line-height: 40px;
        padding-left: 4px;
   // background: url(images/navlibg.gif) no-repeat center middle;
}


.mainnav li li a:link, 
.mainnav li li a:visited {	
	display: block;
	height: auto !important;
	line-height: 25px;
	text-transform: lowercase;
      color: #7b643c;
	padding-left: 10px;
	padding-right: 0;
}

.mainnav li li a:hover {
	text-decoration: none !important;
}

/* 2nd nav */

#second-nav {
       clear: both;
}

.rollover {
        list-style-type: none;
}

.rollover li a {
        display:block;
        margin:0;
        width: 123px;
        height: 51px;
        padding:.5em;
        float: left;
        background: url(images/secondnav1.png) no-repeat top center;
}

.rollover li a:hover {
        background: url(images/secondnav2.png) no-repeat top center;
}

.rollover #yoga a {
        background: url(images/yoga1.png) no-repeat top center;
}

.rollover #yoga a:hover {
       background: url(images/yoga2.png) no-repeat top center;
}


.rollover #massage a {
        background: url(images/massage1.png) no-repeat top center;
}

.rollover #massage a:hover {
       background: url(images/massage2.png) no-repeat top center;
}


.rollover #wellness a {
        background: url(images/wellness1.png) no-repeat top center;
}

.rollover #wellness a:hover {
       background: url(images/wellness2.png) no-repeat top center;
}

.rollover #products a {
        background: url(images/products1.png) no-repeat top center;
}

.rollover #products a:hover {
       background: url(images/products2.png) no-repeat top center;
}
/* content */

#inwrapper {
	width: 665px;
	float: left;
        z-index: 150;
}

#all { margin-top: 40px;

}

#content {
	float:left;
	width:655px;
	overflow: hidden;
      margin-top: 0px;
      margin-right:10px;
}

#content h2 {
       line-height: 34px;
}

.post {
	margin:0;
	padding:0;
	margin-bottom: 20px;
	padding-bottom: 20px;
        clear: both;
}

.post h2 {
	margin-bottom: 5px;
}

.post h3 {
	margin:20px 0 5px;
	padding: 0;
}
	
.post h3 a {
	color: #6699cc;
	text-decoration: none;
	margin:0;
	padding:0;	
}

.post h3 a:hover {
	text-decoration: underline;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {margin-bottom: 10px;
            }

.post li {
	margin-left:20px;
}

.entry p {
	margin:12px 0;
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#993333;
	font-weight: bold;
}	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* sidebar */

#sidebar {
	width:314px;
	float:left;
	margin:0;
	padding: 0;
	background: url(images/sdbg.png) repeat-y top;
	padding-top: 10px;
}

#sidebar h3 {
        font-size: 11pt;
}

#sdbin {
	width:314px;
	margin:0;
	padding: 0;
	float:right;
	padding-bottom:20px;
	background: url(images/sdbg2.png) no-repeat bottom;
        position: relative;
        right: 15px;
}

#sidebar .widgets {
	width: 273px;
	display: block;
	margin-bottom: 15px;
	margin-left:15px;
	background: none;
	padding-bottom: 15px;
	border-bottom: dotted 1px #ccc;
	
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	font-size: 20px; 
	color: #7EA4C4;
	font-weight:bold;
	padding:10px 0;

}

#sidebar p {
	margin:0; 
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: disc;
      height: 22px;
      line-height: 22px;
	margin-left: 15px;
}

#sidebar ul li a {
	color: #993333;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* sidebar2 */

#sidebar2 {
	width: 100%;
	float: left;
	clear: left;
	//margin-bottom: 10px;
	font-size: 13px;
	line-height: 140%;
}

#sidebar2 .widgets {
	width: 46%;
	float: left;
	margin-right: 20px;
	//margin-bottom: 10px;
	//padding-bottom: 10px;
}


#sidebar2 h2 {
	color: #7EA4C4;
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}


#sidebar2 h2 a { color: #7ea4c4; text-decoration: none;}

#sidebar2 h2 a:hover { text-decoration: underline;}

#sidebar2 img {
       float: left;
       position: relative;
       bottom: 5px;
}


/* sidebar3 */

#sidebar3 {
        margin: 15px 0;
        float: left;
	border-top: dotted 1px #ccc;
        width: 99%;
}
}

#sidebar3 h2 {
	color: #7EA4C4;
	font-size: 20px;
	margin: 4px 0;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}


#sidebar3 h2 a { color: #7ea4c4; text-decoration: none;}

#sidebar3 h2 a:hover { text-decoration: underline;}

#sidebar3 img {
       float: left;
       position: relative;
       bottom: 5px;
}

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: 300;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #993333;
	font-size: 14px;
	margin-bottom: 2px;
	clear: left;
}	

ol.commentlist {list-style-type: none; margin:0; padding:0; float:left;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: none;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	border: solid 1px #ccc;
	width: 420px;
}

ol.commentlist li.alt {
	background: none;
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#993333;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
}

/* search */

#searchform {
	padding:0;
	margin:0;
}

#searchform input#s {
	margin:0;
	padding:2px;
	color: #666;
	width: 180px;
	background: #f8f8f8 url(images/srch.gif) no-repeat right;
	margin-left:15px;
	border: solid 1px #eaeaea;
	margin-bottom: 15px;
	height:15px;
	font-size:11px;
	padding-top:3px;
}

#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px 10px 4px 2px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.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;
}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top: 20px;
	font-size: 11px;
	border-top: dotted 1px #ccc;
}
	
#footer p {
	padding:14px 0;
	margin: 0; 
	color: #7b643c; 
	text-align:left;
}

#footer a { 
	color: #7EA4C4;
	text-decoration: underline;
}

#footer a:hover {
	color: #7b643c;
	text-decoration: none;
}

#gallery {
	position:relative;
	height:261px;
	border:none;
	width: 639px;
	overflow: hidden;
}
	
#gallery a {
	float:left;
	position:absolute;
        border: none;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	//background-color:#000; 
	color:#fff; 
	height:60px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px;
	margin-top: 8px;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	margin-bottom: 5px;
}

#homewords {
	margin: 10px 0 10px 0px;
}


/* Useful Classes */

.blue {
	color: #7EA4C4;
}

.breadcrumb {
	color: #7EA4C4;
       font-weight: bold;
       margin-bottom: 10px;
}

.breadcrumb a {
	color:#7b643c;
        font-weight: bold;
}

.breadcrumb a:hover {
	color: #7EA4C4;
}

.breadcrumb: a:visited {
	color:#7b643c;
}

#footer li {list-style-type:none;}

.linkcat h2{font-size:11px; color:#7b643c;}

.linkcat a {position: relative; right: 20px; bottom: 10px;}

