/*
Theme Name: White Noise Theme 2.2010
Theme URI: http://xpsdesign.com/
Description: Custom theme
Version: 2.2010
Author: FlamingPele
Author URI: http://xpsdsign.com/
Tags: fixed column with sidebar

*/
* {
	padding: 0px; 
	margin: 0px;
}
.float-left {
	float: left
}
.float-right {
	float: right
}
.align-left {
	text-align: left
}
.align-right {
	text-align: right
}
.center {
	text-align: center;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.hidden {
	display: none;
}
.no-border {
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.clear {
	clear: both;
}

/* Begin Typography & Colors */
body {
	background: url(images/body_bg.gif) #333 repeat-x; 
	font: 12px/170% 'Trebuchet MS','Helvetica Neue',Arial,Sans-serif;
	color: #6b6b6b; 
	text-align: center
}

a, a:visited {
	color: #79a325; 
	text-decoration: none
}
a:hover {
	color: #73471b; 
	text-decoration: underline
}

h1, h2, h3 {
	padding: 10px;  
	font-weight: bold;  
	color: #444; 
}
h1 {
	font-size: 2.9em
}
h2, h2.pagetitle {
	font-size: 2.5em; 
	line-height: 1em;
	color: #88ac0b
}
h3 {
	padding: 16px 10px 4px 10px; 
	font-weight: normal; 
	font-size: 1.6em;  
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

P {
	padding: 8px 10px 8px 10px; 
}

DL {
	margin: 0px;
	padding: 10px;
}
DT {
	font-weight: bold; 
	color: #79a62e
}
DD {
	padding-left: 25px
}

CODE {
	border: #eee8e1 1px solid; 
	margin: 5px 0px; 
	padding: 15px; 	
	font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace; 
	OVERFLOW: auto; 
	DISPLAY: block; 
	BACKGROUND: #faf7f5; 
	TEXT-ALIGN: left
}
acronym, abbr {
	CURSOR: help; 
	BORDER-BOTTOM: #895f30 1px dotted
}
blockquote {
	margin: 15px 10px; 
	border: #eee8e1 1px solid; 
	padding: 5px 7px 5px 40px; 
	FONT-WEIGHT: normal; 
	FONT-STYLE: italic; 	
	FONT-SIZE: 1.2em; 
	BACKGROUND: url(images/quote.gif) #faf7f5 no-repeat 15px 15px; 
	COLOR: #80614d; 
	LINE-HEIGHT: 1.6em; 
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


/* Begin Structure */
#page {
	BACKGROUND: url(images/wrap.gif) #fff repeat-y center top; 
	MARGIN: 40px auto 30px; 
	WIDTH: 1020px; 
	POSITION: relative; 
	TEXT-ALIGN: left
	}

#content {
	WIDTH: 1020px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-TOP: 25px;
	PADDING-BOTTOM: 20px; 	
	FLOAT: left; 
	CLEAR: both; 
}

#main {
	WIDTH: 670px; 
	MARGIN: 0px 0px 0px 40px; 
	PADDING: 0px; 
	DISPLAY: inline; 
	FLOAT: left; 
}
#main H2 {
	MARGIN-LEFT: 5px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 10px; 
	PADDING-BOTTOM: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 2.9em; 	
	COLOR: #C35422; 
	BORDER-BOTTOM: #e4f2c8 1px solid; 
	LETTER-SPACING: -2px; 
	text-align: left;
}
#main H2 A {
	COLOR: #C35422; 
	TEXT-DECORATION: none;
}
#main UL LI {
	LIST-STYLE-IMAGE: url(images/bullet.gif)
}

/* End Structure */

/*	Begin Header */
#header {
	PADDING: 0px; 
	BACKGROUND: url(images/header.jpg) #000 no-repeat; 
	MARGIN: 0px; 
	WIDTH: 1020px; 
	COLOR: #fff; 
	POSITION: relative; 
	HEIGHT: 245px
}
#header H1#logo-text A {
	MARGIN: 0px; 
	PADDING: 0px;
	POSITION: absolute; 	
	TOP: 50px; 	 
	LEFT: 55px; 
	line-height:normal;
	font-size:66px; 
	font-weight: bold;
	COLOR: #fff; 
	LETTER-SPACING: -5px; 
	TEXT-DECORATION: none;
}
#header P#slogan {
	PADDING: 0px; 
	LEFT: 150px; 
	MARGIN: 0px; 
	font-size:15px; 
	font-weight: bold;
	COLOR: #8FB94D; 
	LETTER-SPACING: 0px; 
	POSITION: absolute; 
	TOP: 148px
}
/* End Header */

/* Begin Footer */
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	CLEAR: both; 
	FONT-SIZE: 0.95em; 
	BACKGROUND: url(images/footer-bottom.gif) #333 no-repeat left top; 
	MARGIN: 0px; 
	WIDTH: 1020px; 
	COLOR: #777; 
	PADDING: 30px 0px 25px 0px; 
	TEXT-ALIGN: center;
}
#footer P {
	PADDING-TOP: 10px 0px;
}
#footer A:hover {
	COLOR: #555; 
	BORDER-BOTTOM: #555 1px dotted; 
	TEXT-DECORATION: none
}
/* End Footer */

/* Begin Post */
.post {
	margin: 0 0 40px;
	text-align: justify;
}

.searchresults .post {
	margin: 0 0 5px;
	BORDER-BOTTOM: #e4f2c8 1px solid; 
}
.searchresults p {
	margin: -5px 0px 5px 20px;
	line-height: 14px;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.post-footer {
	BORDER: #eee8e1 1px solid; 
	MARGIN: 5px 10px 10px;
	PADDING: 2px 10px 0px 10px;
	BACKGROUND: #faf7f5; 
	COLOR: #977c57; 
	overflow:auto;
}
.post-footer .date {
	MARGIN: 0px 10px 0px 5px; 
	PADDING: 7px 7px 7px 30px; 	
	FLOAT:LEFT;
	BACKGROUND: url(images/clock.gif) #faf7f5 no-repeat 0px 2px; 
}
.post-footer .comments {
	MARGIN: 0px 10px 0px 5px; 
	PADDING: 7px 0px 7px 30px; 
	BACKGROUND: url(images/comments.gif) #faf7f5 no-repeat 0px 2px; 
	COLOR: #977c57; 
	FLOAT: right;
}
.post-footer A.readmore {
	MARGIN: 0px 10px 0px 5px; 
	PADDING-TOP: 7px 5px 7px 30px;	
	BACKGROUND: url(images/doc.gif) #faf7f5 no-repeat 0px 2px; 
	COLOR: #977c57; 

}
/* End Post */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
.alt {
	margin: 0;
	padding: 10px;
}

#wp-calendar caption, cite {
	text-decoration: none;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */


/* Begin Images */
a img {
	border: none;
}
IMG, OBJECT {
	BORDER: #e4e4e4 1px solid; 
	padding: 8px; 
	BACKGROUND: #fafafa; 
}
#main IMG,#main OBJECT { 
	margin:5px auto; 
	DISPLAY: BLOCK;
}
IMG.float-right {
	margin: 5px 0px 10px 10px
}
IMG.float-left {
	margin: 5px 10px 10px 0px
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */


/* Begin Lists */
UL, OL {
	margin: 5px 20px; 
	padding: 0px 20px; 
}
UL {
	LIST-STYLE-TYPE: none
}
/* End Lists */


/* Begin Sidebar */
#sidebar {
	WIDTH: 240px; 
	margin: 0px 45px 0px 0px; 
	padding: 0px; 
	DISPLAY: inline; 
	FLOAT: right; 
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;		
	font-size: 1.2em;
}
#sidebar H3 {
	margin: 10px 10px 5px 10px;
	padding: 5px 0px 5px 7px; 
	color: #51432f; 
	font-size: 1.5em;
	font-weight: bold;
	BORDER-BOTTOM: #fff 1px solid; 
	LETTER-SPACING: 0px
}
#sidebar H4 {
	margin: 10px 0px 5px 10px;
	padding: 2px 0px 2px 7px;
	color: #51432f; 	
	font-weight: bold; 
	LETTER-SPACING: 0px
}
#sidebar .sidemenu {
	margin: 10px 10px 5px 7px;
	padding: 0px;
	TEXT-DECORATION: none
}
#sidebar .sidebarsect {
	BACKGROUND:#D8E8C1;
	PADDING-BOTTOM:10px;
}
#sidebar UL {
	margin: 0px 0px 5px 5px;
	padding: 0px; 
}
#sidebar LI {
	margin: 0px;
	padding: 0px 10px; 
	LIST-STYLE-TYPE: none;
}
#sidebar .sidemenu LI A, #sidebar .archive-list LI A {
	FONT-WEIGHT: normal; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	color: #739a23; 
	TEXT-DECORATION: none
}
#sidebar .sidemenu LI A SPAN {
	FONT-WEIGHT: normal; 
	color: #7f7f7f; 
	FONT-STYLE: italic; 
}
#sidebar .sidemenu LI A:hover, #sidebar .archive-list LI A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	color: #000
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}	
#sidebar #searchsubmit {
	padding: 1px;
}
/* End Sidebar */

/* Begin forms */
FORM {
	BORDER: #eee8e1 1px solid; 
	MARGIN: 20px 10px; 	
	PADDING: 10px 20px; 		
	BACKGROUND: #faf7f5; 
}
FORM P {
	MARGIN: 0px; 
	PADDING: 5px 0px; 
	COLOR: #9d6d37; 
}
LABEL {
	FONT-WEIGHT: bold; COLOR: #a7743b
}
INPUT {
	BORDER-RIGHT: #ebebeb 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #d4d4d4 1px solid; 
	PADDING-LEFT: 5px; P
	ADDING-BOTTOM: 5px; 
	MARGIN: 5px 0px; 
	BORDER-LEFT: #d4d4d4 1px solid; COLOR: #6a6969; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #ebebeb 1px solid
}
SELECT {
	BORDER-RIGHT: #ebebeb 1px solid; 
	BORDER-TOP: #d4d4d4 1px solid; 
	BORDER-LEFT: #d4d4d4 1px solid;
	BORDER-BOTTOM: #ebebeb 1px solid;
	MARGIN: 5px 0px;
	PADDING: 5px; 
	COLOR: #6a6969; 
}
TEXTAREA {
	BORDER-RIGHT: #ebebeb 1px solid; 
	BORDER-TOP: #d4d4d4 1px solid; 
	BORDER-LEFT: #d4d4d4 1px solid; 
	BORDER-BOTTOM: #ebebeb 1px solid;	
	MARGIN: 5px 0px; 	
	PADDING: 5px; 
	COLOR: #6a6969; 
}
OPTION {
	PADDING-RIGHT: 0.5em
}
INPUT.button {
	BORDER-RIGHT: #8db836 1px solid; 
	BORDER-TOP: #c4de8f 1px solid; 
	BORDER-LEFT: #c4de8f 1px solid; 
	BORDER-BOTTOM: #8db836 1px solid;
	MARGIN: 0px; 
	PADDING: 3px; 
	HEIGHT: 30px;
	BACKGROUND: #a6cd56; 
	font-size: 12px;	
	font-weight: bold;
	COLOR: #fff; 

}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.entry form { 
	text-align:center;
}
/* End forms */

/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea, #commentform p {
	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 12px 10px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0;
}
#comments-block {
	BORDER:1px dotted #6a7;
}
#comments-block img { 
	BORDER:0; 
	PADDING:0
}
OL.commentlist {
	margin: 12px 10px; 
	padding: 0px; 
}
.commentlist LI {
	margin: 0px; 
	padding: 10px; 
	BORDER-BOTTOM: #eee8e1 1px solid; 
	LIST-STYLE-TYPE: none
}
.commentlist LI CITE {
	padding: 7px; 
	FONT-WEIGHT: bold;	
	FONT-STYLE: normal
}
.commentlist LI CITE IMG {
	float: left; 
	MARGIN-RIGHT: 10px
}
.commentlist LI CITE .comment-data {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 0.8em
}
.commentlist LI .comment-text {
	margin: 0px; 
	padding: 0px; 
	clear: both; 		
}
.commentlist LI.alt {
	BACKGROUND: #faf7f5
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 4px 0 0 10px;
	display: block;
	font-weight: normal;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */


/* Captions */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

/* Begin tables */
TABLE {
	margin: 15px 10px; 
	BORDER-COLLAPSE: collapse
}
TH { 
	PADDING-RIGHT: 12px; 
	PADDING-LEFT: 12px; 
	BORDER-TOP: #c4de8f 1px solid;
	BORDER-RIGHT: #93c138 1px solid; 
	BORDER-LEFT: #c4de8f 1px solid; 
	BORDER-BOTTOM: #93c138 1px solid; 
	BACKGROUND: #add163; 
	COLOR: #fff; 
	HEIGHT: 38px; 
	TEXT-ALIGN: left
}
TR {
	BACKGROUND: #fff; 
	HEIGHT: 34px
}
TD {
	BORDER: #e7f0cc 1px solid; 
	PADDING-RIGHT: 11px; 
	PADDING-LEFT: 11px; 
}
/* End tables */

/*   Date Sprite   */
.postdate {
	position: relative;
	margin: 0px 0px 10px 10px;
	background:#fff;
	border: 2px solid #e4f2c8;
	padding: 0px 5px;
	width: 33px;
	height: 55px;
	float: right;
}
.month, .day, .year {
	position: absolute;
	text-indent: -1000em;
	background-image: url(images/date_img.png);
	background-repeat: no-repeat;
}
.month { top: 5px; left: 5; width: 33px; height: 20px;}
.day { top: 25px; left: 5; width: 33px; height: 30px;}
.year { bottom: 0; right: 13px; width: 20px; height: 60px;}

.m-01 { background-position: 0 0px;}
.m-02 { background-position: 0 -30px;}
.m-03 { background-position: 0 -62px;}
.m-04 { background-position: 0 -94px;}
.m-05 { background-position: 0 -125px;}
.m-06 { background-position: 0 -155px;}
.m-07 { background-position: 0 -185px;}
.m-08 { background-position: 0 -217px;}
.m-09 { background-position: 0 -248px;}
.m-10 { background-position: 0 -279px;}
.m-11 { background-position: 0 -310px;}
.m-12 { background-position: 0 -341px;}

.d-01 { background-position: -51px 0;}
.d-02 { background-position: -51px -27px;}
.d-03 { background-position: -51px -57px;}
.d-04 { background-position: -51px -91px;}
.d-05 { background-position: -51px -122px;}
.d-06 { background-position: -51px -151px;}
.d-07 { background-position: -51px -185px;}
.d-08 { background-position: -51px -214px;}
.d-09 { background-position: -51px -249px;}
.d-10 { background-position: -51px -275px;}
.d-11 { background-position: -51px -309px;}
.d-12 { background-position: -51px -338px;}
.d-13 { background-position: -51px -373px;}
.d-14 { background-position: -51px -404px;}
.d-15 { background-position: -51px -436px;}
.d-16 { background-position: -51px -462px;}
.d-17 { background-position: -100px -0px;}
.d-18 { background-position: -100px -27px;}
.d-19 { background-position: -100px -57px;}
.d-20 { background-position: -100px -91px;}
.d-21 { background-position: -100px -122px;}
.d-22 { background-position: -100px -151px;}
.d-23 { background-position: -100px -185px;}
.d-24 { background-position: -100px -214px;}
.d-25 { background-position: -100px -249px;}
.d-26 { background-position: -100px -275px;}
.d-27 { background-position: -100px -309px;}
.d-28 { background-position: -100px -338px;}
.d-29 { background-position: -100px -373px;}
.d-30 { background-position: -100px -404px;}
.d-31 { background-position: -100px -436px;}

.y-2009 { background-position: -150px 0;}
.y-2010 { background-position: -150px -60px;}
.y-2011 { background-position: -150px -120px;}
.y-2012 { background-position: -150px -180px;}
.y-2013 { background-position: -150px -240px;}
.y-2014 { background-position: -150px -300px;}


