@charset "UTF-8";
/* CSS Document */

body {
	font: 13px/1.4 "Arimo", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #800000;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
ul {
	list-style: square;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
h1, h2, h3, h4 {
	font-family: "Quattrocento", "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #800000;
	text-shadow: #000 1px 1px 2px;
}
h1 {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-left: 10px;
	margin-right: 200px;
}
h2, h3 {
	margin-bottom: 4px;
}
h4 {
	margin-bottom: 0px;
	font-size: 15px;
}
a img {
	border: none;
}
a:link {
	color: #000;
	text-decoration: underline; 
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.container {
	width: 1000px;
	margin: 0 auto; 
}
header {
	height: 100px;	
	background: url(../images/header.png) no-repeat;
}
header h1 {
	font-size: 40px;
	padding-left: 45px;
	padding-top: 10px;
	color: #fff;
	border-bottom: none;
	margin-bottom: -5px;
	text-shadow: #000 2px 2px 5px;
}	
header a, header a:link, header a:hover, header a:active, header a:visited {
	color: #fff;
	text-decoration: none;
}
header h2 {
	font-size: 23px;
	padding-left: 85px;
	color: #fff;
	text-shadow: #000 2px 2px 5px;
}
header h3 {
	float: right;
	font-size: 20px;
	color: #fff;
	padding-top: 5px;
	margin-right: 30px;
	text-shadow: #000 2px 2px 5px;
}
.news {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	padding-top: 4px;
	padding-bottom: -5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;
}
.news a {
	text-decoration: none;
}
.news a:hover {
	text-decoration: none;
	color: #800000;
}
.news p {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
}
.news img {
	padding-right: 10px;
	margin-left: -5px;
}
.featured {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	border-left-color: #800000;
	border-left-style: solid;
	border-left-width: thin;
	text-align: center;
}
.sidebar {
	float: left;
	width: 200px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.sidebar aside {
	color: #FFF;
	padding-top: 20px;
}
.sidebar aside a {
	color: #FFF;
}
.sidebar aside h2, .sidebar aside h3 {
	color: #FFF;
}
.sideimg {
/*	background-image: url(../images/sideimg.png);
	background-repeat: none;   */
	height: 100px;
	width: 200px;
}
.content {
	padding: 10px 0;
	width: 800px;
	float: right;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #FFF;
	margin-left: 0px;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
footer {
	color: #fff;
	position: relative;
	clear: both;
	margin-bottom: 5px;
	margin-left: 200px;
	background-image: url(../images/logo.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 1px;
	font-size: 11px;
}
footer a:link, footer a:visited {
	color: #FFF;
	text-decoration: none; 
}
footer a:hover, footer a:active { 
	color: #aaa;
	text-decoration: none;
}
footer ul {
	list-style: none;
}
.footright {
	float: right;
	text-align: right;
}
address {
	font-style: normal;
}
.line {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
}
.portfolioslider {
	margin-bottom: 8px;
}
.portfoliolink {
	float: right;
	font-style: italic;
	font-size: 10px;
	padding-right: 15px;
}
.portfoliolink a, .portfoliolink a:hover {
	text-decoration: none;
	color: #800000;
}
.portfoliobox {
	float: right;
	width: 230px;
	margin-top: 75px;
}
.portfolio img {
	margin-left: 20px;
}
.portfoliosample {
	text-align: center;
	background: #000;
	margin-bottom: 10px;
}
.portfoliosample p {
	padding-bottom: 2px;
	color: #FFF;
	font-size: 11px;
}
.portfoliosample a, .portfoliosample a:link, .portfoliosample a:visited {
	color: #FFF;
	text-decoration: underline;
}
.portfoliosample a:hover, .portfoliosample a:active {
	color: #999;
	text-decoration: underline;
}
.menuimg {
	position: relative;
	top: 4px;
	left: 1px;
}
.right {
	float: right;
	margin-right: 10px;
}
.sidebox {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 10px;
	border-color: #800000;
	border-style: solid;
	border-width: thin;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.sidebox a, .sidebox a:link, .sidebox a:visited {
	color: #800000;
	text-decoration: none;
}
.sidebox a:hover, .sidebox a:active {
	color: #000;
	text-decoration: none;
}
.sidebox2 {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	border-color: #800000;
	border-style: solid;
	border-width: thin; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.sidebox2 a, .sidebox2 a:hover, .sidebox2 a:active, .sidebox2 a:visited {
	color: #800000;
	text-decoration: none;
}
.sidebox2 p {
	text-align: left;
}
.indexbox {
	float: right;
	width: 200px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	border-color: #800000;
	border-style: solid;
	border-width: thin;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.indexbox a, .indexbox a:hover, .indexbox a:active, .indexbox a:visited {
	color: #800000;
	text-decoration: none;
}
.indexbox ul {
	text-align: left;
}
/*
.question {
	list-style-image: url(../images/question.png);
	font-weight: bold;
}
.answer {
	list-style: inherit;
	margin-left: 15px;
}
*/
.post {
	width: 550px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 1px 5px #aaa;
	-webkit-box-shadow: 0px 1px 5px #aaa;
	box-shadow: 0px 1px 5px #aaa;
}
.post h2 {
	border-bottom-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin-left: 10px;
	margin-right: 150px;	
}
.post h2 a, .post h2 a:hover, .post h2 a:active, .post h2 a:visited {
	color: #800000;
	text-decoration: none;
}
.readmore {
	text-align: right;
	margin-right: 10px;
	margin-top: -10px;
	font-style: italic;
}
.author {
	font-style: italic;
	margin-top: -2px;
	margin-bottom: 2px;
	text-align: right;
	margin-right: 30px;
	color: #800000;
}
.tagline {
	font-style: italic;
	font-family: "Quattrocento", "Arimo", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 16px;
	text-align: center;
	text-shadow: #800000 2px 2px 5px;
	color: #000;
}
.fineprint {
	color: #333;
	font-size: 10px;
}
.form {
	margin-right: 10px;
	margin-left: 10px;
}
.subul li ul {
	margin-bottom: -12px;
}
.sitemapright {
	float: right;
	margin-right: 250px;
}
.logo {
	background-image: url(../images/logounderlay.png);
	background-position: center;
	background-repeat: no-repeat;
}
.logolong {
	background-image: url(../images/logounderlay.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.redirect {
	padding: 10px 0;
	width: 1000px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background: #FFF;
	margin-left: 0px;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 0px 8px #000;
	-webkit-box-shadow: 0px 0px 8px #000;
	box-shadow: 0px 0px 8px #000;	
}
.share {
	float: right;
	margin-right: 10px;
	text-align: right;
}
.fb {
	
}
.twt {
	margin-right: 25px;
}
.twitter {
	margin-left: 60px;
}
.facebook {
	float: right;
	margin-right: 60px;
	margin-left: 10px;
}
header, section, footer, aside, nav, article, figure {
	display: block;
}
