/*
Theme Name: Champions For Children
Theme URI: http://www.baddog.it/
Description: WordPress theme for Champions For Children
Version: 1.0
Author: David Scatigna
Author URI: http://david.scatigna.it/
Tags:

	Champions For Children v1.0
	http://www.baddog.it/

	This theme was built by David Scatigna.

*/

@import url(menu.css);

html,body{margin:0;padding:0}
body{
	font-family: Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 12px;
	color: #58585a;
	text-align:center;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-weigth: bold;
	line-height:42px;
	height:42px;
	align: center;
}

#credits {
	font-family: Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 10px;
	color: #000;
	text-align:center;
	font-weigth: bold;
	float: right;
	line-height:42px;
	height:42px;
}

#credits a {
	color: #000;
	text-decoration: none;
}

p{margin:0 10px 10px}
a{
	color: #981793;
}

div#header {
	width:920px;
	height:111px;
	line-height:111px;
	margin:0;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
}

div.top-sep {
	width:920px;
	height:15px;
	line-height:15px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #5D1D1D;
	text-align: right;
}

.flag_lang {
	margin-right: 5px;
}

div.struct-sep {
	width:920px;
	height:18px;
	line-height:18px;
	margin:0;
	background-image: url('images/struct-sep.jpg');
	background-repeat: no-repeat;
}
div#wrapper{
	width:920px;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	min-height: 588px;
}
div#container{text-align:left}
div#content p{line-height:1.4}

div#footer{
	width:920px;
	height:42px;
	line-height:18px;
	margin:0;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
div#footer p{margin:0;padding:5px 10px}

div#container{width:920px;margin:0 auto}
div#footer{clear:both;width:100%}
div#subnavtxt{
	float:right;
	width:677px;
}

div#last_article{
	float:left;
	width:370px;
}

div#article_index{
	float:right;
	width:270px;
}

div#article_container{
	margin-top: 20px;
}

div#navigation{float:left;width:243px}

div#boxes{
	margin-top: 20px;
}

div#boxes-11{
	float:left;
	width: 305px;
	/*border: 1px solid red;*/
}

div#boxes-12{
	float:left;
	width: 305px;
	/*border: 1px solid blue;*/
}

div#boxes-13{
	float:right;
	width: 305px;
	/*border: 1px solid green;*/
}

h3 {
	margin:0 10px 10px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0E2792;
	font-style: italic;
}

h3 a {
	color: #0E2792;
	text-decoration: none;
}

h2 {
	margin: 0 10px 10px;
	padding: 10px 0 0 0;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0E2792;
	font-style: italic;
}

ul.twocol{
	margin:10px 0;
	padding:0;
	list-style:none;
}
ul.twocol p {
	margin: 0 0 10px;
}
ul.twocol li{
	list-style:none;
	width:300px;
	margin: 0 10px 0 10px;
	float:left;
	text-align:justify
}

ul.twocol li h3{
	margin: 10px 0 0 0;
	padding: 0;
}

ul.twocol li h3 a{
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
	color: #0E2792;
}

div#navigation {
	font-family: Impact, Times New Roman, Arial, Helvetica, sans-serif;
	color: #FFFFF;
	margin-top: 10px;
}

div#navigation a {
	font-family: Arial Black, Arial, Times New Roman, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	font-size: 11px;
}

div#navigation a:hover { color: #000; }

div#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#featured {
	margin: 0 0 10px 10px;
}

.slideInfoZone  h2 {
	color: #FFF !important;
}

/* primo livello */
/*
div#navigation ul li {
	list-style: none;
	background-image: url('images/subnav-1l-green-off.gif');
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 20px;
	line-height:29px;
	font-size: 20px;
}

div#navigation ul .current_page_item {
	background-image: url('images/subnav-1l-green-on.gif');
	background-repeat: no-repeat;
	background-position: top;
}

div#navigation ul .current-cat {
	background-image: url('images/subnav-1l-green-on.gif');
	background-repeat: no-repeat;
	background-position: top;
}
*/
/* secondo livello */
/*
div#navigation ul ul li {
	background-image: url('images/subnav-2l-yellow-off.gif');
	background-repeat: no-repeat;
	background-position: top;
	text-indent: 30px;
}

div#navigation ul ul .current_page_item {
	background-image: url('images/subnav-2l-yellow-on.gif');
	background-repeat: no-repeat;
	background-position: top;
}
*/
/* Print Styles */

