/*
Theme Name: usgang.ch lifestyle
Theme URI: http://www.usgang.ch/
Description: Magazine Theme
Version: 1
Author: Bartek  Podlewski
Tags: fixed width, two columns, widget support
*/

/* ----------------------------------------------------------------------------- 
  
   Reset, Fix & usefull classes
   
----------------------------------------------------------------------------- */

	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
	table {border-collapse:separate;border-spacing:0px;}
	caption, th, td {font-weight:normal;}
	table, td, th {vertical-align:top;}
	blockquote:before, blockquote:after, q:before, q:after {content:"";}
	blockquote, q {quotes:"" "";}
	a img {border:none;}
	

	/* Fix for floated Elements
	-------------------------------------------------------------- */
	.clearfix:after 			 { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0 }
	* html .clearfix             { zoom: 1; } /* IE6 */
	*:first-child+html .clearfix { zoom: 1; } /* IE7 */
	

	/* Fix for floated Elements
	-------------------------------------------------------------- */
	
	.clear         { clear:both; }
	.float-left    { float:left; }
	.float-right   { float:right; }
	
	.text-left     { text-align:left; }
	.text-right    { text-align:right; }
	.text-center   { text-align:center; }
	.text-justify  { text-align:justify; }
	
	.bold          { font-weight:bold; }
	.italic        { font-style:italic; }
	.underline     { border-bottom:1px solid; }
	
	img.alignleft      { float:left;margin:5px 20px 20px 0 }
	img.alignright     { float:right;margin:5px 0 20px 20px }
	img.aligncenter     { display: block; margin: 10px auto }
	

/* ----------------------------------------------------------------------------- 
   
   Body

----------------------------------------------------------------------------- */

   
	body {
	  font-size: 0.71em;
	  line-height: 1.8em;
	  letter-spacing: 0.01em;
	  word-spacing: 0.025em;
	  color: #444; 
	  font-family: "Lucida Grande", "lucida sans unicode", "Helvetica Neue", Arial, Helvetica, sans-serif;
	  background-color: #fff;
	}
	a:focus { -moz-outline-style: none; }
	a:link, a:visited, a:active { color: #999933; text-decoration: underline; }
	a:hover { color: #FF00A8; }
	a:focus { -moz-outline-style: none; }
	


/* ----------------------------------------------------------------------------- 
   
   Stucture

----------------------------------------------------------------------------- */
	#monsterboard { clear: both; text-align: center; padding: 10px }
	#skyscraper { float: right; position: absolute; left: 990px; width: 160px }

	#top { background-image: url(img/topbgusgang.png); background-repeat: no-repeat; background-position: 50% 0 }
	
	.wrapper, .mainwrapper { position: relative; width: 958px; z-index: 10; margin: 0 auto; text-align: left }
	.mainwrapper { width: 	988px; background-color: #fff }
	.topwrapper { position: relative; margin: 0 auto; text-align: left; width: 960px; height: 170px }

		.searchbox .s { 
			padding: 5px 5px 5px 40px;
			margin-bottom: 15px;
			width: 220px; 
			border: 1px solid #ccc; 
			font-size: 110%;
			color: #999;
			background-position: 0 -192px;
			-moz-border-radius: 3px; -webkit-border-radius: 3px;
		}
	#subnav 	{ background-color: #EB6C9D }
	#content 	{ padding: 15px; position: relative }
	#maincolumn { float: left; width: 640px }

		
	#sidebar 	{ float: left; width: 300px; margin: 0 0 0 15px; border: 1px solid #ccc }
	#bottommeta { clear: both; padding: 15px; background-color: #efefef; border-top: 1px solid #ccc; font-size: 95%; color: #666 }
	#footer 	{
		padding: 15px;
		background-color: #dbdbd9;
		border-top: 1px solid #fff;
		font-size: 90%;
		text-align: center;
		color: #777;
	}
	
	/* Navigation
	-------------------------------------------------------------- */
	
	#topnav, ul.subnav {
		position: relative;
		margin: 0;
		padding: 0;
		list-style: none;
		font-weight: 600;
		font-size: 100%;
		letter-spacing: 0.02em;
	}
	#topnav { position: absolute; left: 0px; bottom: 0px }
	ul.subnav {
		height: 30px;
		font-weight: 600;
		letter-spacing: 0.04em;
	}
	
	#topnav li, 
	ul.subnav li 	{ float: left; display: block; }
	#topnav li 		{ margin-right: 1px; }
				
	#topnav li a {
		display: block;
		position: relative;
		top: 2px;
		line-height: 28px;
		text-align: center;
		width: 86px;
	}
	#topnav li.last a:link {
		display: block;
		position: relative;
		top: 2px;
		line-height: 28px;
		text-align: center;
		width: 90px;
	}
	#topnav li a:link, 
	#topnav li a:focus, 
	#topnav li a:visited {  
		background-repeat: no-repeat;
		background-position: 0 -60px ;
		color: #333; 
		text-decoration: none
	}
	#topnav li a:hover { background-color: none; color: #E9568F }
	
	#topnav li.last a:link, 
	#topnav li.last a:focus, 
	#topnav li.last a:visited {  
		background-position: -90px -60px ;
	}
	
	#topnav li a.active_category,
	#topnav li.current-cat a:link, #topnav li.current-cat-parent a:link, 
	#topnav li.current-cat a:focus, #topnav li.current-cat-parent a:focus, 
	#topnav li.current-cat a:visited, #topnav li.current-cat-parent a:visited { 
		position: relative;
		top: 2px;
		color: #fff; 
		line-height: 30px;
		text-shadow: 1px 1px 1px #AF0049;
		text-decoration: none;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0 -30px;
	}
	
	#topnav li.current-cat a:hover,
	#topnav li.current-cat-parent a:hover {}
		
			
	ul.subnav li a {
		padding: 0 15px 0 15px;
		display: block;
		line-height: 30px;
	}
	ul.subnav li a:link, ul.subnav li a:focus, ul.subnav li a:visited { color: #fff; text-decoration: none; text-shadow: 1px 1px 1px #CA3570; }
	ul.subnav li a:hover { color: #efefef;  }
	
	ul.subnav li.current-cat, ul.subnav li a.active_category {
		background-image: url(img/subnavitem_selected.png); 
		background-position: bottom center; 
		background-repeat: no-repeat;
	}	
		
	div.pagenav { margin: 0; padding: 0 }	
	div.pagenav div { float: left; display: block; width: 50%; padding-top: 15px; border-top: 1px solid #ccc  }	
	div.pagenav div.right { float: right; text-align: right; }


	div.pagenav a:link,
	div.pagenav a:focus,
	div.pagenav a:visited,
	div.pagenav a:active {
		float: left;
		line-height: 23px;
		display: block;
		width: 200px;
		font-size: 130%;
		text-decoration: none;
		color: #999;
	}
	div.pagenav a:hover 			{ color: #666 }
	div.pagenav div.left a 			{ padding-left: 30px; background-repeat: no-repeat; background-position: 0 -919px }
	div.pagenav div.left a:hover 	{ background-position: 0 -963px; }
	div.pagenav div.right a 		{ float: right; padding-right: 30px; background-position: 209px -1007px; }
	div.pagenav div.right a:hover 	{ background-position: 209px -1051px; }
	
	
	/* Headings
	-------------------------------------------------------------- */

	h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; font-weight: 600; color: #333333}
	
	h1 { font-size: 1.8em; letter-spacing: 0.02em; margin-bottom: 1.0em; line-height: 1.5 }
	h2 { font-size: 1.6em; letter-spacing: 0.02em; margin-bottom: 1.5em; line-height: 1.35 }
	h3 { font-size: 1.2em; letter-spacing: 0.02em; margin-bottom: 1em; line-height: 1.4 }
	h4 { font-size: 0.9em; letter-spacing: 0.015em; margin-bottom: 0.5em }

	
	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0 }
	h1 a:link, h1 a:visited, h1 a:focus, h1 a:active,
	h2 a:link, h2 a:visited, h2 a:focus, h2 a:active,
	h3 a:link, h3 a:visited, h3 a:focus, h3 a:active { color: #333; text-decoration: none }
	h1 a:hover, 
	h2 a:hover,
	h3 a:hover { color: #FF00A8 }


	/* Text elements
	-------------------------------------------------------------- */

	p           { margin: 0 0 1.5em; }
	p img.left  { float: left; margin: 5px 10px 0 0; }
	p img.right { float: right; margin: 5px 0 0 10px; }
	
	
	blockquote  { margin: 2em; padding-left: 20px; color: #666; border-left: 2px solid #ccc; font-style: italic; }
	strong      { font-weight: bold; }
	em,dfn      { font-style: italic; }
	
	
	pre 		{ margin: 1.5em 0; white-space: pre; }
	pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


	object { display: block; margin-bottom: 20px; padding-bottom: 20px; text-align: center}

	/* Lists
	-------------------------------------------------------------- */

	li ul, 
	li ol       { margin:0 1.5em; }
	ul, ol      { margin: 0 20px 20px 25px; }
	
	ul          { list-style-type: disc; }
	ol          { list-style-type: decimal; }
	

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

----------------------------------------------------------------------------- */
	
	
	label       { font-weight: normal; }
	fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #efefef; }
	legend      { font-weight: bold; font-size:1.1em; text-transform: uppercase; letter-spacing: 0.07em; padding: 0 5px 0 5px; margin-left: -5px }
	
	
	/* Form fields
	-------------------------------------------------------------- */
	button {
		-moz-border-radius: 2px; 
		-khtml-border-radius: 2px; 
		-webkit-border-radius: 2px
	}
	input[type=text],
	input.text, 
	textarea, select { 
		background-color:#fff; 
		border:1px solid #bbb;
		padding: 4px;
		-moz-border-radius: 2px; 
		-khtml-border-radius: 2px; 
		-webkit-border-radius: 2px;
		font-family: "Lucida Grande", "lucida sans unicode", "Helvetica Neue", Arial, Helvetica, sans-serif;
	}
	input[type=text]:focus, 
	input.text:focus, 
	textarea:focus, select:focus { 
	  border-color: #999;
	}
	
	input[type=text], 
	input.text,
	textarea, select {
	  margin:0.1em 0;
	}
	
	input.text    	{ width: 250px; padding:5px; }
	textarea      	{ width: 595px; height: 150px; padding:5px; font-size: 100% }
	
	input[type=checkbox], input[type=radio], 
	input.checkbox, input.radio { 
	  position:relative; 
	}
	
	form.inline 	{ line-height:3; }
	form.inline p 	{ margin-bottom:0; }
	
	
	
	/* Success, notice and error boxes
	-------------------------------------------------------------- */
	
	.error,
	.notice, 
	.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
	
	.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
	.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
	.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
	.error a    { color: #8a1f11; }
	.notice a   { color: #514721; }
	.success a  { color: #264409; }
	
	
/* ----------------------------------------------------------------------------- 
   
   Sections
   
----------------------------------------------------------------------------- */

	/* Mainpage
	-------------------------------------------------------------- */
	
	.featured {
		position: 			relative;
		padding: 			15px 14px;
		height: 			250px;
		overflow: 			hidden;
		background-color: 	#EFEFEF;
		border: 			1px solid #ccc;
	}
	ul.featured {margin: 0; padding: 0; list-style: none; border: 0}
	ul.featured li.teaserthumb { float: left; width: 255px;}
	ul.featured li { float: left; width: 350px}
	
	.featured img { float: left; /*margin: 0 15px 5px 0;*/ padding: 4px; border: 1px solid #ccc; background-color: #fff }
	.featured h1 { font-size: 1.5em; line-height: 1.1; margin-bottom: 0 }
	
	.teaserbox { float: left; width: 196px; margin: 15px 26px 0 0 }
	.lastteaserbox { margin: 15px 0 0 0 }
	.teaserbox img { margin-bottom: 10px; padding: 2px; border: 1px solid #efefef }
	.teaserbox h1 { font-size: 1.3em; margin: 0; line-height: 1.35 }


	.teaserdate, .postmeta { position: relative; font-family: Georgia; font-style: italic; font-size: 95%; color: #666}
	.teastercategory { 
		text-transform: uppercase; 
		letter-spacing: 0.1em; 
		font-size: 90%; 
		font-weight: 600; 
		line-height: 1.3;
		margin-bottom: 5px; 
		padding-bottom: 0px; 
		border-bottom: 1px solid #ccc;
	}
	.teaserdate span { position: absolute; right: 0px}
	.teaserdate span a {
		background-repeat: no-repeat;
		background-position: 0 -1145px;
		padding-left: 18px;
		text-decoration: none;
		font-size: 105%
	}
	
	.teaserbox a.readmore { 
		display: block;
		width: 110px; 
		background-repeat: no-repeat;
		background-position: -90px -30px;
		text-decoration: none; 
		padding-left: 22px;
		margin-bottom: 15px;
		line-height: 16px;
	}

	/* Post
	-------------------------------------------------------------- */
	
	.post { position: relative }
	.post h1.posttitle { padding-right: 70px; margin: 5px 0 2px 0;}
	.post .postmeta { font-size: 100%; border-bottom: 1px solid #ccc; padding-bottom: 7px }
	
	p.theauthor { font-family: Georgia; font-style: italic; color: #666 }
	
	.shareit { margin-top: 35px; margin-bottom: 15px; float: right; width: 100%; font-family: Georgia; font-style: italic; color: #666; border-bottom: 1px solid #ccc; padding-bottom: 30px }
	
	ul.share { margin: 0; padding: 0; list-style: none; line-height: 32px }
	ul.share li { float: left; margin-left: 10px;}
	ul.share li.first {margin-left: 0}  
	ul.share li a { background-repeat: no-repeat; background-position: top left; display: block; width: 32px; height: 32px; text-decoration: none }
		ul.share li a.delicious { background-position: 0 -228px; } 
		ul.share li a.digg { background-position: 0 -270px; } 
		ul.share li a.facebook { background-position: 0 -312px; } 
		ul.share li a.friendfeed { background-position: 0 -354px; } 
		ul.share li a.google_wave { background-position: 0 -396px; } 
		ul.share li a.myspace { background-position: 0 -438px; } 
		ul.share li a.posterous { background-position: 0 -480px; } 
		ul.share li a.tumblr { background-position: 0 -522px; } 
		ul.share li a.twitter { background-position: 0 -564px; } 

	.gallery { margin: auto; padding-bottom: 15px }
	.gallery-item { float: left; margin-top: 10px; text-align: center; width: 33% }
	.gallery img { padding: 4px; border: 1px solid #DFDFDF }
	.gallery img:hover { border-color: #ccc }
	.gallery-caption { margin-left: 0 }

	.wp-caption { font-family: Georgia; font-style: italic; color: #999 }
	.wp-caption p { margin-bottom: 0px;}
	.wp-caption img { margin-bottom: 5px;}
	div.alignright { float: right; margin: 5px 0 5px 15px }
	div.alignleft { float: left; margin: 5px 10px 10px 0 }
	div.aligncenter { width: auto; margin: 0 auto; }
	
	.newestposts { clear: both; padding: 15px 0 0 0; margin-bottom: 15px; color: #666 }
	.newestposts h2 { /*padding-bottom: 7px; border-bottom: 1px solid #efefef;*/ margin-bottom: 5px}
	.newestposts p { font-size: 90% }


	/* Comments
	-------------------------------------------------------------- */
	#comments	 	{ clear: both; margin-bottom: 15px }
	#commentform	{ border: 2px solid #ccc; border-width: 2px 0 2px 0; background-color: #efefef; padding: 15px 15px 0 15px; margin-bottom: 15px }	
	#commentlist 	{ margin: 0; padding: 0; list-style: none; font-size: 95%; line-height: 17px }
	#commentlist li { padding-top: 15px; border-top: 1px solid #ccc }
	#commentlist li div { margin-left: 55px}
	#commentlist img.avatar 		{ float: left; padding: 3px; margin: 0 10px 0px 0; border: 1px solid #ccc }
	#commentlist p.commentmeta	{ font-family: Georgia; font-style: italic; color: #666; font-size: 110%; margin-bottom: 5px}
	
	#submit 			{ display: block; width: 129px; height: 25px; border: 0; padding: 0; margin: 0; background-repeat: no-repeat; background-position: 0 -90px; }
	#submit:hover 		{ background-position: 0 -115px }
	
	#commentform label {padding-left: 10px }



	/* Page
	-------------------------------------------------------------- */
	
	div.pagedtitle { border-bottom: 1px solid #ccc; padding-bottom: 5px; font-family: Georgia; font-style: italic; font-size: 110%; color: #666 }
	#googlemap { width: 100%; height: 350px; margin-bottom: 30px}
	
	
	/* Sidebar
	-------------------------------------------------------------- */
	
	#sidebar .sidebarbox h2 { font-size: 1.6em; margin-bottom: 10px }
		
	/* Boxes */
	#sidebar .sponsors { font-size: 75%; border-bottom: 1px solid #ccc; padding: 5px 15px 15px 15px }
	#sidebar .sidebarbox, 
	#sidebar .lastsidebarbox { padding: 15px 15px 0 15px; border-bottom: 1px solid #ccc }
	#sidebar .lastsidebarbox { border: 0 }
	#sidebar .ad { padding: 0; margin: 0; border-bottom: 1px solid #ccc }


	/* Loginbox */
	#sidebar .userbox { background-color: #f9f9f9 }
	ul.loginbox { margin: 0 0 10px 0; padding: 0; list-style: none; border-bottom: 1px solid #ccc }
	ul.loginbox li { float:left; width: 127px }
	ul.loginbox li.first { margin-right: 15px }
	ul.loginbox li.first span { display: block; margin-top: 12px }
	ul.loginbox button { display: block; padding: 3px 4px; margin: 10px 0; width: 128px; border: 1px solid #ccc }
	
	#loggedin { padding-left: 40px; background-position: -130px -89px;  margin-bottom: 15px }
	#loggedin p { line-height: 1; margin-bottom: 3px}
	#loggedin a.logout { font-size: 90%; }
	
	#username, #password { width: 119px }
	#sidebar ul.registermeta li { margin-left: -10px;}
	
	#sidebar a.loginbutton { display: block; width: 129px; line-height: 25px; margin: 10px 0px;text-decoration: none; background-repeat: no-repeat; background-position: 0 -140px;}
	#sidebar a.loginbutton:hover { background-position: 0 -165px }
		
	#sidebar p.loginloader { display: none;}
	
	
	/* Metalinks */
	#sidebar a.bigsidebarlink { display: block; margin-bottom: 15px; padding: 0 0 15px 42px; text-decoration: none; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; font-weight: 600; font-size: 120%; color: #777; border-bottom: 1px solid #efefef }
	#sidebar a.bigsidebarlink:hover { color: #333 }
	#sidebar a.rss-biglink { background-position: 0 -596px; } 
	#sidebar a.fb-biglink { background-position: 0 -728px;  border: 0; padding-bottom: 5px } 
	#sidebar a.twitter-biglink { background-position: 0 -860px; }
	
	#sidebar a.bigsidebarlink span { display: block; font-family: Georgia; font-style: italic; font-size: 85%; font-weight: normal; color: #999}
	
	/* Subcategorys */
	#sidebar ul.subcats { margin: 0 0 15px 10px; padding: 0;  }
	#sidebar ul.subcats li { float: left; width: 125px }
	 
	 
	/* Search
	-------------------------------------------------------------- */
	
	#searchresults h1 { font-size: 1.3em; font-weight: 500; padding: 15px 0 0 0; margin: 0 }
		#searchresults h1 a:link, 
		#searchresults h1 a:visited, 
		#searchresults h1 a:focus, 
		#searchresults h1 a:active { color: #CA3570; text-decoration: none }
		#searchresults h1 a:hover  { color: #CA3570 }
		
	#searchresults .date { font-family: Georgia; font-style: italic; color: #999 }
	#searchresults .permalink { color: #999 }
	
	
	#bigsearchform { padding: 15px; margin: 15px 0; border: 1px solid #ccc; background-color: #efefef }
	#bigsearchform input { border: 1px solid #ccc; padding: 5px; margin-left: 10px; width: 250px;}
	
	
	/* 404
	-------------------------------------------------------------- */
	
	.the404 p { font-size: 16em; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; font-weight: 800; margin: 50px 0 30px 0; line-height: 1 }
	.the404 span { display: block; font-size: 120%; font-weight: 700;}
	
	/* widgets
	-------------------------------------------------------------- */
	
	#widget_recent_entries h2,
	#widget_recent_comments h2,
	#widget_most_liked_posts h2 { display: none }
	
	#widget_recent_entries ul,
	#widget_recent_comments ul,
	#widget_most_liked_posts ul { margin: 0; padding: 0; list-style: none }
	
	#widget_recent_entries ul li,
	#widget_recent_comments ul li,
	#widget_most_liked_posts ul li {
		padding: 3px 0 3px 23px;
		line-height: 20px;
		border-bottom: 1px solid #efefef;
		background-repeat: no-repeat;
		background-position: top left;
	}
	#widget_recent_entries ul li a,
	#widget_recent_comments ul li a,
	#widget_most_liked_posts ul li a { text-decoration: none }
	
	#widget_recent_entries ul li { background-position: 0 -1072px; }
	#widget_recent_comments ul li { background-position: 0 -1139px; }
	#widget_most_liked_posts ul li { background-position: 0 -1204px; }
	

	
	ul.bottomwidgets { margin: 0; padding: 0; list-style: none }
	ul.bottomwidgets li { float: left; width: 295px; margin-right: 30px }
	ul.bottomwidgets li.widget_tag_cloud { margin: 0 }
	
	
	ul.bottomwidgets li ul {
		margin: 0;
		padding: 0;
		list-style: square;
	}
	ul.bottomwidgets li ul li {
		float: none;
		display:block;
		margin: 0;
		padding: 3px 0;
		line-height: 20px;
		border-bottom: 1px solid #ccc;
	}
	ul.bottomwidgets a:link,
	ul.bottomwidgets a:visited,
	ul.bottomwidgets a:focus,
	ul.bottomwidgets a:active { text-decoration: none; color: #CA3570; text-shadow: 1px 1px 1px #fff; }
	ul.bottomwidgets a:hover { color: #CA3570 }
	
	ul.bottomwidgets h3 { font-size: 1.5em; text-shadow: 1px 1px 1px #fff }


	/* Footer
	-------------------------------------------------------------- */	

	ul.bottompages { margin: 40px 0 15px 0; padding: 0; list-style: none }
	ul.bottompages li { float: left }

	ul.bottompages a:link,
	ul.bottompages a:visited,
	ul.bottompages a:focus,
	ul.bottompages a:active { text-decoration: underline; color: #666; text-shadow: 1px 1px 1px #fff; }
	ul.bottompages a:hover { color: #999 }
	
	#footer a:link,
	#footer a:visited,
	#footer a:focus,
	#footer a:active { text-decoration: underline; color: #333 }
	#footer a:hover { color: #999 }



	/* Archiv
	-------------------------------------------------------------- */	
	.archives_list 		{ list-style: none; border-left: 4px solid #cacaca; margin-bottom:50px }
	.archives_list sup 	{ vertical-align:super }
	
	.archives_list li {
		list-style: none;
		background: url(img/marker.gif) left center no-repeat;
		padding-left: 16px;
		clear:left;
	}
	
	.archives_list li span.date {
		color: #888;
		width: 130px;
		display: block;
		float: left;
		font-family: Georgia;
		font-style: italic;
		line-height: 27px;
	}
	
	.archives_list li a 		{ line-height: 25px }
	.archives_list li a:link, .archives_list li a:visited, .archives_list li a:focus, .archives_list li a:active 	{ text-decoration: none } 
	.archives_list li a:hover 	{ text-decoration: underline } 
	
	.split{ width:45%; float:left; clear:none }
	.split.last{ margin-left:10% }
	

	
/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
*/

	.panel h2.title { display: none }


	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 605px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 605px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	.popularslider { border-bottom: 1px solid #ccc; margin-bottom: 0 }
	.popularslider, .popularslider .panel { width: 300px; height: 450px }
	
	/* Tab nav */
	.coda-nav ul li a.current { color: #E74582 }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0 }
	#popularslider-1 .panel-wrapper { padding: 15px }
	/* Preloader */
	.coda-slider p.loading { text-align: center }
	
	#coda-nav-2 { position: absolute; bottom: 0px; line-height: 1; font-size: 3em; }
	
	#coda-nav-1 ul { margin: 0; padding: 0 }
	#coda-nav-1 ul li { float: left; display: block; border-right: 1px solid #ccc; width: 99px; background-color: #efefef;  }
	#coda-nav-1 ul li.last { width: 100px; border: 0; }
	#coda-nav-1 ul li a:link,
	#coda-nav-1 ul li a:visited,
	#coda-nav-1 ul li a:focus,
	#coda-nav-1 ul li a:active {
		display: block;
		line-height: 30px;
		text-align: center;
		text-decoration: none;
		color: #666;
		background-image: url(img/populartab.png); background-position: right bottom; background-repeat: no-repeat;
		text-shadow: 1px 1px 1px #fff;
	}
	#coda-nav-1 ul li a.current { color: #E74582; background-position: left bottom;}

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { color: #666; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	
	

/* ----------------------------------------------------------------------------- 
   
   Plugins

----------------------------------------------------------------------------- */
	
.iLikeThis { display:block; position: absolute; top: 10px; right: 0px }
.iLikeThis .counter { background:url(img/plugin/heart.png) center left no-repeat; padding:0 0 0 20px; font-weight:bold; margin-left:5px; }
.iLikeThis .counter a { cursor:pointer; }
.iLikeThis .counter a.image { background:url(img/plugin/add.png) center right no-repeat; padding:0 20px 0 0; }


div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url("img/fancybox/fancy_progress.png") no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url("img/fancybox/fancy_closebox.png") top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url("img/fancybox/fancy_left.png") no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url("img/fancybox/fancy_right.png") no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_n.png") repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_ne.png") no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url("img/fancybox/fancy_shadow_e.png") repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_se.png") no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_s.png") repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_sw.png") no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url("img/fancybox/fancy_shadow_w.png") repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url("img/fancybox/fancy_shadow_nw.png") no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url("img/fancybox/fancy_title_left.png") repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url("img/fancybox/fancy_title_main.png") repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url("img/fancybox/fancy_title_right.png") repeat-x;
}
/* ----------------------------------------------------------------------------- 
   
   Body

----------------------------------------------------------------------------- */

   
	body { 
	  font-size: 			0.71em;
	  line-height: 			1.8em;
	  letter-spacing: 		0.01em;
	  word-spacing: 		0.025em;
	  color: 				444; 
	  font-family: 			"Lucida Grande", "lucida sans unicode", "Helvetica Neue", Arial, Helvetica, sans-serif;
	  background-color:		#fff;
	}
	a:focus  { -moz-outline-style: none; }
	a:link, 
	a:visited, 
	a:active { color: #999933; text-decoration: underline; }
	a:hover  { color: #FF00A8; }
	
	#top { background-color: #C33774;  }
	.header { background-position: center center; background-repeat: no-repeat; height: 170px;}
	.header_home { background-image: url(img/header/home.png) }
	.header_4 { background-image: url(img/header/4.png) }
	.header_5 { background-image: url(img/header/5.png) }
	.header_6 { background-image: url(img/header/6.png) }
	.header_7 { background-image: url(img/header/7.png) }
	.header_8 { background-image: url(img/header/8.png) }
	.header_9 { background-image: url(img/header/9.png) }
	.header_187 { background-image: url(img/header/187.png) }
	.header_10 { background-image: url(img/header/10.png) }
	.header_495 { background-image: url(img/header/495.png) } 
	.header_616 { background-image: url(img/header/616.png) } 
	.header_621 { background-image: url(img/header/621.png) } 
	
	#logo a { display: block; position: relative; top: 60px; height: 49px; width: 207px; background-position: 0 -1273px; }
	

	/* Codaslider
	-------------------------------------------------------------- */


	.coda-nav ul li a.current,
	#coda-nav-1 ul li a.current { color: #E74582 }
	
	
/* ----------------------------------------------------------------------------- 
   
   Spriteelements

----------------------------------------------------------------------------- */

	#logo a,
	#subnav,
	#topnav li a:link, 
	#topnav li a:focus, 
	#topnav li a:visited,
	#topnav li a.active_category,
	#topnav li.current-cat a:link, 
	#topnav li.current-cat-parent a:link, 
	#topnav li.current-cat a:focus, 
	#topnav li.current-cat-parent a:focus, 
	#topnav li.current-cat a:visited, 
	#topnav li.current-cat-parent a:visited,
	.searchbox .s,
	div.pagenav div.left a, 
	div.pagenav div.right a,
	.teaserdate span a, 
	.teaserbox a.readmore,
	ul.share li a,
	#loggedin,
	#submit,
	#sidebar a.loginbutton,
	#sidebar a.bigsidebarlink,
	#widget_recent_entries ul li, 
	#widget_recent_comments ul li, 
	#widget_most_liked_posts ul li { background-image: url(img/sprite/magazinsprite.png) }

	
/* ----------------------------------------------------------------------------- 
   
   Stucture

----------------------------------------------------------------------------- */

	#top 	{ background-color: #C33873; background-image: url(img/topbgusgang.png); background-repeat: no-repeat }
	#subnav { background-color: #EB6C9D }

	
	/* Navigation
	-------------------------------------------------------------- */
	
	#topnav li a:link, 
	#topnav li a:focus, 
	#topnav li a:visited 	{ color: #333 }
	#topnav li a:hover 		{ color: #E9568F }
	
	#topnav li a.active_category,
	#topnav li.current-cat a:link, 
	#topnav li.current-cat-parent a:link, 
	#topnav li.current-cat a:focus, 
	#topnav li.current-cat-parent a:focus, 
	#topnav li.current-cat a:visited, 
	#topnav li.current-cat-parent a:visited { color: #fff; text-shadow: 1px 1px 1px #AF0049 }


	ul.subnav li a:link, 
	ul.subnav li a:focus, 
	ul.subnav li a:visited 	{ color: #fff; text-shadow: 1px 1px 1px #CA3570 }
	ul.subnav li a:hover 	{ color: #efefef }

	
	/* Headings
	-------------------------------------------------------------- */

	h1 a:hover, 
	h2 a:hover,
	h3 a:hover { color: #FF00A8 }
	
	
	
/* ----------------------------------------------------------------------------- 
   
   Sections
   
----------------------------------------------------------------------------- */

	/* Mainpage
	-------------------------------------------------------------- */
	
	.featured { background-color: #EFEFEF }
	.featured img { border: 1px solid #ccc; background-color: #fff }

	.teaserbox img { border: 1px solid #efefef }

	

	/* Comments
	-------------------------------------------------------------- */

	#commentform { border: 2px solid #ccc; border-width: 2px 0 2px 0; background-color: #efefef }	
	#commentlist img.avatar { float: left; padding: 3px; margin: 0 10px 0px 0; border: 1px solid #ccc }


	/* Sidebar
	-------------------------------------------------------------- */
	
	#sidebar .userbox { background-color: #f9f9f9 }
	#sidebar .userbox h2 { text-shadow: 2px 2px 2px #fff }
	
	#sidebar a.bigsidebarlink { color: #777 }
	#sidebar a.bigsidebarlink:hover { color: #333 }
	#sidebar a.bigsidebarlink span { color: #999}

	 
	/* Sidebar
	-------------------------------------------------------------- */
	
	#searchresults h1 a:active { color: #CA3570 }
	#searchresults h1 a:hover  { color: #CA3570 }
	
	.twtr-ft { display:none }

	

	
	/* Widgets
	-------------------------------------------------------------- */

	ul.bottomwidgets a:link,
	ul.bottomwidgets a:visited,
	ul.bottomwidgets a:focus,
	ul.bottomwidgets a:active { color: #CA3570; text-shadow: 1px 1px 1px #fff; }
	ul.bottomwidgets a:hover { color: #CA3570 }
	
	ul.bottomwidgets h3 { text-shadow: 1px 1px 1px #fff }


	/* Footer
	-------------------------------------------------------------- */	

	ul.bottompages a:link,
	ul.bottompages a:visited,
	ul.bottompages a:focus,
	ul.bottompages a:active { color: #666; text-shadow: 1px 1px 1px #fff; }
	ul.bottompages a:hover { color: #999 }
	
	#footer a:link,
	#footer a:visited,
	#footer a:focus,
	#footer a:active { color: #333 }
	#footer a:hover { color: #999 }



	/* Archiv
	-------------------------------------------------------------- */	
	.archives_list 		{ border-left: 4px solid #cacaca }
	


