/** @group Main */
html {
	background-color:#EDEAE0;
/*	background-color:#d3cab7; */
	background-image: url('../images/graphics/bg_graphic3.png'); 
	background-repeat: repeat-y;
}

body {
	margin:0px;
	padding:0px;
	/*font-family: Garamond, serif;*/
	font-family: 'Sorts Mill Goudy', serif;
	line-height: 1em;
	color: #362f2d;
	background: transparent;
}

h4 {
	font-size:17;
	font-weight:bold;
}

a:link {
	color: #362f2d;
}

a:active {
	color: #c7d136;
}

a:visited {
	color: #362f2d	
}

img {
	border:0;
}

#wrapper {
	width:850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: url('../images/graphics/content_box_850.jpg') repeat-y top center;
/*	background:url('../images/graphics/content_box_revised.jpg') repeat-y top center;*/
}

#header {
	background: url('../images/graphics/ribbon2_850.jpg') no-repeat bottom center;
/*	background: url('../images/graphics/ribbon_revised_2.psd') no-repeat bottom center;*/
	width: 850px;
	height: 163px;
}

#logo {
	display: inline;
	/* background: url('../images/graphics/header_logoNEW.jpg') no-repeat; */
	background: url('../images/graphics/EHF_WEB.jpg') no-repeat;
	width: 850px;
	height: 138px;
	text-indent: -5000px;
	float:left;
	margin: 0px 0 0px 2px;
}

#logo a {
	display: block;
	width: 352px;
	height: 118px;
}

li.studio_services {
	list-style-type: disc;
	font-size: 15px;
	margin-left:25px;
	line-height:18px;
}

ul {
	padding-left: 0;
	margin-top: 0;
}

li {
	list-style-type: none;
	font-size: 16px;
}

h2 {
	font-size: 19px;
	font-style: bold;
	margin-top: 1px;
}


p {
	margin-top: 10px;
	margin-bottom: 1em;
	font-size: 16px;
	line-height:20px;
	text-align: left;	
}

p.tagline {
	text-align: right;
	width:200px;
	float:right;
	font-size: 17px;
	font-weight: lighter;
	margin:111px 35px 0 0;
	letter-spacing:1.5px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* @end */

/* @group Navigation */

#navigation {
	font-size: 14px;
	width:770px;
	height: 10px;
	margin-left: 35px;
	margin-right: 35	px;
	margin-top: 12px;
}

#navigation ul {
	list-style-type: none;
	width: 800px;
	height: 14px;
	padding: 0;
	margin-left:5px;
}

#navigation li {
	padding-right: 25px;
	margin-right: 25px;
	letter-spacing: 1px;
	float: left;
	font-family: 'Questrial', sans-serif;
	font-size:15px;
	/* font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; */
}

#navigation li.bullet {
	background: url('../images/graphics/nav_dots_top.jpg') no-repeat right .5em;
	padding-right: 25px;
	margin-right: 20px;	
}

#navigation li a {
	color: #362f2d;
	text-decoration: none;
}

#navigation li a:hover {
	color: #919b25;
	text-decoration: none;
}

/*

#store_subnav {
	background: url('../images/graphics/store_subnav_bg.jpg') no-repeat;
	width: 254px;
	padding: 0;
	margin: 7px 0 0 6px;
}*/

#store_subnav ul {
	margin:20px 0px 0px 20px;
	padding: 0;
}

#store_subnav li {
	font-family: Helvetica neue, Helvetica, san-serif;
	font-size: 11px;
	float: left;
	margin-right: 24px;
}



/* @end */

/* @group Content */

#main_content {
	margin-top: 45px;
	padding-bottom: 50px;
}

#index_h2{
	display: inline;
	float: left;
	width: 525px;
	margin:25px 0px 5px 35px;
	font-family: 'Tangerine', cursive;
	font-size: 40px;
	letter-spacing: 1px;
	/*font-style: bold;*/
	margin-top: 1px;
}

#testimonials {
	display: inline;
	float: left;
	width: 750px;
	height: 60px;
	margin: 0px 0px 5px 60px;
	padding-bottom: 70px;
}

#testimonials p {
	height: 80px;
	width: 650px;
	font-family: 'Questrial', sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #4b3900;
	/* font-family: Helvetica neue, Helvetica, san-serif; */
	line-height: 1.2em;
	position: relative;
	}

#facebook_like_button {
	width:45px;
	float: left;
	margin: 0px 0px 20px 0px;
}

#text_content {
	display: inline;
	float: left;
	width: 365px;
	margin:0px 0px 45px 35px;
}

#text_content h3 {
	font-size: 16px;
	font-style: bold;
	margin-bottom: 3px;
}

#right_col {
	display: block;
	float: left;
	width: 325px;
	margin:0px 0px 45px 35px;
}

body.studio #right_col {
	display: block;
	float: left;
	width: 325px;
	margin:0px 0px 45px 0px;
}


body.events #right_col {
	display: block;
	float: left;
	width: 365px;
	min-height:525px;
	margin:0px 0px 45px 25px;
}

body.events #left_col {
	display: block;
	float: right;
	margin-left: 20px;	
}

#left_col {
	display: block;
	float: right;
	margin-left: 50px;	
}

#map_content {
	float:right;
	margin:0 35px 0 0;
	width:375px;
	height:375px;	
}

.map {
	
}



/* @end */

/* @group badge gallery */

#awards_block {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

#awards_badge_events li {
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	height: 150px;
	line-height: 150px;
}

#awards_badge_events li img {
	vertical-align: middle;
}

#badges_gallery {
	margin: 75px 0px 45px 55px;
	height: 173px;
	width: 800px;
	float: left;
}

.badge	{
	margin: 0px 45px 0px 0px;
	height: 173px;
	width: auto;
	float: left;
	
}

#badges_wedding	{
	display: table;
	border-collapse: collapse;
	margin-left: -12px;
}

.badge_wedding	{
	height: auto;
	width: auto;
}

#row1	{
	display: table-row;
	margin: 0px;
	width: 200px;
}

#row2	{
	display: table-row;
	margin: 0px;
}

#row3	{
	display: table-row;
	margin: 0px;
}


#badge1	{
	display: table-cell;
	padding:5px;
	margin: 0px;
	vertical-align:middle;
}

#badge2	{
	display: table-cell;
	padding:5px;
	margin: 0px;
	vertical-align:middle
}

#badge3	{
	display: table-cell;
	padding:5px;
	padding-left: 0px;
	vertical-align:middle
}

#badge4	{
	display: table-cell;
	padding:5px;
	vertical-align:middle
}

#badge5	{
	display: table-cell;
	padding:15px;
	vertical-align:middle
}



/* @end */

/** @group Press Gallery */

/* @group Press  Text */





#press_content	{
	width: 700px;
	/* float: left; */
	margin:0px auto 10px auto;
}

#press_columns {
	width: 700px;
	height: 80px;
	margin-top: -8px;
}

#press_columns .left	{
	float: left;
}

#press_columns .center	{
	float: left;
	margin-left: 25px;
}

#press_columns .right	{
	float: right;
}

#press_columns a	{
	text-decoration: none;
}

#press_columns a:hover	{
	text-decoration: underline;
}

span.online_title	{
	color: #4b3900;
	font-weight: 500;
	font-size: 15px;
}

ul.online_links	li {
	font-size: 14px;
}






/* @end */

#press_thumbnails_box {
	width: 700px;
	border: 1px solid #d3d0d5;
	margin:0px auto 45px auto;
	background-color: #f7f7f7;
	padding-left: 8px;
}

dl.press_thumbnail	{
	width: 160px;
	min-height: 240px;
	float: left;
	margin-bottom:0px;
	margin-top:10px;
	padding: 6px 6px 5px 8px;
}

#press_thumbnails_box dt img	{
	background:url('../images/graphics/pressthumb_frame.jpg') no-repeat center;
	padding: 10px;
	text-align:center;
	margin-top:4px;
}

dd.press_caption	{
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	font-size: 13px;
	text-align: center;
	color:#362F2D;
}

dd.press_caption em {
	color:#585858;
}



/* @end */

/* @group Image galleries */

/* @group Wedding Gallery */

/* Wedding Events Galleries */

#image_navigation {
	border: 1px solid #D3D0D5;
	background-color: #F7F7F7;
	min-height:578px;
	margin-top:0px;
	width:350px;
	padding-left:10px;
}

div#wedding_lead_text {
	width:90%; 
	margin:0px 5px 35px 35px;
}

h4.wedding_gallery_header {
	margin:0px 2px 0px 0px;
	padding-top:15px;
}

dl.wedding_gallery {
	float:left;
	padding:8px;
	margin:15px 8px 8px 12px;
	border: 1px solid #D3D0D5;
	background-color: #fff;
}

dt.wedding_title {
	text-align:center;
	margin-top:10px;
}

dd.wedding_date {
	margin:4px auto 0px auto;
	font-size:13px;
	text-align: center;
}


/* @end */


span.p_caption	{
	display:block;
	padding:8px;
	font-style: italic;
	font-color: grey;
	font-size: 14px;
	color: #b8b9b9;
	/*position: relative;*/
}


#image_carousel {
	display: inline;
	float:right;
	margin:0 35px 0 0;
	width:401px;
	height: 401px;
}

#image_carousel {
	display: inline;
	float:right;
	margin:0 35px 0 0;
	width:401px;
	height: 401px;
}



body.events #image_content_loader {
	margin:0 35px 0 0;
	width:401px;
	height: 401px;
	background:url('../images/graphics/frame_square.jpg') no-repeat center;
}

#image_content_loader {
	margin:0 35px 0 0;
	width:401px;
	height: 401px;
	background:url('../images/graphics/frame_square.jpg') no-repeat center;
}


#image_content {
	display: inline;
	float:right;
	margin:15px 12px 0 0;
	width:401px;
	height: 401px;
}

.photo {
	float:right;
	margin: 12px 14px 0px 0px;
}

.photo_background	{
	padding: 12px;
	background:url('../images/graphics/frame_square.jpg') no-repeat center;
	display: inline;
}

.photo_caption	{
	font-style: italic;
	font-color: grey;
	font-size: 14px;
	color: #b8b9b9;
	position: relative;
}

#thumb_content {
	margin: 8px 35px 0 0;
	background: url('../images/graphics/thumb_bg.jpg');
	width: 401px;
	height: 106px;
}

/*#thumb_content ul {
	margin-right: 48px;
}

#thumb_content ul li {
	float: right;
	margin:13px 0 13px 30px;
	width: 80px;
	height: 80px;
}
*/



/* @end */

/* @group Not Found */
html .not_found{
	background-color:#EDEAE0;
	background-image: none;
}

#not_found	{
	/* float: left; */
	margin:100px auto auto auto;
	width: 700px;
}


.not_found {
	
	margin: 20px 14px 0px 150px;
}

/* @end */

/* @group Footer */

#footer {
	width: 573px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	background:url('../images/graphics/dotted_line_footer.jpg') no-repeat center ;
}

#footer ul {
	padding:0;
	margin: 5px 0 0 75px;
	width: 485px;
	height: 12px;
	float: center;
}

#footer li {
	font-size: 12px;
	font-family: Helvetica neue, Helvetica, san-serif;
	float: left;
	margin:0 18px 0 0;	
	height: 12px;
}

#footer li.bullet {
	background: url('../images/graphics/nav_dots_top.jpg') no-repeat right .5em;
	padding-right: 18px;
	margin-right: 12px;		


}

#footer p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 145px;
	height: 10px;
	text-align: center;
	font-size: 10px;
	font-family: Helvetica neue, Helvetica, san-serif;
}



/* @end */



/* @group Etc Stuff */

.loading
{
    background: url('../images/loadingIcon.gif') no-repeat 50% 50%;
    height: 100%;
    width: 100%;
}





/* @end */

/* @group Commented */

/*
body.press #main_content {
	padding-bottom: 500px;
}*/

/*
blockquote {
display: block;
border: solid green;
}


blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
} 

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}
*/

/*	content:url('../images/graphics/nav_dots_footer.jpg'); */

/* To make space between the link and the red dot, I created the graphic in PS with
extra space to the left of the actual dot. Since the <ul> has a designated width, 
the <li>'s space themselves out automatically. */



/* @end */


/*
	TODO Continue to clean up this file. remvoving old, unused code.
*/















