/*--------------------
	reset 
--------------------*/

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li,
fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; }

/*--------------------
	=html 
--------------------*/

html { background:#f4f2cb url(../images/html_repeat.png) top repeat-x; }

/*--------------------
	=body 
--------------------*/

body {
	line-height: 1;
	background:url(../images/header_center.jpg) top no-repeat;
	min-width:960px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#504a45; 
	line-height:1;
	text-align:center; }

/*--------------------
	=h(x) 
--------------------*/

h1#logotype { 
	width:250px; 
	height:33px;  
	background:url(../images/logotype.png) no-repeat; 
	text-indent:-9999px; 
	position:absolute; 
	top:70px; 
	left:24px; }

h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a97c50;
	font-weight:100;
	margin:0 0 .5em 0; }
	
h1 { font-size:2.2em; }
h2 { font-size:1.9em; }
h3 { font-size:1.5em; }
h4 { font-size:1.3em; }
	
.blog_title h3 { height:100%; }
	
/*--------------------
	=p 
--------------------*/

p { line-height:1.6;
	margin-bottom:1em; }

p.message {
	background: url("../images/trans_bg.png") repeat scroll 0 0 transparent;
    border-radius: 16px 16px 16px 16px;
	-moz-border-radius: 16px 16px 16px 16px;
    color: #8A5725;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    height: 283px;
    left: 0;
    line-height: 1.7;
    padding: 15px;
    position: absolute;
    top: 190px;
    width: 302px;
}

p.message span.large {
	color:#8a5725;
	font-size:24px; }
	
p.message span { color:#ea421d; }
	
#testimonials p {
	color:#a97c50;
	padding:2em 1em 3em 10em;
	background:#ede9ab url(../images/camp_fire.png) center left no-repeat; }
	
#testimonials p.testimonial {
	font-style:normal;
	background:none;
	float:right;
	padding:0; 
	margin:-50px 1em 0 0;
	border:none; }
	
#site_info p {
	padding:10px 0 0;
	clear:both; }
	
p.category_name { margin:0; }
	
#blog_entry p { float:left; }

.blog_title h3, .blog_title p { margin-bottom:0.3em; }

.gallery_item p, .gallery_item_last p { padding:0 0.5em; }

/*------ blog date box -------*/
	
p.month, p.day, p.year {
		padding:0;
		margin:0;
		text-align:center;
		color:#f0edb0; }
		
p.month { font-size:14px; }
	
p.day {
	font-size:22px;
	font-weight:300;
	margin-top:-.5em; }
	
p.year {
	font-size:10px;
	margin-top:-1em; }
	
/*--------------------
	=DIV 
--------------------*/

#container { 
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative; }
	
#header {
	margin:0 0 48px 0;
	position:relative;
	width:auto; 
	height:540px; }

#content, #gallery, #contact, #blog, #sidebar {
	overflow:hidden;
	margin-bottom:3em; }
	
#nav_main { 
    background-color: #9CC9E5;
    border: 1px solid #68A0C4;
    border-radius: 10px 10px 10px 10px;
    padding: 11px 0 11px 21px;
    position: absolute;
    right: 0;
    top: 50px;
}
	
#introduction {
	overflow:hidden;
	padding-bottom:60px;
	margin-bottom:30px;
	background:url(../images/separator.png) bottom no-repeat; }

#column1, #column2, #column3 {
	width:304px;
	float:left;
	margin-right:24px; }
	
#column3 { margin-right:0; }
	
#testimonials {
	width:632px;
	float:left; }
	
#twitter {
	float:right;
	width:304px; }
	
#footer {
	text-align:left;
	clear:both;
	background:#9ebc61 url(../images/footer_border.png) top repeat-x; }
	
#site_info {
	position:relative;
	overflow:hidden;
	height:80px;
	width:960px;
	padding-top:40px;
	margin:0 auto;
	color:#FFF; }
	
#blog {
	float:left;
	width:632px; }

#sidebar {
	float:right;
	width:304px; }
	
#categories, #archives { margin-bottom:3em; }

.blog_entry {
	overflow:hidden;
	margin-bottom:3em; }

.date {
	float:left;
	background:url(../images/date_bg.png) top left no-repeat;
	width:49px;
	height:53px; }
	
.blog_title { 
	width:570px;
	float:right;
	margin-bottom:1.2em;
	border-bottom:3px double #e2dfaa; }
	
.blog_text { clear:both; }

.category_name span { color:#a97c50; }

#msg_bird {
	z-index:1;
	position:absolute;
	right:0px;
	top:600px;
	background:url(../images/msg_bird.png) top right no-repeat; 
	width:526px;
	height:394px; }
	
#contact {
	width:521px;
	position:relative;
	z-index:2; }
	
.gallery_item, .gallery_item_last {
	width:228px;
	float:left;
	margin:0 15px 2em 0;
	background-color:#ede9ab;
	color:#a97c50; }

.gallery_item_last { margin-right:0; }

.gallery_set {
	overflow:hidden;
	margin-bottom:3em; }
	
/*--------------------
	=a 
--------------------*/

a {
	padding-bottom:0.1em;
	border-bottom:dotted 1px;
	text-decoration:none;
	color:#f26632; }

a:hover { border:none; }

img, a.image { 
	border:none;
	padding:0;
	outline:none; }
	
#nav_main a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left; 
	line-height:14px;
	margin:0 25px 0px 0px;
	text-decoration:none; 
	border:none;
	display:block; }
	
#nav_main a:hover { color:#D2F4ED; }
	
#site_info li a { color:#FFF; }

#categories li a, #archives li a { color:#a97c50; }
	
/*--------------------
	=ol, =ul 
--------------------*/
	
.un_list, .or_list { 
	width:300px; 
	margin:0 0 1.5em 1.5em;
	display:block; } 
	
#nav_main ul {
	font-size:20px;
	text-shadow:#6C8DB2 1px 1px 1px; }
	
#nav_main ul, #nav_main li { 
	display:inline; 
	margin:0;
	padding:0 }

/*--------------------
	=li 
--------------------*/

.un_list li, .or_list li { 
	padding:.7em 0 .7em 0; 
	border-bottom:1px solid #e3dfa2; }

#column2 li, #categories li, #archives li {  
	margin:7px 0px;
	padding:.7em 0 .7em 35px; 
	background:url(../images/bullet.png) no-repeat 0px 50% #ede9ab;
	color:#a97c50;
	display:block; }
	
#site_info li {
	color:#FFF;
	display:inline;
	float:left;
	padding:0 10px .2em 10px;
	border-right:solid 1px white; }
	
#site_info li.first { padding-left:0; }
#site_info li.last { border-right:none; }
	
/*--------------------
	=forms (mix)
--------------------*/

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em; 
	color:#504a45; 
	line-height:1.6; }

/*--------------------
	=input 
--------------------*/

input {
	clear:both;
	float:left;
	padding:.3em .5em;
	margin-bottom:.7em;
	width:254px;
	height:18px;
	background:#faf9e3; 
	border:4px solid #e3dfa2; }
		
input:active, input:focus, textarea:active, textarea:focus { background:#fff; }

#button input {
	float:right;
	width:80px;
	height:34px;
	background:url(../images/submit_btn.png) no-repeat;
	border:none;
	text-indent:-9999px; }
	
#button input:hover { 
	background:url(../images/submit_btn_hover.png) no-repeat;
	cursor:pointer; }

/*--------------------
	label 
--------------------*/

label {
	clear:both;
	float:left;
	display:block;
	padding-bottom:.5em; }
	
label span { padding-bottom:.5em; }

/*--------------------
	=textarea 
--------------------*/
	
textarea {
	width:497px;
	height:276px;
	clear:both;
	float:left;
	padding:.3em .5em;
	background:#faf9e3; 
	border:4px solid #e3dfa2;
	margin-bottom:.7em;	}
	
/*--------------------
	=img 
--------------------*/

#gallery img { margin-bottom:1.3em; }

#blog img { 
	float:left;
	margin:.8em .8em .8em 0; }

a img { border:solid #ede9ab 5px; }
a img:hover { border:solid #a97c50 5px; }