@charset "utf-8";

/*		 BASIC		 */

body  {
	font: 9pt Arial, Helvetica, sans-serif;
	background: #F7F7F7 url(images/bg.jpg) repeat-x top;
	letter-spacing: .03em;
	line-height: 1.75em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a {
	border: none;
	color: #666666;
}

a:hover {
	color: #000000;
}

a img {
	border: none;
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 1em 0 0;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
}

h4 {
	font-size: .7em;
	margin: 5px;
	text-transform: uppercase;
}

img {
	text-align: center;
}



/*		STUFF WP NEEDS 		*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignnone {
	text-align: center;
}

.wp-caption {
	margin: 10px auto;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	margin-top:-10px;
	padding: 0 4px 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}






/*		 LAYOUT		 */

#container { 
	width: 1034px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 




/*		 HEADER		 */

#header { 
	background: transparent; 
	height: 145px;
	padding: 60px 0 0 0;
	text-align: right;
}

#header a, #header a img {
	border: none;
	text-decoration: none;
}




/*		 LEFT SIDEBAR		 */

#sidebar1 {
	float: left;
	width: 210px;
	padding: 15px 10px 15px 0;
	text-align: right;
}

#sidebar1 a {
	color: #000;
}

#sidebar1 li {
	margin: 0 -18px 5px;
	width: 185px;
}

#sidebar1 li a {
	background: url(images/bullet.jpg) no-repeat center right;
	border: none;
	color: #666666;
	padding: 0 15px 0 0;
}

#sidebar1 li a:hover {
	background: url(images/bullet_lft.jpg) no-repeat center right;
	color: #000;
}

#sidebar1 a img {
	margin: 30px 0 0;
}

#sidebar1 a.first img {
	margin-top: 0;
}

#sidebar1 li.view a {
	background: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}




/*		 RIGHT SIDEBAR		 */

#sidebar2 {
	float: right; 
	width: 210px; 
	padding: 15px 10px 15px 20px;
	text-align: left;
}

#sidebar2 h3 {
	padding: 20px 0 0;
}

#sidebar2 ul#categories {
	margin: 0 0 10px;
}

#sidebar2 li {
	margin: 0 0 7px -40px;
	width: 185px;
}

#sidebar2 li a {
	background: url(images/bullet.jpg) no-repeat center left;
	padding: 0 0 0 15px;
}

#sidebar2 li a:hover {
	background: url(images/bullet_rt.jpg) no-repeat center left;
}

#sidebar2 #bookmark ul.blogroll {
	margin-bottom: 0;
}

#sidebar2 h5, #sidebar2 p {
	font-size: .8em;
	line-height: 1em;
	margin: 10px 0 0;
	text-transform: uppercase;
}

#sidebar2 #bookmark ul.blogroll li {
	line-height: 1em;
}

#sidebar2 #bookmark ul.blogroll li a {
	font-weight: normal;
}

#sidebar2 div#bookmark h2 {
	font-size: 1em;
	margin: 15px 0 3px;
	text-transform: capitalize;
}

#sidebar2 p.cloud {
	margin: 0;
	padding: 0;
}



/*		SEARCH FORM		*/

#searchform {
	width: 179px;
	height: 49px;
	background: url(images/searchBar.jpg) no-repeat top left;
	margin: 0 0 20px;
}

#sidebar #searchform label {
	display:none;
}

#searchform input#s {
	width: 150px;
	height: 18px;
	background: none;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .03em;
	margin-top: 12px;
	margin-left: 10px;
	text-transform: lowercase;
}

input#s:focus {
	border: none;
	outline: 0 none;
}



/*		RSS FORM		*/


#rss_form {
	width: 179px;
	height: 49px;
	background: url(images/searchBar_sm.jpg) no-repeat top left;
	margin: 10px 0 20px;
}

#rss_form label {
	display:none;
}

#rss_form input#e {
	width: 157px;
	height: 18px;
	background: none;
	border: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 6px 0 0 10px;
	text-transform: lowercase;
}

input#e:focus {
	border: none;
	outline: 0 none;
}



/*		 BOTH SIDEBARS		 */

#sidebar1, #sidebar2 {
	position: relative;
	z-index: 2;
}

#sidebar1 a, #sidebar2 a, #sidebar2 h3 {
	font: bold 1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar1 li a, #sidebar2 li a {
	font-size: .9em;
	line-height: .5em;
	text-transform: capitalize;
}

#sidebar1 ul, #sidebar2 ul {
	margin: 0 0 30px;
}

#sidebar1 ul, #sidebar1 li, #sidebar2 ul, #sidebar2 li {
	list-style: none;
}



/*		 CONTENT		 */

#mainContent { 
	background: #FFFFFF;
	margin: 15px 240px 0 250px;
	padding: 20px 25px;
	position: relative;
	z-index: 1;
} 

.title {
	/*background: url(images/underline_big.jpg) no-repeat bottom center;*/
	overflow: hidden;
	width: 100%;
}

.title a {
	text-decoration: none;
}

.title h1 a {
	color: #000;
	margin: .7em 0 0;
}

.title h2 {
	color: #666666;
	font-weight: bold;
	letter-spacing: .02em;
	margin: .2em 0 0;
}

.date {
	width: 79px;
	height: 63px;
	background: url(images/dateWrap.jpg) no-repeat;
	padding: 15px 10px 0 0;
	text-align: center;
	text-transform: lowercase;
}

.day {
	font-size: 2.5em;
}

.day.even, .entry.even a {
	color: #597bfa;
}

.day.odd, .entry.odd a {
	color: #e61b22;
}

.post {
	margin: 0 0 100px;
}

.post img{
	max-width: 450px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	background: #F2F2F2;
}
.post img.divider {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.entry a {
	border: none;
	text-decoration: none;
}

.postmetadata {
	width: auto;
	margin: 1em 0 0;
}

.postmetadata.even a, .postmetadata.odd a {
	font-size: .9em;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #000000;
}

.addthis_toolbox {
	margin: 1em 0 0;
}

.addthis_toolbox a {
	text-decoration: none;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
  }
.alignleft { 
	float: left;
	margin: 3px;
}
.alignright { 
	float: right;
	margin: 3px;
}


img.thumb {
	float:left;
	margin:0 10px 5px 0;
	width:150px;
}

.video {
	text-align:center;
}

blockquote {
	display: block;
	padding: 20px 20px 10px 45px;
	margin: 20px 0;
	font-style: italic;
	font-size: 1.2em;
	color: #141310;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
  }
  
#sidebar2 .iconbuttons {
	  float:left;
	  padding-right:8px;
	  margin:0;
	  font-size:70%;
  }

h3#comments {
	color: #000;
	font-size: 1.5em;
	margin: 5em 0 0;
	text-transform: none;
}
ol.commentlist {
	margin: 10px 0 50px;
	padding: 0;
}

li.comment {
	width: 475px;
	background: #ECECEC;
	color: #666666;
	list-style: none;
	margin: 0 0 10px;
	padding: 10px;
}

li.comment a {
	color: #AAA;
}

li.comment a:hover {
	color: #000;
}

.avatar {
	display: none;
}

.comment-author a, .fn {
	float: left;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.says {
	display: none;
}

.comment-meta a {
	display: block;
	text-align: right;
	text-decoration: none;
}

#comment {
	width:450px;
}

#commentform input, #commentform input:focus, #commentform textarea {
	background: #ECECEC;
	border: none;
	font: 1.3em Arial, Helvetica, sans-serif;
	letter-spacing: .03em;
	line-height: 1.5em;
	margin: 0 0 3px;
	outline: 0;
	padding: 3px;
	
}
#commentform textarea {
	width:490px;
	
}

#commentform label, #commentform #submit {
	color: #888888;
}
#commentform #submit {
	padding:5px;
	}


/*		 FOOTER		 */


#footer {
	width: 100%;
	margin: 75px auto 10px;
	padding: 0 10px 0 20px;
	text-align: center;
} 

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70pt;
	margin: 0 auto;
	padding: 15px 0;
	text-decoration: none;
}

#footer .alignleft, #footer .alignright {
	width: auto;
}
