/*  
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
*/
img, div  { behavior: url(http://www.beccame.com/iepngfix.htc) }

html {
	overflow-y:scroll;
}

body {
	margin: 0 0 0 0;
	padding: 0;
	background: transparent url('images/graphpaper.jpg');
	position:relative;
	}
	
#bottom01 {
	position:absolute;
	bottom:0px;
	right:5px;
	background:transparent no-repeat url('images/bottom01.png');
	width:51px;
	height:179px;
	z-index:1;
}

#bottom02 {
	position:absolute;
	bottom:0px;
	left:5px;
	background:transparent no-repeat url('images/bottom02.png');
	width:148px;
	height:373px;
	z-index:1;
}

#layout {
	position:relative;
	padding: 0;
	z-index:2;
	}

/* Inputs, Textareas */
form {
	margin: 0;
	padding: 0;
	}

#commentform {
	padding: 10px;
	}
	
#comment {
	width:400px;
	padding: 10px;
	}
	
#searchform {
	padding: 14px 0 0 430px;
	}
	
#s {
		width:150px;
	}

.entry #searchform {
	padding: 14px 0 0 0px;
	}
	
input {
	background-color: transparent;
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	color: #777777;
	padding: 3px;
	margin: 0 0 5px 0;
	border: 1px #98ccd9 dashed;
	}

textarea {
	background-color: transparent;
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #777777;
	padding: 6px;
	margin: 0 0 5px 0;
	border: 1px #98ccd9 dashed;
	}
	
#searchsubmit, #commentform #submit {
	font-weight: bold;
	color: #f8f8f8;
	background-color: #999999;
	text-align: center;
	cursor: pointer;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #777777;
	}

.clearer {
	clear: both;
	}

.navigation {
	display: block;
	}
	
img.alignright { float: right; margin:0px 0px 0px 5px;}
img.alignleft { float: left; margin:0px 5px 0px 0px;}
img.aligncenter { float: none; margin:0px 5px 0px 5px;}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px #98ccd9 dashed;
	outline:none;
	}

a:hover {
	color: #777777;
	}
	
a:link img , a:active img , a:visited img {
	background:#FFFFFF;
	padding:8px;
	border:none;
	margin-bottom: 3px;
	margin-top: 5px;
	outline:none;
	}
	
.noBorder {
	border:none!important;	
	}

a:hover img {
	background: #e6f2f5;
	padding:8px;
	border:none;
	margin-bottom: 3px;
	margin-top: 5px;
	}
	
/* Blog Title */
#blogtitle {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 46px;
	display: block;
	background: #ffffff url('images/watercolor_paper.jpg');
	position:relative;
	z-index:2;
	}

#topnav {
	margin: 0 18px 0 0;
    padding: 0;
	width: 722px;
	height: 44px;
	display: block;
	}
	
#topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	margin: 17px 0 0 0;
	padding: 3px 15px 3px 15px;
	float: left;
	border: 0;
	}

#topnav a:hover {
	background-color: #ffffff;
	color: #777777;
	border: 0;
	}
	
#contop {
	width: 760px;
	height: 169px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background: #ffffff url('images/contopbg.jpg');
	position:relative;
	z-index:2;
	}

#blogname {
display:none;
	font-family: "Century Gothic";
	float:left;
	font-size: 28px;
	width:270px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #7c2900;
	text-align: left;
	margin-top:84px;
	padding: 15px 0px 0 45px;
	}

#blogdesc {
	font-size: 12px;
	color: #a83a04;
	letter-spacing: 1px;
	}

#contop a, #footer div a {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px #98ccd9 dashed;
	}

#contop a:hover, #footer div a:hover {
	color: #777777;
	}
	
/* Wrapper */
#wrapper {
	width: 760px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	background: #ffffff url('images/watercolor_paper.jpg');
	}

/* Container */
#container {
	width: 742px;
	margin: 10px;
	padding: 0;
	display: block;
	}

#sidebar {
	width: 204px;
	float: left;
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #777777;
	}

#sidebar .widget {
	margin: 0 0 20px 0;
	}

#sidebar .headtop {
	width: 204px;
	height: 8px;
	background:transparent url('images/sideheadtop.png') no-repeat;
	}

#sidebar .head {
	background:transparent url('images/sideheadmiddle.png') no-repeat;
	height:14px;
	width:204px;
	padding: 0 15px 0 25px;
	}

#sidebar .headbottom {
	width: 204px;
	height: 8px;
	background:transparent url('images/sideheadbottom.png') no-repeat;
	margin: 0 0 0 0;
	}
	
#sidebar h2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #777777;
	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 #98ccd9 dashed;
	margin: 0 0 0px 0;
	}

#sidebar ul li:hover, #sidebar ol li:hover {
	background-color: #ffffff;
	}

#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: 525px;
	float: right;
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #777777;
	}

#content .blogpost {
	margin: 0 0 20px 0;
	}

#content .headtop {
	width: 532px;
	height: 10px;
	background:transparent url('images/contentheader_01.png') no-repeat;
	}

#content .head {
	background:transparent url('images/contentheader_02.png') no-repeat;
	height:10px;
	padding: 0 15px 0 28px;
	}

#content .headbottom {
	width: 532px;
	height: 13px;
	background:transparent url('images/contentheader_03.png') no-repeat;
	}

#content .head h2 {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #777777;
	margin: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #777777;
	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: #f9e1ae url('images/parchmentpaper.jpg');
	padding: 8px;
	margin: 10px 0 0 0;
	clear:both;
	}

/* 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: #f9e1ae url('images/parchmentpaper.jpg');
	border-bottom: 1px #98ccd9 dashed;
	border-top: 1px #98ccd9 dashed;
	}

ol.commentlist li cite {
	font-size: 12px;
	line-height: 17px;	
	font-weight: bold;
	font-style: normal;
	}

#footer{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 82px;
	display: block;
	background: transparent url('images/footerbg.png') no-repeat top left;
	position:relative;
	z-index:2;
	}

#footer div {
	margin: 0px 18px 0px 18px;
	display: block;
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #777777;
	padding: 12px 0 0 0;
	text-align: center;
	}

