/*
Theme Name: Darling
Theme URI: http://www.quepasa995.com/
Description: Custom Theme created exclusively for KKPS Que pasa.
Version: 1.0
Author: Anthony Acosta
Author URI: http://kennedymedia.com/
*/
@media screen (-webkit-min-device-pixel-ratio:0){
#div {margin-left: 10px;}
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, menu, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	}

body {
	color:#CCCCCC;
	margin: 0px;
	behavior: url(components/csshover.htc); 
	/*background-image: url(images/bg.jpg);*/ 
	background-image: url(images/jose_redbackground.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top center; 
	margin: 0 auto; 
	padding: 0; 
	font-family: "Arimo", Helvetica, Arial, sans-serif; 
	/*font-size: 14px; */
	background-color:#1E0202;
	width:990px;
}
#wrapper {
	width: 990px; 
	clear: both; 
	position: relative; 
	z-index: 3; 
	margin-left:auto;
	margin-right:auto;
}

#maincontentarea {
	background-color:#FFF;
	width: auto;  
	margin-left: auto;  
	margin-right: auto;  
	max-width: 990px;  
	padding: 0px;
	/*margin-top: 75px;*/
	}
#maincontentarea li {  

}

.col1 {
	background-color:#3F4241;
	vertical-align:top;
	display: table-cell;  
	width: 33%;
	list-style: none;
	}
.col2 {
	vertical-align:top;
	display: table-cell;  
	width: 33%;
	list-style: none;
	}
.col3 {
	background-color:#DAB76C;
	vertical-align:top;
	display: table-cell;  
	width: 33%;
	color:#fff;
	list-style: none;
	}


#branding { 
	width: 960px;
	height: 180px;
	overflow: hidden;
	margin: 0px auto; 
	text-align: center; 
	float: left; 
	z-index: 10; 
}

#branding img {
	padding: 0;
	margin: 0;
}

#pagebrandingleft { 
	width: 400px; 
	height: 800px; 
	position: absolute; 
	left: 0px; 
	display: block; 
	z-index: 0; 
	background: url(images/jose_leftswirls.png) no-repeat; 

}

#pagebrandingright { 
	width: 400px; 
	height: 800px; 
	position: absolute; 
	right: 0px; 
	display: block; 
	z-index: 0; 
	background: url(images/jose_rightwirls.png) no-repeat; 
}


header {
/*background-image:url(images/header.png);*/
width:960px;
height:190px;
background-repeat: no-repeat;
display:block;
}


#content {
	width: 562px;
	float: left;
	margin-left:0px;
	background-color:#fff;
	color:#333;
}


#content p .attachment-thumbnail{
	float:right;
	}

#content-wide {
	width: 804px;
	float: left;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	background-color:#fff;
	color:#333;
}

#sidebar {
	width: 300px;
	float: left;
	text-align:center;
	border:#505050 0px solid;
	margin-left:0px;
	display: inline;
	background-color: #3F4241; 
}

#sidebar h2{
	background-color: #3F4241;
	color:#FFFFFF; 
}

#sponsors {
	width: 120px;
	float: left;
	margin-right:0px;
	padding-top:0px;
	display: inline;
	background-color:#DAB76C;
}

#sponsors h2{
		background-color:#DAB76C;
		}

#listenlive {
	 margin-top:-32px;
	 width:120px;
	 height:auto;
	 }

#logo {
	background-image:url(images/logo1.png);
	width: 174px; 
	height:117px; 
	position: absolute; 
	left: 10px; 
	top: 64px;
	display: block; 
	z-index: 0; 
	}

#leaderboard {
width:728px;
height:90px;
margin-left:auto;
margin-right:35px;
margin-top:15px;
text-align:center;
float:right;
}

img.attachment-thumbnail.wp-post-image{
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
margin: 5px;
}


#seguinos {
	/*display: table-cell;*/
	padding-left: 5px;
	text-align: left;
	float:right;
	display: inline;
	}
section#ingresaryseguinos {
    border-bottom: 3px solid #CCC;
    display: table;
    margin-bottom: 10px;
    padding-bottom: 5px;
        width: 870px;
	float:right;
}

section#listenlive {
    width:120px;
	height:63px;
	float:left;
}

#weather {
    display: table;
    font-size: 11px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: right;
    width: 870px;
	float:right;
}

#palabrasclaves {
float: right;
display: table-cell;
text-align: right;
width: 750px;
}

#palabrasclaves  a{
color: #000;
}


#loguitos {
white-space:nowrap;
}

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 0px 0 0px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; 
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 0px 0px 0px 0px; /*top padding is 6px, bottom padding is 4px*/
margin-left: 20px; /*spacing between each menu link*/
text-decoration: none;
text-transform: uppercase;
}



.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
text-decoration: underline;
}


#textoseguinos {
float:left;
padding-right: 5px;
padding-top: 2px;
}

.center {
margin-left:auto;
margin-right:auto;
}
.widget_block {
	margin: auto auto auto auto;
	text-align: center;
}

#sidebar li {
list-style:none;
display:block;
}



#content li {
list-style:none;
margin-left:10px;
}

#contentwide {
	width: 675px;
	float: left;
	text-align:left;
	border:#505050 1px solid;
	margin-left:5px;
	display: inline;
}

#comment {width:475px;}

#content p img {max-width:550px !important;
}


#sponsors li {
list-style:none;
display:block;
}

#sponsors li a{
font-size:small;
}

#both {
	clear: both;
}

#footer {
}

p {
	line-height:150%;
	margin: 0px 10px 0px 10px;
	}

h1 { font-family: 'Lobster', Arial, serif; font-weight: 400;font-size:28px;}

h2  {
font-size:12px;
color:#000;
background-color:#FFB045;
display:block;
margin-bottom:3px;
}

h2 a {
font-size:26px;
}

#articleheadline {
	 font-size:36px;
	 }

h3 {
	font-family: 'Lobster', Arial, serif; font-weight: 400;
}

#postsummary h3 {
	font-size:28px;
	}


a {
	color:#FF9900;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

img {border: 0px;}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/*navbar*/
#nav{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:35px;
	text-transform:uppercase;
	font-size:11px;
	/*background:transparent url("images/jose_navbackground.png") repeat-x top left;*/
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color:#F60;
	border-bottom: 6px solid #FFB045;
	}

#navbar li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	font-size:14px;
}

#navbar li a{
display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 10px 0 10px;
	height:24px;
	height:23px;
	}

#navbar li.current_page_item a{
	background-color:#FFB045 !important ;
	color:#000000;
	font-weight:bold;
}

#navbar li a:hover{
	/*background:transparent url("images/black.jpg") repeat-x top left;	*/
	background-color:#F00;
	}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
   padding-left:5px;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:#333;
}

#twitter-tools {
	background-image: url('images/twitterBG.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
.aktt_tweets ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	margin-left:5px;
	margin-bottom:15px;
	text-align:left;
}
 
.aktt_tweets ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
.aktt_tweets ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
.aktt_tweets p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

.postmetadata {
	font-size:12px;
	}
#radarbox {
	background:url(http://www.knvotv48.com/images/bg_radar.jpg) no-repeat;
	height:300px;
	padding-top:0px;
}
#liveradar {padding-top:47px;}

#blogheader {
	margin-left:-5px;
	border:0px;
	}
	
.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
text-align:right;
}



.bubblewrap li{
display:inline;
width: 20px;
height:15px;
}



.bubblewrap li img {
width: 15px; /* width of each image.*/
height: 15px; /* height of each image.*/
border:0;
margin-right: 5px; /*spacing between each image*/
-webkit-transition:-webkit-transform 0.1s ease-in; /*animate transform property */
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.bubblewrap li img:hover {
-moz-transform:scale(1.8); /*scale up image 1.8x*/
-webkit-transform:scale(1.8);
-o-transform:scale(1.8);
}

.fancy_ps_title {
	line-height:normal !important; 
	}
	
#recent-posts-3 {
	background-color:#DAB76C;
	Background-repeat:no-repeat;
	position:relative;
	}
#box h2 {
 font-family: 'Lobster', Arial, serif; font-weight: 400;
 font-size:20px;
	}
#box  ul {
	border-bottom: 1px solid #FFDF7C;
    border-top: 1px solid #A9680C;
    list-style-type: none;
    margin: 0;
    padding: 0;
	}
#box  ul li {
	border-bottom: 1px solid #A9680C;
    border-top: 1px solid #FFDF7C;
    display: block;
    overflow: hidden;
	text-align:left;
	}
	
#box  ul li a{
	-moz-transition: all 500ms ease-out 0s;
    display: block;
    font-size: 13px;
    line-height: 13px;
    padding: 5px 5px 5px 10px;
    text-decoration: none;
	color: #70211F;
	}
	
/*Begin Calendar Styles*/

.calnk a:hover {
background-position:0 0;
border-bottom:1px dotted #000;
color:#000;
text-decoration:none
}

.calnk a:visited {
border-bottom:1px dotted #000;
color:#000;
text-decoration:none
}

.calnk a {
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border-bottom:1px dotted #000;
color:#000;
display:block;
font-size:10px;;
font-weight:700;
margin:0 0px;
padding:4px 6px;
text-decoration:none;
text-transform:uppercase
}

.calnk a:hover span {
background:#F6F79B;
color:#333;
display:block;
margin-top:1px;
padding:5px;
position:absolute;
width:14%;
z-index:1000;
}

.calendar-table {
border:none;
width:99% !important ;
margin:auto;
}

.calendar-month {
font-size:1.8em;
font-weight:700;
text-align:center;
text-transform:uppercase;
width:50%;
background: #A2ADBC;
}

.normal-day-heading {
background-color:#EBF2EA;
border:1px solid #DFE6DE;
font-size:.8em;
height:25px;
text-align:center;
width:14%;
}

.weekend-heading {
background-color:#EBF2EA;
border:1px solid #DFE6DE;
color:red;
font-size:.8em;
height:25px;
text-align:center;
width:14%;
}

.day-with-date {
border:1px solid #DFE6DE;
font-weight:700;
height:60px;
text-align:left;
vertical-align:text-top;
width:14%;
}

.day-without-date {
border:1px solid #E9F0E8;
height:60px;
width:14%;
}

span.weekend {
color:red
}

.current-day {
background-color:#FF0;
border:1px solid #BFBFBF;
height:60px;
text-align:left;
vertical-align:text-top;
width:14%;
color: #F6F4DA;
background: #DF9496;
}

span.event {
font-size:.75em;
width:14%;
}

.kjo-link {
font-size:.75em;
text-align:center;
}

.event-title {
font-size:1.2em;
font-weight:700;
text-align:center;
}

.calendar-date-switcher form {
margin:0;
padding:0;
}

.cat-key {
border:1px solid #D6DED5;
margin-top:10px;
padding:5px;
width:100%;
}
/*End Calendar Styles*/

.icontact h2 { font-family: 'Lobster', Arial, serif; font-weight: 400;
 font-size:22px;}
 
.signupframe label{
display:block;
font-weight:bold;
text-align:right;
width:120px;
float:left;
color:#333;
}
 
.signupframe
{
	font-size: 10px;
	}
.signupframe {
		background: #ffffff;
		}
.signupframe .required {
	font-size: 10px;
	}
#icontactwidget-3  p {
	font-size: 10px;
	color:#333;
	text-align:left;
	margin:4px;
	}
	#icpsignup34423 { width:120px !important;}
	#signupframe { width:120px !important;}
.hidden, .widget_block .article .meta, .calnk a span, .ie div#bantopbadge div.weatherbadger span.loc, #newonfox li span, ul#root li.hidemainnav a, ul#root li.hidemainnav span {
    display: none;
}
.promo_slider_wrapper {
	margin:0px !important;
	}
.calendarstamp {
    -moz-transition: all 500ms ease-out 0s;
    background-color: #FF6100;
    background-image: -moz-linear-gradient(center bottom , #F94F00 0%, #FF6401 50%, #FF9100 51%, #FF9400 100%);
    border: 1px solid #491100;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 45px;
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 48px;
}
.weekday {
    color: #FED92A;
    display: block;
    font: bold 16px/16px "Arimo",Arial;
    left: 0;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100%;
}
.day {
    display: block;
    font: bold 28px/25px Courier;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 16px;
    width: 100%;
}
.month {
    display: none;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.todays-events ul li .calnk a:hover{
	background-color:#F5e984;
	-moz-transition: all 500ms ease-out 0s;
	}
