/* ---------- CLEAR FIX!! ------------ */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
//.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* ---------- HTML ----------- */

html {
}

/* ---------- Body ----------- */

body {
	background-color: #000000;
	font-family: arial,sans-serif;
	font-size: 100%
}

/* ---------- Header ----------- */

#hdr-container {
	clear: both;
	width: 100%;
	height: 113px;
	background: url(../images/header/hdr-bg-repeat-x.png) repeat-x;
}

header {
	margin: 0 auto;
	width: 960px;
}

header nav {
	float: left;
	width: 700px;
	margin: 58px 0 0 0;
}

header .common-nav {
	display: block;
	list-style: none;
}
header .nav-list-item {
	display: inline;
	font-family: arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
header .nav-link {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 29px 0 0 0;
	margin: 0 0 0 25px;
}
header .logo {
	display: block;
	float: left;
	background: url(../images/header/nav-rva-logo.png) no-repeat top left;
	width: 121px;
	height: 41px;
	text-indent: -9999px;
}
header .overview {
}
header .generator-link {
	background: url(../images/header/nav-rva-small.png) no-repeat bottom left;
	padding-left: 60px;
}
header .generator {
}

header aside {
	position: relative;
	float: right;
	width: 251px;
	height: 113px;
	background: url(../images/header/hdr-bg-aside.png) no-repeat right;
}
header aside.generator {
	position: relative;
	float: right;
	width: 249px;
	height: 113px;
	background: url(../images/header/hdr-bg-aside-no-bar.png) no-repeat;
}


.social-link {
	position: absolute;
	width: 32px;
	height: 30px;
}

.social-link-fb {
	top: 45px;
	left: 42px;
}
.social-link-tw {
	top: 45px;
	left: 85px;
}
.social-link-yt {
	top: 45px;
	left: 127px;
}
.social-link-fr {
	top: 45px;
	left: 169px;
}


/* ---------- Masthead ----------- */

#masthead-container {
	width: 100%;
	height: 372px;
	background-color: #fff;
}
#masthead {
	margin: 0 auto;
	width: 960px;
	height: 372px;
}

#masthead article {
	float: left;
	width: 710px;
}

#masthead aside {
	float: right;
	width: 220px;
	background-color: #f6d06f;
	height: 372px;
	padding: 0 10px;
}

.masthead-p {
	font-size: 10.5pt;
	line-height: 1.25;
	color: #000;
	letter-spacing: .1em;
}
.masthead-p img {
	margin-left: 5px;
	float: right;
}

.masthead-link {
	color: #1a5980;
	text-decoration: none;
}


/* ---------- Content ----------- */

#content-container {
	width: 100%;
	background-color: #000000;
}

#content {
	margin: 0 auto;
	width: 960px;
}

#content article {
	float: left;
	width: 700px;
	clear: left;
}

#content aside {
	float: right;
	width: 250px;
	clear: right;
	background: #000 url(../images/aside-fold-bottom.png) no-repeat top right;
}

#content a, .merchandise_content a, .img_gallery_resolution_list a{
	color: #2f9de3;
	text-decoration: none;
}
#content a:hover, .merchandise_content a:hover, .img_gallery_resolution_list a:hover{
	color:#F3BF3A;
} 

/* ----------- Article Content ----------- */

.h1-title {
	margin: 10px 0;
	font-family: arial, serif;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
	font-variant: small-caps;
}
.h2-title {
	margin: 16px 0;
	font-size: 14pt;
	color: rgb(243,191,58);
	font-weight: normal;
}
.h2-title-aside {
	margin: 16px 0 10px 0;
	font-size: 14pt;
	color: rgb(243,191,58);
	font-weight: normal;
}
.h2-title-caps {
	margin: 16px 0;
	font-size: 14pt;
	color: rgb(243,191,58);
	font-weight: normal;
	text-transform: uppercase;
}
.h2-title-underline {
	color: #fff;
	padding-bottom: 5px;
}
.h3-title {
	color: #fff;
}

.article-hdr {
	padding: 15px 0 0 0;
}
.article-hdr-hr {
	width: 100%;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

article p, .article-p {
	margin:15px 0;
	line-height: 1.5;
	color: #CFCFCF;
}

.article-list {
	list-style: none;
}
.article-list-bullet {
	margin: 0 0 0 30px;
	list-style: disc;
}
.article-list-item {
	color: #cfcfcf;
	padding: 8px 30px;
}
.article-list-item-bullet {
	color: #cfcfcf;
	padding: 8px 0;
}
.article-list-num {
	list-style: decimal;
	margin: 20px 0 20px 40px;
}
.article-list-item-num {
	color: #cfcfcf;
	padding: 8px 0;
}

/* ---------- Article Date List ---------- */

.article-dl {
	margin: 20px 0;
	display: block;
	clear: both;
	overflow: auto;
}
.article-year {
	width: 70px;
	clear: left;
	float: left;
	margin: 8px 15px 8px 0;
	line-height: 1.5;
	font-weight: normal;
	color: rgb(243,191,58);
}
.article-description {
	color: #CFCFCF;
	display: inline;
	float: left;
	width: 600px;
	margin: 8px 15px 8px 0;
	line-height: 1.5;
}

/* ------------ Footer --------------*/

#ftr-container {
	width: 100%;
}

footer {
	margin: 0 auto;
	padding: 50px 0 25px 0;
	width: 960px;
	color: #fff;
	font-size: 10pt;
}

.footer-list {
	border-top: 1px solid #cfcfcf;
	padding-top: 10px;
}
.footer-list-item {
	float: left;
	list-style: none;
	padding: 0 5px;
	border-right: 1px solid #cfcfcf;
}
.footer-list-item:last-child {
	border: none;
}

.footer-link {
	color: #cfcfcf;
	text-decoration: none;
}
.footer-link:hover {
}

.copyright {
	float: right;
	color: #555;
}


/* ---------- Global Classes ----------- */

.hidden {
	display: none;
}

.underline {
	text-decoration: underline;
}

.styled-border {
	background-color: #333;
	border: 4px solid #545454;
	margin: 6px;
	padding: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
