﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	overflow-y: scroll; 
	display: table;
    margin: auto;
}



body {
    display: table-cell;
    text-align: center;
}

body {
	margin: 0px;
	padding: 0;
	font-size: 11pt;
}

body, th, td, input, textarea, select, option {
	font-family: Arial , Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #1C53E3;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 0px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 130px;
}

#logo2 {
	height: 0px;
}

#logo h1 {
	float: left;
	padding: 20px 0px 0 0px;
	letter-spacing: -2px;
	font-size: 48px;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
	
}

#logo h3 {
	float: left;
	font-size: 0 px;
	
}

#logo h4 {
	float: right;
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	
}

#logo h5 {
	padding: -100px 0px 0px 0px;
	font-size: 11pt;
	
}


#logo a {
	text-decoration: none;
	color: #372412;
}

/* Gallery */

#gallery {
	clear: both;
	width: 950px;
	height: 300px;
	margin: 0 auto;
	text-align: left;
}

#top-photo h2 {
	height: 1.4em;
	font-size: 1em;
}

#top-photo p {
	margin: 0;
	padding: 10px 0 10px 0;
}

/* Menu */

#menu {
	width: 930px;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 272px;
	height: 30px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
}

#menu a:hover {
	background: url(../images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(../images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 830px;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 532px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(../images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(../images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(../images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
}

#footer a {
	color: #C28C21;
}


div#brandingbar a, div#masthead a, div#masthead_home a { border: none; }

div#brandingbar {
	text-align: right; position: relative;
	height: 53px; margin: 0 12px;
	background: url(../images/ucr_name.gif) no-repeat;
}

div#brandingbar .overlay { position: absolute; right: 0; z-index: 100; }
div#brandingbar h1, div#brandingbar h2 { position: relative; z-index: 101; }




#masthead, #masthead_home { width: 100%; min-width: 964px; }

#masthead h1, #masthead_home h1 { width: 940px; }


#masthead, #masthead_home {
	background-position: 50% 0%; background-repeat: no-repeat;
}
#masthead { height: 70px; }
#masthead_home { height: 90px; background-image: url(/images/design6/mastheadslt/masthead2.jpg); }

#masthead h1, #masthead_home h1 {
	margin: 0 auto; text-align: left;
	font-family: "Trade Gothic W02 Cn 18", "Arial Narrow", Arial, "Helvetica Neue", Helvetica, "Liberation Sans", sans-serif;
	font-size: 41px; line-height: 55px; font-weight: normal;
}

#spotlight {
	width: 100%; margin-bottom: 33px;
	background: url(/images/design6/spotlight_bkgrnd.gif) 0% 0% repeat-x;
}

div#masthead_home h1 a, div#masthead h1 a {
	display: block; height: 90px; width: 50%;
}

div#masthead h1 a { height: 70px; }
