/* 
Title:			{site} screen style
Author:		Ryan Haney
Author URI:	http://kildare.us
Updated:  		August 27 2007
*/

/* reset=================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* general==================================================== */
body {
	font: 0.625em/1em Helvetica, Arial, sans-serif;
	background: #D5D5D5 url(http://curtisgroupconsultants.com/images/site/background-tile.gif) repeat top center;
	color: #404040;
	line-height: 1.25em;
	position: relative;
	padding-top: 20px; 
}
p, dl {
	font-size: 155%;
	margin-bottom: 1em;
	line-height: 1.5em;
}

dl dt{
	font-weight: bold;
	margin-top: 1.5em;
}

h1 {
	font: 2.75em/1em Georgia, Helvetica, Arial, sans-serif;
	margin-bottom: .5em;
	color: #660000;
}
h2 {
	font: 2.25em/1em Georgia, Helvetica, Arial, sans-serif;
	margin: .5em 0 .5em 0;
	line-height: 1.5em;
}
h3 {
	font: 1.75em/1em Georgia, Helvetica, Arial, sans-serif;
	margin: .5em 0 .5em 0;
	text-transform: uppercase;
	color: #979797;
	line-height: 1.5em;
}
h4 {
	font: 1.5em/1em Georgia, Helvetica, Arial, sans-serif;
	margin: .5em 0 .5em 0;
	color: #660000;
	font-weight: bold;
	line-height: 1.5em;
}
a {
	color: #660000;
}
a:hover {
	text-decoration: none;
}
ul {
	margin: 1em 0 2em 20px;
	list-style-type: disc;
}

ul li{
	font-size: 155%;
	line-height: 1.5em;
}

ul.sitemap li ul li{
	font-size: 95%;
}

ul.sitemap{
	margin: 0 0 0 20px;
}

ol {
	margin: 1em 0 2em 20px;
	list-style-type: decimal;
}
ol li {
	font-size: 155%;
	line-height: 1.5em;
}
blockquote {
	margin-left: 10px;
	padding-left: 20px;
	border-left: 4px solid #FAF4D8;
	font-size: 125%;
	margin: 1em 0;
	line-height: 1.5em;
	font-style: italic;
}
/* classes============================================================ */
.clearfix {
	display:inline-block;
}
.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
span.testimonial_quote_wrap p {
	font: 1.7em/1em Georgia, Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	background: transparent url(http://curtisgroupconsultants.com/images/site/testimonial-top.gif) no-repeat top center;
	padding: 40px 30px 0 30px;
	text-align: center;
}

div.testimonial_box {
	background: transparent url(http://curtisgroupconsultants.com/images/site/testimonial-background_tile.gif) repeat-y top center;
	width: 280px;
}
div.testimonial_box ul li {
	line-height: 1.25em;
	
}
div.testimonial_box ul {
	background: transparent url(http://curtisgroupconsultants.com/images/site/testimonial-bottom.gif) no-repeat bottom center;
	padding: 0 30px 40px 30px;
	font-size: 80%;
	list-style-type: none;
	margin: 0;
}
.testimonial_name {
	font-weight: bold;
}
.testimonial_title {
	font-style: italic;
}

.entry {
	margin-bottom: 70px;
}
.news {
	margin-bottom: 70px;
}
.news p {
	font-size: 115%;
	margin:1em 0 0 0;
}
.blockquote_credit {
	font-weight: bold;
	font-size: 120%;
}
ul.no_bullet {
	list-style-type: none;
	margin-left: 0;
}

.small{
font-size:1.1em;
}
/* structure====================================================== */
#main {
	padding-bottom: 120px;
}
#banner {
	position: absolute;
	background: #EEF5A8 url(http://curtisgroupconsultants.com/images/site/background-banner.gif) repeat-x top left; 
	width: 100%;
	margin-top: 135px;
	padding-top: 7px;
}
#banner_wrapper {
	height: 287px;
	width: 962px;
	margin: 0 auto 0 auto;
	background: transparent url(http://curtisgroupconsultants.com/images/site/background-banner_wrapper.gif) no-repeat bottom right;
	position: relative;
}
#dropshadow_top {
	height: 30px;
	background: transparent url(http://curtisgroupconsultants.com/images/site/page-top-shadow.png) no-repeat center top;
}
#dropshadow_bottom {
	height: 30px;
	background: transparent url(http://curtisgroupconsultants.com/images/site/page-bottom-shadow.png) no-repeat center top;
}
#page_background {
	background: transparent url(http://curtisgroupconsultants.com/images/site/page-shadow.png) repeat-y center top;
}
#page_wrapper {
	width: 962px;
	margin: 0 auto 0 auto;
}
#page {
	background-color: #ffffff;
	padding: 20px 50px 20px 50px;
}
#column_wrapper {
	margin-top: 0px;
	padding: 0 0 30px 0;
}
#main_column {
	float: left;
	width: 60%;
	border-right: 1px solid #faf4d8;
	padding: 80px 40px 30px 0;
}
#main_column_long {
	float: left;
	width: 60%;
	border-right: 1px solid #faf4d8;
	padding: 30px 40px 30px 0;
}
#sub_column {
	margin-top: 370px;
	float: left;
	padding-left: 40px;
	width: 30%;
}
#footer {
	background: #EEF5A8 url(http://curtisgroupconsultants.com/images/site/background-footer.gif) no-repeat bottom right;
	height: 105px;
	position: relative;
}
/* header====================================================== */
#main_logo {
	margin: 0;
}
#main_logo a{
	text-indent: -9999px;
	display: block;
	height: 56px;
	width: 353px;
	background: transparent url(http://curtisgroupconsultants.com/images/site/logo-curtis_group.jpg) no-repeat top left;
}
#menu ul{
	padding: 5px 0 0 20px;
	margin: 0;
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-right: 5px;
	font: 1.75em/1em Georgia, Helvetica, Arial, sans-serif;
}
#menu ul li a {
	padding: .5em;
	text-decoration: none;
	color: #424242;
	display: block;
}
#menu ul li a:hover {
	padding: .5em;
	color: #680000;
}
/* Menu ON States */
body#about #menu ul li#about_menu a { color: #680000; }
body#services #menu ul li#services_menu a { color: #680000; }
body#clients #menu ul li#clients_menu a { color: #680000; }
body#news #menu ul li#news_menu a { color: #680000; }
body#stories #menu ul li#stories_menu a { color: #680000; }
body#contact #menu ul li#contact_menu a { color: #680000; }


#menu_badge {
	position: absolute;
	display: block;
	height: 384px;
	width: 316px;
	background: transparent url(http://curtisgroupconsultants.com/images/site/art_science-badge.gif) no-repeat center center;
	text-indent: -9999px;
	top: -76px;
	right: 20px;
}
#rotate_photo {
	background: transparent url(http://curtisgroupconsultants.com/images/site/background-rotate_photo.gif) no-repeat top left;
	display: block;
	width: 400px;
	position: relative;
	left: 0px;
	top: 49px;
	margin-bottom: 40px;
}
#header_photo_wrapper {
	position: relative;
	display: block;
	width: 353px;
	padding: 35px 0 59px 47px;
}
#header_photo {
	background: transparent url(http://curtisgroupconsultants.com/images/site/rotate_photo-tile.png) repeat-y top right;
}
#header_photo img {
	margin: 0 auto 0 auto;
	display: block;
}

ul#header_photos {
	height: 239px;
	width: 318px;
	list-style-type:none;
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0 auto 0 auto;
}
ul#header_photos li {
	height: 239px;
	width: 318px;
	position: absolute;
	display: block;
}
li.photo_item {
}

#header_photo_text {
	height: 59px;
	width: 353px;
	background: transparent url(http://curtisgroupconsultants.com/images/site/rotate_photo-bottom.png) no-repeat bottom right;
	position: relative; /* important */
	overflow: hidden; /* important */
}
p.caption {
	width: 300px;
	height: 50px;
	font-size: 130%;
	margin: 0 auto 0 30px;
	padding-top: 6px;

	position: absolute;
	display: block;

}

#blog_header {
	display: block;
	width: 400px;
	position: relative;
	left: 0px;
	top: 69px;
	margin-bottom: 220px;
}

#blog_header h2{
	font: 2em/1em Georgia, Helvetica, Arial, sans-serif;
	margin: .5em 0 .5em 0;
	line-height: 1.5em;
}


/* footer====================================================== */
#footer ul li {
	float: left;
}
#footer_menu {
	padding: 15px 0 0 20px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}
#footer_menu li{
	margin-right: 4px;
	font: 1.25em/1em Georgia, Helvetica, Arial, sans-serif;
}
#footer_menu li a{
	padding: .5em;
	text-decoration: none;
	color: #680000;
	display: block;
}
#footer_menu li a:hover {
	padding: .5em;
	text-decoration: underline;
}
#giving_institute a {
	background: transparent url(http://curtisgroupconsultants.com/images/site/logo-giving_institute.gif) no-repeat center center;
	display: block;
	width: 194px;
	height: 40px;
	text-indent: -9999px;
	position: absolute;
	bottom: 32px;
	right: 40px;
}
#footer_info  {
	margin: 0 0 0 60px;
	list-style-type: none;
}
#footer_info li a {
	color: #000000;
	text-decoration: none;
}
#footer_info li a:hover {
	text-decoration: underline;
}
#footer_info li {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #000000;
	font-size: 110%;
}
#footer_info li.no_border {
	border: none;
}
/* Sub_column====================================================== */
#sub_column h2 {
	border-bottom: 1px solid #404040;
	margin-top: 0;
}
#submenu {
	margin-bottom: 70px;
}
#submenu ul {
	margin: 0;
}
#submenu ul li {
	list-style-type: none;
}
#submenu ul li:before {
	content: "\00BB \0020";
}
#submenu ul li a {
	text-decoration: none;
}
#submenu ul li a:hover {
	text-decoration: underline;
}

/* About Us Pages====================================================== */
#team_list a {
	text-decoration: none;
}
#team_list a:hover {
	text-decoration: underline;
}