/*  
Theme Name: P2News Framework
Theme URI: http://www.p2news.com/
Description: p2_framework
Author: P2News
Author URI: http://p2news.com/
*/

/*========= SETUP =========*/

@import url( p2ver10/customcontainer.css );
@import url( p2ver10/verticalslidercontainer.css );
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
background-attachment:fixed;
background-color:#333333;
background-image:url("/images/style/bodyhg.jpg");
background-position:center top;
background-repeat:repeat;
font-size:12px;
line-height:18px;
margin-bottom:50px !important;
margin-top:50px !important;
}

a{
	color: #09577F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#C82611;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
	background-color:#FFFFFF;
}
select{
	padding: 0;
	
}
li{
	list-style: none;
}
hr{
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin:0px;
	height:0px;
	padding:0px;
}

#wrap {
background:transparent url(images/bg.gif) repeat-y scroll center center;
margin:0 auto;
padding-left:15px;
width:975px;
	}
	
#kopf {
  	width				: 960px;
  	height				: 150px;
  	background			: #333333 url(http://p2news.com/images/header/rot.jpg) no-repeat;
  	padding				: 0px;
  
	}

#kopf .clock {
height:122px;
margin-left:812px;
padding-top:15px;
width:140px;
	}
#kopf .zensur {
float:left;
margin-left:621px;
padding-top:16px;
width:165px;
	}
#kopf .zensur img {
height:115px;
width:165px;
	}
	
#kopf3 {
  background:#C82611 url(/images/style/bodyhg.jpg) repeat scroll 0 34%;
height:26px;
list-style-type:none;
padding:0;
width:960px;

	}
	
#kopf3	li a{
	font-weight:bold !important;
	color:#333333 !important;}

#top {
	width: 990px;
	background-image:url(images/top.gif);
	height: 20px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	}
	
.wp-caption{
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #DDDDDD;
font-size:9px;
margin-right:5px;
text-align:center;}

.wp-caption p{
	margin:0px !Important;
	padding:0px !Important;}

/************************************************
*	Subnav      								*
************************************************/

#subnav {
	background: #CC0000 url(images/navhover.gif);
	width: 960px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	}
	
#subnav p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#subnav a, #subnav a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#subnav a:hover {
	color: #FFFFFF;
	background: #000055 url(images/navbar.gif.gif);
	text-decoration: underline;
	}
	
#subnav a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	list-style-type: none;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	}
	
#subnav ul li a, #subnav ul li a:visited {
	font-size: 11px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	}

#subnav ul li a:hover {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	}
	
#subnavleft {
	width: 780px;
	float: left;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	}
	
#subnavright {
	width: 120px;
	float: right;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	text-align: right;
	}
#bottom {
background-image:url(images/bottom.gif);
height:25px;
margin:-15px auto;
overflow:hidden;
padding:0;
width:990px;
	}

.print {
float				: left;
 }
 
 
.mail {
margin-left:465px;
 }
 
 .surftip{
background-color:#FFFFFF;
border:0 solid #E06666;
font-size:12px;
font-weight:bold;
height:80px;
padding-left:5px;
width:230px;
}

 .surftip h2{
 color:#666666;}

.surftiparchive .surftip {
background-color:#EEEEEE;
border-color:navajoWhite #E06666 #E06666;
border-style:none solid solid;
border-width:medium 1px 1px;
float:right;
font-size:12px;
height:63px;
padding-left:5px;
padding-right:5px;
width:214px;}

#boxbefor{
border-top:2px solid #FF0000;
font-size:12px;
height:40px;
margin-bottom:30px;
margin-top:20px;
}


/*========= LAYOUT =========*/

#page{
background-color:#FFFFFF;
width:960px;
padding-top:10px;

}
/*--- Main Columns ---*/
#columns{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
}
#musikplayerlarge{background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #000000;
margin-left:-15px;
margin-top:-15px;
min-height:540px;
min-width:980px;
}
#news-ticker{
	color:#900;}
#news-ticker a{
	color:#990000 !important;}
.col1{
float:left;
clear:both;
width:600px;
}

.col1_rubrik{
float:left;
width:620px;
}



.column-right{
background:#FFFFFF url(images/newsbg.jpg) repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
float:right;
margin:35px 5px 0 0;
min-height:2570px;
padding-right:17px;
padding-top:15px;
width:230px;
}

.column-right img{
border:1px solid #AAAAAA;
padding:5px;
width:206px;
}



.column-right p{
margin:0px !important;}

.column-left{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
padding-top:15px;
width:350px;
padding-right:10px;
min-height:2605px;
}

.column-left img{
border:1px solid #AAAAAA;
display:block;
float:right;
margin-left:5px;
margin-right:0;
padding:5px;
width:160px;
}

.boxlogo {
background-image:url(images/boxlogo.gif);
background-position:left top;
background-repeat:no-repeat;
height:25px;
width:100%;
}



.col1_home_box {
	margin-bottom:10px;
}
.col1_home .blog h2 {
	font-size:18px;
	line-height:20px;
}



.mid_box {
overflow:hidden;
margin-top:10px;
	
}

.mid_box img {
width:185px;

}

.col_mid_home .blog h2 {
	padding:0px;
	margin-bottom:5px;
	font-size:18px;
	line-height:20px;
}

.col_mid_home .blog {
	padding:0px;
	margin:0px;
}

.col_mid_home .category {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 0px;
}

.col_mid_home .category span {
	padding:3px;
	font-weight:bold;
	font-size:11px;
}

.posted_on {
	padding:0px;
	margin-top:5px;
	font-size:11px;
	line-height:12px;
}

.col2{
	width: 320px;
}

.col2_box {
margin-bottom:10px;
width:320px;

}

/*--- Sub Columns ---*/
.subcol{
	width: 145px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	width: 920px !important;
	margin:0px;
	margin-left:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav-left {
display:inline;
float:left;
width:580px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	text-align:right;
	}
	
#nav-right h2 {
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	margin-right: 8px;
	}
	
#nav ul {
	position: relative;
	height: 30px;
	overflow: hidden;
}
#nav ul  li {
    float: left;
    list-style: none;
	font-weight:bold;
	font-size:14px;
	margin-right:3px;
}
#nav .current_page_item {
	height:30px;
}
#nav .current_page_item a {
	color: #FFFFFF;
}
#nav ul  li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

#nav ul li a {
	text-decoration: none;
	text-align: center;
	top: 6px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 26px;
	position: relative;
	overflow: hidden;
	margin: auto 15px !important;
	margin: auto 7px;
	font-weight: bold;
	font-size: 12px;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav ul  li a:hover, #nav ul  li a:active, #nav ul  li a:visited {
	border: none;
}      
/*- Category Navigation -*/
#nav2, #nav2 * {
	margin:0;
	padding:0;
	list-style: none;
}
#nav2 {
	height: 25px;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	margin:0px;
}
#nav2 li {
	line-height: 25px;
	float: left;
	list-style:none;
}
#nav2 li a {
	color: #000000;
	display: block;
	padding: 0 13px;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	border-right:1px solid #ddd;
}
#nav2 li a:hover {
	text-decoration: none;
}
#nav2 li ul {
	position:absolute;
	left: -999em;
	width:15em;
	margin-top:0px;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left:auto;
	z-index:10 !important;
}
#nav2 li ul li {
display:block !important;
width:15em;
border:1px solid #ddd !important;
border-top:none !important;
background:#fff;
} 
/*- Search -*/
#search{
float:right;
margin:0 0;
padding:0 !important;
width:298px;
}
#search input{
font-size:14px;
margin:0;
padding:1px;
width:208px;
}
#search .btn{
	padding:5px;
	font-size: 12px;
	width: auto;
	border:none;
	width:70px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*- Header -*/
#header{
height:100px;
margin-bottom:15px;
padding-top:3px;
width:960px;
}

/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

#topbanner p{
font-size:8px;
text-align:right;
margin-right:5px;

}
#topbanner{
float:right;
margin-top:20px;
overflow:hidden;
width:468px;}


.highslide-header {
background-image:none;
height:10px !important;
}

.highslide-header ul { 
float:left;
margin:0px 10px 0 0;
padding:0;
text-align:right;
}
.rss {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#textlink 	{
border:thin solid #CCCCCC;
float:left;
margin:11px 5px 15px 10px;
padding-bottom:7px;
padding-left:5px;
width:278px;
		}

#textlink .surftip	{
float:left;
margin:0px;
padding:0px;
border:none;
background-color:#FFFFFF;
width:100%;
height:auto;}


#textlink li{
}

#textlink a{
background:transparent url(./images/ico-star.gif) no-repeat scroll left center !important;
margin-left:0;
padding-left:15px;
}

#topbanner .adempty{
color:#CCCCCC;
display:block;
font-size:8px;
line-height:8px;
margin:0px 2px 2px 0;
padding:0;
text-align:right;
}
#topbanner .adempty a{
color:#555555;
text-shadow:1px 1px 3px #000000;
	}
	
.adempty{
color:#CCCCCC;
display:block;
font-size:8px;
line-height:8px;
margin:-7px 2px 2px 0;
padding:0;
text-align:right;
}
.adempty a{
color:#FFFFFF;
text-shadow:1px 1px 3px #000000;
	}

.email {
	color:#000000;
	font-weight:bold;
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

#featured
{
background-color:#FFFFFF;
color:#FFFFFF;
margin-left:5px;
padding:0 !important;
width:375px;
z-index:5;
}

#featured .entry { margin:10px 0px; color: #666666;}

.lead-image-wrapper { background:#000000 none repeat scroll 0 0;
clear:left;
position:relative;
z-index:5; }

.lead-image-wrapper h2 {
	font-size: 12px;
	line-height:20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper h3 {
background-image:url(images/semibg-trans.png);
background-repeat:repeat;
font-size:18px;
left:0;
line-height:20px;
padding:10px;
position:absolute;
top:175px;
width:355px;
z-index:1;
}

.lead-image-wrapper h4 {
	font-size: 10px;
	line-height:15px;
	position: absolute;
	top: 175px;
	right: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper h3 a, .lead-image-wrapper h4 a { color: #fff; text-decoration: none;display:block; }
.lead-image-wrapper h3 a:hover, .lead-image-wrapper h4 a:hover { text-decoration:underline; }

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
#video-frame h2 {
	padding:5px;
	font-size:14px;
}

.video_box h3 {
	margin-bottom:10px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#video-frame h4 {
	padding:5px;
	font-size:12px;
	margin:10px;
}
	
.video_box {
	padding:10px;
	margin:10px;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}

#video-frame .mootabs_title {
	list-style:none;
	margin:0px;
	padding:0px;
	}
#video-frame .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin:10px;
	}
#video-frame .mootabs_title li:hover, #video-frame .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	border: 1px solid #bbbbbb;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.boxsb {
background:#000000 none repeat scroll 0 0;
margin-bottom:10px;
margin-left:-18px;
margin-top:10px;
width:338px;
}

.boxsb input, select, textarea img {
height:auto;
width:60px;
}

.boxsb .post { 
margin-bottom:5px;
margin-left:9px;
margin-top:6px;
padding:0;
width:150px;}

.boxsb h3 { 
background:#C82611 url(http://p2news.com/images/style/bodyhg.jpg) repeat scroll 0 42%;
font-size:13px;
margin:0;
padding:2px;
width:99%;
color:#FF9900;}

.boxsb .post h2{
font-size:11px;
font-weight:normal;
height:30px;
line-height:11px;
overflow:hidden;
padding:0 0 5px;
width:150px;
}
#leadpicsb{
height:80px !important;
width:139px !important;}

.boxsb .post img {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
padding:1px;

}

.boxsb a {
color:#666666;}

/*- Box -*/
.box{
	height: 1%;
	padding:0px;
	margin: 0;
	float:left;
}
.box .post{
	width: 180px;
	padding:7px;
	overflow:hidden;
	
}


.box .post h2{
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box .blog .posted_on {
	margin-right:10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

.box .post .postmeta {
margin:0px;
}

h3.posted {
background:#EEEEEE none repeat scroll 0 0;
color:#666666 !important;
font-size:11px !important;
font-style:normal;
font-weight:normal;
line-height:15px !important;
text-align:center;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.col1_home_box .post-alt h2{
background:#C6E3FF none repeat scroll 0 0;
border-bottom:1px solid #000066;
border-top:1px solid #000066;
color:#09577F;
font-size:18px;
line-height:24px;
margin-right:10px;
padding:3px;
}


.post-alt h2{
color:#09577F;
font-size:18px;
line-height:24px;
margin-right:10px;

}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	
}
.post-alt p{
	padding: 0 0 15px;
	margin-right:20px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}

.page_header {
	margin-bottom:10px;
}
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.postmeta {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;

}
.postmeta a {
	color: #000000;
	font-size:11px;
}
.posted_in {
	text-align:left;
	padding-left:18px;
	background-image: url(images/ico-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments {
	text-align:right;
}

#comment {
	padding:0px;
}
.comments a{
	padding-left:18px;
	background-image: url(images/ico-comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.more {
	margin:0px;
	padding:0px;
	text-align:right;
	clear:both;
}

p.more a{
	background: url(images/ico-arrow2.gif) no-repeat right;
	padding-right: 20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.navigation {
background:#EEEEEE none repeat scroll 0 0;
clear:both;
height:19px;
margin-top:10px;
padding:5px;
width:95%;
}
.navigation a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= oio pub =========*/
#oiopub-container{
	margin-left:20px;
	
	}
#oiopub-container #wrap {	width: 750px; margin: 0 auto; }

/* HEADER */

#oiopub-container #header { padding: 10px 0 30px; color: #025D8C; font-size: 1.1em; font-style: italic; font-weight: normal; font-variant: normal; }
#oiopub-container #header img { float: left; }
#oiopub-container #header h1 { text-align: right; }

/* FOOTER */

#oiopub-container #footer { color: #999; text-align: center; padding-top: 40px; padding-bottom: 20px; font-style: italic; font-size: 0.8em; background: #FFF; border-top: none; border-right: 1px solid #36a4f9; border-bottom: 1px solid #36a4f9; border-left: 1px solid #36a4f9; }
#oiopub-container #footer a { color: #999; }
#oiopub-container #footer a:hover { color: #0A93FC; }	
/* MAIN CONTENT */

#oiopub-container #content { text-align: center; padding-top: 20px; border-top: 1px solid #36a4f9; border-right: 1px solid #36a4f9; border-bottom: none; border-left: 1px solid #36a4f9; background: #FFF url(images/gradient.gif) repeat-x top; }

#oiopub-container #content table { }
#oiopub-container #content table b { color: #025d8c; }
#oiopub-container #content table table {  }
#oiopub-container #content table h3 {	font-size: 1.4em; color: #025d8c; font-weight: normal; letter-spacing: 1px; }

#oiopub-container #content select { padding: 5px; font: 1em Georgia, "Times New Roman", Times, serif; width: 275px !important; text-align: left; border: 1px solid #025D8C; }
#oiopub-container #content .mini select { width: 100px !important; }
#oiopub-container #content .regular select { width: auto !important; }
#oiopub-container #content select option { margin: 3px 0; }
#oiopub-container #content input { padding: 5px; border: 1px solid #025D8C; }
#oiopub-container #content input[type="text"]:focus { border: 1px solid #0A93FC; }

#oiopub-container table.start { background: #FFF; border-bottom: 1px solid #D9D6BC; border-top: 1px solid #D9D6BC; padding: 20px 10px; }
#oiopub-container table.start table td { padding: 5px; }

#oiopub-container table.start a { text-decoration: underline; }

/* MISC ELEMENTS */ 

#oiopub-container #ad-details { display: none; }
#oiopub-container .error { color:red; }
#oiopub-container .start { padding: 10px; margin-top: 30px; text-align: left; }
#oiopub-container .payment-link, .payment-link a { font-weight: bold; padding: 40px 0 25px 0; }

/* BUTTONS */

#oiopub-container .oiostartbutton { background: url(images/buy.gif) no-repeat; border: none !important; width: 290px; height: 50px; color: #025D8C; font: italic normal 1.2em Georgia, "Times New Roman", Times, serif; margin-left: 15px; }
#oiopub-container .oiopaymentbutton { background: url(images/chkout.gif) no-repeat; border: none !important; width: 275px; height: 50px; color: #025D8C; font: italic normal 1.259em Georgia, "Times New Roman", Times, serif; text-align: left; }
#oiopub-container .oiostartbutton:hover, .oiopaymentbutton:hover { cursor: pointer; color: #0A93FC; }

#oiopub-container h3 { font-size: 1.7em; color: #025d8c; font-weight: normal; margin: 0px; padding: 0px; height: 50px;	}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
color:#000000 !important;
margin-bottom:0;
padding:5px;
width:98%;
float:left;
}
 #archivebox h3 {
 	font-size:20px;
 }
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
	float:left;
}

#archivebox p {
	margin-top:5px;
}

#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	float:right;
	text-align:right;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	border-bottom: 1px solid #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.arclist h3 {
	color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
}

.popular{
	color: #000;
	padding-bottom: 15px;
}

.archive_header{
	color: #000;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
background-color:#FFDDDD;
clear:both;
color:#666666;
font-size:11px;
margin-top:0;
padding:0 !important;
width:100%;
}

.entry blockquote {
	width:85%;
	font-style: italic;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
float:left;
margin-bottom:0;
margin-left:0;
margin-right:8px;
padding:4px;
max-width:530px;

	}
#excerpt img{
float:none;
margin:20px 0 25px;
width:165px;}

#leadpic {
width:375px;
height:235px;
}

.entry ul, .entry ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= SIDEBAR =========*/

#mpu_banner {
	width:300px;
	height:250px;
	background:#EEEEEE url(http://p2news.com/my-banner/uploads/XcyPuR_p2_anzeigen.jpg) no-repeat scroll 0 0;
	margin:10px;
	padding:0px;
}

#mpu_banner p {
color:#CCCCCC;
font-size:10px;
font-weight:bold;
line-height:8px;
margin-right:2px;
text-align:right;
}

#mpu_banner img{
padding:0px;
margin:0px;
height:auto;
width:auto;

}


.col2 #sidetabber ul{
	width: 288px !important;
	margin: 0px;
	padding:5px;
	}

.list1 li,.list2 li, .list3 li{
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 20px !important;
}

.list1 li a, .list3 li  {
	color: #666666;
}
.list2 li{
	background: url(images/ico-feat.gif) no-repeat left center !important;
}

/*- Category Related Posts -*/
.related-cats{
	width:298px;
	margin-bottom:0px;
}

.related-cats ul{
	width: 288px !important;
	margin: 0px;
	padding:5px;
	}
	
#related-cats li{
	border-bottom: 1px solid #eee;
	color:#999999;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	background: url(images/ico-feat.gif) no-repeat left center !important;
}

#related-cats .cat_feed{
	background: url(images/ico-arcfeed.gif) no-repeat left center !important;
}
/*- Ads -*/
.ads{
height:60px;
width:302px;
margin:10px 0px 10px 10px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.ads h2 {
	padding: 4px;
	font-size:13px;
}
.ads img{
padding:0px;
margin:0px;
height:auto;
width:auto;

}
.ads img.last{
	margin: 0;
	height:60px;
    width:auto;
}




/*- Flickr -*/
.flickr{
	width:298px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.flickr h2{
	font-size:14px;
	padding: 5px;
	margin-bottom:10px;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr .photos {
	margin-left:5px;
}
.flickr-ar {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}
.flickr-ar a {
	color: #ffffff;
}
.flickr img {
	margin:0px 4px 10px 5px;
	border: 1px solid #ddd;
	padding:5px;
	background-color:#ffffff;
}
/*=== Styling Widget Lists ===*/

.widget #mediaspace{
padding-bottom:50px;}

.widget .wp-polls {
border:1px solid #CCCCCC;
float:left;
margin-bottom:10px;
margin-right:10px;
padding:10px 5px 5px;
width:296px;
}

.widget { margin-bottom:10px;
padding:0px;
float:left;
width:100% }

.widget h2 {
background:#C82611 url(http://p2news.com/images/style/bodyhg.jpg) repeat scroll 0 -83%;
color:#CCCCCC;
font-size:16px;
margin-right:10px;
margin-top:10px;
padding:4px;
}
.widget ul {
	padding:4px;
	border:none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	width:97%;
	
}
.widget ul li {
	border-bottom: 1px solid #eee;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.widget ul li a {
	color: #000000;
}

/*========= FOOTER =========*/

#footer{
-x-system-font:none;
background:#114477 none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
clear:both;
color:#FFFFFF;
font-family:Arial;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0 0 5px;
padding:0 0 10px;
position:relative;
text-align:center;
width:960px;
}

#footer .products {
clear:both;
height:65px;
margin:0;
overflow:hidden;
padding:0;
white-space:nowrap;
width:960px;
}

#footer .footerLinks .footerad {
background:#C6EF77 none repeat scroll 0 0;
display:block;
float:none;
height:35px;
left:0;
margin:-1px auto 15px;
padding:0;
position:relative;
top:0;
width:960px;
}

#footer .footerLinks li {
background:transparent url(images/spritearrow.gif) no-repeat scroll 0 -4595px;
display:inline;
margin:0;
padding:0 7px 0 0;
text-transform:uppercase;
}

#footer .footerLinks .footerad a .text {
-x-system-font:none;
color:#408600;
float:left;
font-family:Arial;
font-size:27px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:340px;
line-height:35px;
padding:0;
position:absolute;
top:0;
border:none;
}

#footer .footerLinks .footerad a .button {
background:transparent url(images/adcmfooterbutton.gif) repeat scroll 0 0;
display:block;
float:left;
height:25px;
left:630px;
margin:5px 0 0;
overflow:hidden;
position:absolute;
text-indent:150px;
top:0;
width:128px;
}

#footer .footerLinks .footerad a .covers {
background:transparent url(images/adcmfooter.gif) no-repeat scroll 0 0;
display:block;
float:left;
height:40px;
left:140px;
padding:0 10px 0 0;
position:absolute;
top:-5px;
width:187px;
}

#footer .footerLinks li a {
color:#FFFFFF;
padding:0 0 0 10px;
text-decoration:none;
font-weight:bold;
overflow:hidden;
}

#footer .footerLinks .advertise {
background:transparent none repeat scroll 0 0;
clear:both;
display:block;
float:left;
left:126px;
margin:5px auto;
overflow:hidden;
padding-top:5px;
position:relative;
top:0;
width:725px;
}

#footer .footerLinks .p2n {
background:transparent none repeat scroll 0 0;
border-top:1px solid #006187;
clear:both;
display:block;
float:left;
left:126px;
margin:5px auto;
overflow:hidden;
padding-top:15px;
position:relative;
top:0;
width:725px;
}

#footer .copyright {
clear:both;
color:#FFFFFF;
margin:0;
padding:10px 15px 15px;
width:930px;
	
}
#footer .copyright a{
color:#FFFFFF;}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}

.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}

.blog{
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #999999;
float:left;
padding-left:25px;
padding-top:20px;
width:570px;

}

.tagarchiv{
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #999999;
float:left;
padding:20px;
}

.tagarchiv p{
padding:0px !important;
margin:0px !important;
}

.blogarchive{
margin-left:15px;

}

.bloghome {
}

.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
background-color:#FFFFFF;
}

.th img{
background-color:#FFFFFF;
border:1px solid #CCCCCC !important;
float:right;
margin-bottom:10px;
margin-left:10px;
margin-top:0;
padding:4px !important;
width:150px;
}
#cat {
    margin:5px;
    padding:3px;
    width:130px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

/*========= CALENDAR =========*/

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}

img.wp-smiley {
	border:none;
	margin:0px;
	padding:0px;
}

/*========= AUTHOR INFO =========*/

.author_info {
clear:both;
color:#666666;
margin-left:0;
margin-right:20px;
padding:10px;

}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

/*========= IMAGE GALLERY =========*/

.imagegallery img {
	float:left;
	display:inline;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
}

#recent{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
clear:both;
margin-bottom:10px;
margin-top:0;
padding:0;
width:620px;
}
#recent img{
background-color:#FFFFFF;
border:1px solid #CCCCCC !important;
clear:left;
float:left;
height:75px;
margin-bottom:3px;
margin-left:0;
margin-top:0;
padding:5px !important;
width:75px;
}

#recent a{
color:#414141;
margin-left:5px;
}

#recent li{
float:left;
width:440px;}

#recent p{
margin-left:5px;
}

#recent ul{
border:1px solid #DDDDDD;
float:left;
margin-bottom:8px;
padding:5px;
width:98%;
}

#recent h2{
float:right;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-left:0;
text-decoration:underline;
}

#recentcom{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:right;
margin-bottom:10px;
margin-top:5px;
padding:5px;
}
#recentcom img{
background-color:#FFFFFF;
border:1px solid #CCCCCC !important;
float:right;
height:32px;
margin-top:0;
width:32px;
}

#foxshops{
border:1px solid #CCCCCC;
height:145px;
margin-bottom:20px;
margin-top:20px;
width:550px;
}



#kaltura_video_comment{
background:transparent url(/images/images/videokommenthover.jpg) repeat scroll 0 0 !important;
border:medium none !important;
font-size:13px !important;
font-weight:bold !important;
height:105px !important;
margin-left:-15px;
margin-top:0 !important;
padding-bottom:62px !important;
padding-right:62px !important;
width:575px !important;}

#kaltura-items {
border-top:1px solid #999999 !important;
display:block;
margin-left:-9px;
margin-top:9px;
padding-top:12px;
width:100%;
}
#kaltura-items li {
border:1px solid #CCCCCC;
display:inline-block;
margin:0 0 5px 5px;
padding:5px;
text-align:center;
width:130px;
vertical-align:top;
}

#kaltura-sidebar-menu{
	height:20px;
margin-left:-3px;
margin-top:11px;}

#kaltura-sidebar-menu a{
border:1px solid #CCCCCC;
color:#555555;
font-weight:bold;
margin:3px;
padding:3px;}

#kaltura-sidebar-menu a:hover{
border:1px solid #CCCCCC;
color:#C01A18;
text-decoration:underline;
font-weight:bold;
margin:3px;
padding:3px;}

ul .kaltura-sidebar-pager {
	border-top:1px solid #CCCCCC !important;
height:15px;
padding-top:11px !important;
width:97% !important;
}
.kaltura-sidebar-pager li{
	background:none repeat scroll 0 0 #CCCCCC;
display:inline-block;
margin-right:8px !important;
padding:5px !important;
}

.kaltura-sidebar-pager a{
color:#555555;
font-weight:bold;
}

.kaltura-sidebar-pager a:hover{
color:#C01A18;
font-weight:bold;
}
#kaltura-sidebar-container{
min-height:555px;}

#countdown{}
#countdown .term{

background-image:url(/images/style/bodyhg.jpg);
background-repeat:repeat;
background-position:77px 50%;
color:DarkBlue;
font-weight:bolder;
margin:15px;
border:1px solid LightSteelBlue;
padding:3px;
float:left;}


#countdown h2{
font-size:12px;
margin-left:10px;
margin-top:10px;}

#toptv {
background-image:url(./images/toptv.gif);
height:20px;
margin:0 auto;
width:960px;
clear:both;
	}
#presseschau{
background:#FFFFFF url(http://p2news.com/images/header/presseschau.jpg) no-repeat scroll 0 0;
float:left;
padding-top:56px;
}

#newsline{
width:385px;}

#newsline_header {
background:url("http://p2news.com/images/header/newsline_375.jpg") no-repeat scroll 0 0 #FFFFFF;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:45px;
margin-left:0;
padding-left:5px;
width:375px;
}

#newsline h2{
padding-left:15px;
width:359px;
font-size:12px;}


	
/* News Blocks */
.newsblock {
width:285px; float:left; padding:0; margin:0 0 5px 0;
}
.news-entry{
margin-top:20px;
padding-left:15px;
width:609px;}

.news-entry h2 {
font-size: 1.5em;
margin: 0;
padding: 0 0 15px 0;
height: 15px;
}

.news-entry h2 a, .news-entry h2 a:active, .news-entry h2 a:link, .news-entry h2 a:visited {
color: #3f3f3f;
}

.news-entry h2 a:hover {
color: #000;
}

.news-entry a, .news-entry a:active, .news-entry a:link, .news-entry a:visited {
color: #326ea1;
text-decoration: none;
}

.news-entry ul{
list-style-type: none;
padding: 0;
margin-left: 5px !important;
font-size: 0.9em;
width: 275px;
}

.news-entry li  {
border-top: 1px solid #dcdcdc;
line-height: 16px;
margin: 5px 0 5px 0;
}

.news-entry li a:hover {
color: #333;
text-decoration: none;
background-color: #fafafa;
display:inline-block;
}

.news-entry img{
background-color: #fafafa;
}

.clearer { clear: both;
border-bottom:1px solid #DCDCDC;
margin-bottom:5px;}

.linktip{
background-color:#EEEEEE;
border:1px solid #E06666;
display:inline-block;
float:right;
font-size:11px;
margin-left:5px;
margin-right:15px;
margin-top:0;
padding-left:5px;
padding-right:0;
width:160px;
}

.linktip h2{
	color:#888888;
font-size:15px;
text-decoration:underline;
width:155px;}
	
.cat_header {
background:#FFFFFF url(images/newslinelogo.jpg) no-repeat scroll 0 0;
float:left;
padding-top:45px;
width:390px;
}

.countbox {
font-size:9px;
left:8px;
position:relative;
top:-35px;
width:225px;
}
.oioad{
margin-bottom:-40px;
margin-left:10px;
min-height:50px;
}

.pictures .p2_news-inline {
border:medium none !important;
margin-bottom:-15px !important;
margin-left:5px;
margin-top:12px;
width:305px;
}

.servicebox{
background:#FFFFFF none repeat scroll 0 0;
border:#CCCCCC 1px solid;
width:588px;
padding:5px;
float:left;}

.servicebox h3{
font-weight: lighter !important;
font-size:9px;
float:left;}

.rating{
width:200px;
height:15px;
float:left;}

.drucken{
width:160px;
height:15px;
float:left;}

.pressekanal{
float:right;
width:45px;
height:25px;}

.pressekanal .default{background:#FFFFFF url(http://p2news.com/images/header/default.jpg) no-repeat scroll 0 0;
width:45px;
height:25px;}

.pressekanal .PM{background:#FFFFFF url(http://p2news.com/images/header/presse.jpg) no-repeat scroll 0 0;
width:45px;
height:25px;}

.pressekanal .PR{background:#FFFFFF url(http://p2news.com/images/header/pressenews.jpg) no-repeat scroll 0 0;
width:45px;
height:25px;}

.wp-polls{
width:265px;
border:1px solid #CCCCCC;
padding:10px 5px 5px;
float:left;
margin-bottom:10px;
margin-right:10px;
}

.wp-polls p{
padding:0px;
}

.wp-polls ul li{
margin:0;
padding:5px 0 9px !important;
}

.wp-polls li{
padding:0px;
margin:0px;
}

/* For Link Indication plugin */
a.liexternal h6 { font-size:1px;}
a.liinternal { padding-right: 18px; background: url(/images/icons/link-icon_external_22.gif) no-repeat right; }
a.lifox { padding-right: 14px; background: url(/images/icons/carts.gif) no-repeat right; }
a.licinema { padding-right: 18px; background: url(/images/icons/ffmpeg.gif) no-repeat right; }
a.liftp { padding-right: 13px; background: url(/images/icons/link-icon_ftp_02.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(/images/icons/link-icon_mail_01.png) no-repeat right; }
a.lipdf { padding-right: 14px; background: url(/images/icons/link-icon_pdf_05.png) no-repeat right;  }
a.lidoc { padding-right: 14px; background: url(/images/icons/link-icon_word_16x16.png) no-repeat right;  }
a.lizip { padding-right: 14px; background: url(/images/link-icon_zip_01.png) no-repeat right;  }



.WP-EmailIcon{
height:auto;
width:auto !important;}

.g2_column {
margin:0 1px 0 10px !important;
width:940px !important;
}

.smsliquid-round {
background:#FFFFFF url(images/smsleftside.gif) repeat-y scroll left top;
margin:0 auto 10px;
width:100%;
}

.smstop {
background:transparent url(images/smstop.gif) no-repeat scroll left top;
height:20px;
width:100%;
}

.smscenter-content {
/*background:transparent url(images/smsrightside.gif) repeat-y scroll right top;*/
margin:-1px 0 -5px;
padding:1px 5px;
position:relative;
}

.smsbottom {
background:transparent url(images/smsbottom.gif) no-repeat scroll left bottom;
height:40px;
}

.pictures{

margin-bottom:20px;}
