
/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License
*/

body {
    margin: 0;
    padding: 0;
    background: #fafafa;
    /* background: #EFEFEF url(images/main-bg.jpg) repeat; */
    font-family: 'Arvo', serif;
    font-size: 1em;
    color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #091478;
}

a:hover {
}

#wrapper {
	padding: 0;
	background: url(images/main-image-bg.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 940px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 960px;
	height: 100px;
	margin: 0px auto 30px auto;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	line-height: 100px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	text-align: center;
	color: #000000;
} 

#logo p a {
	color: #000000;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #323435;
	border-bottom: 4px solid #0974C4;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #000000;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

/* Menu */

#menu {
	overflow: hidden;
	width: 1000px;
	padding: 15px 0px;
	margin: 0px auto 30px auto;
    height: 45px;
	/*background: #83003E;*/
    background: url(images/footer.gif) no-repeat 0 0;
	font-size: 20px;
	color: #000000;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	border-right: 1px solid #FFFFFF;
}

#menu a {
	display: block;
	padding: 0px 25px 0px 25px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight:400;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .last {
	border-right: none;
}

/* Page */

#page {
	overflow: hidden;
	width: 940px;
	margin: 0px auto;
	padding: 30px 30px;
	background: #FFFFFF;
	border: 1px solid #D4D4D4;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
}

.post {
}

.post .title {
	margin-bottom: 10px;
	padding: 0px 0px 20px 0px;
	letter-spacing: 0px;   
	color: #101010;
}

.post .title a {
	color: #101010;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 30px 0px 0px 0px;
	color: #383838;
}

#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: 35px;
	border-bottom: 1px dotted #D4D4D4;
	margin: 0px 0px;
	border-right: none;
}

#sidebar li a {
	background: url(images/img03.gif) no-repeat left 6px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #101010;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #383838;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #181818;
}


.three-columns, .two-cols {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
	border-bottom: 1px solid #D4D4D4;
	color: #000000;
}

.three-columns h2, .two-cols h2 {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
	color: #000000;
}

.three-columns .column1 {
	float: left;
	width: 310px;
	margin-left: 10px;
    margin-right:10px;
}

.three-columns .column2 {
	float: left;
	width: 310px;
    margin-left: 10px;
    margin-right:10px;
}

.three-columns .column3 {
	float: left;
	width: 310px;
    margin-left: 10px;
    margin-right:10px;
}

.two-cols .column1 {
    float:left;
    width:475px;
    margin-left:10px;
    margin-right:10px;
}
.two-cols .column2 {
    float:left;
    width:475px;
    margin-left:10px;
    margin-right:10px;
}

.link-style {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 15px;
	background: #83003E;
	color: #FFFFFF;
}


.link-style2 {
	display: inline-block;
	margin-top: 10px;
	padding: 10px 25px;
	background: #83003E;
	font-size: 20px;
	color: #FFFFFF;
}

#welcome {
	width: 1000px;
	margin: 0px auto;
	padding: 30px 0px;
	border-bottom: 1px solid #D4D4D4;
	color: #000000;
}

#welcome h2 {
	padding: 0px 0px 20px 0px;
}

#welcome h2 a {
	color: #000000;
}

#welcome a {
	color: #000000;
}

.banner {
	overflow: hidden;
	width: 980px;
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
}


#two-columns {
	overflow: hidden;
	width: 1000px;
	margin: 0px auto;
    padding: 0 0 20px 0;
	/*padding: 5px 5px 20px 5px;
    background: #FFFFFF;
	border: 1px solid #D4D4D4;*/
}

#two-columns #col1 {
	float: left;
	width: 700px;
	color: #000000;
}


#two-columns #col2 {
	float: right;
	width: 280px;
}

#two-columns h2 {
	padding: 0px 0px 20px 0px;
	color: #000000;
}


#two-columns .image-style {
}


#two-columns .text-style {
	padding-bottom: 10px;
	border: 10px solid #000000;
	text-align: center;
	font-size: 20px;
}

/* Footer */


#footer { overflow: hidden; width: 1000px; height: 100px; margin: 0 auto; padding: 15px 0 15px 0; background: url(images/footer.gif) no-repeat 0 0; }

#footer p { margin: 5px; line-height: normal; text-align: center; color: #fff; }
/*#footer a { color: #000000; }
    */

/*      Additional Footer ??    */
.right, .alignright { float: right; display: inline; }
.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }
/*#footer { margin: 0 auto; height: 41px; background: url(images/footer.gif) no-repeat 0 0; line-height: 41px; padding: 10px 10px 10px 22px; color: #fff; }
#footer p { padding-bottom: 0; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #237087; }
#footer span { margin: 0 6px; }*/

#footer p {margin-left:20px;}
#footer a.right {margin-right:20px; margin-top:-5px;}

.collapsePanelSpacer
{
    margin:3px 0px 3px 0px;
}
.collapsePanelWrapper
{
    border-left: 1px solid #83003E;
    border-right: 1px solid #83003E;
    border-bottom: 1px solid #83003E;
    padding:2px 8px 2px 8px;
    line-height:1.2em;
}

.collapsePanelHeader
{
    border: 1px solid #83003E;
    background: #E9E9E9;
    padding:2px 2px 2px 2px;
    font-weight: 600;
}

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 40px;
    z-index: 100;
    display: none;
    text-decoration: none;
    color: #ffffff;
    background-color: #83003E;
    font-weight:600;
    text-align:center;
    padding: 2px 2px 0px 2px;
}

.back-to-top i {
  font-size: 30px;
}