
/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
*/

body {
	margin: 0;
	padding: 0;
	background: #121212 url(images/img01.jpg) repeat;
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	color: #D4AF37;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	color: #D4AF37;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.8em;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-size: 1.4em;
	padding: 0px 0px 10px 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
}

ul, ol {
}

a {
	outline: 0;
	color: #D4AF37;
}

a:hover {
}

#wrapper {
	padding: 0px 0px 30px 0px;
	background: #121212 url(images/img01.jpg) repeat;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

div.deck img {
	vertical-align: top;
}

/* Header */

#header-wrapper {
	height: 446px;
}

#header {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	padding: 0px 0px;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	color: #D4AF37;
}

#logo h1, #logo p {
}

#logo h1 {
	line-height: 120px;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h1 a {
	color: #908F8F;
	text-transform: uppercase;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8E8E8E;
}

#logo p a {
	color: #D6D6D6;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #12212F;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: none;
	width: 200px;
	height: 18px;
	padding: 1px 5px 1px 5px;
}

#search form {
	height: 21px;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

#search fieldset {
	margin: 10px;
	padding: 5px;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #E7EBED;
	background: #D4AF37;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #0095cd;
	color: #D4AF37;
}

/* Menu */

#menu {
	float: right;
	width: 750px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 47px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 0px;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #D4AF37;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #D4AF37;
	background: #000000;
	border-radius: 4px;
}

#menu .current_page_item a {
	background: #000000;
	border-radius: 4px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding: 0px 10px 0px 10px;
}

.post {
	background: #000000;
	border-radius: 10px;
	padding: 0px;
}

.post .title {
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	text-decoration: none;
	color: #D4AF37;
}

.post .meta {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.links {
	padding-top: 0px;
	margin-bottom: 0px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #132434;
	border-radius: 5px;
	color: #D4AF37;
	text-align: center;
	text-decoration: none;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	background: #132434;
	border-radius: 5px;
	color: #D4AF37;
	text-align: center;
	text-decoration: none;
}

/* HR Bar */

hr{
    color: #D4AF37;
    background-color: #D4AF37;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 40px;
	border-bottom: 1px solid #E7EBED;
	margin: 0px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img04.jpg) repeat;
}

#sidebar h2 {
	height: 38px;
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #222222;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content-wrapper {
}

#footer-content {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px;
	color: #D4AF37;
}

#footer-content h2 {
	color: #D4AF37;
}

#footer-content a {
}

#footer-bg {
	padding: 10px 0px;
	background: #E8E8E8;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 26px;
	color: #D4AF37;
}

#footer-content #fbox1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#footer-content #fbox2 {
	float: left;
	width: 300px;
}

#footer-content #fbox3 {
	float: right;
	width: 300px;
}

#footer-content a {
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	height: 20px;
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	font-family: 'Abel', sans-serif;
	border: none;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	letter-spacing: 1px;
	line-height: normal;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #D4AF37;
}

#footer a {
	color: #D4AF37;
}

#banner {
	margin: 0px auto;
	width: 1000px;
	height: 440px;
	background: #121212 url(images/img01.jpg) repeat;
}

#banner .content img {
	background: #000000;
	border-radius: 15px;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 a {
	color: #7F7F7F;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 10px
	padding: 10px 0px 10px 0px;
	list-style-type: disc;
	text-align: left;
}

ul.style1 li {
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}

ul.style1 a {
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #D4AF37;
}

ul.style1 a:hover {
	text-decoration: underline;
}

ul.style1 .first {
	border-top: none;
	padding-top: 0px;
}

#featured-content {
	width: 1000px;
	margin: 0px auto;
	padding: 5px 0px;
}

#featured-content h2 {
	padding: 0px 0px 20px 0px;
	font-size: 5px;
}

#featured-content #column1 {
	float: left;
	width: 300px;
	margin-right: 50px;
}

#featured-content #column2 {
	float: left;
	width: 300px;
}

#featured-content #column3 {
	float: right;
	width: 300px;
}

#featured-content img {
	background: #000000;
	border-radius: 15px;
}


.button a {
	display: block;
	float: left;
	width: 88px;
	padding: 5px 5px;
	margin-right: 10px;
	background: #132434 url(images/img05.jpg) repeat;
	border-radius: 5px;
	color: #D4AF37;
	text-align: center;
	text-decoration: none;
}

/* Card Search */

.highlightCard {
	border: none;
	background: #000000;
}
.dimmedCard {
	opacity:0.3;
	filter:alpha(opacity=30);
}
