/*
Theme Name: ARC Theme
Theme URI: http://wordpress.org/
Description: Atlantis Rising Campus Theme 1.
Version: 1.6
Author: Kevin Crafts
Author URI: http://www.kevincrafts.com/
Tags: blue, custom header, fixed width, two columns, widgets

	

*/



/* Begin Typography & Colors */

* {
	outline:none;
	}
img {
	border:none;
	}
body {
	
	margin:0;
	padding:0;
	background-image:url(images/bigPageBG.jpg);
	background-repeat:no-repeat;
	background-color:#0D68AC;
	background-position:top center;
	}
#page {
	width:100%;
	font-size:.9em;
	font-family:Tahoma, Verdana, Geneva, Sans-Serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	}
#header {
	width:100%;
	height:150px;
	
	}
#headerimg {
	height:150px;
		width:700px;
	margin:0 auto;
	}
#headerimg h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:750px;
	height:150px;
	}
#headerimg h1 a:link, #headerimg h1 a:visited {
	display:block;
	height:150px;
	background-image:url(images/bigLogoBG.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:700px;
}
.description {
	display:none;
}	
	
#pagestuff {
	margin:0;
	padding:0;
	}
#nav {
	width:700px;
	margin:0 auto;
	}	

ul#navmenu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:auto;
	background-image:url(images/navBG.jpg);
	
	}
ul#navmenu li {
	display:inline;
	float:left;
	}
ul#navmenu li a:link, ul#navmenu li a:visited {
	display:block;
	line-height:26px;
	padding:0 8px;
	background-image:url(images/navBG.jpg);
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #E3862C;
	border-bottom:none;
	margin-right:-1px;
}
ul#navmenu li a:hover {
	background-color:#0D68AC;
	background-image:none;
	border:1px solid #0C5A92;
	border-bottom:none;
}
ul#navmenu li.current_page_item a:link, ul#navmenu li.current_page_item a:visited, ul#navmenu li.current_page_ancestor a:link, ul#navmenu li.current_page_ancestor a:visited {
	background-color:#000;
	background-image:none;
	border:1px solid #444;
	border-bottom:none;
}
ul#navmenu ul {
	display:none;
	}
#content {
	clear:both;
	paddding:0px;
	margin:0 auto;
	width:700px;
	background-color:#FFF;
	padding-bottom:20px;
	line-height:180%;
	}
#subnav {
	float:left;
	padding:20px 0;
	width:200px;
}
#subnav ul {
	list-style:none;
	margin:0 20px;
	padding:0;
}
#subnav ul li {
	display:inline;
	}
#subnav ul li a:link, #subnav ul li a:visited {
	display:block;
	padding:2px 8px 2px 15px;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:3px center;
	margin-bottom:1px;
	background-color:#EEEEFF;

}
#subnav ul li a:hover, #subnav li.current_page_item a:link, #subnav li.current_page_item a:visited{
	background-color:#0F6EB0;
	color:#FFF;
	background-image:none;
}
.post {
	padding:10px 20px;
	}
.twocolumn .post {
	margin-left:200px;
}
h2 {
	margin:0;
	padding:0;
	}
.entry {
	color:#333;
}
.entry h2 {
	margin:10px 0;
	/*
	border-bottom:1px solid #FF871C;
	border-bottom:1px solid #259FCE;
	*/
	color:#259FCE;
	color:#111;
	padding-bottom:5px;
	
	font-size:135%;
	}
.entry h3 {
	color:#333;
	font-size:120%;
	border-bottom:1px solid #95C3E6;
}
.entry h4 {
	font-size:105%;
	
}
.entry ul {
	list-style:none;
	list-style-image:url(images/bullet.gif);
	}
.entry ul li {
	/*background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	padding-left:16px;
	*/
	margin-bottom:5px;
}
#footer {
	font-size:85%;
	width:700px;
	margin:0 auto;
	color:#FFF;
	}
#footer div {
	padding:20px;
	}	
	
div.excerpt, .border-b {
	border-bottom:1px solid #DDF;
	padding-bottom:10px;
}	
	
img.alignright {
	float:right;
	margin:10px;
	/*
	background-color:#F6F6F6;
	padding:5px;
	border:1px solid #BBB;
	*/
	}
img.alignleft {
	float:left;
	margin:10px;
	/*
	background-color:#F6F6F6;
	padding:5px;
	border:1px solid #BBB;
	*/
	}
div.alignright {
	float:right;
}	
div.alignleft {
	float:left;
}
.postDate {
	float:left;
	margin:20px 10px 10px 0;
	width:40px;
	border:1px solid #666;
	background-color:#0759A2;
	}
.postDate .month {
	font-size:80%;
	text-align:center;
	color:#FFF;
	padding:2px;
	
	text-transform:uppercase;
	}	
.postDate .day {
	font-size:110%;
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin:2px;
	background-color:#FFF;
	color:#990000;
}
.postmetadata {
	display:none;
	}
	
/* LINKS */
#content a:link, #content a:visited {
	color:#0F6EB0;
	text-decoration:none;
	}
#content a:hover {
	color:#FF8619;
	}
#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration:underline;
}	
#footer a:hover {
	color:#0D68AC;
	background-color:#FFF;
	text-decoration:none;
	
}
/* LISTS */

ul.links {
	list-style:none;
	margin-left:0;
	padding:0;
	}
	
ul.links li {
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	}
	
/* TAGS */
.tags div {
	padding:10px 0;
	border-top:1px solid #DDF;
	border-bottom:1px solid #DDF;
	margin-top:5px;
	text-align:right;

	}
	
/* COMMENT FORM */

#wpcf fieldset { border:none; padding:0; }
#wpcf legend { border:none; }
#wpcf label {  }
#wpcf p {  }
#wpcf .field { font-size: 100%; width: 340px; padding:3px; margin: 0 }
#wpcf p.button { padding: 0 5px 0 0; }
#wpcf textarea { font-size: 100%; width: 340px; height: 150px; display:block; padding:3px;}
#wpcf .error { background-color: #FFFF00 }
#wpcf .challenge { font-size: 100%; display: inline-block; display: -moz-inline-stack; text-align: left; width: 240px }
#wpcf p.alert { color:#FF0000; font-weight: bold; text-align: center; padding: 5px 0 10px 0 }


.sidebox {
	float:right;
	margin:0 0 20px 20px;
	padding:10px;
	background-color:#EEE;
	width:210px;
	border:1px solid #BBB;
}
img.noborder {
	border:none !important;
	background-color:#FFF;;
}



.moreInfo {
	border:2px solid #95C3E6;
	background-image:url(images/sunBG.gif);
	padding:8px;
	color:#444;
	overflow:auto;
}
.moreInfo h3 {
	color:#FFF;
	background-color:#ACBFC6;
	padding:3px 6px;
	margin:0;
	font-size:110%;
}
.moreInfo img {
	float:right;
	margin-left:10px;
}
.moreInfo div {
	
	
}


.author, .tags, .postDate {
	display:none;
}

table.ec3_schedule {
	border:1px solid #ACBFC6;
	background-color:#C3D9E1;
}
#eventList ul {
	list-style:none;
	list-style-image:none;
}
#eventList ul ul {
	list-style:none;
	list-style-image:url(images/bullet.gif);
	}
	
.callout {
	border:2px solid #95C3E6;
	background-image:url(images/sunBG.gif);
	padding:8px;
	font-size:110%;
	font-weight:bold;
	color:#444;
	margin-top:10px;
}
.callout div {
	
}
.faculty {
	float:left;
	width:315px;
	margin:0 10px 20px 0;
}
.faculty h3 {
	font-size:100%;
}
#homefeature {
	width:300px;
	float:right;
	margin:20px 0 20px 20px;
}
a.homebutton:link, a.homebutton:visited {
	background-image:url(images/homebutton2.jpg);
	background-repeat:no-repeat;
	margin:5px 0;
	padding:8px 8px 8px 35px;
	color:#0D68AC !important;
	font-weight:bold;
	font-size:85%;
	text-decoration:none;
	display:block;
	line-height:115%;
	border:2px solid #B5D7F0;
}
a.homebutton:hover {
	color:#000 !important;
}
span.homeannouncement {
	background-image:url(images/homeannouncement.jpg);
	background-repeat:no-repeat;
	margin:5px 0;
	padding:8px 8px 8px 35px;
	color:#333 !important;
	font-weight:bold;
	font-size:85%;
	text-decoration:none;
	display:block;
	line-height:115%;
	border:2px solid #DCA073;
}
ul.checklist {
	list-style-image:none;
	padding-left:0;
	line-height:125%;

}
ul.checklist li {
	background-image:url(images/orangecheck.jpg);
	background-repeat:no-repeat;
	padding-left:28px;
	padding-bottom:15px;
	margin-bottom:0px;
	min-height:24px;
}

#lead {
	width:660px;
	height:276px;
	background-image:url(images/bigPhoto.jpg);
	text-indent:-9999px;
	overflow:hidden;
	margin:10px 0;
}
#sitedesc {
	font-size:110%;
}
#homelist {
	overflow:auto;
	
}
ul.checklist2 {
	list-style-image:none;
	padding-left:0;
	line-height:125%;
	width:328px;
	float:left;

}
ul.checklist2 li {
	background-image:url(images/orangecheck.jpg);
	background-repeat:no-repeat;
	padding-left:28px;
	margin-right:20px;
	padding-bottom:15px;
	margin-bottom:0px;
	min-height:24px;
	border-bottom:1px solid #DDD;
	margin-bottom:5px;
	
}

#homefeature2 ul{
	overflow:auto;
	margin:0;
	padding:0;
	list-style-image:none;
}
#homefeature2 ul li {
	width:210px;
	float:left;
	background-image:none;
	background:none;
	padding:0;
}
li.middle {
	margin:0 15px;
}
.hsize {
}
legend {
	display:none;
}
fieldset {
	border:none;
	background-color:#FAFAFA;
	padding:5px;
	border:1px solid #DDD;
}
input, textarea {
	color:#111 !important;
}