/*
Theme Name: Pilates Plus Wellness Center
Theme URI: http://www.vivathemes.com
Description: Clean Corporate Theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate
*/

*{margin:0; padding:0;}

body {
	background:#B78BBE url(images/bg.jpg) top center no-repeat;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 34pt;
        position: relative;
        left: -9999px;
}

h2 {
	font-size: 28px; 
	color: #885691;
        line-height: 28px;
        margin: 0 0 10px;
}

h3, h3 a {
	font-size: 23px; 
	color:#000;
        margin:15px 0;
        line-height:24px;
}

h4 {
        margin: 15px 0;
        color: #885691;
	font-size: 18px;
        line-height: 18px;
}

h5 {
        margin: 15px 0;
	font-size:14px;
        line-height: 14px;
}

h2.pagetitle { 
	display:none; 
}
ul {
	padding-left: 15px;
}

img { 
	border: none; padding:0; 
}

img a {
	border:none;
        text-decoration: none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

#athletic {
       text-align: center;
}

#athletic img {
       padding:5px;
       vertical-align: middle;
}

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: 960px;
   margin-bottom: 20px;
}

#table2 {
   width: 570px;
   margin-bottom: 20px;
}

td {
   border-bottom: 1px #737373 dotted;
   padding: 5px 0;
}

.w433 {
   width:380px;
}


/* links */

a {
	color:#584050;
	text-decoration:underline;
}

a img { 
       text-decoration: none;
}

a:hover {
         color: #000;
	text-decoration: underline;
}

 a:focus {
       outline: none;
}

a:visited {
        color: #B5541D;
        text-decoration: underline;
}

/* container */

#container {
	width: 990px;
	margin: 0 auto;
	padding:5px;
	color:#000;
	//overflow: hidden;
	line-height: 135%;
}

#container2 {
	background: url(images/contentbg.gif) top center repeat-y;
	position:relative;
	float:left;
	width:100%;
}
	
/* header */

#header {
  	width: 990px; 
  	height: 200px;
}

#logo {	
	width:280px;
	float:left;
	margin-left: 0;
	height: 36px;
	margin-top: 40px;
}

#header h1,
#header h1 a {
	font-size: 34px;
	color: #000;
	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;
}

#headertext {
       float:right; 
       text-align: right;
       margin-top: 22px;
       font-size: 26px;
       font-family: arial narrow, arial, helvetica, sans-serif;
       line-height: 30px;
       font-weight: bold;
}

#searching {
	font-size: 14px;
	font-weight: normal;
	font-family: helvetica, arial, helvetica, sans-serif;
	margin-top: 10px;
}

#searching span{
	
}

/* main menu */

#menudiv {
	clear: left;
	float: left;
	width: 100%;
	height: 32px;
	background: #ECA847;
	border-bottom: 1px solid #B181B9;
}

#mainmenu {
	width: 101%;
	margin:0 auto;
	height: 31px;
}

.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 900;
	height: 32px;
	line-height: 32px;
	margin-right: 1px;
}

.mainnav a {
	display: block;
	padding-left: 9px;
	padding-right: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.register {
	font-size: 11px;
	padding-left: 9px;
	padding-right: 9px;
}


.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	color: #fff;
	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: 130px;
	top: -1px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0px;
	height: auto !important;
	background: url(images/menubg.png);
	border: solid 1px #B181B9;
	border-top: solid 1px #ECA847;
	width: 170px;
	height: 25px;
	line-height: 25px;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
	background: #B181B9;
}

.mainnav li li a:link, 
.mainnav li li a:visited {	
	display: block;
	height: auto !important;
	line-height: 25px;
	text-transform: none;
      color: #fff;
	padding-left: 30px;
	padding-right: 0;
}

.mainnav li li a:hover {
	text-decoration: none !important;
	background: #ECA847;
	color: #000;
}


/* content */

#inwrapper {
	width: 680px;
	float: left;
	padding:15px;
}

#inwrapper2 {
	width: 960px;
	float: left;
	padding:15px;
        background: #f8e6ca;
}

#content {
	float:left;
	width:620px;
	overflow: hidden;
    margin-top: 0px;
}

.post {
	margin:0;
	padding:0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.post h2 {

}

.post h3 {
	padding: 0;
}
	
.post h3 a {
	color: #000;
	text-decoration: underline;
	padding:0;	
}

.post h3 a:hover {
	text-decoration: none;
        color:#885691;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.breadcrumb {
          margin: 15px 0;
}

.post ul { padding: 5px;}

.post li {
	margin-left:35px;
        margin-top: 10px;
}

.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:260px;
	float:left;
	margin:0 10px 0 0;
	padding: 0;
	padding-top: 10px;
}

#sdbin {
	width:192px;
	margin:0;
	padding: 0;
	float:left;
	padding-bottom:20px;
}

#sidebar .widgets {
	width: 255px;
	display: block;
	margin-left:15px;
	background: none;
	padding-bottom: 15px;	
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2, #no-events-in-list {
	color: #000;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: none;
}

#sidebar p {
	margin:0; 
	padding:5px 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 {
}

#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;
	margin-top: 20px;
	clear: left;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
}

#sidebar2 .widgets {
	width: 100%;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#sidebar2 h2 {
	color: #000;
	font-size: 18px;
	margin-bottom: 4px;
	font-weight: bold;
	margin-top: 2px;
	text-transform: none;
	text-decoration: none;
}


#sidebar2 img {
       position:relative;
       bottom: 20px;
}

/* 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: #F8E6CA url(images/srch.gif) no-repeat right;
	margin-left:15px;
	border: solid 1px #B181B9;
	margin-bottom: 15px;
	height:15px;
	font-size:11px;
	padding-top:3px;
}

#searchform input#searchsubmit {
	border:none;
	background:#333 transparent url(http://www.breathoflifechristianyoga.com/images/searchbutton.gif) no-repeat scroll 0 0;
	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;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.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%;
	font-size: 11px;
	background: #eca847;
	float: left;
	padding-top:10px;
}

#footer h2 {
	color:#000;
        padding-bottom: 0;
        margin-bottom:0;
}

#footer li {
	list-style-type: none;
}
	
#footer p {
	padding: 0;
	margin: 0; 
	color: #000; 
	text-align:left;
	padding-bottom: 5px;
}

#footer ul {
       padding-left: 0px;
       margin-bottom: 10px;
}

#footer a { 
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

.linkcat h2, #footer p{ 
	font-size: 14px;
	font-weight: bold;
}

#footer div {
	padding-left: 47px;
	float: left;
}

#bullet {
	position:relative;
	bottom: 6px;
        font-weight: normal;
}

#footer #copyinfo{ 
	float:right; 
	font-size:12px; 
	padding-right:10px;
	text-align: right;
        font-weight: normal;
}



#gallery {
	position:relative;
	height:250px;
	border:solid 5px #ccc;
	width: 620px;
	overflow: hidden;
}
	
#gallery a {
	float:left;
	position:absolute;
}
	
#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;

ol {
        padding: 0;
}
	margin-bottom: 5px;
}
