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

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:90%;
	margin:0;
}
div#wrapper h1 {
	margin:0;
}
a:link, a:visited {
	text-decoration:none;
	color:#000;
}
a:hover, a:active {
	color:#9B261E;
	text-decoration:none;
}
div#headerElse:focus, div#headerHome:focus {
	outline:none;
}
/** ariatari SWITCH TO RIGHT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! **/
div#container {
	float:left;
	margin:0 0 10px -200px;
	width:100%;
}
div#content {
	margin:0px 10px 0px 200px;
	padding-left:20px;
}
div#content h2 {
	margin-top:0px;
}
div#pagesTitle {
	line-height:80px;
}
/** ariatari SWITCH TO RIGHT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! **/
div.sidebar {
	margin-right:10px;
	padding-left:10px;
	float:right;
	overflow:hidden;
	width:180px;
	text-align:left;
}
div.sidebar a {
	color:#9B261E;
	text-decoration:none;
}
div.sidebar a:hover {
}
div.sidebar .widget_categories {
	font-weight:bold;
}
div.sidebar .widget_categories a:hover {
	text-decoration:line-through;
}
div.sidebar div.st-tag-cloud a.st-tags-t10:hover {
	color:#EC008C;
}
div#secondary {
	clear:right;
}
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}
div#menu {
	background:#949494;
	height:3em;
	margin:1em 0;
	width:100%;
}
div#menu ul, div#menu ul ul {
	font-size:130%;
	font-weight:bolder;
	line-height:2;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	color:#FFF;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul a:hover {
	color:#9B261E;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
/** search form **/
div#search {
	margin-top:-50.5px;
	margin-right:20px;
}
div#search input#s {
	width:10em;
	padding:3px;
	border:3px solid;
	border-color:#9B261E;
	font-weight:bold;
	font-size:100%;
	text-transform:uppercase;
}
form#searchform-no-results input#s-no-results {
	width:610px;
	padding:3px;
	border:3px solid;
	border-color:#9B261E;
	font-weight:bold;
	font-size:200%;
	text-transform:uppercase;
}
.entry-title {
	clear:both;
	background:#9B261E;
	text-decoration:none;
	height:80px;
	padding:5px;
	font-size:200%;
	line-height:80px;
	letter-spacing:-2px;
	margin-bottom:0px;
}
.entry-title a {
	color:#FFF;
}
.entry-title a:hover {
	color:#bfbfbf;
	text-decoration:none;
}
div.entry-meta {
	clear:both;
	height:1.25em;
	text-decoration:none;
	margin-bottom:35px;
	font-weight:bold;
	background:#FFF;
	border:2px dotted;
	border-color:#9B261E;
}
div.entry-meta a {
	font-weight:normal;
}
.entry-meta a:hover {
	color:#9B261E;
	text-decoration:none;
}
div.entry-content {
	padding:10px;
	border:2px dotted;
	border-color:#9B261E;
	margin-bottom:20px;
}
div#container, div#primary {
	margin-top:2em;
}
/** comment form **/
form#commentform .form-label {
	margin:1em 0 1em;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
span.fn {
	font-weight:bold;
}
div.comments ol li {
	margin:0 0 3.5em;
}
div.form-submit .button {
	height:3em;
	width:9em;
	background:#9B261E;
	font-weight:bold;
	font-size:100%;
	border:none;
}
div.form-submit .button:hover {
	color:#FF0;
	cursor:pointer;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
div.form-input .text {
	border:1.5px dotted;
	border-color:#9B261E;
}
div.form-textarea .text {
	border:3px solid;
	border-color:#9B261E;
}
/** contact form **/
form.wpcf7-form .alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	font-weight:bold;
	height:3em;
}
div.navigation a span.nav-next {
	float:right;
	text-align:center;
	background:#bfbfbf;
	padding:15px 10px;
}
div.navigation a span.nav-previous {
	text-align:center;
	background:#bfbfbf;
	padding:15px 10px;
	float:left;
}
div.navigation a:hover {
	color:#9B261E;
	text-decoration:none;
	cursor:pointer;
}
/*original shit

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
*/
div.sidebar h3 {
	font-size:1.2em;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 1em;
}
div.sidebar ul ul li {
	list-style:none;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:none;
}
div#secondary ul li ul li {
	margin-top:5px;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#header, div#footer {
	text-align:center;
}
div#footer {
	border:#000;
	clear:both;
	width:100%;
	background:#FFF;
	padding-bottom:5px;
}
div#headerHome {
	background:#FFF;
}
div#headerElse {
	background:#FFF;
}
div#headerHome a, div#headerElse a {
	outline:none;
}
div#header, div#footer a {
	text-decoration:none;
}
div#footer, div#footer a img {
	border:0px;
}
div#footer a {
	color:#9B261E;
}
div#footer a:hover {
	color:#000;
}
div#copyright {
	color:#9B261E;
	font-weight:bold;
	font-size:80%;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
li#rss-links li {
	margin-bottom:20px;
}
div#player {
	color:#FFF;
	font-size:130%;
	font-weight:bolder;
	margin-top:-46px;
	margin-right:210px;
	cursor:pointer;
}
div#player:hover {
	color:#9B261E;
}
