/*  
Theme Name: Oregon Tree Care
Theme URI: http://www.bhgcreative.com/
Description: Oregon Tree Care is a lightweight, super-optimized WordPress theme packed with features (SEO, Adsense & Widget Ready). 
Version: 1.0
Tags: fixed width, widgets, valid CSS, valid XHTML, SEO, SEO friendly, adsense, custom header, three columns, clean, right sidebar, gray, green, brown, photoblogging, widget ready, simple, gravatars
Author: BHG Creative
Author URI: http://www.bhgcreative.com/

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body
{
 /* background:#2e2a0d url(images/bg.jpg) repeat top left;*/
background-color:#000000;
  color:#000000;
  font-family:Verdana, Georgia, "Times New Roman", Times, serif;
  font-size: 80%;
  line-height:1.4;
  text-align:left;
  margin:0;
  padding:0;
}

#background_div {
position: absolute;
	top:0;
	bottom: 0;
	width: 100%;
	z-index: -100;
}

#background_div img {
	width: 100%;
	z-index: -100;
}

#wrap
{
  position:relative;
  padding-top:1em;
  text-align:left;
  width:1004px;
  margin:0 auto;
  font-size: 90%;
}

#header
{
  text-align:left;
  width:1004px;
  height:135px;
  margin-top:0px
  text-indent: -999em;
 display: block;
overflow: hidden;
}

#portrait-bg
{
  position:absolute;
  width:319px;
  height:221px;
  right:0;
  top:0;
}

#rss-big
{
  position:absolute;
  background:url(images/rssbig.jpg);
  width:111px;
  height:67px;
  top:126px;
  left:25px;
}

#main_content
{
  font-size:1.1em;
  float:left;
  width:999px;
  margin-left: 15px;
  padding: 0;
  background: transparent url(http://oregontreecare.com/wp-content/uploads/2010/01/maincontent_blog_background.png) repeat-y 0 0;
}

#main_content_blog
{
  font-size:1.1em;
  float:left;
  width:1000px;
  padding-right: 170px;
  margin-left: 15px;
  padding: 0;
  background: transparent url(http://oregontreecare.com/wp-content/uploads/2010/01/maincontent_blog_background.png) repeat-y 0 0;
}


#logo {
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 1000;
}

#fadeshow1 {
position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 245px;
  overflow: hidden;
  height: 300px;
}

#fadeshow_overlay {
position: absolute;
  top: 408px;
  left: 30px;
  z-index: 10;
  width: 245px;
  overflow: hidden;
}

#estimate {
  position: absolute;
  z-index: 200;
  top: 350px;
  left: 30px;
}

#rightcolumn {
  background: transparent url(images/rightcolumn_bg.png) no-repeat bottom left;
  padding: 0;
}

#rightmain {
  margin: 20px 20px 90px 10px;
  padding: 0px;
  min-height: 1120px;
}

#rightmain_innerpages {
  margin: 20px 20px 90px 10px;
  width: 600px;
  padding: 0px;
  min-height: 1120px;
}


#sidebar-left-outer
{
  background: transparent;
  border:0px #ccc dashed;
  font-size:1em;
  margin: 0px 30px 30px 15px;
  width: 228px;
}

#sidebar-left
{
  padding-left: 17px;
  font-size: 90%;
}

#sidebar-right
{
  font-size:1em;
  float:left;
  margin: 10px 15px 20px 0px;
  width:188px;
  font-size: 90%;
}

#footer
{
  background: transparent url(images/bg-footer.png) no-repeat top left;
  color:#ffffff;
  clear:both;
  text-align:center;
  padding:1em 3em 1em 1em;
  font-size: 110%;
}

/*************************************
 +Search form
 *************************************/

.search-form {
	font-size:1.9em;
	background:url(images/search.png) no-repeat;
	position:relative;
	width:167px;
	height:44px;
	margin-bottom:10px;
}
.search-form input{
	width:125px;
	margin:14px 0 0 10px;
	border:0px;
	background: #ffffff;
  color: #000000;
}

/*************************************
 +Footer
 *************************************/

#credits
{
  margin: 10px 0 0px;
}

#footer a
{
  color:#E6E6E6;
}

#footer_tagcloud a {
  color: #E6E6E6;
}

#footer strong {color: white;}

#footer a:hover
{
  color:#b2b2b2;
}

.rss
{
  background:url(./images/rss.png) no-repeat;
  padding-bottom:6px;
  padding-left:20px;
}

/*************************************
 +Hn, a and p
 *************************************/
a img {border: 0;}

a
{
  color:#006430;
  text-decoration:underline;
}

h1,h2,h3,h4,h5,h6
{
  font-weight:bold;
  letter-spacing:-.1px;
  margin:0;
  color: #451C0A;
}

#header h1
{
  font-size:4em;
  margin-left:.5em;
}

#header h1 a
{
  color:#424242;
}

#header p
{
  color:#424242;
  font-size:1.3em;
  margin-top:-6px;
  margin-left:250px;
  text-align:left;
  font-style:italic;
}

.entrytitle
{
  text-align:left;
}

.entrytitle h3
{
  font-size:1.5em;
  color: #451C0A;
}

a:hover,.entrytitle h1 a,.entrytitle h2 a
{
  color:#000;
}

.entrytitle h1,.entrytitle h2
{
  font-size:2.0em;
  text-align:left;
  line-height: 120%;
  margin-left: 3px;
  text-transform: uppercase;
  color: #451C0A;
  margin-bottom: 8px;
  font-weight: bold;
}

#rss-big a
{
  display:block;
  width:110px;
  height:64px;
}



blockquote
{
  display:block;
  background:#FCFCFC  none repeat scroll 0 0;
  padding:2px 10px;
	clear:both;
	margin-left:0px;
	margin-right:0px;
}

pre
{
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code
{
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:left;
 background-color: transparent;
  margin-bottom: 20px;
}

.entry a:hover
{
  background-color:#F0F0E0;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3
{
  font-size:1.3em;
  padding-bottom:.3em;
}
  
.entry h4 {
	font-size:1.1em;
	padding-bottom:0.2em;	
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  padding-bottom:6px;
  overflow:auto;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:1.1em;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  padding-top:.5em;
  color:#b3960e;
  border-top:1px dotted #ccc;
  margin-bottom:3em;
  clear:both;
}

.postedby
{
  background:url(./images/user.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.png) no-repeat;
  padding:2px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.png) no-repeat;
  padding:1px 2px 2px 21px;
}

.btitle
{  
  letter-spacing:-.1px;
  font-size:47px;
  font-family:georgia, times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  color:#333;
}


.postinfo
{
  margin-top:3px;
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap
{
  padding-bottom:1.8em;
}

.avatar
{
  
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding: 2px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#FCFCFC;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook,.alignright
{
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul
{
  list-style-type:none;
  clear:both;
  margin:0 0 1em;
  padding:0;
}

#sidebar ul li,#sidebar ul li a
{
  padding-top:.2em;
  padding-bottom:.2em;
  padding-right:.2em;
}

#sidebar ul li:hover,#sidebar ul li a:hover
{
  background:#F0F0E0;
}

#sidebar ul.children
{
	margin:0 0 0 10px;
}


#sidebar h2
{
  color:#6F6F6F;
  font-size:1.5em;
  margin-top:1em;
}

#sidebar h4
{
  color:#151515;
  font-size:1.5em;  
}

#sidebar-left #cat
{
  width:195px;
  border:1px solid #CCC;
}

#sidebar-right #cat
{
  width:150px;
  border:1px solid #CCC;
}

#sidebar img
{
  max-width:140px;
  border:0;
}

/*************************************
 +Menu
 *************************************/
#menu
{
  position:absolute;
  top: 75px;
  left: 157px;
  width:830px;
  margin:0;
  padding:10px 0px 10px 20px;
  height: 55px;
  overflow: hidden;
  background: transparent url(images/menu_background.png) no-repeat 0 0; 
  text-align: center;
}

#menu ul
{
  font-size:1.2em;
  list-style:none;
  margin:0;
  padding:0;
}

#menu li
{
  float:left;
  border-bottom:0;
  width: 145px;
}

#menu li a
{
  color:#fff;
  margin-left:.5em;
  display:block;
  padding: .3em .4em;
}

#menu li a:hover
{
  background: transparent;
  color:#b2b2b2;
}

#menu ul li ul
{
  display:none;
}

/*************************************
 +Menu Categories
 *************************************/
#catmenu
{
  position:absolute;
  width:555px;
  left:138px;
  top:151px;
  margin:0;
  padding:0;
  height:29px;
  overflow:hidden;
}

#catmenu ul
{
  font-size:1em;
  list-style:none;
  margin:0;
  padding:0;
}

#catmenu li
{
  float:left;
  border-bottom:0;
}

#catmenu li a
{
  background:#bfbc94;
  color:#000;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li.current-cat a
{
  background:#a7a37e;
  color:#fff;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#catmenu li a:hover
{
  background:#a7a37e;
  color:#fff;
}

#catmenu ul li ul
{
  display:none;
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea, #comment textarea
{
  width:300px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#b3960e;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{  
  margin-left:0px;
}

.alt
{
  background:#e3e7cb;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard
{
  font-size:1em;
}

.vcard cite
{
  font-weight:700;
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:1.2em;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}

  
.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #FCFCFC;
	padding: 15px;
	margin-bottom:25px;
}


.wpcf7 {background-color: transparent; border: 0px #491707 solid; margin-left: 0px; padding: 0px; width: 200px;}

.wpcf7 input {width: 160px;}

input.button {width:40px;}

.wpcf7 textarea {width: 160px; height: 50px;}

#text-2 {background-color: transparent;}
.widget_text, .textwidget {background-color: transparent;}


.ddsg-wrapper ul {list-style-type: circle;}

.ddsg-wrapper ul li {
}

#sidebar-left .textwidget {
  color: #000000;
  background-color: white;
  width: 180px;
  padding: 10px;
  text-align: left;
  border: 4px #481509 double;
  overflow: hidden;
}

.roundimage {border: 1px solid white; background-color: white; padding: 2px; overflow: hidden; margin-right: 20px;}


#sidebar-right .textwidget {
  color: #000000;
  background-color: #d1e4ce;
  width: 170px;
  text-align: left;
  margin-right: 20px;
  overflow: hidden;
}

#sidebar-right .widget_recent_entries {
  color: #000000;
  background-color: #d1e4ce;
  width: 170px;
  text-align: left;
  margin-right: 5px;
  overflow: hidden;
}

.widget_categories {
  color: #000000;
  background-color: #d1e4ce;
  width: 180px;
/*  padding: 10px; */
  text-align: left;
/*  border: 4px #481509 double; */
}

#sidebar-left .widget_text h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-left .widget_search h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-left .widget_calendar h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-left .widget_links h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-left .widget_categories h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-left .widget_archive h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 185px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-right .widget_text h4 {
text-transform: uppercase; 
line-height: 110%; 
padding-left: 3px; 
color: #481509; 
width: 145px; 
border: 0px white solid; 
margin-top: 20px; 
font-size: 110%; 
font-weight: bold; 
margin-bottom: 5px;
}

#sidebar-right .widget_recent_entries h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 145px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-right .widget_dmsguestbook h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 145px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

#sidebar-right .widget_calendar h4 {text-transform: uppercase; line-height: 110%; padding-left: 3px; color: #481509; width: 145px; border: 0px white solid; margin-top: 20px; font-size: 110%; font-weight: bold; margin-bottom: 5px;}

strong {color: #451C0A;}

/*************************************
 Feedburner BuzzBoost Styles
 *************************************/

div.feedburnerFeedBlock {}

div.feedburnerFeedBlock ul li {margin: 0px; padding: 0px; display: block;}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:normal;
display:block;
margin: 0px 0 0 0; 
}

div.feedburnerFeedBlock ul {padding: 0; margin: 0;}
div.feedburnerFeedBlock ul li {padding: 0; margin-bottom: 6px;}
div.feedburnerFeedBlock ul li p.date {margin-bottom: 0px; padding: 0px;}

div.feedburnerFeedBlock ul li p {margin: 0px; padding: 0px;}

#creditfooter {}



.commentsblock {
  margin-bottom:0;
  text-align:left;
/* background-color: white; */
/*  border: 4px #451C0A solid; */
  margin-bottom: 20px;
/*  padding: 7px; */
}

.linkblock {
  margin-bottom:0;
  text-align:left;
/* background-color: white;
  border: 4px #451C0A solid; */
  margin-bottom: 20px;
/*  padding: 7px; */
}


/* classes used by the_meta() */

.post{margin-bottom: 25px; font-size: 100%;}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .7em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	color: #878787;
}
.meta{margin-left: 8px;}
.meta a {text-decoration:underline;}

.storytitle {
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #395126;
}

.storytitle a {
	text-decoration: none;
	color: #333;	
}

.storytitle span.titleDate{
	color: #395126;
	background-color:#ffe07c;
	display:block;
	float:left;
	font-size:0.55em;
	margin-right:7px;
	margin-top:2px;
	padding:3px 5px 6px;
}

.storytitle span.comment{ display:block; float: right; margin-top: -23px; background-color:#e5e5e5;}

.storytitle { color: #6a4619; font-size: 22px;}
.storytitle span.postDate { padding-left: 27px; }

.ispage {font-size: 100%;}
.ispage .nocomments{display:none;}
.ispage .postcomments{padding-top:25px;}
.postcomments{padding-top:10px;}


.page .postDate, .singlepost .postDate{padding-left:0px !important;}
.page .meta, .singlepost .meta{margin-left:0px;}
.storytitle span.titleName{color: #395126; font-size: 105%; margin-left: 10px; font-weight: bold; text-align: right;}
.storytitle span.authorname{color:#a9ac99;}
.storytitle span.storyComment{position:relative; color:#999;}
.storytitle span.storyComment .on{ display:block; background: url(images/comment.gif) no-repeat 0 0; height:20px; width:22px; font-size: 11px;text-align:center;padding-top:1px; position:relative; letter-spacing: -1px; margin-left: 0px; position:absolute;top: -15px; left: -2px;}
.storytitle span.storyComment span span{color: #a9ac99; margin-left:-2px; letter-spacing: 0;}

h2#comments, h2#postcomment, p.sorry{font-size:100%; font-weight:bold; color:#878787;}
.nocomments{font-style: italic;}

.storycontent{color: #333333; padding-left: 8px;margin-top: 15px; font-size:100%;}
.storycontent ul, .storycontent ol{padding-left: 20px; margin-left:0;}
.singlepost {padding-left:0px;}

.navi{font-size: 11px; margin-top:20px; display:block; padding-bottom:30px;}
.searchtitle{margin-top:0; margin-bottom: 0px;}
.queryBlog{ margin-bottom: 20px;}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: .2em;
}

#commentform textarea {
	width: 60%;
	height:100px;
}

.comment {border-top:solid 3px #f3f3f3; padding-top: 5px;}
.comment p {font-size: 1em; padding-left: 45px;}
.comment p.comHeader {padding-left: 0px;}
.comHeader a{color: #666; text-decoration: underline;}
.comHeader .editH a{color: #FF5328; }

#commentlist{list-style: none; margin:5px 0 10px; padding:0;}
p.commentfeed{margin-bottom:25px;}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

/* more styles */

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #eee;
	text-decoration: none !important;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #666;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar #today {
	background: #eee;
	color: #333;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fff;
	padding: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 3px;
	border: 1px solid #e5e5e5;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 3px 4px 0;
	margin: 0;
	color: #666;
}
/* End captions & aligment */

.navigation {
	display: block;
	text-align: center;
	margin-bottom:  30px;
	font-size:0.7em;
	margin-top: -20px;
	}


/* Content Slider */

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 0px;
width: 450px; /*width of featured content slider*/
height: 450px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: transparent;
width: 450px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
background-color: transparent;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}