/*
Theme Name: UA College of Engineering - UTCA
Theme URI: http://eng.ua.edu
Description: This WordPress theme is intended solely for the University of Alabama's College of Engineering.
Version: 1.0
Author: Rachel Carden
Author URI: http://webtide.wordpress.com
Tags: university, alabama, college, engineering
*/

@import url("../ua_eng/resets.css");

html {
	display:block;
}

body {
	display:block;
	background:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:normal;
	cursor:default;
}

h1 {
	font-size:22px;
	line-height:normal;
	font-weight:bold;
	color:#b10021;
	text-align:center;
	margin-bottom:5px;
}

h2 {
	font-size:18px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 3px 0;
}

h3 {
	font-size:15px;
	line-height:normal;
	font-weight:bold;
	margin:0 0 3px 0;
}

p, ul, ol, blockquote, table {
	margin-bottom:17px;
}

blockquote {
	padding-left:30px;
	padding-right:30px;
}

img {
	max-width:100%;
	height:auto;
	margin:auto;
}

.center {
	text-align:center;
}

.red {
	color:#900;
}



#wrapper {
	display:block;
	width:940px;
	padding:0 10px 0 10px;
	padding:0;
	margin:auto;
}

#header {
	display:block;
	background:#b10021;
	padding:0;
	font-size:32px;
	line-height:normal;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

#header span {
	display:inline-block;
	vertical-align:top;
	padding:52px 0 0 0;
}

#header span.caps {
	padding:17px 0 0 0;
	margin:0 10px 0 0;
	font-size:100px;
	line-height:normal;
	font-weight:bold;
	letter-spacing:-7px;
}

#header a {
	display:block;
	height:150px;
	margin:0;
	border:0;
	padding:0 0 0 25px;
	text-decoration:none;
	color:#fff;
}

#navigation {
	display:block;
	background:#867866;
	color:#fff;
}

#navigation ul {
	width:906px;
	margin:auto;
	overflow:hidden;
}

#navigation li {
	float:left;
	text-align:center;
	font-weight:bold;
}

#navigation li.one { width:76px; }
#navigation li.two { width:100px; }
#navigation li.three { width:105px; }
#navigation li.four { width:100px; }
#navigation li.five { width:173px; }
#navigation li.six { width:114px; }
#navigation li.seven { width:124px; }
#navigation li.eight { width:104px; }

#navigation li a {
	display:block;
	padding:6px 4px 6px 4px;
	text-decoration:none;
	color:#fff;
}



#image_header {
	text-align:center;
	margin-top:10px;
	margin-bottom:-5px;
}
#image_header img {
	border:1px solid #000;
}


#content {
	display:block;
	min-height:100px;
	padding:20px;
	overflow:hidden;
}

#content table {
	width:100%;
}
	
#content th {
	background:#333;
	color:#fff;
	font-weight:bold;
	padding:2px;
}

#content td {
	padding:2px;
}

#content tr:nth-child(odd) td {
	background:#ddd;
}

#content .smaller {
	font-size:12px;
	line-height:normal;
}

#content .wp-caption { 
	max-width:300px;
	margin:14px;
}

#content .wp-caption p {
	margin:0;
	padding:4px 0 0 0;
	font-size:12px;
	line-height:normal;
}

#content .alignleft {
	float:left;
	margin-left:0;
}

#content .alignright {
	float:right;
	margin-right:0;
}

#content img.alignleft, #content img.alignright {
	max-width:300px;
	height:auto;
}

#content ul {
	margin-left:25px;
}

#content li {
	list-style:disc outside;
}

#content .center ul {
	width:auto;
	margin-left:auto;
	margin-right:auto;
}


#content a {
	font-weight:bold;
	color:#900;
}

#content h1.has_left {
	clear:both;
	width:705px;
	float:right;
	padding-bottom:7px;
}
#content div.has_left {
	clear:both;
	display:block;
	background:url(images/black_dot.jpg) 175px top repeat-y;
	overflow:hidden;
	padding:5px 0 5px 0;
}

#content div.left {
	display:block;
	min-height:1px;
	float:left;
	width:175px;
}

#content div.left ul {
	border-top:1px dotted #000;
	margin:0;
}

#content div.left li {
	border-bottom:1px dotted #000;
	font-size:13px;
	line-height:normal;
	list-style:none;
}

#content div.left li.current {
	background:#ddd;
}

#content div.left li.child {
	font-size: 90%;
	line-height: normal;
	padding-left: 10px;
	}
	
#content div.left li a {
	display:block;
	color:#000;
	padding:7px;
	text-decoration:none;
}

#content div.right {
	display:block;
	min-height:1px;
	float:right;
	width:705px;
}

#content div.col1 {
	display:block;
	float:left;
	width:49%;
}

#content div.col2 {
	display:block;
	float:right;
	width:49%;
}


#content div.staff img {
	clear:both;
	float:left;
	width:100px;
	height:auto;
	margin:0;
}

#content div.staff h3, #content div.staff p {
	margin:0;
}

#content div.staff .text {
	float:right;
	width:595px;
	padding:0 0 20px 0;
	margin:0;
	overflow:hidden;
}

#content div.sitemap {
	display:block;
	background:none;
	width:65%;
	min-height:1px;
	margin:auto;
	text-align:left;
	overflow:hidden;	
}

#content div.sitemap ul {
	display:block;
	margin:0;
	border:0;
	padding:0;
}

#content div.sitemap li, #content div.sitemap li li {
	list-style:disc inside;
	padding:0;
	margin-bottom:6px;
}
#content div.sitemap li li {
	margin:0 0 3px 0;
}

#content div.sitemap li li a {
	font-weight:normal;
}

#content div.sitemap ul.one {
	float:left;
	width:45%;
}

#content div.sitemap ul.two {
	float:right;
	width:45%;
}

#content div.sitemap ul ul {
	padding:0 0 0 20px;
}


.project .project_id {
	color:#666;
	font-weight:bold;
	margin:0 0 2px 0;
}

.project h2 { 
	margin:0 0 3px 0;
	}

.project .category {
	font-size:12px;
	line-height:normal;
}

#content .project .attachments {
	display:block;
	clear:right;
	float:right;
	width:50%;
	margin:0;
	border:0;
	padding:0;
}

#content .project .attachments p, #content .project .attachments ul {
	display:block;
	margin:0;
	border:0;
	padding:0;
}

#content .project .attachments li {
	display:block;
	list-style:none;
	margin:0 0 2px 0;
	border:0;
	padding:0;
}


.project .status, .project .faculty, .project .campus {
	clear:left;
	float:left;
	width:50%;
}
.project .status .complete { color:#0b8522; }





#footer {
	display:block;
	border-top:2px solid #b10021;
	padding:25px 0 35px 0;
}

#footer table {
	width:100%;
}
#footer table td {
	vertical-align:middle;
	text-align:center;
}
#footer table td.ua {
	/*width:178px;*/
	text-align:right;
}
#footer table td.uab {
	width:400px;
}
#footer table td.uah {
	text-align:left;
}

#footer p {
	text-align:center;
	padding-top:20px;
	line-height:19px;
	color:#222;
}



#search {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}

#search select {
	border:1px dotted #666;
	padding:5px;
	width:83%;
	height:30px;
}

#search input.submit {
	float:right;
	background:#867866;
	color:#fff;
	width:15%;
	height:30px;
	margin:0;
	border:0;
	padding:0;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	cursor:pointer;
}

#search td {
	background:none;
	padding:5px 0 5px 0;
	vertical-align:middle;
	overflow:hidden;
}

#search tr td:first-child  {
	padding-left:20px;
}

#search td.label {
	width:140px;
}

#search td.search {
	padding-right:30px;
}

#search tr:nth-child(odd) td {
	background:none;
}



#results {
	width:100%;
	border:0;
	padding:0;
}

#results td, #results th {
	background:none;
	padding:3px 4px 4px 4px;
}

#results tr:nth-child(odd) td {
	background:none;
}
#results tr:nth-child(even) td {
	background:#eee;
}

#results tr.header td, #results th {
	background:#867866;
	color:#fff;
	font-weight:bold;
}

#results tr.header td a, #results th a {
	color:#fff;
}

#results td.project_id, #results th.project_id {
	width:75px;
}

