/* @override http://hugotillman.com/style.css */

/* @override http://hugotillman.com/style.css */

/* Thanks for looking at the code */

/* Any non-wordpress code has been styled by Lawrence Brown Studios */

/* http://lawrencebrown.eu 2009 */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	
}

#wrapper {
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

#menu {
	width: 120px;
	height: 580px;
	float: left;
	border-right: 1px solid #000;
	text-align: right;
	padding-right: 10px;
}

#menuh {
	width: 121px;
	height: 580px;
	float: left;

	text-align: right;
	padding-right: 10px;
}


#col1 {
	width: 295px;
	float: left;
	padding-left: 5px;
	padding-right: 30px;
}

#col2 {
	width: 300px;
	float: left;
}

#content {
	width: 660px;
	float: left;
	margin-left: 170px;
}

#footer {
	width: 923px;
	height: 110px;
	float: left;
}

img.footerlogo {
	margin-left: 115px;
	margin-top: 31px;
}

ul.subsmenu {
	margin-bottom: 10px;
}

img.footercopy {
	float: right;
	margin-top: 49px;
}

ul.menu {
	text-transform: uppercase;
	font: italic 14px "Times New Roman", Times, Georgia, serif;
	color: #000;
	text-decoration: none;
}

li.s a {
	text-transform: uppercase;
	font: italic 14px/0 "Times New Roman", Times, Georgia, serif;
	color: #000;
	text-decoration: none;
}

li.a a {
	text-transform: uppercase;
	font: italic 14px/0 "Times New Roman", Times, Georgia, serif;
	color: #000;
	text-decoration: underline;
}

li.s, li.a {
	margin-bottom: 10px;
}

li.home a:hover, li.portfolio a:hover, li.upcoming a:hover, li.essays a:hover, li.press a:hover, li.guestbook a:hover, li.cv a:hover, li.contact a:hover {
	text-decoration: underline;
}

h1 {
	font: italic 14px/14px "Times New Roman", Times, Georgia, serif;
	color: #000;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}

p {
	color: #666666;
	font: 14px/18px "Times New Roman", Times, Georgia, serif;
	margin-bottom: 10px;
}

li.subs {
	margin-bottom: 8px;
}

#content h2 {
	font: italic 12px "Times New Roman", Times, serif;
	margin-top: 37px;
}

img.homefooter {
	left: 780px;
	position: relative;
}

img.homelogo {
	top: 170px;
	position: relative;
}

li.asubs {
	margin-bottom: 8px;
}

li.subs a {
	text-transform: lowercase;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

p a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}

#slider {
	width: 640px;
	margin: 0;
	padding: 0;
	position: relative;
}

.scroll {
	height: 550px;
	width: 640px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
}

.scrollContainer div.panel {
	padding: 0px;
	height: 550px;
	width: 639px;
}

#shade {
	background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
	height: 50px;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}

ul.navigation li {
	display: inline;
	margin-right: 10px;
}

ul.navigation a {
	padding: 10px;
	color: #000;
	text-decoration: none;
}

ul.navigation a:hover {
	background-color: #f6f6f6;
}

ul.navigation a.selected {
	background-color: #fff;
}

ul.navigation a:focus {
	outline: none;
}

.scrollButtons {
	position: absolute;
	top: 550px;
	cursor: pointer;
}

.scrollButtons.left {
	left: 590px;
}

.scrollButtons.right {
	right: -20px;
}

.hide {
	display: none;
}

/*START PORTFOLIO SLIDE CSS*/

.album{
	width: 625px;
	height: 500px;
	float: left;
}

#slideshow {
	left: 0px;

}

#nav {
	width: 550px;
	height: 80px;
	margin: 0px;
	top:580px;
	position: absolute;
}

#nav2 {
	width: 550px;
	height: 80px;
	margin: 0px;
	top:580px;
	position: absolute;
}

li.asubs a {
	text-transform: lowercase;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	
}

li.subs a:hover {
	text-decoration: underline;
	
}

#nav li {
	float: left;
	margin: 8px 3px 8px 0;
	list-style: none
}

#nav a {
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}

#nav a.activeSlide {
	background: #000}

#nav a:focus {
	outline: none;
}

#subnav {
margin-top: 35px;
float: right;
margin-right: 10px;


}


#nav2 li {
	width: 50px;
	float: left;
	margin: 8px 3px 8px 0;
	list-style: none
}

#nav2 a {
	width: 34px;
	padding: 3px;
	display: block;
	border: 1px solid #ccc;
}

#nav2 a.activeSlide {
	background: #000}

#nav2 a:focus {
	outline: none;
}

#subnav {
margin-top: 35px;
float: right;
margin-right: 10px;


}
#nav2 img {
	border: none;
	display: block
}

/*END PORTFOLIO SLIDE CSS*/

img.singleimage {
	margin-bottom: 15px;
}


#output{
	margin-top: 500px;
	height: 20px;
}

h3 {
		font: italic 12px/14px "Times New Roman", Times, Georgia, serif;
	color: #000;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	position: absolute;
	top: 500px;
}

img.mediumpic {
	cursor: pointer;
}

#content a h1 {
	color: #000;
	text-decoration: underline;
}



