/**********************
Jane Lackey dot com
copyright 2008
**********************/
*{
	margin:0;
	padding:0;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
}
body{
	color:#666666;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

a, a:visited{
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	font-size:10px;
	color:#666666;
}
a:active {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
img{
	border:none;
}
h3{
	margin-left:-5px;
}
h4{
	font-weight:bold;
	margin-bottom:5px;
	font-size:11px;
}
strong{
	font-weight:bold;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:803px;
}
#header{
	float:left;
	clear:left;
	margin-left:33px;
}
/**********************
Projects
**********************/
#projects{
	margin-bottom:10px;
}
#projects_nav{
	margin-top:30px;
	height:40px;
	margin-bottom:-9px;
}
#projects_nav_ul{
	list-style-type:none;
	display:none;
}
#projects_nav ul li{
	float:left;
	height:40px;
	margin-right:39px;
}
#projects_nav ul li a{
	border-top:4px solid #FFFFFF;
	display:block;
	padding-top:5px;
}
.projects_active, #projects_nav ul li a:hover{
	border-top:4px solid #EB5A24 !important;
	display:block;
	padding-top:5px;
}
#projects_nav_last{
	margin-right:0px !important;
}
/**********************
Globabl Nav + Logo
**********************/
#logo{
	clear:both;
	float:left;
	margin-right:25px;
	margin-left:-1px;
	margin-top:20px;
}
#global_nav{
	float:left;
	margin-top:20px;
}
#global_nav ul{
	list-style-type:none;
	margin-top:4px;
}
#global_nav ul li{
	float:left;
	margin-right:5px;
}

/**********************
Content
**********************/
#content{
	margin-left:33px;
	margin-bottom:-2px;
	width:737px !important;
	max-width:737px;
}
#content a{
	padding-bottom:2px;
	display:block;
}
#content_gray, #content_non_gray{
	background-color:#D1D1D1;
	width:100%;
	float:left;
	clear:both;
}
#space{
	float:left;
	clear:both;
	margin-top:25px;
}
#content_non_gray{
	background-color:#FFFFFF !important;
}
#top_bar{
	margin-left:33px;
	height:10px;
	width:737px;
	float:left;
	clear:both;
	display:block;
	background-color:#666666;
	margin-top:0px;
}

#left{
	float:left;
	width:137px;
	margin-top:50px;
}
#left ul {
	list-style-type:none;
}
#left ul li{
	margin-bottom:7px;
}
#right{
	margin-top:50px;
	float:left;
	width:600px;
	min-height:324px;
}
#text{
	width:430px;	
	line-height:14px;
	margin-top:-3px;
}
#statement_toggle{
	float:right;
	cursor:pointer;
	display:block;
	width:111px;
	margin-top:-20px;
}
#statement_toggle img{
	margin-bottom:-1px !important;
}
.descTitle{
	margin-left:-4px;
}
#description{
	border-top:1px solid #808080;
	padding-top:15px;
	margin-top:7px;
	clear:both;
	line-height:14px;
	width:737px;
}
#description div{
	display:none;
}
#statement{
	border-top:1px solid #808080;
	margin-top:25px;
	padding-top:25px;
	line-height:14px;
}
#statement table td{
	width:360px;
	padding-right:20px;
}
#statement_left, #statement_right{
	width:350px;
	float:left;
}
#statement_left{
	margin-right:15px;
}

/**********************
Contacts Page
**********************/
#galleries{
	border-top:1px solid #666666;
	padding-top:15px;
	margin-top:15px;
	width:325px;
}
#galleries-left{
	float:left;
	width:150px;
	margin-right:25px;
}
#galleries-right{
	float:left;
	width:150px;
}
.top-space{
	margin-top:5px;
	display:block;
}

/**********************
Events Page
**********************/
#eventsList{
	line-height:14px;
	font-size:10px;
	margin-top:10px;
}
.eventItemFirst{
	display:block;
	float:left;
	width:500px;
	margin-bottom:20px;
}
.eventItem{
	display:block;
	float:left;
	width:500px;
	border-top:1px solid #666666;
	padding-top:20px;
	margin-bottom:20px;
}
.event_date{
	float:left;
	display:block;
	width:150px;
	min-height:30px;	
}
.eventRight{
	float:left;
	display:block;
	width:350px;
}
.event_title{
	font-weight:bold;
}
.event_desc1, .event_desc2{
	
}

/**********************
Works
**********************/
#slider{
	width:737px;
	margin-bottom:16px;
}
#scroller
{
	width: 737px;
	height: 368px;
	overflow: hidden !important;
	overflow-x:hidden !important;
	position:relative;
	background-color: #eee;
}
#scroller img{
	position:relative;
}

/* Slider Stuff */
.ui-slider-1{
	width:737px;
	height:14px;
	background-color:#3A3731;
	position:relative;
	display:none;
	top:-28px;
	margin:0 !important;
	padding:0 !important;
}
.ui-slider-handle{
	width:25px;
	height:14px;
	background-color:#EB5A24;
	position:relative;
}
.ui-slider-handle-active{
	height:14px;
	margin-bottom:-2px;
}
#arrows{
	display:none;
}
#leftarrow, #rightarrow{
	position:relative;
	top:-95px;
	margin-bottom:-48px;
}
#leftarrow {
	float:left;
}
#rightarrow{
	float:right;
}
.jqGalScroll{
	display:none;
}
#scroll_info {
	display:none;
	left:220px;
	position:relative;
	top:-17px;
	float:left;
	width:233px;
	color:#EB5A24;
	margin-bottom:-14px;
}
div#copyright{
	float:left;
	clear:both;
	color:#AEAFB0;
	margin-top:15px;
	margin-left:33px;
	width:600px;
	font-size:9px !important;
}

/**********************
CV
**********************/
#cv_nav{
	width:100px;
	float:left;
	clear:both;
}
#cv_nav ul{
	list-style-type:none;
	margin-left:-3px;
	margin-top:-6px;
}
#cv_nav ul li{
	margin-bottom:6px;
}
#cv_text{
	width:490px;
	float:left;
	margin-top:-5px;
}
#cv_text h2{
	border-top:1px solid #666666;
	font-weight:bold;
	display:block;
	color:#EB5A24 !important;
	margin-top:20px;
	padding-top:10px;
}
.no_hr hr{
	display:none !important;
}
.cv_item{
	display:block;
	width:490px;
}
#cv_text hr{
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	border:none;
	height:1px;
	background-color:#808080;
}
.nodate{
	width:1px;
}
.date{
	width:75px;
	float:left;
	font-weight:bold;
	padding-bottom:2px;
	line-height:20px;
}
.text{
	width:415px;
	float:left;
	padding-bottom:2px;
	line-height:20px;
}
.long_text{
	width:484px;
	float:left;
	padding-bottom:2px;
	line-height:20px;
}
.long_text strong{
	font-weight:bold;
}
.text strong{
	font-weight:bold;
}
.text em{
	font-style:italic;
}
.h2s{
	margin-bottom:2px;
}

