/*
Theme Name: GCOM club
Description: Custom designed theme for the GCOM Club @ Sacramento City College
Author: Slavic Palenyy, Jenn de la Fuente

*/

body {
	background-color: #FFF;
	margin:0px;
	padding:0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.clearfloat {
	clear:both;
}

/* fonts and stuff */

a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: c1272d;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h1 {
font-family: helvetica,sans-serif;
color: #666666;
font-size: 55px;
letter-spacing: -1.8pt;
font-weight: 100;
}

h2 {
	font-size: 150%;
	font-weight: bold;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}

h4 {
	font-size: 110%;
	font-weight: bold;
}

.postmetadata {
	font-size: 90%;
}

/* ah, bullets and lists */

#content ul {
	margin-left: 25px;
}

/* structure */

#centerbody {
	width: 940px;
	margin: 0 auto 3em;
	background-color: #FFF;
}

#sidebar {
	float: left;
	background-image: url(images/notepad.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFF;
	width: 305px;
	min-height: 400px;
	padding-left: 20px;
}

#sidebar li {
	list-style-type: none;
}

#sidebarnav {
	font-size: 14px;
	color:#222;
	padding: 225px 0 160px 80px;
	line-height: 17px;
}

#content {
	float: right;
	width: 600px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

#footer {
	border-top: 1px #000 solid;
	text-align: center;
	font-size: 90%;
	padding: 5px;
}


/*old progress report tags below*/

.letter{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.rule {
	border-top:1px solid #333;
	margin-top:15px;
	margin-bottom:15px;
	
}

.titles_san {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}
.headline {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;   

}
.active {
	color:#333333;
	
}

.purple {
	color:#621A4B;
}

.adopter_list {
	color:#333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	}

#container { position: relative; min-height: 100%;}


#top_colorbar {
	position:relative;
	width:580px;
	height:2px;
	background-color:#000000;
	margin-left: 370px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	left: 360px;
	margin-top:10px;
	width:600px;
}

#navigation a {
	color:#444;
	text-decoration: none;
}

#navigation a:hover, a:active {
	color: #000;
}


#mainnav {
	list-style:none;
	padding-bottom:10px;
	color:#777;
	padding:0px;
	margin:0px;
}

#mainnav li {
	text-align: left;
	float: left;
	padding:3px;
	padding-right:6px;
}

#indent {
padding:0 0 0 40px;
}



#subnav {
	clear:both;
	list-style:none;
	height:20px;
	color:#333333;
	padding: 13px 0px 0px 73px;
	margin:0px;
}

#subnav li {
	text-align: left;
	float: left;
	padding-right:3px;
}

#header {
	position:relative;
	left: 56px;
	margin-top:50px;
	width:265px;
	padding-left: 40px;
}

#sidebar_larger {
	padding-left: 100px;
	margin-top:50px;
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#222;
	line-height: 17px;
	float:left;
}

#content a {
	color:#444;
	text-decoration: none;
}

#content1 {
	margin:20px 0 0 370px;
	width:580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:none;
	color:#222;
	line-height: 17px;
}


#content2 {
	width:580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	list-style:none;
	color:#444;
	line-height: 23px;
	font-weight: lighter;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 370px;
}

#content li{
	margin-right:50px;
	padding:2px;
	margin-left:-40px;
	}
.members {
	padding-left: 15px;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-right: 15px;
}
.membersPicture {
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}
#apDiv2 {
	position:static;
	width:340px;
	height:283px;
	z-index:1;
	left: 21px;
	top: 425px;
}

.ads {
	border: none;
	padding: 10px 0;
}