
/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
	background: #111 url(images/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	color: #480D17;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #480D04;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {margin-left: 4em;
	color: #480D04;
}

ol {margin-left: 4em;
	color: #480D04;
}
h1 {font: normal 1.8em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(images/stripe-red.jpg);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #480D04;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 120px;
}

.header_img {
	border: none;
	margin: 30px 30px 10px 20px;
}	

.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}
.header a:hover {
	background: #191919;
	color: #BBB;
}

/* structure */
.container {
	border: 3px solid #480D04;
	border-top: none;
}

.main {
	background: #FFFFFF;
	border-bottom: 1px solid #480D04;
	border-left: 1px solid #FFFFFF;
}
.main .left {width: 64%;}
.main .right {width: 36%;}

.content {
	border-left: 1px solid #480D04;
	border-top: 1px solid #480D04;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(images/bgh1-red.jpg) repeat-x left bottom;
	color: #480D04;
	font: bold 1.2em Verdana,sans-serif;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #EF8A1E;
	text-decoration: underline;
}
.content a:hover {color: #B02017;}
.content .descr {margin-bottom: 5px;
				color: #480D04;
}

/* navigation */
.nav {background: #621810;}
.nav a {
	background: #621810;
	border-right: 1px solid #480D04;
	color: #EF8A1E;
	float: left;
	font: bold 0.8em Helvetica,Geneva,Verdana,sans-serif;
	line-height: 30px;
	padding: 0 13px;
}
.nav a:hover {
	background: #B02017;
}

/* sub-navigation */
.subnav {
	background: #621810;
	border: 1px solid #480D04;
	border-top-color: #480D04;	
	padding: 12px;
}

.subnav2 {
	background: #2A2A2A;
	border: 1px solid #480D04;
	border-top-color: #480D04;	
	padding: 12px;
}

.subnav_p {
	font-size: 1.2em;
	color: #FFFFFF;
	padding-bottom: 1.2em;
}
.subnav h1 {padding-top: 8px;
	font: bold 1.2em Helvetica,Geneva,Verdana,sans-serif;
	color: #EF8A1E;
}

.subnav ul {margin: 0;}
.subnav li {
	background: url(images/li-red.gif) no-repeat left bottom;
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #FFFFFF;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #EF8ALE;}

/* portfolio */

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	
}


#pic a .large {
	border: 0px;
	display: inline;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	
	display: inline;
	height: 64px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 64px;
	padding: 0px 4px 0px 4px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	background: #FFFFFF;
	border: 2px solid #480D04;
	display: inline;
	height: 283px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 512px;
}

/* footer */
.footer {
	background: #480D04;
	border-top: 1px solid #480D04;
	color: #FFFFFF;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #480D04;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}

.footer h2 {
	color: #FFFFFF;
	font: bold 1.2em Helvetica,Geneva,Verdana,sans-serif;
}

.footer a {color: #FFFFFF;
	font: 0.8em Helvetica,Geneva,Verdana,sans-serif;
	line-height: 2em;
}
.footer a:hover {
	color: #FFFFFF;
	font: 0.8em Helvetica,Geneva,Verdana,sans-serif;
	line-height: 2em;
	background: #621810;
}
.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #FFFFFF;
	clear: both;
	font-size: 1.1em;
}
.bottom a, .bottom .right a:hover {color: #EF8ALE;}
.bottom .right, .bottom .right a {color: #EF8ALE;}.sideNavTitle {
	font-weight: bold;
}
