body {
	font: 90.5% Gill Sans, Arial, Verdana, sans-serif;
	color: #363636;
	background: #262626 url(../images/bg.jpg) no-repeat top center;
}

header, nav, section, footer, content, aside {
	display: block;
}

strong {
	font-weight: bold;
}

h2 {
	position: relative;
	color: #bdbdbd;
	font-family: Georgia, sans-serif;
	font-size: 3.2em;
	text-transform: uppercase;
	margin: 5px 0 10px;
}

h2 span {
	background: url(../images/h2-bg.png) no-repeat 0 0;
	width: 373px;
	height: 45px;
	position: absolute;
	top: 12px;
	left: -40px;
	z-index: 5;
}

#wrapper {
	background: #fff url(../images/body-bg.jpg) no-repeat 0 0;
	width: 960px;
	margin: 0 auto;
}

#wrapper-footer {
	background: url(../images/body-foot.png) no-repeat left bottom;
	width: 960px;
	height: 99px;
	margin: 0 auto;

}

header {
	background: url(../images/header-logo.png) no-repeat 0 0;
	width: 960px;
	height: 117px;
	margin: 80px auto 0;
}

/* @group Aside */

aside {
	width: 135px;
	float: left;
	font-size: 1.3em;
	border-right: 1px dotted #ccc;
	margin: 15px 0 0;
	padding: 0 40px;
}

aside a:link, aside a:visited, aside a:active {
	color: #333;
	text-decoration: none;
}

aside a:hover, aside a.current-page:link, aside a.current-page:visited, aside a.current-page:active {
	color: #ae5115;
	text-decoration: none;
}

nav {
	padding: 0 0 35px;
	border-bottom: 1px dotted #ccc;
}

nav ul {
	list-style: none;
}

nav ul li {
	margin: 0 0 3px;
}

nav ul li ul {
	font-size: 0.8em;
	margin: 0 0 0 10px;
}

/* @end */

/* @group Content */

section#content {
	width: 675px;
	float: left;
	margin: 15px 0 0 37px;
}

.content a:link, .content a:visited, .content a:active {
	color: #ae5115;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

.content h1 {
	margin-bottom: 0.5em;
	font-size: 2em;
	color: #ae5115;
}

.content h3 {
	margin: 0 0 0.5em;
	font-size: 1.5em;
	font-weight: bold;
}

.content h4 {
	margin: 0 0 0.5em;
	font-size: 1.4em;
	font-weight: bold;
}

.content h5 {
	margin: 0 0 0.5em;
	font-size: 1.3em;
	font-weight: bold;
}

.content h6 {
	margin: 0 0 0.5em;
	font-size: 1.2em;
	font-weight: bold;
}

.content p, .content blockquote {
	margin-bottom: 1.1em;
	line-height: 1.4em;
	font-size: 1.1em;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
	margin: 0 0 8px;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 2px;
	line-height: 1.4em;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

.content img {
	display: block;
	padding: 10px;
	border: none;
}

.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

section#gallery {
	
}

.sortCat {
	text-align: right;
}

section#gallery .gallery-photo {
	float: left;
	margin: 0 10px 12px;
	height: 160px;
	width: 200px;
	background: #ececec;
	border: 1px solid #c3c3c3;
}

section#gallery .gallery-photo img {
	margin: 0 auto;
}

.linkList {
	margin: 0 0 15px;
}

#content .linkList h3 {
	margin: 0;
}

#content .rss {
	float: right;
}
#content .rss img {
	display: inline;
	padding: 0;
}

.newsShare {
	margin: 6px 0 0;
	display: none;
}

form#myForm input {
	border: 1px solid #999;
	padding: 3px;
	margin: 0 0 10px;
	width:  200px;
}

form#myForm textarea {
	border: 1px solid #999;
	padding: 3px;
	margin: 0 0 10px;
	width: 400px;
	height: 150px;
}

form#myForm input#submit {
	width: 50px;
	margin: 10px 0 0;
}

/* @group Promos */

#promos {
	width: 670px;
	height: 330px;
	margin: 0 0 65px;
}

#promos h4 {
	margin: 0 0 5px;
	padding: 0;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
}

#promos .promo-lrg {
	float: left;
	width: 330px;
	height: 330px;
	margin: 0;
	position: relative;
}
#promos .promo-lrg img {
	margin: 0;
	padding: 0;
}

#promos .promo-sml-one, #promos .promo-sml-two, #promos .promo-sml-three, #promos .promo-sml-four {
	float: left;
	width: 165px;
	height: 165px;
	margin: 0 0 1px 1px;
	position: relative;
}
#promos .promo-sml-one img, #promos .promo-sml-two img, #promos .promo-sml-three img, #promos .promo-sml-four img {
	margin: 0;
	padding: 0;
}

.promo-caption-lrg, .promo-caption-sml {
	background: rgba(51, 51, 51);
	background: rgba(51, 51, 51, 0.60);
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
  	width: 300px; 
  	padding: 10px 15px;
  	font-size: 1.3em;
}
.promo-caption-sml {
	width: 135px;
}

.promo-sml-zoom {
	width: 330px;
	height: 330px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
}

/* @end */

/* @group News */

section#news h3 {
	margin: 0;
	font-weight: normal;
}

#latest-news {
	width: 389px;
	float: left;
}

.news-image {
	float: left;
}
.news-image img {
	padding-top: 0;
}

section#news time {
	color: #989898;
	font-family: Georgia, sans-serif;
}

#more-news {
	float: left;
	width: 245px;
	border-left: 1px dotted #ccc;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
}

#more-news ul {
	list-style: none;
	margin: 0;
}

#more-news ul li {
	list-style: none;
	margin: 0 0 8px;
	padding: 0;
}

/* @end */

/* @end */

/* @group Footer */

footer {
	background: url(../images/footer-bg.jpg) no-repeat bottom left;
	width: 960px;
	height: 211px;
	margin: 25px auto 0;
}

#siteby {
	text-align: right;
	color: #fff;
	font: 1.2em Georgia, sans-serif;
}

#siteby a:link, #siteby a:visited, #siteby a:active {
	color: #ae5115;
	text-decoration: none;
}

#siteby a:hover {
	text-decoration: underline;
}

footer h3 {
	font-size: 2.2em;
	margin: 10px 0 0 70px;
}

footer ul {
	list-style: none;
	margin: 30px 35px 0;
	width: 892px;
	float: left;
	text-align: center;
}

footer ul li {
	float: left;
	font-size: 1.9em;
	width: 20%;
	text-align: center;
}

footer a:link, footer a:visited, footer a:active {
	color: #333;
	text-decoration: none;
}

footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 960px;
	margin: 0 auto 25px;
	text-align: right;
	color: #fff;
	font: 1.0em Georgia, sans-serif;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #ae5115;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/* @end */

.clear {
	clear: both;
}
