
/* 
	#cd3800 - deep orange (brighter)
	#ff8506 - light orange (bright)
	#ffd76b - sand (light) 
	#881110 - deep red (dark)
*/
 
* {
    margin: 0px;
    padding: 0px;
}

img {
	border: none;
}

body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Arial, Sans-Serif;
    color: #333;
    text-align: center;
	background-image: url('images/body-background.png');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #fff;
}

a, a:active, a:visited, a:link, a:focus {
//	color: #ff8506;
	color: #3350C2;
}

a:hover {
//	color: #cd3800;
	color: #3350C2;
}

p {line-height:23px;text-align:justify;}

h1 {font-size:180%;margin-top:10px;color:#71ABF2;}
h6 {font-size:1.4em;color:#007;border-bottom:1px #83BCFF solid;margin-bottom:10px;clear:both;margin-top:30px;background-image:url(images/h6bullet.png);background-repeat:no-repeat;padding-left:30px;padding-bottom:4px;padding-top:3px;}

.description {color:#FEFF85;}

#page {
    text-align: left;
    width: 960px;
    float: inherit;
    margin-left: auto;
    margin-right: auto;
	min-height: 500px;

background-image:url(images/page-background.png);background-repeat:no-repeat;background-position:top right;

}

#page-navigation {
	margin-left:20px;
	width: 920px;
	height: 40px;
	font-size: 1.4em;
	line-height: 2.7em;
	color: #fff;
	background-image: url('images/page-navigation.png');
	text-align: right;
}

#page-navigation ul {
	margin-left: 15px;
}

#page-navigation li, #page-navigation li a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #fff;
	margin-left:0px;
}

#page-navigation li a:hover {
	text-decoration: none;
//	color: #ffd76b;
}

.current_page_item {
	background-image: url('images/page-item-selected.png');
	background-position: top center;
	background-repeat: no-repeat; 
	color: #ffd76b;
}

.pagetitle {
	margin-left:48px;
}

#content {
    font-size: 1.2em;
    line-height: 1.5em;
}

.narrowcolumn {
    width: 660px;
    float: left;
    margin-bottom: 30px;
}

.narrowcolumn h2 {
//	height:22px;
//	display:block;
	font-size:1.4em;
    padding-top: 3px;
    margin-bottom: 10px;
    line-height: 1.4em;
	color: #000;
}

.narrowcolumn p {
    margin-bottom: 10px;
}

.narrowcolumn ul {
    margin-left: 30px;
}

.navigation {
	margin: 20px;
	clear: both;
	height: 40px;
}

.alignleft {
	float: left;
	width: 50%;
}

.alignright {
	float: left;
	width: 50%;
	text-align: right;
}

#sidebar {
    width: 250px;
    float: left;
    margin-left: 10px;
}

#sidebar li {
	list-style: none;
}

#searchform {
	margin-bottom: 20px;
}

#sidebar-archives {
	margin-top: 20px;
}

#sidebar-categories {
	margin-top: 20px;
}

#sidebar-searchform {
	width: 250px;
	height: 100px;
	background-image: url('images/search.png');
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 10px;
}

#sidebar-searchform h2 {
	margin-top: -4px;
	margin-left: 15px;
	margin-bottom:12px;
	color: #fff;
}

.searchform-text {
	border: 1px solid #ccc;
	margin-left: 15px;
	margin-bottom:5px;
	width: 215px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

#searchsubmit {
	margin-left: 15px;
}

.list-posts-ul {
	margin-left: 10px;
	margin-top: -10px;
	width: 230px;
	margin-bottom: 30px;
}

.list-posts {

height:20px;
overlow:hidden;

	line-height: 1.3em;
	padding: 10px;
	padding-top: 5px;

//	border-bottom: 1px solid #ffba7c;
//	border-left: 1px solid #ffba7c;
//	border-right: 1px solid #ffba7c;

	border-bottom: 1px solid #B9C6FD;
	border-left: 1px solid #B9C6FD;
	border-right: 1px solid #B9C6FD;


	background-image: url('images/list-hotspots-background.png');
	background-repeat: repeat-x;
	display: block;
}







.list-posts a {
	margin: 0px;
	color: #881110;
}

#header {
	width: 960px;
    height: 110px;
    background-image: url('images/header.png');
    clear: both;
}

#headerimg {
    height: 100px;
    background-repeat: no-repeat;
    text-align: right;
}

.post {
    margin-bottom: 100px;
	margin-left: 48px;
	margin-right: 70px;
	text-align: left;
}

.postmetadata {
	border-top: 1px solid #ccc;
	padding: 10px;
	background-color: #eee;
}

.post-archive {
	margin-left:40px;
	width: 560px;
	margin-bottom: 20px;
}

.post-archive-header {
	background-image: url('images/post-header.png');
	background-repeat: no-repeat;
	padding: 10px; 
}

.post-archive-body {
	background-image: url('images/post-body.png');
	background-repeat: repeat-y;
	padding: 10px;
	padding-top: 0px; 
}

.post-archive-footer {
	background-image: url('images/post-footer.png');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px; 
}


.post-metadata {
}

.entry {
	margin: 0px;
}

.pagenav ul {
    list-style: none;
    clear: both;
}

.page_item {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
    height: 50px;
}

.widget_tag_cloud, .widget_tag_cloud a, .widget_categories, .widget_categories a {
    font-size: 1.1em;
}

.widget_tag_cloud a, .widget_categories a {
	margin-right: 10px;
}

#footer-page {
    width: 100%;
    height: 100px;
    clear: both;
	border-top: 1px solid #B9C6FD;
	background-image: url('images/footer-page.png');
	background-repeat: repeat-x;
	background-color: #fff;
}

#footer {
    width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
}

#footer h2 {
	margin-top: 20px;
	font-size: 1.6em;
	font-weight: normal;
//	color: #881110;
	color: #000;
	width:400px;
}

#footer li {
	list-style: none;
	float: left;
	text-align: left;
	margin-left: 20px;
}

