@charset "utf-8";
body {
	color: #474747;
	background-color: #000000;
	background-image: url('images/background.gif');
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
#header {
	color: #707070;
	background-color: #FFFFFF;
	
	float: left;
	height: 92px;
	width: 900px;
}
.franja {
	width: 900px;
	background-color: #000000;
	height: 6px;
	float: left;
	
}
#header h1{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70px;
	font-weight: normal;
	margin: 0px;
	padding-left: 46px;
	padding-top: 28px;
}

#navmenu {
	background-color: #c6100f;
	float: left;
	height: 37px;
	width: 900px;
	padding-top: 20px;
	
}

ul#navmenu-h {
	border: 0 none; /*For KHTML*/
	list-style: none;
	font-weight: normal;
	padding: 0;
	width: 860px;
	margin: auto;
	margin-top: 0;
	padding-left: 40px;
}
#navmenu .no-point {
	background-image: none;
}

ul#navmenu-h li {
	margin: 0;
	padding: 0px 8px 0px 12px;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	background-image: url('images/point.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
ul#navmenu-h li.nopoint {
	background-image: none;
	}
/*
ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 200px;
	list-style: none;
	display: none;
	position: absolute;
	top: 49px;
	left: 0;
}
*/
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #FFFFFF;
	text-decoration: none; /*For IE*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	
}
/*
ul#navmenu-h li.last  {
	background-image: none;
}
*/
ul#navmenu-h a:hover {
	color: #FFFFFF;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#content {
	background-color: #FFFFFF;
	float: left;
	width: 900px;
}
#content-home {
	
	float: left;
	width: 900px;
}
#content_text {
	float: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #c6100f;
	letter-spacing: -2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content_text a {
	color: #262520;
	text-decoration: none;
}
#content_text a:hover {
	color: #D00000;
	text-decoration: underline;
}
/*#content_text img{
	border: 7px solid #000000;
	margin: 11px;
}*/
#image_home {
	background-color: #FFFFFF;
	float: left;
	width: 797px;
	text-align: center;
	margin-left: 46px;
	margin-right: 46px;
	/*border:7px solid #ffd900;*/
}

#image_home img {
	border: 0px;
}

#image_home p {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color:#c6100f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #630c0b;
	text-align: center;
	float: left;
	height: 35px;
	width: 900px;
	padding-top: 20px;
	margin-bottom: 30px;
	
	}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #811111;
	text-decoration: none;
	}
.dot {
	color: #811111;
}
#content_post {
	float: left;
	width: 600px;
	margin-right: 20px;
	margin-left: 50px;
	line-height: 30px;
}
#content_post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	color: #313130;
	letter-spacing: -2px;
}
#content_post a {
	color: #D00000;
	text-decoration: none;
}
#content_post a:hover {
	color: #262520;
	text-decoration: underline;
}

.alignright {
	border: 7px solid #000000;
}
#content_post h3 {
	color: #D00000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#content_post a {
	color: #D00000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#sidebar {
	float: left;
	width: 180px;
	margin-right: 50px;
	padding-top: 30px;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul li ul li{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#sidebar h2, #sidebar .hidden {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #313130;
	letter-spacing: -2px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar a {
	color: #D00000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #262520;
	text-decoration: underline;
}
#sidebar #s {
	float: left;
	width: 168px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url('images/bg_forms.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar #searchsubmit {
	float: left;
	width: 180px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #313130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.post .date {
	float:right;
	text-align:center;
	width:55px;
	background-color: #2b2a28;
	background-image: url('images/bg_header.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	line-height: 10px;
	margin-right: 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.post .date .day {
	font-size:30px;
	font-weight:normal;
	color: #ffffff;
	line-height: 20px;
}
.post .date .month {
	font-size:10px;
	font-weight:normal;
	color: #BBBBBB;
	margin-top: 5px;
	margin-bottom: 5px;
}
.post .date .year {
	font-size:14px;
	font-weight:normal;
	color: #ffffff;
	}
#author, #email, #url, #comment {
	width: 168px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url('images/bg_forms.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
#comment {
	margin-bottom: 5px;
	width: 600px;
}
#submit {
	padding: 5px;
	border: 1px solid #313130;
	background-color: #313130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.navigation, #post, #respond {
	float: left;
	width: 600px;
	}
.wpcf7 {
	width: 800px;
	text-align: center;
}
.wpcf7-form input[type=text]  {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	border:1px solid #dedcdc;
	color: #FFFFFF;
	padding: 3px;
	}
.wpcf7 textarea {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	border:1px solid #dedcdc;
	color: #FFFFFF;
	padding: 3px;
}
.wpcf7-form input[type=submit] {
	
	width: 70px;
	margin-left: 30px;
}
#content_text  .ajax-loader {
	border: 0px;
	margin: 0px;
}
.contact {
	width: 368px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url('images/bg_forms.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.contactm {
	width: 150px;
	padding: 5px;
	border: 1px solid #313130;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url('images/bg_forms.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
.submit {
	padding: 5px;
	border: 1px solid #313130;
	background-color: #313130;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#content_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7280c5;
	margin-bottom: 2px;

}
strong {
	color: #383838;
}
p {
	margin-bottom: 7px;
	margin-top: 7px;
}
object {
	text-align: center;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.separtor {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #313130;
}

/*
Theme Name: Clark Koelsch
Author: www.inqbation.com
Author URI: http://www.inqbation.com/
*/