/********************************************
   AUTHOR:  			Allen Mitchell / Nform Interative, LLC
   WEBSITE:   			http://www.n-form.com/
    DATE:          	                     October-10-2008          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0;}

body {
	background: #fff;
	background: url(images/background-grafiti-circles.jpg) repeat-x;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	margin-bottom: 20px;
}

.postTitleDate  { /*adm*/
	margin: 0px 0px 0px 0px;
	color: #b1b0ad;
	padding: 15px 0px 0px 0px;

	letter-spacing: -1px;
	
	font-family: Arial, Helvetica, sans-serif;	
    font-weight: Bold;	
	font-size: 16px;
	line-height: 16px;
	
	
}

.postTitle  { /*adm*/
	margin: 0px 0px 0px 0px;
	color: #b1b0ad;
	padding: 0px 0px 0px 0px;
	letter-spacing: -1px;
	
	font-family: Arial, Helvetica, sans-serif;	
    font-weight: Bold;	
	font-size: 21px;
	line-height: 21px;
}

/* links */
a, a:visited {	
	color: #454545; 
	background: inherit;
	text-decoration: none;		
}
a:hover {
	color: #44799b;
	background: inherit;
	padding-bottom: 0;
	text-decoration: underline;
	
}







/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-weight: Bold; 	
	color: #b1b0ad;		
}
h1 {
	font-size: 130%;	
	font-weight: normal;
}
h2 {
	font-size: 130%;
	font-weight: normal;
	font-weight: Bold;
	color: #666666;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {

	margin: 0px;
	padding-top: 10px;
}
ul, ol {
	margin: 5px 1px;
	padding: 0 5px;

}

 images 
img {
	/*background: #FAFAFA;*/
   border: 1px solid #DCDCDC;
  /*padding: 5px;*/
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	background: #F5F5F5;
	border-left: 3px solid #D4D4D4;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
	margin: 10px;
 	padding: 0 0 0 15px;  
	color: #666666; 

}


blockquote  a:link {color: #44799b; text-decoration: none;font-weight: Bold;} 
blockquote  a:visited {color: #44799b; text-decoration: none;font-weight: Bold;} 
blockquote  a:hover {color: #44799b; text-decoration: underline;font-weight: Bold;} 
blockquote  a:active{color: #44799b; text-decoration: underline;font-weight: Bold;} 


/* start - table */
table {
	border-collapse: collapse;
	margin-bottom: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #e7e6e6 url(button.jpg) repeat-x;
	height: 20px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #f4f4f4;
	border-bottom: solid 1px #fff;
	color: #333;
}
tr {
	height: 20px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements
form {
	margin:10px; padding: 0 5px;
	background: #F5F5F5;	
} */
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0 5px 0 10px; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 100px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px; 	
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#header-waves {
	position: relative;
	width: 958px;	
	height: 38px;
	background-image: url(images/TopLogoZiggy.png);

}

#homelink {
	position: relative;
	width: 104px;	
	height: 17px;
	background-image: url(images/paginaPrincipal.gif);
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#wrap {
	position: relative;
	width: 958px;	
	margin: 20px auto;
	text-align: left;
	background: #000;
	/* background: #000 url(images/content.jpg) repeat-y center top; */
}

#headerwrap {
	position: relative;
	width: 958px;	
	margin: 0 auto;
	text-align: left;
	background: #000;
	/* background: #000 url(images/content.jpg) repeat-y center top; */
}

#waveswrap {
	position: relative;
	width: 958px;	
	margin: 0 auto;
	text-align: left;
}

#content-wrap {
	float: left;
	width: 946px;
	margin-left: 6px;
	display: inline;
	padding: 0; 	
	background: #ebeeea url(images/content-wrap.jpg) repeat-x; 
}
#header {
	position: relative;
	background: #fff url(images/header-bg.jpg) repeat-y center top;
	height: 35px;
	width:910px;	
	color: #fff;	
}

/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-logo*/
#header-logo {
	position: relative;
	clear: both;
	margin:0px auto;
	height: 73px;
	width: 946px;
	background: #000 url(images/univision-radio-project-espanol.jpg) no-repeat center center;
}

/* this places an invisible hyperlink layer over header image*/
#header-logo a{  
    position: absolute;
	top: 0;
	left: 0;
	width: 946px;
	height: 73px;
	}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	height: 241px;
	width: 946px;
	background: #000 url(images/Headerphoto-Clickeando.jpg) no-repeat center center;
}

/* this places an invisible hyperlink layer over header photo*/
#header-photo a{  
    position: absolute;
	top: 125px;
	left: 660px;
	width: 268px;
	height: 27px;
	background: url(images/10x10_trans.gif);
	}
	
	
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;	
	width: 958px;		
	padding: 0;	margin: 0 0 0 30px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(images/nav-current.jpg) repeat-x;		
}

/* Main Column */
.three-col #main {
	margin: 10px 190px 0 235px;
	width: 355px;
}
.two-col #main {
	margin: 10px 5px 0 200px;
}

#main h1 {
	margin: 0px 0px 0px 0px;
	font: normal 1.8em , "Arial", Times, serif;
	color: #444;
	padding: 15px 0 2px 0px; 		
	/* provides underline: 
	border-bottom: 1px solid #dadada; */
}




.rssButton
{
	padding-top: 3px;
	padding-right: 10px;
	float: right;
	border: none;
}




/* Sidebar	*/
#sidebar {
	float: left;
	width: 200px;	
	margin: 10px 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	display: inline;
}	 

.sidemenu h1 {
	margin: 5px 0px 0px 0px; 
	padding: 20px 0px 13px 10px; 
	font: bold 120% Tahoma, Verdana, Sans-Serif;	
	color: #fff;	
	/*background: #B6B8BB;*/
	background: url(images/bg_sidebar_title.gif) no-repeat left bottom ;	

}
.sidemenu ul  {
	list-style: none;
	text-align: left;
	margin: 0px 0px 8px 0px; 
	padding: 0px 0px 2px 0px;
	text-decoration: none;	
	background: #f8fafb;
	border-left: 1px solid #d3d5d6;
	border-right: 1px solid #d3d5d6;
	border-bottom: 1px solid #d3d5d6;
}


.sidemenu ul li ul  {

	border-left: none;
	border-right: none;
	border-bottom: none;

}

.sidemenu ul li ul.closed  {

	border-left: none;
	border-right: none;
	border-bottom: none;

}

.sidemenu ul li {
	border-bottom: 1px dotted #dcdcdc;
	background: url(images/bullet2.gif) no-repeat 2px 3px ;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}



* html body .sidemenu ul li { height: 1%; }

.sidemenu ul a {
	font-weight: bold;
	padding: 2px 0; 		
	background: none;
}


/* right column */
#rightcolumn {
	float: right;
	width: 310px;
	margin-top: 24px;	
	text-align: right;
	padding: 0px 10px;
}



#rightcolumn h1 {
	margin: 10px 5px 0 5px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444; 		
}



#pagelist  {	
	color: #44799b;
	border: none;
}





/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 910px;
	font-size: 95%;
	padding: 0;
	text-align: left;
	
	/*background: url(images/footer-bottom.jpg) no-repeat center bottom;	*/
}
#footer-wrap a {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #ffffff;	
	text-decoration: underline;
}
#footer-wrap p {
	color: #888888;	
	padding: 10px 30px 10px 10px;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

/* footer */
#footer {
	clear: both;
	color: #000;	
	margin: 0; 
	width: 958px;
	padding: 0px 0;
	text-align: center;
	background: #000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* post */
.post-by
{
	font-size: .95em;
	padding-top: 0;
	text-indent: 10px;
}
.post-footer {
	background: #F5F5F5;
	padding: 5px; margin: 20px 10px 0 10px;	
	font-size: 95%;	
	color: #666666;	
}
.post-footer .date{
	margin: 0 10px 0 5px;	
}
.post-footer a.comments {
	margin: 0 10px 0 5px;	
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
	border-bottom: none;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

.tagcloud li a:hover {
	color: #111;
	background: none;
}

.tagcloud a.biggest {
	font-size: 20px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 13px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
	color: #666666;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}


/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }

/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage
{
	padding-bottom: 20px;
}

.searchpage h1
{
	color: #666666;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
			
			The following styles are for the comments section
----------------------------*/



.commentbox
{
	font-size: 11px;
	border-bottom: 2px dotted #bebebe;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.commentbox .minidate
{
font-size: 9px;
color: #44799b;
}

.self {
	background-color: #f4f4f4;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:0px;
    padding: 30px 0px 0px 0px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

#btnSaveAjax{
	text-align: center;
	background:#61737e;
	color: #fff;
	font-weight: Bold;
}

/*----------------------------
			
			The Entry-Wrap tags are for the actual body copy of the entry/post
----------------------------*/

.entry-wrap .info
{

	color: #666;
	margin: 20px 0px 50px 0px;
	padding: 5px 0px;
}
.entry-wrap a img {border: 4px solid #DDD;}
.entry-wrap a:hover img {border-color: #CCC;}

.entry-wrap a:link {color: #44799b; text-decoration: none;} 
.entry-wrap a:visited {color: #44799b; text-decoration: none;} 
.entry-wrap a:hover {color: #44799b; text-decoration: underline;} 
.entry-wrap a:active{color: #44799b; text-decoration: underline;} 

.entry-wrap ul li{list-style-position: inside;} 
.entry-wrap ol li{list-style-position: inside;}	



/*archive*/
#archive h1 
{
    
	margin: 10px 0;
	border-bottom: 1px solid silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{width:100%;}

#archive .date
{
    background:none;
    padding-left:0px;
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

#archive img
{border:0px;
    padding-right:8px;
}





