/*  
Original Theme Name: deMar
Theme URI: http://webdemar.com/
Description: A simple, clean blog theme by <a href="http://webdemar.com">webdemar</a>.
Original Author: Simon Rimkus
Author URI: http://webdemar.com/ Customized for GCY by coloringblue.com
Tags: simple, clean, widgets, two columns, fixed width,
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
  		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
  	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg_tile_02.gif) repeat-x top left;
	font:12px/16px Arial, Helvetica, sans-serif;
        line-height:16px;
	color:#363636;
}

a {
	color:#c7532d;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

.feed, .feed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
        text-decoration: none;
}

.feed a:hover {
	color:#c7532d;
        text-decoration: underline;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #a2ad00;
}
.quote_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a2ad00;
}
.quote_title {
        font-size: 9px; 
	text-transform: uppercase; 
	font-family: Arial, Helvetica, sans-serif;
	color: #a2ad00;
	line-height: 11px;
}
.quote_mark {
    font-size: 100px;
	color: #a2ad00;
}


/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 950px;
	margin: 0 auto;
}
	
#header {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_blog.gif) no-repeat top right;
}

#header-fellows {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_fellows.jpg) no-repeat top right;
}

#meta_header {
        position: relative;
        top: -25px;
        width: 200px;
        height: 22px;
        float: left;
        left: 10px;
}

.facebook a {
        display: block;
        float: left;
        width: 70px;
        height: 22px;
	background: url(img/meta_facebook.gif) no-repeat;
}

.facebook a:hover {        
        display: block;
        float: left;
        width: 70px;
        height: 22px;
	background: url(img/meta_facebook_over.gif) no-repeat;
}

.twitter a {
        display: block;
        float: left;
        width: 62px;
        height: 22px;
	background: url(img/meta_twitter.gif) no-repeat;
}

.twitter a:hover {
        display: block;
        float: left;
        width: 62px;
        height: 22px;
	background: url(img/meta_twitter_over.gif) no-repeat;
}

.youtube a {
        display: block;
        float: left;
        width: 53px;
        height: 22px;
	background: url(img/meta_youtube.gif) no-repeat;
}

.youtube a:hover {
        display: block;
        float: left;
        width: 62px;
        height: 22px;
	background: url(img/meta_youtube_over.gif) no-repeat;
}


span#logo {
        position: absolute;
        top: 25px;
        float: left;
        display: block;
        width: 120px;
        height: 80px;
}

#main {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right; 
}

#home-test {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right; 
}

#newsletter-signup {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right; 
}

#signup-test {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right; 
}

#404 {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right; 
}

/*	##################################
   	HOME PAGE LAYOUT
	################################## */

#Table_01 {
	position: relative;
	left: -10px;
	top: -20px;
	width: 800px;
	height: 410px;
}

#Table_01x {
	position: relative;
	left: -10px;
	top: -20px;
	width: 800px;
	height: 600px;
}

#home_slider {
	position: relative;
	left: 0px;
        top: 10px;
	margin-top: 10px;
	width: 800px;
	height: 308px;
}

#home_slider_nav {
	position: relative;
	left: 0px;
        top: 10px;
	margin-top: 10px;
	width: 800px;
	height: 342px;
}

#Table_02x {
	position: relative;
	left: -10px;
	top: -20px;
	width: 800px;
	height: 160px;
}

#box_left {
	position: relative;
        float: left;
	left: 0px;
	top: 25px;
        margin-right: 8px;
	width: 261px;
	height: 154px;
	background: url(img/box_red.jpg) no-repeat;
}

#box_center {
	position: relative;
        float: left;
	left: 0px;
	top: 25px;
        margin-right: 9px;
	width: 261px;
	height: 154px;
	background: url(img/box_green.jpg) no-repeat;
}

#box_right {
	position: relative;
        float: left;
	left: 0px;
	top: 25px;
	width: 261px;
	height: 154px;
	background: url(img/box_gold.jpg) no-repeat;
}


.teaser {
        padding: 55px 70px 10px 20px;
        font-family: arial, helvetica;
        color: #dbd7cd;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 19px;
        font-weight: light;
}

.teaser a {
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 12px;
        text-decoration: none;
        line-height: 34px;
}

.teaser a:hover {
        text-decoration: underline;
}

#news_ticker_wrapper {
	position:relative;
	left: 0px;
	top: 20px;
        bottom: 20px;
	width:800px;
	height:38px;
	background-image: url(img/news_ticker_bg_03.gif);
}

#news_ticker_left {
	position:relative;
        float: left;
	left:20px;
	top:10px;
	margin-right:10px;
	width: 100px;
	height:20px;
        font-weight: bold;
}


#news_ticker_right {
	position:relative;
        float: left;
	left:20px;
	top:4px;
	margin-right:10px;
	width:640px;
	height:24px;
	overflow: hidden;
	
}

#slogan {
        position: relative;
        float: left;
	left: 0px;
	top: 35px;
        width: 531px;
        height: 31px;
	background-image: url(img/slogan.gif);
}

#slogan-alt {
        position: relative;
        float: left;
	left: 5px;
	top: 40px;
        width: 720px;
        height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #a2ad00;
}


#Table_02 {
	position: relative;
	left: -10px;
	top: -20px;
	width: 800px;
	height: 121px;
}

#column1 {
	position: absolute;
	left: 0px;
	top: 10px;
        margin-right: 10px;
	width: 245px;
	height: 121px;
}

#column2 {
	position: absolute;
	left: 265px;
	top: 10px;
	width: 535px;
	height: 121px;
	background: url(img/banner_fellows.jpg) no-repeat top right;
}

#nav {
	position: relative;
	width: 800px;
	height: 30px;
	margin: -30px auto;
}

/******************************************
* HEADER IMAGES
******************************************/

#form-thankyou {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#landing {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#tell-a-friend {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#nominate-a-fellow {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#refer-an-educator {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#welcome {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#take-a-global-citizen-year {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}


#summer-search{
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_landing.gif) no-repeat top right; 
}

#about {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#about-gcy {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}


#about-subpage {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#the-movement {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#timeline {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#mission {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#mission-and-vision {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#vision {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#program {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#program-subpage {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}


#gcy-experience {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#train {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#apprentice {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#connect {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#transition {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#for-parents {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#faq {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#watch-the-video {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#program-overview {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#new-fellow-survey {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}


#applicant-survey {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#organize {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#international-partnerships {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#program-evaluation-summer {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#fellow-evaluation-part-1 {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#fellow-evaluation-part-2 {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#prospective-partners {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_program.gif) no-repeat top right;
}

#team {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#job-opportunities {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}


#program-manager-senegal {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#program-manager-latin-america {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#team-leader-latin-america {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}


#team-leader-senegal {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#program-intern {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#board-of-directors {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#advisory-council {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#special-thanks {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#blog {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_blog.gif) no-repeat top right;
}

#welcome-home-dinner {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_blog.gif) no-repeat top right;
}

#fellows {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_fellows.gif) no-repeat top right;
}

#fellows-blog {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_fellows.gif) no-repeat top right;
}

#fellows-blog-test {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_fellows.gif) no-repeat top right;
}

#meet-the-fellows {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_fellows.gif) no-repeat top right;
}

#donate {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#donate-subpage {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}


#get-involved {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#donate-by-mail {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#progress-to-date {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#report-from-the-field {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#fund-a-fellow {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}

#current-supporters {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_donate.gif) no-repeat top right;
}
#fellow-send-off-party {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_reception.jpg) no-repeat top right;
}


#fellow-send-off-reception {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_reception.jpg) no-repeat top right;
}

#fellows-reception {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_reception.jpg) no-repeat top right;
}

#contact {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.jpg) no-repeat top right;
}

#apply {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#apply-now {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}


#deciding-to-join {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#application {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#application-part-2 {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#application-part-1 {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}


#interest-in-global-citizen-year {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}
#letters-of-reference {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#workflow {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#selection-criteria {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#costs-and-funding {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#refer-a-fellow {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#a-message-from-abby-falik {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_apply.gif) no-repeat top right;
}

#privacy-policy {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right;
}

#thank-you {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_home_new.jpg) no-repeat top right;
}

#slideshow {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_about.gif) no-repeat top right;
}

#news {
	position: relative;
	width: 800px;
	height: 159px;
	margin: 41px 75px 0 75px;
	background: url(img/header_blog.gif) no-repeat top right;
}

#content {
	width: 780px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#content_main {
	width: 802px;
}

#content-left {
	float: left;
	width: 580px;
        min-height: 560px;
}

#content-right {
	float: right;
	width: 180px;
}

#footer {

}

/******************************************
* HEADING STYLES
******************************************/
	
h1 {
	position: relative;
	top: 80px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 16px/16px Arial, Helvetica, sans-serif;
}

h1 a {
	color:#fff;
	text-decoration: none;
}

h2 {
	margin: 10px 0 10px 0;
	padding: 0px;
	font:normal 20px/20px Arial, Helvetica, sans-serif;
	color: #999966;
        text-transform: uppercase;
}

h2#blog-description {
	position: relative;
	top: 105px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 20px/20px Arial, Helvetica, sans-serif;
	color: #999966;
        text-transform: uppercase;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	margin: 10px 0 5px 0;
        padding: 10px 0 0 0;
	font:normal 22px/22px Arial, Helvetica, sans-serif;
	color: #38939b;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h4 {
	margin: 0 0 10px 0;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
        text-transform: uppercase;
	color: #38939b;
}

.wpfaqacctoggle h4 {
	margin: 0 0 10px 0;
	font:normal 16px/16px Arial, Helvetica, sans-serif;
        text-transform: none;
	color: #38939b;
}

h4 a {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

.box-right h4 {
	margin: 20px 0 10px 0;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color: #38939b;
}

h5 {
	margin: 0 0 10px 0;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color: #c7532d;
}

h5 a {
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6 {
	margin: 15px 0 20px 0;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
	color: #a2b200;
}

h6 a {
	margin: 15px 0 20px 0;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color: #a2b200;
        text-decoration: none;
}

h6 a:hover {
        text-decoration: underline;
}


/******************************************
* HEADER
******************************************/
	
#header ul {
	position: relative;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/******************************************
* MAIN NAV
******************************************/

#nav ul {
	position: relative;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.page_item a {
	display: block;
	width: 94px;
	height: 22px;
	margin: 0;
	padding: 8px 8px 0 8px;
	background: url(img/bg-menu.gif) no-repeat left top;
	font:normal 12px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
        text-transform: uppercase;
	text-align: center;
}

.page_item a:hover {
	background: url(img/bg-menu-hover.png) repeat left top;
}

.current_page_item a {
        background-color: #fff;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#363636;
}

.current_page_item a:hover {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.current_page_parent a, .current_page_ancestor a {
        background-color: #fff;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#363636;
}

.current_page_parent a:hover .current_page_ancestor a:hover {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#fff;
}

/******************************************
* CONTENT
******************************************/
	
/** box left */

.box-left {
	margin: 25px 0 40px 0;
	clear: both;
}

.box-left .photo {
	margin: 0 10px 10px 0;
	clear: both;
        vertical-align: bottom;
}
	
.meta {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}

.meta-date {
	background: none
}

.meta-categories {
	padding: 0 0 0 15px;
	background: url(img/bg-cats.gif) no-repeat 0px 1px;
}

.meta-comments {
	padding: 0 0 0 15px;
	background: url(img/bg-comments.gif) no-repeat 0px 1px;
}

.box-left img {
	float: left;
	margin: 5px 10px 5px 0;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** box right */

.box-right {
	margin: 25px 0 40px 0;
	clear: both;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

.box-right ul li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
        text-transform: uppercase;
}

.box-right ul ul li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
        text-transform: none;
}

.box-right ul ul ul li a {
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
        text-transform: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right a {
       text-decoration: none;
}

.box-right a:hover  {
	background: #f7f7f7;
}

.box-right li a:hover {
	background: #f7f7f7;
}

.box-right ul li a:hover {
	background: #f7f7f7;
}

.box-right ul ul li a:hover {
	background: #f7f7f7;
}

.box-right ul ul ul li a:hover {
	background: #f7f7f7;
}

.box-right .page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

.box-right .current_page_item a {
	background: #f7f7f7;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

.box-right ul li .page_item a {
	background: none;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

.box-right ul li .current_page_item a {
	background: #f7f7f7;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

.box-right ul ul li .page_item a {
	background: transparent;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

.box-right ul ul li .current_page_item a {
	background: #f7f7f7;
	width: auto;
	height: auto;
	color:#c7532d;
	font-weight: normal;
	text-align: left;
}

/** signup form */

#signup-header {
	position: relative;
	width: auto;
	height: 31px;
	float: right;
	right: 0;
	margin: 0 15px 0 0;
	color: #FFF;
	font-weight: bold;
	top: -25px;
}

.submit2 {
	width: 35px;
        float: none;
	margin: 0;
	padding: 2px 2px;
	background: #F90;
	color: #fff;
	border: 0;
	text-transform: uppercase;
}

#footer-signup {
	width: 800px;
	padding: 5px;
	color: #dad7cb;
	}

#footer-signup input, textarea {
	width: 100px;
}

#footer-signup submit {
	width: auto;
	margin: 5;
	padding: 5px 5px;
	background: #F90;
	color: #333;
	border: 0;
}

/** search form */

#search {
	width: 150px;
	padding: 5px;
	color: #ccc;
	border: 1px solid #ccc;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/******************************************
* COMMENTS
******************************************/
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #F90;
	color: #fff;
	border: 0;
}


/******************************************
* FOOTER
******************************************/
	
#footer-wrap {
	background: #dad7cb;
        height: 200px;
}

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	color: #336600;
}

#footer-signup {
	width: 780px;
	margin: 0;
	padding: 0px 0;
	font:normal 11px Verdana;
	color: #336600;
}

#footer a {
	color:#336600;
        text-decoration: none;
}

#footer a:hover {
	color:#336600;
        text-decoration: underline;
}

#footer-main {
	width: 780px;
	margin: 0 auto;
	padding: 0 0;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	color: #336600;
}

#footer-main a {
	color:#336600;
        text-decoration: none;
}

#footer-main a:hover {
	color:#336600;
        text-decoration: underline;
}

#footer-nav {
	float: left;
	width: 540px;
        margin: 0 0 8px 0;
        text-transform: uppercase;
}

#footer-nav a {
	color:#336600;
        text-decoration: none;
}

#footer-nav a:hover {
	color:#336600;
        text-decoration: underline;
}

#legal {
	float: left;
	width: 540px;
	color:#336600;
}

#design {
	float: right;
	width: 220px;
	text-align: right;
	color:#336600;
}

/******************************************
* USEFUL
******************************************/
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

#author {
	width: 550px; 
	height: auto; 
	overflow: hidden; 
	float: none; 
        padding:none;
        padding-bottom:15px;
        margin-top:20px;
        margin-bottom:20px;

}

.authorpic {
	width: auto; 
	height: auto; 
	overflow: hidden; 
	float: left; 
	padding: none; 
	border: 1px solid #dad7cb; 
	margin-right:15px;
        margin-bottom:15px;
}

#authorlist li {  
     clear: left;  
     float: left;  
     margin: 0 0 5px 0;  
     }     
   
 #authorlist img.photo {  
     width: 70px;
     height: 70px;  
     height: auto;  
     float: left;  
     }  
   
 #authorlist div.authname {  
     margin: 20px 0 0 10px;  
     float: left;  
     } 

span.avatar {
     width: 58px;
     height: 58px;
     overflow: hidden;
     padding: 10px 0;
}

/******************************************
* TWITTER WIDGET
******************************************/

.twitterwidget {
        margin-bottom: 50px;
        margin-left: 5px;
}

#twitter-449332461 a.twitterwidget-title {
         display: block;
         width:190px;
         height:69px;
         background-image: url(img/twitter-top.gif);
         margin-bottom: 0px;
         margin-left: 0px;
 
}

#twitter-449332461 span.entry-content { 
        display: block;
        float: none;
        padding: 0;
        margin: 10px 0 0 0;
	text-decoration: none;
        text-transform: none;
        list-style: none;
        font-size: 1.1em;
        line-spacing: 1.2em;
}

#twitter-449332461 span.entry-content a {
        display: inline;
	margin: 0;
	padding: 0;
	border-bottom: none;
	text-decoration: none;
        text-transform: none;
}

#twitter-449332461 span.entry-meta {
        float: none;
	margin-top: 5px;
        margin-bottom: 15px;
	padding: 0;
	border-bottom: none;
	text-decoration: none;
        text-transform: none;
        font-size: .8em;
        line-spacing: .8em;
}

#twitter-449332461 span.entry-meta a {
        display: inline;
	margin-top: 0;
	padding: 0;
	border-bottom: none;
	text-decoration: none;
        text-transform: none;
        font-size: .8em;
        line-spacing: .8em;
}

#twitter-449332461 span.entry-meta a:hover, span.entry-content a:hover {
	text-decoration: underline;
	background: none;
}
.spacer div { 
  font-size: 0;
  height: 10px; 
}

/******************************************
* CUSTOM FIELD BOXES
******************************************/

.box { 
  background: #F8F8F8; 
}
.boxtop { 
  background: url(img/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 6px; 
  background: url(img/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(img/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 6px; 
  background: url(img/sw.gif) no-repeat bottom left; 
}
.box { 
  background: #F8F8F8; 
}
#landing_box .boxtop { 
  background: url(img/ne1.gif) no-repeat top right; 
}
#landing_box .boxtop div { 
  font-size: 0;
  height: 6px; 
  background: url(img/nw1.gif) no-repeat top left; 
}
#landing_box .boxbottom { 
  background: url(img/se1.gif) no-repeat bottom right; 
}
#landing_box .boxbottom div { 
  font-size: 0;
  height: 6px; 
  background: url(img/sw1.gif) no-repeat bottom left; 
}
.boxcontent {
	padding: 0 14px 10px 14px;
        min-height: 65px;
}
.boxcontent p {
	font-size: 14px;
	color: #333333;
        margin: 5px 0 0 0;
}
.main-image {
	width: 570px;
        min-height: 206px;
        margin: 0 0 15px 0;
}
.box-left .intro {
	width: 570px;
        margin: 0 0 10px 0;
}
.intro .boxcontent p {
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
        margin-top: 10px;
}
.intro a {
	font-size: 12px;
	color: #bc4541;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.intro a:hover {
	text-decoration: underline;
	background: #f7f7f7;
}
.intro .boxcontent h3 {
	margin: 12px 0 0 0;
	font-size: 20px;
	color: #999966;
}
.boxcontent h3, .boxcontent h3 a {
	margin: 12px 0 0 0;
	font-size: 16px;
	color: #BC4541;
	font-weight: normal;
	text-transform: uppercase;
}
.boxcontent h3 a:hover {
	text-decoration: underline;
	background: #f7f7f7;
}
.intro .boxcontent h5 {
	margin: 12px 0 0 0;
	font-size: 12px;
	color: #999966;
}
.boxcontent h5, .boxcontent h5 a {
	margin: 12px 0 0 0;
	font-size: 12px;
	color: #BC4541;
	font-weight: normal;
	text-transform: uppercase;
}
.boxcontent h5 a:hover {
	text-decoration: underline;
	background: #f7f7f7;
}
.boxwide {
	width: 570px;
	float: left;
	margin: 0;
}
.boxpageintro {
	width: 570px;
	margin: 0 0 10px 0;
}
.boxpageintro h3 {
	margin: 12px 0 0 0;
	font-size: 20px;
	color: #999966;
}
.boxcolumn1 {
	margin: 0 10px 10px 0;
	width: 280px;
	float: left;
}
.boxcolumn2 {
	margin: 0 0 10px 0;
	width: 280px;
	float: left;
}
.box1 {
	margin: 10px 20px 10px 20px;
	width: 260px;
	float: left;
}
.box2 {
	margin: 10px 20px 10px 0;
	width: 260px;
	float: left;
}
.box3 {
	margin: 10px 0 10px 0;
	width: 253px;
	float: left;
}
#landing_box {
        width: 780px;
        height: auto;
	margin: 0 auto;
	padding: 10px;
        background: #dcd8ce;
}

#landing_box .main-image {
	width: auto;
        margin: -5px 10px 10px 10px;
        text-align: center;
        background: #dcd8ce;
}
#landing_box .intro {
	width: auto;
        height: auto;
        margin: 0 10px 10px 10px;
        padding: 0 0 20px 0;
}
#landing_box h4 {
        margin: 10px 20px 40px 0;
}
#landing_box h4 a {
        display: block;
        width: 190px;
        float: left;
        padding: 10px;
        background-color: #e7a614;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
        text-align: center;
	color: #ffffff;
        margin-right: 20px;
}
#landing_box h4 a:hover {
	text-decoration: underline;
	background: #f7f7f7;
}

#socialmedia {
        width: 400px;
	float:right;
	padding:2px;
    text-align:right;
}

#socialmedia img{
	border:none;
        padding: 4px;
}

#socialmedia iframe{
	border:none;
        padding: 4px;
}


#socialmedia ul{
        padding: 4px;
}

#socialmedia table{
	border-width:0px;
	border-color:#000000;
	border-style:none;
}

#socialmedia td{
	padding:2px;
	border-width:0px;
	border-color:#000000;
	border-style:none;
}




/******************************************
* PRINT STYLE SHEET
******************************************/

@media print {
body { background:white; color:black; margin:0 }
#header { display:block }
#content { display:block; width:100% }
#comments { display:none }
#sidebar { display:block }
#footer { display:none }
}