/*
Theme Name: Panda Security v1
Theme URI: http://pixel.st/themes/panda-v1/
Description: Theme for Panda Security 
Version: 1.0
Author: Alejandro Carravedo (Pixel.ST)
Author URI: http://pixel.st/
*/
.cabecera-interior {
margin-top: 190px !important;
}

body{
margin-top: 0px !important;background-image: url(http://www.pandanews.de/wp-content/uploads/header_2012_neu_v2.jpg) !important;
background-repeat:no-repeat !important;
margin-left: 50px !important;
}

.fs_banner{
margin-top: 0px !important;
}

H2 {
padding-bottom: 0px!important;
}
.archive .no-bkg{
display:none;
}
.st-related-posts li{
font-size: 12px;
padding: 0px !important;
background-image: url(http://pandanews.de/wp-content/themes/panda-v1/asdasd.jpg) !important;
}
#boposts1 h3{
display: none;
}
#boposts1 table td{
padding: 20px;
font-size: 14px;
margin-top: 10px;
margin-left: 0px;
}
.frm-buscador-txt{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 9px !important;
  padding: 2px !important;
  background-color: #FFFFFF;
  border: 1px solid #192674 !important;
  width: 130px !important;
}
#boposts1 a{
font-size: 14px;
color: #192674;
text-decoration: none;
vertical-align: top;
margin-bottom: 20px !important;
padding: 0px !importnat;
}

#boposts1 small a{
display:none;
}
#boposts1 table tbody tr td a img {
display:none;
}

BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}
.sociable UL LI {
	background: url(images/bullet_0062.gif) no-repeat 0 2px !important;
	padding: 4px !important;
}
.post img{
padding-right: 15px;
}

#sidebar-wrap2 h2 {
font-size: 12px;
font-wight: bold;
color: #192674;
}
#intelligenceCountWrapper{
margin-right: 35px;
}
#intelligenceCountWrapper img{
padding-top: 5px;
padding-bottom: 5px;
}

.techpic{
float: left;
border: 4px #7B91B7 solid;
margin-right: 15px;
margin-top: 6px;
}


A { outline: none; }
	A IMG { border: none; vertical-align: middle; }

UL { margin: 0; padding: 0; list-style: none; }
	UL LI { margin: 0; padding: 0; list-style: none; }

OL { margin: 0; padding: 2px 8px; }
	OL LI { margin: 0; padding: 2px 0; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }
P { margin: 0; padding: 4px 0; }
	
INPUT, SELECT, BUTTON { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
LABEL { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
BUTTON { cursor: pointer; }

FORM { margin: 0; padding: 0; }

IMG { border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

.clear-both { clear: both; }

.hidden { display: none; }

.no-bkg { background: none !important; }

/* Begin Images ( Estandar de WordPress) */
P IMG {	padding: 0; max-width: 100%; }
IMG.centered, IMG.aligncenter, IMG.aligncentered { display: block; margin-left: auto; margin-right: auto; }
IMG.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
IMG.alignleft {  display: inline; }
/* End Images */

/* Clear Both fixed */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* END Clear Both fixed */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 6px 0 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 6px 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Estilos Varios */
.ico-rss {
	padding: 2px 0 2px 22px;
	background: url(images/ico_rss.gif) no-repeat 0 50%;
}

.btn-frm {
	margin: 0; padding: 4px 10px;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_btn-frm.gif) no-repeat 50% 50%;
	border: 0 none;
	cursor: pointer;
}



/* Posicionamiento */
.posicion-general {
	margin: 0 auto; padding: 0;
	text-align: left;
	width: 998px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.principal { float: left; width: 764px; }
.sidebar { float: right; width: 204px; }

.home { }
	.home .contenido .contenido-interior { background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_contenido.gif) repeat-y 512px 0; }
	.home .principal { float: left; width: 494px; margin-right: 10px; }
	.home .sidebar-home { float: left; width: 260px; }

/* Aspecto General */
BODY {
	background: #ececec;
	color: #4c4c4c;
}

.cabecera {
	background: #fff;
	height: 176px;
}
	
	.cabecera .cabecera-interior {
		position: relative;
		overflow: hidden;
		background: #192674;
	}
	
	.cabecera .blog-title {
		float: left;
		width: 510px;
	}
	
	.cabecera .top-menu {
		margin-left: 520px;
		text-align: right;
		color: #fff;
		padding: 14px 0 2px;
	}
		
		.cabecera .top-menu A {
			color: #fff;
			text-decoration: none;
		}
			
			.cabecera .top-menu A:hover {
				color: #5c7db8;
			}
		
		.cabecera .top-menu UL {
		}
			
			.cabecera .top-menu UL LI {
				margin: 0; padding: 0 8px;
				display: inline;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu.gif) no-repeat 0 1px;
			}
				
				.cabecera .top-menu UL LI.primero,
				.cabecera .top-menu UL LI.select-pais {
					background: none;
				}
					
					.cabecera .top-menu UL LI.select-pais OPTION {
						padding-left: 23px;
					}
						
						.cabecera .top-menu UL LI.select-pais OPTION.country-es { background: url(http://pandanews.de/wp-content/themes/panda-v1/images/flag_es.png) no-repeat 2px 50%; }
						.cabecera .top-menu UL LI.select-pais OPTION.country-uk { background: url(images/flag_uk.png) no-repeat 2px 50%; }
						.cabecera .top-menu UL LI.select-pais OPTION.country-us { background: url(http://pandanews.de/wp-content/themes/panda-v1/images/flag_us.png) no-repeat 2px 50%; }
						.cabecera .top-menu UL LI.select-pais OPTION.country-all { background: url(http://pandanews.de/wp-content/themes/panda-v1/images/flag_all.png) no-repeat 2px 50%; }
	
	.cabecera .buscador {
		margin: 0 0 0 520px; padding: 4px 8px;
		text-align: right;
	}
	
	.cabecera .menu-principal {
		clear: left;
		background: #fff url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_menu-principal.gif) repeat-x 0 100%;
		height: 56px;
	}
		
		.cabecera .menu-principal UL {
			margin-left: -2px;
			border-top: 1px solid #fff;
		}
			
			.cabecera .menu-principal UL LI {
				float: left;
				overflow: hidden;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_li.gif) no-repeat 0 100%;
				color: #757dac;
				text-transform: uppercase;
				width: 142px;
				font-weight: bolder;
				font-size: 1.1em;
			}
				
				.cabecera .menu-principal UL LI.primero {
					width: 148px;
				}
				
				.cabecera .menu-principal UL LI A {
					display: block;
					margin: 0; padding: 14px 20px 0;
					height: 41px;
					color: #757dac;
					text-decoration: none;
				}
					
					.cabecera .menu-principal UL LI A SPAN {
						color: #192674;
						display: block;
					}
					
					.cabecera .menu-principal UL LI A:hover,
					.cabecera .menu-principal UL LI.selected A,
					.cabecera .menu-principal UL LI.ancestor A,
					.cabecera .menu-principal UL LI.hoverC A {
						color: #b1c5e9;
						background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_hover.gif) repeat-x 0 100%;
					}
						
						.cabecera .menu-principal UL LI A:hover SPAN,
						.cabecera .menu-principal UL LI.selected A SPAN,
						.cabecera .menu-principal UL LI.ancestor A SPAN,
						.cabecera .menu-principal UL LI.hoverC A SPAN {
							color: #fff;
						}
	
	.cabecera .menu-secundario {
		background: #5a7cb6;
		margin: 0; padding: 8px 12px;
		border-top: 1px solid #fff;
		display: none;
	}
		
		.cabecera .menu-secundario-current {
			display: block;
		}
		.cabecera .menu-secundario-on {
			display: block;
		}
		
		.cabecera .menu-secundario-empty {
			background: #fff;
			display: none;
		}
		
		.cabecera .menu-secundario-left {
			text-align: left;
		}
		
		.cabecera .menu-secundario-center {
			text-align: center;
		}
		
		.cabecera .menu-secundario-right {
			text-align: right;
		}
		
		.cabecera .menu-secundario UL {
		}
			
			.cabecera .menu-secundario UL LI {
				padding: 8px 12px;
				color: #fff;
				display: inline;
			}
				
				.cabecera .menu-secundario UL LI A {
					color: #fff;
					text-decoration: none;
				}
					
					.cabecera .menu-secundario UL LI A:hover {
						text-decoration: underline;
					}
					
				.cabecera .menu-secundario UL LI.current_page_item,
				.cabecera .menu-secundario UL LI.current-cat {
					background: #355396;
				}
					.cabecera .menu-secundario UL LI.current_page_item A,
					.cabecera .menu-secundario UL LI.current-cat A {
					}
						
						.cabecera .menu-secundario UL LI.current_page_item A:hover,
						.cabecera .menu-secundario UL LI.current-cat A:hover {
						}


.piepagina {
	padding-top: 23px;
	background: #192674 url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_piepagina.gif) repeat-x 0 0;
}
	
	.piepagina .piepagina-interior {
		padding: 24px 16px 0;
		height: 112px;
		overflow: hidden;
		background: url(images/bkg_piepagina-interior.gif) no-repeat 626px 24px;	
	}
	
	.piepagina A {
		color: #fff;
		text-decoration: none;
	}
		
		.piepagina A:hover {
			text-decoration: underline;
		}
	
	.piepagina .logo-prensa-panda-sec {
		float: left;
		width: 288px;
	}
	
	.piepagina .menu {
		float: left;
		margin: 0; padding: 0 20px;
		width: 282px;
	}
		
		.piepagina .menu UL {
		}
			
			.piepagina .menu UL LI {
				float: left;
				margin: 0; padding: 0 1% 6px;
				width: 48%;
			}
	
	.piepagina .submenu {
		float: left;
		margin: 0; padding: 0 20px;
		width: 190px;
	}
		
		.piepagina .submenu UL {
		}
			
			.piepagina .submenu UL LI {
				margin: 0; padding: 0 1% 6px;
			}
	
	.piepagina .sociales {
		float: right;
		width: 126px;
		text-align: right;
	}
		
		.piepagina .sociales A {
			margin: 0 4px;
		}
	
	.piepagina .copyright {
		clear: left;
		margin: 0; padding: 10px 12px 4px;
		text-align: right;
		color: #c1cbed;
		font-size: 0.82em;
	}
		
		.piepagina .copyright A {
			color: #c1cbed;
			text-decoration: none;
		}
			
			.piepagina .copyright A:hover {
				text-decoration: underline;
			}

.contenido {
	background: #fff;
	padding-top: 22px; /* 42px; */
}
	
	.contenido .contenido-interior {
		padding: 0 8px 40px;
	}

	.contenido .sidebar {
		padding-bottom: 40px;
	}
	
	.contenido .sidebar-home {
		padding-bottom: 40px;
	}

	
/* Buscador */
.frm-buscador {
}
	
	.frm-buscador .frm-buscador-txt {
		margin: 0; padding: 4px;
		width: 308px;
		border: 0 none;
	}
	
	.frm-buscador .frm-buscador-btn {
	}
	
/* Widgets */
.widget {
	margin: 0 0 16px; padding: 0;
}
	
	.widget .widget-title {
		margin: 0; padding: 8px 8px 7px 32px;
		background: ;
		font-size: 1.1em;
		text-transform: uppercase;
		font-style: italic;
		font-weight: bolder;
		color: #000;
		background: #959595 url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_001.gif) no-repeat 8px 50%;
	}
		
		.widget .widget-title SPAN {
			color: #fff;
		}
		
		.sidebar .widget .widget-title {
			background: #959595 url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_009.gif) no-repeat 8px 50%;
		}
		
	.widget .widget-content {
		margin: 0; padding: 4px;
	}


.widget-social-panda {
}
	
	.sidebar .widget-social-panda .widget-title {
		margin: 0; padding: 10px 6px 8px 38px;
		font-size: 1.1em;
		text-transform: uppercase;
		font-style: italic;
		font-weight: bolder;
		color: #b6c9e8;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-panda-social_title.gif) no-repeat 0 0;
	}
		
		.widget-social-panda .widget-title SPAN {
			color: #fff;
		}
	
	.widget-social-panda .widget-content {
		margin: 0; padding: 2px 10px 10px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-panda-social_content.gif) no-repeat 0 100%;
	}
		
		.widget-social-panda .widget-content A {
			display: block;
			margin: 2px 0; padding: 4px 0 4px 30px;
			color: #5a7bb6;
			text-decoration: none;
		}
			
			.widget-social-panda .widget-content A:hover {
				text-decoration: underline;
			}
			
			.widget-social-panda .widget-content A.social-panda-facebook {
				background: url(images/bkg_social-panda-facebook.gif) no-repeat 0 50%;
			}
			.widget-social-panda .widget-content A.social-panda-twitter {
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_social-panda-twitter.gif) no-repeat 0 50%;
			}
			.widget-social-panda .widget-content A.social-panda-youtube {
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_social-panda-youtube.gif) no-repeat 0 50%;
			}


.widget-articulos-temas {
}
	
	.sidebar .widget-articulos-temas .widget-title {
		margin: 0; padding: 10px 6px 8px 38px;
		font-size: 1.1em;
		text-transform: uppercase;
		font-style: italic;
		font-weight: bolder;
		color: #b6c9e8;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-articulos-temas_title.gif) no-repeat 0 0;
	}
		
		.widget-articulos-temas .widget-title SPAN {
			color: #fff;
		}
	
	.widget-articulos-temas .widget-content {
		margin: 0; padding: 6px 10px 16px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-panda-social_content.gif) no-repeat 0 100%;
		text-align: center;
	}
		
		.widget-articulos-temas .widget-content SELECT {
			width: 90%;
		}


.widget-buscador-avanzado {
}
	
	.sidebar .widget-buscador-avanzado .widget-title {
		margin: 0; padding: 10px 6px 8px 38px;
		font-size: 1.1em;
		text-transform: uppercase;
		font-style: italic;
		font-weight: bolder;
		color: #b6c9e8;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-articulos-temas_title.gif) no-repeat 0 0;
	}
		
		.widget-buscador-avanzado .widget-title SPAN {
			color: #fff;
		}
	
	.widget-buscador-avanzado .widget-content {
		margin: 0; padding: 6px 10px 16px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-panda-social_content.gif) no-repeat 0 100%;
		text-align: center;
	}
		
		.widget-buscador-avanzado .widget-content .input-field {
			margin: 0; padding: 3px;
			width: 96%;
			border: 1px solid #7f9db9;
		}


.widget-twitter {
}
	
	.sidebar .widget-twitter .widget-title {
		margin: 0; padding: 0;
		height: 46px;
		text-indent: -10000px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_widget-twitter_title.gif) no-repeat 0 0;
	}
	
	.widget-twitter .widget-content {
		margin: 0; padding: 16px 14px;
		background: #f0f8fe;
		color: #4c4c4c;
		border-bottom: 1px solid #fff;
	}
		
		.widget-twitter .widget-content .tweet {
			margin: 0; padding: 12px 0;
		}
		
		.widget-twitter .widget-content P {
			margin: 0; padding: 2px 0;
		}
		
		.widget-twitter .widget-content STRONG {
			color: #000;
		}
		
		.widget-twitter .widget-content A {
			color: #5a7bb6;
			text-decoration: none;
		}
			
			.widget-twitter .widget-content A:hover {
				text-decoration: underline;
			}
		
		.widget-twitter .widget-content .tweet-fecha {
			color: #a2a2a2;
		}
	
	.widget-twitter .widget-footer {
		margin: 0; padding: 16px 14px;
		background: #f0f8fe;
		border-top: 1px solid #e1e1e1;
	}
		
		.widget-twitter .widget-footer A {
			color: #5a7bb6;
			text-decoration: underline;
		}
			
			.widget-twitter .widget-footer A:hover {
				text-decoration: underline;
			}
			
.widget-panda-blogs {
}
	
	.widget-panda-blogs .panda-blogs-blog {
		margin: 0; padding: 16px 0;
		border-bottom: 1px dotted #b2b2b2;
		color: #DFDFDF;
                padding: 10px;
	}
	
	.widget-panda-blogs .pbb-name {
		margin: 0; padding: 0 0 3px;
		text-transform: uppercase;
		font-weight: bolder;
		font-size: 0.9em;
		color: #ffffff;
                margin-bottom: 10px;
	}
		
		.widget-panda-blogs .pbb-name SPAN {
			color: #ffffff;
                margin-bottom: 10px;
		}
	
	.widget-panda-blogs .pbb-title {
		margin: 0; padding: 0 0 2px;
		font-weight: bolder;
		color: #192674;
                margin-bottom: 2px;
	}
		
		.widget-panda-blogs .pbb-title A {
			color: #7F8CB9;
			text-decoration: none;
                margin-bottom: 10px;
		}
			
			.widget-panda-blogs .pbb-title A:hover {
				text-decoration: underline;
			}
	
	.widget-panda-blogs .pbb-text {
                margin-bottom: 10px;
	}



.widget-videos {
	background-color: #dbe3f1;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
}
	
	.widget-videos .widget-content {
		padding: 6px;
	}
	
	.widget-videos .widget-videos-video {
	}
		
		.widget-videos .widget-videos-video .widget-videos-video-thumb {
			margin: 0; padding: 0 0 4px;
			text-align: center;
		}
		
		.widget-videos .widget-videos-video .widget-videos-video-title {
			padding: 6px 0;
			font-weight: bolder;
			color: #192674;
		}
			
			.widget-videos .widget-videos-video .widget-videos-video-title A {
				color: #192674;
				text-decoration: none;
			}
				
				widget-videos .widget-videos-video .widget-videos-video-title A:hover {
					text-decoration: underline;
				}
		
		.widget-videos .widget-videos-video .widget-videos-video-entry {
			color: #4c4c4c;
		}
	
	
	.widget-videos .widget-videos-slider {
		padding: 10px 0;
		text-align: center;
	}
		
		.widget-videos .widget-videos-slider A {
			margin: 0 1px;
		}
		
		.widget-videos .widget-videos-slider IMG {
			border: 1px solid #fff;
		}


.widget-gratis-panda {
	background-color: #7f8cb9;
	margin-bottom: 0;
	border-bottom: 1px solid #fff;
}
	
	.widget-gratis-panda .widget-title {
		background-color: #0d1654;
		color: #7f8cb9;
	}
		
		.widget-gratis-panda .widget-title SPAN {
			color: #fff;
		}
		
	.widget-gratis-panda .widget-content {
		padding: 0;
	}
		
		.widget-gratis-panda .widget-content UL {
		}
			
			.widget-gratis-panda .widget-content UL LI {
				background: url(images/bullet_003.gif) no-repeat 10px 7px;
				padding: 4px 10px 4px 26px;
				border-bottom: 1px solid #9fa9cb;
				color: #dfe2ed;
			}
		
		.widget-gratis-panda .widget-content A {
			color: #dfe2ed;
			text-decoration: none;
		}
			
			.widget-gratis-panda .widget-content A:hover {
				text-decoration: underline;
			}
	


.widget-press-panda {
}
	
	.widget-press-panda .widget-title {
		background-color: #0d1654;
		color: #7f8cb9;
		border-bottom: 1px solid #3d498b;
	}
		
		.widget-press-panda .widget-title SPAN {
			color: #fff;
		}
		
	.widget-press-panda .widget-content {
		margin-top: -2px;
		padding: 0;
		overflow: hidden;
	}
		
		.widget-press-panda .widget-content UL {
		}
			
			.widget-press-panda .widget-content UL LI {
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_004.gif) no-repeat 10px 14px;
				padding: 0 10px 0 26px;
				color: #c1cbed;
			}
				
				.widget-press-panda .widget-content UL LI A {
					display: block;
					margin: 0; padding: 10px 0;
					color: #c1cbed;
					text-decoration: none;
					background: url(http://pandanews.de/wp-content/themes/panda-v1/images/horiz_001.gif) repeat-x 0 0;
				}
					
					.widget-press-panda .widget-content UL LI A:hover {
						text-decoration: underline;
					}
		
		.widget-press-panda .widget-press-panda-more {
			margin: 0; padding: 20px;
			text-align: right;
		}
			
			.widget-press-panda .widget-press-panda-more A {
				margin: 0; padding: 5px 6px 6px 15px;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_004.gif) no-repeat 0 50%;
				color: #fff;
				font-weight: bolder;
				font-style: italic;
				text-decoration: none;
			}	
	
	
/* Page BOX */
.page-box {
	background: url(images/bkg_page-box.gif) repeat-x 0 100%;
}
	
	.page-box .page-box-top {
		padding-top: 16px;
		background: url(images/bkg_page-box_top.gif) no-repeat 0 0;
	}
	
	.page-box .page-box-bottom {
		padding-bottom: 16px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_page-box_bottom.gif) no-repeat 0 100%;
	}
	
	.page-box .page-box-content {
		margin: 0; padding: 18px 28px 54px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_page-box_content.gif) repeat-y 0 0;
	}
	
.page-box-home {
}
	
	.page-box-home .page-box-top {
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_page-box-home_top.gif) no-repeat 0 0;
	}
	
	.page-box-home .page-box-bottom {
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_page-box-home_bottom.gif) no-repeat 0 100%;
	}
	
	.page-box-home .page-box-content {
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_page-box-home_content.gif) repeat-y 0 0;
	}
		
		.page-box-home .page-box-content .post-excerpt .post .post-entry {
			font-size: 0.9em;
		}
	
	
/* Page Title */
.page-title {
	margin: 0; padding: 0 0 30px 26px;
	color: #000;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_002.gif) no-repeat 0 3px;
	font-size: 1.6em;
}

.page-subtitle {
	margin: 0 0 10px; padding:36px 0 1px 26px;
	color: #a4b8da;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_002.gif) no-repeat 0 33px;
	font-size: 1.2em;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
}
	
	.page-subtitle SPAN {
		color: #000;
	}
	
	.post .page-subtitle {
		color: #000;
	}

/* POST */
.post {
	position: relative;
	margin: 0; padding: 0 0 30px;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/horiz_002.gif) repeat-x 0 100%;
}
	
	.post-nopadding-bottom {
		margin: 0; padding: 0;
	}
	
	.post .attachment-excerpt-post-thumbnail {
		float:left;
		padding: 1px;
		border: 5px solid #c3d0e7;
	}
	
	.post .attachment-listed-inpage-post-thumbnail {
		float:left;
		padding: 1px;
		border: 5px solid #c3d0e7;
	}
	
	.post .attachment-home-post-thumbnail {
		display:block;
		padding: 1px;
		border: 5px solid #c3d0e7;
	}
	
	.post .post-data-thumb {
		margin-left: 230px;
	}
	
	.post .post-data-thumb-listed-inpage {
		margin-left: 96px;
	}
	
	.post .attachment-full {
		padding: 1px;
		border: 5px solid #c3d0e7;
	}
	
	.post .post-home-thumb {
		padding-bottom: 12px;
		text-align: center;

	}
	
	.post .post-date {
		position: absolute;
		top: 0; left: -28px;
		margin: 0; padding: 10px 25px 5px 8px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_post-date_home.gif) no-repeat 50% 50%;font-size:1em;
		color: #b1c5e9;
		font-size: 1em;
		font-weight: bolder;
		letter-spacing: 0;
		text-transform: uppercase;
	}
		
		.post .post-date SPAN {
			color: #fff;
		}
	
	.post .post-comments {
		text-align: right;
		margin: 0; padding: 13px 0 5px;
		font-weight: bolder;
		letter-spacing: 0;
		color: #5c7eb8;
	}
		
		.post .post-comments A {
			padding: 2px 0 2px 30px;
			background: url(images/bkg_post-comments_home.gif) no-repeat 8px 50%;
			color: #5c7eb8;
			text-decoration: none;
		}
			
			.post .post-comments A.twitter-lnk,
			.post .post-comments A.facebook-lnk{
				padding: 2px 4px 2px 0;
				background: none;
			}
	
	.post .post-category {
		margin: 0; padding: 10px 0 2px 0; /* 26px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_006.gif) no-repeat 0 9px ; */
		font-size: 1.1em;
		color: #000;
		text-transform: uppercase;
		font-weight: bolder;
	}
		
		.post .post-category A {
			color: #5c7eb8;
			text-transform: none;
			text-decoration: none;
		}
			
			.post .post-category A:hover {
				text-decoration: underline;;
			}
	
	.post .post-title {
		margin: 0; padding: 8px 0 12px;
		color: #192674;
		font-size: 1.8em;
		line-height: 1.2em;
		font-weight: bolder;
	}
		
		.post-single .post .post-title {
			color: #000;
		}
		
		.post-excerpt .post .post-title {
			font-size: 1.3em;
			color: #000;
		}
		
		.post .post-title A {
			color: #192674;
			text-decoration: none;
		}
			
			.post .post-title A:hover {
				text-decoration: underline;
			}
	
	.post .post-entry {
		color: #4c4c4c;
		font-size: 1.2em;
		line-height: 1.4em;
	}
		
		.post .post-entry A {
			color: #5a7bb6;
			text-decoration: none;
		}
			
			.post .post-entry A:hover {
				color: #5a7bb6;
				text-decoration: underline;
			}
		
		.post .post-entry P {
			margin: 0; padding: 6px 0 12px;
		}
		
		.post .post-entry STRONG,
		.post .post-entry B {
			font-weight: bolder;
			color: #000;
		}
		
		.post .post-entry .more-link {
			padding-left: 15px;
			background:  url(images/bullet_005.gif) no-repeat 0 50%;
			font-weight: bolder;
			text-transform: lowercase;
			border: 0 none;
			color: #5a7bb6;
			text-decoration: none;
			font-weight: bolder;
		}
		
		.post .post-entry .blue-box {
			margin: 6px 0 12px; padding: 10px 20px;
			border: 1px solid #b8c4db;
			background: #ebf0f6;
			color: #4c4c4c;
		}
		
		.post .post-entry .remark_black {
			color: #000;
			font-size: 1.6em;
			font-weight: normal;
			line-height: 1.2em;
		}
			
			.post .post-entry .remark_black .remark_gray {
				font-weight: normal;
			}
		
		.post .post-entry .remark_blue {
			color: #192674;
			font-weight: bolder;
			font-size: 1.1em;
		}
		
		.post .post-entry .remark_gray {
			color: #949494;
			font-weight: bolder;
			font-size: 1em;
		}
		
		.post .post-entry .btn_read-more_black {
			margin: 0; padding: 4px 0 6px;
			background: url(images/bkg_read-more.gif) no-repeat 50% 50%;
			color: #fff;
			font-weight: bolder;
			text-align: center;
			font-size: 0.9em;
			border: 0 none;
			width: 82px;
		}
			
			.post .post-entry .btn_read-more_black:hover {
				color: #fff;
			}
		
		.post .post-entry .btn_volver {
			position: absolute;
			top: -50px;
			right: 0;
			padding: 0 0 0 26px;
			background: url(images/bullet_008.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .download_file {
			padding: 4px 10px 2px 30px;
			background: url(images/ico_download-file.gif) no-repeat 0 0;
			font-size: 1.1em;
		}
		
		.post .post-entry .download_pdf {
			padding: 14px 10px 2px 40px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/ico_pdf.gif) no-repeat 0 0;
			font-size: 1.1em;
		}
		
		.post .post-entry .go_to_twitter {
			padding: 3px 0 3px 28px;
			background: url(images/ico_go-to-twitter.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .go_to_facebook {
			padding: 3px 0 3px 28px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/ico_go-to-facebook.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .rss-link {
			padding: 2px 0 3px 20px;
			background: url(images/ico_rss.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .bullet_arriba {
			padding: 2px 0 3px 26px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_007.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .bullet_derecha {
			padding: 2px 0 3px 26px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_006.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .bullet_abajo {
			padding: 2px 0 3px 26px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_002.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry .bullet_izquierda {
			padding: 2px 0 3px 26px;
			background: url(images/bullet_008.gif) no-repeat 0 0;
			font-size: 1em;
		}
		
		.post .post-entry IMG.size-full,
		.post .post-entry IMG.size-large,
		.post .post-entry IMG.size-medium,
		.post .post-entry IMG.size-thumbnail {
			padding: 1px;
			border: 5px solid #c3d0e7;
		}
		
		.post .post-entry IMG.no-border {
			border: 0 none;
		}
		
		.post .post-entry H2 {
			margin: 0; padding: 36px 0 12px;
			font-size: 1.4em;
			font-weight: bolder;
			color: #7b91b7;
			background: url(images/vert_002.gif) repeat-x 0 47px;
		}
			
			.post .post-entry H2 SPAN {
				margin: 0; padding: 0 6px 0 0;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/vert_003.gif) repeat-x 0 13px;
			}
		
		.post .post-entry H3 {
			margin: 0; padding: 36px 0 12px;
			font-size: 1em;
			font-weight: bolder;
			color: #fff;
			
		}
			
			.post .post-entry H3 SPAN {
				margin: 0; padding: 5px 0 6px 20px;
				background: url(images/bkg_post-entry_h3.gif) no-repeat 0 50%;
			}
				
				.post .post-entry H3 SPAN SPAN {
					margin: 0; padding: 5px 20px 6px 0;
					background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_post-entry_h3_span.gif) no-repeat 100% 50%;
				}
				
		.post .post-entry H4 {
			margin: 0; padding: 36px 0 12px;
			color: #192674;
		}
				
		.post .post-entry H5 {
			margin: 0; padding: 36px 0 12px;
			color: #949494;
		}
		
		.post .post-entry BLOCKQUOTE {
			margin: 0;
			padding: 6px 80px 12px;
		}
		
		.post .post-entry UL {
			margin: 0; padding: 6px 0 14px 34px;
		}
			
			.post .post-entry UL LI {
				margin: 0; padding: 4px 0 14px 26px;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_006.gif) no-repeat 0 4px;
			}
		
		.post .post-entry .separator {
			clear: left;
			margin: 0; padding: 6px 0 12px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/vert_001.gif) repeat-x 0 6px;
		}
		
		.post .post-entry .subir {
			clear: left;
			margin: 0; padding: 6px 0 36px;
			text-align: right;
		}
			
			.post .post-entry .subir A {
				color: #276bae;
				text-decoration: none;
				padding: 2px 0 2px 25px;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bullet_007.gif) no-repeat 0 50%;
			}
				
				.post .post-entry .subir A:hover {
	text-decoration: underline;
	text-align: center;	
				}
		
		.post .post-meta {
		margin: 0; padding: 48px 0 0;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_post-meta-share.gif) no-repeat 0 29px;
	}
		
		.post .post-meta .post-meta-tools {
			background: #d4dfed;
                        height: 52px;
		}
			
			.post .post-meta .post-meta-tools .sociable {
				margin: 0; padding: 8px 0 0 16px;
			}
			
			.post .post-meta .post-meta-tools UL.functions {
				margin: 0; padding: 4px 0;
				background: #e5ecf5;
				float: right;
				border-left: 1px solid #fff;
				overflow: hidden;
			}
				
				.post .post-meta .post-meta-tools UL.functions LI {
					margin: 0; padding: 12px 22px;
					background: url(http://pandanews.de/wp-content/themes/panda-v1/images/vert_001.gif) repeat-y 0 0;
					float: left;
					color: #5a7bb6;
				}
					
					.post .post-meta .post-meta-tools UL.functions LI.primero {
						background: none;
						display: block;
					}
					
					.post .post-meta .post-meta-tools UL.functions LI A {
						padding: 1px 0 3px;
						color: #5a7bb6;
						text-decoration: none;
					}
						
						.post .post-meta .post-meta-tools UL.functions LI A:hover {
							text-decoration: underline;
						}
						
						.post .post-meta .post-meta-tools UL.functions LI.post-meta-comentar A {
							padding-left: 25px;
							background:  url(http://pandanews.de/wp-content/themes/panda-v1/images/ico_comentar.gif) no-repeat 0 50%;
						}
						
						.post .post-meta .post-meta-tools UL.functions LI.post-meta-enviar A {
							padding-left: 25px;
							background:  url(http://pandanews.de/wp-content/themes/panda-v1/images/ico_enviar.gif) no-repeat 0 50%;
						}
						
						.post .post-meta .post-meta-tools UL.functions LI.post-meta-imprimir A {
							padding-left: 25px;
							background:  url(http://pandanews.de/wp-content/themes/panda-v1/images/ico_imprimir.gif) no-repeat 0 50%;
						}


.post-page-box .post {
	padding: 0;
	background: none;
}
	
	
.post-excerpt .post {
	margin: 0; padding: 20px 0;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/horiz_002.gif) repeat-x 0 100%;
}
	
	.post-excerpt .post .post-date {
		position: relative;
		top: 0; left: 0;
		display: inline;
		margin: 0; padding: 3px 4px;
		background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_post-date.gif) no-repeat 50% 50%;
		font-size: 0.8em;
		font-weight: normal;
	}
	
	.post-excerpt .post .post-comments {
		display: inline;
		margin: 0 0 0 10px; padding: 3px 4px;
		font-size: 0.9em;
	}
		
		.post-excerpt .post .post-comments A {
			padding: 0 0 0 12px;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_post-comments.gif) no-repeat 0 50%;
		}
		
	.home .post-excerpt .post .post-entry {
		font-size: 1.1em;
	}

		
.post-listed-inpage {
	padding: 0 30px;
}

.post-listed-inpage .post {
	margin: 0; padding: 20px 0;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/horiz_002.gif) repeat-x 0 100%;
}
	
	.post-listed-inpage .post .post-date {
		display: none;
	}
	
	.post-listed-inpage .post .post-comments {
		display: none;
	}
	
	.post-listed-inpage .post .post-title {
		margin: 0; padding: 8px 0 12px;
		color: #192674;
		font-size: 1.4em;
		line-height: 1.2em;
		font-weight: bolder;
		background: none;
	}
		
		.post-listed-inpage .post .post-title A {
			color: #192674;
			text-decoration: none;
		}


/* Comments */
.comments {
	margin: 0; padding: 0px 0;
	background: url(http://pandanews.de/wp-content/themes/panda-v1/images/horiz_002.gif) repeat-x 0 100%;
}
	
	.comments .comments-no-comment,
	.comments .comments-closed {
		margin: 10px 0 0; padding: 6px 20px;
		border: 1px solid #cdd9eb;
		background: #fff;
	}
	
	.comments A {
		color: #5a7bb6;
		text-decoration: none;
	}
		
	
	.comment .comment-number {
		margin: 0; padding: 6px 30px 6px 0;
		float: left;
		width: 80px;
		background: url(images/bkg_comment-number.gif) no-repeat 0 100%;
		
		color:#5B7DB7;
		font-size: 2.2em;
		font-weight: bolder;
		text-align: center;
	}
	
	.comment .comment-author {
		margin: 0 0 0 110px; padding: 6px 16px;
		border-bottom: 1px solid #ccd9eb;
	}
		
		.comment .comment-author .avatar {
			float: left;
			border: 1px solid #c3d0e7;
		}
		
		.comment .comment-author .comment-author-name {
			margin-left: 42px;
		}
		
		.comment .comment-author .comment-author-meta {
			margin-left: 42px;
		}
	
	.comment .comment-text {
		padding: 26px 52px;
		background: #fff;
		border-left: 1px solid #ccd9eb;
		border-right: 1px solid #ccd9eb;
		border-bottom: 1px solid #ccd9eb;
	}
		
		.comment .comment-text A {
			color: #5a7bb6;
			text-decoration: none;
		}
			
			.comment .comment-text A:hover {
				color: #5a7bb6;
				text-decoration: underline;
			}
		
		.comment .comment-text P {
			margin: 0; padding: 6px;
		}
		
		.comment .comment-text STRONG,
		.comment .comment-text B {
			font-weight: bolder;
			color: #000;
		}
		
/* Respond */
.respond {
	margin: 0; padding: 30px 0 0;
}
	
	.respond A {
		color: #5a7bb6;
		text-decoration: none;
	}
		
		.respond A:hover {
			color: #5a7bb6;
			text-decoration: underline;
		}
		
	.respond .input-text,
	.respond TEXTAREA	{
		margin: 0; padding: 2px 4px;
		border: 1px solid #cbd9eb;
		background: #fff;
		width: 99%;
	}
	
	.respond LABEL {
		display: block;
		color: #535353;
		text-transform: uppercase;
		font-weight: bolder;
		padding-bottom: 2px;
	}
		
		.respond .respond-textarea-field LABEL {
			text-align: left;
		}
	
	.respond FORM {
		margin: 10px 0 0;
	}
	
	.respond .respond-user-logged {
		margin: 10px 0 0; padding: 10px 20px;
		border: 1px solid #cdd9eb;
		background: #fff;
	}
	
	.respond .respond-textarea-field {
		clear: left;
		margin: 0; padding: 10px 1%;
		text-align: center;
	}
	
	.respond .respond-user-author {
		margin: 0 20px 10px 0; padding: 0; 
		width: 212px;
		float: left;
	}
	
	.respond .respond-user-email {
		margin: 0 10px 10px; padding: 0; 
		width: 212px;
		float: left;
	}
	
	.respond .respond-user-url {
		margin: 0 0 10px 20px; padding: 0;
		width: 212px;
		float: left;
	}
	
	.respond .respond-submit-field {
		padding: 10px 20px 0;
		text-align: right;
	}
		
		.respond .respond-submit-field INPUT {
			padding-left: 15px;
			background:  url(images/bullet_005.gif) no-repeat 0 50%;
			font-weight: bolder;
			text-transform: lowercase;
			color: #5A7BB6;
			font-size: 1.1em;
			cursor: pointer;
			border: 0 none;
			font-weight: bolder;
			/*
			margin: 0; padding: 4px 0 5px;
			width: 144px;
			text-align: center;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/btn_send-comment.gif) no-repeat 50% 50%;
			border: 0 none;
			color: #fff;
			cursor: pointer;
			text-transform: lowercase;
			font-weight: bolder;*/
		}
		
/* Tabla de "Equipo Directivo" */
TABLE.equipo-directivo {
	margin: 0; padding: 12px 0 24px;
}
	
	TABLE.equipo-directivo TD {
		margin: 0; padding: 0 0 30px;
	}
	
.post .post-entry UL.menu-panda-technologies {
	margin: 0; padding: 6px 10px 24px;
	list-style: none;
	height: 72px;
}
	
	.post .post-entry UL.menu-panda-technologies LI {
		margin: 0; padding: 6px 12px;
		list-style: none;
		float: left;
		width: 146px; height: 45px;
		text-align: center;
		background: #dce6f1;
		border-right: 1px solid #f3f6fa;
		border-left: 1px solid #bac8dd;
		color: #6c6c6c;
		font-size: 0.9em;
		font-weight: bolder;
		text-transform: lowercase;
	}
		
		.post .post-entry UL.menu-panda-technologies LI STRONG {
			color: #192674;
			font-size: 1em;
			display: block;
		}
		
		.post .post-entry UL.menu-panda-technologies LI A {
			color: #6c6c6c;
			text-decoration: none;
		}
			
			.post .post-entry UL.menu-panda-technologies LI A STRONG {
				color: #192674;
			}
		
.breadcrumb {
	margin: 0; padding: 2px 10px 6px;
	color: #000;
	font-size: 1em;
}
	
	.breadcrumb A {
		color: #5a7bb6;
		text-decoration: none;
	}
		
		.breadcrumb A:hover {
			text-decoration: underline;
		}

		
.best-related-posts {
}

	.best-related-posts .best-related-post {
		float: left;
		margin: 0; padding: 0 10px;
		width: 156px;
	}
		
		.best-related-posts .best-related-post .brp-thumb {
			text-align: center;
			padding: 10px 0;
		}
			
			.best-related-posts .best-related-post .brp-thumb IMG {
				margin: 0; padding: 1px;
				border: 4px solid #c3d0e7;
			}
			
		.best-related-posts .best-related-post .brp-title {
			margin: 0; padding: 8px 0 12px;
			color: #192674;
			font-size: 1.2em;
			line-height: 1.1em;
			font-weight: bolder;
		}
			
			.best-related-posts .best-related-post .brp-title A {
				color: #192674;
				text-decoration: none;
			}
				
				.best-related-posts .best-related-post .brp-title A:hover {
					text-decoration: underline;
				}
		
		.best-related-posts .best-related-post .brp-desc {
			color: #4c4c4c;
			font-size: 1em;
			line-height: 1.3em;
		}
			
			.best-related-posts .best-related-post .brp-desc A {
				color: #5a7bb6;
				text-decoration: none;
			}
				
				.best-related-posts .best-related-post .brp-desc A:hover {
					color: #5a7bb6;
					text-decoration: underline;
				}
			
			.best-related-posts .best-related-post .brp-desc P {
				margin: 0; padding: 6px 0 12px;
			}
			
			.best-related-posts .best-related-post .brp-desc STRONG,
			.best-related-posts .best-related-post .brp-desc B {
				font-weight: bolder;
				color: #000;
			}

			
.buscar-empleo {
	margin: 0; padding: 6px 20px 12px;
}
	
	.buscar-empleo SELECT {
		margin: 6px 0 14px;
		display: block;
		font-size: 0.9em;
	}
	
	.buscar-empleo .btn-frm {
		font-size: 0.9em;
	}
	
.feed-category-link {
	float: right;
}
	
	.feed-category-link A {
		color: #5a7bb6;
		text-decoration: none;
	}
		
		.feed-category-link A:hover {
			color: #5a7bb6;
			text-decoration: underline;
		}
		
		
/* */
	
	.cabecera .main-menu {
		clear: left;
		background: #fff url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_menu-principal.gif) repeat-x 0 0;
		height: 88px;
		display: block;
		float: left;
		width: 100%;
	}
		
		.cabecera .main-menu UL {
			position: relative;
		}
			
			.cabecera .main-menu UL LI {
				float: left;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_li.gif) no-repeat 0 100%;
				color: #757dac;
				text-transform: uppercase;
				font-weight: bolder;
				font-size: 1.1em;
				padding-left: 2px;
				width: 146px;
				overflow: hidden;
			}
				
				.cabecera .main-menu UL LI A {
					display: block;
					margin: 0; padding: 14px 22px 10px;
					color: #757dac;
					text-decoration: none;
				}
					
					.cabecera .main-menu UL LI A SPAN {
						color: #192674;
						display: block;
					}
					
					.cabecera .main-menu UL LI A:hover {
						color: #b1c5e9;
						background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_hover.gif) repeat-x 0 100%;
					}
						
						.cabecera .main-menu UL LI A:hover SPAN {
							color: #fff;
						}
					
			.cabecera .main-menu UL UL.menu-option-children {
				position: absolute;
				display: none;
				top: 56px; left: 0;
				margin: 0; padding: 8px 1%;
				z-index: 55555;
				background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_hover.gif) repeat-x 0 100%;
				width: 98%;
				border-top: 1px solid #fff;
				
			}
				
				.cabecera .main-menu UL LI UL.menu-option-children-align-right { text-align: right; }
				.cabecera .main-menu UL LI UL.menu-option-children-align-left { text-align: left; }
				.cabecera .main-menu UL LI UL.menu-option-children-align-center { text-align: center; }
				
				.cabecera .main-menu UL LI:hover UL.menu-option-children {
					display: block;	
					z-index: 99999;
				}
				
				.cabecera .main-menu UL LI UL.menu-option-children LI {
					color: #fff;
					text-transform: none;
					font-weight: normal;
					font-size: 1em;
					background: none;
					
					float: none;
					display: inline;
					width: auto;
				}
					
					.cabecera .main-menu UL LI UL.menu-option-children LI A{
						margin: 0; padding: 8px 12px;
						color: #fff;
						background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_hover.gif) repeat-x 0 100%;
						
						display: inline;
					}
						
						.cabecera .main-menu UL LI UL.menu-option-children LI A SPAN {
							display: inline;
							color: #fff;
						}
						
						.cabecera .main-menu UL LI UL.menu-option-children LI A:hover, 
						.cabecera .main-menu UL LI UL.menu-option-children LI.menu-option-current A {
							background: #355396;
							color: #fff;
							text-decoration: underline;
						}
							
							.cabecera .main-menu UL LI UL.menu-option-children LI A:hover SPAN,
							.cabecera .main-menu UL LI UL.menu-option-children LI.menu-option-current A SPAN {
								display: inline;
								color: #fff;
							}
		
/* calendar widget */
/* h2 set to display:block instead of none
 * by talkabout on behalf of Stefan Oßwald 
 */
.widget_calendar h2{
  display: block;
}

.widget_calendar table#wp-calendar{
  width: 100%;
  border: 1px solid #ccc;
}

.widget_calendar table#wp-calendar th, .widget_calendar table#wp-calendar td{
  text-align: center;
}

.widget_calendar table#wp-calendar thead th{
  font-weight: bold;
  background: #ccc;
  color: #fff;
  border: 0;
}

.widget_calendar table#wp-calendar tbody td{
  border: 0;
  background: #eee;
  color: #555;
}

.widget_calendar table#wp-calendar tbody td.pad{
  background: #fff;
}

.widget_calendar table#wp-calendar tfoot td{
  border: 0;
  background: #fff;
}

.widget_calendar table#wp-calendar caption{
  text-align: right;
  font-style: italic;
  color: #aaa;
}


.widget_tag_cloud a{
  vertical-align: middle;
  text-decoration: none;
  padding: 0 0.2em;
  letter-spacing: -0.04em;
   color: #2D83D5;
}

/* lists with arrow bullets on some of the widgets */
#sidebar li.linkcat li, #sidebar2 li.linkcat li,
.widget.widget_links ul li, .widget.widget_meta ul li, .widget.widget_categories ul li, .widget.widget_archive ul li, .widget.widget_pages ul li, .widget.widget_recent_entries ul li{
   background: transparent url(http://www.pandanews.de/wp-content/themes//fusion/images/b3.gif) no-repeat left 6px;
}

#sidebar li.linkcat a, #sidebar2 li.linkcat a,
.widget.widget_links ul li a, .widget.widget_meta ul li a, .widget.widget_categories ul li a, .widget.widget_archive ul li a, .widget.widget_pages ul li a, .widget.widget_recent_entries ul li a{
   color: #8b8b89;
   text-decoration: none;
   margin-left: 10px;
   display: inline-block;
}
		.cabecera .main-menu .menu-option-current A,
		.cabecera .main-menu .menu-option-current-parent A {
			color: #b1c5e9;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/bkg_cabecera_menu_hover.gif) repeat-x 0 100%;
		}
			
			.cabecera .main-menu .menu-option-current A SPAN,
			.cabecera .main-menu .menu-option-current-parent A SPAN {
				color: #fff;
			}
			
			.cabecera .main-menu .menu-option-current UL.menu-option-children,
			.cabecera .main-menu .menu-option-current-parent UL.menu-option-children {
				display: block;
			}
		
		.cabecera .main-menu .menu-option-first {
			background: none;
			padding-left: 0;
			width: 110px;
		}
			
			.cabecera .main-menu .menu-option-first A {
				padding: 14px 22px 10px;
			}
			
			
			
/* Modificaciones por IDIOMA */
.es_ES .cabecera .main-menu .menu-option-first { width: 121px; }
.es_ES .cabecera .main-menu ul li { width: 144px; }

div.wp-pagenavi {
	margin: 0; padding: 20px 0 10px;
	text-align: center;
	font-size: 1em;
	overflow: hidden;
}
	
	div.wp-pagenavi A,
	div.wp-pagenavi SPAN.pages,
	div.wp-pagenavi SPAN.current {
		display: inline-block;
		margin: 0 2px; padding: 2px 6px;
		border-width: 1px;
		border-style: solid;
	}
	
	div.wp-pagenavi A,
	div.wp-pagenavi A:link,
	div.wp-pagenavi A:visited,
	div.wp-pagenavi A:active {
		border-color: #d6dadd;
		color: #a3a7aa;
		text-decoration: none;
		font-weight: bolder;
	}
	
	
	div.wp-pagenavi SPAN.current {
		border-color: #d7dbde;
		background-color:#e9edf0;
		color:#a3a7aa;
		font-weight: bolder;
	}
		.post .post-entry UL.menu-panda-technologies LI {
		margin: 0; padding: 6px 12px;
		list-style: none;
		float: left;
		width: 146px; height: 45px;
		text-align: center;
		background: #dce6f1;
		border-right: 1px solid #f3f6fa;
		border-left: 1px solid #bac8dd;
		color: #6c6c6c;
		font-size: 0.9em;
		font-weight: bolder;
		text-transform: lowercase;
	}
/* Technik Blog RSS Feed*/

.widget_rss .widgettitle a{
color: #192674;
text-decoration: none;
}
.widget_rss .widgettitle {
margin-bottom: 10px !important;
}
.widget_rss li{
margin-top: 6px;
color: #4C4C4C;
}
.widget_rss li a{
margin-top: 6px;
color: #4C4C4C;
}
/* Technik Blog RSS Feed END*/
/* recent comments widget */
.widget_recent_comments li{

font-size: 11px;
margin-bottom: 8px;
}


.widget ul#recentcomments li{
  background: transparent url(images/sprechblase.png) no-repeat left 3px;
  padding-left: 18px;
  display:block;
  font-style: italic;
  margin-bottom: 5px;
}
.widget ul#recentcomments li a{
color: #2D83D5;
}
.widget ul#recentcomments li a.url{
color: #4C4C4C;
text-decoration: none;
}

/* recent comments widget */

.post-excerpt .post .post-comments {
		display: inline;
		margin: 0 0 0 10px; padding: 3px 4px;
		font-size: 12px !important;
	}
		
.post-excerpt .post .post-comments A {
			padding: 0 0 0 94px !important;
			background: url(http://pandanews.de/wp-content/themes/panda-v1/images/kommentare2.png) no-repeat 0 50% !important;
	}
	
	.sociales{
width: 170px !important;
}

/* Facebook ausblenden */
.page-id-861 #facebook_like {display:none; !important}
.page-id-710 #facebook_like {display:none; !important}
.page-id-746 #facebook_like {display:none; !important}
.page-id-748 #facebook_like {display:none; !important}
.page-id-854 #facebook_like {display:none; !important}
.page-id-689 #facebook_like {display:none; !important}