/*
Theme Name: Netway Media
Theme URI: http://www.netway-media.com/
Description: Design with two coloumns
Author: Birger Krah
Author URI: http://www.netway-media.com/
*/


/* Allgemeines */
.aligncenter {
	text-align:center;
	margin:30px;
}
*{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
span.highlight {
background-color:#ffeb2e;
}
a {
color: #741d7c;
}
a:hover {
color: #E4DF07;
}

body {
background:url(images/bg.png) repeat-x #686868;
}
#main{
width: 970px;
margin: 0 auto;  /* Zentrierung */
text-align: left;
}
#header {
width:950px;
height:101px;
background:url(images/header.jpg) no-repeat;
}
#header a.twitter {
	display:block;
	width:172px;
	height:101px;
	margin-left:320px;
}
#header a.netway {
	display:block;
	width:250px;
	height:101px;
	margin-left:00px;
	float:left;
}
/* Menue */
#menue {
background:#741d7c;
width:950px;
height:42px;
}
#menue a {
color:white;
text-decoration:none;
font-size:13px;
}
#menue a:hover {
color:#FFFF00;
}
.page_item {
list-style:none;
float:left;
}
.page_item a {
display: block;
text-decoration:none;
padding:13px 15px;
border-right:1px solid black;
}
.page_item a:hover {
background:#7a2980;
}
.menueend {
list-style:none;
width:213px;
height:42px;
background:url(images/menue_right.jpg) no-repeat; 
float:right;
position:relative;
}
.menueend a {
bottom:0px;
position:absolute;
}

/* Content */

#content{
width:910px;
clear:both;
background:white;
border:solid 20px #741d7c;
border-top:none;
}
*+html #content { /*IE7 only*/
     width: 940px;
  }

/* Rechte Spalte */

#sidebar {
float:right;
padding:5px;
}
#sidebar li {
list-style-type:none;
width:230px;
}
#sidebar ul li ul li {
margin-left:5px;
color: #333333;
font-size:13px;
}
#sidebar ul li ul li a {

font-size:13px;
}
.widget_tag_cloud a {
text-decoration:none;
}
#sidebar ul li ul#tags a {
text-decoration:none;
}
#sidebar h2 {
font-size:16px;
color:#741d7c;
}
.sidebarelement, .widget {
background: #F0F0F0;
padding:3px;
margin-top:10px;
}
.widget_rss {
margin-top:0px;
}
.widget_rss div {
	text-align:center;
	padding:5px;
}
.widget_rss div a {
	font-size:12px;
}
.widget_rss div img {
	border:none;
	text-decoration:none;
}
/* Linke Spalte */
#lrow {
float:left;
width:650px;
padding:5px;
}
.post {
margin-top:20px;
background:#F0F0F0;
padding:3px;
}
.first {
margin-top:0px;
}
.post h1 {
font-size:20px;
color:#741d7c;
}
.post h1 a {
text-decoration:none;
}
.post small {
background: #F0F0F0;
display:block;
margin:4px 0px;
}
.postcnt {
padding:5px;
margin:4px;
background:white;
font-size:14px;
}
.postcnt p {
margin-bottom:10px;
}
.postcnt ul {
	margin:0px 0px 20px 40px;
}
/* Kommentar */

#respond {
margin-top:20px;
}

#respond h3{
color: #741d7c;
font-size:18px;
}
#commentform {
margin-top:7px;
}
h3#comments {
color: #741d7c;
font-size:16px;
margin:20px 0px 0px 0px;
}

#respond #author,#respond #email,#respond #url,#respond #comment {
margin-top:3px;
padding:2px;
border:1px solid black;
}
#respond #comment {
width:500px;
height:100px;
}

#respond #submit {
margin-top:3px;
border:1px solid black;
padding:3px;
}

ol.commentlist {
width:500px;
}
ol.commentlist img {
float:left;
margin-right:4px;
}
ol.commentlist li {
list-style:none;
display:block;
background:#F0F0F0;
padding:5px;
margin-top:10px;
}
ol.commentlist li p {
display:block;
background:white;
padding:3px;
margin-top:2px;
}
ol.commentlist li p img {
	float:none;
}
.comment-author {
font-size:13px;
}
.comment-meta {
font-size:10px;
margin-top:3px;
}
.comment-meta a {
text-decoration:none;
color:black;
}
.comment p, .pingback p {
	font-size:12px;
}
.subscribe-to-comments {
	font-size:12px;
	margin:3px;
}
.subscribe-to-comments checkbox {
	float:left;
}
/*footer*/
#footer {
background:black;
padding:5px;
color:#CCCCCC;
width:940px;
}
.yiggbutton {
float:left;
margin:3px;
}
.wp-caption {
background:#F0F0F0;
padding:3px;
font-size:11px;
}
.wp-caption-text {
font-size:11px;
}
#yapp {
margin-top:50px;
}
div#related {
margin-top:40px;
display:block;
padding:10px;
font-weight:bold;
}
div#related ol{
	display:block;
	padding:10px 30px;
	font-weight:normal;
}
ul.children {

	background:white;
	border-left:6px solid white;
}
ol.commentlist li.comment ul.children li {
		border-top:6px solid white;
}
li.bypostauthor .url {
background-color:#ffeb2e;
}
.comment-reply-link {
	font-size:12px;
}
.reply {
	text-align:right;
}
.tt {
	display:block;
	width:90px;
	float:right;
	margin:5px 0px 0px 0px;
}
	