﻿/* reset and base styles from 960.gs */
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:13px/1.5 Helvetica Neue,Arial,Liberation Sans,FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

body {
font-family: Segoe UI Light,Segoe UI, Segoe, Century Gothic;
background: #333 url(hoo-tow.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.contentblock {
background-color: rgba(0,0,0,.77);
color: white;
margin: 0 7% 0 auto;
padding: 27px 50px;
width: 66%;
-moz-border-radius: 9px;
border-radius: 9px;
}

#header {
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-radius-top-left: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}

#header h1 {
font-size: 32px;
margin-bottom: 0;
}

.contentblock a {
font-family: Candara, Tahoma; 
}

.contentblock a,
.contentblock a:link,
.contentblock a:visited {
color: #C69F00;
}

.contentblock a:hover, 
.contentblock a:focus, 
.contentblock a:active {
color: #FFD62D;
}


#content {
	font-size: 16px;
	margin-top: 72px;
}

a.movealong, a.movealong:link, a.movealong:visited {
	background-color: #111;
	border: 1px solid #111;
	border-radius: 5px;
	padding: 4px 8px;
	text-decoration: none;
}

a.movealong:hover, a.movealong:focus, a.movealong:active  {
	border-color: #C69F00;
	background-color: #000;
}

#gallery ul {
	list-style-type: none;
}



#lightbox-image-details-caption {
	font-size: 16px;
	font-weight: normal;
}

