/***-MAIN-***/

body {
color: #878787;
font: 60% Arial, Verdana, Tahoma, Helvetica, sans-serif;
background-color: #f6f6f6;
}

* {
padding: 0;
margin: 0;
 }
a {
color: #f51b1a;
text-decoration: none;
}
.avatar { float: left; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; margin-right: 5px;}
a:visited {
color: #f51b1a;
text-decoration: none;
}

a:hover {
color: black;
text-decoration: none;
}

a img {
border: none;
}

blockquote {
float:left;
margin: 5px 0 10px 7px;
padding:0;
background-color:#f9f9f9;
border-left: 3px solid #f1f1f1;
}

blockquote p{
font-family: "Trebuchet Ms", Verdana, Arial, Tahoma, Helvetica, sans-serif;
line-height: 1.4em;
color: #666;
margin:0;
padding:1em .7em 0 .7em;
}

code { color: #bebebe; font-family: courier, monospace; }


/***-HEADINGS-***/

h1, h2, h3, h4 {
color: black;
font-weight: bold;
font-family: "Trebuchet Ms", Verdana, Arial, Tahoma, Helvetica, sans-serif;

}

h1 {
font-size: 2.8em;
}

h2 {
font-size: 1.5em;
}

h2 a {
color: black;
text-decoration: none;
}

h2 a:visited {
color: black;
text-decoration: none;
}

h2 a:hover {
color: #f51b1a;
text-decoration: none;
}


.content2 h2 {
margin: 0 0 0 0;
line-height: 1.2em;
}

.pages h2, h2.page_header {
margin: 0 0 .75em 0;
padding: 0 0 .3em 0;
border-bottom:1px dotted #5d5d5d;
}

h2.archive_header {
font-weight: bold ;
font-size: 1.4em ;
text-transform: uppercase;
margin: -.5em 0 1.8em 0 ;
padding: .5em 4px .5em 9px;
border-top: 2px solid #c45819;
border-bottom:1px dashed #c45819;
background-color:#f9f9f9;
}

h3 {
font-size: 1.2em;
}

h4 {
font-weight: normal;
font-size: 1.2em;
color: #b7b7b7;

}

h4 a, h4 a:visited {
color: #f51b1a;
text-decoration: none;
}

h4 a:hover {
color: lightgray;
}

.content2 h4 {
margin: .5em 0 1em 0;
padding: .3em 0 0 0;
border-top:1px solid #f1f1f1;
}



/***-WRAPPERS-***/

#mainContainer {
width: 970px;
left: 50%;
margin-left: -485px;
top: 300px;
position: absolute;
padding-left: 22px;
padding-top: 18px;
background-image: url('images/middle_part_bg.gif');
background-repeat: repeat-y;
height: auto;
}



#topContainer {
margin: 0 auto 7px auto;
padding:0 0 0 0;
margin-left: -485px;
margin-top: 0px;
float: left;
left: 50%;
width: 970px;
height: 110px;
overflow:hidden;
position: relative;
z-index: 1;
background-image: url('images/top_part_bg.gif');
}

#middleContainer {
margin-top: 10px;
margin-left: 0px;
padding:0 0 0 0;
position: relative;
width: auto;
}

.content {
text-align:left;
margin:0 20px 0 0;
width: 585px;
padding: 10px 10px 20px 10px;
line-height:1.5em;
float: left;
position: relative;
z-index: 1;
}

.content2 {
text-align:left;
padding: 10px 10px 0px 0px;
width: 585px;
line-height:1.5em;
float: left;
margin-left: 10px;
padding-bottom: 10px;
background:white;
background-image: url(images/side_bottom_bg.png);
background-position: bottom;
background-repeat: repeat-x;
border-bottom: solid 1px #eaeaea;
}

.bottom_link {
position: relative;
float: right;
right: 0px;
color: #f51b1a;
font-size: 2em;
}

#sidebar {
float:left;
width:310px;
height: auto;
position: relative;
padding-top: 0px;
margin-left: 5px;
}

#sidetopline {
position: relative;
width: 300px;
margin-left: 0px;
margin-top: 5px;
border-top: solid 1px #eaeaea;
height: 10px;
}

#maintopline {
position: relative;
width: 602px;
margin-left: 10px;
border-top: solid 1px #eaeaea;
height: 1px;

}

#main {
float:left;
width:615px;
height: auto;
position: relative;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
margin-bottom: 0px;
border-right: solid 1px #eaeaea;
}

.sidebars_recent {
float:left;width:301px;margin-bottom: 20px;padding-top:10px;clear:both; background:#fff;
	position: relative; 
list-style-type:circle;
padding-left: 0px;
}

.sidebars {
background: #f4f4f4;
padding: 5px;
padding-top: 25px;
padding-bottom: 5px;
list-style-type:none;
}

.sidebars2 {
float:left;width:201px;margin-top: 20px;padding-top:5px;clear:both; background:#f4f4f4;
	position: relative; 
list-style-type:none;
}

.sidemenu2 {
margin-top: 0px;
padding-left: 10px;
position: relative;
float: left;
top: 0px;
width: 110px;
font-size: 11px;
margin-left: 0px;
color: #696969;
}

.sidebars_recent  li, .sidebars li {
font-weight: bold;
font-size: 12px;
height: 20px;
overflow: hidden;
list-style-type:circle;
}

.sidebars_recent li a, .sidebars li a {
color: gray;
text-decoration: none;
list-style-type:circle;
}

.sidebars_recent li a:visited, .sidebars li a:visited {
color: gray;
text-decoration: none;
list-style-type:circle;
}

.sidebars_recent li a:hover, .sidebars li a:hover {
color: black;
text-decoration: none;
list-style-type:circle;
}


.sidebar_headers {
width: 55px;
height: 20px;
float:left;
padding:0;
position: relative;
z-index: 1;
}


.content_headers {
width: 155px;
height: 23px;
float:left;
margin-left: 60px;
padding:0;
position: relative;
z-index: 1;
}

/***-HEADER-***/

#navHolder {
	position: relative;
	float: left;
	width: 925px;
	height: 32px;
	margin-top: 10px;
	background-image: url('images/menubg.png');
	background-repeat: repeat-x;
}

#nav a {
	position: relative;
	text-decoration: none;
	text-align:center;
	height: 36px;
	line-height: 0px;
	padding-right: 10px;
	color:#494949;
	font-weight:bold;
	font-family: verdana, georgia;
	font-size: 14px;
	background-image: url('images/menu_bottom.gif');
	background-repeat: repeat-x;
	border-bottom:0px;
	margin-left:10px;
}
#nav a:hover { color:red; font-family: verdana, georgia; font-size: 14px; background-image: url('images/menu_top.gif'); vertical-align: center; }
#nav a.Selected, a.Selected:link, #nav a.Selected:active, #nav a.Selected:visited {color:red;	font-family: verdana, georgia; font-size: 14px; background-image: url('images/menu_top.gif'); vertical-align:center;}



#main_menu {
position: relative;
margin-top: 23px;
margin-left: -5px;
width: 600px;
}

#main_menu a{
font-weight: bold;
font-size: 14px;
font-family: verdana;
margin-left: 10px;
color: white;
}

#main_menu a.visted{
font-weight: bold;
font-size: 14px;
font-family: verdana;
margin-left: 10px;
color: #2f98db;
}

#main_menu a:hover{
font-weight: bold;
font-size: 14px;
font-family: verdana;
color: lightgray;
}

#top_left {
position: relative;
float: left;
margin-left: 20px;
margin-top: 0px;
width: 440px;
height: 100px;
}

#top_right {
position: relative;
float: left;
margin-top: 15px;
margin-left: 125px;
width: 360px;
height: 50px;
left: 0px;
font-size: 12px;
}

#top_right a {
color: #cecece;
font-size: 12px;

}

#follow {
position: relative;
margin-left: 135px;
margin-top: 10px;
letter-spacing: 5px;
}

#holdslideshow {
position: absolute;
height: 285px;
left: 0px;
top: 0px;
min-width: 1200px;
width: 100%;
margin-top: 90px;
overflow: hidden;
background-color: black;
background-image: url(images/header_bg.gif);
background-repeat: repeat-x;
}

#slideshow {
position: absolute;
float: left;
height: 263px;
margin-left: -600px;
left: 50%;
padding-top: 23px;
width: 1200px;
overflow: hidden;
background-color: black;
background-image: url(images/header_bg.gif);
background-repeat: repeat-x;
}

#topad {
position: absolute;
float: left;
height: 95px;
left: 50%;
margin-top: -30px;
padding-top: 15px;
padding-bottom: 10px;
margin-left: -475px;
width: 925px;
z-index: 5;
border-bottom: solid 1px #eaeaea;
}

#topline_home {
position: relative;
width: 980px;
height: 10px;
left: 50%;
margin-left: -495px;
border-bottom: solid 1px #eaeaea;
}

#header {margin:0 auto;width: 958px; height:107px; margin-top:-2px;}


h1 a, h1 a:visited{
color: black;
text-decoration: none;
}

h1 a:hover {
color: #f51b1a;
text-decoration: none;
}




.advertisement_post {
position: relative;
width: 595px;
height: 250px;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

.alotcrap {
position: relative;
width: 595px;
height: 18px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
border-top: solid 1px #eaeaea;
border-bottom: solid 1px #eaeaea;
}

#pagenr {
position: relative;
float: left;
margin-left: 10px;
margin-top: 10px;
width: 590px;
padding-top: 0px;
}


/***-SEARCH-***/

#top_search {
position: relative;
float: left;
margin-left: 400px;
width: 400px;
height: 0px;
}

#searchdiv{width:350px;height:27px;margin:5px 0 0 0;padding:0;float:right;}
#searchform {padding:0;margin:6px 8px 0 25px;}
#search_box{
float:right;
width:208px;
height:16px;
margin:0;
padding:3px 0px 2px 7px;
background-image: url(images/search_bg.gif);
border:none;
color: #666;
font-size:1.3em;
text-align:left;
}

#searchsubmit{
float:right;
width:87px;
height:21px;
border: none;
margin-left: 5px;
}


/***-SIDEBAR-***/


.subscribe {float:left;width:301px;margin-bottom: 20px; margin-top: 10px; padding-top:10px;clear:both; background:#fff;
	position: relative; list-style-type:none; border-top: solid 1px #eaeaea;}


/****-ADS-***/

h3.sideheaders{float:left;font-size:1.8em;color:#eb810f;letter-spacing:.1em;padding:0;margin:14px 0 0 13px; }
#sidead{float:left;width:300px;height:250px;margin-bottom: 25px;padding:10px 0;clear:both;}
#sidead img{padding: 0 0 0 10px;margin:0; border: solid 1px #f1f1f1;}


/***-POSTS-***/


.entry, .archiv {
font-size: 1.2em;
line-height: 1.30em;
padding-top: 0px;
}

.entry p {
margin: 0 0 1.3em 0;
}

.entry ol,.archiv ol {
margin: 1.5em 0 1.5em 40px;
}

.entry ul, .archiv ul{
margin:1.5em 0;
padding:0;
}

.entry ul li,.archiv ul li {
list-style: none;
background: url(images/puce.png) no-repeat 0 0.7em;
padding-left: 1.2em;
margin: 0 0 0 30px;
}
.entry ol li,.archiv ol li  {
margin: 0 0 0 15px;
}


.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
margin: 0.5em 0 0.5em 30px;
}
.entry img.alignleft {
width: 0px;
height: 0px;
}
.attachedimg img {
padding: 0px;
margin: 0px 11px 0 0;
float: left;
clear: left;
}
.entry img.alignright {
width: 0px;
height: 0px;
}
.entry img {
width: 0px;
height: 0px;
}

.readmore a {
color: gray;
font-weight: bold;
}

.readmore a:hover {
color: red;
font-weight: bold;
}

.entry img.tocenter {
display:block;
padding: 5px;
margin: 0 auto .5em auto;
float: none;
clear: both;
}

.entry2, .archiv {
font-size: 1.2em;
line-height: 1.30em;
padding-top: 0px;
}

.entry2 p {
margin: 0 0 1.3em 0;
}

.entry2 ol,.archiv ol {
margin: 1.5em 0 1.5em 40px;
}

.entry2 ul, .archiv ul{
margin:1.5em 0;
padding:0;
}

.entry2 ul li,.archiv ul li {
list-style: none;
background: url(images/puce.png) no-repeat 0 0.7em;
padding-left: 1.2em;
margin: 0 0 0 30px;
}
.entry2 ol li,.archiv ol li  {
margin: 0 0 0 15px;
}

.entry2 ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
margin: 0.5em 0 0.5em 30px;
}
.entry2 img.alignleft {
padding: 5px;
margin: 0px 11px 0 0;
border:1px solid #f1f1f1;
float: left;
clear: left;
}
.entry2 img.alignright {
padding: 5px;
margin: 0px 0 0 11px;
border: 1px solid #f1f1f1;
float: right;
clear: right;
}

.entry2 img.tocenter {
display:block;
padding: 5px;
margin: 0 auto .5em auto;
float: none;
clear: both;
}

.entry2 img {
max-width: 590px;
}

.entry2 img.grayborder {
border:2px solid #f1f1f1;
margin-left: 10px;
clear: left;
}

.imggal img{
max-width: 500px;
max-height: 500px;
}

.post_meta{
width:auto;
padding:0px 0px;
font-size:1.0em;
color: #c1c1c1;
margin-top: 8px;
margin-left: 225px;
clear:right;
text-align: left;
}

.post_meta2 {
position: relative;
width:585px;
height: 15px;
padding:5px 5px 5px 5px;
font-size:1.0em;
color: #c1c1c1;
margin-top: 8px;
margin-left: 0px;
clear:right;
text-align: left;
border-bottom: solid 1px #f6f6f6;
}

.beforecrap {
position: relative;
height: 30px;
float:left;
}


.addthiscrap {
position: relative;
margin-left: 5px;
height: 30px;
float:left;
}

.poster {
position: relative;
width:580px;
height: 30px;
padding:0px 0px;
font-size:12px;
color: #cecece;
margin-top: 8px;
margin-left: 0px;
clear:right;
text-align: left;
}

.poster h3 {
color: #cecece;
font-size: 11px;
}

.poster a {
color: #cecece;
}

.poster a:hover {
color: gray;
}

.post_more {
width: 86px;
height: 21px;
float: left;
text-align: right;
font-size: 1em;
position: relative;
bottom: -15px;
margin-left: -25px;
}

.content2 h2.date  {
color: #71b4df;
}

.attachment-thumbnail {
width: 200px;
height: 165px;

}


/***-COMMENTS-***/

.add_comment {
float: right;
margin-top:-15px;
padding: 0 20px;
font-weight: bold;
background:transparent url(images/com_icon.png) left center no-repeat;
}

h3.comments_headers {
color: #c45819;
width: 300px;
font-size: 1.4em;
padding:8px 0 8px 25px;
background:transparent url(images/com_icon.png) 7px center no-repeat;
}

h3.leavecomment{
width: 310px;
font-size: 1.4em;
margin:0 0 1px 0;
background-color:#f0f0f0;
padding:8px 0 8px 8px;
clear:both;
}

#comment_form {
width: 595px;
float: left;
background-color:white;

}

#comment_form p {
padding: 0.6em 0;
}
#comment_form label {
font-size: 2em;
color: #484747;
}

#comment_form .text_input {
margin-top: -10px;
width: 191px;
padding: 3px;
color: #444;
font: normal 1.4em "Trebuchet Ms", Verdana, Arial, Tahoma, Helvetica, sans-serif;
border: solid 2px #e2e2e2;
}

.comment_left {
float: left;
position: relative;
}

.comment_right {
position: relative;
margin-left: 20px;
margin-bottom: 10px;
float: left;
}

.text_area {
margin-top: 8px;
height: 250px;
width: 590px !important;
border: solid 2px #e2e2e2;
}

.text_area2 {
width: 590px !important;
border-top: 1px solid #e9e9e9;
border-left: 1px solid #e9e9e9;
border-right: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
}

#comment_box_input {
position: relative;
float: right;
margin-right: 10px;

}

.comment_author {
color: red;
font-size: 20px;
font-weight: normal;
}

#comment_form .form_submit{
background-image: url('images/submitcomment.png');
width: 173px;
height: 38px;
border: none;
float: right;
margin-right: 0px;
margin-bottom: 5px;
}

#comment_form {
color:#ccc;
background-color: white;
}

#comments {
width: 400px;
float: left;
clear: both;
margin-top: 30px;
}

#comments h2 {
font-size: 28px;
color: black;
font-family: arial;
font-weight: normal;
margin-bottom: 5px;
}

.comment_body {
position: relative;
margin-top: 0px;
width: 574px;
height: auto;
padding: 10px;
background-color: #f0f0f0;
word-wrap: break-word;
color: black;
}

.comment_body_red {
position: relative;
margin-top: 0px;
width: 574px;
height: auto;
padding: 10px;
background-color: #ffdbdb;
word-wrap: break-word;
color: black;
}


.comrating {
position: relative;
margin-top: 5px;
width: 200px;
margin-left: 370px;
}

.responds{
position: relative;
font-size: 13px;
width: 595px;
min-height: 70px;
height: auto;
background-color: white;
color: gray;
}

.comment_top {
position: relative;
width: 584px;
height: 27px;
background-image: url('images/respond_top.png');
padding-left: 10px;
}

.comment_bottom {
position: relative;
width: 594px;
height:4px;
background-image: url('images/respond_bottom.png');
}

.comment_top_red {
position: relative;
width: 584px;
height: 27px;
background-image: url('images/respond_top_red.png');
padding-left: 10px;
}

.comment_bottom_red {
position: relative;
width: 594px;
height:4px;
background-image: url('images/respond_bottom_red.png');
}

ul#comment_list {
list-style:none;
margin: 0 0 5.0em 0;
float: left;
}

ul#comment_list li.comment {
width: 300px;
padding: .7em 0 0 0;
float: left;
overflow:hidden;
}

ul#comment_list li.trackback {
padding: 1.2em 15px 0 15px;
}

.comment_meta {
font-size:1.0em;
color: gray;
font-weight: normal;
}

.commentBS {
position: relative;
padding-top: 10px;
}

.trackback .comment_meta {
padding: 0 0 0 20px;
}

.comment_meta a, .comment_meta a:visited,post-meta a,post_meta a:visited {
color: #f51b1a;
text-decoration: none;
}

.comment_meta a:hover,post_meta a:hover {
color: black;
text-decoration: none;
}

.comment .entry {
padding: 0 15px;
}

.comment .entry p {
margin: 0 0 1.0em 0;
}

/***-BOTTOM-***/


#bottom h2,#bottom li.linkcat h2 {
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 5px 8px 0 15px ;
color: #f51b1a;
text-transform:uppercase;
height:20px;
}

/***-FOOTER-***/

#footer {
width: 950px;
height: 65px;
text-align: left;
margin-left: -22px;
padding:.0em 0 0px 15px;
clear: both;
background-image: url('images/bottom_part_bg.png');
font-size: 1.3em;
}

.footer_list {
position: relative;
float: left;
top: 23px;
font-size: 11px;
height: 20px;
margin-left: 10px;
color: #696969;
}

.footer_list2 {
position: relative;
float: left;
top: 3px;
font-size: 11px;
height: 20px;
margin-left: 630px;
color: #696969;
}

.footer_list ul li,.archiv ul li {
list-style: none;
}

#footer p {
margin-right: 20px;
font-size: 1.1em;
float: right;
color: #3c3c3c;
}

#footer a, #footer a:visited {
color: #696969;
font-size: 1.1em;
text-decoration: none;
}

#footer a:hover {
color: red;
font-size: 1.1em;
}

.footer_list2 a, .footer_list2 a:visited {
color: #696969;
font-size: 1.1em;
text-decoration: none;
font-weight: bold;
}

.footer_list2 a:hover {
color: red;
font-size: 1.1em;
font-weight: bold;
}

/***-OTHER-***/


#slide_menu {
margin-top: 8px;
margin-left: 0px;
position: relative;
left: 110px;
width: 300px;
height: 320px;
float: left;
}

.navigation {
float: left;
}

.previous {
padding: 0 0px 0px 0;
float: right;
font-weight:bold;
}
.next {
float: left;
padding-bottom:10px;
padding-right: 0px;
font-weight:bold;
}

p.more a{
text-decoration:none;
}
p.more a:visited{
 text-decoration:none;
}
p.more a:hover{
 text-decoration:underline;
}
