/*  
Theme Name: Marks New Flash Theme 12.2009
Theme URI: http://www.woothemes.com/
Description: Sommer in Hamburg Theme I
Version: 3.0
Author: WooThemes - CSS by Mark Henckel
Author URI: http://www.woothemes.com/
background:#9CDED6 url(images/hintergrund.jpg) top repeat;
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
html{ 
	height: 100%;b
	margin-bottom: 1px;
}
body{
	color: #333;
    font-size: 100.01%;
    position: relative;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	background:#9CDED6 url(images/unbenannt.gif) repeat;
}
a{
	color: #0681b5;
	text-decoration: none;
}
a.aname{
	color: #333;
	text-decoration: none;	
}
dfn{
	font-style:normal;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #cacaca 1px solid;
	padding: 2px;
}
form.somPaypal{
	margin-bottom:10px;
}
form.somPaypal input{
	border:none;
}

select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	font-size: small;
	background: #ffffff;
	margin:0;
	width: 945px;
}
#top, 
#footer,
#footer ul.nav1{
	text-align:center;
	clear: both;
	height:auto;
	padding:5px 10px 5px;
	width: 925px;
}
#footer ul.nav1{
    margin-left: 25%;
}
#footer .fr{
	clear:left;
	margin:auto;
	float:none;
}
#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========*/

/*- Nav1 -*/
.nav1{
	float: left;
    font-size:0.8333em;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color:#003366;
	display:block;
	height: 27px;
	text-align: center;
}
.nav1 li a:hover{
	color:#3980BC;
}
#rightcol .nav1 li a{
	color:#666;
}
#rightcol .nav1 li a:hover{
	color:#ff7800;
}
.nav1 li.active a,
.nav1 li.current_page_item a{
	color:#ff7800;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav1 li a { padding: 0px 0px 0px 9px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav1 li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/menuright.gif) no-repeat right top; float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover,
li.current_page_item a,
#rightcol .nav1 li a.selected { background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span, 
li.current_page_item a span,
#rightcol .nav1 li a.selected span { background-position: 100% -27px; }


/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin:0;
	float:left;
	list-style: none;
}
#nav {
	padding:0;
	width:948px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;
	background: transparent url(images/topmenu-bgr.png) repeat-x top;
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background: #fff url(images/topmenu-bgr.png) repeat-x top;
	width:15em;
	border:1px solid #e5e4de;
    border-top:none;
}
#nav li ul ul {
margin: -34px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
} 

/*=== Top Menu ===*/
#topmenu{
	background: transparent url(images/topmenu-bgr.gif) repeat-x top;
	height: 33px;
	margin:0 0 20px 0;
	_margin-bottom: -16px;
}
#topmenu li{
	background: url(images/topmenu-sep.gif) no-repeat left;
	float: left;
	line-height: 33px;
    font-family:Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
}
#topmenu #nav ul.children li.cat-item-458{
	line-height: normal;
}
#topmenu #nav ul.children li.cat-item-458 a{
	padding-top:7px;
	padding-bottom:7px;
}
#topmenu li a{
	color: #AF0045;
	z-index:50000;
	display: block;
    font-weight:bold;
    letter-spacing:1px;
	margin:0 1px 0 0;
	padding:0 11px;
}
#topmenu ul.children li{
	margin-bottom:1px;
}
#topmenu ul.children li a{
	color:#fff;
	background-color: #AF0045;
}
#topmenu li a:hover,#topmenu li a.active_category,
#topmenu li a:hover,#topmenu li.active a{
	color: #AF0045;
	text-decoration: none;
}

/*=== Header ===*/
#somTopBanner{
	text-align:center;
	vertical-align:top;
	padding-left:200px;
}
#somTopBanner iframe{
	margin-left:18px;
	margin-bottom:0;
}
#header{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 160px;
}
#header .somHeaderRight{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding:0;
	text-align: right;
	width: 330px;
}

/*- Logo -*/
#header h1{
	float: left;
 	margin:18px 0 0 30px;
	background:transparent url(images/logo.gif) no-repeat;
	text-indent: -9999px;
	background-position:0 0;
}
#header h1 a{
	display: block;
	height: 133px;
	width: 512px;
}
#header h1 a:hover{
	text-decoration: none;
}
#centercol h1{
	font-size:medium;
	font-weight:bold;
}
/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left:885px;
	top:-50px;
	display: inline;
}
/*- Search -*/
#header #search{
	float:right;
	margin:115px 24px 0 0;	
	background: url(images/search-bgr.gif) no-repeat;
	height: 32px;
	width: 223px;	
}
#header #search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	margin:5px 0 0 10px;
	width: 180px;
}
#header #search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}

/*=== Sitebar email form ===*/



/*=== Columns ===*/
#columns{
	margin: 0 auto;
	width: 900px;
}
#columns h2{
	color: #AF0045;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	margin: 0 0 5px;
}
	#columns #post-13388 h2{
		color: #000;
		font-size:inherit;
		margin-bottom:15px;
	}
	#columns #somLinks h2{
		color: #000;
		font-size:small;
		font-weight:bold;
		margin:10px 0 0;
	}
	#columns h2.somPage{
		margin-bottom:10px;
	}
	#columns h2 a{
		color: #AF0045;
		padding-bottom:2px;
	}
	#columns h2 a:hover{
		color: #AF0045;
		text-decoration:underline;
	}
#page #columns .box .somNews h1{
	margin-bottom:0;
}
#columns h3, #columns h4, #columns h5{
	color:#666;
	font-weight:normal;
	margin:0 0 5px;
}
#columns h3{
	font-weight:bold;
}
	#columns h3.somPaypal{
		margin-top:15px;
		font-weight:normal;
	}
	#columns #rightcol .twtr-hd h3{
	clear:none;
	background-image:none;
	}

#columns h3.somWoe{
	color:#333;
	margin:0;
	margin-bottom:0;
	padding:0;
	height:auto;
	line-height:normal;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
}
	#columns .twtr-widget-profile h3{
		background-image:none;
	}
	#columns h3.somWoe a{
		color:#333;
		font-weight:bold;
	}
	a.aname,
	#columns h3.somWoe a.aname{
		text-decoration:none;
		cursor:default;
	}	
#columns h3,
#columns h5{
	background:transparent url(images/ico-star.gif) no-repeat scroll 0 2px;
	height: 18px;
	margin: 0 0 10px;
	padding: 0 0 0 17px;
	vertical-align:middle;
}
#columns .twitter h3, 
#columns .twitter h5{
	background-image:none;
	clear:none;
	height:auto;
	margin:0;
	padding:inherit;
	vertical-align:inherit;
}
#columns #centercol h3{
	margin:10px 0;
	padding:0;
	background-image:none;
}
	#columns #centercol h3.somTopic{
		margin:10px 0 0 0;
	}
	#columns #centercol p.postmetadata{
		font-size:x-small;
		line-height:normal;
	}
	#columns #centercol .somTopicDesc p{
		margin-top:5px;
		font-size:x-small;
		line-height:normal;
	}	
#page #columns #centercol .entry h4{
	color:#000;
    font-weight:bold;
    font-size:1.24em;
}
#rightcol h4 {
    color: #ff7800;
	font-weight:bold;
}
/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 0 0 20px 15px;
	width: 500px;
}
#centercol #googleindex{
	display: block;
	margin-bottom: 15px;
}
.box p,
#centercol p{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	line-height: 22px;
	padding: 0 0 10px;
}
#centercol p.audioplayer_container{
	padding-bottom: 0;
	margin-bottom:15px;
	margin-top:-10px;
}
.box .featureditem .col5 p.content{
	line-height: 21px;
}
.box .featureditem img.fl, 
.box .featureditem img.fr{
	border:none;
}

.somRelatedBox,
#centercol p a,
#centercol ul li a,
.sociable_tagline strong{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
.somRelatedBox{
	line-height: 22px;
}
#centercol .post p.fr,
#centercol .post p.fl{
	padding:0;
}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 348px;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	width: 350px;
	height:310px;
	overflow:hidden;
}
.col2{
	float: left;
	color:#FF7800;
	margin: 0 0 0 0;
	padding: 0 5px;
}
.col3{
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 160px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4{
	float: left;
	width: 314px;
	margin:0;
	padding:0;
}
.col5{
	float: left;
	margin: 0 0 0 15px;
	padding:0;
	width: 485px;
}

.featureditem {
	float:left;
	width:830px;	
	height:220px;
	margin-left:15px;
	_margin:0;
	padding:0;
	background: #f8f8f4 !important;
	overflow:hidden;
}
.featureditem a{
	color:#af0045;
}
.featuredpost{
	float:left;
	width:830px;	
}
/*- SideTabs -*/
.idTabs{
	font-size: 11px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0 5px 0 0;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
#rightcol .nav1 li a.selected{
	color: #FF7800;
	text-decoration: none
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}
.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
	.post .date-comments{
		margin:0 0 5px;
		overflow:hidden;
	}
		.date-comments p.fl a{
			color:#777;
		}
		#centercol .date-comments p{
			line-height: 25px;
		}
		.date-comments p.fl img.WP-PrintIcon,
		.date-comments p.fl img.WP-EmailIcon{
			vertical-align:middle;
		}
.continue-tags{
	background: url(images/grad.gif) repeat-x top;
	clear: both;
	height: 29px;
	line-height: 29px;
	margin: 2px 0 15px;
	padding: 4px 10px;
}
.featuredpost .continue-tags {
	margin: 2px 0 0 0;
	padding: 2px 10px 0 10px;
}
.continue-tags a:hover{
	color:#FFF;	
	background-color:#0681b5;
	text-decoration: none;
}
.continue-tags p.fl a:hover{
	color:#0681b5;
	background-color:transparent;
	text-decoration:underline;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 20px;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}
#comments{
	float:left;
	width:100%;
	}	
.alignleft{
	float:left;
	}
.alignleft .somCredit{
	margin-bottom:5px;
	padding:2px;
	text-align:left;
	}
.alignleft{
	margin-right:15px;
	}
.alignright{
	float:right;
	}
.somCredit{
	display:block;
	}
.alignright .somCredit{
	text-align:right;
	}
.alignright{
	margin-left:10px;
	}
.imgLeftMargin{
	margin-right:15px;
	}
	
.somMitmachKasten{
	float:left;
	padding:2px;
	background-color:#fff;
	border:1px #CACACA solid;
	margin-bottom:15px;
	}
	.somMitmachKasten a{
		color:#fff;
		}	
	.somMitmachKasten .somMitmachborder{
	float:left;
	color:#fff;
	padding:10px 10px 12px 10px;
	background-color:#333;
	}
	
.post .somTeaser{
	font-weight:bold;
	}
	
/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(images/box-bgr.gif) repeat-y;
	margin: 0 0 10px;
	width: 900px;
}
.boxbottom {margin:0; }
.box .top,
.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 0 10px;
}
/*- Box2 -*/
.box2{
	background: url(images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 348px;
	float:left;
	height:auto;
	overflow:hidden;
}
.boxbottom .col2 .top,
.boxbottom .col2 .bot,
.boxbottom .col2 .box2{
	background-image:none;
}
.boxbottom .box2{
	width:275px;
}
.box2 .top,
.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding:0 4px 0 10px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer h5{
	font-size:larger;
}
.box2 .spacer ul li{
	margin-left:15px;
	list-style-type:circle;
}
.boxbottom .box2 .spacer ul li{
	margin-left:0;
	list-style-type:none;
}
.box2 .white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
	overflow:hidden;
}
.box .spacer .col4 a img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	padding:2px;
	float:left;
}

#rightcol .box2 ul.list2 li p{
	line-height:150%;
}
#rightcol .box2 .spacer li{
	margin-bottom:5px;
}
#page .box .somNews{
	float:left;
	width:270px;
	padding:0 10px;
	overflow:hidden;
}

.box2 .spacer ul.advanced-random-posts{
	line-height:200%;
}
.box2 .spacer ul.advanced-random-posts li{
	background-position:0 2px;
	line-height:normal;
	padding-bottom:4px;
}
.box2 .spacer ul.advanced-random-posts li a{
	color:#AF0045;
	font-weight:bold;
	text-decoration:underline;
}
.box2 .spacer ul.advanced-random-posts li a:hover{
	background-color:#AF0045;
	color:#fff;	
}

/*- Font Selection -*/
#fonts{
	position:relative;
	margin:33px 10px 0 0;
	float: right;
	height:12px;
	text-align: right;
	line-height:normal;
}
#fonts a{
	float:right;
	font-weight:bold;
	font-size:large;
	line-height:11px;
	padding:0 2px 3px 2px;
}
#fonts a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#0681B5;
}

/*- Ads -*/
.ads{
	height: 125px;
	margin: 0 0 10px 4px;
}
.ads img{
	float: left;
	margin: 0 10px 10px 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 10px 0 10px;
	border-top:1px solid #CACACA;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: auto;
}
.headlines dt a{
	color: #ff7800;
	font-weight: bold;
}
.headlines dt em a{
	color:#666;
	font-weight:normal;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding:0;
}
ul.list1{
	line-height:160%;
}
.list1 li,
ul.advanced-random-posts li,
#page div.somRelatedBox ul.st-related-posts li{
	background: url(images/ico-arrow.gif) no-repeat left;
	background-position:0 5px;
	margin:0 0 0 10px;
	padding:0 0 0 12px;
}
#related-posts h2,
#page #columns #centercol .entry #related-posts h4{
	color:#333;
	font-size:small;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;	
}
#page #columns #centercol .entry #related-posts ul{
	line-height:normal;
	margin:5px 0px 15px 0px;
}
#page #columns #centercol .entry #related-posts ul li{
	list-style-image:url(images/ico-arrow.gif) !important;
	list-style-position:outside;
	margin:0 0 3px 15px;
	padding:2px 0px 2px 2px;
}
ul.advanced-random-posts li{
	margin-bottom:2px;
}
#page div.somRelatedBox ul.st-related-posts li{
	margin:0 0 0 4px;
}

.list1 li a{
	text-decoration:underline;
}

.list1 li a:hover{
	color:#FE541D;
}
/*- List2 -*/
.list2{
	clear: both;
}

.list2 li{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 2px;
}
.list3 li{
	line-height:normal;
	padding: 0 0 0 6px;
    margin-bottom:6px;
}
.boxbottom .list3 li{
	float:left;
}

.boxbottom .list3 li a:hover{
	color:#FFF;	
	background-color:#0681b5;
	text-decoration: none;
}

/*=== Footer ===*/
#footer{
	font-size: 11px;
	margin-right:20px;
	padding: 10px 0 10px;
	line-height:22px;	
}
#footer, #footer a{
	color: #600025;
}
.boxbottom ul.social li a:hover{
	background-color:transparent;
	text-decoration: none;
}
#footer p.fl a:hover{
	color:#fff;
	background-color: #600025;
	text-decoration:none;
}
#footer img {
	vertical-align:middle;
}
#footer .fl {
	margin:auto;
	clear:left;
	float:none;
}

.somFooterFeat{
	float:left;
	padding:0 5px;
}
.somFooterFeat img{
	margin:0 0 13px 5px;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl,
img.fr{
	border:1px #e6e6e6 solid;
	padding:1px;
	background-color:#fff;
	margin:0;
}
img.fr{
	margin: 0 0 5px 12px;
}
#centercol .post img.fl{

}
.fr{
	float: right;
}
#columns h2.fr {
	color:#0681B5;
	font-weight:normal;
	font-size:small;
}
#columns h2.fr a{
	color:#0681B5;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 220px;
	margin: 0 0px 0 5px;
	width: 270px;
	display: inline;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: small;
	padding: 0;
	color:#333 !important;
	padding-top:10px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background-color:#F8F8F4;
	border:1px solid #F2F1E9;	
}
input#submit{
	width: 86px;
    height: 26px;
	border:0px;
	padding:2px;
	background: url(images/submit.gif) no-repeat center left;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist p{
	padding:0px !important;
}

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin:0;
	line-height: normal;
}


/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
#columns h1.somHeadline{
	color:#333;
	font-size:1.8em !important;
	padding-top:5px;
	margin-top:10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
}
.entry {
	margin-bottom:5px;
	padding-top:10px;
}
.entry p{
	text-align:left;
	margin-bottom:7px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
	.entry .alignleft img,
	.entry .alignright img{ 
		margin-top:5px;
		}
	.entry img.natter{ 
		background-color:transparent;
		border:none;
		}		
		.entry .alignleftwidth,
		.entry .alignleftwidth img{ 
			width:240px !important;			
			}
			.entry  .ngg-gallery-thumbnail img{ 
				padding:2px !important;
			}
.entry ul, .entry ol {
	margin-bottom:15px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul#green li {
	color:green;
	border-bottom:1px green dotted;
	}	
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal outside !important;
	padding:3px 0px;
	margin-left:20px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
.col1 #archivebox{
	margin-left:20px;
}
#columns .archivebox h2{
	color:#666;
}
.archivebox h2 em{
	color:#666;
	font-style:normal;
}
.archivebox h2 em{
	margin-bottom:140px;
}
.archivebox img{
	width:490px;
}

#columns #archivebox h2 {
	margin-top:15px !important;
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	margin:0;
	padding:10px 0;
	width: 230px;
    font-size:small;
}
.arclist h2{
	font-size:inherit;
    float:left;
    width:100%;
	padding: 0 0 10px 0 !important;
}
.arclist ul li{
    float:left;
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
span.somReadAlso{
	width:100%;
	float:left;
	margin-top:25px;
	color:#777;
} 
.navigation{
	width:100%;
	float:left;
	padding-top:5px;
	font-weight: bold;
	border-top:1px solid #cacaca;
} 
.somFoot{
	display:block;
	padding-bottom:10px;
	margin-bottom:28px;
}
img.textfloat{
	float:left;
	margin:0 12px 2px 0;
}

/*- Widget -*/
#rightcol .widget{
   padding:10px 0;
}

.widget { margin-bottom:15px; }
.widget ul{ padding: 0 0 0 5px; }
.widget ul li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 18px;
}
#post-189 .date-comments p.fl{
    display:none;
}
.box2 ul.somTwitter li{
	color:#828282;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:2px #F1F1ED dashed;
}


/*- New ab hier -*/
#rightcol #tagcloud a{
   	color:#AF0045;
	text-decoration:none;
}
#rightcol #tagcloud a:hover{
   	color:#fff;
	background-color:#AF0045;
	text-decoration:none;
}
.somCredit{
	clear:right;
	color:#666666;
	font-size:x-small;
	line-height:normal;
	margin:2px;
}
.somCredit a{
	color:#666;
}
.entry p .lk a{
	color:#333;
	text-decoration:underline;
}
#rightcol .box2 ul.list2 li a.somAsideHead{
	font-size:medium;
	font-weight:bold;
}
#rightcol div.sexy-bookmarks{
	display:none! important;
}
.entry .entry_author_image img{
	width:120px;
	float:left;
	margin-right:10px;
}
dfn{
	cursor:default;
}
.somWiningpool{
	background-color:#333;
	color:#FFF;
	padding:7px;
	border:1px white solid;
	margin-bottom:15px;	
}
.somWiningpool img{
	border:none;
    padding:0;
}
#columns .post .somWiningpool a{
	color:#0681B5;
	background-color:#dfdfdf;
    padding:0 2px;
}
a.winlink{
	color:#fff;
	font-weight:bold;
}
/* Boxes in Post */
#columns .post .somPostBox{
	color:#999;
	width:185px;
	margin-top:5px;
	border:1px solid #f2f1e9;
	}
#columns .post .somPostBox .somPostBoxBorder2{
	width:175px;
	border:5px solid #F8F8F4;
	}
#columns .post .somPostBox .somPostBoxBorder3{
	border:1px solid #f1f1ed;
	padding:5px;
	}
	#columns .post .entry .somPostBox .somPostBoxBorder3  p{
		clear:left;
		}
#columns .post ins{
	display:block;
	padding-bottom:5px !important;
	}		
#columns .post .somPostBox h5{
	font-size:1.2em;
	text-align:center;
	padding:2px 1px;
	background-color:#F8F8F4;
	background-image:none;
	}
#columns .post .somPostBox a{
	color:#AF0045;
	}
#columns .post .somPostBox a:hover{
	color:#AF0045;
	}
ul.st-related-posts{
	margin-bottom:5px;
	}
#page div.somRelatedBox {
	font-size:inherit !important;
	}
a.somName{
	text-decoration:none;
	}
/* Bildunterschrift/Credits */
#columns .post p.wp-caption-text{
	color:#666666;
	font-size:small;
	margin-left:3px;
}
.somImageBox img{
  float:right;
}

/* Werbung */
.somTopRight{
	float:left;
	width:160px;
	height:640px;
	position:relative;
	top:160px;
	left:5px;
	margin-right:5px;
	background-color:transparent;
}
img.somAmazonGreen{
	float:left;
	margin:5px 15px 20px 0;
}
#rightcol img.somAmazonGreen{
	float:left;
	margin:0;
}
#rightcol .wp_twitter ol li{
	border-top:2px solid white;
	float:left;
	margin-bottom:5px;
	padding-top:5px;
	width:330px;
}
#rightcol .wp_twitter ol li span{
	font-size:1.1em;
	font-style:normal;	
}
#rightcol .wp_twitter ol li span.prefix{
	float:left;
	width:35px;
	height:45px;
}
.gm-map{
	margin-bottom:25px;
}
.somAdsRight{
	float:left;
	_float:none;
	margin-left:20px;
	margin-bottom:20px;
}
.somFeedburnerRight{
	margin-left:30px;
}
strong a{color:#333;text-decoration:underline;}

/* Link-Seite */
ul#hamburglinks li{
	font-weight:bold;
}
ul#hamburglinks li a{
	font-weight:normal;
}
ul.blogroll{
	margin-bottom:15px;
}

/* AGB mitmachen */
.entry ol.agb{
	margin-top:0;
	background-color:#F7F7F3;
	padding:10px;
}
.entry ol.faq li{
	list-style-type:circle !important;
}
div.wp-forecast-fc-oneday{
	float:left;
}
.wp-forecast-fc-head{
	font-weight:bold;
}
.wp-forecast-curr-head div{
	text-transform:uppercase;
}
.wp-forecast-fc-block{
	border-top:1px solid #0681B5;
	margin-right:5px;
}

/* Widgets */
.hw_wpgw{
	margin-left:20px;
}
.sociable span.sociable_tagline{
	margin-bottom:7px;
}
#wp-calendar{
	width:210px;
}
#wp-calendar td{
	width:24px;
	height:16px;
	text-align:center;
}
#wp-calendar td a{
	font-weight:bold;
}
.boxbottom .stray_quote-2{
	width:210px;
}
#xhanch_my_twitter ul li{
	margin-top:7px;
}

/* ------- Plugin social-profilr-display-social-network-profile --------- */
#a402812eae18cc20e2d6d6a5d8a630533:hover {
	background-position: 0 -32px;
}
#a402812eae18cc20e2d6d6a5d8a630533 {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/fb_32.png) no-repeat;
	padding: 0px 1px;
}
#aa415551ccee2ecc88236db7b7699fbed:hover {
	background-position: 0 -32px;
}
#aa415551ccee2ecc88236db7b7699fbed {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/yt_32.png) no-repeat;
	padding: 0px 1px;
}
#a08688e5cc5588fdf0690c062d84d45ef:hover {
	background-position: 0 -32px;
}

#a08688e5cc5588fdf0690c062d84d45ef {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/fl_32.png) no-repeat;
	padding: 0px 1px;
}
#aad750d483b56b97018b6adc1dc281989:hover {
	background-position: 0 -32px;
}

#aad750d483b56b97018b6adc1dc281989 {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/su_32.png) no-repeat;
	padding: 0px 1px;
}
#a9fe6baa174ea8a54c1fb5f64e3e78c7d:hover {
	background-position: 0 -32px;
}

#a9fe6baa174ea8a54c1fb5f64e3e78c7d {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/tw_32.png) no-repeat;
	padding: 0px 1px;
}
#a8de9682db2422fd9653e45edef03b56b:hover {
	background-position: 0 -32px;
}

#a8de9682db2422fd9653e45edef03b56b {
	background: url(http://sommer-in-hamburg.de/wp-content/plugins/social-profilr-display-social-network-profile/images/po_32.png) no-repeat;
	padding: 0px 1px;
}

#pfButton{
	width: auto;
	float:right;
	margin-right:15px;
}
#cboxWrapper #cboxContent #cboxCurrent{
	
}
.ngg-galleryoverview{
	overflow:hidden;
	margin-bottom:15px;
}
span.somCredit a.liexternal,
.entry strong a.liexternal{
	background-image:none;
	padding-right:0;
}

.entry .somWiningpool a.liexternal{
	background-position: 99% 50%;
	padding-right:14px !important;
}
/* ------- Version 2.0 --------- */

#mpu_banner { text-align:center; margin:3px 0 9px;}
.ads { margin-top:10px; }
.ads img { padding:0 0 10px 20px; }

em.somDate{font-style:italic;}

.boxbottom #sp_div_list td { margin:0 4px 0 1px; }

#admidright { display:block; margin-left:20px !important; margin-bottom:10px !important; font-size:small; }
#singletopads{ display:block; height:60px; }

.teasercontentad{text-align:center;border-top:2px dashed #f2f3ee;border-bottom:2px dashed #f2f3ee;padding:10px 0;}

