/*
Theme Name: Creation Songs
Description: Creation Songs custom wordpress theme
Author: Liopia
Author URI: http://liopia.net
version: 1.0
*/

html, body, form, h1, h2, h3, h4, h5, h6, p, blockquote, ul {
margin:0;
padding:0;
}

body {
	background:#fbfbff url(image/bg.png) 4.5em 35px fixed no-repeat;
	color:#2f3e3e;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8125em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
}

p {
	line-height:1.5em;
	margin-bottom:1em;
}

small {
	color:#666;
	line-height: 3.5em;
	margin:.5em 0 1em;
	}

h1, h2, h3, h4 {
	font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

h2 {
	color:#699cb9;
	padding:.2em 0;
	margin:0 0 10px;
	font-size:2.5em;
	line-height:1;
	border-bottom: 1px dashed #bbb;
	letter-spacing:-1px;
	text-shadow: 0 1px 0 #fff;
}

h2 a {
	color:#699cb9;
	text-decoration:none
}

h3 {
	color:#699cb9;
	font-size:1.5em; 
	line-height:1.15em; 
	padding:.4em 0 0;
	letter-spacing:-.5px;
	text-shadow: 0 1px 0 #fff;
}

h3 a {
	color:#699cb9;
	text-decoration:none
}

h4 {color:#699cb9; font-size:1.2em; line-height:1.5em}

a { color:#557; }

a:hover { color:#00C; }

a[href^="http://"] {
    background: url(image/external.png) center right no-repeat;
    padding-right: 13px;
}

a[href^="https://"] {
    background: url(image/external.png) center right no-repeat;
    padding-right: 13px;
}
a[href^="http://www.creation-songs.com"] {
    background:none;
    padding-right:0;
}

q:before, q:after {
	content: ""; 
}

blockquote {
	background: transparent url("image/quote.png") no-repeat 0 0;
	margin:18px 0;
	padding: 0 40px;
	color:#555;
	font-style:italic;
	line-height: 1.5em;
}

#head {
	display:block;
	background: url(image/creation_songs-logo.png) right no-repeat;
	height:100px;
	width:500px;
	text-indent: -99999px;
	margin:15px auto 30px;
	padding:0 0 0 13em;
}

#navigation {
	width:11em;
/*	float:left;
	margin: 15px 0 0 15px;
*/
	position:fixed;
	top:15px;
	left:15px;
}

#navigation ul {
	list-style: none;
	padding: 0 0 5px .25em;
	margin: 0 0 5px;
	text-indent: .25em;
	border-bottom: 1px dashed #bbb;
	}

#navigation li {
	font-size:.85em;
	padding: 0.4em 0;
}

#currentpage a {
	color:#ccc;
}

#navigation li a:link, #navigation li a:visited {
	text-decoration:none;
}

#content {
	width:500px;
	margin:0 auto;
	padding:0 0 0 13em;
	text-align:left;
}

.schedule {
	margin: 0 0 20px;
}

.schedule p {
	margin-bottom:3px;
}

.schedule h2 {
	line-height:25px;
	padding: 0 0 0 45px;
}

.date {
	background:transparent url(image/calendar-b.gif) no-repeat scroll 0 0;
	float:left;
	height:45px;
	margin:0 0 0 4px;
	padding:3px 0 0;
	width:32px;
}

.meditation .date {background:transparent url(image/calendar-g.gif) no-repeat scroll 0 0;}
.yoga .date {background:transparent url(image/calendar-o.gif) no-repeat scroll 0 0;}

.meditation-r .date {background:transparent url(image/recurring-g.gif) no-repeat scroll 0 0;height:62px;}
.yoga-r .date {background:transparent url(image/recurring-o.gif) no-repeat scroll 0 0;height:62px;}


.date p {
	color:#699cb9;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:center;
	text-transform:uppercase;
}

.date span.month {
	color:#fff;
	display:block;
	font-size:10px;
	height:16px;
}

.date span.day {
	display:block;
	font-size:18px;
}

.info {
	color:#111;
	font-size:0.94em;
	padding:5px 0 0 45px;
	width:100%;
}

.info span.day {
	display:block;
}

.info span.when {
}

.info span.where {
	color:#699cb9;
}

.info span.cost {
	font-style:italic;
}

.description p {
	padding: 0 0 0 45px;
}

#footer {
	margin: 20px auto 10px;
	padding:0 0 0 12em;
	font-size:.85em;
	text-align:center;
	color:#999;
}

/*
------------------------------------------------------------ */

img{ border: none; padding:0; }
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; }

code{
	font-family:"Courier New", Courier, monospace;
	}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #666;
	}

#comment {width:500px}

#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

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:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* 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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   /* 
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3; 
   */
   padding-top:4px;
   margin:10px 0;
   /*
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;  
   */
}

.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;
}
