/*
Theme Name: CCS
Theme URI: 
Description: Custom WordPress Theme for Charlottesville Catholic School.
Version: 1.0
Author: 
Author URI: 
Tags: charlottesville, catholic, school

*/


/** General Styles **/


body {
    margin: 0;
    padding: 0;
    background: #64a6d2 url(images/body-bg.png) repeat-x top center;
    font-family: "Garamound Premiere Pro", Georgia, Times;
    font-size: 11px;
    color: #fff;
}

#wrapper {
    width: 927px;
    margin: 0 auto;
}

.nodisplay {
    display: none;
}

a {
    color: #edf562;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}


/** Header Styles **/

#header {
    height: 311px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(images/headimg.jpg);
	position: relative;
	padding-top: 37px;
}

#header.head-about {
	background-image: url(images/head_aboutccs.png);
}

#header.head-academics {
	background-image: url(images/head_academics.png);
}

#header.head-admissions {
	background-image: url(images/head_admissions.png);
}

#header.head-parentconnection {
	background-image: url(images/head_parentconnection.png);
}

#header.head-students {
	background-image: url(images/head_students.png);
}

#header.head-alumni {
	background-image: url(images/head_alumni.png);
}

#header.head-givingtoccs {
	background-image: url(images/head_givingtoccs.png);
}

#header-home {
    height: 395px;
    background-color: #fff;  no-repeat bottom center;/** Header image under flash **/
	position: relative;
	padding-top: 59px;
}

#top-menusearch {
    text-align: right;
    font-family: Arial;
    font-size: 11px;
    color: #818181;
    line-height: 18px;
    margin-top: 6px;
	position: absolute;
	width: 500px;
	top: 0;
	right: 5px;
	z-index: 1;
}

#top-menusearch form {
    padding: 0;
    margin: 0;
    width: 205px;
    float: right;
}

#top-menusearch input {
    width: 120px;
    border: 1px solid #818181;
    font-size: 10px;
    font-family: Arial;
    color: #818181;
    padding: 2px;
    height: 11px;
    vertical-align: middle;
}

#top-menusearch input#searchsubmit {
    width: auto;
    vertical-align: middle;
    padding: 0;
    border: none;
    height: auto;
}

#top-menusearch a {
	color: #818181;
}

#top-menusearch a:hover {
	text-decoration: underline;
}


#dropmenudiv {
	position:absolute;
	border:1px solid #00203F;
	border-bottom: 0px;
	line-height: 15px;
	z-index:100;
	margin-top: 0;
	margin-left: -20px;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #1f3c5b;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9e9e9;
}

#dropmenudiv a:hover{
	background-color: #002d5e;
}

#logo a {
    display: block;
    width: 568px;
    height: 35px;
    background: url(images/ccs-logo.png) no-repeat;
    margin-left: 20px;
    margin-top: 13px;
	position: absolute;
	left: 0;
	top: 40px;
}

#toplinks {
	position: absolute;
	top: 13px;
	right: 0;
}

#topbanner {
	margin-top: 50px;
}

#nav {
    height: 39px;
    background: url(images/nav-bg.png) no-repeat top center;
    margin-left: -1px;
	position: relative;
	z-index: 1000;
}

#nav.navhome {
    background: url(images/navhome-bg.png) no-repeat bottom center;
    height: 65px;
}

#nav ul {
    margin: 0 0 0 20px;
    padding: 1px 0 0;
}

#nav li {
    display: inline;
    text-transform: uppercase;
    border-right: 1px solid #4d755d;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 19px;
}

#nav.navhome li {
    line-height: 15px;
    padding: 38px 12px 8px;
}

#nav.navhome li li {
    padding: 4px 12px;
}

#nav li.page-item-19 {
    border: none;
}

#nav li.current_page_parent, #nav li.current_page_item, #nav li:hover {
    background: url(images/nav-active-bg.png) repeat-x bottom center;
}

#nav a, #page-inner #nav a {
    color: #fff;
    text-decoration: none;
}

#nav a:hover {
    text-decoration: none;
}

#nav ul ul ul {
    margin: 8px 0 0 -13px;
    padding: 0;
    background: #053E79;
    border-right: 1px solid #4d755d;
    border-left: 1px solid #4d755d;
    border-bottom: 1px solid #4d755d;
	position: absolute;
	z-index: 100;
}

#nav li li.current_page_item {
    background: none;
}

#nav #suckerfishnav li li.current_page_item a, #page-inner #nav #suckerfishnav li li.current_page_item a {
    color: #EDF562;
}

#nav li li a {
    font-size: 12px;
    text-transform: none;
}

#nav li li {
    background: #053E79;
    border: none;
    padding: 4px 12px;
}

#nav li li a:hover, #page-inner #nav li li a:hover {
    color: #EDF562;
}

#nav li li:hover, #page-inner #nav li li:hover {
    background: #053E79;
}

.breadcrumb {
    color: #000;
    padding-left:40px;
    margin-top:10px;
    font-family: Garamond, Times;
    font-size: 12px;
    font-style: italic;
}


/** Left Sidebar **/

#leftbar {
	width: 175px;
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
}

#content-wrap #leftbar ul {
	padding: 0;
	margin: 0;
	border: 2px solid #235990;
	background: #003e7e;
}

#content-wrap #leftbar ul ul {
	border: none;
	display: none;
}

#leftbar li ul {
	padding-left: 13px;
	border: none;
}

#leftbar h2 {
	margin-bottom: 0;
}

#leftbar li {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: #003e7e;
	border-bottom: 2px solid #032f5e;
	list-style: none;
	position: relative;
}

#leftbar li li {
	border: none;
}

#leftbar li a {
	width: 100%;
	line-height: 23px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#leftbar li li a {
	color: #ffee5e;
}

#leftbar li a:hover, #leftbar li.current_page_item li a:hover, #leftbar ul li.current_page_parent li.current_page_item li a, #leftbar ul li.current_page_parent a {
	background: #e3eaf1;
	color: #001744;
}

#leftbar li.current_page_item li a, #leftbar ul li.current_page_parent li a {
	background: #003e7e;
	color: #ffee5e;
}

#content-wrap #leftbar ul li.current_page_item:hover ul, #content-wrap #leftbar li.current_page_item ul,
#content-wrap #leftbar ul li.current_page_parent ul, #content-wrap #leftbar ul li.current_page_parent:hover ul {
	display: block;
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	border: none;
}

#content-wrap #leftbar ul li:hover ul {
	position: absolute;
	top: 0;
	left: 171px;
	display: block;
	width: 200px;
	border-left: 2px solid #235990;
	padding-bottom: 0;
}

#leftbar li li li {
	text-align: left;
}

/** Content **/

#page {
    background: url(images/content-bg.png) repeat-y;
}

#page-inner {
    background: url(images/content-white-bg.png) repeat-y;
    color: #000;
}

#page-inner h2 {
    color: #000;
}

#page-inner a {
    color: #000;
    text-decoration: underline;
}

#content-wrap {
    overflow: hidden;
}

#content-wrap #col1, #content-wrap #col2, #content-wrap #col3 {
    float: left;
    display: inline;
    width: 265px;
}

#content-wrap #col3 ul, #content-wrap #col1 ul {
    margin: 0;
    padding: 0;
}

#content-wrap #col3 li, #content-wrap #col1 li {
    list-style: none;
    list-style-position: inside;
	margin-bottom: 15px;
}

#content-wrap #col3 li li {
    list-style-type: circle;
}

.colcontent {
    padding: 20px 7px;
}

#content-wrap #col2 {
    margin: 0 40px;
}

#col1 h2, #col2 h2, #col3 h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    border-bottom: 2px solid #fff799;
    padding-bottom: 6px;
    margin-bottom: 0;
}

#content-wrap #cols {
    padding: 0 26px;
}

#col3 .calnk a:visited, #col3 .calnk a:hover, #col3 .calnk a:visited {
    color: #EDF562;
}

#content {
    padding: 30px;
    width: 410px;
    float: left;
    display: inline;
    margin-right: 20px;
    line-height: 18px;
	font-family: Arial, Helvetica;
	
}

#content-2, #content-wide { /** Content for Page with Left Sidebar **/
    margin-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 25px;
    width: 680px;
    float: left;
    display: inline;
    line-height: 18px;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#content-wide {
	width: 865px;
}

#content-search {
	width: 830px; margin-left: 40px; padding-bottom: 50px;
}

.search-item { width: 800px; height: 75px; padding: 5px; background-color: gray; margin: 5px; }


h1 { font-family: Garamond, Times; }

.post h2 {
    border-bottom: 2px solid #edf562;
    margin: 5px 0;
    font-size: 24px;
    font-family: "AGaramound Pro";
    padding-bottom: 10px;
}

.post h2 a:hover {
    text-decoration: none;
}

.post h2 a {
    color: #fff;
}

#content a.more-link {
    display: block;
    width: 70px;
    font-size: 14px;
    color: #000;
    background: #edf562;
    text-align: center;
    float: right;
    padding: 5px;
    margin-top: -11px;
}

#content .post-wrap {
    border-bottom: 2px solid #edf562;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.entry .calendar-table {
	width: 100%;
}

.calendar-table .day-with-date, .calendar-table .day-without-date {
	height: 80px;
}

.entry img {
	padding: 3px;
	border: 2px solid #0d004c;
}

#sponsor-img {
	padding: 3px;
	border: none;
}

#sponsor-img-right {
	padding: 3px 3px 50px 3px ;
	border: none;
	float: left;
	margin-left: 20px;
	margin-right: 50px;
	margin-top: 15px;
	}

#sponsor-img-left {
	padding: 3px;
	border: none;
	float: left;
	margin-left: 110px;
	margin-right: 45px;
}

#sponsor-img-3 {
	padding: 3px 3px 15px 3px ;
	border: none;
	float: left;
	margin-left: 25px;
	margin-right: 15px;
	
}

#sponsor-img-4 {
	padding: 3px 3px 40px 3px ;
	border: none;
	float: left;
	margin-left: 25px;
	margin-right: 15px;
	
}




/** Sidebar **/

#sidewrap {
    width: 175px;
    float: left;
    display: inline;
    padding: 30px;
}

#sidewrap ul, #leftbar ul {
    margin: 0;
    padding: 0;
}

#sidebar ul ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#sidebar li {
	list-style: none;
	background: #e3eaf1;
	padding-bottom: 10px;
}

#sidebar li li, #leftbar li li {
	padding-bottom: 0;
}

#sidebar h2, #leftbar h2 {
	background: #003E7E;
	padding: 5px;
	color: #fff;
}


/** Footer **/

#footer {
    background: url(images/footer-bg.png) top center no-repeat;
    padding: 12px 0 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    height: 50px;
}

#footer a {
    color: #fff;
}

#footer ul {
    margin: 0;
    padding: 0;
}

#footer li {
    display: inline;
    border-right: 1px solid #fff;
    padding: 0 5px;
}

#footer li.item6 {
    border: none;
}

#page-inner #footer {
    color: #000;
}

#page-inner #footer a {
    color: #000;
}

#page-inner #footer li {
    border-right: 1px solid #000;
}

/* DIRECTORY STYLES
*******************************************************************************
Directory List
----------------------------------------------------------------------------- */
ul.directory-list {
	padding: 0px;
	list-style: none;
	}
ul.directory-list li {
	background: none;
	padding: 6px;
	margin: 0;
	}
ul.directory-list li.alt {
	background-color: #F6F2E1;
	}
ul.directory-list h4,
ul.directory-list h5,
ul.directory-list h6 {
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	}
	
ul.directory-list h5 p{ margin: 0; }
ul.directory-list h4 {
	font-weight: bold;
	display: inline;
	}
ul.directory-list h5,
ul.directory-list h6 {
	font-size: 0.92em;
	}
ul.directory-list .mini-gallery {
	margin-right: 5px;
	}
p#dir-paging {
 	float: none;
	clear: both;
	}

.text-right { float: right; padding-right: 10px; }

a.email	{ background-image: url(../../../images/email.gif); background-repeat: no-repeat; padding: 0 0 0 20px; background-position: 2px 0; margin-left: 10px; float: right; margin-right: 25px;}

.right  { margin-left: 25px; }

a.email2 { background-image: url(../../../images/email.gif); background-repeat: no-repeat; padding: 0 0 0 20px; background-position: 2px 0;  position: relative; left: 100px; position: relative; }

/** Page Styles **/

h7 { font-family: Garamond, Times; font-size: 16px; color: #003E7E; line-height: 24px
 }
h5 { font-family: Garamond, Times; font-size: 18px; color: #003E7E; line-height: 24px;  
 }
h6 { font-family: Garamond, Times; font-size: 21px; color: #003E7E; line-height: 24px;
 }

#button { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: none; text-align: center; float: left; margin: 30px 35px 0px 35px; background-color: #003E7E; padding: 5px 10px 7px 10px; }

#button a { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: none; text-align: center;}

#button a:hover { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: underline; text-align: center; }

#button2 { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: none; text-align: center; float: left; margin: 0px 0px 50px 60px; background-color: #003E7E; padding: 5px 10px 7px 10px; }

#button2 a { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: none; text-align: center;}

#button2 a:hover { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: underline; text-align: center; }

#title-box { font-size: 18px; font-family: "Times New Roman"; color: #fff; text-decoration: none; text-align: center; margin: 0px; background-color: #003E7E; padding: 5px 10px 7px 10px;}

#column {
	float: left; 
	width: 310px;
	height: auto;
	padding-left: 25px;
}

.calendar-heading, #page-inner .calendar-heading a {
	color: #fff;
}

.search-box { background: #F6F2E1; padding-left: 10px; padding-bottom: 2px; padding-top: 2px; margin: 8px; }

#error-img { background-image: url(../../../images/error-img.jpg) ; height: 310px; width: 310px; float: right; margin-right: 10px; margin-bottom: 30px; }
