/*
Theme Name: Africall
Theme URI: http://www.africall.it/
Description: theme created for the Africall ONLUS website.
Version: 1.6
Author: Denis Celotti
Author URI: http://www.celotti.eu/
Tags: orange, custom header, fixed width, two columns, widgets, africa, 

	Africall v1.0
	 http://www.africall.it/

	This theme was designed and built by Denis Celotti,
	whose blog you will find at http://www.celotti.eu/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
    font-family: arial;
    font-size: 14px;
    color: #333333;
    background: #FFFFFF url(images/body-bg-up.gif) repeat-x;   
    margin: 0px;
}
#body {
    background:  url(images/body-bg-down.gif) repeat-x bottom;
}
.body_home {
    background:  url(images/body-bg-home.png) repeat-x center 175px !important;
}

a {
    color: #CC6600;
    text-decoration: none;
}
a:visited {
    color: #CC6633;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
p {
    padding: 0px 0px 15px;
    margin: 0px;
}
h1 {
    margin:0px;
    background: url(images/header-icon.gif) no-repeat;
    padding-left: 70px;
    height: 60px;
    font: bold 36px/100%  arial, times, tahoma;
    color: #c9eefe;
}
    color: #c9eefe;
h1 a{
    text-decoration: none;
}
h1 a:visited{
    color: #c9eefe;
    text-decoration: none;
}
h1 a:hover{
    color: #ffffff;
    text-decoration: none;
}
h2 {
    color: #EFB300;
    margin: 0px 0px 2px;
    border-bottom: 1px dotted #CCCCCC;
    letter-spacing: -1px;
    font: normal 190%/100%  arial, times, tahoma;
    padding-bottom: 3px;
}
h2 a, h2 a:visited {
    color: #EFB300;
    text-decoration: none;
}
h2 a:hover {
    color: #CC6600;
    text-decoration: none;
}
h3 {
    font: normal 140%/100%  arial, times, tahoma;
    color: #AFAFAF;
    margin: 10px 0px 5px;
}
form {
    margin:0px;
    padding:0px;
}
#page {
    margin: 0px auto;
    width: 900px;
    background: url(images/page-bg.png) no-repeat bottom;
}
.body_home #page{
    background: url(images/page-bg.png) no-repeat center 471px;
}

#header {
    height: 175px;
    position: relative;
}
#headerimg {
    background: url(images/header-logo.png) no-repeat;
    position: relative;
    padding: 30px 0px 0px 40px;
    height: 114px;
    width:106px;
    float:left;
}
#headerimg a{
    display:none;
    height: 114px;
    width:106px
    
}
#cortesiaBox {
background: transparent url(images/searchform-bg.jpg) no-repeat  385px 3px;
    float:right;
    position: relative;
    color: #ffbf00;
    font-size: 11px;
    height: 55px;
    width:600px;
    right:0px;
    top:30px;
    padding-left:15px;
}

#cortesia {
    float:left;
    width:350px;
}

#cortesiaBox li {
    display:inline;
    font-size:11px;
    font-weight:bold;
    height:18px;
    position:relative;
    top:1px;
}

#cortesiaBox a {
    padding: 3px 10px;
}

#searchform {
    width: 203px;
    float:right;
    margin-top:10px;
}
#searchform input {
border:0 none;
color:#FFFFFF;
float:left;
font-size:11px;
}

#searchform #searchvalue {
    background: transparent;
    vertical-align: middle;
    display:inline;
}
#searchform #searchsubmit {
    border: none;
    color: #FFFFFF;
    vertical-align: middle;
}
#searchform label {
    font-size: 11px;
    color: #41550e;
}

#nav {
    list-style: none;
    margin: 0px;
    position: absolute;
    right: 10px;
    bottom:31px;
    height:30px;
}
#nav li {
    float: left;
    margin-left: 5px;
}
#nav a {
    color: #424141;
    text-decoration: none;
    padding: 8px 15px;
    font: bold 11px/100% arial, times, tahoma;
    display: block;
    height:14px;
}
#nav .current_page_item,#nav .current_page_ancestor {
    color: #ffffff;
    text-decoration: none;
    background:#ffc001 url(images/nav-current-dx.png) no-repeat right top;
    
}
#nav .current_page_item  a ,#nav .current_page_ancestor  a {
    display:block;
    background: url(images/nav-current-sx.png) no-repeat left top;
}

#nav a:hover {
    color: #FF6600;
}

#subNav {
    list-style: none;
    margin: 0px;
    position: absolute;
    right: 10px;
    bottom:0px;
}
#subNav li {
    float: left;
    margin-left: 5px;
}
#subNav a {
    color: #424141;
    text-decoration: none;
    padding: 10px 15px;
    font: 12px/100% arial, Helvetica, sans-serif;
    display: block;
}
#subNav a:hover {
    color: #FF6600;
}

#subNav li.current_page_item a, #subNav li.current_page_parent a{
    color: #FFC001;
}

#subNavPage {
    list-style: none;
    margin: 0px;
    right: 10px;
    bottom:0px;
	padding:0px;
	
}
#subNavPage li {
    float: left;
    margin-right: 5px;
	border-bottom:1px dotted #CCCCCC;
}
#subNavPage a {
    color: #CC6600;
    text-decoration: none;
    padding: 10px 15px;
    font: 16px/100% arial, Helvetica, sans-serif;
    display: block;
}
#subNavPage a:hover {
    color: #FF6600;
}

#subNavPage li.current_page_item a {
    font-weight: bold; 
}

#content {
    padding: 10px 0px 130px 20px;
    float: left;
    /*width: 485px;*/
    width: 840px;
    overflow: hidden;
}

.content_home {
    height:427px;
	width:900px !important;
    padding-left:0 !important;
    padding-bottom:30px !important;
}

.post {
    clear:both;
    padding-top: 10px;
}
.post-date {
    width: 45px;
    height: 49px;
    float:left;
    background: url(images/date-bg.gif) no-repeat;
}
.post-month {
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px;
}
.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: center;
    display:block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: -3px;
}

.post-title {
    float: left;
    margin-left: 10px;
    width: 430px;
}

.entry {
    clear: both;
    padding-top: 10px;
}

.post-cat {
    background: url(images/mini-category.gif) no-repeat left center;
    padding-left: 18px;
    float:left;
    font-size: 95%;
    color: #999999;
}
.post-comments {
    background: url(images/mini-comments.gif) no-repeat left center;
    padding-left: 18px;
    float: right;
    font-size: 95%;
}
.post-calendar {
    background: url(images/mini-calendar.gif) no-repeat left center;
    padding-left: 18px;
    float: right;
    font-size: 95%;
    color: #999999;
}
.post-content {
    clear: both;
    padding-top: 10px;
}
.navigation {
    clear: both;
    padding: 10px 0px;
}
.navigation a, .navigation a:visited {
    color: #59770e;
}
.previous-entries {
    float: left;
    padding-left: 18px;
    background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
    float: right;
    padding-right: 18px;
    background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 5px;
}
.commentlist {
    margin: 10px 0px;
    padding-left: 20px;
    line-height: 130%;
}
.commentlist li{
    padding: 5px 10px;
    position: relative;
}
.commentlist .avatar {
    position: absolute;
    top: 5px;
    right: 5px;
    border: solid 1px #ededed;
    padding: 1px;
    background: #fff;
}
.commentlist .alt {
    background: #fff4d6;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
    font-weight: bold;
    font-style: normal;
    font-size: 120%;
    color: #CC6600;
}
.commentlist small {
    margin-bottom: 5px;
    display: block;
    font-size: 87%;
}
#commentform {
    margin-top: 10px;
    font: 110% arial, Helvetica, sans-serif;
}
#commentform p {
    padding: 6px 0px;
    margin: 0px;
}
#commentform label{
    font-weight: bold;
    color: #666666;
    font-size: 100%;
}
#commentform input{
    width: 153px;
    background:#f1fedb;
    border: 1px solid #bdd77f;
    padding: 3px;
    margin-top: 3px;
}
#commentform textarea{
    width: 478px;
    height: 115px;
    background:#f1fedb;
    border: 1px solid #bdd77f;
    padding: 2px;
    margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
    background: #ffffff;
}
#commentform #submit{
    background: url(images/btn-bg.gif) no-repeat;
    font: bold 12px arial, Helvetica, sans-serif;
    color: #FFFFFF;
    border: none;
    float:right;
    width: 144px;
    height: 29px;
}
#sidebar {
    float: right;
    padding: 0px 10px 20px 0px;
    width: 220px;
}

#sidebar h3 {
    font: normal 140%/100%  arial, times, tahoma;
    color: #ed4e00;
    margin: 10px 0px 5px;
}
.ul-cat {
    list-style: none;
    margin:0px 0px 15px;
    padding:0px;
    border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
    margin: 0px;
    padding: 2px 0px 2px 20px;
    border-top: 1px solid #dceeb7;
    background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
    color: #495233;
    text-decoration: none;
}
.ul-cat li a:hover{
    color: #FF6600;
    text-decoration: none;
}
.ul-archives {
    list-style: none;
    margin:0px 0px 15px;
    padding:0px;
    border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
    margin: 0px;
    padding: 2px 0px 2px 20px;
    border-top: 1px solid #dceeb7;
    background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
    color: #495233;
    text-decoration: none;
}
.ul-archives li a:hover{
    color: #FF6600;
    text-decoration: none;
}
#footer {
    clear: both;

    color: #ACD7EE;
    font-size: 95%;
    line-height: 130%;

}
#footer a, #footer a:visited{
    color: #ffffff;
}
#footer .left-col{
    width: 240px;
    float: left;
    margin-left: 10px;
}
#footer .right-col{
    width: 220px;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}
#footer h4 {
    font: normal 146%/100%  arial, times, tahoma;
    color: #9cdbfb;
    margin: 10px 0px 5px;
}
.recent-comments {
    list-style: none;
    margin: 0px;
    padding: 0px;
    line-height: 110%;
}
.recent-comments li{
    background: url(images/mini-footer-comments.gif) no-repeat;
    padding: 0px 0px 10px 20px;
}
.recent-comments a{
    font-size: 105%;
    line-height: 130%;
    font-weight: bold;
}
.recent-posts {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 92%;
    line-height: 110%;
}
.recent-posts li{
    background: url(images/mini-footer-post.gif) no-repeat;
    padding: 0px 0px 10px 20px;
}
.recent-posts a{
    font-size: 115%;
    line-height: 130%;
    font-weight: bold;
}
#credits {
    margin: 0px auto;
    width: 760px;
    color: #7a9299;
    font-size: 85%;
    line-height: 120%;
}
#credits a, #credit a:visited{
    color: #048db4;
}
.rss {
    background: url(images/mini-rss.gif) no-repeat left center;
    padding-left: 18px;
    padding-bottom: 2px;
    margin-left: 10px;
}
.left {
    float: left;
}
img.left, a img.left {
    float:left;
    margin: 4px 10px 5px 0px;
    border: 1px solid #bdd77f;
    padding: 3px;
    background: #FFFFFF;
}
a:hover img.left{
    border-color: #FF6600;
    background: #FF6600;
}
.right {
    float: right;
}
img.right, a img.right {
    float:left;
    margin: 4px 10px 5px 0px;
    border: 1px solid #bdd77f;
    padding: 3px;
    background: #FFFFFF;
}
a:hover img.right{
    border-color: #FF6600;
    background: #FF6600;
}
.clear {
    clear:both;
}
hr.clear {
    clear:both;
    visibility: hidden;
    margin: 0px;
    padding: 0px;
}
img.img_border, a img.img_border {
    border: 1px solid #bdd77f;
    padding: 3px;
    background: #ffffff;
}
a:hover img.img_border{
    border-color: #FF6600;
    background: #FF6600;
}

.quadroNews {
    height:255px;
    margin-left:0px;
    margin-top:55px;
    width:280px;
    background: url(images/quadro-news-bg.png) repeat-x;
    font-family:arial;
    font-size: 10px;
	float:left;
}

.quadroBordo {
    background: url("images/quadro-smusso.png") no-repeat scroll right top transparent;
}

.quadroIniziative {
    height:255px;
    margin-left:30px;
    margin-top:55px;
    width:280px;
    background: url(images/quadro-iniziative-bg.png) repeat-x;
    font-family:arial;
    font-size: 10px;
	float:left;

}

.quadroProgetti {
    height:255px;
    margin-left:15px;
    margin-top:55px;
    width:280px;
    background: url(images/quadro-progetti-bg.png) repeat-x;
    font-family:arial;
    font-size: 10px;
	float:right;

}
.contentslide p{
	padding:8px
}
.contentslide span{
	padding:8px;
	font-size:11px;
	font-weight:bold;
}

.categoria {
    font-size: 18px;
    position:relative;
    top:4px;
    color:white;
}

.quadroTitolo {
    position:relative;
    top:5px;
}

.pagination {
    height:23px;
    text-align:right;
    position:relative;
    top:4px;  
    left:-10px;
    font-size: 12px; 
    float:right; 
}
.pagination a{
    padding:4px;
    font-weight: bold;
    color:white;
}

.pagination a.selected{
    color:black;
}

#footer-sx,.footer_ico {
    float: left;
}

#footer-sx {
    width:450px;
}

#footer-sx h4 {
    margin-top:0px;
}

#footer-home h4{ 
    color: #f27d44;
}
#footer-home a img{ 
    border:0px;
	margin-left:8px;
}

.clear { clear: both; }


/* roScripts
Table Design by Mihalcea Romeo
www.roscripts.com
----------------------------------------------- */
.ddt {
-webkit-border-top-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;

-moz-border-radius-topright: 30px;
-moz-border-radius-bottomleft: 30px;

border-top-right-radius: 30px;
border-bottom-left-radius: 30px; 	
background:#FFEDBD ;
padding: 15px;
}

.ddt table  {
		border-collapse:collapse;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.ddt td, .ddt th {
		padding:5px;
}

.ddt caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table.ddt  a {
		color:#950000;
		text-decoration:none;
}

table.ddt  a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: line-through;
}

table.ddt  a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.ddt thead th, .ddt tfoot th, .ddt tfoot td {
		background:#333 url(http://www.roscripts.com/images/llsh.gif) repeat-x;
		color:#fff
}

.ddt tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.ddt tbody th, .ddt tbody td {
		border-bottom: dotted 1px #333;
}

.ddt tbody th {
		white-space: nowrap;
}

.ddt tbody th a {
		color:#333;
}

.odd {}

.ddt tbody tr:hover {
		background:#fafafa
}


