body {margin:0;padding:0;background:#fff url(images/img01.gif) repeat-x;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;color:#8E959B}
h1, h2, h3 {margin:0;padding:0}
a {color:#E55D13}
a:hover {text-decoration:none}

/* Header */
#header {width:706px;height:367px;margin:0 auto;padding:12px 0 0 0}

/* Logo */
#logo {float:left;width:208px;height:350px;padding:0 15px 0 0;background:url(radiojov.jpg) no-repeat;}
#logo h1 {padding:120px 0 0 0;text-align:center;letter-spacing:-3px;font-size:40px;font-weight:normal;color:#E55D13}
#logo h2 {margin-top:-10px;text-align:center;font-size:13px}
#logo a {text-decoration:none;text-transform:lowercase}
#logo a:hover {color:#990000}

#splash h1 {padding:120px 0 0 0;text-align:center;letter-spacing:-3px;font-size:60px;font-weight:normal;color:#E55D13}
#splash h2 {margin-top:-10px;text-align:center;font-size:33px}
#splash a {text-decoration:none;text-transform:lowercase}
#splash a:hover {color:#990000}

/* Menu */
#menu {float:left;padding:0}
#menu ul {height:55px;margin:0;padding:23px 0;list-style:none}
#menu li {display:inline}
#menu a {display:block;float:left;width:120px;height:43px;padding-top:16px;background:url(images/img03.jpg) no-repeat;text-align:center;text-decoration:none;text-transform:lowercase;letter-spacing:-1px;font-size:20px}
#menu a:hover, #menu .active a {background:url(images/img04.jpg) no-repeat;color:#fff}

/* Content */
#content {width:700px;margin:0 auto}

/* Posts */
#posts {float:right;width:480px;}
.post {padding-bottom:1em}
.post .title {padding-top:10px;font-size:2em;font-weight:normal;color:#8E959B}
.post .date {height:20px;padding:2px 0 0 10px;background:url(images/img12.gif) no-repeat;font-size:12px;font-weight:normal}
.post .story {padding:0 20px;text-align:justify}
.post a {text-decoration:none;color:#8E959B;}
.post a:hover {color:#E55D13}
.post .meta {height:40px;margin:0 20px;padding:0 0 0 10px;background:#EEEDED url(images/img13.gif) no-repeat}
.post .meta span {display:none}
.post .meta p {margin:0;padding:10px 0 0 0}
.post .meta a {float:left;height:20px;padding:4px 20px 0 37px;text-decoration:none;font-size:small;font-weight:bold;color:#777777}
.post .meta a:hover {color:#E55D13}
.post .category {background:url(images/img14.gif) no-repeat left bottom}
.post .comments {background:url(images/img15.gif) no-repeat left bottom}
.post ul {font-size:13px;padding:0px;text-align:left;}

/* Bar */
#bar {float:left;width:200px}

/* Box Style One */
.boxed1 {margin-bottom:20px}
.boxed1 h2 {height:40px;margin:0 0 2px 0;padding:10px 0 0 50px;background:#AFB43C url(images/img06.jpg) no-repeat;text-transform:lowercase;letter-spacing:-2px;font-size:26px;font-weight:normal;color:#fff}
.boxed1 ul {margin:0;padding:0;background:#E4E9C5 url(images/img07.gif) no-repeat left bottom;list-style:none}
.boxed1 li {padding:10px;background:url(images/img08.gif) repeat-x;font-size:small}
.boxed1 a {text-decoration:none;font-weight:bold;color:#A7B83F}
.boxed1 a:hover {color:#545C20}
.boxed1 .active, .boxed1 .active a {background:#ABB63D;color:#fff}

/* Box Style Two */
.boxed2 {margin-bottom:20px}
.boxed2 h2 {height:40px;margin:0 0 2px 0;padding:10px 0 0 50px;background:#AFB43C url(images/img09.jpg) no-repeat;text-transform:lowercase;letter-spacing:-2px;font-size:26px;font-weight:normal;color:#fff}
.boxed2 ul {margin:0;padding:0;background:#C5DFE9 url(images/img10.gif) no-repeat left bottom;list-style:none}
.boxed2 li {padding:10px;background:url(images/img11.gif) repeat-x;font-size:small}
.boxed2 a {text-decoration:none;font-weight:bold;color:#3F95B8}
.boxed2 a:hover {color:#204B5C}
.boxed2 .active, .boxed2 .active a {background:#4595b8;color:#fff}

/* Box Style Three */
.boxed3 {text-align:center;font-size:small}
.boxed3 h2 {height:40px;margin:0 0 10px 0;border-bottom:2px solid #ccc;text-transform:lowercase;letter-spacing:-2px;font-size:26px;font-weight:normal}
.boxed3 a {text-decoration:none;color:#8E959B}
.boxed3 a:hover {color:#E55D13}

/* Footer */
#footer {clear:both;width:700px;height:60px;margin:0 auto;padding:0;background:#EB850C url(images/img16.gif) no-repeat;font-size:small;font-weight:bold;color:#fff}
#footer p {padding:15px 10px }
#footer a {color:#fff}
#feed {float:right;height:30px;padding:20px 15px 0 35px;background:url(images/img18.gif) no-repeat 0 15px}
.fleft {float:left}
.fright {float:right}
.fcenter {float:none;text-align:center}




.njlistadoav table
{
	font-size:16px;font-family:arial;
	border-width: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: separate;
}

.njlistadoav th
{
	font-size:17px;
	border-width: 2px;
	padding: 5px;
	border-style: ridge;
	border-color: #eeeeff;
	background-color: #efffef;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.njlistadoav td
{
	border-width: 2px;
	padding: 4px;
	border-style: ridge;
	border-color: #eeeeff;
	background-color: #f6f6ff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}


.njlistadoav td a
{
font-weight:bold; color:#8e4e1a;
}



table.gridprog {margin:auto;
	border-width: 2px;
	border-spacing: 5px;
	border-style: none;
	border-collapse: separate;
	background-color: white;
}
table.gridprog td {width:130px;text-align:center;   //height:161px;
	border-width: 3px;
	padding: 3px;
	border-style: solid;
	border-color: #bbbbbb;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
table.gridprog td:hover {width:130px;text-align:center;   //height:161px;
	border-width: 3px;
	padding: 3px;
	border-style: double;
	border-color: #bbbbbb;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.gridprog img {border:0px;vertical-align:middle;}
.gridprog a {text-decoration:none;font-size:12px;font-weight:bold;color:#999;}
