/*
Theme Name: recess rebirth (live site)
Theme URI: http://cajebo.com/
Description: recess has been reborn under rebirth.
Version: 1.0
Author: Michael Langham
Author URI: http://cajebo.com/
Tags: green, custom header, fixed width, two columns, widgets, featured content gallery

	This theme was designed and built by Michael Langham,
	whose website you will find at http://cajebo.com
	The CSS, XHTML and design property of cajebo design and recess 

*/

body {
	background-color: #232000;
	background-image: url(images/bodyBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #DCE4B0;
	font: 14px/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a { color:#7D995D; }

img.alignleft {
	margin: 5px 5px 5px 0px;
	padding: 5px;
	background-image:url(images/rustBack.png);
	border:solid;
	border-width:1px;
	border-color:#693012;
	float: left;
}

img.alignright {
	margin: 5px 0px 5px 5px;
	padding: 5px;
	background-image:url(images/rustBack.png);
	border:solid;
	border-width:1px;
	border-color:#693012;
	float: right;
}


#pageWrap {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 900px;
	background-image: url(images/pageOrc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topNav  {
	height: 30px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: .2em;
}

#topNav ul {
	font-size: 10px;
	color: #AC9F48;
	line-height: 30px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0;
}

#topNav ul li {
	line-height: 30px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
}

#topNav ul li a {
	display: block;
	padding-right: 13px;
	padding-left: 13px;
}

#topNav ul li a:link, #topNav ul li a:visited {
	color: #7E802B;
	text-decoration: none;
}

#topNav ul li a:hover {
	color: #D1C000;
	background-image: url(images/topHover2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerArea  {
	height: auto;
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
}



#header #logo {
	width: 305px;
	height: 65px;
	float: left;
}

#headerArea #logo h1 a {
	background: url(images/logoMast.jpg) no-repeat top left;
	width: 305px;
	height: 65px;
	float: left;
	text-indent: -9999em;
}


#headerArea #logo em {
	float: left;
	text-indent: -9999em;
}

#contentWrap  {
	
	width: 100%;
	background-image: url(images/contentBackground.png);
	clear: both;
	position: relative;
	margin: 10px 0px 0px;
	padding: 0px 0px 15px 0px;
	float: left;
	border:1px solid #282500;
	-moz-border-radius: 12px 12px 12px 12px;
}


#contentWrap #rotating {
	height: 300px;
	width: 850px;
	margin: 0px auto;
	padding: 25px;
}

/* styling for the front page 2-post area */

#twoPosts {
	width: 850px;
	margin: 0 auto 0 auto;
}

.postEntries {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 25px 0px;
	width: 391px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	display: block;
	
}

.postEntries .itemEntry {
	background-color: #000;
	width: 375px;
	position: relative;
	border: 1px solid #232000;
	padding: 10px 10px 25px;
	margin-left: 10px;
	float: left;
}
.postEntries .itemEntry h3 {
	margin: -5px 0px 10px;
	padding: 0px;
}
.postEntries .itemEntry p { font: normal 12px/15px Arial, Helvetica, sans-serif; }

.postEntries .itemEntry img {
	border: 1px solid #232000;
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 0px;
}

/* end styling for the front page 2-post area */



  /*-----Old Styling for post entries on the home page 


.postEntries {
	margin: 0px;
	margin-left: 15px;
	margin-right: 20px;
	padding: 0px 0px 25px 0px;
	height: inherit;
	width: 395px;
	float: left;
}

.postEntries .itemEntry {
	background-color: #000;
	height: inherit;
	width: 390px;
	border: 1px solid #232000;
	padding: 10px 10px 25px 10px;
	margin-left: 10px;
}
.postEntries .itemEntry h3 {
	margin: -5px 0px 10px;
	padding: 0px;
}
.postEntries .itemEntry p { font: normal 12px/15px Arial, Helvetica, sans-serif; }

.postEntries .itemEntry img {
	border: 1px solid #232000;
	margin: 0px 5px 0px 0px;
	float: left;
	padding: 0px;
}-----*/

  /*----- Styling for the footer area(s) -----*/
  
#footerArea  {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	height: auto;
	min-height:145px;
	width: 100%;
	background-image: url(images/footerBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}

#footerArea p {
	color: #585800;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
}

#footerArea p a:link, #footerArea p a:visited {
	color: #7E802B;
	text-decoration: none;
}

#footerArea p a:hover {
	color: #D1C000;
}

.postEntries .itemEntry .itemhead .chronodata {
	font-size: 85%;
	float: left;
	clear: left;
}



#contentWrap #content {
	padding: 0px;
	height: auto;
	width: 550px;
	margin: 25px;
	float: left;
}

#contentWrap #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFDE5;
}

.postmetadata.alt {
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
}

.postmetadata {
	font-style: italic;
	line-height: 100%;
}

.navigation .alignleft { float: left; }

.navigation .alighright { float: right; }

#single h2 {
	clear: both;
	margin: 40px 0px 0px;
	padding: 0px;
}

#contentWrap #content .navigation {
	margin: 5px 0px 20px;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	position: relative;
	clear: both;
}


/* form styles */
input, textarea {
	background-color: transparent;
	background-image:url(images/whiteFade.png);
	border-top: 2px solid #4C4C26;
	border-right: 2px solid #7E7E3F;
	border-bottom: 2px solid #663;
	border-left: 2px solid #4C4C26;
}


ol.commentlist li {
	background-color:#262400;
	margin: 0px 0px 10px;
	padding: 10px;
	list-style-type: none;
}

ol.commentlist li.alt { 
	background-image: url(images/rustBack.png);
	-moz-border-radius: 5px 5px 40px 5px;
}
	
#searchform {
	margin-top: 5px;
	margin-bottom:20px;
}

#searchform  #searchsubmit {
	border: none;
	background: none;
	color: #947A6C;
	font-weight: bold;
	font-size: 18px;
}

#searchform input{
	background-color: transparent;
	background-image:url(images/whiteFade.png);
	border-top: 1px solid #803019;
	border-right: 1px solid #C76234;
	border-bottom: 1px solid #9D4E28;
	border-left: 1px solid #531A0F;
	-moz-border-radius: 7px 7px 7px 7px;
}

#searchform #s {
	padding-top:5px;
	width: 95%;
	height: 20px;
	padding: 5px;
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
	line-height: 18px;
}
/* event calendar styling */

/* Calendar */

.calnk {
	line-height: 125%;
}
.calnk a:hover {
     background-position:0 0;
     text-decoration:none;  
     color:#000000;
     border-bottom:1px dotted #F33;
     }
.calnk a:visited {
     text-decoration:none;
     color:#000000;
     border-bottom:1px dotted #F33;
    }
.calnk a {
	text-decoration:none;
	color:#D9F3FF;
	border-bottom:1px solid #F33;
    }
.calnk a span { 
    display:none; 
    }
	
	.calnk a:hover span {
	color:#e2e2c6;
	display:block;
	position:absolute;
	border:2px solid #ccc;
	-moz-border-radius: 10px 10px 10px 10px;
	margin-top:-100px;
	margin-left:-100px;
	padding:5px;
	width:25%;
	z-index:100;
	background-color: #302A08;
		}
		
		
 .calendar-table {
    border:none;
    width:100%;
 }
 .calendar-heading {
    height:50px;
    text-align:center;
    border:1px solid #D6DED5;
	background-image:url(images/rustBack.png);
 }
 .calendar-next {
    width:25%;
    text-align:center;
 }
 .calendar-prev {
    width:25%;
    text-align:center;
 }
 .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
	font-size: 150%;
 }
 .normal-day-heading {
    text-align:center;
    width:25px;
    height:25px;
    font-size:0.9em;
    border:none;
	background-image:url(images/whiteFade.png);
	font-weight:bold;
 }
 .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.9em;
    border:none;
	background-image:url(images/whiteFade.png);
	color:#C84E00;
	font-weight:bold;
 }
 .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #B9BEB8;
	font-weight:bold;
	font-size:110%;
 }
 .no-events {

 }
 .day-without-date {
	width:60px;
	height:60px;
	border:1px solid #959485;
 }
 span.weekend {
    color:#DF7A00;
 }
 .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #9C0;
	background-image:url(images/todaysEvents.png);
	background-position: right top;
	background-color: #788159;
 }
 span.event {
    font-size:0.75em; 
 }
 .kjo-link {
    font-size:0.75em;
    text-align:center;
 }
 .event-title {
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
 }
 .event-title-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
 }
 .event-content-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
 }
 .calendar-date-switcher {
    height:25px;
    text-align:center;
    border:1px solid #D6DED5;
    background-color:#E4EBE3;
 }
 .calendar-date-switcher form {
    margin:0;
    padding:0;
 }
 .calendar-date-switcher input {
    border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
    border:1px #D6DED5 solid;
 }
 .cat-key {
    width:100%;
    margin-top:10px;
    padding:5px;
    border:1px solid #D6DED5;
 }
 
 #calendarPage #contentWrap #content {
	background-image:url(images/whiteFade.png);
	height: auto;
	width: 830px;
	padding: 10px;
	-moz-border-radius: 6px 6px 6px 6px;
	color:#332D0B;
	font-family:Arial, Helvetica, sans-serif;
}

#calendarPage #contentWrap #content h2 {
	color:#fff;
	margin: 15px 0px 0px;
	font-size: 175%;
}

#calendarPage #contentWrap #content a:link, #calendarPage #contentWrap #content a:visited {
	color:#fff;
	font-weight: bold;
}


/* sidebar styling */

#rightSidebar {
	background-image:url(images/rustBack.png);
	margin: 25px 0px 25px 25px;
	padding: 5px 10px 0px;
	float: left;
	-moz-border-radius: 9px;
	width: 220px;
	border: 1px solid #562404;
}

#rightSidebar #menu h4{
	margin: 0px;
	border-bottom: 1px solid #652A04;
}
#rightSidebar #menu ul{
	margin: 5px 0px 15px;
	padding: 0px;
	list-style-type: none;
}

#rightSidebar #menu li{
	margin: 0px;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

#rightSidebar #menu li a:link, #rightSidebar #menu li a:visited {text-decoration: none;}
#rightSidebar #menu li a:hover {text-decoration: underline;}

#rightSidebar #menu h2{
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #652A04;
}

.upcoming-events a, .upcoming-events a:visited {
	text-decoration: none;
	color: #C96;
	border: none;
}

.upcoming-events a:hover {
	text-decoration: underline;	
}





#respond h3 { clear: both; }

#pageWrap #singlePost .navigation {
	font-size: 12px;
	clear: both;
	margin: 0px 0px 35px;
	padding: 0px 35px;
	line-height: 15px;
	position: relative;
}

#pageWrap #singlePost .navigation a:link, #pageWrap #singlePost .navigation a:visited {
	text-decoration: none;
	color: #4A4400;
}

#pageWrap #singlePost .navigation a:hover {
	color: #fff;
	text-decoration: overline;
}

#searchPage #contentWrap #content {
	background-image:url(images/rustBack.png);
	height: auto;
	width: 815px;
	padding: 10px 10px 10px 25px;
	-moz-border-radius: 6px 6px 6px 6px;
}

.xoxo.blogroll { font: normal 80% Verdana, Geneva, sans-serif; }

.xoxo.blogroll li { border-bottom: 1px solid #632905; margin-top: 4px; }

.xoxo.blogroll li a:link, .xoxo.blogroll li a:visited { color:#A6880B; }

.xoxo.blogroll li a:hover { color:#fff;}

/*
#contentNav {
	position: static;
	margin: 60px 0px 0px;
	padding: 0 0 0 40px;
	float: right;
	background-image: url(images/navFade.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: auto;
	height: auto;
}

#contentNav ul {
	font-size: 16px;
	color: #CCC;
	line-height: 36px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

#contentNav ul li {
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#contentNav li a {
	display: block;
	padding-right:12px;
	padding-left:12px;
}

#contentNav ul li a:link, #contentNav ul li a:visited {
	color: #AC7C00;
	text-decoration: none;
	background-image: url(images/navBack.png); 
}

#contentNav ul li a:hover {
	color: #FFF;
	text-decoration: underline; 
}
*/



/*another attempt*/


#nav {
	position: relative;
	font-size: 20px;
	line-height: 32px;
	background-image: url(images/navBack.png);
	height:32px;
	/*	padding-top:4px;
*/	clear:both;
	margin:50px 0px 0px 290px;
	}

#nav li {
	margin-right:25px;
	}

#nav li, #subnav li {
	float:right;
	list-style:none
	}

#nav a, #nav a:visited {
	color: #AC7C00;
	text-decoration:none;
	font-weight:normal;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
/*	background-image: url(images/navBack.png);

*/	color: #FFF;
	text-decoration: underline; 
	}

#subnav {
	margin:0px 0px 0px 400px;
	padding-top:0px;
/*	background-image:url(images/rustBack.png);
	
border-top:1px solid #534D00;
	border-bottom:1px solid #2C2800;*/	
	height:28px;
	}

#subnav li {
	margin-top:0px;
	/*border-right:1px solid #151300;*/
	padding:0 7px;
	}	

#subnav a, #subnav a:visited {
	color:#CF0;
	text-decoration:none;
	font-weight:normal;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	background-image: url(images/topHover2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:underline
	}

.slideInfoZone p {
	font-size: 14px;	
}
	
#pageWrap #home { position: relative; }

/*-----
.category {
	clear: both;
	float: left;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}

.tags { float: right; }
-----*/