/*
Theme Name: Atlanta Pride
Description: A customized theme for WordPress
Version: 1.0
Author: Southern Web Group
Author URI: http://www.southernwebgroup.com/

*/


/* Reset */


/* Reset */


html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

.clear {
	clear: both;
}
	
/* Global Styles */


body {
	background: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
}



.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.9em;
	margin-bottom: 12px;
	color: #582c69;
}

h2 {
	font-size: 1.6em;
	margin-bottom: 6px;
	margin-top: 6px;
}

h2.purple {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom: 12px;
	color: #582c69;
}

h3 {
	font-size: 1.4em;
	margin-bottom: 6px;
	margin-top: 6px;
}

h3.heading {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.3em;
	margin-bottom: 22px;
	color: #582c69;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-top: 6px;
	font-weight: bold;
}

h4.date {
	line-height: 40px;
	background: #582c69;
	border-bottom: 1px solid #582c69;
	display: block;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

h5 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 6px;
	font-weight: bold;
}


p {
	font-size: 14px;
	color: #474747;
	line-height: 1.5em;
	padding-bottom: 6px;
	
}

.purple {
	color: #582c69;
}

.blue {
	color: #333399;
}

.red {
	color: #ff0000;
}

.orange {
	color: #ff6600;
}

.green {
	color: #339966;
}

.pink {
	color: #ff00cc;
}

.yellow {
	color: #ffd100;
}


.post a {
	color: #582c69;
        font-weight:bold;
	text-decoration: underline;
}

.post a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


.post ol, .post ul {
	margin-bottom: 12px;
}

.post ol li {
	list-style: upper-roman;
	margin-left: 35px;
	line-height: 1.6em;
	
}


.post ul li {
	list-style: disc;
	margin-left: 35px;
	line-height: 1.6em;
	
}

body.home .post {
	margin: 18px 0 0px 0;
}


blockquote {
  font: 14px/22px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

#header {
	width: 100%;
	height: 151px;
	background: #000000;
}

#header .container {
	height: 151px;
	background: url(ui/header_2012.jpg) #000000 repeat-x;
}

#header #logo {
	float: left;
	width: 650px;
	height: 147px;
}

#header #right {
	float: left;
	width: 250px;
}

#header #right #topmenu  {
	margin-top: 6px;
}


#header #right #topmenu p {
	color: #3698d4;
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 0px;
}

#header #right #topmenu a {
	color: #3698d4;
	text-decoration: none;	
}

#header #right #topmenu a:hover {
	color: #37a4ea;
	text-decoration: none;	
}




#header #right #subscribe {
	margin-top: 22px;
}


#header #right #subscribe p {
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
	margin-left: 0px;
}


#header #right #subscribe .fieldset {
	width: 250px;
	float: right;
}

#header #right #subscribe .fieldset input#submit {
	margin-top: 10px;
	float: right;
}

#header #right #subscribe input#kluul-kluul {
	float: right;
	width: 180px;
	color: #676767;
}

/*hotels*/

.hotel{ padding:10pt;}

.hotel .left{float:left; padding:5px; margin:0 15px 5px 0;}

.hotel img{border:1pt solid #ccc; padding:5px;}





#nav {
	width: 100%;
	height: 50px;
	background: url(/ui/nav-bg.jpg) #eeeeee repeat-x;
}

#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#nav ul li {
	padding-left: 17px;
	padding-right: 17px;
	display: inline;
	float: left;
	list-style: none;
}

#nav ul li a {
	font-size: 1.2em;
	color: #474747;
	line-height: 45px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #333333;
}

#nav ul ul {
	display: none;
}



#content {
	background: url(/ui/content-bg.jpg) #ffffff no-repeat top center;
}

#content .container {
	padding-top: 8px;
}


#content .main {
	padding-top: 10px;
	padding-left: 20px;
	min-height: 600px;
	width: 580px;
	float: left;	
}

#content img.inline {
	float: right;
	margin-bottom: 15px;
	margin-left: 18px;
}

#content .post {
	float: left;
}


#content .post p {
	padding-bottom: 12px;
}

#content .side {
	width: 250px;
	padding-left: 30px;
	float: left;
}

.main hr {
	color: #eee;
	background: #eee;
	height: 4px;
	border: none;
	border-top: 1px #dadada solid;
	margin: 25px 0px;
	clear: both;
	display: block;
}

.post h2 a {
	text-decoration: none;
}

.post h2 a:hover {
	text-decoration: underline;
}
.col1, .col2, .col3{
	float: left;
}

.col1, .col3 {
	width: 255px;
	margin-left: 15px;
}

.col2 {
	width: 335px;
	margin-left: 15px;
}

.slider {
	margin-bottom: 18px;
	margin-top: 12px;
}

.inline-event img {
	float:right;
	padding-left: 15px;
	padding-bottom: 15px;
}

.col2 h1 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
}

.col2 p {
	font-size: 13px;
	line-height: 1.6em;
}

.social {
	padding-left: 16px;
	
}

.social img {
	float: left;
	padding: 10px 4px 10px 0px;
}


.event_box {
	background: #f7f7f7;
	border: solid 1px #e2e2e2;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:12px;
	margin-top: 25px;
}

.box {
	margin-bottom: 16px;
	margin-top: 12px;

}

.box img.gallery {
	margin-bottom: 5px;
}

.box .heading {
	width: 250px;
	height: 39px;
}

.box .section {
	background: #f7f7f7;
	border-bottom: solid 1px #e2e2e2;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	width: 248px;
	padding-top: 6px;
}

.sponsors img {
	margin: 10px 0px 15px 35px;
}


.box .map {
	background: #f7f7f7;
	border-bottom: solid 1px #e2e2e2;
	border-left: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	width: 248px;
	padding-top: 0px !important;

}

.box .section p {
	margin-left: 12px;
	font-size: 13px;
	margin-bottom: 4px;
	color: #474747;
}

.box .section a {
	color: #474747;
	text-decoration: none;
}

.box .section a:hover {
	text-decoration: underline;
}

.awards2009 {
}

.awards2009 h1 {
	font-size: 1.6em;
}

.article {
	margin-bottom: 35px;
}

#footer {
	width: 100%;
	padding-top: 40px;
	height: 120px;
	background: #202020;
	margin-top: 60px;
	
}

#footer p {
	color: #e3e3e3;
	font-size: 13px;
}

#footer a {
	color: #e3e3e3;
	font-size: 13px;
}

#footer .left-foot {
	float: left;
	color: #e3e3e3;
	
}

#footer .right-foot {
	float: right;
	color: #e3e3e3;
	text-align:right;
}


#footer ul {
	text-align: center;
}

#footer ul li {
	display: inline;
	color: #e3e3e3;
	padding-left: 6px;
	padding-right: 6px;
}

#footer ul li a {
	font-size: 1.2em;
	color: #e3e3e3;
	text-decoration: none;
}

#footer h2 {
	font-size: 1.2em;
	text-align: center;
	color: #e3e3e3;
	margin-top: 28px;
}

/* Contact Form */
form#contact_form {
	margin: 9px 0 0 0;
	padding: 0 0 0 0px;
	float: left;
	width: 645px;
}

form#contact_form div.fieldblock {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 630px;
}

form#contact_form div.fieldblock label {
	float: left;
	display: block;
	margin: 0 ;
	padding: 5px 30px 0 0;
	width: 120px;
	text-align: right;
	color: #242f33;
}

form#contact_form div.fieldblock label.error {
	position: absolute;
	top: -7px;
	right: 8px;
	margin: 10px 0 0 0;
	padding: 4px 0 2px 23px;
	width: 142px;
	outline: none;
	text-align: left;
	z-index: 99;
	line-height: 1.2;
}

form#contact_form div.fieldblock div.input {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #dfe5e7;
	width: 449px;
}

form#contact_form div.fieldblock div.input.active {
	border-left: 1px solid #bcc4c4;
}

form#contact_form div.fieldblock div.input input {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 250px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
}

form#contact_form div.fieldblock div.input select {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 262px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
}


form#contact_form div.fieldblock div.input textarea {
	margin: 0 15px 0 0;
	padding: 5px;
	width: 337px;
	min-height: 80px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #ffffff;
	outline: none;
	line-height: 1.5;
}

form#contact_form div.fieldblock div.input span {
	position: relative;
	top: 4px;
	font-size: 11px;
	color: #ff3716;
}

form#contact_form div.fieldblock div.input label.error {
	position: relative;
	top: 4px;
	font-size: 11px;
	color: #ff3716;
	float: left;
}

form#contact_form input.submit { margin: 0 0 30px 181px; }

.sponsors-grid {
	padding-top: 20px;
	padding-bottom: 40px;
}


.sponsors-grid img {
	float:left;
	margin-right:15px;
	margin-bottom:25px;
}

.tweet {
	padding-left:12px;
}

.tweet p {
	padding:0px !important;
	margin:0px;
}

.tweet p.time {
	padding:0px;
	margin:0px;
}


/* Events */

.event_detail h2 {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 1.6em;
	margin-bottom: 4px;
	color: #582c69;	
}

.event_detail h3 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 18px;
}

.event-entry {
	background: #f7f7f7;
	border: solid 1px #eee;
	margin-bottom: 10px;
	padding: 10px 15px;
}

	.event-entry h3 {
		color: #582C69;
	}

/* Gallery */

#gallery-wrapper {
    clear: both;
}
div.g-breadcrumb {
    font-family: Georgia,Arial,Helvetica,Geneva,Sans-Serif;
    font-size: 14px;
    color: #582c69;
    margin: 0 0 10px 0;
}
div.g-breadcrumb img {
    margin: 0 0 -2px 0;
}
div.g-entry {
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 1px #e2e2e2;
    background: #f7f7f7;
}
div.g-entry h2 {
    margin: 0 0 10px 0;
}
div.g-entry .bbg-thumb {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

div.g-title {
    font-size: 20px;
    color: #333;
    margin: 20px 0 10px 0;
}

div.g-cat-desc {
    margin: 0 0 10px 0;
}

div.g-album-wrap {
    margin: 0;
    padding: 0 0 22px 0;
    border: solid 1px #ccc;
}

div.g-thumb {
    float: left;
    width: 175px;
    min-height: 180px;
    padding: 8px 15px 0px 10px;
}

div.g-thumb img {
	padding-top: 20px;
	padding-bottom: 10px;
}

div.g-nav {
    font-size: 10px;
    line-height: 10px;
    margin: 20px 0 10px 0;
}

div.g-nav a:link, div.g-nav a:visited {
    color: #666;
    font-weight: bold;
}

div.g-nav .g-prevnext {
    float: left;
    padding: 5px;
    border: solid 1px #ccc;
    margin: 0 0 10px 0;
    background: #fafafa;
}

div.g-nav .g-viewall {
    float: right;
    padding: 5px;
    border: solid 1px #ccc;
    margin: 0 0 10px 0;
    background: #fafafa;
}

div.g-image {
    text-align: center;
}

div.g-image .paddedborder {
    
}

div.g-image .paddedborder .g-caption {
    text-align: left;
    padding: 5px 0px;
    margin: 0 0 10px 0;
}

#gallery-wrapper p.pagination-links {
    padding: 10px 0 0 0;
}

.single-wrapper {
	width: 503px;
	float: left;
}

.clearfix {
	clear: both;
}

td.thumbs img{
	padding-bottom: 12px;
}

h4.breadcrumbs {
	margin-bottom: 18px;
}

.paginate {
	margin-top: 18px;
}

#history {
	width:600px;
	padding:5px;
	margin-top:10px;
	margin-bottom:25px;
	text-align:left;
}
 
#history th,td {
padding: 10px;
 
}
 
#history .greenRow {
	background:#d1f7a7;
}
 
#history .grayRow {
	background: #ecf8de;
 
}


#news ul, #gavoice ul, #projectq ul {
	list-style: none;
	padding:0px; margin: 0px 10px 0px 12px;
}

#news li, #gavoice li, #projectq li {
	padding: 6px 0px;
	font-size: 13px;
}

/* Twitter */




#twitter_div p{
	margin: 0px 12px;
    padding: 0px;
	padding:6px 0px;
	font-size: 13px;
}


/* Navigation */

#nav {
	width: 100%;
	height: 45px;
	background: url(/ui/nav-bg.jpg) #eeeeee repeat-x;
}

#nav ul#menu-header li {
	position: relative;
}

#nav ul#menu-header li.first {
	padding-left: 50px;
	padding-right: 22px;
	display: inline;
	list-style: none;
}

#nav ul#menu-header li.last {
	padding-left: 22px;
	padding-right: 0px;
	display: inline;
	list-style: none;
}

/*Table Press*/

.table_title{font-size:14pt; font-weight:bold; color:#fff;}
.table_count{font-size:12; font-weight:bold;}
.table_link a{decoration:none; color:#003366;}
.table_link tr{border-bottom:1pt solid #ccc;}

table.inline {
	width: 575px;
	margin: 0 0 22px 0;
}


table.inline tr td {
	padding: 3px 6px;
	border: 1px #f3f3f3 solid;
}

table.inline tr th {
	padding: 6px 6px;
	background: #f3f3f3;
	border: 1px #ddd solid;
	font-weight: bold;
}


table.venue {
	width: 575px;
	margin: 0 0 22px 0;
}

table.venue tr td {
	padding: 4px 6px;
	border: 1px #e3e3e3 solid;
}

table.venue tr td.time {
	width: 100px;
	background: #f7f7f7;
	text-align: right;
	
}

table.venue tr td.act {
	font-weight: bold;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


#prev a, #next a {
    background: transparent url('ui/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

#prev a span, #next a span {
    background: transparent url('ui/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

#prev a:active, #next a:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#prev a:active span, #next a:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


/* dropdown nav */




#nav ul li ul a {
	line-height: 1.5em;
	color: #fff;
}






	
/*1st sub level menu*/
#nav ul li ul{
left: 17px;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
background: #333;
width: 220px;
z-index: 99;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#nav ul li ul li{
float: none;
display: block;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#nav ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
#nav ul li ul li a{
display: block; /*width of sub menu levels*/
color: #ffffff;
text-decoration: none;
border: none;
padding: 5px 22px 5px 8px;
font-size: 12px;
}

#nav ul li ul li a:hover {
text-decoration: none;
	background:#555;
	color: #fff;
	}
	
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }

.clearfix { zoom: 1; } 

.page-id-882 .post {
	position: relative;
}

#slideshow-wrap {
	position: absolute;
		top: 45px;
		right: 0;
	width: 275px;
	height: 300px;
}

.wp-caption {
	background: #e3e3e3;
	padding: 4px;
	border: solid 1px #d3d3d3;
}

	#content .wp-caption p {
		font-size: 13px;
		font-style: italic;
		padding: 5px 10px;
	}

.page-id-1079 table {
	border-collapse: collapse;
}

	.page-id-1079 tr.odd {
		background: #f8f8f8;
	}

		.page-id-1079 th,
		.page-id-1079 td {
			border: solid 1px #d3d3d3;
			padding: 5px 10px;
		}
		

