/*
ORIGINAL THEME NAME: BuddyPress Public Site (NEW)
THEME URI: http://www.buddypress.org
DESCRIPTION: BuddyPress Theme
VERSION: 2.0
AUTHOR: Andy Peatling
AUTHOR URI: http://apeatling.wordpress.com
SITE: http://www.ilmioip.info
*/

html {
	background: #fff;
	font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	border-top: 13px solid #ff7e00;
}

body {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 200%;
	color: #555;
}

a {
	color: #00a2ff;
}

div.squeezer {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

div.clear {
	clear: both;
}

/*** HEADER ****/

#status-message {
	background: #ffffdd;
	text-align: center;
	color: #d66000;
	padding: 5px 0;
}
	#status-message a { color: #d66000; }

#header h1 {
	background: url(images/logo.gif) top left no-repeat;
	width: 214px;
	height: 50px;
	overflow: hidden;
	text-indent: -999em;
	margin: 30px 0 -20px 0;
}

#header a#home-link {
	position: absolute;
	top: -13px;
	left: -192px;
	width: 959px;
	height: 82px;
	overflow: hidden;
	display: block;
	text-indent: -999em;
}

#header ul {
	float:right;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0;
}

#header ul li {
	float:left;
	margin-left: 5px;
}

#header ul li a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 34px;
	padding: 0 10px;
	text-decoration: none;
	color: #555;
}

#header ul li a.current, #header ul li#download-tab a.current {
	background: #eeeeee !important;
}

#header ul li#download-tab a {
	color: #FFFFFF;
	background: #ff7e00;
}
	#header ul li#download-tab a.current {
		color: #555;
	}


/*** CONTENT ****/

h2, h3 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 1.6em;	
}

h2 {
	font-size: 2.2em;
}

#content-header {
	clear: both;
	background: #ff7e00;
	color: ffffff;
}
	#content-header.internal {
		padding: 5px;
		margin-bottom: 20px;
	}

img#profile-screen-home {
	margin: 30px 25px -290px 0;
	float: left;
}

#content-header #overview {
	padding-top: 8px;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
}

p.bigger {
	font-size: 1.5em;
	font-family: Georgia, Times, serif;
	line-height: 160%;
}

#project-links {
	margin: 30px 0 0 571px;
}

#project-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	#project-links ul li {
		padding-left: 35px;
		margin-bottom: 20px;
	}

	li#bptest {
		background: url(images/bp_bullet.gif) center left no-repeat;
	}
	
	li#twitter {
		background: url(images/twitter_bullet.gif) center left no-repeat;		
	}
	
	li#trac {
		background: url(images/trac_bullet.gif) center left no-repeat;		
	}
	
	li#irc {
		background: url(images/speech-bubble.gif) center left no-repeat;
	}

ul#component-nav {
	margin: -47px 0 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
	ul#component-nav li {
		float: left;
		margin: 0 0 0 12px;
	}
		ul#component-nav a, a.top {
			display: block;
			background: #fcfcfc;
			padding: 2px 10px;
			color: #d66000;
			text-decoration: none;
		}
		
		ul#component-nav a:hover {
			background: #ffffdd;
		}
		
		a.top { 
			display: inline;
			font: normal 0.7em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
			margin-left: 10px;
			padding: 4px 10px;
		}
			.lightbox a.top { background: #eee; }

.column-left {
	float: left;
	width: 48%;
	margin-right: 2%;
}
	
	.column-left h3 {
		margin: 0 0 20px;
	}

.column-right {
	float: right;
	width: 48%;
}
	.darkbox .column-right, .lightbox .column-right {
		margin-top: 20px;
	}

.darkbox, .lightbox {
	margin: 30px 0;
	padding: 30px 0 45px 0;
}
	.darkbox {
		background: #eee;
	}

	.lightbox {
		padding: 0;
	}
	
	
div.svn {
	margin-top: 20px;
}

div.svn div, div.trac div {
	font-size: 1em;
	font-family: "Monaco", "Courier", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	background: #f0f0f0;
	text-align: center;
	color: #d66000;
	padding: 10px;
	margin: 3px 0 35px 0;
}

div.svn div {
	background: #ffffdd;
	color: #d66000;
	font-size: 1.4em;
}

/***** DOWNLOAD PAGE *****/

.package {
	margin-top: 30px;
	background: url(images/zip-small.gif) top left no-repeat;
	padding: 0 0 0 43px;
}
	.large { background-image: url(images/zip.gif); }
	
	.large {
		background-color: #f0f0f0;
		
		padding: 15px 15px 5px 70px;
		background-position: 15px 15px;
	}
	
	.package h3 {
		margin-bottom: 5px;
	}
	
	.package p {
		margin-top: 0;
	}
	
	.package h4 {
		font: normal 1.4em Georgia, times, serif;
		margin-bottom: 3px;
	}

h3#components {
	margin-top: 0;
	font-size: 1.4em;
}

h3#themes {
	margin-top: 30px;
}

/***** BLOG ******/

.wide {
	width: 720px;
}

.narrow {
	width: 200px;
}


.sidebar h3 {
	font-size: 1.4em;
	margin: 15px 0 15px 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	.sidebar ul li ul {
		list-style: disc;
		padding-left: 20px;
		margin-left: 15px;
	}

.post {
	background: #f0f0f0;
	padding: 15px;
	margin: 0 0 30px 0;
}
	.p1 {
		background-color: #ffffdd;
	}

.post h2 {
	margin: 15px 0;
}
	.post h2 a {
		color: #666;
		text-decoration: none;
	}

	input#s {
		width: 130px;
	}
	
.entry-date {
	margin-top: -12px;
	margin-bottom: 20px;
	font-family: georgia, times, serif;
	font-style: italic;
}

.navigation {
	background: #f0f0f0;
	padding: 7px 15px;
	margin-bottom: 15px;
}

#comments-list, #trackbacks-list {
	width: 720px;
}

#comments-list ol, #trackbacks-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}


div.comment-count {
	display: none;
}

li.comment, li.pingback {
	padding: 15px;
	background: #f0f0f0;
	margin: 0 0 20px 0;
}

li.alt {
	background-color: #f9f9f9;
}

img.avatar {
	border: 4px solid #ccc;
	float: left;
	margin: 0 15px 15px 0;
}

.comment-author {
	font-size: 1.4em;
	font-family: georgia, times, serif;
}

.comment-body {
	margin-left: 55px;
}

.comment-meta {
	color: #888;
	font-size: 0.9em;
}

#commentform input, #commentform textarea {
	padding: 3px;
	font-size: 1.1em;
}

#commentform textarea {
	font-family: inherit;
	width: 500px;
	margin-bottom: 15px;
}

div.form-label {
	margin-top: 10px;
}

#sidebar #searchform {
	margin: 0;
}
/**** FOOTER ****/

#footer {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	padding-left: 3px;
	font-size: 0.9em;
	color: #ccc;
}
.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}
.Stile1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}