/*
Theme Name: WEB.madeofwin.de
Theme URI: http://www.madeofwin.org/
Description: WEB.madeofwin.de Theme Version: 1.0
Author: Benjamin Hartmann
*/

body {
	margin:0;
	padding:0;
	background:url(images/web-header.jpg) #000 no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}
#top-bar {
	background:url(images/top-bar.png) repeat-x;
	height:99px;
	margin-top:-20px;
	

}
#content {
width:634px;
}
#top-bar ul {
	list-style:none;
	width:965px;
	margin:0 auto;
	padding-top:27px;
}
#top-bar li {
	display:inline;
	margin-right:30px;
}
#top-bar a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
#top-bar a:hover {
	color:#006BCA;
}
#top-nav-bar {
	background:url(images/top-transp.png) repeat;
	height:96px;
	width:965px;
	margin:-20px auto;
	position:relative;
}

img {
	border:none;
}
img.logo {
	margin:20px;
}

.clear {
	border-top:1px solid #333333;
	width:945px;
	margin:50px auto;
	clear:both;
}
#wrap {
	min-height:500px;
	width:930px;
	margin:-28px auto;
	/* background:#CCC; */
}
.ad-125 {
	height:125px;width:125px;background:#FFF;border:1px solid #C8CDD0;text-align:center;line-height:125px;
}
#sidebar {
	float:right;
	width:280px;
	min-height:500px;
}
#sidebar h3, #footer h3 {
	/*color:#D5D6FD;*/
	color:#D0CE93;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:20px;
	margin-top:20px;
	background:#0C0C0C;
	padding:3px;
}
#sidebar ul {
	margin-top:10px;
	padding:0;
        list-style:none;
}
#sidebar ul a {
	font-size:14px;
	font-weight:bold;
	color:#FFCB00;
	text-decoration:none;
	/* background:url(images/list-img.jpg) no-repeat;*/
	
}

#sidebar ul a:hover {
	color:#FFF;
}
#sidebar li {
	padding-top:3px;
	padding-bottom:3px;
height:48px;
display:block;
}

#sidebar .nothumb li {
height:inherit;
}
#sidebar .nothumb a {
background:url(images/list-img.jpg) no-repeat;
padding-left:20px;
font-size:12px;
}

.post {
	margin-top:50px;
	width:634px;
}
h2.title {
	margin:0 0 5px 0;
	padding:0;
}

h2.title a {
	color:#FFF;
	text-decoration:none;
	font-size:21px;
}
h2.title a:hover {
	color:#9B06FF;
}
.text {
	color:#929292;
	font-size:14px;
        line-height:20px;
}
.text a {
        text-decoration:none;
        font-weight:bold;
        color:#FFCB00;
}
.text a:hover {
        color:#FFF;
}
img.text-img {
	border:1px solid #666;
	margin:0 10px 5px 0;
}
.date {
	color:#0073D8;
	font-weight:bold;
	font-size:14px;
}

span.tags {
	color:#333333;
	font-size:13px;
	font-style:italic;
	padding-right:4px;
}
.info {
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	height:40px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	line-height:40px;
	margin-top:15px;
	margin-bottom:10px;
	clear:left;
}
.info a {
	color:#0073D8;
	text-decoration:none;
}
.info a:hover {
	color:#FFF;
}
a.comments {
	background:url(images/comment-bg.jpg) no-repeat;
	width:26px;
	height:25px;
	display:block;
	float:left;
	line-height:21px;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-size:13px;
	margin-top:9px;
	margin-right: 10px;
}
a.comments:hover {
        color:#9B06FF;
}
#top-nav-bar ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
        top:40px;
        right:40px;
}
#top-nav-bar li a {
	display:block;	
	padding:0 10px 13px 10px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}
#top-nav-bar li:hover {
	background:#FFF;
}
#top-nav-bar li {
	float:left;
	margin-left:50px;
	height:27px;
	line-height:27px;
}
		
#top-nav-bar li a:hover {
	background:url(images/navigation_li_bg.png) no-repeat;
	background-position:right;
	color:#9B06FF;
}
.big-img {
	background:url(images/test2.jpg);width:630px;height:120px;border:1px solid #555;margin-bottom:10px;
}
.big-img h2 a {
	font-size:26px;
	text-decoration:none;
	color:#FFF;
	background:url(images/lead_bg.png) repeat;
	padding:0 7px;
}
.big-img h2 a:hover {
	color:#9B06FF;
}
#end {
	background:url(images/footer-img.png) #000 no-repeat;
	background-position:top center;
	height:120px;
	clear:both;
	position:relative;
}
#footer {
	background:url(images/top-transp.png);
	height:96px;
	width:965px;
        margin-left:auto;
        margin-right:auto;
        clear:both;
}
#footer ul {
	margin:5px 10px;
	padding:0;
	list-style:none;
}
.footer-box {
	float:left;
	margin-left:20px;
}
.footer-box ul a {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.footer-box ul a:hover {
	color:#79D800;
}
.related {
	padding:10px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin-bottom:30px;
}
.related a {
	font-size:15px;
	color:#9B06FF;
	text-decoration:none;
	font-weight:bold;
}
.related a:hover {
	color:#FFF;
}
.related ul {
	margin:0;
	padding:0;
	list-style:none;
}
.related li {
height:48px;
}
h3.rel {
	font-size:20px;
	color:#333;
	margin:0;
	margin-top:30px;
	padding:0;
	text-transform:uppercase;
}
.tagcloud a {
        text-decoration:none;
}
.post-comment-wrap {
	background:#070707;
	padding: 10px 0 10px 20px;
}
input.comment {
	border:3px solid #333;
	height:23px;
	background:#000;
	width:200px;
	color:#999;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:7px;
	padding-left:10px;
}
input.submit {
	border:3px solid #333;
	height:30px;
	background:#000;
	width:200px;
	color:#999;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
textarea {
	border:3px solid #333;
	background:#000;
	margin-bottom:10px;
	width:400px;
	height:200px;
        color:#FFF;
}
.comments-wrap {
        width:634px;
}
.comments-wrap a {
        color:#0073D8;
        text-decoration:none;
}
.gravatar {
        float:left;
        margin:0px 10px 10px 10px;
}

.comments-wrap ul {
        margin:0;
        padding:0;
}
.comments-wrap li {
        list-style:none;
}
.boxit {
        background:#141414;
        border:1px solid #333;
        padding:10px;
}
.single-comment-wrap {
        min-height:83px;
}
.comment-info {
        font-size:11px;
}
.comment-info a {
        color:#0073D8;
        text-decoration:none;
        font-weight:bold;
}

li.comment-li {
        display:block;
        font-size:12px;
}
.clear2 {
        border-bottom:1px solid #333;
        width:634px;
        margin: 10px 0;
}
.picture {
        text-align:center;
        padding:20px 0;
        background:#141414;
        border:2px solid #171717;
margin-bottom:18px;
}
.code pre {
        padding:20px;
        background:#141414;
        border:2px solid #171717;
        color:#FFF;
}
.pre-comment {
        color:#1E9FBF;
}
h3 {
        color:#FFF;
}
.simplepie h3 {
        background:#000;
        padding:0;
}
.fav a {
	display:block;
	height:48px;
	width:48px;
	float:left;
	margin-top:-8px;
	margin-left:25px;
}

.fav {
text-align:center;
padding:20px 140px;

background:#141414;
border:2px solid #171717;
height:30px;
}

.fav a.rss {
	background:url(images/post_rss.png) no-repeat;
}
.fav a.twitter {
	background:url(images/post_twitter.png) no-repeat;
}
.fav a.digg {
	background:url(images/post_digg.png) no-repeat;
}
.fav a.del {
	background:url(images/post_del.png) no-repeat;
}

a.rss:hover, a.twitter:hover, a.digg:hover, a.del:hover {background-position:0 -48px;
}