/*   
Theme Name: castello volante skin
Theme URI: http://www.manuelehrenfeld.info/
Description: A child theme for Big Feature
Author: manuel ehrenfeld
Author URI: http://www.manuelehrenfeld.info/
Template: bigfeature
Version: 1.0.2
*/


body {
	font-family: georgia, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.52em;
	background-color: #edeeef;
	color: #333;
	background: #edeeef url(images/header_bg.jpg) no-repeat left top;
}

#header {
	margin-bottom:0;
}
#container {
	background-color:#FFF;
	min-height: 550px;
}
#topheader {
	margin-top: 0px;
}
#topheader .inside {
	/*background-color: #fff;*/
	padding: 15px 0;
	border-bottom:none;
}
#topheader p.description {
	border-left: none;
	margin: 0;
	font-size: 14px;
	padding: 17px 0 0 14px;
}
#topheader ul.navigation.navsimple li a {
	border-right: 1px solid #666;
}
#topheader ul.navigation.navsimple li.last a {
	border-right: none;
}
ul.navigation.navboxes li a:hover {
	text-decoration: none;
}


ul.navigation.navboxesbg li.last a { 
	margin-top:10px;
	color:#ddd;
	background-color:#4b4b4e; 
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#rss {
	float:right;
	margin: 18px 0 0 15px;
}


ul.navigation.navboxesbg li.last a:hover { 
	color:#fff;
	background-color:#3e3e41; 
    
}


#headerstuff {
	padding: 0px 50px;
}
/*
#top .inside {
	background-color:#ff3333;
	width:860px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-bottom:4px;
	padding-left:50;
	padding-right:50;
	padding-top:4px;
}
#top ul.navigation {
	width: auto;
	margin: 7px 15px 5px 15px;
}
#top ul.navigation a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 2;
}

ul.navigation.navsmall li a {
	border-right: 1px solid #fff;
}
*/
#searchcontainer {
	/*non si vede*/
	display:none;
	float:right;
	margin-right: 25px;
}
#searchcontainer .searchicon {
	float:right;
	background: url(images/search.gif) no-repeat;
	height:16px;
	width:16px;
	margin: 1px 0 0 20px;
}
#searchcontainer .searchbox {
	width:220px;
	padding: 5px;
	margin-right: 20px;
	height: 16px;
	background-color: #c22424;
	border:none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.searchform .searchfield {
	height: 14px;
	background: #c22424;
	width:180px;
	padding: 2px;
	color:#FFF;
}

#footer-widgets a {
	color: #888;
}
#footer {
	margin-top: 0;
}
#footer .inside {
/*background-color: #222;*/
}
#footer-widgets h2 {
	color: #ff0066;
}
#footer-widgets ul li ul li {
	border-bottom: 1px #ccc solid;
}
#footer-widgets {
	border-top: none;
	margin-top: 0;
	padding: 20px 50px;
	/*background-color:#333;*/
	color: #888;
}
#footertext {
	padding: 10px 50px;
}
#footertext ul.navigation.navsmall {
	float: right;
	width: auto;
	margin: 5px 15px 0;
}
#footertext ul.navigation.navsmall li.last a {
	padding-right: 15px;
	border-right: 1px solid #999;
}
/*------ new-----*/ 

.post {
	margin: 0 0 40px 0;/*background-color:#FFF;*/
	
}
.postimage {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.slide.website {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* slider */

.slidecaption a {
	text-decoration: none;
	font-size:22px;
	letter-spacing: -1px;
}

#prevBtn-homeslider a {
	background: url(images/arrow_prev.png) no-repeat !important;


}

#nextBtn-homeslider a {
	background: url(images/arrow_next.png) no-repeat !important;	
}
	


.bfslider .postimage {
	overflow-x:hidden;
	overflow-y:hidden;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Superfish Dropdown Menu */

	

.sf-menu li li {
	background:	#c22424;
	border: none;
	
}

.sf-menu li li:first-child {
	
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.sf-menu li li:last-child {
	
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;

	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;;
}
		
.sf-menu li li:hover {
	background-color:#ff3333;
	
}


.bfslider .header {
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	