/*
Theme Name: Atlanta Greek Picnic v3
Theme URI: http://www.antigravityinc.com/
Description: Theme for Atlanta Greek Picnic 2010
Version: 1.0
Author: Temi Kolawole
Author URI: http://temikolawole.blogspot.com/
Tags: black, orange, blue

*/

body {
	background-image: url(images/bg.jpg);
	background-color: #050505;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF6C00;
}
a:active {
	color: #FFFFFF;
}
#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_black_bg.png);
	background-position: 50px 65px;
	background-repeat: no-repeat;
}
#container2 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#topads, #bottomads{
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align:center;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#header {
	clear: both;
	height: 112px;
	background-image: url(images/header_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#footer {
	font-size: 11px;
	padding: 10px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#logo {
	float: left;
	width: 250px;
}
#menu {
	float: right;
	width: 700px;
	margin-top: 61px;
}
#menu ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}
#menu ul li a:hover {
	background-color: #FF6C00;
	color: #FFFFFF;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	list-style-type: none;
}
#intro {
	clear: both;
	height: 350px;
}
#intro_left {
	float: left;
	width: 250px;
}
#sublogo {
	height: 160px;
	clear: both;
}
.home_btm {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
	background-image: url(images/home_btm_bg.png);
	background-repeat: repeat-y;
}
#social {
	clear: both;
	padding-top: 20px;
	background-image: url(images/social_bg.png);
	background-repeat: no-repeat;
}
#homebuttons {
	height: 90px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#homebuttons img {
	margin-right: 10px;
}
#sidebuttons{
	clear: both;
}
#sidebuttons ul{
	margin: 0px;
	padding: 0px;
}
#sidebuttons ul li{
	list-style-type: none;
	margin-bottom: 10px;
}
#home_slides {
	float: right;
	height: 350px;
	width: 700px;
	overflow:hidden;
}
#home_slides ul {
	margin: 0px;
	padding: 0px;
}
#home_slides ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.box {
	float: left;
	width: 295px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box ul{
	margin: 0px;
	padding: 0px;
}
.box ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boxtitle, .widgettitle {
	margin-bottom: 20px;
	font-size: 18px;
	color: #FF6C00;
}
.boxtitle2{
	margin-bottom: 20px;
	font-size: 18px;
	color: #FF6C00;
	padding-left: 50px;
}
.box a {
	font-weight: bold;
	color: #FF6C00;
}
.box a:hover {
	color: #FFFFFF;
}
.box  input, .box select {
	background-color: transparent;
	padding: 3px;
	border: 1px solid #FF6C00;
	color: #FFFFFF;
}
.social_icon {
	display: block;
	float: left;
	height: 76px;
	width: 76px;
	background-repeat: no-repeat;
	float: left;
}
.rightpad {
	padding-right: 10px;
	padding-bottom: 10px;
}
#myspace {
	background-image: url(images/myspace.png);
}
#facebook {
	background-image: url(images/facebook.png);
}
#twitter {
	background-image: url(images/twitter.png);
}
#youtube {
	background-image: url(images/youtube.png);
}
#divine9 {
	background-image: url(images/divine9.png);
}
#livestream {
	background-image: url(images/livestream.png);
}
.email {
	background-image: url(images/email_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.video {
	background-image: url(images/video_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
.mobile {
	background-image: url(images/phone_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#sidebar {
	float: left;
	width: 250px;
}
#text {
	float: right;
	width: 680px;
	overflow: hidden;
}
h1{
	font-size: 36px;
	color: #FF6C00;	
}