/*  
Theme Name: Arthemia Premium DEVELOPMENT VERSION
Theme URI: http://colorlabsproject.com/
Description: Designed by <a href="http://michaelhutagalung.com">Michael Jubel Hutagalung</a> of <a href="http://colorlabsproject.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2008, Michael Jubel Hutagalung
View detailed license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1;	color: black; background: white; }
ol, ul { list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" "";}

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	/*  background: url(images/bodyback.gif);  */
	background: #8CC083; 
	color: #505050;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #004e00;
	text-decoration:none
	}

a:hover, a:active, a:focus {
	color: #000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
    font-weight:bold;
}

em {
    font-style:italic;
}

/* Structure */


#head {
	width:916px;
	margin:0px auto;
	margin-top:0px;
	padding:0 5px 0 5px;
	font-size:0.8em;
	border-left:12px solid #fff;
	border-right:12px solid #fff;
	border-top:12px solid #fff;	
	height: 145px;
	background: #fff url(images/neu/logo-digitalks.png) no-repeat;
	overflow: hidden;
	position: relative;
	}

/*	#neu-hier {
		position: absolute;
		top: 113px;
		left: 78px;
		font-size: 85%;
		font-weight: bold;
		}
	#neu-hier a:link, #neu-hier a:visited, #neu-hier a:active, #header-ambassadore a:link, #header-ambassadore a:visited, #header-ambassadore a:active {
		color: #7DBF85;
		}	
*/			
	#header-ambassadore {
		padding-top: 0px;
		width: 205px;
		float: left;
		margin-left: 205px;
		font-size: 1.1em;
		line-height: 1.25;
		}
	#header-newsletter {
		font-size: 1.25em;
		padding-top: 0px;
		width: 290px;
		float:right;
		pading-left: 2px;
		}
	#header-newsletter div.mc-field-group, #header-newsletter input {
		margin-top: 4px;
		}	
	#header-newsletter div.mc-field-group  {
		clear: both;
		}					
	#header-newsletter legend {
		font-weight: bold;
		}
	#header-newsletter .mce-responses, #header-newsletter .mce_inline_error, #header-newsletter #mce-error-response, #header-newsletter #mce-success-response {
		font-size: 80%;
		color: #0D6F38;
		width: 255px;
		line-height: 1.1;
		margin-top: 2px;
		}
	#header-newsletter #mce-success-response {
		height: 200px;
		}
	span.indicate-required {
		margin-left: 30px;
		}
	#header-newsletter input {
		margin-top: 5px;
		width: 205px !important;
		background-color: #fff;	
		border: 1px solid #8CC083;
		padding: 8px 3px 8px 3px;
		color: #444;
		}
	#header-newsletter input.btn {
		width: 213px !important;
		background-color: #DFDEDF;
		color: #333;
		border: solid 1px #bbb;
		}

	#header-newsletter input:hover {
		border: 1px solid #000;
		color: #000;		
		}
	#header-newsletter input:focus, #header-newsletter input:focus.btn {
		border: 1px solid #333;
		color: #000;	
		background-color: #A8CFB9;	
		}			
				
	#header-social {
		padding-top: 0px;
		width: 153px;
		float:right;
		}		
		#header-social div.textwidget img {
			padding: 2px 1px 2px 1px;
			}	
		#header-social div.textwidget img {
			margin: 3px 0;
			}	
		#header-social a:hover{
			background-color: #eee;
			}	
		#header-social a:focus {
			background-color: #666;
			}	
			
			
	#home-content {
		width:940px;
		margin:0px auto;
		font-size:0.80em;
		border-left:5px solid #fff;
		border-right:5px solid #fff;
		background-color: white;
		padding-bottom: 10px;
		}

	#home-content h2 {
		font-size: 250%;
		font-weight: normal;
		color: #83B255;
		padding-left: 95px;
		padding-top: 8px;
		height: 45px;
		margin-top: 15px;
		margin-left: 40px;
		}

		#home-content-digitalks, #home-content-digitools, #home-content-digicast {
			background-color: #f0f0ef;
			width: 308px;
			float: left;
			height: 130px;
			}
		#home-content-digitalks, #home-content-digitools {
			margin-right: 7px;
			}
		#home-content-digitalks h2 {
			background: url(images/neu/icon-digitalks.png) no-repeat;
			}
		#home-content-digitools h2 {
			background: url(images/neu/icon-digitools.png) no-repeat;
			}
		#home-content-digicast h2 {
			background: url(images/neu/icon-digicast.png) no-repeat;
			}

	#home-content h2 a:link, #home-content h2 a:visited {
		color: #83B255 !important;
		}
		
	#home-content h3  {
		overflow: visible;
		min-height: 35px;
		padding: 0 10px 0 50px;
		font-size: 1em;
		background: url(images/neu-button.png) no-repeat;
		}

	#home-video {
		display: block;
		width:920px;
		margin:0px auto;
		padding: 20px 10px 35px;
		background-color: #313131;
		font-size:0.80em;
		border-left:5px solid #fff;
		border-right:5px solid #fff;
		height: 125px;
		}

	#home-video h2 {
		font-size:1.3em;
		letter-spacing: 0.05em;
		padding-left: 5px;
		}

	#home-video a:link img, #home-video a:visited img {
		padding: 5px;
		border: solid 1px #8F8F8F;
		}
	#home-video a:hover img, #home-video a:active img, #home-video a:focus img {
		padding: 4px;
		border: solid 2px; #8CC083;
		}


	#home-footer {
		width:940px;
		margin:0px auto;
		padding:10px 0 10px;
		background-color: #ffffff;
		font-size:0.80em;
		border-left:5px solid #fff;
		border-right:5px solid #fff;
		}
		#home-footer-sponsoren, #home-footer-twitter, #home-footer-facebook {
			width: 313px;
			float: left;
			}
		
		#home-footer-facebook div.testimonials_manager_widget, #home-footer-sponsoren div.ngg_slideshow {
			margin-top: 12px;
			}
		
		
	#home-footer h2 {
		font-size: 16px;
		padding: 5px 3px 3px 5px;
		color: white;
		background-color: #8CC083;
		}
	#home-footer p, #home-footer ul {
		padding: 5px 14px 3px 7px;
		}
	#home-footer ul li {
		padding: 5px 0 3px 0;
		font-size: 90%;
		}
		
		
		
#page {
	width:920px;
	margin:0px auto;
	padding:10px;
	background:#eeeeee url(images/diag_stripe.gif);
	font-size:12px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

.left {
	float:left;
	}

.right {
	float: left;
	}





/* Navigation Bar*/
#navbar {
	clear: both;
	margin:0 auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	/* background:#333333 url(images/navbar.png) no-repeat; */
	background:#333333;
	width:920px;
	font-size:11px;
	font-weight: bold;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom: 8px solid white;
	}

#page-bar {
	padding:0px;
	width:100%; /*RH*/
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	border-right:1px solid #333;
	}

#page-bar li:hover, #page-bar li:focus {
	background: #8cc082;
	}

#page-bar a:link, #page-bar a:visited {
	margin: 0px;
	padding:7px 10px;
	font-weight:bold;
	color:#eeeeee;
	display:block;
	}

#page-bar a:hover, #page-bar a:focus {
	text-decoration:none;
	display:block;
	}

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
	}
#searchform input:focus {
	background: #b8f0ad;
	color: black;	
	}

#page-bar li.searchnav { float: right; }
		
#page-bar li.searchnav:focus , #page-bar li.searchnav:hover  { background: #333333; }

#page-bar .current_page_item { background: #8cc082; }
#page-bar li.current_page_item a:link, #page-bar li.current_page_item a, #page-bar li.current_page_item a:visited  { color: #333333; }

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	color: white;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
	}
#page-bar li.current_page_item li a:link, #page-bar li.current_page_item li a, #page-bar li.current_page_item li a:visited  { color: #fff;  }
#page-bar li li.current_page_item a:link, #page-bar li li.current_page_item a, #page-bar li li.current_page_item  a:visited  { color: #333; background: #8cc082; }
	
#page-bar li li a:active, #page-bar li li a:hover, #page-bar li li a:focus {
	background: #8cc082;
	padding: 4px 10px 4px 10px;
	}
	
#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul, #page-bar li:focus ul {
	left: auto;
	display: block;
	}

/* Text*/

h1 {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:25px Arial;
	font-weight:bold;
	}

h3 {
	font:18px Arial;
	margin: 10px 0;
	color:#333;
	font-weight:bold;
	}

h4 {
	font:15px Arial;
	margin: 5px 0;	
	font-weight:bold;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/


#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#upcoming-event {
	padding: 12px;
	background:#8cc083;
	margin-bottom: 10px;
	color:#fff;	
	}

#upcoming-event-sidebar {
	padding: 0 12px 12px 12px;
	background:#8cc083;
	width:296px;
	float:right;
	margin:0px 0px 12px 0px;
	overflow:hidden;
	color:#fff;	
	font-size: 11px;
	}
	
#upcoming-event-sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}	
	
#upcoming-event h3	{
	color:#333;	
	}

#upcoming-event div { position: relative; top: -5px; }
#upcoming-event .weiter-button { position: relative; top: 11px; margin: 0 10px 0px 0;}	
#upcoming-event-sidebar .weiter-button { float: left; margin: 0 10px 0px 0;}
.weiter-button span { position: relative; top: -10px; padding-left: 12px; line-height: 2; }

#upcoming-event a:visited, #upcoming-event a:link, #upcoming-event a:visited, #upcoming-event a:link { color: white; }
#upcoming-event-sidebar a:active, #upcoming-event-sidebar a:hover, #upcoming-event-sidebar a:focus, #upcoming-event a:active, #upcoming-event a:hover, #upcoming-event a:focus { color: ccc; text-decoration: none; }

#top {
	margin:0 auto;
	padding:0px 10px 0px 0px;
	background:#333;
	width:930px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	overflow: hidden;
	}

#headline {
	width:560px;
	float:left;
	padding:12px 12px 25px 25px;
    font-size:12px;
	line-height:1.5em;
	margin:0;
	background:#333333;
	color:#fff;
	overflow:hidden;
	}

#headline a, #featured h3 {
	color:#a0a0a0;
	}

#headline a:hover, #headline a:focus {
	color:#8cc083;
	}

#top div.label {
	font:14px Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

#headline div.title, #headline div.title h3, #featured h3, #upcoming-event h3 {
	font:20px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:1.2em;
	padding-bottom:5px;
	padding-top:5px;
    margin-top:0px;
	}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:10px;
	}

#headline p {
	padding-bottom:25px;
	}

#featured {
	width:320px;
	float:right;
	padding:10px 0px 10px 7px;
	font-size:12px;
	border-left: 5px solid white;
}

#featured h3 {

	padding: 8px 0 0 0;
	margin: 0 0 15px 0;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 79px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
    margin-top:0px;
	padding-top:10px;
	/*float:right;*/
	/*width:203px;*/
	font-size:11px;
	}

#featured .meta {
	margin-top:5px;
    font-weight:normal;
    font-size:10px;
	}

#featured .title {
	font-weight:bold;
	}

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	color:#000000;
	}

#featured a:hover, #featured a:focus {
	color:#8cc083;
	}

#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
    font-size:12px;
	line-height:1.5em; 
	}

#single_desc, #single_desc div.meta {
	color: white;
	}
	
#single_desc div.title {
	font:25px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:10px;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#fff;
	}

#single_desc a:hover, #single_desc a:focus {
	color:#8cc083;
	}

#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:920px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
    
.category {
	width:164px;
	height: 95px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
    cursor:pointer;
	}

.category p {
	margin:0;
    font-size:11px;
	}

.category span.cat_title, .category h3, #front-popular h3, #front-list .cat_title, #gallery h3 {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-0.05em;
	}
	
.category:hover p, .category:hover h3, .category:focus p, .category:focus h3 { color: white; }

#front-list .cat_title {
	font-size:14px;
    margin-bottom:5px;
	}

#front-popular h3 {
	color:#fff;
	}

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
	color:#333333;
	display:block;
	background:none;
	}

.category a:hover. .category a:focus {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 920px;
	}

#bottom-left {
	float:left;
	}

#bottom-left .meta, #content.archive .meta {
	font-size:10px;
	}

#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	margin-bottom:10px;
	border-top:1px solid #ececec;
    }

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title {
	font:14px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
    line-height:1.0em;
	}

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:11px;
	font-weight:bold;
	}

.meta {
	color:#333333;
	font-weight:bold;
	}

#headline p, #featured p {
	margin:0;
	}


#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:12px;
	line-height:1.75em;
	border-top:1px solid #ececec;
	}

#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}
.tanbox.right {
	padding-left: 12px;
	}


.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}

.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox span.title a, .onecolumn span.title a {
	font:14px Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	

#navigation {
	padding:15px 10px;
	background:#fff;
	font-size:12px;
	text-align:center;
	width:550px;
	}


/* Content Page*/

#content {
	width:570px;
	background:#fff;
	padding:10px;
	font-size:12px;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	overflow: hidden;
	}
#content.fullwidth {
	width: 900px;
	}
	
	
.post {
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

#content h2.title {
	letter-spacing:-0.05em;
	/* border-bottom:1px solid #e2e2e2; */
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	}

.entry ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
	border:1px solid #cfcfcf;
	margin:5px 10px 5px 0;
	padding:8px;
	}
	
.entry img:hover, .entry img:focus, .post a:hover img, .post a:focus img, #front-list img:hover, #front-list img:focus {
	border:1px solid #8cc083;
	margin:5px 10px 5px 0;
	padding:8px;
	}	

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:11px Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:11px;
	}

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, a img.alignright {
	border:1px solid #cfcfcf;
	margin:5px 10px 5px 0;
	padding:8px;
	display: inline;
}

img.alignleft, a img.alignleft {
	border:1px solid #cfcfcf;
	margin:5px 10px 5px 0;
	padding:8px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
	border:1px solid #ccc;
	margin:0px 10px 5px 0;
	float:left;
	padding:2px;
	width:80px;
	height:80px;
	}	

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}

.spoiler { 	
	padding:0px 12px 12px 12px;
	background:#fff;
	border-top:1px solid #ececec;
	margin-bottom:12px; 	
	overflow:hidden;
}

.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:5px;
	}


.spoiler h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
   	font-weight:bold; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec; 	}

.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}

.spoiler p {
	margin:0;
	color:#6d6d6d;
	}

.spoiler h4 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
	margin-bottom:5px;
	}

.spoiler h4 a {
	color:#333333;
	}

#sidebar {
    font-size:11px;
}

#sidebar h3 {
	font:12px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border-top:1px solid #ececec;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border-top:1px solid #ececec;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

#sidebar a:visited img, #sidebar a:link img, #sidebar a:active img { 
	border: 1px solid #CFCFCF;
	padding: 8px;
	margin: 5px 0;
	}

#sidebar a:hover img, #sidebar a:focus img { 
	border: 1px solid #8cc083;
	padding: 8px;
	margin: 5px 0;
	}



/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 2px 5px;
	border:1px solid #aaa;
	background:#8CC083;
	font-size:11px;
	color:#fff;
	font-weight: bold;
	cursor: pointer;
	}

.submitbutton:hover, .submitbutton:focus {
    background:#333;
    color:#fff;
    }
    
.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:11px;
	}

#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:11px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}



/* Comments*/

#comment { width:590px;	background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }
    
#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.comment { color:#4d4d4d; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; width:45px; height:45px; }	
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none; }

/* Footer*/

#gallery {
	font-size:11px;
	color:#333;
	width: 925px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 15px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#gallery #random {
    float:right;
    width:613px;
}

#gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery #video {
    float:left;
    width:281px;
    padding-right:15px;
    border-right:1px solid #b0b0b0;
}

#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	font-size:11px;
	color:#fff;
	width: 910px;
	background:#333;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}

#recentpost, #mostcommented {
	width:276px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right:1px solid #808080;
	}

#mostcommented {
	margin-left:20px;
	}

#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
    padding: 8px 0;
	}

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	text-decoration:none;
	color: #8CC083;
	}

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover, #recentpost ul li a:focus, #mostcommented ul li a:focus, #recent_comments ul li a:focus {
	background:#8cc083;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}


#footer {
	margin: 0 auto;
	width: 920px;
	font-size:11px;
	background:#dedede;
	color:#333333;
	padding:5px 10px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	border-top:5px solid #fff;	
	text-align: center;
	}

#footer div { padding: 5px;}

#footer a:hover, #footer a:focus {
	color:#8cc083;
	}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
	
	

  /*  Markuploses Clearen von div´s */

  .clearfix:after { content: "."; display: block; height: 0; clear:both; visibility: hidden; }
  .clearfix { display: inline-block; }
  /* hide from ie \*/
  * html .clearfix {height:1%;}
  .clearfix {display:block;}
  /* ende hide ie */

  #ie_clearing { display: none }
  *:first-child+html #ie_clearing { display:block }
  * html #ie_clearing { display:block }	
	
	
	
	
	/*  Skiplinks - Content unsichtbar machen für Sehende */

   .skiplinks, dfn, div.details thead, div.terms-inline, div.terms, #head div h2, ul.tweets a.timesince, 
   #header-newsletter div.mc-field-group label {
    position: absolute;
    left: -2000px;
    top: -2000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
  }
  
  
  
/* Jquery Infinite Carousel */
.infiniteCarousel {
  width: 920px;/*395*/
  position: relative;
}

#content.fullwidth .infiniteCarousel {
	width: 900px;
 	height: 150px;
	}
	
.infiniteCarousel .wrapper {
  width: 840px; /*315*/ /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 10em;
  margin: 0 40px;
  position: absolute;
  top: 30px;
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px 10px 10px 9px;
  height: 85px;
  width: 85px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -9999px; /*-999px*/
  position: absolute;
  top: 60px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px; /*0 -72px*/
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px; /* 0 -36px*/
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px; /*0 -108px*/
}
