/*  
Theme Name: Custom RFYP Exploration Design
Theme URL: http://www.roaringforkyoungprofessionals.com 
Description: Created For Roaring Fork Young Professionals
By: Gloria Farmer with Umbrella Imaging, LTD
*/

/* Template */

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f5f2dc url('images/bkgd1.gif') repeat;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0; 
	height: 100%;
	}

#mockup {
	background: url('images/mockup1.jpg') no-repeat center;
	width: 800px;
	margin-top: -70px;
	margin-left:auto;
	margin-right:auto;
	height: 1223px;
	}

#page {
	width: 898px;
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}


#header_nav {
	position: relative;
	background: url('images/header_nav2.jpg') no-repeat center;
	width: 898px;
	margin-top: -5px;
	height: 623px;
	z-index: 7;
	}
	
#feed {
	position: absolute;
	top: 65px;
	left: 805px;
	padding: 0;
	margin: 0;
	z-index: 205;
}

#search {
	position: absolute;
	top: 73px;
	left: 580px;
	padding: 0;
	margin: 0;
	z-index: 205;
}

#navigation {
	font-size: 18px; 
	margin: 0;
	padding-top: 5px;
	padding-left: 153px;
	padding-right: 0;
	padding-bottom: 0;
}

#navigation a { 
	margin: 0;
	text-decoration:none;
	color: #000;
}

#navigation a:hover {
	text-decoration: underline;
	color: #000;
}

#navigation a:visited {
	color: #000;
}

#page_heading {
	position: relative;
	top: -28px;
	left: 60px;
	color: #709416;
	font-weight: bolder;
	font-size: 30px;
	margin: 15px 80px 0 0;
}


h1 {
	font-size: 12px;
	color: #709416;
	font-weight: bolder;
	margin: 15px 0 0 0px;
	
}

#blog_content h1 {
	font-size: 12px;
	color: #709416;
	font-weight: bolder;
	margin: 15px 0 0 18px;
	
}

a { 
	margin: 0;
	text-decoration:none;
	color: #709416;
}

a:hover {
	text-decoration: underline;
	color: #709416;
}

a:visited {
	color: #709416;
}

/*header image for each page*/
#header_image { 
	position: relative;
	width: 898px; 
	height: 465px;
	margin: 15px 0 0 0px;
	padding: 0;	
	z-index: 8;
}


#logo {
	position: relative;
	top: 25px;
	left: 15px;
	margin: 0;
	padding: 0;
	z-index: 9;
}


#white_bkgd {
	background-color: #FFF;
	position: relative;
	float: left;
	left:0px;
	width: 898px;
	top: -30px;
	min-height: 315px;
	margin: 0;
	padding: 0;
	z-index: 7;
}

#column1 {
	position:relative;
	float: left;
	width: 570px;
	padding: 0 0 0 30px;
	margin: -155px 0 0 0;
	z-index:100;
}

#column2 {
	position: relative;
	top: 0;
	float : left;
	width : 200px;
	padding: 0;
	margin: -265px 0 0 698px;
}

#top_heading {
	margin: 0px 0 -50px 0px;	
}


#top_green {
	background: url('images/top_green2.png') no-repeat;
	width: 565px;
	height: 72px;
	margin: 10px 0 0 -6px;
	padding: 0;
}

#middle_green {
	position: relative;	
	background-color: #bdd87c;
	width: 564px;
	margin: -25px 0 0 -5px;
	padding: 0;
	z-index: 104;

}

#middle_green a {
color: #709416;
}

#content {
	margin: 15px 0 0 18px; 
	line-height: 20px;
	font-weight: bolder;
	width: 530px;
	
}

#blog_content {
	margin: 10px 0 0 5px; 
	line-height: 20px;
	font-weight: bolder;
	width: 530px;
	
}

#bottom_green {
	position: relative;
	background: url('images/bottom_green2.png') no-repeat;
	width: 565px;
	height: 32px;
	margin: -15px 0 0 -5px;
	padding: 0;
	z-index: 103;
}

.calendar{
	position: relative;
	margin: -30px 0 0px 35px;
	width: 35%;  /* Adjusts spacing in calendar*/
	z-index: 500;
}

.categories {
	margin-left: 40px;	
	padding-left: -5px;
}

.events{
	position: relative;
	color: #000;
	margin-top: 10px;
	z-index: 300;
}

.login {
	margin: -10px 0 0 0;
}

.nav { /* Adjusts the heading of the calendar*/
	margin-left: 15px;
}

#event_list {
	position: relative;
	left: 10px;
	margin: -10px 20% 0 -45px;
	z-index: 300;
}

#ec3_2009_8 table,tr,td {
	position: relative;
	z-index: 500;
}

#sidebar {
	position: absolute;
	top: 160px;
	margin: 0 0 0 625px;
	padding: 0;
	width: 300px;
	z-index: 500;
}

#sidebar_bkgd {
	position: absolute;
	top: 160px;
	left: 621px;
	background: url('images/white3.png') no-repeat;
	width: 277px;
	height: 465px; 
	z-index: 204;
}

#sidebar h2{
	font-size: 22px;
	color: #333;
	margin-left: -15px;
	
}

#sidebar li {
	position: relative;
	color: #000;
	font-size: 12px;
	font-weight: bolder;
	list-style-type: none;
	z-index: 205;
	margin-left: 15px;
}

#sidebar ul {
	margin: -5px 0 0px 0px;
	padding-top: -5px;
}

#sidebar li {
	margin: -8px 0 -5px 0; 
}

#sidebar a {
	color: #0064b7;
}

#sidebar a:hover {
	color: #0064b7;
}


.flickr_img { 
	position: relative;
	top: 5px;
	left: -30px;
	margin: 15px 0 0 15px;
	width: 150%;
	
} 

.flickr_img a{
    margin: 2px;    
    padding: 1px; 
	border-color: #bdd87c;
} 

.flickr h2{
	position: relative;
	top: 13px;
	color: #333;
	line-height: 10px;
	
}
.arrow {
	position: relative;
	top: 18px;
	left: 20px;
	background: url('images/arrow.png') no-repeat;
	width: 30px;
	height: 29px;
	z-index: 10px;
}


.content { /*adjust blog text on comments page*/
	margin: 15px 0px 0 20px;
	font-weight: bolder;
}

.reply h3 { /*adjust comment boxes on comments page*/
	margin-left: 20px;
}


.comments {
	margin: 15px 0px 0 5px; 
	line-height: 20px;
	font-weight: bolder;
}

.comments h2, ul {
	margin: 15px 0px 0 5px; 
	line-height: 20px;
	font-weight: bolder;
}

.categories {
	margin: 15px 0px 0 10px; 
	line-height: 20px;
	font-weight: bolder;
}

#adjust_headings{
	margin: 20px 0 0 20px; 
	font-weight: bolder;
	line-height: 20px;
}

#footer {
	position: relative;
	top: -30px;
	background: url('images/footer2.jpg') no-repeat;
	width: 898px;
	height: 96px;
	margin: 0px;
	padding: 0;
	float: left;
	z-index: 7;
}

#footer_text {
	position: relative;
	top: 20px;
	margin: 0px 0 0 30px;
	font-size: 9px;
	font-weight: bold;
	color:#000;
}

#footer_text a {
	font-weight: bold;
	color:#000;
	align: left;
}
	
.umbrella {
	position: relative;
	top: -10px;
	left: 100px;
}
