/*  
Theme Name: InterVarsity Georgia Area
Theme URI: http://gaintervarsity.org/
Description: The design for InterVarsity Georgia's web site.
Version: 1.0
Author: Matt Stauffer
Author URI: http://design.thisenddown.com/

   Matt Stauffer

*/

body {
	background: #c5c5c5;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #2b2b2b;
}
p {
	margin-top: 4px;
	margin-bottom: 6px;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding-left: 25px;
}

h2 {
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	padding: 6px 0 7px 0;
	margin: 0 0 8px 5px;
}
h2 a, a h2, h3 a, h4 a {
	text-decoration: none;
}

h3 {
	font-size: 17px;
	margin: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #414d63;
}

h4 {
	margin:0px;
	font-size: 120%;
}


form { padding: 0; margin: 0;}


/* Overall */
#bgcontainer {
	/* Yah, I know, it won't work for 800x600. Sorry. It's a hack--
	   we decided to add page_end.gif at the last second. */
	width: 802px;
	background: url("images/bg.gif") top center repeat-y;
	margin: 0 auto;
	padding-left: 50px;
}
#page {
	width: 752px;
	background: #fff;
	text-align: left;
}

#header {
	float: left;
	background: url("/images/header_bg.gif") repeat-x #405881;
	width: 752px;
}

#logo_container {
	float: left;
	width: 275px;
}


#navigation {
	clear: both;
	background: url("images/nav_bg.gif") repeat-x #f1ba39;
	border-bottom: 1px solid #000;
	text-align: center;
}
#body {
	background: #1b2431; 
	padding: 9px 9px 0 9px;
	float: left;
}

#footer {
	clear: both;
}
#footer div {
	padding: 5px 8px 0px 8px;
	background: #1b2431;		
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #61676e;
}

#footer a {
	color: #61676e;	
}

#row1, #row2, #row3, #row4 {
/*left over from North Florida */
	float: left;
	margin-bottom: 0px;
}

/* Subpages */
#right_float {
	margin-left: 9px;	
}
#left_float {
	width: 470px;
	line-height: 145%;
	color: #1B2431;	
	margin-right: 8px;
	background: url('images/subbodybg.gif') repeat-x #fff;
	min-height: 390px;
	padding: 8px 0 0 0;
}
#left_float div.post{
	padding:0px 12px 3px 8px;
}
#right_float {
	width: 247px;
}
#right_float_bottom {
	margin-top: 15px;
	padding: 8px;
	background: url("images/right_float_bottom_bg.gif") repeat-x #d0d1d3;
	min-height: 200px;
}
#right_float_bottom ul{
	line-height: 150%;
}
#right_float_bottom img {
	padding-bottom: 10px;	
}
#right_float_header {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin-bottom: 6px;	
}

/* Classes */
.img_right {
	float: right;
	margin: 0 0 10px 10px;
	width: 168px;
	padding: 2px;
	border: 2px solid #ccc;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.floatbox, .boxedbox {
	float: left;
}


/* Home Page: Boxed Box */
#column1, #column2 {
	float: left;
}
#column1 {
	width: 430px;
	margin: 0 9px 0 0;
}
#column1 .boxedbox {
	margin-bottom: 8px;
	background: url("images/boxedbox_dark_bg.gif") repeat-x #e5e2d9;
	width: 430px;
}
#column1 .boxedbox_head {
	background: url("images/boxedbox_header_wide.gif") no-repeat;
}
#column2 {
	width: 295px;
}
#column2 .boxedbox {
	background: url("images/boxedbox_light_bg.gif") repeat-x #fff;
}
#column2 .boxedbox_head {
	background: url("images/boxedbox_header_narrow.gif") no-repeat;
}
#column2 .boxedbox_inner {margin: 7px;}
#column2 .boxedbox_inner p {padding: 0 3px;}
#ivlogos img{margin: 10px 0 5px 0;}
.fblogo{margin-bottom:-2px;}

/* Events listing */
.events_title a {text-decoration: underline !important;}
.events_title {font-weight:bold;}
.events_post {line-height:130%;}
.events_post .words{padding-top:4px;}
.events_post img {float:left; margin-right: 9px;}
.events_post p, .alumni_post h4, .alumni_post p, .alumni_post div.date {padding-left: 5px;}
.events_post a, .meetthestaff_post a {text-decoration: none;}

.events_post_table{margin-left: 8px;}
.events_post_table .date_box {width:30px; background:#3f567f; text-align:center; padding:4px; color:#fff;}
.events_post_table .date_box span{display:block; font-size:150%;}
.events_post_table .month{color:#777; text-align: center; text-transform:uppercase; line-height:110%;}

.meetthestaff_post h3 a {color: #1b2431;}
.meetthestaff_post .left_image {float: left; width: 125px; margin-right: 10px;}
.meetthestaff_post a.school{font-size:80%; text-transform:uppercase;}

.alumni_post p {line-height: 125%;}
.alumni_post .alumni_header {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	background: #eee;
}

/* Table for campus listings */
.boxedbox table th {font-size:120%; border-bottom: 1px solid #616b7b; padding-left: 7px; color:#27354c;}
.boxedbox table td {padding: 3px 0 0 3px; font-size: 110%; color:#27354c;}


/* Define basic boxedbox */
.boxedbox {
	font-size: 11px;
	color:#434e60; 
}

.boxedbox_head {
	text-align: left;
	color: #fff;
	font-size: 9px;
	padding: 7px 5px 5px 9px;
	font-size: 130%;
	font-weight: bold;
}

.boxedbox_inner {
	margin: 6px 5px 3px 5px;
	overflow: hidden;
}

.boxedbox_inner p:first-child {
   margin-top: 0px;
}

.indent {
   margin-left: 13px;
}




/* Logo Image Replacement */







h1#logo {
	width: 752px;
	height: 118px;
	position: relative;

	background: url("images/header.jpg") no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	font-size: 1px;

	}


/* Navigation */

#nav {
	margin: 0px;
	padding: 5px 0 5px 13px;
}
#nav li {
	color: white;
	display: inline;
	list-style-type: none;
}
#nav li a {
	font-size: 12px;
	color: #162f5a;
	text-decoration: none;
	/* text-transform: uppercase; */
	padding: 0 14px 0 14px;
	font-weight: bold;
}
#nav li a:hover {
	color: #1b6095;


}


/* imported */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {

	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/* Individual page hacks */
#staff_table div {
	margin-bottom: 20px;
	background: url("/images/staff_bg.gif") repeat-x;
	clear: both;
}
#staff_table img {
	margin: 1px 10px 15px 0;
	float: left;
}
#staff_table div p {
	padding:10px 8px 0 0;
	margin: 0px;
}