.ccm-add-block {background:#ffff66;color:#333;height:30px;}

html, body	{
	margin: 0 auto;
	padding: 0;
	background-image: url(http://comfortablyunaware.com/themes/cu/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica, Arial, Sans-serif;
	background-color: #535435;
	min-height: 1000px;
	}

img {border:none}
img a {border:none}

#clear {clear: both}

#frame-background {
	}

#nav-frame {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 40px;
	}

.nav, .sf-menu, .sf-submenu {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: MuseoSlab-500, Helvetica, Arial, Sans-serif;
	font-size: 13px;
	text-transform: none;
	letter-spacing: .15em;
	}

.sf-submenu li a {
	width: 240px;
	background: rgba(200,200,200,.6);
}

.sf-submenu li a:hover {
	background: rgba(206,220,103,.6);
}

a > .sf-sub-indicator {
	top: 1em!important;
}

.nav a, ul.sf-menu {
	border: none;
	float: left;
	display: block;
	text-decoration: none;
	}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
top: 40px!important;
}

ul.sf-menu a, ul.sf-submenu a {
	font-family: MuseoSlab-500, Helvetica, Arial, Sans-serif;
	padding: 13px 8px;
	letter-spacing: 1px;
	color: #ffffff;
}

ul.sf-submenu a {
color: #006bb7;
}

.nav a:hover, .nav-selected, .sf-menu li:hover, .sf-menu li.selected {
	color: #006bb7!important;
	background-image: url(http://comfortablyunaware.com/themes/cu/images/nav-bkg.png);
	background-repeat: no-repeat;
	font-weight: normal!important;
	}

#social_links_frame {
	float: right;
	margin-top: 4px;
	width: 250px;
	height: 30px;
	}

	#facebook a {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat 0px 0px;
		width: 32px;
		height: 32px;
		float: right;
		margin-right: 7px;
		}
		
		#facebook a:hover {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat 0px -32px;
		width: 32px;
		height: 32px;
		float: right;
		}
	
	#twitter a {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat -37px 0px;
		width: 32px;
		height: 32px;
		float: right;
		margin-right: 7px;
		}
		
		#twitter a:hover {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat -37px -32px;
		width: 32px;
		height: 32px;
		float: right;
		}
	
	#youtube a {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat -76px 0px;
		width: 32px;
		height: 32px;
		float: right;
		}
		
		#youtube a:hover {
		background: url(http://comfortablyunaware.com/themes/cu/images/social-media-icons.png) no-repeat -76px -32px;
		width: 32px;
		height: 32px;
		float: right;
		}
	
	#connect a {
		display:block;
		background-color: #cedc67;
		font-size: 10px;
		letter-spacing: .08em;
		color:#333;
		text-decoration: none;
		margin-top: 7px;
		padding:3px 7px 3px 7px;
		float:right;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-right: 15px;
		}
		
		#signup a:hover {
		background-color: #e6ecb0;
		}
			
	#connect_expand_frame {
		margin-top: 18px;
		/*background-image: url(http://comfortablyunaware.com/themes/cu//images/vr_box_shadow.png);
		background-repeat: no-repeat;*/
		color: #cedc67;
		position: absolute; 
		z-index: 10; 
		display: none;
		width: 204px;
		height: 328px;
		padding: 10px;
		}
	
	#vr_form {
		letter-spacing: .03em;
		width: 164px; 
		padding: 10px; 
		-moz-border-radius:8px;
		border-radius: 8px;
		background: #cedc67;
    	-moz-box-shadow: 0px 0px 5px #000;
		-webkit-box-shadow: 0px 0px 5px #000;
		box-shadow:  0px 0px 8px #000;
		}
		
	#vr_form h1 {font-size: 13px;}
	
	#vr_form p, #vr_form label {
		color:#333;
		margin:0;
		font-size:13px;
		line-height: 14px;
		}
	
	#vr_form input {
		margin-top: 0px;
		margin-bottom: 5px;
		-moz-border-radius:4px;
		border-radius: 4px;
		padding: 3px;
		border: none;
		}
		
	#captchaPreview {margin-top: 5px;}
	
	#captcha_text {float:left}
	
	.submit_button, .formBlockSubmitButton, .ccm-input-button {
		display:block;
		background-color: #006bb7;
		font-size: 14px;
		letter-spacing: .08em;
		color:#fff;
		text-decoration: none;
		padding:3px 7px 3px 7px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: none;
		width: 164px;
		}
		
	.formBlockSubmitButton, .ccm-input-button {		
		margin-top: 15px;
		}
	
	.red {color:#f00;}
	
#frame_800 {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	width: 800px;
/*	background-color: #fff; */
	-moz-border-radius: 12px;
	border-radius: 12px;

    background:rgb(255,255,255);
    background:rgba(255,255,255,0.8);
    -ms-filter:alpha(opacity=80);
    filter:alpha(opacity=80);

	}

#frame_780 {
	position: relative;
	margin: 0 auto;
	padding-top: 12px;
	padding: 0;
	width: 780px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-image: url(http://comfortablyunaware.com/themes/cu/images/header.png);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	
	}

#frame_760 {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}

#header {
	}
		
#main_image{
/*	background-image: url(http://comfortablyunaware.com/themes/cu/images/main-image-fcs.jpg);
	background-repeat: no-repeat;*/
	margin-top: 210px;
	width: 720px;
/*	padding: 20px;*/
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
}

	.powerSliderContainer {
		border-radius: 12px;
	}

	#main_image p {
	color: #fff;
	font-size: 16px;
	padding: 0px 0px 0px 340px;
	
	}

#left-col a, #middle-col, #right-col {
	text-decoration: none;
	margin: 10px 5px 0px 0px;
	width: 250px;
	height: 200px;
	background: #333;
	padding: 0;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: left;
}

#left-col a {
	background-image: url(http://comfortablyunaware.com/themes/cu/images/banner-left.jpg);
	background-repeat: no-repeat;
}

	#left-col a p {
	padding: 9px 100px 9px 9px;
	margin-bottom: 7px;
	font-size: 13px;
	line-height: 14px;
	}

#right-col {
	background-image: url(http://comfortablyunaware.com/themes/cu/images/video_of_the_month.jpg);
	background-repeat: no-repeat;
}
	
	#right-col h2 {
	padding: 9px 9px 0px 9px;
	}
	
	#right-col p {
	padding: 0px 100px 9px 9px;
	margin-bottom: 7px;
	font-size: 15px;
	line-height: 16px;
	}

	#right-col {
		margin-right: 0px;
	}

#container {
	position: relative; 
	background-color: none;
}

#main_content {
	background: none;
	margin-bottom: 20px;
	width: 558px;
	height: 382px;
	float: left;
	overflow: hidden;
	border: 1px solid #fff;
	}
	
#content, #leftcol {
	margin: 210px 0px 0px 50px;
	width: 660px;
	min-height: 450px;
	padding: 0;
	float: left;
	z-index: 2;
	}

#leftcol {
	position: relative;
	width: 470px;
	padding-right: 30px;
	}
	
#sidebar {
	margin: 210px 0px 0px 0px;
	width: 210px;
	float: left;
	}
	
	#sidebar h1 {
		color: #019b67;
		font-weight: bold;
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 0px;
		}

	#sidebar h3 {
		font-weight: bold;
		color: #019b67;
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 0px;
		}
	
	#sidebar p {
		font-size: 14px;
		line-height: 16px;
		}

#trees {
    position: absolute;
    bottom: -140px;
    left: -190px;
	z-index: 10;
    opacity:0.4;
    filter:alpha(opacity=40); /* For IE8 and earlier */;
    }

#footer_frame {
	margin: 0 auto;
	margin: 10px 0px 30px 0px;
	padding: 0;
	}

#footer_content {
    top: 0px;
    z-index: 101;
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 760px;
	}
		
#footer {
	clear: both;
	margin: 0px 0px 30px 0px;
	text-align: center;
	}
	
	
#ian a {
	background: url(http://comfortablyunaware.com/themes/cu/images/ian_logo_250.png) 0px 30px no-repeat;
	width: 250px;
	height: 60px;
	float: right;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	}

#fcs a {
	display:block;
	text-decoration: none;
	width: 250px;
	float: left;
	text-align: center;
	letter-spacing: .08em;
}

#fcs h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Sans-serif;
	color: white;
	font-size: 12px;
	line-height: 15px;
}

#fcs p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: white;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	letter-spacing: .08em;
	color: white;
	}

#footer p.address {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	}
	
#footer p.sg {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}

#footer p.sg a {color:#ffffff; text-decoration: underline}
#footer p.sg a:hover {color:#43422d; background-color: #cedc67; text-decoration: none}
	
#footer a	{color: #ffffff; text-decoration: underline}
#footer a:hover	{color: #ffffff; background-color: none; text-decoration: none}

.link-list-desc {font-size:13px;color:#333;font-style:oblique;}

table {
	color: #333;
	font-size: 14px;
	line-height: 23px;
	margin:0px 0px 14px 0px;
	line-height: 16px}

p a, h5.event_description a, .ccm-page-list a, .ccm-next-previous-wrapper a {
	color: #006bb7;
	text-decoration: underline;
	}

p a:hover, h5.event_description a:hover, .ccm-page-list a:hover, .ccm-next-previous-wrapper a:hover {
	color: #ffffff;
	background-color: #006bb7;
	text-decoration: none;
	}
	
.ccm-page-list {
	font-size: 12px;
	line-height: 14px;
	}

.blog-attributes {
	height: auto;
	}

.blog-attributes h1 {
	font-size: 20px;
	line-height: 22px;
	margin: 0px;
	}

.taglist {
	color: #43422d;
	font-size: 13px;
	}

.ccm-tags-display {
	display: none;
	}

.ccmDateNav {
	margin-top: 20px;
	}

.ccmDateNav li {
	color:#019b67;
	line-height: 15px;
	}

.ccmDateNav a {
	color: #006bb7;
	font-size: 14px;
	line-height: 15px;
	}
	
.ccmDateNav a:hover {
	color:#019b67;
	}

.arch_months {
	margin-left: 10px;
	}

#media {margin-bottom: 20px;}

p.media {margin:0px 0px 5px 0px;}

a.button, a.show_trackback, .ccm-next-previous-previouslink a, .ccm-next-previous-nextlink a, input.ccm-search-block-submit, a.readmore, span.ccm-page-left a, span.ccm-page-right a, .ltgray {
	background-image: url(http://comfortablyunaware.com/themes/cu/images/nav-bkg.png);
	background-repeat: repeat-x;
	font-family: MuseoSlab-500, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	letter-spacing: .04em;
	color:#43422d;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border: 1px solid #019b67;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: auto;
	}

	.ltgray {
	background-image: url(http://comfortablyunaware.com/themes/cu/images/nav-bkg-grey.png);
	border: #666;
	}
	
	a.button:hover, a.show_trackback:hover, .ccm-next-previous-previouslink a:hover, .ccm-next-previous-nextlink a:hover, input.ccm-search-block-submit:hover, a.readmore:hover, span.ccm-page-left a:hover, span.ccm-page-right a:hover {
	background-color: #019b67;
	}

.content-sbBlog-wrap {margin-bottom: 15px}

#content-sbBlog-title {width: 400px}

.content-sbBlog-post {
	margin: 0px 0px 10px 0px;
	font-family: MuseoSans-500;
	color: #43422d;
	font-size: 16px;
	line-height: 20px;
	}

.rssIcon {
	margin-top: 15px;
	font-family: MuseoSans-500;
	font-size: 16px; 
	font-weight: bold;
	color:#006bb7;
	}
	
	.rssIcon a:hover {background:none}

.ccm-next-previous-wrapper, .ccm-pagination {margin-top:30px;}
.ccm-pagination span.currentPage {color: #999}
.ccm-pagination span a {color: #006bb7}
.ccm-pagination span a:hover {color: #019b67;text-decoration:none}

#content-sbBlog-date {
	font-weight: normal;
	font-style: oblique;
	color: #019b67;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0px;
	}
	
.content-sbBlog-commentcount, .addthis_toolbox, #tags, .content-sbBlog-category {display:none}

textarea {
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: solid 2px #999;
	padding: 5px;
}

.formBlockSurveyTable input {
	margin-bottom: 8px;
}

input {
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
}

div.twtr-hd {padding: 5px;}

.twtr-tweet-text p {
	font-size: 15px;
}