/*  
Theme Name: Sucker
Description: This theme was created for stylesucks.com and it is partially based on the Absynthe Wordpress theme by http://www.chris-wallace.com.
Author: Nachtlicht Meda
Author URI: http://www.nachtlicht-media.de
*/


body {
	margin:0;
	padding:0;
	font:16px Georgia, Helvetica, sans-serif;
	color:#e6ddc5;
	background: #2f2f2f url(images/bg.png) no-repeat center top;
	text-align:center;
	line-height:1.6em;
}

#link {height:140px; width: 500px; float: left;  margin-top: 20px;}

#icons {margin-top:25px; margin-bottom: 18px;}
.wp-caption { border:none; text-align:center; background:#E6DDC5; padding-left:0px 0px 0px 0px; margin: 0px; max-width:585px; }
.wp-caption p { color: #2f2f2f; padding: 0px 10px 30px 10px; text-transform: uppercase; font-weight: bold;}
#post-677 img {border: none; padding:none;}

.last {list-style: none;}
.last form input#s {margin-top:2px;  width:180px; background: #e1dfd2; border: none; color:#2f2f2f; padding: 8px; font-family: Georgia;}
.last form input#submit {padding-top:6px; margin-left: 10px; background: url(images/search.png); border:none; color:#e6ddc5; font-size: 1px;width:85px; height:21px;}
#cart {width:248px; height:166px; background: url(images/cart_inaktiv.png); float: right; margin-top:127px;}
a:hover #cart {background: url(images/cart_aktiv.png);}
#shootings {background: url(images/shootings_inaktiv.png); width:280px; height:411px; float:left; }
a:hover #shootings{background: url(images/shootings_aktiv.png); }

#undsoweiter {background: url(images/undsoweiter_inaktiv.png); width:280px; height:411px; float: right;}
a:hover #undsoweiter{background: url(images/undsoweiter_aktiv.png); }

#stylesucks-fashion {background: url(images/fashion.png); width:265px; height:350px; float: left;}
#stylesucks-live {background: url(images/live.png);  width:297px; height:350px; float: left;}
a:hover #stylesucks-fashion {background: url(images/fashion_hover.png);}
a:hover #stylesucks-live {background: url(images/live_hover.png);}

/*******NAV*******/
#nav{float:left; margin:-16px 0 0 -80px;}
*+html #nav {float:left; margin: 0px 0 0 -80px; width:700px;}

/*********NAV********/


#spritenav								{
									  }
#spritenav li							{ display: inline;  }
#spritenav li a						{ display: block;  text-indent: -9999px;
	                                  background: url(images/navi.png); float: left;
	 								  border: none; margin-right: 0px; }
#spritenav li a#list-one-button		{ background-position: 0px 0px; width: 187px; height: 120px;}
#spritenav li.activesprite a#list-one-button { background-position: 0px -120px;}
#spritenav li.activesprite a#list-one-button:hover { background-position: 0px -120px;}
#spritenav li a#list-one-button:hover { background-position: 0px -120px;}

#spritenav a#list-two-button			{ background-position: -188px 0px; width: 57px; height: 120px; }
#spritenav li.activesprite a#list-two-button { background-position: -188px -120px; }	
#spritenav li.activesprite a#list-two-button:hover { background-position: -188px -120px; }	
#spritenav li a#list-two-button:hover { background-position: -188px -120px; }	

#spritenav a#list-three-button			{ background-position: -244px 0px; width: 67px; height: 120px; }
#spritenav li.activesprite a#list-three-button { background-position: -244px -120px; }
#spritenav li.activesprite a#list-three-button:hover { background-position: -244px -120px; }
#spritenav li a#list-three-button:hover { background-position: -244px -120px; }

#spritenav a#list-four-button			{ background-position: -311px 0px; width: 98px; height: 120px; }
#spritenav li.activesprite a#list-four-button { background-position: -311px -120px; }	
#spritenav li.activesprite a#list-four-button:hover { background-position: -311px -120px; }
#spritenav li a#list-four-button:hover { background-position: -311px -120px; }	

#spritenav a#list-five-button			{ background-position: -408px 0px; width: 90px; height: 120px; }
#spritenav li.activesprite a#list-five-button { background-position: -408px -120px; }
#spritenav li.activesprite a#list-five-button:hover { background-position: -408px -120px; }
#spritenav li a#list-five-button:hover { background-position: -408px -120px; }

#spritenav a#list-six-button			{ background-position: -498px 0px; width: 94px; height: 120px;}
#spritenav li.activesprite a#list-six-button { background-position: -498px -120px;}
#spritenav li.activesprite a#list-six-button:hover { background-position: -498px -120px; }	
#spritenav li a#list-six-button:hover { background-position: -498px -120px; }	

#kollektion {padding-left: 21px; padding-top: 21px;  width: 282px; height:346px; background: url(images/kollektion.jpg)}


a {text-decoration: none; color: #83827B; font-weight: bold;}


a img {
	border:0;
}

p img, #banner, img {border: solid 7px #e6ddc5;}
p img.wp-smiley {border:none;}
p img, img {max-width: 571px;}

#banner {line-height: 0.8;}

h1 {
	font:29px normal Georgia, "Times New Roman", Times, serif;
}

h2 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:1em;
	margin-bottom:0;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}

pre {
	width:500px;
	overflow-x:scroll;
	background-color:#DFD7C3;
	padding:5px;
}

label {
	display:block;
	margin:10px 0 5px;
}

#container {
	margin: 0 auto;
	width: 958px;
	text-align:left;
	position:relative;
}


.navigation {
	margin:20px 0;
	height:27px;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

.alignright {
	float:right;
	margin:0 0 10px 10px;
}

.aligncenter {
	text-align:center;
	float:none;
}

.posted {
	margin-bottom:10px;
}

.download {
	display:inline-block;
	padding:5px 10px;
	font:22px Georgia, "Times New Roman", Times, serif;
	color:#384D92;
	text-decoration:none;
	line-height:32px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


	
/* header styles */



#header form {
	float:right;
	width:260px;
	margin-top:250px;
	background:url(images/search-input-trans.png) no-repeat top left;
}

#header fieldset {
	margin:0;
	padding:0;
	border:0;
}

#header form input#s {
	background:none;
	border:none;
	margin:2px 8px 0 10px;
	color:#cb8280;
	width:150px;
}

#header form input#submit {
	background:#9F3B3B;
	
	color:#DFA7A7;
}

#main {
	margin:20px 0 0;
	clear:both;
}

#content {
	display:inline;
	float:left;
	width:590px;
	margin-left:0;
	text-align: justify;
	margin-top: 0px;
}

#content div.inner div.bottombg {
	background:transparent url(images/post-footer.png) no-repeat bottom left;
	padding:0 30px 30px 100px;
}

#content div.inner div.bottombg .buffer {
	margin-right:30px;
	overflow-x:hidden;
}

#content div.inner div.mainbg {
	position:relative;
	background:none;
	margin-bottom:-3px;
	clear: both;
}

#content div.inner h1 {
	margin:0;
	padding:0px 40px 0px 30px;
}



#content div.inner h1 a {
	color:#e1dfd2;
	border:0;
	text-decoration: none;
}

#content div.inner .comments {
	position:absolute;
	top: 15px;
	right: 5px;
	background:transparent url(images/comments-trans.png) no-repeat top left;
	width:70px;
	height:58px;
	text-align:center;
	font:25px Georgia, "Times New Roman", Times, serif;
	color:#1c3b95;
	line-height:60px;
}

#content div.inner .comments a {
	color:#1c3b95;
	border:0;
	text-indent:none;
}

#content div.posted {
	color:#94644a;
	padding-bottom:10px;
}

#content .postfooter {
	border-bottom:#464646 dotted 3px;
	padding:5px 0;
}

#content .calendar {
	position:absolute;
	
	width:50px;
	height:60px;
	float:left;
	margin:0;
	text-align:left;
}

#content .calendar small {
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 0 0px;
	color:#83827b;
	line-height:1.2em;
	text-transform:uppercase;
	display:block;
}

#content .calendar strong {
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#83827b;
	margin:0 0 0 0px;
	line-height:.9em;
	display:block;
}

#content .navigation .alignleft {
	
}

#content .navigation .alignright {
	margin-right:15px;
}

#home #content .navigation a {
	color:#E26568;
}

#sidebar {
	float:left;
	width:305px;
	margin-left:45px;
	margin-top: 2px;
}





#sidebar p {font-size: 14px; line-height: 1.4; text-align: justify;}

#sidebar a {
	background:none;
}

#sidebar div.main {
	width:305x;
	
	margin-bottom:20px;
	
	position: relative;
}

#sidebar div.middle {
	
	padding-top:25px;
	position: relative;
}

#sidebar div.bottom {

	padding:0 0px 0px;
}

#sidebar h2 {
	margin:0 0 0px;
	padding:0 0 0px;
	
}

#sidebar ul,#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position: inside;
}

#sidebar ul {
	margin:0 0 0px;
	list-style-position: inside;
}

#sidebar .twitter {
	background:url(images/tweet-bg-trans.png) no-repeat bottom right;
	min-height:160px;
	margin:0;
	padding-bottom:10px;
}

#sidebar .twitter li {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#873333;
	margin:0 60px 20px 0;
}

#sidebar .twitter li span {
	font-size:12px;
	color:#CF7474;
}

#sidebar .twitter li:first-child {
	font-size:21px;
	margin:0 0 20px;
}

#comments {margin-top:30px;}


#comments ol,#comments ol li {
	margin:0;
	padding:0;
	list-style: none;
}

#comments ol li {
	padding:20px;
	margin-bottom:15px;
	background: #2a2a2a;
	border:1px solid #353535;
	
	
}

#comments ol li strong {
	font:18px Georgia, "Times New Roman", Times, serif;
}

#comments ol li.alt {
}

#comments ol li.author {
}

#comments ol li.author a {
	color:black;
}

#comments img.avatar {
	float:left;
	margin:0 15px 10px 0;
}

#comments div.comment-body {
	clear:both;
	margin:0 0 0 0px;
}

#comments h2 {
	
}

#comments h3,#comments form {
	margin:0px 0 25px 50px;
}

#comment {background:#2A2A2A;
border:1px solid #353535; color:#E6DDC5; padding:8px; font-family: Georgia; font}

#submit_comment {background:#82817B;
color:#E1DFD2;
font-family:Georgia;
width:100px;}

#footer {
	clear:both;
	text-align:center;
	margin:0;
	padding:7px 0 0;
	list-style:none;
	color:#82817b;
	background:url(images/footer.png);
	height: 321px;
	font-family: Georgia;
	font-size: 12px;
	
}



#nlm {background: url(images/nlm.png); margin: -40px auto; width:138px; height: 25px; }

#footer .inner {
	width:958px;
	text-align:left;
	margin:0 auto;
}

#footer h4 {
	margin-top:15px;
	font:italic 15px Georgia, "Times New Roman", Times, serif;
	color:#F7E880;
}

#footer img {
	border: none; margin-bottom: -6px;
}

#footer a {
	color:#82817b;
	font-weight: normal;
}

#footer a:hover {
	color:#82817b;
	border-bottom:1px solid #82817b;
	background:none;
	text-decoration:none;
}

#footer .lastfm {
	float:left;
	width:650px;
}

#footer #lastfmrecords {
	height:200px;
}

#footer #lastfmrecords,#footer #lastfmrecords li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer #lastfmrecords li {
	float:left;
}

#footer #lastfmrecords li a {
	background:none;
	display:block;
	width:66px;
	height:66px;
	margin:0 20px 20px 0;
}

#footer #lastfmrecords li a:hover {
	border:none;
}

#footer #lastfmrecords li a img {
	border:2px solid black;
	width:64px;
	height:64px;
}

#footer #lastfmrecords li a:hover img {
	border:2px solid white;
}

#footer .recentcomments {
	width:250px;
	float:right;
}

#footer .recentcomments ul,#footer .recentcomments ul li {
	margin:0;
	padding:0;
	list-style:none;
	color:#ccc;
}

#footer .recentcomments ul a {
	color:white;
	background:none;
	border-bottom:1px solid #666666;
}

#footer .recentcomments ul a:hover {
	background:none;
	border-bottom:1px solid white;
}

#footer .credits {
	clear:both;
	padding:10px 0;
	
}


	
/* Clear Styles */
.clearboth {
	clear:both;
}

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

.clearfix {
	display:inline-block;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

.mp-formdiv form input.MailPressFormEmail, .mp-formdiv form input.MailPressFormName  {
background:none repeat scroll 0 0 #E1DFD2;
border:medium none;
color:#2F2F2F;
font-family:Georgia;
margin-top:2px;
padding:8px;
width:180px;
margin-bottom: 5px;
}

.mp-formdiv form input.mp_submit {
background:url("images/newsletter.png") repeat scroll 0 0 transparent;
border:medium none;
color:#E6DDC5;
font-size:1px;
height:63px;
margin-left:20px;
position: absolute;
top: 3px;
width:81px;
}

.mp-formdiv {
margin-top: 10px;

}