/* @override http://media.nickloose.de/portfolio09/media/css/main.css */
/* 
	©Nick Loose 2006-2009
	Theme Januar 2009
	v0.7
 */
@import url("reset.css");
@import url("extras.css");

body {
	background: #000 url(../img/koisev2.png) repeat;
	color: #000;
	font: 13px/21px "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #b70000;
}

a:hover {border-bottom: 1px dotted #b70000;}

/* @group header */

#header {
	width: 100%;
	height: 250px;
	background: #c60000 url(../img/header_bg.png) repeat-x 50% 100%;
	border-top: 3px solid #b70000;
	border-bottom: 2px solid #b70000;
}

#header .w1000 {
	width: 1000px;
	margin: 0 auto;
}

#header .w1000 h1 a {
	height: 107px;
	width: 350px;
	display: block;
	background: url(../img/sprite.png) no-repeat 0 -827px;
	text-indent: -5000em;
	margin-top: -3px;
}

#header .w1000 h1 a:hover {border: none;}
#header .w1000 p.slogan {text-indent: -5000em;}
#header ul#navi {margin-top: 55px;}

#header ul#navi li {
	display: inline;
	float: left;
	text-indent: -5000em;
}

#header ul#navi li a {
	color: #ff0000;
	display: block;
	height: 70px;
}

#navi li.home a{
	background: url(../img/navi_sprite.png) no-repeat -470px 15px;
	width: 115px;
}

#navi li.home a:hover , #navi li.home.current a{background-position: -470px 0;}

#navi li.blog a{
	background: url(../img/navi_sprite.png) no-repeat 0 15px;
	width: 125px;
}

#navi li.blog a:hover , #navi li.blog.current a{background-position: 0;}

#navi li.about a{
	background: url(../img/navi_sprite.png) no-repeat -295px 15px;
	width: 160px;
}

#navi li.about a:hover , #navi li.about.current a{background-position: -295px 0;}

#navi li.portfolio a{
	background: url(../img/navi_sprite.png) no-repeat -145px 15px;
	width: 135px;
}

#navi li.portfolio a:hover , #navi li.portfolio.current a{background-position: -145px 0;}

#navi li.suppe a{
	background: url(../img/navi_sprite.png) no-repeat -600px 15px;
	width: 115px;
}

#navi li.suppe a:hover{background-position: -600px 0;}
/* @end */

/* @group content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 50px;
	background: #fff;
	font-size: 13px;
	text-align: justify;
}

#content p {margin-bottom: 10px;}

#content  ul li {
	list-style-type: square;
	margin-left: 20px;
}

/* @end */

/* @group Uberschriften */

h2,h3,h4,h5 {text-align: left;}

#content h2 {
	font-size: 40px;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content h3 a {
	color: #000;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
}

#content h3 a:hover {border-bottom: 1px solid #000;}

#content h4 {
	font-size: 13px;
	margin: 20px 0px 10px 0px;
}

#content .artikel h4, #reply h4 {
	font-size: 18px;
	margin: 20px 0px 20px 0px;
}

#commentsbox h4.commentsheading {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	height: 100px;
}

#footer div.w1000 div.box h3 {
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: -15px 0px 5px 0px;
}

#content .bottombar h4 {font-size: 20px;}
/* @end */

/* @group Spalten */
.w210 {width: 210px;}
.w275 {width: 275px;}
.w440 {width: 440px;}
.w600 {width: 600px;}
.w665 {width: 665px;}
/* @end */

/* home */
#content div.left.projekt {margin-top: 30px; width: 900px;}
#content div.left.projekt ul {display: block;float: left;}

#content div.left.projekt ul li {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 6px;
}
#content div.left.projekt  ul li a:hover{border: none;}
#content div.left.projekt  ul li a:hover img.img-mini{border-color: #555;}

/* @group Uber mich */

.avatar {
	border: 10px solid #eee;
	margin: 0px 0px 20px 20px;
}

#content .skills {text-align: left;}

#content .skills li {
	background: #b70000 url(../img/sprite.png) no-repeat 6px -736px;
	color: #fff;
	padding: 2px 2px 2px 25px;
	font: bold 12px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 10px 0px 10px 0px;
	list-style-position: inside;
	list-style-type: none;
}

#slogan a {color: #ff0000;}

/* @end */

/* impressum */

.danke {
	border-top: 5px solid #eee;
	padding-top: 30px;
}

/* @group Blog */

.postbox {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #eee;
}

.date {margin-bottom: 5px;}

.thema {
	background: #b70000;
	color: #fff;
	display: inline-block;
	padding: 2px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.thema a {color: #fff;}

.thema a:hover {border-bottom: 1px dotted #fff;}

.more{
	color: #fff;
	background: #b70000 url(../img/sprite.png) no-repeat 85px -170px;
	padding: 5px 30px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

.more:hover{
	background: #b70000 url(../img/sprite.png) no-repeat 85px -780px;
	border: none;
	color: #eee;
}

.artikel-auszug {
	font-style: italic;
	margin-top: 20px;
}

div.artikel {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.artikel-info {
	border-top: 1px solid #eee;
	padding: 10px;
}

.artikel-info a {padding: 1px;}

.artikel-info a:hover {
	border: none;
	background: #b70000;
	color: #fff;
	padding: 1px;
}

.img-mini {border: 10px solid #eee;}
.postbox .img-mini{
	width: 200px;
	height: 200px;
}
.projekt .img-mini{
	width: 150px;
	height: 150px;
}
.message{
	text-align: center;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}

.bottombar {margin-top: 30px;}

#content div.left.w440.bottombar ul {
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	display: block;
}

#content div.left.w440.bottombar ul li {
	list-style: none;
	display: inline;
	width: 110px;
}

#content div.left.w440.bottombar ul li a {
	color: #000;
	border-top: 2px solid #eee;
	width: 135px;
	padding: 2px 2px 2px 5px;
	margin: 2px;
	display: block;
	float: left;
	font-weight: bold;
}

#content div.left.w440.bottombar ul li a:hover {
	border: none;
	color: #000;
	border-top: 2px solid #555;
	background: #eee;
}

#content div.right.w440.bottombar ul {
	line-height: 25px;
	font-size: 12px;
	text-align: left;
	display: block;
}

#content div.right.w440.bottombar ul li {
	color: #000;
	border-top: 2px solid #eee;
	padding: 2px 2px 2px 5px;
	margin: 2px;
	display: block;
	font-weight: bold;
	list-style: none;
}

#content div.right.w440.bottombar ul li:hover {
	border: none;
	color: #000;
	border-top: 2px solid #555;
	background: #eee;
}

#content div.right.w440.bottombar ul li a {
	color: #b70000;
	display: block;
}

#content div.right.w440.bottombar ul li a:hover {border: none;}

#content div.right.w440.bottombar ul li span a {
	color: #b70000;
	display: inline;
}

#commentslist div.comments div.info.left {
	width: 190px;
	padding: 20px;
	border-top: 5px solid #eee;
}

.comment.right {
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 600px;
	padding: 20px;
	border-top: 5px solid #eee;
}

div.comments {margin-bottom: 40px;}

span.comment-author {
	font-weight: bold;
	font-size: 17px
}

#reply {border-top: 5px solid #eee;}
#reply form.commentsform div.left.w275 p {display: inline;}

#reply form.commentsform div.left.w275 p label.left {
	clear: both;
	font-size: 15px;
}

#reply form.commentsform div.left.w275 input {
	padding: 5px;
	font-size: 15px;
	width: 275px;
	border: 1px solid #555;
	border-bottom: 2px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

textarea#area {
	padding: 5px;
	font-size: 15px;
	border: 1px solid #555;
	border-bottom: 2px solid #000;
	width: 600px;
	height: 161px;
}

#reply form.commentsform div.w600 label {
	font-size: 15px;
	clear: both;
}

#reply form.commentsform div.right.w600 p input.submit {width: 610px;}

/* @end */

/* @group footer */

#footer {
	width: 100%;
	background: url(../img/holzv2.jpg) repeat-x 50% 50%;
	border-top: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .w1000 {
	width: 1000px;
	margin: 0 auto;
}
#footer a:hover{border: none;}
#footer div.w1000 div.box.ubermich {
	width: 311px;
	height: 150px;
	padding: 40px 10px 0px 20px;
	background: url(../img/sprite.png) no-repeat 0 -522px;
	float: left;
	margin-bottom: 30px;
}

#footer div.w1000 div.box.mehrblog {
	width: 288px;
	height: 155px;
	padding: 30px 20px 0px 30px;
	margin: 10px 0px 0px 15px;
	background: url(../img/sprite.png) no-repeat 0 -217px;;
	float: left;
}

#footer div.w1000 div.box.mehrblog ul li {
	list-style-type: square;
	margin-left: 20px;
}

/* buttons */

#footer .buttons {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}

#footer .buttons ul li {
	display: inline;
	float: left;
}

#footer div.w1000 div.buttons ul li a, .twitter, .soup {
	width: 127px;
	height: 127px;
	display: block;
	text-indent: -5000em;
}

#footer div.w1000 div.buttons ul li a:hover, .twitter:hover, .soup:hover {border: none;}
.weltherrschaft,.flabs ,.portobrien ,.cre, .franzferdinand, .lastfm, .deviantart, .maximopark, .hypem, .twitter, .soup {
	background: url(../img/sprite_b.png) no-repeat; 
}   

.weltherrschaft {
	background-position: 0 -808px;
	margin: -15px 10px 0px 0px;
}

.flabs {
	background-position: 0 -1588px;
	margin: -5px 20px 0px 30px;
}

.portobrien {
	background-position: 0 -964px;
	margin-top: 20px;
}
.cre {
	background-position: 0 -1432px;
	margin-top: 20px;
}
.artbrut {background: url(../img/buttons/artbrut.png) no-repeat; }
.lastfm {background-position: 0 -1276px;}
.deviantart {background-position: 0 -496px;}
.maximopark { background-position: 0 -186px;}
.hypem {background-position: 0 -652px;}

/* buttons left */

.twitter {
	background-position: 0 -1120px;
	margin: 20px 0px 0px -50px;
}

.soup {
	background-position: 0 -30px;
	margin: -20px 0px 0px 30px;
}

/* footer rest */

div#copyright {
	background: url(../img/sprite.png) no-repeat;
	background-position: 0 -30px;
	width: 483px;
	height: 98px;
	padding: 20px 40px 0px 25px;
	font: 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copyright p.right a span.weltherrschaftsfooter {
	width: 61px;
	height: 61px;
	background: url(../img/sprite.png) no-repeat 0 -432px;
	display: block;
	text-indent: -5000em;
	margin: -5px 0px 0px 10px;
}

#copyright p.right a:hover {border: none;}

div#copyright p.left {
	float: left;
	width: 345px;
}

div#copyright p.right {
	float: right;
	width: 100px;
	padding-left: 35px;
	border-left: 1px solid #eee;
}
/* @end */