/*
Theme Name: C4C Website
Theme URI: http://testwp.campusforchrist.org
Description: Trying to emulate www.campusforchrist.org
Author: Kevin Schuster
Author's URI: 
Version: 0.5
*/

body {
	background-image: url(./style/background_tile.gif);
	margin: auto;
	font-family: trebuchet ms, 'lucida console', sans-serif;
	font-size: 12px;
	text-align: center;
}

div#news_item h3 {
	color: #2c387e;
	display: inline;
	font-size: 12px;
}

div#news_item {
	color: #484648;
	text-align: left;
}

div#news_item .head{
	background-color: #f9e9ab;
}

div#news_item .news{
	padding-bottom: 12px;
}

div#event_menu select {
	margin-top: 2px;
}

h1 {
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	color: #192570;
}

h2 {
	font-size: 17px;
	color: #efbf2d;
	margin-top: 5px;
	text-transform: uppercase;
}

ul.bottom_menu {
	margin: 0px;
	padding: 0px;
}

div.inline {
	float: left;
	margin: 0px 5px 20px 5px;
}

.padding {
	padding: 0px 15px;
}

.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

.alignleft {
	float: left;
	padding: 0 10px 10px 0;
}

/* CLASSES FOR ROUNDED CORNERS  */

#top_menu b.rtop b {
	background: #FFCB05 none repeat scroll 0%;
}

#top_menu b.rbottom b {
	background: #FFCB05 none repeat scroll 0%;
}

#welcome b.rtop b, #welcome b.rbottom b {
	background: #e7e7e7 none repeat scroll 0%;
}

#side_menu b.rtop b, #side_menu b.rbottom b {
	background: #efbf2d none repeat scroll 0%;
}

#sub_content b.rtop b, #sub_content b.rbottom b {
	background: #eaeaea none repeat scroll 0%;
}

b.rtop, b.rbottom  {
	background: #fff none repeat scroll 0%;
	display:block;
}

b.rtop b, b.rbottom b {
	display: block;
	overflow: hidden;
}

b.r1 {
	height: 1px;
	margin:0pt 5px;
}

b.r2 {
	height: 1px;
	margin:0pt 3px;
}

b.r3 {
	height: 1px;
	margin:0pt 2px;
}

b.r4 {
	height:2px;
	margin:0pt 1px;
}

/* PRESENTATION */

img {
	border: 0px;
}

td {
	vertical-align: top;
	
}

/* top logo */
#top_logo {
	position: relative;
	top: 10px;
	left: 28px;
}

/* top menu */

#top_menu li {
	display: inline;
	padding: 4px;
	list-style-type: none;
	color: grey;
	text-align: center;
	margin: 0 36px;
}

#top_menu a:hover {
	text-decoration: none;
	background-color: #ffe275;
}

#top_menu ul {
	margin: 0px;
	padding: 2px 0px;
	background-color: #FFCB05;
}

#top_menu a {
	text-decoration: none;
	font-size: 17px;
	color: #1F429B;
	font-weight: bolder;
	padding: 5px;
}

#top_menu {
	position: relative;
	top: -48px;
        left: 247px;
	margin: 0;
	width: 526px;
}

/* modo */
#modo {
	position: relative;
	top: -44px;
	left: 247px;
	text-align: center;
	width: 526px;
	font-size: 14px;
	font-family: Tahoma, sans-serif;
	font-weight: 300;
	color: #1F429B;
}

/* event menu */

#event_menu li {
	display: inline;
	padding: 15px;
	list-style-type: none;
	color: grey;
}

#event_menu a {
	text-decoration: none;
	font-size: 14px;
	color: #2c387e;
	font-weight: bold;
	padding: 3px;
}
#event_menu a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #2c387e;
	background-color: lightgrey;
	font-weight: bold;
	padding: 1px 3px;
}

#event_menu ul {
	margin: 0px;
	padding: 0px;
}

/* breadcrumb */

#breadcrumb a {
	text-decoration: none;
	text-transform: lowercase;
	color: #484648;
	padding: 2px;
}

#breadcrumb a:hover {
	background-color: #e7e7e7;
}

/* footer menu */

#bottom_menu li {
	list-style-type: none;
	color: grey;
}

#footer h2 a {
	font-size: 14px;
	color: white;
	margin-bottom: 0px;
}

#footer a {
	text-decoration: none;
	padding: 3px;
	color: grey;
}

#footer a:hover {
	background-color: lightgrey;
}


/* LAYOUT */

#background_fade {
	height: 100%;
	width: 100%;
	background-image: url(./style/background_strip.gif);
	background-repeat: repeat-x;
}

#white{
	margin: auto;
	background-color: #FFFFFF;
	width: 790px;
	text-align: center;
}

/* header */

#header {
	margin: auto;
	width: 790px;
	text-align: left;
        position: relative;
}

#breadcrumb {
	float: right;
	width: 450px;
	margin-top: 5px;
	color: #484648;
}

#login {
	float: right;
	margin: 0px 5px;
	clear: both;
}


#event_menu {
	float: right;
	width: 575px;
	clear: both;
}

/* content */

#content {
	width: 757px;
	margin: -31px auto 0 auto;
}

#candy {
	height: 310px;
	width: 757px;
	margin-bottom: 10px;
}

#contact {
	float: left;
}

#focus {
	float: right;
	margin: 15px 10px;
}

#focus img {
	margin-top: 20px;
}

#welcome {
	background-color: #e7e7e7;
	color: #484648;
	width: 300px;
	text-align: left;
}

#news {
	text-align: left;
	float: right;
	width: 440px;
}

/* footer */

#footer {
	width: 100%;
	background-image: url(./style/footer_strip.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	clear: both;
	text-align: left;
}

#copyright {
	margin-top: 0px;
	margin-right: 20px;
	text-align: right;
	font-size: 12px;
	color: grey;
	clear: both;
}


/* FOR SUB PAGE TEMPLATE */

#side_menu {
	background-color: #efbf2d;
	width: 205px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}

#side_menu li {
  list-style-type: none;
}

#side_menu ul {
  margin: 0;
  padding: 0;
}

#side_menu h2 a {
	font-size: 14px;
}

#side_menu a {
	text-decoration: none;
	text-transform: uppercase;
	color: #192570;
	line-height: 25px;
	padding: 3px 3px 3px 3px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 12px;
}

#side_menu a.selected, #side_menu a:hover, #side_menu li.current_page_item a {
	color: #efbf2d;
	background-color: #192570;
}

#side_menu a.parent {
	color: white;
	font-size: 16px;
}

#sub_content {
	background-image: url(./style/content_back_strip.gif);
	background-repeat: repeat-x;
	width: 745px;
	float: right;
	margin-bottom: 10px;
	text-align: left;
}

#fourOfour {
	background-image: url(./style/content_back_strip.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

#WBS{
	vertical-align: middle;
}

table.center {
	width:80%; margin-left:10%; margin-right:10%;
}

#blackT{
	background-color:black;
	color:white;
}


/************************* FORMBUILDER *****************************/
.formBuilderField {
	margin: 5px;
}

.formBuilderLabelRequired {
	font-weight: bold;
}

.single_line_text_box input {
	width: 300px;
}

/*            IMAGE ROTATOR             */

#container{  
    padding: 0; 
    text-align: left; 
    position: relative;
    top: 0px;
    left: 0px;
}  
  
#container img{  
    display: block;  
}  
  
#gallery{  
    width: 756px;  
    height: 305px;  
    overflow: hidden;  
}  
  
#gallery img{  
    position: absolute;  
    top: 0px;
    left: 0px;
}

.clear{
    clear: both;
}

