@charset "UTF-8";
/*   
Theme Name: Atlanta Website Optimization
Theme URI: 
Description: Theme designed for Atlanta Website Optimization
Author: 
Author URI: 
Template: 
Version: 1.0
.

.
*/

body {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#000000;
}
.clear {clear:both; height:0px;}
strong {font-weight:bold;}
em {font-style:italic;}
p {margin-bottom:1em;}
#wrap {
	width:1000px;	/* 1068 */
	margin:auto;
	position:relative;
	background-image:url(images/bg-wrap.png);
	background-repeat:repeat-y;
	padding:0px 34px;
}
#top-text {
	color:#000000;
	font-weight:bold;
	position:absolute;
}
#top-text a {
	color:#000000;
	text-decoration:none;
}
#header {
	height:260px;
}
#logo {
	width:259px;
	height:286px;
	float:left;
	margin:35px 0 0 -90px;
	z-index:100;
	position:absolute;
}
#slogan {
	width:330px;
	height:76px;
	float:left;
	margin:75px 0 0 100px;
	position:absolute;
}
#video {
	float:right;
	margin:15px 25px 0 0;
	height:200px;
}
#navigation {
	height:74px;
	background-image:url(images/bg-navigation.png);
	background-repeat:repeat-x;
	top:200px;
	position:absolute;
	z-index:0;
	padding-left:200px;
	width:759px;
}
#navigation ul {
	background-image:url(images/bg-navigation-links.png);
	background-repeat:no-repeat;
	height:35px;
	width:582px;
	margin:19px 0 0 -40px;
	padding:0 0 0 15px;
}
#navigation li {
	font-size:1.2em;
	float:left;
	padding: 10px 20px;
}
#navigation li a {
	color:#FFFFFF;
	text-decoration:none;
}
.nav-right {
	float:right;
	width:27px;
	height:74px;
	margin-right:-27px;
}
.blog a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.2em;
	float:right;
	margin-top:-34px;
}
#search {
	background-image:url(images/keyword-search.png);
	background-repeat:no-repeat;
	height:37px;
	width:278px;
	float:right;
	padding:20px 20px 0 0;
	text-align:right;
}

#search #searchbox {
	width:230px;
	background-color:transparent;
	border:none;
	color:#ffffff;
}

#search #searchbutton {
	background-color:transparent;
	width:23px;
	border:none;
}

#content {
	min-height:600px;
	padding:0 30px 200px 30px;
	font-size:1.2em;
}

#home-buttons {
	height:297px;
	width:720px;
	margin:-40px 0 0 100px;
}

#content h2 {
	color:#4B1717;
	font-size:1.6em;
	font-weight:bold;
	clear:both;
	margin-bottom:10px;
}
#footer {
	background-image:url(images/black-transparent.png);
	background-repeat:repeat;
	height:113px;
	margin-top:-160px;
	margin-bottom:47px;
	position:relative;
}
#footer-links {
	width:960px;
	margin:auto;
	padding:20px 40px 10px 0px;
}
#footer ul {
	width:750px;
	height:93px;
}
#footer li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	width:200px;
	padding-left:40px;
	float:left;
}
.minds-eye {
	float:right;
	width:172px;
	height:61px;
	margin-top:-80px;
}
#site-info {
	height:85px;
	background-image:url(images/bg-siteinfo.jpg);
	background-repeat:repeat-x;
	color:#444444;
	font-size:.8em;
	text-align:center;
	padding-top:25px;
}
.geo {
	width:1000px;
	margin:auto;
	margin-bottom:20px;
}
#site-info a {
	color:#444444;
	text-decoration:none;
}

