/************************/
/*  VERBLOGGT ver. 1.2  */
/************************/


/* General html tags */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #382e1f;
	line-height: 18pt;
	letter-spacing: 0.03em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 900;
	letter-spacing: 0;
	margin: 0 0 5px;
	line-height: 100%;
}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}

p, center, pre {
	margin: 0 0 20px;
}

ul, ol, dl {
	margin: 0 0 2px 0;
	padding: 2px 0;
}
li, dd {
	margin: 0 0 2px 10px;
	padding: 0 0 0 5px;
	line-height: 160%;
}
ul li {
	list-style-type: square;
}
dt {
	margin: 0 0 5px 0;
	padding: 0;
}

a, a:link {
	color: #841919;
}
a:hover, a:active {
	color: #be2527;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

hr {
	border-top: 2px solid #cacaca;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0 0 20px 0;
}

img {
	border:none;
}

blockquote, quote {
	margin: 8px 0 8px 15px;
	font-style: italic;
}

label {
	width: 65px;
	float: left;
}



/* Layout Elements */

#div {
	border: 1px solid #FF0000;
}

#container {
	position: relative;
	min-height: 100%;
	width: 1040px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../images/back_content.gif) repeat-y center;
}
* html #container {
	height: 100%;
}
#container .widget_set {
  width: 149px;
  padding-left: 18px;
  border-left: 2px solid #cacaca;
}
html>body #container .widget_set {
  width: 129px;
  padding-left: 18px;
  border-left: 2px solid #cacaca;
}
#container .widget {
	margin: 0;
	padding: 0 0 20px 0;
	width: 280px;
}
#container .comment .comment_number {
	font-weight: 900;
	letter-spacing: 0;
}
#container .comment .metadata {
	height: 20px;
	background-color: #bebebe;
	line-height: 80%;
}

.style_content {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

br.clear {
	clear: both;
}


/* Forms ----------------------------------------------------------- */

.input, #input_comments_submit {
	background: #FFFFFF url(../images/back_input.gif) repeat-x top;
	border: 1px solid #a79d8f;
	margin: 0;
	padding: 0 1px;
	line-height: inherit;
	font-size: inherit;
	display: inline;
}
.input .standard {
	width: 240px;
}
#input_comments_submit {
	padding: 2px;
}



/* Header Layout */

#header {
	margin: 0;
	padding: 0;
	color: #fff;
	background: url(../images/header.png) repeat-x;
}
#header .style_content {
	width: 1040px;
	height: 155px;
	position: relative;
	display: block;
}
#header a, #header a:link, #footer a, #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover, #header a:active, #footer a:hover, #footer a:active {
	color: #DDDDDD;
	text-decoration: underline;
}

#rss-feed {
	position: absolute;
	top: 0;
	right: 30px;
	display: inline;
}

#search_box {
	position: absolute;
	top: 90px;
	right: 30px;
	display: inline;
	float: right;
}

#input_search {
	width: 100px;
	text-align: right;
}

#title {
	position: absolute;
	top: 30px;
	left: 250px;
	text-align: center;
	width: 550px;
	font-size: 300%;
	letter-spacing: 0.2pt;
	color: #6A1010;
}

#tagline {
	position: absolute;
	top: 86px;
	left: 250px;
	text-align: center;
	width: 550px;
	font-size: 150%;
	letter-spacing: 0.1pt;
	font-weight: bold;
	color: #d19492;
}

#header #menu {
	display: block;
	position: absolute;
	top: 109px;
	left: 335px;
}

html>body #menu {
	bottom: 0;
}

#menu li {
	display: inline;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
 	float: left;
}
#menu li a {
  display: block;
  margin: 2px 10px 0 0;
  padding: 0 10px 0 0;
}

#head_catogories {
	position: absolute;
	right: 40px;
	top:  118px;
	font-size: 130%;
}
#head_catogories li {
  list-style: none;
  list-style-type: none;
  margin: 0 0 0 20px;
  padding: 0;
  color: white;
  float: right;
}
#head_catogories li.prio {
	color: #d19492;
	font-weight: bold;
}

#search {
	width: 320px;
	margin: 0 0 30px 20px;
	padding: 0;
	float: right;
}



/* Content Layout */

#content {
	margin: 0;
	padding: 0;
}
#content .style_content {
	width: 980px;
	padding: 25px 40px 0;
}
html>body #content .style_content {
	width: 980px;
	padding: 20px 0 0 0;
}
html>body #content .style_content {
	padding: 25px 0 0;
}
#content .advert {
	text-align: center;
	margin: 0 0 30px;
	padding: 0 10px;
}
#content .wp-smiley {
    margin: 0;
    border: none;
}

img.content {
	margin: 0 10px 15px;
	border: none;
}

#loop_articles, #loop_home {
	width: 640px;
	float: left;
	padding-right: 20px;
}
#loop_articles .summary {
	width: 100%;
}
#loop_articles .new {
	background: url(../images/icon_new.gif) left top;
}

#loop_page {
	width: 610px;
	float: left;
}

#loop_single {
	width: 610px;
	padding: 0;
	float: left;
}

#loop_comments {
	width: 610px;
	float: left;
}
#loop_comments p {
	margin: 0;
}

#form_comments {
	width: 330px;
	margin: 0 10px 30px 10px;
	float: right;
	padding: 0;
}

#recentcomments li, .sb-comments li {
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(../images/icon_comment.gif) no-repeat 0 2px;
}

#information {
	width: 320px;
	margin: 0 0 30px 20px;
	float: left;
	padding: 0;
	clear: right;
}

#post_meta {
	width: 330px;
	padding: 0;
	margin: 0 0 30px 30px;
	float: left;
	display: inline;
}

#author {
	width: 320px;
	margin: 0 0 30px 20px;
	padding: 0;
	float: right;
}

#widgets {
	padding: 0 0 0 30px;
	margin: 0 0 30px 0;
	float: right;
	border-left: 2px solid #cacaca;
}
#widgets h1, #widgets h2, #widgets h3, #widgets h4 {
	padding: 3px 10px;
	background: #bebebe url(../images/post-background.jpg) no-repeat;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	position: relative;
	left: -10px;
	width: 270px;
}
#widgets.home {
	width: 300px;
}
.widgets_home, .widgets_single {
	width: 280px;
}

#archive_links {
	width: 320px;
	padding: 0;
	margin: 0 0 30px 0;
	float: right;
	clear: right;
}
#archive_links .archive_group {
	padding: 0;
	float: left;
	width: 150px;
	clear: none;
}
#archive_links .even {
	margin: 0;
	float: right;
}
#archive_links .odd {
	margin: 0 20px 0 0;
}

#loop_articles h2, 
#loop_comments h2 {
	margin: 0 0 20px 0;
}

#loop_single h3.title, 
#loop_page h3.title, 
#loop_articles h3.title,
.lead h3.title {
	background:  #bebebe url(../images/post-background.jpg) no-repeat;
	border-bottom: 1px solid #6A1010;
	border-left: 1px solid #6A1010;
}

.navigation ul {
	display: block;
	margin: 0 0 30px;
	padding: 0;
}
.navigation li {
	display: block;
	margin: 0;
	padding: 0;
	width: 49%;
}
.navigation li.next {
	text-align: right;
	float: right;
}

#form_search {
	margin: 0 0 20px;
}

#input_form_search {
	width: 120px;
}

.prominent .innerbox {
	margin: 0;
	padding: 10px;
	background-color: #bebebe;
}
.innerbox p {
	margin: 3px 0;
}
.prominent, .comment .metadata {
	color: #242424;
	margin: 0;
	padding: 2px;
}
.prominent a, .prominent a:link, .comment .metadata a, .comment .metadata a:link {
	color: #841919;
}
.prominent a:hover, .prominent a:active, .comment .metadata a:hover, .comment .metadata a:active {
	color: #be2527;
}

.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
	line-height: 160%;
}

.lead h3.title, #loop_single h3.title, #loop_page h3.title, #loop_articles h3.title {
	font-size: 150%;
	line-height: 100%;
	padding: 3px 7px;
}
.lead h3.title {
	min-height: 38px;
}



/* Post and Comment Layout */

#loop_single .post, #loop_articles .post {
	width: 610px;
}
#loop_home .post {
	width: 310px;
	line-height: 130%;
}

.post {
	font-size: 100%;
	margin: 0 0 30px 0;
	line-height: 180%;
}
.post .content {
	position: relative;
}

#post_meta .metadata {
	width: 150px;
	padding: 0;
	margin:  0;
}
#post_meta .odd {
	float: left;
	clear: left;
}
#post_meta .even {
	float: right;
}

.metadata {
	margin: 0 0 20px 0;	
}
.metadata dt {
	margin: 10px 0 0 0;
	font-weight: bold;
}

.other dt {
	margin: 10px 0 0 0;
	font-weight: bold;
}

.metalinks {
	padding: 0 0 10px 0;
	margin: 0;
	display: block;
	clear: both;
}
.metalinks li {
	float: left;
	margin-right: 10px;
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}
.sb-navigation li,
.sb-links li {
	display: inline;
	clear: both;
}
.sb-links li li {
	background: url(../images/icon_page.gif) no-repeat 0 1px;
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

#input_comment {
	width: 100%;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Verdana;
}

#comment_area .comment {
	padding: 0;
	margin: 0 0 30px 0;
}
#comment_area .metadata {
	display: block;
	margin: 0 0 5px 0;
}
#comment_area .metadata dt,
#comment_area .metadata dd {
	display: inline;
	margin: 0;
	padding: 0;
}
#comment_area .metadata dt.comment_number {
	display: none;
}
#comment_area .metadata dd.comment_number {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 35px;
	height: 20px;
	font-size: 170%;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
#comment_area .gravatar {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#comment_area .writer {
	margin: 5px 0 0 0;
}



/* Graphical Bullets ----------------------------------------------- */

ul .icon, dl .icon, ul.icon li {
	background-repeat: no-repeat;
	background-position: 0 1px;
	display: block;
	margin: 0 10px 5px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}

ul .date, dl .date, ul.icon li {
	background-image: url(../images/icon_date.gif);
}

ul .tag, dl .tag, ul.tag li {
	background-image: url(../images/icon_tag.gif);
}

ul .category, dl .category, ul.category li {
	background-image: url(../images/icon_category.gif);
}

ul .information, dl .information, ul.information li {
	background-image: url(../images/icon_lightbulb.gif);
}

ul .jump, dl .jump, ul.jump li {
	background-image: url(../images/icon_page.gif);
}

ul .comment, dl .comment, ul.comment li {
	background-image: url(../images/icon_comment.gif);
}

ul .feed, dl .feed, ul.feed li {
	background-image: url(../images/icon_feed.gif);
}

ul .entry, dl .entry, ul.entry li {
	background-image: url(../images/icon_entry.gif);
}

ul .author, dl .author, ul.author li {
	background-image: url(../images/icon_entry.gif);
}

ul .delicious, dl .delicious, ul.delicious li {
	background-image: url(../images/icons/delicious.gif);
}

ul .technorati, dl .technorati, ul.technorati li {
	background-image: url(../images/icons/technorati.gif);
}

ul .digg, dl .digg, ul.digg li {
	background-image: url(../images/icons/digman.gif);
}

ul .asterisk, dl .asterisk, ul.asterisk li {
  background-image: url(../images/icon_asterisk.gif);
}

.ctc {
	margin-bottom: 15px;
}

.flickr_photo, .flickr_photo_last  {
	margin-bottom: 10px;
}

.feedburnerFlareBlock {
	margin: 0;
	padding: 0;
	display: list-item;
	background: url(../images/icon_page.gif) no-repeat 0 2px;
	display: block;
	margin: 0 10px 5px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}



/* Widget Styling -------------------------------------------------- */

#widgets_home_a,
#widgets_home_b {
	width: 280px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}

#widgets_single_a {
	width: 140px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}

#widgets_single_b {
	width: 140px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	display: inline;
}

#widgets_page {
	width: 140px;
	margin: 0 0 0 0;
	padding: 0;
}

.widget_archives li, .sb-months li,
.widget_categories li, .sb-categories li,
.widget_meta li, .sb-meta li,
.widget_pages li, .sb-navigation li li,
.widget_recent_entries li, .sb-latest li,
.widget_rss li,
.sb-links li li {
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
}
.widget_archives li, .sb-months li {
	background: url(../images/icon_date.gif) no-repeat 0 2px;
}
.widget_categories li, .sb-categories li {
	background: url(../images/icon_category.gif) no-repeat 0 2px;
}
.widget_meta li, .sb-meta li {
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
.widget_pages li, .sb-navigation li li {
	background: url(../images/icon_page.gif) no-repeat 0 1px;
}
.widget_recent_entries li, .sb-latest li {
	background: url(../images/icon_page.gif) no-repeat 0 2px;
}
.widget_rss li {
	background: url(../images/icon_url.gif) no-repeat 0 2px;
}
.sb-links li li {
	background: url(../images/icon_page.gif) no-repeat 0 1px;
}
.sb-links li {
	display: inline;
	clear: both;
}
.sb-navigation li {
	display: inline;
	clear: both;
}
#ratings-widget-3 ul {
	margin-left: 0;
	padding-left: 0;
}
#ratings-widget-3 li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#ratings-widget-3 img {
	width: 12px;
	height: 12px;
}



/* Footer Layout */

#footer {
	display: block;
	position: relative;
	margin: 0 auto;
	color: #fff;
}

#footer .style_content {
	width: 1038px;
	height: 150px;
	padding: 0;
	text-align: center;
	background: url(../images/footer.png) no-repeat;
}

#footer .style_content ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer .style_content ul li {
	display: inline;
	padding: 0;
}

#footer_title {
	padding: 40px 0 10px 0;
}

#logos1 {
	position: absolute;
	display: inline;
	right:25px;
	bottom: 80px;
	float: right;
}

#logos2 {
	position: absolute;
	display: inline;
	width:1024px;
	left: 5px;
	bottom: 2px;
	text-align:center;
}

#logos img {
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 0;
}


