/*
 *   CSS File 
 *   Owner & Copyright CentroDiario.com
 *   Design by MASSIV www.massivweb.com
 */
 
 
* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	background: #fff;
	color: #333;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
}

a:link, a:active, a:visited {
	color:#3366cc;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	color:#6699ff;
	text-decoration:underline;
}

#wrapper{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	clear:both; 
	border-top:none;
}


#wrapperInner{
	padding:15px;
}

#header{
	clear:both;
	border-bottom:solid 9px #d0d0d0;
}

#footer{
	clear:both;
	border-top:solid 6px #d0d0d0;
	padding-bottom:60px;
	background: url('/img/footerbg.gif') repeat-x bottom left;
}

#footer p {
	font-size:80%;
	padding:10px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#3366cc;
	text-decoration: none;
	font-weight: bold;
}
#theContent{}

#mainNews{
	width:400px;
	float:left;
	margin-left:10px;
}

#otherNews{
	width:310px;
	float:right;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times New Roman, serif;
	font-weight:normal;
}
/* Navigation thru secciones ----------------------------------------------*/

#secciones {
	clear:both;
	padding:6px;
	
	}

#secciones ul{
	list-style-type:none;
	clear:both;
	width:970px;
}	

#secciones li{
	list-style-type:none;
	float:left;
	display:block;
	padding:0;
	border-right:solid 12px #fff;
	font-family:Arial, sans-serif;
	letter-spacing:0px;
}	
 
#secciones li a:link, #secciones li a:visited, #secciones li a:active {
	
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	line-height:80%;
	color:#666;
	display:block;

}	

#secciones li a:hover {
	color:#3366cc; 
	text-decoration:none;
}

h1.sectionWelcome {
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	color:#333366;
	letter-spacing:-1px;
}
/* Main News ----------------------------------------------*/
#theContent #mainNews div.newsItem {
	padding-bottom:25px;
}

#theContent #mainNews div.newsItem p {
	padding:10px;
	font-size:14px;
}

#theContent #mainNews div.newsItem img {
	border:solid 2px #ccc;
	padding:5px;
	margin-bottom:10px;
}

#theContent #mainNews h1 {
	color:#333366;
	font-family:Arial, sans-serif;
	letter-spacing:-1px;
	font-size:14px;
	text-transform:uppercase;
	border-left:solid 10px #333366;
	line-height:80%;
	padding-left:5px;
	}

#theContent #mainNews .newsItem h2 {
	font-weight:normal;
	color:#333;
	font-size:30px;
	}


	
#noticiaContent {
	width:600px;
	overflow:hidden;
	float:left;
}

#theContent #mainNews .mainNewsItem {
	padding-top:15px;
	border-bottom:solid 1px #d0d0d0;

}
#noticiaContent img {
	padding:10px;
	border:solid 4px #ccc;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:4px;
}

#noticiaContent img.left {
	padding:10px;
	border:solid 4px #ccc;
	margin:10px;
	margin-bottom:20px;
	display:block;
	float:left;
}


.newsTitle h3.entradilla, h3.entradilla {
	color:#333366;
	font-family:Arial, sans-serif;
	letter-spacing:-1px;
	font-size:14px;
	text-transform:uppercase;
	line-height:95%;
}	

.newsTitle  h2, h2.headline { 
	font-weight:normal;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-size:26px;
	line-height:90%;
	border-bottom:solid 1px #d0d0d0;
}	

h2.homeHeadline, h2.homeHeadline a:link; h2.homeHeadline a:active, h2.homeHeadline a:visited { 
	font-weight:normal;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:1px;
	font-size:26px;
	line-height:95%;
}

h2.headline a:link, h2.headline a:active, h2.headline a:visited {
	font-weight:normal;
	color:#333;
	}

h3.sumario {
	font-size:18px;
	color:#333;	
	}
#noticiaContent p {
	padding:10px;
	line-height:160%;
}	

span.introDate {
	color: #336;
	font-weight:bold;
}
	
/* Other News ----------------------------------------------*/	


#otherNews {
	border-left:solid 1px #d0d0d0;

}

/* Sidebar ----------------------------------------------*/	


#sidebar {
	float:right;
	width:300px;
}

#sidebar .anuncio300 {
	width:300px;
	margin-top:15px;
}

/* Frases----------------------------------------------*/	

#laFrase {
	width:300px;
}

#laFrase h2 {

	color:#333;
	border-bottom:solid 3px #ccc;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:10px;
 }
 
 #laFrase img {
 	border: solid 2px #ccc;
 	padding:3px;
	}
/* Climate Charts ----------------------------------------------*/	

#climateChart {
	float:right;
	padding-top:10px;
	padding-bottom:15px;
	width:300px;
}

#climateChart img {
	border:0;
	padding:0;
}
/* Other News ----------------------------------------------*/	
#theContent2 div.newsItem {
	width:160px;
	padding:15px;
	float:left;
}

#theContent2 div.newsItem h1 {
	background-color:#333366;
	color:#fff;
	padding:2px;
	font-family:Arial, sans-serif;
	letter-spacing:-1px;
	font-size:14px;
	text-transform:uppercase;
	line-height:80%;
	padding-left:5px;
	}
	


#theContent2 div.newsItem h3 {
	font-size:16px;
	font-family:Arial, sans-serif;
	letter-spacing:-1px;
	line-height:90%;
	color:#333;
	padding-top:6px;
	border-top:solid 1px #333;
}

#theContent2 div.newsItem h3 a:link,  #theContent2 div.newsItem h3 a:active, #theContent2 div.newsItem h3 a:visited   {
	font-weight:normal;
	color:#333;
}

/* Other News ----------------------------------------------*/	
#theContent3 div.column {
	padding:15px;
	
}

#theContent3 div.column {
	padding:15px;
}

#theContent3 div.column h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3366cc;
	padding-top:16px;
	border-bottom:solid 2px #3366cc;
	text-transform:uppercase;
	font-size:18px;
}

#theContent3 div.column ul {
	list-style-type:none;
}

#theContent3 div.column li {
	list-style-type:none;
	border-bottom:solid 1px #c2ccfd;
	padding:3px;
	font-size:16px;
}
/*  lists ----------------------------------------------*/

.tituList {
	width:200px;
	float:left;
	padding:10px;
}

div.tituList li {
	list-style-type:none;
	border-bottom:solid 1px #ccc;
	margin:2px;
	font-size:14px;
	display:block;
}

div.tituList li a:link,  div.tituList li a:visited, div.tituList li a:active {
	font-weight:normal;
	display:block;
	color:#333;
	padding:6px;
	padding-left:10px;
}

div.tituList li a:hover {
	text-decoration:none;
	background-color:#ffc;
	color:#333;
}

div.tituList li p {
	padding-left:10px;
}
div.tituList li a small {
	color:#666;
}

div.tituList li a:hover  small {
	text-decoration:none;
	color:#666;
}

div.tituList h3 {
	font-weight:normal;
	color:#333;
	}
	
	

/* Content 3 classes ----------------------------------------------*/
#theContent3 {

}

.headlineList {

}

.headlineList li a:link,  .headlineList li a:active, .headlineList li a:visited {
	font-size:80%;
	font-weight:normal;
	color:#666;
}

.headlineList ul {
	padding-left:13px;
}
.headlineList li a:hover{
	text-decoration:none;
	color:#333366;
}

/* Accesory classes ----------------------------------------------*/
.clearer {
	clear:both;
}

/* forms -------------------------------*/

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
fieldset {
	border:solid 1px #c4cce0;
	padding:15px;
	margin:15px;
	}

input {
	border:solid 2px #c4cce0;
	}	

input.bigInput {
	font-size:20px;
	width:100%;
	}
	
select {
	border:solid 2px #c4cce0;
	font-size:14px;
	}
		
	
textarea {
	border:solid 3px #c4cce0;
	width:100%;
	}	

input.bigSubmitButton, div.submit input {
	font-size:18px;
	padding:10px;
	margin:20px;
	float:right;
	background:#fff url('/img/bg_submit.gif') repeat-x bottom left;
	}

input.dontDeleteButton, div.dontDeleteButton input {
	font-size:18px;
	padding:10px;
	margin:20px;
	clear:none;display:inline;
	font-weight:bold;
	background:#fff url('/img/bg_submit.gif') repeat-x bottom left;
	}

input.deleteButton,  div.deleteButton input {
	font-size:18px;
	padding:10px;
	margin:20px;
	clear:none; display:inline;
	border:solid 2px #333;
	background:#fff url('/img/bg_submit_red.gif') repeat-x bottom left;
	}
	
	
div.deleteButton, div.dontDeleteButton {
	float:left;
	width:250px;
	}		
	
label {
	display: block;
 	color:#888;
 	text-transform:uppercase;
	font-size: 12px;
	padding-right: 20px;
}

/*input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}*/

input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
	clear: both;
	margin-top: 40px;
	margin-left: 140px;
}

div.hidden input {
	border:none;
	}


/* tables */

table {
	width: 100%;
	border: 1px solid #ccc;
	color:#333;
	background-color: #fff;
	clear:both;
	padding: 0;
	margin: 0 0 2em 0;
	white-space: normal;
	font-size:80%;
	}
th {
	background-color: #e2e2e2;	
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #003d4c;
	border-bottom: 1px solid #003d4c;
	text-align: center;
	padding:1px 4px;
}
table tr td {
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}

table tr.adminTools td {
border-bottom:solid 1px #ddd;
	font-size:95%;
	text-align:right;
}

table tr.adminTools td a{
	font-weight:normal;
}

table tr.unreadMessage td {
	background-color:#ffc;
}

#cakeSqlLog td {
	text-align: left;
	padding: 4px 8px;
	background: #fff;
	border-bottom: 2px solid #ccc;
}

/* Formulario posts ----------------------------*/	
 
input.postTitle {
	font-size:18px;
	}
#quicktags {
	margin:0;
	padding:0;
	}
#quicktags #ed_toolbar {
	padding: 0 2px;
}

#ed_toolbar input {
	background: #fff url( /img/fade-butt.png ) repeat-x 0 -2px;
	margin: 3px 2px 2px;
}

#quicktags .ed_button {
	display:inline;
	font-size:14px;
	color:#333;
	border:1px solid #333;
	padding:4px;
}

#quicktags #ed_strong {
	font-weight: bold;
}

#quicktags #ed_link {
	color: blue;
	text-decoration: underline;
}

#quicktags #ed_del {
	text-decoration: line-through;
}

#quicktags #ed_em {
	font-style: italic;
}