/*
THEME NAME: BuddyPress Public Site
THEME URI: http://www.buddypress.org
DESCRIPTION: BuddyPress theme based on Sandbox
VERSION: 1.5.1
AUTHOR: <a href="http://andyinlife.com">Andy Peatling</a> based on work by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/






body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
margin:0;
padding:0;
} 



html {
	font: normal 62.5% Georgia, Times, Serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	line-height: 165%;
	background-color: #fff;
	background-image: url(images/bg_gbl02.jpg);
	background-repeat: repeat-x;
	background-position: 0px -23px;
}
.floatright {
	float: right;
	display: block;
}
.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}


hr, div.clear {
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}

h1 {
	text-indent: -9999em;
	margin: 0;
	height: 0px;
	display: block;
	padding: 0px;
	width: 0px;
	position: absolute;
}

#topSection ul, #bottomSection ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

img { border: none; }

.squeezer, .pageid-15 #wrapper {
	width: 790px;
	margin: 0 auto;
}
	
#blog-description, .skip-link, .home .entry-title
{ display: none; }

a {
	color: #CC0033;
}
	a:hover {
	text-decoration: underline;
	}

#header {
	float:left;
	margin:0px -37px 7px;
	position:relative;
	z-index:100;
}
	#header a {
	top: 36px;
	left: 7px;
	width: 413px;
	height: 98px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	}
		#header a:hover { background: none; }

/* -------- Top Section */
/*
#nav {
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	display: block;
	}
	*/
#nav	{
	display:block;
	float:left;
	margin-bottom:0px;
	margin-top:20px;
	padding:0pt 0pt 0em;
}

p.bigger {
	font-size: 1.4em;
	line-height: 150%;
}

.stripViewer .panelContainer .panel p.bigger {
font-size:1.5em;
line-height:117%;
}


strong {
	font-weight: bold;
}

#nav ul li {
	float:left;
}
/*
	#nav ul li a {
	display: block;
	background: #fff5da;
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	float: left;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 7px;
	padding:0.4em 0.5em 0.15em 0.5em;
	width: 7em;
	}*/
	
	#nav ul li a {
	background:#FFF5DA none repeat scroll 0% 50%;
	color:#CC0033;
	display:block;
	float:left;
	font-size:1.1em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:8.8em;
	margin-top: 0pt;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.15em;
	padding-left: 0.5em;
	}
	
	
		#nav ul li a:hover {
	color: #fff;
	background-color: #D34D58;
		}


/* -------- Screens */

#screens {
	background: #eee;
	padding: 0.8em 0 1em 0;
}
	#screens h2 {
		font-weight: normal;
		font-size: 1.4em;
	}
	
	#screens h3 {
		color: #f77309;
		font-weight: normal;
		margin: 1em 0 -0.4em 0;
	}

	#screens p {
		line-height: 160%;
		font-size: 0.9em;
	}
	
	#screens img { margin-left: -5px; }

/* -------- Bottom Section */

#bottomSection {
	padding: 1.2em 0;
	margin-top:20px;
}
	#bottomSection h3 {
		font-weight: normal;
		font-size: 1.2em;
	}

	#bottomSection p, #bottomSection li {
		line-height: 160%;
		font-size: 0.9em;
		margin-bottom:0.9em;
	}
	
	#bottomSection code {
		background: #fff5da;
		color: #333;
		font-size: 1.0em;
		padding-left: 10px;
		display: block;
	}

	li#mail, li#trac {
	background: url(BuddyPress%20%C2%BB%20A%20Wordpress%20MU%20Based%20Social%20Network%20Platform_files/images/trac.gif) center left no-repeat;
	padding-top: 2px;
	margin-bottom: 0.4em;
	}
	
	li#mail {
		background-image: url(BuddyPress%20%C2%BB%20A%20Wordpress%20MU%20Based%20Social%20Network%20Platform_files/images/mail.gif);
	}

/* -------- Footer */

#footer {
	text-align: left;
	background-color: #E09292;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.single #footer { margin-top: 0; }
	#footer img {
	float: left;
}


/* -------- Columns */

.left, .center, .right { 
	float: left;
	width: 30%;
}

.left {
	margin-right: 4.5%;
}
	#topSection .left {
		width: 40%;
		margin-right: 6%;
		padding: 0.5em 7% 0.5em 0;
		
		float: left;
		background: url(BuddyPress%20%C2%BB%20A%20Wordpress%20MU%20Based%20Social%20Network%20Platform_files/images/shadow_line.gif) top right no-repeat;
	}
		#topSection ul.left { 
			background: none; 
			width: 47%;
			padding: 0;
		}

.center {
	margin-right: 4.5%;
}

.right {
	
}
	#topSection .right {
	width: 500px;
	float: left;
	}

/* --------- Articles */

.single .squeezer, .pageid-15 #wrapper {
	width: 700px;
}

h2.entry-title, h3.entry-title, h2.page-title {
	background: #fff5da;
	padding: 0.4em 0.8em;
	color: #555;
	text-transform: uppercase;
	font-weight: normal;
	float: left;
}
	h3.entry-title a {
		text-decoration: none;
		color: #555;
	}
		h3.entry-title a:hover {
			background: none;
		}

h2.page-title {
	background: #eee;
}

.entry-content {
	clear: both;
}

#nav-above {
	margin-top: 1.7em;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

	.nav-previous a, .nav-next a {
		display: block;
		background: #eee;
		padding: 0 0.5em;
		text-align: center;
		text-transform: uppercase;
		font-size: 0.8em;
		color: #333;
		text-decoration: none;
	}
		.nav-previous a:hover, .nav-next a:hover {
			background: #f77309;
			color: #fff;
		}

#nav-below { display: none; }

.post {
	clear: both;
}

#comments {
	background: #eee;
	padding: 0.7em 0;
	margin: 3em 0 0 0;
}
	.form-label, .form-submit { margin-top: 0.7em;}
	.form-submit { margin-bottom: 3em; }
	
	#comments-list ol {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#comments-list ol li {
		background: none;
		padding: 1em;
		margin-bottom: 2em;
		position: relative;
	}
	
	#comments-list ol li.alt {
		background: #fcfcfc;
	}
	
	.comment-count {
		font-size: 6em;
		color: #ddd;
		position: absolute;
		top: -10px;
		right: 5px;
	}
	
	#comment-notes {
		font-size: 0.9em;
		margin: -0.5em 0;
	}
	
	.comment-body {
		margin-left: 84px;
	}
	
	.unapproved {
		color: red;
	}
	
	#comments .fn {
		font-size: 1.4em;
	}
	
	#comments textarea { width: 100%; height: 175px; }

#respond h3, #comments-list h3 {
	font-weight: normal;
	font-size: 1.5em;
	color: #f77309;
}

.avatar {
	float: left;
	border: 2px solid #ccc;
	margin: 0 1em 1em 0;
}

.sidebar { display: none; }
#access {
	float: right;
	font-size: 0.9em;
	color: #C9162A;
	padding-right: 4px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 4px;
}
#access a {
	text-decoration: underline;
	color: #C9162A;
	text-align: right;
}
#nav ul {
	list-style-type: none;
}
#nav li a.on {
	background-color: #C91529;
	color: #FFF5DA;
}
#columns_footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}



.post{margin-bottom:12px;border-bottom:solid 1px #ddd;padding-bottom:6px;}

.post .category a {
	color: #535353;
	font-weight: normal;
}
.post a {
	color: #CC2839;
}
.post a:hover {
	text-decoration: underline;
}
.post h3 a {
	color: #CC285F;
	text-decoration:none;
}.post .post_image {
	float: left;
	margin-right: 6px;

}

.post h4 {font-family:Arial, Helvetica, sans-serif; margin-top:0.9em;font-size:0.9em;}
.post h3, .post h3 a {
	font-weight: normal;
	line-height: 100%;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.post .date {
	color: #3DBD2B;
}
.post .category a {
	text-decoration: none;
}
.post a {
	text-decoration: none;
}
.news {
	width: 460px;
	margin-right: 4.5%;
	float:left;
}
.features_right {
	float: left;
	width:294px;
	_width:254px;

}



.porfolio_holder{float:left;width:140px;display:block;height:130px;margin:6px;}

ul.portfolio, ul.portfolio_two,*{margin:0;padding:0}

.portfolio li, .portfolio_two li{list-style-type:none;padding:0;float:left;}

.slider-wrap .portfolio a.thickbox {
	border:2px solid #FFFFFF;
	float:left;
}

.slider-wrap .portfolio a.thickbox:hover {
border:2px solid #660000;

}
.thickbox img.trans {
	position:absolute;
	float:left;
	z-index: 200;
}




a:focus {
	outline: none;
}
#panel {
height:70px;
	
display:none;
padding:10px 0px 10px 0px;
}
.slide {
	margin: 0px auto;
	padding: 0;
	width:790px;
	display: block;
	height: 36px;
}
.btn-slide {
	background-image:url(images/arrows.gif);
background-position:left -49px;
background-repeat:no-repeat;
color:#C9162A;
display:block;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:31px;
line-height:normal;
margin:0pt auto;
padding:10px 0pt 0pt;
text-align:center;
text-decoration:none;
width:156px;
}
.active {
	background-position: left 14px;
}
#panel .quote {
color:#D34D58;
font-family:georgia;
font-size:1.3em;
font-style:italic;
font-weight:bold;
line-height:1.4em;
margin:auto;
padding:10px;
width:790px;
word-spacing:0.1em;
}
#panel .cite {
color:#666;
font-weight:bold;
padding-left:10px;
font-size:0.86em;
}
#wrapper {
	margin: 0px;
	padding: 0px;
}

