@import "layout.css";

html, body {
margin: 0px;
padding: 0px;
font-size: 13px;
font-family: Verdana, Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
/*letter-spacing: 0.005em;*/
color: black;
height: 100%;
}

body {
margin: 0px;
padding: 0px;
background-color: #7F7F7F;
}

/*----GENERAL_STYLE----*/

p {
margin-top: 5px;
margin-bottom: 12px;
}

h1 {
font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 24px; 
color: #e8581f;
margin-top: 0px;
margin-bottom: 2px;
margin-left: -1px;
}

h2 {
font-family: Arial, Verdana, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 24px;
margin-top: 0px;
margin-bottom: 2px;
margin-left: -1px;
color: #e8581f; /*648d2a 598308*/
}

h2.search {
font-weight: bold;
font-family: Arial, Verdana, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 15px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: -1px;
color: #e8581f; /*648d2a 598308*/
}

h3 {
font-family: Verdana, Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 18px;
margin-top: 0px;
margin-bottom: 2px;
color: #598308;
font-weight: normal;
}

ul {
list-style: none;
margin-left: 15px;
margin-top: 3px;
padding-left: 15px;
}

li {
padding-left: 10px;
background-image: url(images/ul_dot2.gif);
background-repeat: no-repeat;
background-position: 0 .45em;
}

a:visited, a:link {
color: #e8581f; /*ee8139*/
text-decoration: none;
}

a:hover {
color: #626262; /*648d2a*/
text-decoration: underline;
}

table.tabell {
border-collapse: collapse;
margin-top: 0px;
border-color: #BBB;
}

td.even {
background-color: #f8f8f8;
}

td.top {
background-color: #e1fc9f;
}

td.middle {
background-color: #fefefe;
}

/*----HEADER----*/

#title {
background: url(images/main_page_header11.gif) top #7F7F7F no-repeat;
height: 125px;
margin: 0px;
clear: both;
text-align: left;
}

#title a {
display: block;
width: auto;
height: 125px;
}

#title a:hover {
text-decoration: none;
}

/*
#title_image {
margin: 0px;
text-align: left;
display: block;
height: 95px;
/*background: url(images/header_image.jpg) center center transparent repeat-y;*//*
}
*/

/*----MENU----*/

.menu {
list-style-type: none;
background: url(images/menu_background_image2.gif);
margin: 0px;
padding: 0px;
height: 40px;
width: 780px;
border-top: 1px #737373 solid;
border-bottom: 1px #737373 solid;
overflow: hidden;
}

.menu li {
background: none;
padding: 0px;
vertical-align: middle;
float: left;
height: 40px;
}

.menu li a,
.menu li a:visited {
color: #FFF;
text-decoration: none;
text-transform: uppercase;
font-size: 13px;
line-height: normal !important;
display: block;
vertical-align: middle;
height: 40px;
padding: 12px 10.2px 12px 10.2px;
float: left;
}

.menu li a:hover,
.menu li a:active {
background: url(images/menu_background_hover5.gif);
color: #FFFFFF;
text-decoration: none;
}

.menu li.current_page a,
.menu li.current_page a:hover {
background: url(images/menu_background_current4.gif);
}

/*----POSTS----*/

.post {
margin-bottom: 9px;
padding-bottom: 12px;
}

.post h3,
.post h4,
.post h5 {
font-size: 13px;
}

.post h2 a:hover {
text-decoration: none;
}

.date {
font-family: Arial, Verdana, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 18px;
color: #cacaca; 
}

.entry {
/*letter-spacing: 0.01em;
line-height: 16px;*/
margin: 0px;
}

.entry img {
padding: 5px;
margin: 10px 10px 10px 10px;
background-color: #909090;
}

.entry strong { 
color: #373737; 
}

.read_more {
font-weight: bold;
display:block;
margin: 6px 0px 0px 0px;
}

.navigation {
clear: both;
padding: 0px;
display: block;
text-align: center;
color: #b0b0b0;
}

.post_meta_data_container {
margin: 8px 0px 12px 0px;
}

.post_meta_data {
font-family: Verdana, Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
border: 1px dotted silver; /*d3d3d3*/
font-size: 10px;
color: #2f2f2f;/*747474*/
background-color: #fafafa; /*fef7e0 fef9e8*/
padding: 3px;
display: inline;
}

.post_meta_data_bold {
color: #2f2f2f;
font-weight: bold;
}

/*----SIDEBAR----*/

#sidebar ul {
list-style: none;
margin-left: 0px;
padding-left: 1px;
text-indent: -1em;
margin-top: 4px;
}

#sidebar li {
margin: 3px 0px 0px 10px;
background-image: none;
}

/*----FOOTER----*/

#footer_container .content_container {
width: 763px !important;
height: 16px;
display: block;
margin-right: auto;
margin-left: auto !important; /* stupid ie... */
margin-top: 0px;
padding: 8px 8px 9px 8px;
font-size: 11px;
color: #727272;
border-top: 1px dotted silver;
background-color: #fafafa;
text-align: left;
letter-spacing: 0px;
}

#footer_container a:link,
#footer_container a:visited {
color: #598308;
}


#footer_container a:hover {
color: #626262;
}

#footer_container_border {
line-height: 0px;
}

#footer_container_left {
float: left;
width: 567px;
}

#searchform {
width: 162px;
float: left;
margin: 0px;
padding: 0px;
}

#floatright {
float: right;
}

#footer_container_right {
float: right;
width: 50px;
text-align: right;
}

#footer_container_right img {
width: 16px;
height: 16px;
border: none;
}

#search_box {
border: 1px solid #BBB;
padding: 1px;
height: 13px;
}

#search_box:focus {
border: 1px solid #7da038;
padding: 1px;
}

#button {
height: 17px;
border: 1px solid #BBB;
background: #e5e5e5;
font-family: Verdana, Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
font-size: 11px;
padding-bottom: 2px;
}

#button:hover {
border: 1px solid #AAA;
background: #d5d5d5;
}
