/*  
	Theme Name: UCA Child Theme
	Theme URL: 
	Description: Corporate is a 2 or 3-column Widget-ready child theme created for the Genesis Theme Framework.
	Author: Cotton Rohrscheib
	Author URI: http://www.cottonrohrscheib.com
	Version: 1.0
	Notes: The Only Plugins Required w/ this theme are: (1) Genesis Simple Hooks, (2) WP-Cycle, (3) WP-dTree
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #333333 url(../images/uca_common_bg.jpg);
	color: #333333;
	font-size: 11px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	margin: 0px auto 0;
	padding: 0;
	line-height: auto;
	}

/***** Hyperlinks ********************/

a, a:visited {
	color: #0099ff;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #0099ff;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: white;
	width: 960px;
	margin: 13px auto 10px;
	padding: 0px;
	position: relative;
	
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	}	
	

/***** Header  ********************/

#header {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/hdr_bg.gif);*/
	width: 960px; 
	margin: 0;
	padding: 0;
	}
	
#header .wrap {
	}

#title-area {
	width: 00px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #CCCCCC;
	font-size: 30px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a {
	color: #CCCCCC;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 20px;
	}

#header .widget-area {
	width: 595px;
	float: right;
	margin: 0; 
	padding: 20px 0 0 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/logo.png) left top no-repeat;*/
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 0px;
	
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area h1, .header-full-width #title-area h1 a, .header-full-width #title-area h4, .header-full-width #title-area h4 a {
	width: 960px;
	}
	
/***** Header Pages/Category Widget Menu ********************/

#header ul.nav {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #666666;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-down.png);*/
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-right.png);*/
	top: 10px;
	}

#header ul.nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a { 
	width: 160px;
	}

#header ul.nav li ul a:hover, #header ul.nav li ul a:active { 
	}

#header ul.nav li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	background: #000000;
	width: 960px;
	height: 36px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-transform: normal;
	clear: both;
	}

#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
    margin: 0;
	padding: 7px 18px 8px 15px;
	text-decoration: none;
	position: relative;	
	border-right: 1px solid #000000;
	}

#nav li a:hover, #nav li a:active {
	background: #000000;
	color: #eeeeee;
	}
	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-down.png);*/
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #000000;
	color: #FFFFFF;
	}

#nav li li a .sf-sub-indicator {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-right.png);*/
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#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;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 7px 10px 6px 10px;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.date {
	}
	
#nav li.rss a {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/rss.png) no-repeat left center;*/
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/twitter-nav.png) no-repeat left center;*/
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 0px;
	background: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    margin: 0;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-down.png);*/
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #444444;
	color: #FFFFFF;
	width: 138px; 
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #000000;
	color: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/arrow-right.png);*/
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -31px 0 0 159px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 960px;
	margin: 0px auto 10px;
	padding: 0;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
    
/***** Homepage ********************/

.dcg  {
	background: #F7F7F7;
	width: 610px;
	float: left;
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #E6E6E6;
	}
	
#content .dcg h2 {
	font-size: 18px;
	font-weight: normal !important;
	}
	
#featured-top {
	width: 960px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.featured-top-left {
	background: #F7F7F7;
	width: 580px;
	float: left;
	margin: 0;
	padding: 0;
	padding: 0 0 0 0;
	border: 0px solid white;
	}
	
.featured-top-right {
	background: #242424 url(/wp-content/themes/uca/images/hdg_bg.jpg);
	color: white;
	width: 380px;
	height: 90px;
	float: right;
	margin: 0;
	padding: 0;
	padding: 60px 0px 0px 0px;
	border: 0px solid white;
	}
	
#featured-bottom {
	background: white;
	width: 650px;
	float: left;
	margin: 0;
	padding: 9px 9px 0 9px;
	border: 1px solid white;
	}
	
#content #featured-top h2, #content #featured-top h2 a, #content #featured-bottom h2, #content #featured-bottom h2 a {
	color: #4f2d7f;
	font-size: 18px;
	font-weight: bold;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	color: #4f2d7f;
	text-decoration: underline;
	}
		
#content #featured-top h4, #content #featured-bottom h4 {
	color: #4f2d7f;
	font-size: 18px;
	/*font-family: verdana;*/
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 0;
	}
	
#featured-top p, #featured-bottom p {
	margin: 0;
	padding: 0 0 9px 0;
	}

#featured-bottom .widget, #featured-top .widget {
	margin: 0;
	padding: 0;
	}
	
#content #featured-bottom img, #content #featured-bottom p img, #content #featured-top img, #content #featured-top p img {
	max-width: none;
	}
	
#featured-bottom .user-profile {
	overflow: hidden;
	}
	
#featured-bottom .user-profile p {
	padding: 10px;
	}

#featured-bottom ul, #featured-top ul {
	/*list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;*/
	}
	
#featured-bottom ul li, #featured-top ul li {
/*
	background: url(http://uca.edu/wp-content/themes/uca/images/sidebar-list.png) no-repeat top left;
	margin: 0;
	padding: 0 0 0 18px;
*/
	}
	
#featured-bottom .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
#featured-bottom .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
.more-from-category a {
	font-weight: bold;
	}
	
.more-from-category a:hover {
	text-decoration: underline;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-top .featuredpost, #featured-top .featuredpage, #featured-bottom .featuredpost, #featured-bottom .featuredpage {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#featured-top .featuredpost .post, #featured-top .featuredpage .page, #featured-bottom .featuredpost .post, #featured-bottom .featuredpage .page {
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid white;
	overflow: hidden;
	}
	
#featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar, #featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid white;
	}
	
#featured-top .featuredpost img, #featured-top .featuredpage img, #featured-bottom .featuredpost img, #featured-bottom .featuredpage img {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid white;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 690px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
	margin: 0 0 10px 0;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 690px;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	margin-left: 20px !important;
	font-size: 12px;
	}
	
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 670px;
	margin: 0 0 10px 0;
	padding: 20px 10px 0 10px;
	}
	
.home #content {
	width: 690px;
	margin: 0 0 10px 0;
	padding: 0;
	}	
	
.full-width-content #content {
	width: 960px;
	margin: 0 0 10px 0;
	padding: 20px 20px 0 10px;
	}

#content a
{
	font-weight: normal;
}

#content img, #content p img {
	max-width: 100%;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 0px 0;
	padding: 0;
	}
	
#content .entry-content {
	overflow: hidden;
	}
	
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: normal;
	border-top: 2px solid white;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #4f2d7f;
	/*font-family: verdana;*/
	font-weight: bold;
	text-decoration: none;
	/*margin: 0 0 5px 0;*/
	padding: 0;
	}

#content h1 {
	font-size: 18px;
	/*padding: 0 0 5px 0;*/
	/*border-bottom: 2px solid white;*/
	}
	
#content h2 {
	font-size: 18px;
	/*font-family: verdana;*/
	padding: 0 0 5px 0;
	border-bottom: 2px solid white;
	}
	
#content h2 a, #content h2 a:visited {
	color: #4f2d7f;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #4f2d7f;
	text-decoration: underline;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: #FFFFFF url(/wp-content/themes/uca/images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}
	
.tags {
	background: #FFFFFF url(/wp-content/themes/uca/images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #3A87DD;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #3A87DD;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #3A87DD;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar & Sidebar-Alt ********************/

#sidebar {
	background: #ebebeb; 
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	display: inline;

	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 15px;

	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 15px;
	}
	
#sidebar-home {
	width: 240px;
	background: #ebebeb;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;

	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 15px;


	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 15px;
	}
	
#sidebar-alt {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget, #sidebar-home .widget {
	background: #ebebeb;
	margin: 0 0 10px 0;
	padding: 9px;
	border: 1px solid #ebebeb;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a, #sidebar-home h2, #sidebar-home h2 a {
	color: #222222;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover, #sidebar-home h2 a:hover {
	color: black;
	text-decoration: underline;
	}

#sidebar h4, #sidebar-alt h4, #sidebar-home h4 {
	color: #222222;
	font-size: 13px;
	/*font-family: verdana;*/
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p, #sidebar-home .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p, #sidebar-home .textwidget p {
	margin: 0;
	padding: 0;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img, #sidebar-home img, #sidebar-home a img {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol, #sidebar-home ul, #sidebar-home ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol, #sidebar-home ul ul, #sidebar-home ol ol {
	margin: 0;
	padding: 0 0 0 18px;
	}

#sidebar li, #sidebar-alt li, #sidebar-home li {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/sidebar-list.png) no-repeat top left;*/
	margin: 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
	}
	
#sidebar-home embed, #sidebar-home object {
	width: 240px; 
	height: 225px;
	margin: 0; 
	padding: 0;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 5px 5px 5px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 0;
	padding: 3px;
	display: inline;
	border: 1px solid #E6E6E6;
	}
	
#sidebar #cat {
	width: 238px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}
	
#sidebar-home #cat {
	width: 278px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 9px;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #E6E6E6;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	margin: 0 10px 0 0;
	padding: 71px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 7px 0 0 0;
	}
	
.s {
	background: #FFFFFF !important;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 11px;
	margin: 0 5px 0 0;
	padding: 3px 0 3px 5px;
	border: 1px solid #E6E6E6;
	}
	
#header .s {
	width: 175px;
	}
	
#nav .s, #sidebar .s {
	width: 155px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}
	
#sidebar-home .s {
	width: 195px;
	}

.searchsubmit {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/nav.png);*/
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	}

.searchsubmit:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
/***** eNews & Updates Widget ********************/

.enews {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/enews.png) top right no-repeat;*/
	margin: 0;
	padding: 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 5px 10px 0 0;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #FFFFFF !important;
	width: 190px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
.enews #subbutton {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #444444;
	}
	
.enews #subbutton:hover {
	background: #000000;
	border: 1px solid #000000;
	}

/***** Latest Tweets Widget ********************/

.latest-tweets {
	/*background: url(http://uca.edu/wp-content/themes/uca/images/twitter.png) top right no-repeat;*/
	margin: 10px 0 0 0;
	padding: 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #444444;
	}
	
.gform_footer .button:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}

/***** Footer ********************/

#footer {
	clear: both; 
	width: 960px;
	height: 40px;
	background: #e5e3e4;
	color: #3d3d3d;
	font-size: 11px;
	margin: 0;
	padding: 7px 0 5px 0;
	text-transform: normal;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #0099ff;
	font-weight: normal;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #0099ff;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 195px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0 0 1px 15px;
	/*background: url(http://uca.edu/wp-content/themes/uca/images/footer-top.png) no-repeat left center;*/
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #3A87DD;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #3A87DD;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #444444;
	}
	
#submit:hover {
	background: #000000;
	border: 1px solid #000000;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #444444;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #444444;
	}
	
.reply a:hover {
	background: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}
	
/*header-fix*/
#header
{
	background-color: #4F2D7F;
	height: 51px;
	width: 960px;
	margin: 0 auto;
	padding:0;
}

#header a.wordmark
{
	background: url("../images/header_back.png") no-repeat scroll 0 0 #4F2D7F;
	width: 400px;
	height: 51px;
	display: block;
	text-indent: -9999px;
}

/* header site nav */
#header ul { list-style:none; }
#header ul, #header li { margin:0; padding:0 }

#header #siteNav
{
	font: .9em "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	position: relative;
	float: left;
	width: 773px;
	padding-left: 187px;
	clear: left;
	color: #FFF;
	background-color: #000;
}
#header #siteNav li
{
	position: relative;
	float: left;
	display: inline;
}
#header #siteNav li a
{
	float: left;
	display: inline;
	overflow: hidden;
	height: 21px;
	text-align: center;
	color: #fff;
	padding-top: 10px;
	font-size: 116%;
	font-weight: normal;
}
#header #siteNav li a:hover
{
	text-decoration: none;
	color: #616161;
}
#header #siteNav li a:active,#header #siteNav li a.selected
{
	color: #fc0;
}

/*-----future students-----*/
#header #siteNav li.futureStudents a, #header #siteNav li.prospectiveStudents a
{
	width: 116px;
}
/*-----current students-----*/
#header #siteNav li.currentStudents a
{
	width: 125px;
}
/*-----parents and families-----*/
#header #siteNav li.parentsAndFamilies a
{
	width: 132px;
}
/*-----alumni and friends-----*/
#header #siteNav li.alumni a
{
	width: 126px;
}
/*-----academics-----*/
#header #siteNav li.academics a
{
	width: 92px;
}
/*-----faculty and staff-----*/
#header #siteNav li.facultyAndStaff a
{
	width: 125px;
}
/*-----quick links-----*/
#header #siteNav li#quickLinks a
{
	/*text-indent:-3000px;*/
	width: 140px;
	width: 105px;
	background: transparent url(../images/qldrop.gif) no-repeat 198px 0;
	background: transparent url(../images/qldrop.gif) no-repeat 0 1px;
	text-transform: uppercase;
	/*background-position: -716px 0;*/
	text-align: left;
	padding-left: 230px;
	padding-left: 32px;
}
/*** Quick Links handling ***/
#header #siteNav ul ul 
{
	background: #333;
	margin: 0;
	width: 139px;
	position: absolute;
	top: -3000px;
	left: 199px;
	left: 0;
	z-index: 1000;
}
#header #siteNav ul li:hover ul,
#header #siteNav ul li.sfHover ul {
	top: 31px;
}
#header #siteNav li li
{
	float: none;
	display: block;
	width: 138px;
	height: auto;
	margin: 0;
	padding: 0;
}
#header #siteNav li#quickLinks li a
,#header #siteNav li#quickLinks li a:hover
{
	float: none;
	display: block;
	width: 122px;
	height: auto;
	background: transparent;
	text-indent: 0;
	overflow: visible;
	color: #fff;
	padding: 4px 3px 4px 13px;
	margin: 0;
	text-align: left !important;
	font-weight: normal !important;
	text-transform: none !important;
}
#header #siteNav li#quickLinks li a:hover
{
	background: #000;
	color: #fc0;
	text-decoration: none;
}

/*footer-fix*/
#footer{
	font-size:1em;
	background: #e5e3e4;
	font-family: Arial, Helvetica, sans-serif;
	width: 944px;
	height:67px;
	margin: 0 auto;
	padding: 12px 8px 0 8px;
	color: #525252;
}

#footer a{
	color: #0099ff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#quickContact, #copyright{
	float: left;
	height: 22px;
}

#footer hr{
	margin-bottom: 11px;
}

#secondarySiteNav, #legalLinks{
	float: right;
}

#secondarySiteNav ul, #legalLinks ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#secondarySiteNav ul li, #legalLinks ul li{
	display: inline;
	border-right: 1px solid #C0BEBF;
	padding: 0 5px 0 3px;
}

#secondarySiteNav ul li.last, #legalLinks ul li.last{
	border: none;
}

/*wpstyles*/
body
{
	text-align: left !important;
}
.featured-top-right .textwidget
{
	text-align: center;
	font-family: "Times New Roman", serif;
	color: #DDD;
	font-size: 2em;
	font-weight: bold;
}
#footer hr
{
	color:#C0BEBF;
	background-color:#C0BEBF;
	height:1px;
	border:none;
}
.widget_nav_menu
{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.searchWrap
{
	border-top: 1px solid #AAA;
	margin-top: -10px;
	padding-bottom: 10px;
	margin-bottom: -10px;
}
#zoneLinks
{
	margin-top: 15px;
}
#zoneLinks li
{
	padding: 0px;
	background: none;
}
#zoneLinks ul ul
{
	padding: 0px;
}

/*** Zone Nav ***/
#zoneLinks li a
{
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	position: relative;
}
#zoneLinks li
{
	cursor: default;
}
#zoneLinks li a:link, #zoneLinks li a[href]
{
	cursor: pointer !important;
}
#zoneLinks li a:hover
{
	text-decoration: none;
	color: #666;
}
#zoneLinks li a .tree
,#zoneLinks li a .noTree
{
	position: absolute;
	top: 2px;
	left: -14px;
	width: 8px;
	height: 8px;
	text-indent: -3000px;
	overflow: hidden;
}
#zoneLinks li a .noTree
{
	background: none;
}
#zoneLinks li li
{
	margin: 10px 0 10px 15px;
}
#zoneLinks li li li
{
	margin: 5px 0 5px 15px;
}
#zoneLinks li li a
{
	margin: 0;
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
}
#zoneLinks li li li a
{
	text-transform: none;
	color: #09F;
}
#zoneLinks .tree
{
	font-size: 0.7em;
	color: #666;
}
#zoneNav .searchWrap
{
	margin: 15px 0;
	border-top: 1px solid #aaa;
}
#content .imageRight, #content .imageLeft
{
	padding: 10px;
	display: inline;
	margin: -5px 15px 15px 15px;
}
#content .imageLeft
{
}
#content .imageRight
{
	float: right;
	clear: right;
}
#content .imageRight img, #content .imageLeft img
{
	border: 5px solid #fff;
}
#content .imageRight strong
{
	clear: both;
	display: block;
	text-align: center;
}
ul.noShadow { list-style-type: none; }
ul.noShadow li
{
	display: inline;
	float: left;
	text-align:center;
	padding-top: 15px;
	width: 120px;
	height: 120px;
}
.contentItem
{
	margin-bottom: 15px;
}
/*** Generic styles ***/
a 
{
    color: #09F;
}
a:hover
{
	text-decoration: underline;
}
.clearFloat 
{ 
	clear: both; 
}

table
,td
,th
{
	border-color: #CCC;
}

/* grid table style */
.grid
{
	width: 100%;
	border-collapse: collapse;
}
.grid td
,.grid th
{
	margin: 0;
	padding: 4px 5px 5px 5px;
}
.grid tr
{
	margin: 0;
}
.grid thead tr
{
}
.grid tbody tr
{
	background-color: #e5e5e5;
}
.grid tbody tr.alt
{
	background-color: #fff;
	border: none !important;
}
#content .groupHeader
{
	font: 0.68em "Lucida Grande",Geneva,Arial,Verdana,sans-serif !important; /* should inherit from body, but doesn't */
	color: #666666 !important;
	font-size: 1.1em !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	margin: 0;
	padding: 0;
}