/* Colors
gray #818285
orange #fcaf19
blue #2bace3
pink #ea098b
green #8ab03f   
black #000
light blue #a6dbd9
burnt orange #de5926
white #fff
red #ee3224
*/

* 
{
margin:0;
padding:0;
}

html, body
{
background:#f2f2f2;
/*background:#818285 url(css_images/pattern.jpg) repeat;*/
font-size:12px;
font-family:verdana, arial, sans-serif;
line-height:16px;
height:100%;
margin:0;
padding:0;
}

body > #outer_container
{
height:auto;
min-height:100%
}

/* ###### Text Format Styles ###### */

a
{
color:#818285;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
color:#fcaf19;
}

#home_content_middle a, #home_content_right a
{
color:#ee3224;
text-decoration:none;
}

#home_content_middle a:hover, #home_content_right a:hover
{
color:#333;
}

h1
{
color:#fcaf19;
font-size:14px;
font-weight:lighter;
}

h1.red
{
color:#ee3224;
}

h1.green
{
color:#8ab03f;
}

h1.dark_orange
{
color:#de5926;
font-size:18px;
margin-bottom:10px;
}

h1.dark_orange a
{
color:#de5926;
}

h1.gray
{
color:#818285;
font-size:18px;
margin:0;
}

#bio_content_right h1
{
color:#ee3224;
font-size:14px;
}

h2
{
color:#de5926;
font-size:12px;
font-weight: bold;
}

h2.red
{
color:#ee3224;
margin-top:15px;
}

h2.red a
{
color:#ee3224;
text-decoration:none;
}

h2.red a:hover
{
color:#333;
}

h2.green
{
color:#8ab03f;
}

h2.dark_orange
{
color:#de5926;}

h2.gray
{
color:#818285;
}

p
{
color:#333;
padding-bottom:10px;
}

img
{
border:0;
}

#content_left_blog ol
{
margin-left:20px;
}

#content_left_blog ol li
{
line-height:18px;
}

/***** Container Styles *****/

#outer_container
{
position:relative;
width:100%;
min-width:1000px;
height:100%;
min-height:100%;
background:url(css_images/container_bg.jpg) center repeat-y;
}

#container
{
width:1000px;
/*min-height:500px;*/
background:url(css_images/content_bg.jpg) top no-repeat;
margin:0 auto;
padding-bottom:120px;
}

/* CLEAR FIX
.clearfix:after 
{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix
{
display: inline-block;
}*/



/* ###### Header Styles ###### */

#header
{
width:100%;
height:160px;
}

#header_left
{
position:relative;
float:left;
width:700px;
padding:45px 0 0 50px;
}

#header_right
{
float:left;
width:auto;
margin:0;
padding:0;
}

#header_right img, #header_left img
{
float:left;
border:0;
}

#socialmedia
{
display:inline;
float:left;
padding:5px 0 0 20px;
}

#gallery_header
{
width:100%;
height:136px;
}


/* ###### Content Styles ####### */

#content
{
width:850px;
padding:5px 75px 20px 75px;
overflow:hidden;
}

#creative_geniuses_content
{
width:870px;
/*background:url(css_images/content_bg.jpg) top no-repeat;*/
padding:20px 65px;
}

#home_content
{
width:1000px;
/*background:url(css_images/content_bg.jpg) top no-repeat;*/
padding:0 0 20px 0;
overflow:hidden;
}

#home_flash
{
width:900px;
height:231px;
margin:0 50px 25px 50px;
padding:0;
border:0;
}

#home_content_left
{
float:left;
width:300px;
text-align:center;
margin-left:75px;
margin-right:10px;
padding:10px;
}

#home_content_left2
{
float:left;
width:300px;
margin-left:75px;
margin-right:10px;
padding:0 10px;
}

#home_content_right
{
float:right;
width:220px;
margin-right:75px;
}

#home_content_middle
{
width:auto;
margin-left:420px;
margin-right:325px;
}


#bio_content_left
{
float:left;
width:400px;
margin:0
}

#bio_content_right
{
float:right;
width:365px;
margin:0;
}

#content_secondary
{
width:100%;
height:500px;
background:url(css_images/content_bg.jpg) top no-repeat;
padding-top:20px;
margin:0 75px;
}

#gallery_content
{
width:900px;
/*height:450px;*/
padding:0 50px;
margin:0 auto;
overflow:hidden;
}

#gallery_content_left
{
float:left;
width:200px;
text-align:left;
padding:40px 15px 0 25px;
margin:0;
}

#gallery_content_right
{
float:left;
width:600px;
margin-left:10px;
padding-top:40px;
}

#content_left
{
float:left;
width:400px;
margin:0;
}

#content_right
{
float:left;
width:420px;
margin-left:30px;
}


/* ###### Footer Styles ###### */

#footer
{
position:relative;
bottom:0;
background:#818285;
color:#fff;
width:100%;
height:100px;
padding-top:20px;
margin:-120px auto 0;
clear:both;
}

#footer h1
{
color:#fff;
}

#integrated_marketing_footer_bar
{
background-color:#fcaf19;
width:100%;
height:25px;
margin:0 auto;
}

#integrated_marketing_footer_bar h1, #creative_genius_footer_bar h1, #our_work_footer_bar h1
{
padding-top:5px;
}

#integrated_marketing_footer_bar h1 a.sitemap_title
{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#integrated_marketing_footer_bar h1 a.sitemap_title span
{
font-weight:normal;
}

#creative_genius_footer_bar
{
background-color:#ee3224;
width:100%;
height:25px;
}

#creative_genius_footer_bar h1 a.sitemap_title
{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#creative_genius_footer_bar h1 a.sitemap_title span
{
font-weight:normal;
}

#our_work_footer_bar
{
background-color:#8ab03f;
width:100%;
height:25px;
}

#our_work_footer_bar h1 a.sitemap_title
{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#our_work_footer_bar h1 a.sitemap_title span
{
font-weight:normal;
}

#nehlsen_notebook_footer_bar
{
background-color:#de5926;
width:100%;
height:25px;
}

#nehlsen_notebook_footer_bar h1 a.sitemap_title
{
color:#fff;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#nehlsen_notebook_footer_bar h1 a.sitemap_title span
{
font-weight:normal;
}

#footer table, #footer_text
{
width:900px;
margin:0 auto;
text-align:center;
}

#footer table tr td
{
vertical-align:top;
}

#footer ul.LSM_0
{
list-style-type:none;
margin:0;
padding:0;
}

#footer ul.LSM_0 li a
{
color:#fff;
text-decoration:none;
margin-left:0;
}


/***** Blog Styles *****/

#content_left_blog
{
float:left;
width:543px;
margin:0;
padding-right:15px;
border-right:1px dotted #de5926;
}

#content_left_blog ul, #content_left_blog ol
{
margin-left:30px;
}

#content_left_blog ul li, #content_left_blog ol li
{
padding:6px 0;
}


#content_right_blog
{
float:left;
width:250px;
margin-left:20px;
padding:5px;
}

#blog_clear
{
width:900px;
height:1px;
clear:both;
}

#content_right_blog h1
{
color:#de5926;
}

#content_right_blog a
{
color:#de5926;
font-weight:bold;
}

#content_right_blog p
{
color:#000;
padding-bottom:15px;
}

#content_right_blog ul
{
list-style-type:none;
margin:0;
padding:0;
}

#content_right_blog ul li
{
font-size:11px;
margin:3px 0;
padding:0;
}

.comments_box
{
width:auto;
padding:15px;
margin-top:20px;
border:1px solid #de5926;
}

a.ditto_page, a.ditto_previous_link, a.ditto_next_link
{
color:#de5926;
text-decoration:none;
margin:0px 3px;
}

/***** Our Work Styles *****/

#jgal { list-style: none; width: 400px; margin-left:450px; }
#jgal li { opacity: .5; float: left; display: block; width: 50px; height: 50px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img {position:absolute; top: 62px; left: 75px; display: none; }
#jgal li.active img { display: block; border:#000 solid 1px; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }


#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }

/***** Sliding Box Jquery *****/

.boxgrid
{  
width: 110px;  
height: 110px;  
margin:5px;  
padding:5px;
float:left;  
background:#161613;  
border: solid 1px #8ab03f;  
overflow: hidden;  
position: relative;  
}  

.boxgrid h3
{
font-size:12px;
font-weight:bold;
color:#fff;
}

.boxgrid p
{
color:#fff;
font-size:10px;
}

.boxgrid img
{  
position: absolute;  
top: 0;  
left: 0;  
border: 0;  
}  

.captionfull .boxcaption 
{  
top: 260px;  
left: 0;  
}  

.caption .boxcaption 
{  
top: 220px;  
left: 0;  
}  


/* Begin CSS Drop Down Menu */

#nav
	{
	font-size: 11px;
	font-family: verdana, arial sans-serif;
	width:700px;
	float:left;
	margin:0;
	}
		
#nav a
	{
	text-align: center;
	display:block;
	margin:0;
	padding:0;
	}
	
#nav a:link, #nav a:visited, #nav a:active	/* menu at rest */
	{
	color: #fcaf19;
	text-decoration:none;
	}
	
#nav a:hover						/* menu on mouse-over  */
	{
	color: #818285;
	text-decoration:none;
	}
	
#nav a.creative_link:link, #nav a.creative_link:visited, #nav a.creative_link:active	/* menu at rest */
	{
	color: #ee3224;
	text-decoration:none;
	}
	
#nav a.creative_link:hover						/* menu on mouse-over  */
	{
	color: #4d1200;
	text-decoration:none;
	}

#nav ul
	{
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
	}

#nav li
	{
	position:relative;
    float:left;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#nav ul ul.integrated_menu_ul_noselect
	{
	position:absolute;
    width:650px;
    top:44px;
    left:15px;
	z-index:900;
    background-color:#fff;
	display:none;
	padding: 0;
	margin:0;
	}	
	
#nav ul ul.geniuses_menu_ul_noselect
	{
	position:absolute;
    width:600px;
    top:44px;
    left:-165px;
	z-index:500;
	background-color:#fff;
	display:none;
	padding: 0;
	margin:0;
	}
	
#nav ul li ul.integrated_menu_ul_select
	{
	position:absolute;
    width:650px;
    top:44px;
    left:15px;
	z-index:100;
	display:block;
	padding: 0;
	margin:0;
	}
	
#nav ul li ul.geniuses_menu_ul_select
	{
	position:absolute;
    width:600px;
    top:44px;
    left:-165px;
	z-index:1;
	display:block;
	padding: 0;
	margin:0;
	}

#nav ul ul li
{
padding:0 10px;
margin-top:4px;
}

#nav ul ul ul
	{
	top:0;
	left:100%;
	}

div#nav li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul,
#nav ul li:hover ul.integrated_menu_ul_select,
#nav ul li:hover ul.geniuses_menu_ul_select
{display:none;}

div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul,
#nav ul li:hover ul.integrated_menu_ul_select,
#nav ul li:hover ul.geniuses_menu_ul_select
{display:block;}

/* End CSS Drop Down Menu */

/*************** OUR WORK NAVIGATION ****************/

#portfolio-nav ul
{
list-style-type:none;
}

#portfolio-nav ul li
{
list-style-type:none;
margin:5px 10px;
}