/* ----------------------------------------------
	Theme Name : 
	Version : 1.0   
	Author : Chris Seymour
	Author URI : http://www.c5mix.com/	
 ------------------------------------------------ */


/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	background:#546b8a url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/default-bg.jpg) repeat-x top;
	margin:0;
	padding:0;
}

/* Humanities Center Styles */
.pageCenter {
	background:#8b5489 url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/center-bg.jpg) repeat-x top;
}
.pageCenter a {
	color:#502e4f;
}
.pageCenter #page h1 {
	background:#502e4f;
	color:#fff;
}
.pageCenter h2 {
	color:#502e4f;
}

/* Humanities Corridor Styles */
.pageCorridor {
	background:#9d8332 url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/corridor-bg.jpg) repeat-x top;
}
.pageCorridor a {
	color:#5f4f1e;
}
.pageCorridor #page h1 {
	background:#5f4f1e;
	color:#fff;
}
.pageCorridor h2 {
	color:#5f4f1e;
}

/* Syracuse Symposium Styles */
.pageSymposium a {
	color:#143054;
}
.pageSymposium #page h1 {
	background:#143054;
	color:#fff;
}
.pageSymposium h2 {
	color:#143054;
}


a { }
a img { border: 0 }


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

#page {
	background:#fff;
	margin:0 auto;
	width:1000px;
}
.inner {
}
#feature .inner, #sidebar .inner {
	border:8px solid #999;
	height:235px;
}
.stripes {
	background:url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/stripes.png) no-repeat center;
	width:965px;
	height:10px;
	margin:0 auto 12px;
}
.stripes-blue {
	background:url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/stripes-blue.png) no-repeat center;
	width:965px;
	height:10px;
	margin:0 auto;
}

/* Header */

#header {
	width:965px;
	height:150px;
	position:relative;
	margin:0 auto 25px;
}
#header #logo {
	position:absolute;
	bottom:0;
	left:0;
}

#header-box {
	position:absolute;
	right:0;
	top:75px;
}


/* Search Box */

.search-box h5 {
	float:left;
	margin:2px 6px;;
	color:#666;
}
.search-box input {
	vertical-align:middle;
	margin:0 2px;
}



/*  Main Navigation  */

#nav {
	background:url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/stripes.png) no-repeat bottom center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:55px;
	overflow:hidden;
}
#nav ul {	
	margin:12px 0 0;
	padding:0;
	overflow:hidden;
	float:right;
}
#nav ul li {
	margin:0;
	padding-top:8px;
	list-style:none;
	float:left;
	border-top:4px solid #999;
}

#nav ul li a {
	display:block;
	padding:0 8px;
	font-size:11px;
	line-height:1;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	border-left:1px solid #666;
}
#nav ul li:first-child a {
	border:none;
}
#nav ul li:first-child {
	border-top-color:#ccc;
}
#nav ul li a:hover, #nav ul li.nav-selected a, #nav ul li.nav-path-selected a {
	color:#000;
}
#nav ul li.nav-selected, #nav ul li.nav-path-selected {
	border-top-color:#fff!important;
}
#nav li#secCenter {
	border-top-color:#502e4f;
}
#nav li#secCorridor {
	border-top-color:#736230;
}
#nav li#secSymposium {
	border-top-color:#143054;
}


/* Dropdown Menus */		

#nav li ul {
	background:#eee;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	margin:0 0 0 -1px;
    z-index: 10;
	border:none;
	padding:0;
}
#nav li li {
    font-size: 0.8em;
    line-height: 1.2em;
	float:none;
	padding:0;
}
#nav li li a {
}	
#nav li li a:hover {
	color:#ddd!important;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}



/* Feature */

#feature {
	width:650px;
	overflow:hidden;
	margin-bottom:12px;
}



/* Sections */

#sections {
	background:#142f53;
	padding:15px 18px;
	overflow:hidden;
}
#sections .column {
	background:#fff;
	margin:5px 0;
	width:300px;
	height:280px;
	border:9px solid;
	float:left;
}
#sections .column h1 {
	background:none;
	margin:13px 9px;
	padding:0;
}
#sections .column p {
	margin:9px;
}
#sections #hum-center {
	border-color:#decfde;
}
#sections #hum-center h1, #sections #hum-center a {
	color:#502e4f;
}
#sections #hum-corridor {
	border-color:#e2ddcd;
	margin:5px;
}
#sections #hum-corridor h1, #sections #hum-corridor a {
	color:#5f4f1e;
}
#sections #syr-symposium {
	border-color:#ced6e0;
}
#sections #syr-symposium h1, #sections #syr-symposium a {
	color:#143054;
}




/* Wrapper */

#wrapper {
	margin:0 auto 40px;
	width:965px;
	overflow: hidden;
}
#home #wrapper, #home_more_content #wrapper {
	margin-bottom:0;
}



/* Content */

#content {
	width:690px;
}
#full #content {
	width:100%;
}
#home #content, #home_more_content #content {
	background:url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/stripes.png) no-repeat top center;
	clear:both;
	width:965px;
	padding:20px 0 0;
}
#content #intro p {
	font-size:24px;
	line-height:1.1em;
	margin-bottom:0.5em;
}
#content #intro a {
	font-weight:normal;
}
#content .inner {
	margin:20px;
}
#content-header {
}


/* Aside */
#aside {
	border:9px solid #ccc;
	margin-bottom:14px;
	overflow:hidden;
}
#aside img {
	vertical-align:bottom;
}



/* Sidebar */

#sidebar {
	width:265px;
}
#home #sidebar, #home_more_content #sidebar {
	width:300px;
	margin-bottom:12px;
}
#home #sidebar .inner, #home_more_content #sidebar .inner {
	overflow:hidden;
}



/* Video Page List */
.ccm-page-list-video {
	position:relative;
}
.ccm-page-list-video img {
	vertical-align:bottom;
}
.ccm-page-list-video .ccm-page-list-info, .ccm-gallery .ccm-page-list-info {
	background:#fff;
	position:absolute;
	padding:10px;
	z-index:10;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;

}
.ccm-page-list-video .ccm-page-list-info {
	bottom:0;
	left:0;

}
.ccm-page-list-info h2 {
	font-size:14px;
	font-weight:bold;
}
.ccm-page-list-info h3 {
	margin-bottom:0.5em;
}
.ccm-page-list-info p {
	margin-bottom:0;
}

.ccm-page-list-video-results {
}
.ccm-page-list-thumb {
	float:left;
	margin-right:20px;
}
.ccm-page-list-thumb img {
	width:160px;
	height:auto;
	border:9px solid #999;
}
.ccm-page-list-video-results .ccm-page-list-info {
	float:left;
}



/* Sub Navigation */

ul.nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-size: 15px;
}
ul.nav li {
	border-bottom: 1px solid #fff;
	list-style: none;
}
ul.nav li a {
	background:#acacac;
	text-decoration:none;
	text-transform:uppercase;
	color:#666;
	display: block;
	padding: 5px 6px;
	line-height:1;
}
ul.nav li a.nav-selected, ul.nav li a:hover {
	background:#ccc;
	color: #4b4b4b;
}
ul.nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.9em;
}
ul.nav li ul {
	margin:0 1em;
	padding:0;
}
ul.nav li li a {
	background:none!important;
}




/* Footer */

#footer {
	background:url(http://www.syracusehumanities.org/packages/theme_syrhumanities/themes/syrhumanities/images/stripes.png) no-repeat top center;
	clear:both;
	margin:12px auto 0;
	padding:20px 0;
	width:965px;
	overflow:hidden;
}
#footer p {
	margin:0;
}
#footer a {
	color:#464748;
	font-size:11px;
	line-height:2em;
}
#footer .copyright {
	color:#999;
}
#footer .left img {
	vertical-align:middle;
}
#footer .right {
	padding-top:3px;
}



/* Form */

#page form {
	margin-bottom: 1.5em;
}
#page form table {
	margin-bottom: 0;
}
#page form table td {
	border: 0;
}
form input, form textarea, form select {
	padding:1px;
	color:#666;
	font-family:Arial;
}


/* alignment classes & additional classes*/

.left  { float: left; }
.right { float: right; }


/* Clearing */

.clearboth { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: ".";
}

table.documentLibraryList {
	table-layout:fixed;
}
table.documentLibraryList td {
	word-wrap: break-word;
}

/* customize_miscellaneous */ /* customize_miscellaneous */
