@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: SCFA
Theme URI: http://benhass.com
Description: Theme for the UC Santa Cruz Facult Assocations
Version: 1.0
Author: Ben Hass
Author URI: http://benhass.com/
*/


/*------------ Reset CSS----------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







/* ------------------------- Main -------------------------------- */



body{
	font-family: "Century Gothic", Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background: #19367f url(img/bgslice.gif) center top repeat-y;
}
		
/* background colors: light: 284899; dark: 19367f;     */



p{
		padding: 10px 60px 0 60px;
}			
	

h1{ 
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 5px 0;
}



a:link, a:visited{
		text-decoration: none;
		color: #444;
}


a:hover{
		text-decoration: underline;
		color: #222;
}
	




/* ---------------------------- Header ------------------------------ */


#header{
		float: left;
		width: 900px;
		height:220px;
		background: #D7D7D7 url(img/scfaheadertrees2.jpg) center top no-repeat;
		border-bottom: 1px solid #ccc;
}

#header a:link, #header a:visited{
		color: #FFF;

}

.headerbox {
		padding: 10px 0px 10px 60px;
		background: #111;
		/* for IE */
  		filter:alpha(opacity=60);
 		/* CSS3 standard */
  		opacity:0.6;
}


#header h1{ 
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	
}

#header h4{
		padding: 0 60px 0 0;
		color: #fff;
}



/* ------------------------- Navigation Menu CSS ----------------------- */

.menu-header {
	background: #D7D7D7;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

ul#menu-navigation {
	
}

ul#menu-navigation li {
	display: inline-block;
}


ul#menu-navigation li ul {
	position: absolute;
	display: none;
	background: #D7D7D7;
	
}
	

ul#menu-navigation li ul li {
	display: block;
	
	/* max-width: 250px; */
}

ul#menu-navigation li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #444;
	border-right: 1px solid #ccc;
	
}

ul#menu-navigation li ul li a {
	border-bottom: 1px solid #ccc;
}

ul#menu-navigation li:hover { 
	background: #A6A6A6;
}

ul#menu-navigation li:hover ul { 
	display: block; 
}

ul#menu-navigation li ul li:hover a {
		background:#CCC;
	
}

ul#menu-navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
		
	}


/*  -------------------------- IMG Image  CSS ---------------------------- */

img.alignright {
		float:right; 
		margin:0 0 1em 1em
}
		
img.alignleft {
		float:left; 
		margin:0 1em 1em 0
}

img.aligncenter {
		display: block; 
		margin-left: auto; 
		margin-right: auto

}
a img.alignright {
		float:right; 
		margin:0 0 1em 1em
}

a img.alignleft {
		float:left; 
		margin:0 1em 1em 0
}

a img.aligncenter {
		display: block; 
		margin-left: auto; 
		margin-right: auto
}

img {
		border:#cc9 3px solid;
		padding:3px;
}

a img {
		border-bottom: #b8860b 2px solid;
}




/*------------------------ wrapper/container/entry CSS-------------- */

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	background-color: #f7f6f6;
}



#container{
	float: left;
	width: 649px;
}
	

		
.post{
		padding: 30px 0 15px 0;
}

.post h2{
		font-family: Georgia, Sans-serif;
		font-size: 18px;
		padding: 20px 60px 10px 60px;
}

.entry{
		line-height: 18px;
}


p.postmetadata{
		margin: 10px 0 0 0;
}
		
.navigation{
		padding: 10px 0 10px 60px;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
}





/* ----------------------------- Sidebar ------------------------- */
		
.sidebar{
	background: #E6E6E6;
	float: right;
	width: 250px;
	border-left: 1px solid #ccc;
	min-height: 1000px;
	height: auto;
}
		
.widgettitle{
		font-family: Georgia, serif;
		font-size: 18px;
		padding: 0 0 5px 5px;
}
		
.sidebar ul{
		list-style-type: none;
		margin: 0;
		padding: 0 5px 0 5px;
}

.sidebar ul li{
		padding: 5px 0 5px 0;
}
		
.sidebar ul li h2{
		font-family: Georgia, Sans-serif;
		font-size: 120%;
		padding: 5px;
}

.sidebar ul ul li{
		padding: 0;
		line-height: 24px;
}		
		

#searchform{
		padding: 8px 0 9px 30px;
		background: url(../../../wordpress-b2/wp-content/themes/scfa/img/searchform.gif) center no-repeat;
}

#searchsubmit{
		margin: 0 0 -7px 0;
}




/* ------------------------------- Footer ----------------------- */
		
		
		
#footer{
	clear: both;
	width: 900px;
	background: #D7D7D7;
	padding: 20px 0 20px 0px;
	border-top: 1px solid #ccc;
}		

#footer p{
		padding: 0 0 0 300px;
}





/* ----------------------------- Comments ------------------------ */


.comments-template{
		margin: 10px 0 0;
		border-top: 1px solid #ccc;
		padding: 10px 0 0;
}

.comments-template ol{
		margin: 0;
		padding: 0 0 15px;
		list-style: none;
}

.comments-template ol li{
		margin: 10px 0 0;
		line-height: 18px;
		padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
		font-family: Georgia, Sans-serif;
		font-size: 16px;
		padding: 10px 0 10px 60px;
}

.commentmetadata{
		font-size: 12px;
		padding: 0 0 0 60px;
}

.comments-template p.nocomments{
		padding: 0;
}

.comments-template textarea{
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size: 12px;
}
table.signs_table td{
border: 1px solid gray;
padding:10px;
} 