/*
Theme Name: Currant Theme

Theme URI: http://www.e-cbd.com/
Description: Currant Theme
Author: E-CBD


*/


/* Begin Layout */
body {
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:55%;
	text-align:center;
	margin:0;
	padding:0;
	color:#000;
	background:#fcfbf4;}
	
#page {
	width:916px;
	font-size:1.2em;
	text-align:left;
	padding:0;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#page-thx {
	width:916px;
	font-size:1.2em;
	text-align:left;
	padding:0;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/thx-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#page-thx #header {
	width:916px;
	height:194px;
	margin:0 auto;
	overflow:hidden;
	background:url("images/thx-header.jpg") no-repeat top center;}

#header {
	width:916px;
	height:194px;
	margin:0 auto;
	overflow:hidden;
	background:url("images/header.jpg") no-repeat top center;}
	
#title {
	padding:0;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
}
	
#description {
	font-size:1.3em;
	font-weight: bold;
	margin:-.3em 0 0 0;
	padding:0 0 0 .2em;
	color:#000;
}

#content {
	width:570px;
	position:relative;
	float:left;
	text-align:justify;
	line-height:1.6em;
	margin-top: -35px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}

#page > #content {
	padding:10px 15px 0 28px;}

p {
	margin:1em 0;}

.post {
	padding-bottom:35px;
	margin-bottom:25px;
	background:url("images/divider.gif") no-repeat bottom;}

#sidebar {
	width:180px;
	color:#000000;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 45px;
}

#page-thx #footer {
	width:916px;
	height:38px;
	padding:44px 40px 0 40px;
	float:left;
	text-align:center;
	background:url("images/thx-footer.gif") no-repeat;}

#footer {
	width:916px;
	height:38px;
	padding:44px 40px 0 40px;
	float:left;
	text-align:center;
	background:url("images/footer.gif") no-repeat;}
/* End Layout */

/* Begin Headers */
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Calligraphy", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
	
h1 {
	font-size:4em;
	color:#98B7D6;
	margin:0;
}
	
h1 a, h1 a:hover, h1 a:visited {
	color:#000;
	background:none;
	text-decoration:none;
	font-weight: normal;
}

h2 {
	font-size:2.8em;
	margin:.3em 0;
	line-height:1em;
	color:#98B7D6;
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;
}

h2.posttitle {
	font-size:2.1em;
	margin:0;
	color:#98B7D6;
	text-align:left;
}	

* html h2 {
	clear:both;}

h2 a, h2 a:hover, h2 a:visited {
	color:#6b96c1;
	background:none;
	text-decoration:none;}

#sidebar h2 {
	color:#000000;
	font-size:1.6em;
	padding-top: 5px;
}
	
h3 {
	color:#fbf7ed;
	font-size:1.6em;
	margin:12px 0;
	padding-left:20px;}

h3.date {
	float:right;
	color:#CBDBEB;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
}

h4 {
	font-size:1.4em;
	text-transform:lowercase;
	padding-left:13px;
	color:#6B96C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E4F0;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

h4 a {
	color:#98B7D6;
	text-decoration:none;
}

h5 {
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:#FFFFFF;
	margin:8px 0;
	padding-left:35px;
	background-color: #B8CDE2;
}

h5 a, h5 a:hover {
	color:#FFFFFF;
	background:none;
	text-decoration:none;
}

h6 {
	font-size:1.2em;
	font-weight:bold;
	margin:1px 0;
	padding-left:40px;}
/* End Headers */

/* Begin Links */
a {
	text-decoration:underline;
	color:#32577C;
}

a:visited {
	color:#32577C;
}

a:hover {
	color:#000000;
	text-decoration:none;
}
/* End Links */

/* Begin Lists */

ol {
	list-style-type:lower-alpha;}
	
ul, ol {
	padding:0 0 0 30px;
}

#sidebar ul {
	padding-left:0px;
	font-size: 1.2em;
	list-style-type: none;
	margin: 0px;
	font-family: "Lucida Bright", Arial, Helvetica, sans-serif;

}
#sidebar ul li {
	background-image: url(images/icon-paw.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;

}
/* End Lists */

/* Begin Images */
p img {
	max-width:100%;}

a img {
	border:1px solid #BC8D5C;}

a:hover img {
	border:1px solid #131313;}
	
img.alignright, img.alignleft, img.centered {
	display:inline;
	padding:3px;
	background:#E7D6B8;
	border:1px solid #BC8D5C;}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;}

img.alignright {
	margin:2px 0 2px 7px;}

img.alignleft {
	margin:2px 7px 2px 0;}

.alignright {
	float:right;}

.alignleft {
	float:left}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin:10px auto;
	text-align:center;
	padding:5px 3px;}

#sidebar #s {
	width:89px;}

#commentform textarea {
	width:98%;}

#commentform #submit {
	float:right;}

input:focus, textarea:focus, label:focus {
	background-color: #FFFFFF;
}
/* End Form Elements */

/* Begin Comments*/
input, textarea, select {
	padding:3px;
	color:#000000;
	border:1px solid #78A0C9;
	background-color: #B8CDE2;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
}

.commentlist p {
	font-weight:normal;
	line-height:1.3em;
	text-transform:none;
	margin:4px 5px 7px 0;}

.comment {
	margin:8px 10px;
	padding:2px 5px;
	height:1%;
	border:1px solid #B8CDE2;
	background-color: #DCE7F1;
}

.comment:hover {
	border:1px solid #658DB6;
}

.commentmetadata {
	margin:0;
	font-size:.9em;
	display:block;
	text-align:right;}
/* End Comments */

/* Begin Various Tags & Classes */
code {
	font:1em 'Courier New', Courier, monospace;}
	
blockquote {
	margin:8px 30px;
	padding:4px 14px 6px 14px;
	background:#e0c098;
	border-top:1px solid #ede1c9;
	border-bottom:1px solid #ede1c9;}

.postmetadata {
	font-size:1.1em;
	color:#000000;
	line-height:1.4em;
	margin:5px 20px;
	padding:2px 5px;
	text-align:center;
}

.postmetadata a {
	color:#6b96c1;}

.center {
	text-align:center;}

hr {
	display:none;}

.navigation {
	display:block;
	text-align:center;
	margin-bottom:30px;
	font-size:1em;}
/* End Various Tags & Classes*/
#sidebar ul li ul li {
	font-size: 0.7em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
	background-image: url(images/icon-paw.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#welcome-blurb {
	clear: both;
	background-color: #EAF0F7;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #B8CDE2;
	margin-top: 15px;
}