/* @override http://rousettus.com/wp-content/themes/RousettusWeb/style.css */
/*
Theme Name: Corporate Folio Theme
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
@import "css/reset.css";
@import "css/text.css";
html, body {
	background: #ffdb00 url(images/bg.jpg) repeat-x top left;
	text-align: center;
	font: 13px Georgia, Times, serif;
	color: #5d553e;
	}
p {
	line-height: 150%;
	}
a {
	color: #66702b;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
h1 a,h2 a,h3 a {
	text-decoration: none !important;
	}
h1 a:hover {
	text-decoration: underline;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	}
#logo {
	float: left;
	width: 310px;
	height: 73px;
	background: url(images/logo.png) top left no-repeat;
	margin: 20px 0 0 10px;
	}
#header {
	position: relative;
	}
#slogan {
	float: right;
	}
#slogan img {
	margin-left: 5px;
	}
#logo a {
	text-indent: -9999px;
	display: block;
	width: 310px;
	height: 60px;
	}
#main_navigation {
	float: right;
	list-style: none;
	font: 14px Georgia, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 49px 20px 0 0;
	}
#main_navigation li {
	float: left;
	margin: 0 10px 0 0;
	}
#main_navigation li.current_page_item {
	background: #fff;
	}
#main_navigation li.hovered {
	background: #66702b;
	color: #fff;
	}
#main_navigation li a {
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #444;
	text-transform: uppercase;
	}
#main_navigation li.current_page_item a {
	background: #fff;
	color: #5d553e;
	}
#main_navigation li.hovered a {
	background: #66702b;
	color: #fff;
	}
.content {
	background: #fff url(images/content_repeat.gif) top left repeat-y;
	margin: 0 0 10px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.content_footer {
	margin: 0 auto;
	height: 110px;
	width: 940px;
	background: #66702b url(images/footer-bg.png) center no-repeat;
	padding-top: 40px;
	}
#content_background1 {
	
	}
#content_background2 {
	
	}
#featured {
	background: #66702b;
	width: 880px;
	margin: 0 auto;
	padding: 30px 30px 0 30px;
	font-size: 110%;
	color: #fff;
	}
#slides {
	width: 880px !important;
	}
li.slide {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 880px !important;
	min-height: 250px;
	padding-bottom: 5px;
	display: none;
	}
.information p {
	line-height: 150%;
	}
#s1 {
	display: block;
	}
#featured img {
	border: 1px solid #ecebcc;
	}
.extra {
	text-transform: uppercase;
	color: #ecebcc;
	font-size: 11px;
	}
#featured h1, h1 a {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	color: #fff;
	}
#featured h1 a:hover {
	text-decoration: underline;
	color: #ecebcc;
	}
.next_link {
	background: url(images/next_link.gif) top left no-repeat;
	float: right;
	width: 147px;
	height: 41px;
	}
.next_link a {
	color: #fff;
	text-decoration: none;
	width: 147px;
	height: 41px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	font-size: 13px;
	display: block;
	}
.col {
	list-style: none;
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
	min-height: 350px;
	}
.widget {
	margin: 10px 0 0 0;
	}
.widget ul {
	margin: 0;
	padding: 0;
	}
.widget h2 {
	text-align: center;
	font: 15px Georgia, Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	border-top: 1px solid #66702b;
	border-bottom: 1px solid #66702b;
	margin: 0 0 15px  0;
	padding: 10px 0 10px 0;
	}
.c1 {
	background: #ecebcc;
	margin-left: 10px;
	}
.c1 .widget {
	padding: 5px 20px 10px 20px;
	}
.c2 .widget {
	padding: 5px 0 10px 0;
	}
.c3 .widget {
	padding: 5px 10px 10px 20px;
	}
.c3 {
	margin-right: 10px;
	background: #ecebcc;
	}
.widget ul li {
	background: url(images/bullet.gif) top left no-repeat;
	background-position: 0 5px;
	font-weight: bold;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 3px 0 0 20px;
	}
.read_more {
	float: right;
	padding: 0 0 5px 0;
	}
.read_more a {
	padding: 8px 10px 5px 12px;
	display: block;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
	font-size: 12px;
	background: url(images/read_more.gif) top right no-repeat;
	height: 33px;
	width: 120px;
	}
.widget h4 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
.widget h4 a {
	color: #4594C7;
	}
.meta-data {
	text-transform: uppercase;
	font-size: 12px;
	color: #696A6C;
	}
.widget blockquote {
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	color: #66702b;
	text-align: center;
	}
.widget cite {
	float: right;
	font-weight: bold;
	font-style: normal;
	color: #5d553e;
	padding-top: 8px;
	}
.flickr_badge_image {
	float: left;
	margin: 2px;
	border: 3px solid #DEDFE0;
	}
#footer {
	margin: 0 0 10px 0;
	height: 37px;
	padding: 5px 15px 0 15px;
	}
#footer p {
	float: left;
	}
#footer ul {
	float: right;
	}
#footer li {
	list-style: none;
	float: left;
	}
#footer li a {
	color: #444;
	text-decoration: underline;
	}
/* Inner page styles*/
#page_heading {
	margin: 0 auto;
	width: 900px;
	background: #66702b;
	min-height: 57px;
	padding: 25px 20px 0 20px;
	}
#page_heading h1 {
	width: 610px;
	float: left;
	font-family: Georgia, Times, serif;
	font-size: 200%;
	font-style: italic;
	color: #fff;
	}
#search {
	width: 290px;
	float: left;
	}
.page {
	float: left;
	width: 600px;
	padding: 20px 30px 30px 20px;
	}
.search_btn {
	background: url(images/search.jpg) top left no-repeat;
	width: 86px;
	height: 39px;
	text-indent: -9999px;
	float: left;
	border: 0px solid;
	}
#searchinput {
	background: url(images/search_field.gif) top left no-repeat;
	width: 193px;
	height: 32px;
	float: left;
	margin: 3px 5px 0 0;
	}
#searchinput input {
	width: 180px;
	margin: 2px 0 2px 2px;
	height: 20px;
	padding: 5px 0 0 5px;
	border: 0px solid;
	}
.page a,.page-wide a {
	color: #66702b;
	text-decoration: none;
	}
.page a:hover,.page-wide a:hover {
	text-decoration: underline;
	}
.meta {
	float: left;
	width: 140px;
	}
.meta h3 {
	font-size: 13px;
	background: #ecebcc;
	color: #5d553e;
	padding: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #ecebcc;
	}
.meta span {
	text-transform: uppercase;
	font-size: 11px;
	}
.post {
	border-bottom: 1px solid #DFDFDF;
	margin: 0 0 20px 0;
	}
.entry {
	float: right;
	width: 440px;
	padding: 0 0 10px 0;
	}
.entry h2 {
	font-size: 24px;
	font-style: italic;
	letter-spacing: 0px;
	text-transform: none;
	}
.entry h2 a:hover {
	text-decoration: underline;
	}
#bademail {
	border: 2px solid #B44426;
	background: #F0C4B9;
	padding: 5px;
	margin-bottom: 10px;
	}
#success {
	border: 2px solid #239E1A;
	background: #BAF3B6;
	padding: 5px;
	margin-bottom: 10px;
	}
#badserver {
	border: 2px solid #BEBF00;
	background: #FFFFAA;
	padding: 5px;
	margin-bottom: 10px;
	}
#myForm input,#myForm textarea {
	border: 1px solid #ccc;
	padding: 5px;
	}
#submitinput {
	background: #ecebcc;
	color: #5d553e;
	font-weight: bold;
	border: 1px solid #275F83;
	}
/* POST STYLES */
.alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
.alignright {
	float: right;
	margin: 0 0 0 20px;
	}
/* COMMENTS */
.commentlist {
	list-style: none;
	}
.commentlist li {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
	background: #EFEFEF;
	padding: 10px;
	min-height: 100px;
	}
.comment-author {
	float: right;
	width: 90px;
	margin: 0;
	}
.says {
	display: none;
	}
.fix {
	clear: both;
	}
.comment-meta {
	text-transform: uppercase;
	font-size: 11px;
	}
form#comments {
	padding: 0px;
	}
.fieldset li {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #ddd;
	margin: 0;
	}
#comments input,#comments textarea {
	border: 1px solid #ccc;
	padding: 5px;
	}
.submit {
	text-align: left;
	}
#submit {
	background: #66702b;
	color: #fff;
	font-weight: bold;
	border: 1px solid #275F83;
	}
/* Widget Styles */
#calendar_wrap table {
	width: 100%;
	}
#calendar_wrap table caption {
	background: #EDEDED;
	padding: 5px;
	}
li.testimonial img {
	float: left;
	margin: 6px 20px 0px 0;
	}
.widget a {
	color: #444;
	}
.testimonial h2 {
	
	}
.gallery h2 {
	
	}
.widget_pages h2 {
	
	}
.widget_recent_entries h2 {
	
	}
.widget_categories h2 {
	
	}
.widget_links h2 {
	
	}
.widget_tag_cloud h2 {
	
	}
.widget_recent_comments h2 {
	
	}
.widget_recent_comments {
	font-weight: normal;
	}
/*page with no sidebar*/
.page-wide {
	width: 920px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	}
.post-wide {
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #DFDFDF;
	}
.post-wide .meta {
	width: 350px;
	}
.post-wide .entry {
	width: 570px;
	}
ul.efontsize {
	position: relative;
	top: 25px;
	float: right;
	z-index: 999;
	font-size: 125%;
	color: #4B432E;
	}
ul.efontsize li {
	display: inline;
	}
/*Design ICU Overrides*/
div.content div.page p {
	font-size: 1.2em;
	}
div.content div.page li {
	margin-bottom: 10px;
	line-height: 1.6em;
	}
div.content #comment-area h4 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	}
div.content #comment-area li {
	font-size: 9px;
	}
div#respond {
	margin-top: 50px;
	}
div#respond h4 {
	margin-bottom: 0px;
	}
form#cart table.cart, div#shopp, form#checkout.shopp, div#cart.shopp table {
	position: relative;
	width: 100%;
	}
form#cart a.right {
	float: right;
	text-transform: uppercase;
	color: #f86b27;
	}
div#cart td {
	padding: 5px 0 5px 0px;
	}
form#cart table.cart {
	margin: 20px 0 20px 0;
	}
form#cart input#hidden-update {
	display: none;
	}
form#checkout li {
	list-style: none;
	margin-left: 0px;
	}
/* DESIGN ICU HOME PAGE STYLE OVERRIDES */
div#icu_homepage {
	position: relative;
	width: 940px;
	margin: 0 0 50px 10px;
	padding: 0;
	}
div#icu_homepage h2 {
	position: relative;
	width: 100%;
	text-align: center;
	letter-spacing: 1px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1.0em;
	color: #9e621d;
	margin: 0 0 20px 0;
	padding: 0;
	}
div#icu_homepage div.icu_column h2 {
	font-size: 1.6em;
	line-height: 1.1em;
	text-align: left;
	margin-bottom: 20px;
	}
div#icu_homepage div.icu_column ul {
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	}
div#icu_homepage div.icu_column li {
	position: relative;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 10px;
	}
div#icu_homepage h3 {
	position: relative;
	width: 940px;
	text-align: center;
	letter-spacing: 0px;
	font-family: Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	color: #66702e;
	margin: 20px 0 0px 0;
	padding: 0;
	}
div#icu_homepage p {
	margin-bottom: 10px;
	}
div#icu_homepage ul.lcp_catlist {
	margin: 0;
	padding: 0;
	list-style: none;
	}
div#icu_homepage ul.lcp_catlist li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.4em;
	}
div#icu_homepage ul.lcp_catlist a {
	text-transform: uppercase;
	line-height: 1.4em;
	}
div.homeslides {
	position: relative;
	width: 940px;
	margin: 30px 0 20px 0;
	padding: 0;
	}
div.homeslidescontrol {
	position: relative;
	margin: 0;
	padding: 0;
	}
div.icu_column {
	position: relative;
	width: 290px;
	float: left;
	margin: 50px 10px 0 10px;
	}
div#icu_homepage .clearing {
	clear: both;
	}
div#rouwarning {
	position: relative;
	width: 170px;
	float: right;
	padding: 10px;
	background-color: #f9f9d8;
	border: 1px dashed #79833e;
	margin: 0 0 10px 10px;
	}
div#rouwarning strong {
	color: #79833e;
	}
div#rouwarning h3 {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #79833e;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	padding: 0;
	}
div#rouwarning p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 5px 0 5px 0;
	padding: 0;
	}
div#roumessage {
	position: relative;
	width: 98%;
	padding: 10px;
	background-color: #f9f9d8;
	border: 1px dashed #79833e;
	margin: 0;
	}
div#roumessage strong {
	color: #79833e;
	}
div#roumessage h3 {
	font-size: 1.2em;
	line-height: 1.0em;
	color: #79833e;
	text-transform: uppercase;
	margin: 5px 0 10px 0;
	padding: 0;
	}
div#roumessage p {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 5px 0 5px 0;
	padding: 0;
	}
.redtxt {
	color: red;
	}
/* Simple Modal CSS */
#simplemodal-overlay {
	background-color: white;
	}
#simplemodal-container {
	border: 6px solid #e9e7d5;
	}
#simplemodal-container a.modalCloseImg {
	background: url(/wp-content/themes/RousettusWeb/images/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
	}

