/*-  reset
----------------------------------------------------------------------*/

/* normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption adn th */
caption, th {
	text-align: left;
}

a:active, a:focus {
  outline: none ! important;
}

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

* html .clearfix {height: 1%;}


/*-  page elements
----------------------------------------------------------------------*/	
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 1.6em;
	background-color: #f2f2f2;
}

a:link,
a:visited {
	text-decoration: none;
	color: #0B3977;
}

a:hover {
	color: #104EA2;
}

h1 {
	color: #1e1918;
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 0.4em;	
	margin-left: -2px;
}

h2 {
	color: #00549B;
	font-size: 21px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: uppercase;
}

h3 {
	color: #1a1a1a;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

h3 span {
	color: #1a1a1a;
	font-size: 12px;
	margin-bottom: 3px;

}

h4 {
	color: #00549B;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: uppercase;
}

h5 {
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #1a1a1a;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0.6em;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}


/*-  header and top
----------------------------------------------------------------------*/
#top {
	background-color: #104EA2;
	height: 31px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 1em;
}

#top .inner,
#header .gutter,
#wrapper .inner,
#footer .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0 15px;
}

#header .inner {
	width: 900px;
}

#top .inner p {
	float: right;
	padding-top: 11px;
}

#top a:link,
#top a:visited {
	color: #FFFFFF;
}

#top a:hover {
	color: #fff;
}

#top #left a{
	color: yellow;
}

#top #left {
	float: left;
	padding-top: 11px;
	font-size: 12px;
	color: yellow;
}
#header {
	background-color: #fff;
}

#header .inner {
	position: relative;
	padding-top: 29px;
	padding-bottom: 20px;
	height: 75px;	
	border-bottom: solid 1px #e9e9e9;
}

img#logo {
	margin-left: 16px;
}

#wrapper {
	background-color: #fff;
	border-bottom: solid 1px #00549B;	
	min-height: 415px;		
}

#wrapper .inner {
	position: relative;
	padding-top: 30px;	
	padding-bottom: 85px;
	min-height: 585px;
}

#wrapper .inner p {
	margin-bottom: 2em;
}

#wrapper #main {
	width: 525px;
	float: right;
	position: relative;
}

#wrapper #gallerymain {
	width: 900px;
	float: right;
	position: relative;
}

#socialnetwork {
	display: block;
	clear: both;
	width: 900px;
	margin: 0 auto;
}
#footer .inner {
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 9px;
	padding: 20px 0 40px;
}

#footer a:link,
#footer a:visited {
	color: #bbbbb4;
}

#footer a:hover {
	color: #616161;
}

#footer p#contact {
	float: left;
}

#footer p#copyright {
	float: right;
}

#footer p#copyright img {
	position: relative;
	top: -1px;
}

/*-  navigation
----------------------------------------------------------------------*/

ul#nav {
	position: absolute;
	left: 365px;
	bottom: 20px;
	font-size: 15px;
	width: 535px;
}

ul#nav li {
	height: 12px;
	float: left;
	margin-top:11px;
	position:relative;
	z-index:20;
}

ul#nav a {
	display:inline;
	float:left;
	font-size:12px;
	height:15px;
	line-height:15px;
	margin:0 20px 0 0;
	outline:medium none;
	padding:0;
	position:relative;
	text-align:center;
	text-decoration:none;
	z-index:35;
}

ul#nav li span {
	visibility: hidden;
}

/*-  front
----------------------------------------------------------------------*/
#main_flash {
	width: 900px;
	height: 335px;
	position: relative;
	top: -7px;
	margin-bottom: 13px;
}

#gallery_sample {
	float: left;
	width: 344px;
	padding-left: 16px;
	margin-bottom: -35px;
}

#gallery_sample ul#projects {
	padding-top: 5px;
}

#gallery_sample ul#projects li img {
	left: 31px ! important;
}

#front_news {
	float: right;
	width: 495px;
	padding-left: 16px;
}

#front_news ul#news_items li {
	margin-bottom: 13px;
}

#front_news ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
}

#front_news ul#news_items li a:link,
#front_news ul#news_items li a:visited {
	color: #1a1a1a;
	font-size: 25px;
	letter-spacing: -0.05em;
	line-height: 1em;	
}

#front_news ul#news_items li a:hover {
	color: #616161;
}

#front_schedule {
	float: right;
	width: 495px;
	padding-left: 14px;
}

#front_schedule ul#news_items li {
	margin-bottom: 13px;
}

#front_schedule ul#news_items li .date {
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 14px;
}

#front_schedule ul#news_items li a:link,
#front_schedule ul#news_items li a:visited {
	color: #1a1a1a;
	font-size: 16px;
	letter-spacing: -0.05em;
	line-height: 1em;	
}

#front_schedule ul#news_items li a:hover {
	color: #616161;
}

div.left_image {
	position: relative;
	left: -225px;
	float: left;
	margin-right: -225px;
	width: 200px;
	padding-top: 0.4em;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
}


/*-  gallery
----------------------------------------------------------------------*/

div#work_sidebar {
	width: 301px;
	float: left;
}


#work_sidebar #projects {
	height: 480px;
	overflow: hidden;
}

#front_gallery {
	position: relative;
	padding: 0 1px;
}


#front_gallery td {
	border-bottom: solid 1px #e9e9e9;
}

#front_gallery td.thumb {
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 7px 0;
}

#front_gallery td.thumb img {
	border: solid 2px #fff ! important;
}

#front_gallery td.blurb {
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	margin: 7px 0;		
}

#front_gallery td.blurb strong {
	color: #1e1918;
} 

#front_gallery tr.active td.blurb strong {
	color: #fff;
}


#front_gallery.front {
	padding-top: 5px;
}

#front_gallery.front td.thumb {
	padding: 0 0 18px 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}

#front_gallery.front td.blurb {
	padding: 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}



/*-  blog
----------------------------------------------------------------------*/

#blog_controls {
	position: relative;
	left: -376px;
	top: 20px;
	float: left;
	margin-right: -376px;
	width: 300px;
	padding-top: 0.4em;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #616161;
	font-size: 10px;
	line-height: 1.5em;
}

#blog_controls p {
	margin-bottom: 1.6em ! important;
}

#blog_controls ul {
	margin-bottom: 20px;
}

#blog_search {
	margin-bottom: 29px;
}

#blog_search input.text {
	width: 165px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 5px 4px;
	color: #343434;
	margin-right: 5px;	
}

#blog_nav {
	width: 75px;
	float: left;
}

#blog_previous {
	width: 192px;
	float: right;
}

#blog_previous li {
	line-height: 1.3em;
	padding-bottom: 0.6em;
}

#blog_previous img.rss {
	position: relative;
	left: 2px;
	top: 4px;
}

ul.blog_entries li {
	margin-bottom: 40px;
}

ul.blog_entries li .date {
	display: block;
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}

ul.blog_entries li a.title:link,
ul.blog_entries li a.title:visited {
	display: block;
	color: #000;
	font-size: 29px;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
}

ul.blog_entries li a.title:hover {
	color: #616161;
}

ul.blog_entries li a.nohover:hover {
	color: #000 ! important;
}

ul.blog_entries .entry_body {
	border-bottom: solid 1px #e9e9e9;
}

ul.blog_entries .entry_body_detailed {
	margin-bottom: -3px;
}

ul.blog_entries a:link.continue_reading,
ul.blog_entries a:visited.continue_reading {
	display: block;
	margin: -10px 0 14px 0;
}

ul.blog_entries .entry_footer {
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #a6acad;
	padding-top: 3px;
}

ul.comments {
	padding-bottom: 2em;
}

ul.comments li {
	margin-bottom: -1em;
}

ul.comments li+li {
	border-top: dashed 1px #c2c6c6;
	padding-top: 1em;
}

ul.comments li .author {
	color: #a6acad;
}

#remember_info {
	width: 497px;
	background-color: #efefef;
	padding: 6px;
	color: #343434;
	margin-bottom: 12px;
}

textarea#blog_comment {
	width: 499px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 11px;
	color: #343434;	
}

div.blog_previous {
	float: left;
	width: 263px;
	height: 28px;
	background: #fff url(/images/blog_previous_off.gif) top left no-repeat;
}

div.blog_next {
	float: left;
	width: 262px;
	height: 28px;
	background: #fff url(/images/blog_next_off.gif) top left no-repeat;
}

#comments {
clear:both;
}

.comment, .comment-me {
border-top:1px solid #CCCCCC;
clear:both;
margin:0 0 30px;
padding:10px 0 0;
}

.commentcontent {
clear:both;
float:left;
margin:0 0 30px;
padding:0 10px 0 0;
width:370px;
}

.authorinfo {
float:left;
text-align: right;
margin:0;
padding:0;
width:120px;
}


/*-  contact
----------------------------------------------------------------------*/
table#contact td {
	padding-bottom: 13px;
}

table#contact input.text {
	width: 223px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 4px;
	color: #343434;
}

table#contact select {
	width: 233px;
	font-size: 12px;
}

table#contact select option {
	font-size: 12px;	
}

div#contact_attachment {
	width: 489px;
	background-color: #efefef;
	padding: 10px;
	color: #343434;
	margin-bottom: 12px;
}

textarea#contact_comments {
	width: 499px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;	
}


/*-  misc
----------------------------------------------------------------------*/
blockquote, bq {
	color: #0B3977;
	font-style: italic;
	padding: 0 ! important;
	margin: -1.5em 0 -1.5em 20px ! important;
}

.light {
	color: #a6acad;
}

ul.tightbottom li {
	margin-bottom: 0 ! important;
}

h2.topgap {
	margin-top: 50px;
}

p.buttons {
	margin-top: 12px;
}

/*-  Performance Schedule
----------------------------------------------------------------------*/
.performanceSched {
width:96%;
}

.performanceSched li {
border-bottom:1px solid #333333;
font-weight:bold;
list-style-image:url(../images/elements/littlebluearrow.gif);
list-style-position:inside;
margin-top:18px;
padding:0 0 6px;
}

.performanceSchedDate {
color:#8CB5A6;
font-weight:normal;
margin-right:20px;
}

.performanceSchedPlace {
color:#6699CC;
font-style:italic;
font-weight:normal;
margin-left:10px;
}

.entry {
margin:0 0 25px;
}


.entry h3, .entry h3 a {
color:#1A1A1A;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:20px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:26px;
}

.entry h3 a:hover {
color:#00549B;
}

.posted .by {
height:16px;
padding-left:25px;
}

.posted {
border-bottom:1px solid #CCCCCC;
color:#A6A69B;
margin-bottom:1em;
width:100%;
}

.entry .date {
background-color:#F9F9F9;
float:left;
height:42px;
margin-right:8px;
padding-top:5px;
width:42px;
}

.entry .date p {
color:#9B9B8E;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
margin:0 0 0 -2px;
text-align:center;
text-transform:uppercase;
}

.entry .date span.month {
display:block;
font-size:14px;
height:18px;
}

.entry .date span.day {
display:block;
font-size:25px;
}

.gallery_image {
float: left;
width: 215px;
margin-right: 25px;
margin-bottom: 25px;
}

.gallery_layout {
float: left;
width: 275px;
margin-right: 25px;
margin-bottom: 25px;
}

/*-  New Front Page
----------------------------------------------------------------------*/


#column_01 {
	float: left;
	width: 280px;
	padding-left: 16px;
	margin-bottom: -35px;
}

#column_01 ul#projects {
	padding-top: 5px;
}

#column_01 ul#projects li img {
	left: 31px ! important;
}

#column_03 {
	float: left;
	width: 270px;
	padding-left: 16px;
}

#column_03 ul#news_items li {
	margin-bottom: 13px;
}

#column_03 ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
}

#column_03 ul#news_items li a:link,
#column_03 ul#news_items li a:visited {
	color: #1a1a1a;
	font-size: 20px;
	letter-spacing: -0.05em;
	line-height: 1em;	
}

#column_03 ul#news_items li a:hover {
	color: #616161;
}

#column_02 {
	float: left;
	width: 280px;
	padding-left: 14px;
}

#column_02 ul#news_items li {
	margin-bottom: 13px;
}

#column_02 ul#news_items li .date {
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 14px;
}

#column_02 ul#news_items li a:link,
#column_02 ul#news_items li a:visited {
	color: #1a1a1a;
	font-size: 16px;
	letter-spacing: -0.05em;
	line-height: 1em;	
}

#column_03 ul#news_items li a:hover {
	color: #616161;
}
