/*  
Theme Name: Orange Highlights
Description: Orange widgetized wordpress theme with round corners
Version: 1.0
Author: Free Wordpress Themes
Author URI: http://wp-themes.erikgyepes.com
*/

body {
	margin: 0;
	padding: 0;
	background-color: #8c8c8c;
	}

/* Inputs, Textareas */
form {
	margin: 0;
	padding: 0;
	}

#commentform {
	padding: 10px;
	}
	
input, textarea {
	border: 0;
	background-color: #fff8e7;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #121212;
	padding: 6px;
	margin: 0 0 5px 0;
	}
	
#searchsubmit, #commentform #submit {
	font-weight: bold;
	color: #f8f8f8;
	background-color: #c34508;
	text-align: center;
	cursor: pointer;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #a93d0a;
	}
	
	

#layout {
	padding: 0;
	}

.clearer {
	clear: both;
	}

.navigation {
	display: block;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
a:link, a:active, a:visited {
	color: #882c01;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted;
	}

a:hover {
	color: #441802;
	}
	
/* Blog Title */
#blogtitle {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	width: 931px;
	height: 76px;
	display: block;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	}

#topnav {
	margin: 1px 18px 0 18px;
    padding: 0;
	width: 885px;
	height: 44px;
	display: block;
	}	

#topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	color: #e3f4fd;
	margin: 6px 0 0 0;
	padding: 15px;
	float: left;
	border: 0;
	}

#topnav a:hover {
	background-color: #ffffff;
	color: #002b46;
	border: 0;
	}
	
#contop {
	width: 931px;
	height: 169px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-image: url('images/contopbg.jpg');
	background-repeat: no-repeat;
	}
	

#blogname {
	font-family: "Century Gothic";
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #7c2900;
	text-align: left;
	padding: 35px 357px 0 45px;
	}

#blogdesc {
	font-size: 11px;
	color: #a83a04;
	letter-spacing: 1px;
	}

#contop a, #footer div a {
	text-decoration: none;
	color: #fff6ad;
	border-bottom: 1px #d4cd91 dotted;
	}

#contop a:hover, #footer div a:hover {
	color: #afe0ff;
	}
	
/* Wrapper */
#wrapper {
	width: 931px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	}

/* Container */
#container {
	width: 909px;
	margin: 10px;
	padding: 0;
	display: block;
	}

#sidebar {
	width: 250px;
	float: left;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #121212;
	}

#sidebar .widget {
	margin: 0 0 20px 0;
	}

#sidebar .headtop {
	width: 250px;
	height: 14px;
	background-image: url('images/sideheadtop.jpg');
	background-repeat: no-repeat;
	}

#sidebar .head {
	background-color: #c14408;
	padding: 0 15px 0 15px;
	}

#sidebar .headbottom {
	width: 250px;
	height: 14px;
	background-image: url('images/sideheadbottom.jpg');
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	}
	
#sidebar h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #f9f9f9;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol {
	margin: 0 15px 0 15px;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul li, #sidebar ol li {
	padding: 3px;
	border-bottom: 1px dotted #8c8c8c;
	margin: 0 0 0px 0;
	}

#sidebar ul li:hover, #sidebar ol li:hover {
	background-color: #f9e1b0;
	}

#sidebar ul li a, #sidebar ol li a {
	border-bottom: 0px;
	}

/* Calendar */
#wp-calendar, #wp-calendar caption {
	text-align: center;
	width: 100%;
	margin: 0;
	}

#wp-calendar caption {
	font-weight: bold;
	background-color: #c6e7f7;
	padding: 4px 0 4px 0;
	}

#wp-calendar tr td, #wp-calendar th {
	background-color: #c6e7f7;
	padding: 4px 0 4px 0;
	}

#wp-calendar tr td:hover, #wp-calendar th:hover, #wp-calendar caption:hover {
	background-color: #ffffff;
	}
	
/* Content */
#content {
	width: 652px;
	float: right;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #121212;
	}

#content .blogpost {
	margin: 0 0 20px 0;
	}

#content .headtop {
	width: 652px;
	height: 18px;
	background-image: url('images/headtopbg.jpg');
	background-repeat: no-repeat;
	}

#content .head {
	background-color: #c14408;
	padding: 0 15px 0 15px;
	}

#content .headbottom {
	width: 652px;
	height: 17px;
	background-image: url('images/headbottombg.jpg');
	background-repeat: no-repeat;
	}

#content .head h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #f9f9f9;
	margin: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #bf3e00;
	margin: 0 0 7px 10px;
	}



.entry {
	margin: 0 15px 20px 15px;
	text-align: justify;
	}

.entryinfo {
	margin: 0 0 4px 0;	
	color: #3f5664;
	}

blockquote {
	padding: 5px 8px 5px 8px;
	background-color: #fff8e7;
	}

.entryf {
	background-color: #f8e0ad;
	padding: 8px;
	margin: 10px 0 0 0;
	}

/* Commentsarea */
ol.commentlist, .archive {
	margin: 12px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

ol.commentlist li {
	margin: 0;
	padding: 10px;
	}

ol.commentlist li.alt {
	background-color: #f9e1ae;
	border-bottom: 1px #ae3d06 dotted;
	border-top: 1px #ae3d06 dotted;
	}

ol.commentlist li cite {
	font-size: 12px;
	line-height: 17px;	
	font-weight: bold;
	font-style: normal;
	}

#footer{
	margin: 0;
	padding: 0;
	width: 931px;
	height: 76px;
	display: block;
	background-image: url('images/footerbg.jpg');
	background-repeat: no-repeat;
	}

#footer div {
	margin: 0px 18px 0 18px;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #e3f4fd;
	padding: 40px 0 0 0;
	text-align: right;
	}
	
	
	
	
	
	
	
	


