/*   
Theme Name: CCC
Theme URI: http://www.usuadio.com/
Description: Tema per la CCC V.0.8
Author: Jose Manuel Goig Campoy
Author URI: http://www.usuadio.com/
Version: 0.8
General comments/License: 20091005
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
.
*/


body {
	background: #A50031;
	color: #000000;
	text-align: center;
	font-family: "Times New Roman", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

a {	color: #A50031;
	text-decoration:none;

}

a:hover {
	color:#e39a9a;
}

#page {
	width: 1080px;
	/*border: 1px solid #1741D3;*/
/*	border-bottom: 3px solid #000000;
	border-top: 3px solid #000000;*/
	background-color: #ffffff;
	font-family: Arial;
	text-align: justify;
	/*padding: 5px;*/
	margin:0 auto;
	}

#header {
	width: 850px;
	color: 000000;
	background-color: #ffffff;
/*	border-bottom: #000000 solid 20px;*/
	padding: 20px; 
/*	margin-left: 40px;*/
	margin-right: 40px;
	margin-top: 40px;
	text-align: left;
	
}
#header h1 {
font-size: 40px;

}



#header a {
	text-decoration:none;
	color: #FFFFFF;

}
#menu{
	color: #ffffff;
	background: #A50031;
	width: 100%;	
}
#menu li {
	list-style:none;
	float:left;
}
#menu a {
	text-decoration:none;
	color: #FFFFFF;
	background: #A50031;
	font-size: 15px;	
	display: block;
	padding: 3px 10px;

}
#menu a:hover {
	background: #000000;
}

#tres { 
	
	float: left;
	width: 850px;
}

#left { 

	width: 200px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
}

#left h2 {
	font-size: 13px;
	font-weight:bold;

	
}

#left li {
	list-style:none;
	padding: 2px;
	text-align: left;
}
#left li h2 {
	color:#ffffff;
	background: #A50031;
}
#left li a{
 	text-decoration: none;
	display: block;

}
#left li a:hover {
        background: #A50031;
	color: #ffffff;
}
#left ul li {
	list-style:circle;

}
#left ul ul li {
	list-style:square;


}

#right { 

	width: 200px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	float:left;
	
}

#right h2 {
	font-size: 13px;
	font-weight:bold;

	
}
#right li {
	list-style:none;

}

#content {

	width: 600px;
	color: #000000;
	background-color: #ffffff;
	padding: 15px;
	float:left;
	font-size: 15px;

}
#content h2 {
	color: #A50031;

	
}

#content li {
	list-style:none;
}
#content li a{
	font-weight:bold;
}
#center li {
	list-style:none;
	background-color: #EEEEEE;
	padding: 15px;
	border-bottom: dotted #000000 2px;
}

#post {
	color: #000000;
	background-color: #EEEEEE;
	/*background-color: #FFFBA4;*/
	padding: 10px;
	border-bottom: 5px solid #FFFFFF;
	font-family: Arial, 'Lucida Grande', Verdana;
	font-size: 14px;
}
#post h3 {
	font-size: 20px;

}
p.meta {
	font-style: italic;
	font-size: 12px;
	font-weight: light;

}
#footer {
	color: #000000;
	background-color: #DDDDDD;
	clear:both;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	padding: 20px;
	border-top: #C0C0C0 solid 3px;

}

#footer a {
	color: #0f42d5;
	text-decoration:none;
}

#footer a:hover {
	color:#CA2130;
}

#bottom {
	color: #000000;
	background-color: #DDDDDD;
	clear:both;
	margin-left: 40px;
	margin-right: 40px;
	padding: 20px;
	border-top: #C0C0C0 solid 3px;

}
#bottom li {
	list-style:none;
}
/*#footerbox ul {
	padding-left: 0;
	margin-left: 0;
	color: #000;
	float: left;
	width: 850px;
	font-family: arial, helvetica, sans-serif;
}
#footerbox ul li {
	display: inline;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px inset #ccc;
	padding-right: 5px;
	width: 260px;
}
#footerbox ul li a{
	font-size: 14px;
}
#footerbox ul li a:hover {
	color: #666;
}*/

#searchform {
	text-align:right;
}

#searchtext {
	color: #A50031;
	text-align:left;
	background-color: #ffffff;
}
#searchsubmit {
	color:#FFFFFF;
	background-color: #A50031;
}
#searchsubmit:hover {
	color:#FFFBA4;
}
p.nabega {
	text-align:center;
}