/* Autum Color Theme */

body {
	color: #333;
	background-color:#35082F;
	background-image: url(../images/bodyslice.jpg);
	background-repeat: repeat-x;
	}

#headerimg {
	height: 100px;
	width: 937px;
	margin-top: 19px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left:0px;
	background-image: url(../images/headerbackground.png);
	background-repeat: no-repeat;

	
	}
	
#header h1,  {

	}	
#header h1 a, #header h1 a:hover, #header h1 a:visited {
	height: 205px;
	width: 500px;
	color: #ddd;
	text-indent: -9999px;
	background-image: url(../images/logo.png);
	background-position: left -0px;
	display:block;
	background-repeat: no-repeat;
	padding:0;
	
	margin:0;
	}
#headerimg .description {
	color:#aaa;
	}
	
#main { /* SimpleX addition to center as well as make header footer 100% */
	width: 937px;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/contentbackgroundtop.jpg);
	background-repeat:repeat-x;
	

	}
#mainnavigation {
	float: left;
	height: 31px;
	width: 100%;
	background-image: url(../images/navbackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 14px;
}
#mainnavigation ul li {
	list-style-type: none;
	display: inline;
}
#mainnavigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#surroundcontent {
	float: left;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/contentbackgroundtop.jpg);
	background-repeat: repeat-x;
	background-position: left top;


}
#surroundcontent2 img {
	background-image: none;
	padding-bottom: 40px;
}

#main img a{
	
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagemenu {	
	background: none;
	border-top: none;
	background-image: url(../images/navbackground.jpg);
	background-repeat:repeat-x;
	height:38px;
	padding-top:4px;
	
	margin:0px;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
		color: #fff;
		font-weight:normal;
		background-image:url(../images/navrightborder.jpg);
		background-repeat:no-repeat;
		background-position: right;

	
	
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #ccc;
		font-weight:normal;
		
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { 	font-weight:normal;}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_ancestor, #pagemenu ul li.current_page_ancestor a, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #000; 
	background-image:url(../images/active.jpg);
	background-repeat:x;
	border-left: 1px solid #B8940B;  
	border-top: 1px solid #B8940B;
	
	}
	
#pagemenu ul li.current_page_item li a {
	
	color: #fff;
	background-image:none;
}


#pagemenu #page-list li:hover {
		
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
  
	border-top: 1px solid #ddd;
	background:#69784C;

}
#menubottom {
	height:13px;
	float:left;
	width:100%;
	background-image:url(../images/navborderbottom.jpg);
	background-repeat:x;
	padding:0px;
	margin:0px;
	
	
	
}
#sidebar .current_page_item  a  {
	
{ color: #fff; } /* the current Page */
	
}

#information h3 {
	font-size: 15px;
	color: #000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#header {
	}
.larger {
	font-size: 1.5em;
}
	
#footer {
	color: #FFF;
	}

h2.pagetitle {
	
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 2.1em;
		font-style:italic;
	}



h1, h1 a, h1 a:hover, h1 a:visited {
	color: #6E0000;
	font-size: 16px;
	}
/*font for blog titles*/
h2, h2 a, h2 a:visited {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 1.9em;
		color:#000;
		font-style:italic;
	}
h3, h3 a, h3 a:visited {
		font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
			font-size: 1.2em;
			color:#000;
			font-style:italic;
		}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background: #fff;
	}

a {
	color: #470F3E;
	}

a:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: none;
}	

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	border-top: none;
	}
	
#sidebar ul li a {

	float: left;
	display: block;
	width: 86%;
	padding-bottom: 9px;
	border-bottom: 1px solid #E6D5D5;
	padding-left: 14%;
	padding-top: 9px;
	color: #000;
	margin: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	font-style:italic;
	

	}	
#sidebar ul li a:hover {

	text-decoration: none;
	background-color: #A69FA6;
	background-image: url(../images/bullet.png);
	color:#000;
	border-bottom: 1px solid #E6D5D5;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #BAC6CE;
} 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#header #searchform #s {
	background: #fff;
	color: #ccc;
	border: 1px solid #555;
	}

#header #searchsubmit {
	background-image: url(../images/searchbutt.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	color: #fff;
	height: 33px;
	width: 80px;
	}
	
#content #searchform #s {
	color: #333;
	border: 1px solid #bbb;
	
	}

#content #searchsubmit {
	
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #666;
	border: 1px solid #777;
	color:#ccc;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	color: #78632A;
	background-color: #EFE8D8;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

.entry a.more-link, .navigation a {
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666;
	}
.entry a.more-link:hover, .navigation a:hover {
	background: #E8C8C8;
	border-bottom: 1px solid #c47373;
	color:#333;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	color: #1C1503;
	font-size:1.5em;
	}
	


.navigation {
	border-top: 1px solid #eee;
	}


#information {
	background-color: #E5FDED;
	float: left;
	width: 96%;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
}
.widgettitle13 {
	background-image: url(../images/categoriesh2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 240px;
	display: block;
	height: 38px;
}
.widgettitle14 {
	background-image: url(../images/archivesh2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 240px;
	display: block;
	height: 38px;
}
.commenttitle {
	background-image: url(../images/leaveareplyh2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	
}
#footerright a {
	color: #FFF;
	text-decoration: underline;
}
.more {
	background-image: url(../images/moreinfoh2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 240px;
	display: block;
	height: 38px;
}

#sidebar ul li h2 {
	color: #000;
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 22px;
	padding-left: 0px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:12px;
	}

#rotator  {
	border: 10px solid #390B32;
	margin-left:13px;
	margin-top:13px;
	margin-bottom:13px;
	
	
	
	
}


/* 
coda slider ####################
 */


noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }


/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
	.coda-slider {
	height: 235px;
}

	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	overflow: auto !important;
	padding-right: 20px
}

	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 917px;
	height: 325px;
} 


	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 917px
}
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }


	/* Panel padding */
	.coda-slider .panel-wrapper {
	padding:0px
}

	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }





