/*
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
*/

html {
	background: #fff;
	font: normal 62.5% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
/* 	border-top: 13px solid #2484AD; */
}

body {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 200%;
	color: #555;
}

a {
	color: #00a2ff;
	font-weight: normal;
}

div.squeezer {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

div.squeezer-bottom {
	margin: 0 auto;
	position: relative;
	width: 960px;
	display: table;
}

div.clear {
	clear: both;
}
code {
	display: block;
}

/*** HEADER ****/
/*
#status-message {
	background: #324769 none repeat scroll 0 0;
	color: #DDDDDD;
	padding: 5px 0;
	text-align: center;
	border-top: 13px solid #2484AD;
}
	#status-message a { color: #FFFFFF; }

#header h1 {
	background: url(../img/completelogo-1.png) top left no-repeat;
	width: 322px;
	height: 77px;
	overflow: hidden;
	text-indent: -999em;
	margin: 30px 0 -40px 0;
}

#header a#home-link {
	display: block;
	height: 83px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 0;
	width: 320px;
}

#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 {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	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: #2484AD;
}
	#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: #eee;
	height: 280px;
}
	#content-header.internal {
		padding: 5px;
		margin-bottom: 20px;
	}

img#profile-screen-home {
	margin: 30px 25px -290px 0;
	float: left;
}

#content-header #overview {
	padding-top: 32px;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	margin-left: 570px;
}

p.bigger, .column-right p:first-child {
	font-size: 1.5em;
	font-family: Georgia, Times, serif;
	line-height: 160%;
	margin-bottom:10px;
}

#project-links {
	margin: 10px 0 0 6px;
	position: relative;
	display: inline;
	width: 310px;
	float: left;
}

#project-links ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style: none;
}
	#project-links ul li {
		padding-left: 35px;
		margin-bottom: 20px;
	}

	li#bptest {
		background: url(../img/bp_bullet.gif) center left no-repeat;
	}

	li.bpdev {
		background: url(../img/bpdev-bullet.gif) center left no-repeat;
	}
	
	li#twitter {
		background: url(../img/twitter_bullet.gif) center left no-repeat;		
	}
	
	li.trac {
		background: url(../img/trac_bullet.gif) center left no-repeat;		
	}
	
	li#irc {
		background: url(../img/speech-bubble.gif) center left no-repeat;
	}
	li#svn {
		background: url(../img/svn.gif) center left no-repeat;
	}

ul#component-nav {
	margin: -23px 0 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
	ul#component-nav li {
		float: left;
		margin: 0 0 0 7px;
	}
		ul#component-nav a, a.top {
			display: block;
			background: #fcfcfc;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			padding: 1px 5px;
			color: #2486AD;
			text-decoration: none;
		}
		
		ul#component-nav a:hover {
			background: #2486AD;
			color: #fff;
		}
		
		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, .package a.top { background: #eee; }

.column-left, #comments_template .lista-commenti {
	float: left;
	width: 48%;
	margin-right: 2%;
}
	
	.column-left h3 {
		margin: 0 0 20px;
	}

.column-right, #comments_template .form-commenti {
	float: right;
	width: 48%;
}
	.darkbox .column-right, .lightbox .column-right {
		margin-top: 34px;
	}

.darkbox, .lightbox {
	margin: 30px 0;
	padding: 25px 0 25px 0;
	display: block;
}
	.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;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.svn div {
	background: #ffffdd;
	color: #d66000;
	font-size: 1.4em;
}

/***** DOWNLOAD PAGE *****/

.package {
	margin-top: 30px;
	background: url(http://buddypress.org/blog-wp-content/themes/buddypress/images/zip-small.gif) top left no-repeat;
	padding: 0 0 0 43px;
}
	.large { background-image: url(http://buddypress.org/blog-wp-content/themes/buddypress/images/zip.gif); }
	
	.large {
		background-color: #f0f0f0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		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;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	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;
	padding : ;
}
/**** FOOTER ****/

#footer {
	margin-top: 35px;
	border-top: 1px solid #ddd;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 30px;
	font-size: 0.9em;
	color: #ccc;
}
.plugins {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#999999;
	display:inline;
	height:220px;
	margin:26px 0 0;
	position:absolute;
	width:540px;
}
.show-project {
	background:#444444 none repeat scroll 0 0;
	float:left;
	height:203px;
	margin:8px;
	width:370px;
}
.show-project img {
	background:#444444 none repeat scroll 0 0;
	position:static;
	border:1px solid #DDD;
}
.plugins h2 {
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-topright:12px;
	-webkit-border-top-ight-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	color:#2486AD;
	margin-left:9px;
	margin-top:156px;
	padding:5px;
	position:absolute;
	font-size:20px;
	padding-right:10px;
}
.plugins ul#project-ul {
	border:1px solid #EEEEEE;
	color:#FFFFFF;
	height:187px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:377px;
	margin-right:8px;
	margin-top:8px;
	padding:7px;
	background:#F5F5F5;
}
.plugins ul#project-ul li {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	color:#000000;
	height:30px;
	margin-bottom:3px;
	text-align:center;
	padding-top:5px;
}
.plugins ul#project-ul li:hover {
	border: 1px solid #DDD;
	background: #2486AD;
}
.plugins ul#project-ul li a {
	color:#444;
	text-decoration:none;
	font-family:Georgia;
	font-size:14px;
}

.plugins ul#project-ul li a.current {

	color: #2486AD;

}

.plugins ul#project-ul li:hover a {
	color: #EEE;
}

.plugins ul#project-ul h4 {
	color:#2484AD;
	margin:0px;
	font-family:georgia;
	font-size:17px;
	margin-bottom:5px;
}
span.dev {
	color: #F03703;
}

.show-project {
	margin-bottom:20px;
	position:relative;
}
.show-project img {
	position:static;
	z-index:10;
}
ul.recentlist {
	bottom:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:absolute;
	right:4px;
	z-index:20;
}
ul.recentlist li {
	display:inline;
}
ul.recentlist li a, ul.recentlist li a:visited {
	background:#E5E5E5 none repeat scroll 0 0;
	color:#000000;
	cursor:pointer;
	display:block;
	float:left;
	margin-right:2px;
	padding:1px 9px;
	text-decoration:none;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;

	border:1px solid #333;
}
ul.recentlist li a:hover, ul.recentlist li a:visited:hover {
	background:#666666 none repeat scroll 0 0;
	color:#FFFFFF;
}
ul.recentlist li a.current {
	background:#FF0000 none repeat scroll 0 0;
	color:#FFFFFF;
}
.content-menu {
	height: 100px !important;
	margin-bottom: 25px;
}
.squeezer-menu {
	padding-top: 30px;
	height: 85px !important;
}
p.more-bigger {
	font-size: 230%;
}
img.screen {
	padding: 4px;
	border: 1px solid #ddd;
	background: #F6F6F6;
}
#next.last, .line-space {
	padding-bottom: 45px;
	border-bottom: 1px solid #eee;
}
span.buddy {
	color: #2484AD;
}
.package ul {
	padding-left: 15px;
}
div#installing-zip {
	margin-bottom: 30px;
}
div.show-project div.avatar-block {
	margin:-24px 0 0 0;
	padding:0;
}
div.show-project div.avatar-block img.avatar {
	border:0 none;
	height:40px;
	margin:0;
	padding:0;
	width:40px;
}
div.show-project {
	width:360px;
}
.link-plugin {
	margin-top: 15px
}
.link-plugin ul.ul-plugin li {
	display:inline;
	font-size:1.5em;
}
.link-plugin ul.ul-plugin li a {
	margin: 0 8px 0 0;
}
.plugin-info {
	margin:0;
	padding:0;
	display: block;
	background: #fcfcfc;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.plugin-info li {
	border-bottom:1px solid #E1E1E1;
	list-style:none;
	margin-left:-15px;
	padding:2px 0px 4px 20px;
}
.plugin-info li:last-child {
	border: none;
}
.plugin-download {
	background:#2486AD;
	margin:16px 0;
	padding:8px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
.plugin-download a {
	color:#fff;
	text-align:center;
	display:block;
	font-size:2em;
}
#comments_template {
	padding:20px 0;
	display:table;
	clear:both;
	border-bottom:1px solid #EEEEEE;
}