@charset "UTF-8";
/*
Theme Name: Modern Business 3 LIGHT
Theme URI: http://themeforest.net/jonathan01
Description: Modern Business 3 (Light)
Version: 1.0
Author: Jonathan Atkinson
Tags: modernbusiness3light, themeforest modernbusiness3 light, light, template
*/

/* 
Modern Business 3 DARK v2 - CSS File

Created By: Jonathan Atkinson
Web: www.theaterwebsiteservices.com
Copyright - Jonathan Atkinson 2010


USE THIS STYLE SHEET EXCLUSIVELY FOR MODERN BUSINESS 3 HOME PAGE 

*/
body {
	color:#ebebeb;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
    margin: 0;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	letter-spacing: -1px;
	font-weight: 400;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333;
font-weight:400;
letter-spacing:-1px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
}

a {
text-decoration:none;
color:#269d9b;
}

a:hover {
	text-decoration:none;
	color:#444141;
}

a img { border: none }


.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}


#centerColumn {
	width:960px;
	text-align:center;
	margin:0 auto;
/*	margin-bottom: -17px; */
}

.white_text {
color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	}

#header {
	margin:0 0 40px 0;
	padding:0;
	width:960px;
	height:83px;
	float:left;
}

#logo {
	margin:15px 0 0 0;
	padding:0;
	width:140px;
	height:55px;
	float:left;
}

#splash {
	height: 350px;
	width:960px;
	clear:both;
	overflow: hidden;
}

#home_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 40px;
}

#home_content_right {
	width:305px;
	float:right;
	text-align: left;
	padding-top: 70px;
	background-image: url(https://georgiaempowerment.org/wp-content/themes/mb3_light/img/contact_form.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	min-height: 200px;
	margin-left: 20px;
}

#privacy	{
	width:920px;
	text-align: left;
	padding-left: 20px;
}

#press	{
float: left;
	width:580px;
	text-align: left;
	padding-left: 20px;
}

#solutions {
	width:960px;
	clear: both;
	text-align: left;
	background-image: url(https://georgiaempowerment.org/wp-content/themes/mb3_light/img/solutions_header.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
}


#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: 20px;
	clear: both;
}



#footer {
	width:100%;
	margin: 0 auto;
	clear: both;
	min-height: 300px;
	text-align: center;
	background-color: #ebebeb;
	padding-top: 10px;
	padding-bottom: 40px;
	overflow:visible;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align: center;
	display: block;
	padding-left: 15px;
	padding-top: 20px;
}

.copyright a {
text-decoration:none;
color:#52553d;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}


.social {
	width:960px;
    height: 140px;
	clear: both;
	background-image: url(img/social_bground.png);
	background-repeat: no-repeat;
	}
	
	
	
	.socialleft {
	float: left;
	width:510px;
	height:40px;
	text-align:left;
	padding-left: 65px;
	margin-top: 18px;
	}
	
	
	
	.socialright {
	float: right;
	width:300px;
	height:50px;
	margin-top: 28px;
	text-align: right;
	}

	
.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
text-decoration:underline;
color:#222222;
}

.small_type a:hover {
text-decoration:underline;
color:#84b73a;
}


	
/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:960px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
}
	
	
	
#nav_container1 {
	float: left;
	width:275px;
	height:41px;
	padding-right: 45px;
}

#nav_container2 {
	float: left;
	width:275px;
	text-align: left;
	padding-right: 45px;
}

#nav_container3 {
	float: right;
	width:320px;
	text-align: right;
}
	
	
#bottom_nav ul {
	margin:0;
	padding: 0;
	list-style:none;
	font-size:14px;
}

#bottom_nav li {
	border-top: 1px solid #D4D4D4;
	margin: 0 0 0 10px;
	font-size:12px;
    list-style-image: url(img/arrow.gif);
	line-height: 26px;
}

#bottom_nav li a{
	margin:0;
	font-size:12px;
	color: #969696;
}

#bottom_nav li a:hover {
	color: #3F3F3F;
	font-size: 12px;
}

#bottom_nav .current_page_item {
	color: #3F3F3F;
}

/* Top Navigation bar menu styling */
/*
#nav {margin-top:33px; padding:0; float:right;}
#nav a:link{color:#e8e8e8; text-decoration:none;}
#nav a:hover{color:#e8e8e8; text-decoration:none;}
#nav a:active{color:#e8e8e8; text-decoration:none;}
*/

form{margin:0; padding:0;}	
#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
	}
	
	.contactform {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	width:300px;
	text-align: left;
}

.contactform textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:50px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}

.contactform label {
	min-width: 100px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 25px;
}

.input-submit {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(https://georgiaempowerment.org/wp-content/themes/mb3_light/img/blue_submit_small.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-submit:hover {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(https://georgiaempowerment.org/wp-content/themes/mb3_light/img/submit_small_over.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:18px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ebebeb;
}
	
.page a {
text-decoration:underline;
color:#84b73a;
}

.page a:hover {
text-decoration:underline;
color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
}	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
	height:310px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(https://georgiaempowerment.org/wp-content/themes/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(https://georgiaempowerment.org/wp-content/themes/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float: right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:right;
		height:28px;
		line-height:28px;
		color:#6D6D6D;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		color:#525252;
		font-weight:normal;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */




	#twitter_div{
	font-family:Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	font-size: 12px;
	}
	
	#twitter_div ul{
	list-style:none;
	}
	
	#twitter_div li a{
	color:#525252;
	text-decoration:none;
	}
	
	#twitter_div li a:hover{
	color:#525252;
	text-decoration:underline;
	}
	
	
	
	
	#tab1_container {
	float:left;
	text-align:left;
	width: 330px;
	height:157px;
	margin-top: 30px;
	}
	
	
	#tab2_container {
	float:left;
	text-align:center;
	width: 320px;
	height:157px;
	margin-top: 30px;
	}
	
	
	#tab3_container {
	float:right;
	width: 300px;
	height:157px;
	text-align:right;
	margin-top: 30px;
	}
	
	
	
	/* Here is the styling for the 3 image thumbs with rollovers */
	
	.boxgrid{
	width: 298px;
	height: 129px;
	margin:0;
	float:left;
	overflow: hidden;
	position: relative;
	}
	
	.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	}
	
	.boxcaption{
	float: left;
	position: absolute;
	background-image:url(img/tab_over.png);
	height: 100px;
	width: 100%;
 	}
	
 .captionfull .boxcaption {
    text-align:left;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #525252;
    top: 320px;
    left: 0x;
    padding-left: 65px;
    padding-top: 32px;
}
	 
	  .captionfull .boxcaption a{
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color: #525252;
	 text-decoration:none;
	 }
	 
	 	  .captionfull .boxcaption a:hover{
	 text-decoration:underline;
	 }
	 
	   .heading_rollover {
	 text-align:left;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color: #dcdcdc;
	 }
	 
 	.caption .boxcaption {
 	top: 120px;
 	left: 0;
	 }
	 
#sidebar li { list-style-type: none; }
#sidebar ul { list-style-type: none; margin: 0; padding: 5px; }

#sidebar ul {list-style:  none;}
#sidebar li {list-style:  none;}
#sidebar ul li {list-style:  none;}
#sidebar ul ul li {list-style:  none;}
#sidebar ul ul ul li {list-style:  none;}

#nav { margin-top:33px; float:right; }
#nav {
list-style:none;
overflow:visible;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	z-index: 1; 
}
.sf-menu li {
	float:			left;
	position:		relative;
		z-index:		1;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		1;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#a5a69e;
}

.sf-menu .current_page_item a, .sf-menu .current_page_item a:visited  {
	color:			#3A3A3A;
}

.sf-menu li {
	background:		none;
}

.sf-menu li.current {
	color:			#3A3A3A;
}

.sf-menu li a.current {
	color:			#3A3A3A;
}

.sf-menu li li {
	background: #ffffff;
	color: #ffffff;
	text-align:left;
	opacity:0.8;
	
}

.sf-menu li li:hover {
	background: #ebebeb;
	opacity:0.9;
	
}

ul.sf-menu li ul {
			border:1px solid #DCDCDC;
	}


.sf-menu li li li {
	background:		#ffffff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
/*	background: #353535; */
	outline: 0;
	color: #3A3A3A;
}

.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(img/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*** styling for the shortcodes **/
.leftcolumn, .rightcolumn {width: 49%; }
.leftcolumn {float: left;}
.rightcolumn {float: right; }
.leftcolumn p h2 {padding-right: 0.5em;}
.rightcolumn p h2 {padding-left: 0.5em;}
.topcolumn {clear: both; padding-bottom: 10px; }
.onethird, .onethirdlast {width: 32%; }
.onethird {float: left; padding-right: 0.5em;}
.onethirdlast {float: right; }
.onethird p h2 {padding-right: 0.5em;}
.onethirdlast p h2 {padding-left: 0.5em;}

.onequarter {float: left; padding-right: 0.5em;}
.threequarter {float: left; }
.onequarter {width: 24%;}
.threequarter {width: 74%; }
.onequarter p h2 {padding-right: 0.5em;}
.threequarter p h2 {padding-right: 0.5em;}


code {
margin-top: 20px;
background:#f1f2ea scroll 0 0;
border-color:#ababab;
border-style:solid;
border-width:1px;
display:block;
font-size:10px;
line-height:22px;
padding:0 14px;
}

#nav_container1 h2, #nav_container2 h2, #nav_container3 h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
	font-size:16px;
	}
	
#bottom_nav ul.advanced-recent-posts li {
	border-top:1px solid #D4D4D4;
	color:#969696;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
	list-style:none outside none;
	padding-bottom:20px;
	text-align:left;
	margin: 0px;
}

#bottom_nav ul.advanced-recent-posts li a {
	color:#525252;
	display:block;
	font-size:16px;
	letter-spacing: -1px;
	font-weight: 400;
	margin-bottom:10px;
	margin-top:10px;
	text-decoration:none;
}
	
.advanced-recent-posts img {
	border:1px solid #D4D4D4;
	float:left;
	margin:0 10px 0 0;
	padding:2px;
	}