/* @override 
	http://www.wildblossomyoga.com/wp-content/themes/wildblossomyoga/style.css
*/

/*
Theme Name: Wild Blossom Yoga
Description: Custom theme for Nalalie Ulrich.
Version: 1.0
Author: George Wiel
Author URI: http://www.macnewyork.com/
*/


body {
	font: normal 12px Arial, Tahoma,Verdana;
	color: #888;
	margin:0;
	padding:0;
	/*background-color: #800517;*/
	background-color: #400000;
	/*background: url(images/backgrounds/pattern_036.gif) top left;*/
}

/* Normal tags */
h1, h2, h3, h4, h5, h6, ul, ol, table, tr, td, form, input {margin:0; padding:0;}

h1, h2 {font:normal 20px arial;padding:0 0 5px 0;}
h3 {font:normal 16px arial;}
h4 {font:bold 14px arial;}
h5, h6 {font:bold 12px arial;}

a {
	color: #F46E38;
	text-decoration: none;
}
a:hover {text-decoration : underline;}
img {margin:0; padding:0;}
a img {border:0;}
p {padding : 5px 0;margin : 0;}
small {font-size:11px;}
/*input, select, textarea {
	color: #fff;
	border: 1px solid #3D1005;
	background: #2B0B04;
	}*/
select { width: 130px; }
blockquote { border-left: 5px solid #3D1005; border-right:5px solid #3D1005;margin:10px 0; padding:5px 10px;}
code {font: 11px 'Courier New', Courier, Fixed; border:1px dashed #3D1005;margin:10px 0;padding:10px 20px;display:block;color:#ccc;}
/*alignments*/

.alignleft {
	float: left;
	width: auto;
}

.alignright {float:left;width:auto;}
.aligncenter {margin:0 auto;text-align: center;}
.center { text-align: center;}

/*  ====================== Page Structure ================= */

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
	/*background: #230903 url(images/cont-bg.gif) repeat-y;*/
}
#nav1 {
	height:40px;
	width:800px;
	/*padding:0 50px;*/
	/*background :url(images/nav-bg.gif) no-repeat;*/
	background-color: darkred;
	/*background: url(images/backgrounds/pattern_101.gif) top left;*/
	background: url(images/nav_bkgnd.jpg) top left;
}

#header {
	width:800px;
	height:412px;
	background: url(images/natalie_beach-yantra.jpg) no-repeat;text-align:center;
}

.page-id-2 #header { /* About */
	background: url(images/natalie_helvetia.jpg) no-repeat;text-align:center;
}

.page-id-3 #header { /* Yoga Classes */
	background: url(images/natalie_lake.jpg) no-repeat;text-align:center;
}
.page-id-3 .logo a,
.page-id-3 .desc {
	/*color: #333;*/
}

.page-id-11 #header { /* Workshops */
	background: url(images/natalie_rock.jpg) no-repeat;text-align:center;
}

.page-id-25 #header { /* Contact */
	background: url(images/natalie_beach.jpg) no-repeat;text-align:center;
}

#contents {
	margin:0 auto; 
	width:800px; 
	min-height:409px;
}
#cont-btm {width:800px; height:102px;background : url(images/cont-btm.gif) no-repeat;}

#bottom-border {
	height: 40px;
	background: #400000 url(images/border_bottom.jpg) center bottom no-repeat;
}

#footer {
	padding: 0px 50px 20px 0px;
	background-color: #400000;
}

.sidebar{float:left; width:214px; margin:0;padding:20px 10px 0 10px;}
#content{float:left; width:546px; padding:10px 10px 0 10px;}

/*  ====================== Header ======================= */


/* --------- Logo ------------ */
.logo {
	padding-top: 310px;
	padding-left: 510px;
	text-align: left;
	font-family: Georgia;
	font-size:30px;
	text-shadow:2px 2px 10px #333;
	font-weight:normal;
}
.logo a {
	color: #E7CAA2;
	color: ochre;
	text-decoration: none;
}
.logo a:hover{
	color: white;
	text-decoration: none;
}
.desc {
	/*display: none;*/
	font-size: 16px;
	font-weight: bold;
	color: coral;
	text-shadow:2px 2px 8px black;
	text-align: left;
	padding-top: 4px;
	padding-left: 510px;
}

/* --------- Navigation -------- */

#nav1 ul {
	margin: 0;
	padding: 12px 0 0 0;
	list-style: none;
	text-align:center;
}

#nav1 li {
	margin :0;
	padding:0 15px 0 29px;
	font-size : 18px;
	list-style : none;
	line-height:16px;
	/*background : url(images/nav-li.gif) no-repeat 0 5px;*/
	display:inline;
	}
#nav1 li.home {background : transparent;padding:0 15px 0 15px;}
#nav1 li a {color:#E7CAA2;text-decoration:none; }
#nav1 li a:hover {text-decoration : none;color:#fff;}

/* search bar ----*/
form.searchbar { margin:0;padding:0; }
form.searchbar p {margin:0;padding:0;}
form.searchbar input{float:left;margin:0;padding:4px 0; color:#fff;border:0; }
form.searchbar input.txt{width:125px;background:#eee;margin:0 5px 5px 0; height:12px;}
form.searchbar input.btn{background:#3D1005;font-weight : bold;height:24px;cursor:pointer;width:70px;}
form.searchbar input.btn:hover {color:#F46E38;}




/*  ======================== Contents ======================= */
.post {
	padding:10px 10px 10px 15px;
	margin-bottom: 15px;
	/*border: 1px solid #551808;*/
}
#content form#searchform {text-align:center;}
.post h2, .post h1 {
	color: #BE5028;
	font:normal 24px arial;
	padding:0 0 5px 0;
}
.post h2 a, .post h1 a {color:#BE5028;}
.post h2 a:hover, .post h1 a:hover {color:#F46E38; text-decoration:none;}
.post .date {color:#F46E38; font-size:11px;}
.post .date a {color:#F46E38;}
.entry {
	text-align: left;
	padding: 10px 0;
}

.entry p {
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	color: #500000;
}

a.more-link {text-align:right;color:#F46E38; }
p.postmetadata {color:#F46E38;}
h2.pagetitle, h2.center {text-align: center; padding:0 0 15px 0; color:#F46E38;}

/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none;list-style-image: none;}


/* Begin Form Elements */
#searchform {margin-top:30px;}
.entry form { text-align: left; }



/* --------------- SideBars ----------------*/
.sidebar .sb-box {margin-top:10px; padding-bottom:15px;}
.sidebar h2 {font:normal 16px arial; color:#BE5028; }
.sidebar ul {list-style:none;}
.sidebar li {list-style:none;color:#fff;padding:3px 0 0 15px;}
.sidebar a {color:#777;}
.sidebar a:hover {color:#F46E38;text-decoration:none;}

.sidebar .current-cat a {color:#F46E38;}

.sidebar-poem {
	color: white;
	background-color: #4B9284;
	padding: 8px;
	font-weight: italic;
}

.sidebar-poem img{
	width: 198px;
	height: 198px;
}
/*  ========================= Footer  ======================= */
#footer .fleft { background : url(images/ftr-left.gif) no-repeat; width:39px; height:66px;float:left;}
#footer .frt {background : url(images/ftr-rt.gif) no-repeat; width:32px; height:64px;float:left; }
#footer .fmain  {padding:14px 6px; float:left; width:617px; height:40px; line-height:20px; background:#2B0B04;}
#footer {color:#E7CAA2;font-size:11px;}
#footer a{color:#BE5028;font-weight:bold;}


.clr {clear : both;font:normal 1px/1px arial; height:1px;}


/* --------------------- common elements --------------------------- */
.navigation { display: block; color : #F46E38; padding:0 0 15px 0;font-weight:bold;}
.navigation .alignright { width:49%; text-align:right; }
.navigation .alignleft {width:49%; text-align:left;}




.alt, odd { background:#2B0B04;margin: 0; padding: 10px;}
.even { background:#3D1005;}

/* Comments section */

h3#comments {padding:0 0 15px 0; color:#F46E38;}
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 320px; padding: 2px;height:80px;}
#submit, #searchsubmit {margin: 0; color:#fff; border:0;background:#F46E37;font-weight:bold;width:100px;padding:0;cursor:pointer;}
#submit:hover, #searchsubmit:hover {background:#3D1005;}


ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}



/* Begin Calendar */
#calendar_wrap {border-top: 0;color:#ffffff;margin-top:10px;}
#calendar_wrap table, #calendar_wrap th {margin:0 auto;padding:0;}
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 98%;	font-size: 9px;}
#wp-calendar #next a {padding-right: 2px;text-align: right;}
#wp-calendar #prev a {padding-left: 2px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;font-size:12px;padding:0 0 5px 0;font-weight:bold;color:#fff;}
#wp-calendar td {padding: 1px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9px;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#calendar_wrap #today {font-weight:bold;color:#000;background:#fffffe;}
/* End Calendar */

.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;width:auto;}
.attachment {text-align: center; margin: 5px 0px;}



/* Begin Images */
p img {	padding: 0;	max-width: 90%;	}
img.centered, img.center { display: block;	margin:0 auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.avatar {float:right;}
/* End Images */








/* End Form Elements */



/* Begin Comments*/


.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote cite { margin: 5px 0 0; display: block;}
hr { display: none; }


/* End Various Tags & Classes*/

/* Remove credit in Calendar Plugin. */
.kjo-link p {
	display: none;
}
