/*  
Theme Name: christensen heller
Theme URI: http://modowebdesign.com/
Description: Based on the Sunset design by by <a href="http://www.iwebnet.org/">i Web Net</a>.
Author: Laura Schatzkin/Modo Web Design for <a href="http://www.likoma.com">Bradley Charbonneau/Likoma Design</a>
Author URI: http://modowebdesign.com/

*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #030102;
	font: normal 10px ;
	font-family:Arial, Helvetica, sans-serif;
	color: #b6b4b4;
}

a {
	text-decoration: none;
	color: #D0D0D0;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
	/*border: 1px solid #FE5A1F;*/

}
p {

	margin-bottom:13px;

}

h1, h2, h3 {
	color: #a09468;
}

h2 {
	/*background: url(images/star.jpg) no-repeat right center;*/
	border-bottom: 1px dotted #333333;
	text-transform: uppercase;
	font-size: 98%;
	
}

h2 p {
	clear: both;
	margin-bottom: 15px;
}

h3 {
}

form {
	margin:0px;
	padding:0px;
}
#page {
	width: 805px;
	margin: 0 auto;
}
/* header area */
#header {

}

#headerlogo {
		width: 800px;
	height: 80px;
	margin: 20px auto;
	background: transparent url(images/logo.jpg) left no-repeat;
}
#headerlogo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 20px 0 0 5px;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: normal;
	
}

#headerlogo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 325px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: normal;
}

#headerlogo a {
	text-decoration: none;
	color: #a09468;
}

#headerlogo a:hover {
	text-decoration: none;
	color:  #cbc59f;
}

/*#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
                left: 5px;
	bottom: -10px;
}
#nav li {
	float: left;
	margin-left: 4px;
}
#nav .current_page_item a:visited{
	color: #FD8131;
	text-decoration: none;
}
#nav .page_item a{
	color: #FD8131;
	text-decoration: none;
	background: #000000;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border: 1px dotted #FD8131;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #FD8131;
                text-decoration: none;
	background: #000000 ;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border :1px dotted #FE5A1F;
	display: block;
}*/
/* content  */
#content {
	float: right;
	width: 560px;
	padding: 0 20px;
	background: url(images/img4.gif) no-repeat;
	font-size:13px;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	width: 45px;
	height: 56px;
                color: #FD8131;
                float:right;
	
}
.post-month {
	font-size: 14px;
	text-transform: uppercase;
	color: #FDB234;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -3px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #FE5A1F;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 650px;
}
.post-cat {
	background: #000000;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #FDB234;
}
.post-comments {
	background: #000000;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #000000;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #FDB234;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #FDB234;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(../sunset/img/arrowleft.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(../sunset/img/arrowright.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #FF9D3E;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #020001;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #FE5A1F;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #FF9D3E;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#000000;
	border: 1px dotted #FD8131;
	padding: 3px;
	margin-top: 3px;
                color: #FDB234;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#000000;
	border: 1px dotted #FD8131;
	padding: 2px;
	margin-top: 3px;
                color: #FDB234;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #000000;
}
#commentform #submit{
	background: #000000 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FE5A1F;
	border:1px dotted #FD8131;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: left;
	width: 165px;
	padding: 0 20px;
	/*background: url(images/img3.gif) no-repeat right top;*/
	font-size:14px;
}

/* Content > Sidebar > Menu */

#menu {
	width: 800px;
	height: 95px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
	list-style-type: none;
}

#menu li {
	display: inline;
	list-style: none;
	list-style-type: none;
}


#menu ul li {
	list-style: none;
	list-style-type: none;
}

#menu li ul {
	list-style: none;
	list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	padding: 16px 30px 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #4E515B;
}

#menu a:hover {
	/*background: #000000 url(images/star.jpg) no-repeat 15px 50%;*/
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}	
.list1 {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	/*background: transparent url(images/star.jpg) no-repeat;*/
}



.list1 li {
	list-style: none;
	list-style-type:none;
	padding: 8px 0 8px 10px;
	/*background: transparent url(images/star.jpg) no-repeat;*/
	}

.list1 .first li {
	

}
/*blogroll widget */
ul.list-blogroll li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(../sunset/img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px dotted #FD8131;
	background: #000000;
	margin-right: 2px;
	color: #FDB234;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #000000;
	border: 1px dotted #FD8131;
	width: 67px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FE5A1F;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	
	clear: both;
	width: 655px;
	margin: 20px auto 0px auto;
	padding: 20px;
	background: url(images/img5.gif) repeat-x;
    height: 37px;
    font-size: 14px;

                
}
#footer a, #credit a:visited {
                margin-top: 8px;
	color: #FE5A1F;
                
}
#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


