/* BEGIN RESET CSS */

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,
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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size: x-small;
	f\ont-size: small;
}
blockquote, q {
	quotes: none;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 2em; margin: .67em 0;
}
h2 {
	font-size: 1.5em; margin: .75em 0;
}
h3 {
	font-size: 1.17em; margin: .83em 0;
}
h4, p, blockquote, ul, fieldset,
form, ol, dl, dir, menu {
	margin: 1.12em 0;
}
h5 {
	font-size: .83em; margin: 1.5em 0;
}
h6 {
	font-size: .75em; margin: 1.67em 0;
}
ol, ul, dir,menu, dd {
	margin-left: 40px;
}

/* END RESET CSS */

body {
	background: #242724;
	color: #FFF;
	font: 12px 'Helvetica Neue', 'Helvetica', 'Lucida Sans', 'Arial', 'Verdana', sans-serif;
	line-height: 20px;
	text-shadow: #444 1px 1px 2px;
}

a {
	color: #ecc630;
	text-decoration: none;
}
a:visited {
	color: #ecc630;
}

p {
	margin: 0 0 7px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

.clear {
	clear: both;
}

.error {
	color: #F33;
}

#container {
	background: #2a2c27 url(images/bg-noise.jpg) repeat;
	border: 1px solid #93A282;
	border-top-width: 0;
	margin: auto;
	position: relative;
	width: 775px;
}

#border {
	background: url(images/border.png) repeat-y left top;
	position: absolute;
	height: 100%;
	width: 53px;
	z-index: 999;
}

#bg-gradient {
	background: url(images/bg-gradient.png) no-repeat center top;
	padding: 10px 10px 10px 0;
}

#header {
	width: 100%;
}

#header-left {
	background: url(images/transparent.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 5px 5px 5px 0;
	width: 307px;
}
#logo {
	line-height: 0;
	margin-bottom: 3px;
}

#header-right {
	float: right;
	line-height: 0;
	width: 444px;
}

#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li a {
	background: url(images/nav-bg.jpg) no-repeat;
	color: #E4E8E2;
	display: block;
	font: bold 19px 'Arial', 'Verdana', serif;
	height: 31px;
	line-height: 31px;
	padding: 0 0 1px 92px;
	text-decoration: none;
	width: 307px;
}
#nav li a:hover {
	color: #ecc630;
}

#content {
	margin-top: 3px;
	width: 100%;
}
#content a:hover {
	border-bottom: 1px solid #C39A1D;
}
#content img {
	border: 3px solid #4f544c;
}
img.heading {
	border: 0 !important;
}

#content-left {
	background: url(images/transparent.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font-size: 11px;
	line-height: 17px;
	padding-top: 15px;
	width: 313px;
}
.widget {
	padding: 0 20px 15px 73px;
}
.widget h2 {
	font-weight: normal;
	margin-top: 0;
}

#content-left .date-item {
	margin-bottom: 5px;
	padding-left: 35px;
}
#content-left .date {
	background: #615C36;
	cursor: default;
	left: 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-right: 5px;
	position: absolute;
	text-align: right;
	width: 95px;
}
#content-left .date a {
	color: #FFF;
	cursor: pointer;
	display: block;
	padding-right: 5px;
	width: 95px;
}
#content-left .date a:hover, #content-left .date:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	text-decoration: none;
}
.see-all {
	font-size: 13px;
	text-align: right;
}

#content-right {
	background: url(images/transparent.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	float: right;
	padding: 5px 0;
	width: 444px;
}
#content-right h1:first-child {
	margin-top: 0;
}
#content-right p:last-child {
	margin-bottom: 0;
}

.heading {
	color: #ecc630;
	font-size: 25px;
}

#content-right .date {
	font-size: 15px;
	font-weight: bold;
	margin-top: 7px;
}

.double-width {
	clear: both;
}
.single-width-left {
	float: left;
	width: 50%;
}
.single-width-right {
	float: right;
	width: 50%;
}

.double-width, .padding {
	padding: 5px 10px;
}

.left-float {
	float: left;
	margin-right: 10px;
	width: 25%
}
.right-float {
	float: right;
	width: 70%;
}

a.image-link:hover {
	border: 0 !important;
}

#gallery {
	margin-top: 5px;
}
#gallery .galleria-container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#gallery img {
	border: 0;
	max-width: 424px;
}
.galleria-info {
	left: 0;
	top: 10px;
	width: 100%;
}
.galleria-info-text {
	opacity: 0.5;
	padding: 12px 20px;
}

#albums {
	margin-top: 15px;
}
.album {
	margin-top: 15px;
}
#albums .album:first-child {
	margin-top: 0;
}
.album-image {
	float: left;
	line-height: 0;
	margin-right:10px;
	width: 176px;
}
.album-image img {
	width: 172px;
}
.album-info {
	float: right;
	width: 235px;
}
.album h2 {
	margin-top: 3px;
}
.album form {
	margin: 0;
}
.album h3 {
	margin: 5px 0 3px;
}
.album select {
	margin-bottom: 5px;
}

form img {
	border: 0 !important;
}

#contact td {
	vertical-align: center;
}
#contact label {
	display: block;
	text-align: right;
	margin-right: 10px;
	width: 60px;
}
#contact-message td {
	margin-top: 5px;
	vertical-align: top;
}
#contact input[type=text], #contact textarea {
	background: #E4E8E2;
	border: 2px solid #252723;
	color: #000;
	font-size: inherit;
	font-family: inherit;
	margin-bottom: 3px;
	padding: 5px;
	text-shadow: #FFF 1px 1px 0;
	width: 300px;
}
#contact label.error {
	color: #F33;
	display: inline;
	font-size: 11px;
	padding-left: 5px;
}
#contact-message .error {
	display: block;
	text-align: left;
	width: auto;
}
#contact input[type=text] {
	width: 150px;
}
#contact .success {
	color: #00E816;
}

#footer {
	color: #857B41;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 316px;
	text-align: center;
}
