/*
Theme Name: Netheweb Theme 2
Theme URI: http://netheweb.de/
Description: Netheweb Blog Theme2.
Version: 0.5 beta
Author: Sensei.Design
Author URI: http://netheweb.de/


	This theme was designed and built by Sensei.Design,
	whose blog you will find at http://netheweb.de/

*/

body {
	font-size: 12px; 
	font-family: 'Arial';
	background-color: #1957ca;
	color: #000;
	margin-top: 0px;
	}
	
.wrapper{
	width:1020px;
	margin: 0px auto;
}

.header{
	width:1020px;
	height: 191px;
}

.h-bg{
	background-image: url(./images/header-bg.png);
	background-repeat: no-repeat;
	width: 482px;
	height: 191px;
	float: right;
}

.logo{
	width:476px;
	height: 141px;
}

.logo img{
	margin-top: 30px;
	height: 141px;
}

.navi{
	width:1020px;
	height:50px;
	background-image: url(./images/navi-bg.png);
	background-repeat: repeat-x;
}

.menu{
	height:50px;
	width: 700px;
	float: left;
}

.menu a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	height:34px;
	padding-left: 7px;
	padding-right: 7px;
}

.menu a:hover{
	background-image: url(./images/menu-bg1.png);
	background-repeat: repeat-x;
	height: 34px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.menu ul li{
	float: left;
	list-style: none;
}

.menu ul{
	margin-left: -20px;
	height:50px;
}

.menu li{
	margin-left: 20px;
	margin-top: 3px;
	height:34px;
}

.search{
	height:50px;
	width: 276px;
	float: right;
}

#searchform{
	background-image: url(./images/search-bg.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 50px;
	width: 202px;
	height: 37px;
	float:right;

}

.searchbut{
	background-image: url(./images/lupe.png);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 27px;
	width: 24px;
	border: none;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.searchf{
	float: left;
	margin-left: 5px;
	background-color: transparent;
	border: none;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 150px;
}

.searchf2{
	float: left;
	background-image: url(./images/search-bg2.png);
	background-repeat: no-repeat;
	margin-left: 6px;
	background-color: transparent;
	border: none;
	height: 23px;
	width: 400px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.searchbut2{
	height: 27px;
	width: 100px;
	border: none;
	float: left;
	margin-left: 140px;
	margin-top: 10px;
	border: 1px solid #000;
}

#searchform2{
	margin-top: 5px;
	margin-left: 20px;
	width: 400px;
	height: 37px;
	float:left;

}

.main{
	width: 1020px;
	background-color: #daeaf8;
	background-image: url(./images/main-bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
}

.narrowcolumn{
	background-color: #fff;
	width:700px;
	float: left;
	border: 1px solid #fff;
	min-height: 1845px;
}

.post{
	background-image: url(./images/post.png);
	background-repeat: no-repeat;
	width: 590px;
	min-height: 232px;
	margin-left: 30px;
	margin-top: 25px;
	padding-left: 20px;
	padding-top: 3px;
}

.post h2 a{
	color: #4888ee;
	text-decoration: none;
}

.post h2{
	color: #4888ee;
	text-decoration: none;
}

.post h3 a{
	color: #4888ee;
	text-decoration: none;
}

.post img{
	max-width: 560px;
	margin-left: 20px;
}

.post1{
	background-image: url(./images/post.png);
	background-repeat: no-repeat;
	width: 590px;
	min-height: 232px;
	margin-left: 30px;
	margin-top: 25px;
	padding-left: 20px;
	padding-top: 3px;
}

.post1 h2 a{
	color: #4888ee;
	text-decoration: none;
}

.post1 h2{
	color: #4888ee;
	text-decoration: none;
}

.post1 h3 a{
	color: #4888ee;
	text-decoration: none;
}

.cat{
	margin-top: -10px;
}

.cat a{
	color: #4888ee;
	text-decoration: none;
	font-weight: bold;
}

.entry{
	width: 610px;	
}

.ppic{
	float: left;
	height: 151px;
	width: 151px;
	margin-bottom: 30px;
	padding: 5px;
	border: 1px solid #ddd;
}

.ppic img{
	width: 151px;
	height: 151px;
}

.ptext{
	float:right;
	width: 405px;
	min-height: 110px;
	margin-top: 0px;	
	padding-left: 15px;
	font-size: 1.12em;
	letter-spacing: 0.015em;
}

.ptext1{
	min-height: 110px;
	margin-top: 0px;	
	padding-left: 15px;
	font-size: 1.12em;
	letter-spacing: 0.015em;
}

.pbot{
	width: 590px;
	margin-top: 20px;
    margin-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px dotted #000;
	clear: both;
}	

.pdate{
	font-size: 10px;
	margin-top: 3px;
	float:left;
}

.pcom{
	float:right;
	margin-top: 3px;
}

.pcom a{
	color: #4888ee;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.pagenr{
	float:right;
	height:20px;
	margin-top: 0px;
	margin-right: 10px;
}

.sidebar{
	width:318px;
	float: left;
}

.netw{
	width: 320px;
	height: 130px;
}

.netw ul{
	border: none;
	width: 320px;
	height: 80px;
	float:left;
	margin-top: 10px;
	margin-left: -25px;
}

.netw ul li{
	float:left;
	list-style: none;
}

.netw li{
	margin-left: 11px;
}

.nads{
	width: 325px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.nads ul{
	margin-left: -10px;
	float: left;
}

.nads ul li{
	list-style-image: url(./images/listst.png);
}

.nads ul li{
	margin-top: 5px;
}

.nads li a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.nads li a:hover{
        color: #4888EE;
	text-decoration: underline;
}

.sb-box-top{
	background-image: url(./images/sbb-top.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 29px;
	margin-top: 0px;
	padding-top: 7px;
}

.sb-box-top p{
	color: #4888ee;
	font-weight: bold;
	font-size: 16px;
	margin-left: 5px;
	margin-top: 0px;
}

.bad1{
	width: 125px;
	height: 125px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

.bad1 img{
	float:right;
	height: 125px;
	width: 125px;
}

.cats{
	height: 280px;
	width: 1020px;
	float: left;
	margin-top: 0px;
}

.pad-long{
	margin: 20px auto;
	width: 728px;
	height: 90px;
}

.cats p{
	font-size: 16px;
	color: #4888ee;
	font-weight: normal;
	margin-top: 7px;
	margin-left: 10px;
}

.cats2{
	background-image: url(./images/cats.png);
	background-repeat: repeat-x;
	height: 119px;
	margin-top: -5px;
}

.cats2 ul{
	height: 110px;
	width: 980px;
	float:left;
	margin-left: 0px;
}

.cats2 ul li{
	float: left;
	width: 130px;
	margin-left: 0px;
	margin-top: 3px;
	display: inline;
	list-style: none;
}

.cats2 ul li a{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.cats2 ul li a:hover{
        color: #4888EE;
	text-decoration: underline;
}

.foot1{
	width: 1020px;
	height: 335px;
	float: left;
	margin-top: 5px;
}

.popposts{
	width:320px;
	height: 260px;
	float: left;
	margin-top: 5px;
        overflow: hidden;
}

.popposts h3{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.popposts ul{
	list-style: none;
	float: left;
	margin-top: 0px;
}

.popposts ul li{
	margin: 3px 0px 6px 0px;
}

.popposts a{
	color: #4888ee;
	font-size: 13px;
	text-decoration: none;
}

.popposts a:hoer{
	text-decoration: underline;
}

.ntwfriends{
	width: 320px;
	height: 260px;
	float: left;
	margin-top: 60px;
	margin-left: 15px;
} 

.ntwfriends a{
	color: #4888ee;
	text-decoration: none;
}	

.ntwfriends a:hover{
	text-decoration: underline;
}

.tags{
	width: 320px;
	height: 260px;
	float: right;
	margin-top: 5px;
} 

.tags ul{
	margin-left:-20px;
        margin-top: 0px;
	float: left;
	width: 280px;
}

.tags h3{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}

.tags a{
	color: #4888ee;
	font-size: 12px;
	text-decoration: none;
}

.tags a:hover{
	text-decoration: underline;
}

.footer {
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.footer ul{
	margin: 15px auto;	
	width: 380px;
}

.footer ul li{
	float: left;
	list-style: none;
}

.footer li{
	margin-left: 3px;
}

.footer a{
	color: #fff;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

.widecolumn{
	width: 400px;
	height: 400px;
	background-color: #fff;
}

.navigation2{
	width: 630px;
	height: 15px;
	float: left;
}

.navigation2 a{
	color: #4888ee;
	text-decoration: none;
}

.navigation2 a:hover{
	text-decoration: underline;
}

.navigation3 a{
	color: #4888ee;
	text-decoration: none;
}

.navigation3 a:hover{
	text-decoration: underline;
}

.navigation a{
	color: #4888ee;
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: underline;
}

.navigation3{
	width: 630px;
	height: 15px;
	float: left;
}

.alignleft2{
	float: left;
	height: 13px;
	margin-top: -15px;
	margin-left: 10px;
	color: #4888ee;
}

.alignleft3{
	float: left;
	height: 13px;
	margin-top: -15px;
	margin-left: 10px;
	color: #4888ee;
}

.alignleft{
	float: left;
	height: 13px;
	margin-top: 10px;
	margin-left: 10px;
	color: #4888ee;
}

.alignright2{
	float: right;
	height: 13px;
	margin-top: -15px;
	margin-right: 10px;
	color: #4888ee;
}

.alignright3{
	float: right;
	height: 13px;
	margin-top: -15px;
	margin-right: 10px;
	color: #4888ee;
}

.alignright{
	float: right;
	height: 13px;
	margin-top: 10px;
	margin-right: 10px;
	color: #4888ee;
}

.post2{
	background-image: url(./images/post.png);
	background-repeat: no-repeat;
	width: 590px;
	min-height: 262px;
	margin-left: 30px;
	margin-top: 40px;
	padding-left: 20px;
	padding-top: 3px;
}

.post2 a{
	text-decoration: none;
	color: #4888ee;
}

.post2 a:hover{
	text-decoration: underline;
}

.post2 h2{
	color: #4888ee;
	font-weight: bold;
}

.relatedp ul{
	margin: 0px 0px 25px 0px;
}

.relatedp ul li{
	margin-top: 2px;
        margin-bottom: 4px;
	list-style: none;
}

.relatedp a{
	color: #4888ee;
	text-decoration: none;
	font-size: 13px;
}

.relatedp a:hover{
	text-decoration: underline;
}

.pads{
	width:468px;
	height:60px;
	margin: 40px auto;
	padding-bottom: 10px;
}
.post2 .pads {
        margin-bottom: 25px !important;
}

.meta{
	color: #000;
	margin-top: 10px;
	font-size: 10px;
}

.meta a{
	color: #4888ee;
	text-decoration: none;
}

.meta a:hover{
	text-decoration: none;
}

.comments{
	width: 640px;
	margin-left: 40px;
}

#comment-tf{
	width: 588px;
	margin: 0px auto;
}
.comment-submit {
        background-color: #E0E0E0;
        border: 1px solid #1957CA;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 34px;
        font-weight: bold;
        letter-spacing: 0.1em;
        cursor: pointer;
}
.comment-submit:hover {
	background-image: url(./images/menu-bg1.png);
	background-repeat: repeat-x;
        color: #FFFFFF;
}
.cm-author{
	width: 250px;
}

.commentlist li{
	list-style: none;
	margin-left: -20px;
	width: 600px;
}

.comment-body{
	widht: 580px;
	border: 1px solid #cacbcb;
	min-height: 70px;
	margin: 10px 0px 20px 0px;
	padding-left: 10px;
	padding-top: 10px;
}

.vcard img {
	float: left;
	margin: 0px 10px 5px 0px;
}
.comment-body p img{
	margin: 0px 5px 0px 0px;
        display: inline-block;
        vertical-align: text-bottom;
}

.comment-body a{
	color: #4888ee;
	text-decoration: none;
	margin-left: 10px;
}

.comment-body p{
	margin-top: 10px;
	width: 570px;
}
.comment-meta + p{
	margin-top: 30px;
}

.fn{
	float: left;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #616363;
}

.fn a{
	color: #4888ee;
	text-decoration: none;
	margin-left: 0px;
}

.fn a:hover{
	text-decoration: underline;
}

.says{
	margin-left: 5px;
	margin-top: 6px;
	float: left;
	width: 100px;
}
.commentmetadata {
        display: inline-block;
	float: right !important;
	width: 250px !important;
        text-align: right;
        margin: 5px 22px 0px 0px;
}
.cancel-comment-reply a{
	color: #4888ee;
	text-decoration: none;
}

.cancel-comment-reply a:hover{
	text-decoration: none;
}

.pagetitle{
	margin-left: 20px;
	color: #4888ee;
	font-weight: normal;
}

.center{
	color: #4888ee;
	font-weight: normal;
	margin-left: 20px;
}

.center2{
	margin-left: 20px;
}
	
.more-link{
	color: #4888ee;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}

.more-link:hover{
	text-decoration: underline;
}

#respond a{
	color: #4888ee;
	text-decoration: none;
}

#respond a:hover{
	text-decoration: underline;
}
	
#ed32{
	float: right;
	margin-right: 40px;
}

#ed32 a{
	color: #4888ee;
	text-decoration: none;
}

#ed32 a:hover{
	text-decoration: underline;
}

#mc_signup_form1{
	border: none;
	width: 325px;
}

.mc_merge_var1{
	width: 325px;
}

.mc_var_label1{
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.mc_input1{
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

#mc_message1{
	margin-top: 15px;
	margin-left: 20px;
	width: 280px;
	text-align: center;
}

.mc_signup_submit1{
	width: 315px;
	float:left;
}

#mc_signup_submit1{
	margin-left: 100px;
	margin-top: 15px;
	width: 130px;
}

#mc_unsub_link1 a{
	float: left;
	color: #4888ee;
	text-decoration: none;
	font-size: 9px;
	margin-top: 7px;
	margin-left: 120px;
}

#mc_unsub_link1 a:hover{
	text-decoration:underline;
}

.entry2{
	width: 500px;
	height: 400px;
}

.contactf{
	width: 500px;
	height: 400px;
}

.contactf p{
	float: left;
}

.contactf input{
	float: right;
	margin-left: 15px;
	margin-top: 10px;
	width: 300px;
}

#cfemail{
	float:left;
	margin-left: 15px;
	margin-top: 7px;
	width: 300px;
}

#kbtr{
	float: left;
	margin-top: 50px;
}

.tbox{
	width: 400px;
	height:40px;
}

.tbox1{
	width: 400px;
	height:100px;
}

.tbox1 textarea{
	width: 300px;
	height: 120px;
	margin-top: 10px;
	float: right;
}

.entry32{
	width: 570px;
	min-height: 400px;
	text-align: center;
}

.entry32 a{
	color: #4888ee;
	text-decoration: none;
        font-size: 13px;
}

.entry32 a:hover{
	text-decoration: underline;
}
.entry32 ul{
	width: 570px;
        margin-left: 0px;
        padding: 0px;
}
.entry32 ul li{
	list-style: none;
	width: 570px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
}

.entry a{
	color: #4888ee;
	text-decoration: none;
}

.entry a:hover{
	text-decoration: underline;
}
.entry img {
        max-width: 610px;
}
p {
        line-height: 16px;
}
.comment-meta{
	width: 150px;
	float: left;
}
div#respond {
        margin-left: 20px;
}
div#respond h3 {
        margin: 5px 0px 5px 0px;
        padding: 0px;
}
form#commentform {
        margin-left: 10px;
}
span.readmore {
        display: block;
        margin: 0px 0px 0px auto;
        width: 73px;
}

/* Tabellendesigns für Artikel - Style 1 */ 

.tr-s1{
	border: 1px solid #000;
}

.td-s1{
	padding-left: 5px; 
	padding-right: 5px;
	background-color: #daeaf8;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td-s1-a{
	padding-left: 5px; 
	padding-right: 5px;
	background-color: #daeaf8;
	border: 1px solid #000;
}	

.td-s1-b{
	padding-left: 5px; 
	padding-right: 5px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.td-s1-b p{
	font-size: 10px;	
}

.td-s1-b a{
	font-size: 10px;
}

.td-s1-c{
	padding-left: 5px; 
	padding-right: 5px;
	border-bottom: 1px solid #000; 
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}	

.h3-s1{
	color:#4198E7; 
	font-size: 12px;
}

.h3-s1-a{
	color: #1957ca; 
	font-size: 12px;
}

.nothumb{
	border: none;
}

.b-sub{
	color: #1957CA; 
	font-size: 16px; 
	font-family: courier;
}

.fp-ad{
	margin-left: 120px;
	width: 460px;
	height: 68px;
}

.post-social{
	width: 600px;
	height: 30px;
	float: left;
	margin-bottom: 10px;
}

.post-social ul li{
	float: left;
	list-style: none;
}

.post-social ul{
	float: left;
	height: 30px;
	margin-top: 0px;
	margin-left: -20px;
	padding: 0px;
}

.post-social li{
	height: 30px;
	margin-left: 20px;
}

.post-social iframe{
	height: 30px;
	width: 230px;
}

.mc-field-group{
	width: 315px;
	height: 30px;
	float: left;
	margin-top: 0px;
}

.mc-field-group label{
	margin-left: 15px;
	margin-top: 4px;
	float: left;
}

.mc-field-group input{
	margin-left: 30px;
	margin-top: 5px;
	width: 230px;
	float: left;
}

#mc-embedded-subscribe{
	margin-top: 10px;
	margin-left: 20px;
	width: 269px;
	height: 33px;
	float: left;
	background-image: url(./images/news-but.png);
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
}

.validate{
	width: 300px;
	height: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.newsletter-tit{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
}

.newsletter-img{
	float: left;
	width: 108px;
	height: 133px;
	background-image: url(./images/news-img.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 15px;
}

.newsletter-txt{
	float: left;
	width: 157px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;	
}

/* Landingpage Page */

.landingcolumn{
	background-color: #fff;
	width:1020px;
	float: left;
}

.post-land{
	background-image: url(./images/post.png);
	background-repeat: no-repeat;
	width: 950px;
	min-height: 232px;
	margin-left: 30px;
	margin-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
}

.post-land h2 a{
	color: #4888ee;
	text-decoration: none;
}

.post-land h2{
	color: #4888ee;
	text-decoration: none;
}

.post-land img{
	max-width: 560px;
	margin-left: 20px;
}

.entry-land{
	width: 870px;
	padding-left: 20px;
	padding-right: 20px;	
}

.fb-like{
	height: 25px;
	width: 300px;
}


@media screen and (min-device-width: 481px) {
#box { float: left; }
}
