/*
Theme Name: Press Theme
Theme URI: http://pressatlanta.com/
Description: A custom theme for PRESS Atlanta Dry Cleaning
Version: 1.0
Author: Jo Albright
Author URI: http://hybr-id.com/
Tags: vintage, fixed width, two columns

*/

/* Landing Page CSS - Garrett@thedigitalsoutherner.com*/
.landing-page {width:590px;}
.landing-page h1 {font-size:24px; font-family:Georgia, "Times New Roman", Times, serif; color:#9F2214; padding-top:0px; padding-bottom:5px; font-weight:bold; text-align:center; }
.landing-page h3 {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#787878; font-style:italic; text-align:center; margin-top:0px; padding-bottom:5px;}

.landing-page-195 {display:block; border:1px solid #C4C4C3; height:155px; padding:15px 10px 10px 10px; margin-bottom:10px;}

.landing-page-left {float:left; text-align:center; height:160px;}
.landing-page-left-main {float:left; width:325px; text-align:center; height:160px; }

.landing-page-left-title {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#787878; text-align:center; text-transform:uppercase; padding-bottom:5px;}
.landing-page-left-content {font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; color:#B5B5B6; text-align:center; padding-bottom:10px;}
.landing-page-left-small {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#B5B5B6; text-align:center; padding-bottom:10px;}

.landing-page-bottom-title {font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; color:#B5B5B6; text-align:center;  padding-bottom:5px; font-style:italic;}

/* Begin Typography & Colors */

html { background: url('images/press_bg.jpg'); }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('images/gradient_bg.png') repeat-x top center;
	color: #66665c;
	position: relative;
	}

p { margin:0 0 15px 0; padding:0; }
div { margin:0; padding:0; }

.pageIntro { margin:-20px 0 20px 0; padding:0 32px; line-height:16px; }
.pressName { text-transform: uppercase; font-style:none; letter-spacing:2px; font-size:15px; line-height:12px; font-family: Bodoni Std; }

#page {
	}

#header {
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	}
	
h3 { 
	font-style:italic;
	color: #66665c;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	border-bottom: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	border-bottom: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: normal;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c1822a;
	text-decoration: none;
	outline: none;
	border-bottom: none;
	}

a:hover {
	border-bottom: 1px dotted #c1822a;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0 0 20px;
	}

#hbg { width: 960px; background: url("images/header_bg.jpg") no-repeat center top; margin: 0 auto; padding: 10px 0 0; }
#fbg { width: 960px; background: url("images/footer_bg.jpg") no-repeat center bottom; margin: 0 auto; padding: 0 0 10px; }
#topshadow { width: 1000px; height: 10px; background: url("images/shadow_top.png") no-repeat center top; margin: 0 auto; }
#bottomshadow { width: 1000px; height: 20px; background: url("images/shadow_bottom.png") no-repeat center top; position: absolute; bottom: -20px; z-index: -1; }
#bigwrapper { position: relative; margin: 0 auto; width: 1006px; }

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url("images/body_bg.png") repeat-y center top;
	}

#header {
	margin: 0 auto;
	padding: 10px 40px;
	height: 20px;
	width: 860px;
	border: 1px dotted #d8d7cc;
	}
	
#header ul { list-style: none; margin: 0; padding: 0; }
.mainNav { float: left; font: 11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing: 2px; }
.mainNav li { display: block; float: left; margin: 4px 29px 0 0; }
.mainNav li.last { display: block; float: left; margin: 4px 0 0 0; }
.mainNav a { color: #9a9a93; display: block; }
.mainNav a:hover { color: #c1822a; border-bottom: none; }
.globalNav { float: right; }
.globalNav li { float: left; }
.globalNav a { display: block; height: 18px; text-indent: -5000em; margin-top: 1px; }
.globalNav a:hover { background-position: bottom; border-bottom: none; }

body.page-id-17 .nav1 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 47% 95%; padding: 0 0 13px; }
body.page-id-19 .nav2 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }
body.page-id-13 .nav3 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }
body.page-id-9 .nav4 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }
body.page-id-2 .nav5 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }
body.page-id-11 .nav6 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }
body.page-id-4 .nav7 { color: #c1822a; background: url("images/mainNav_select.jpg") no-repeat 45% 95%; padding: 0 0 13px; }

.facebook { background: url("images/nav_facebook.jpg") no-repeat; width: 24px; }
.twitter { background: url("images/nav_twitter.jpg") no-repeat; width: 24px; }
.rss { background: url("images/nav_rss.jpg") no-repeat; width: 24px; }
.login { background: url("images/nav_login.jpg") no-repeat; width: 101px; margin-left: 12px; }

#contentWrap {
	margin: 10px auto;
	padding: 30px 40px;
	width: 860px;
	border: 1px dotted #d8d7cc;
	}
	
#dashWrap { background: url("images/dash.png") repeat-y 240px 0; }

.page-homepage #signin-form { position: absolute; width: 360px; height: 121px; margin: 11px; background: url("images/topics_bg.jpg"); font-size: 14px; padding: 20px; text-align: left; display: none; }
.page-homepage #signin-form input { width: 346px; padding: 6px; margin: 8px 0; outline: none; }

.page-homepage h1 { margin: 0 auto; padding: 0; display: block; text-indent: -5000em; height: 124px; width: 100%; background: url("images/sidebar_logo.jpg") no-repeat center top; }
.page-homepage .tagline { width: 300px; text-align: center; color: #c1822a; font-family: Bodoni Std; font-size: 24px; border-top: 1px dashed #d3d2c2; padding: 20px 0 8px; margin: 15px auto 5px; }
#bigwrapper .badge { width: 150px; height:150px; padding:0; margin:0; text-indent:-5000em; background: url(images/badge.png) no-repeat 0 0; position:absolute; top:115px; right:0; }
.page-homepage .calltoact { color: #66665c; font-size: 15px; text-transform: uppercase; letter-spacing: 2px; }
.page-homepage p { margin: 15px 0; font-style:italic; }
.page-homepage .info { color: #b1b1a0; font-size: 14px; line-height:18px; }
.page-homepage .calltoact em { text-transform: none; }
.page-homepage #process { float: left; text-align: center; width: 422px; }
.page-homepage #process .theIMG { border: 1px solid #d8d7cc; padding: 10px; background: url("images/process_img.jpg") no-repeat center center; width: 400px; height: 140px; margin: 0 0 20px; }
.page-homepage #process .learn { text-indent: -5000em; background: url("images/home_learn.jpg"); width: 173px; height: 29px; display: block; margin: 20px auto; }
.page-homepage #clients { float: right; text-align: center; width: 422px; }
.page-homepage #clients .theIMG { border: 1px solid #d8d7cc; padding: 10px; background: url("images/client_img.jpg") no-repeat center center; width: 400px; height: 140px; margin: 0 0 20px; }
.page-homepage #clients .signin { text-indent: -5000em; background: url("images/home_signin.jpg"); width: 173px; height: 29px; display: block; margin: 20px auto; }
.page-homepage a:hover { border-bottom:none !important; }	
	
.page-process h2 { margin: 0 0 0 170px !important; }
.page-process dl { margin: 0; line-height: 18px; }
.page-process .subtitle { border-top: 1px dashed #d3d2c2; border-bottom: 1px dashed #d3d2c2; padding: 3px 0; font-style: italic; margin: -5px 0 30px 174px; display:block; font-size:14px; }
.page-process .subtitle em { padding: 0 0 0 30px; color: #d3d2c2; }
.page-process dl dt { margin: 0 10px 10px 174px; font-size: 14px; text-transform: uppercase; color: #c1822a; letter-spacing: 2px; }
.page-process dl dt span { color: #46452e; font-family: Bodoni Std; font-size: 30px; margin: 0 10px 0 0; }
.page-process .step2, .page-process .step3, .page-process .step4 { padding: 30px 0 0; border-top: 1px dashed #d3d2c2; }
.page-process dl dd { padding: 0 0 20px 174px; margin: 0; }
.page-process #moreInfo1, .page-process #moreInfo2, .page-process #moreInfo3, .page-process #moreInfo4 { color: #b1b1a0; text-transform: uppercase; letter-spacing: 1px; font-size: 11px; }
.page-process #moreInfo1:hover, .page-process #moreInfo2:hover, .page-process #moreInfo3:hover, .page-process #moreInfo4:hover { color: #4e4d3c; }
.page-process dd div { display: none; }
.page-process .info1 {margin-top: -40px; padding-top: 40px; background: url("images/process1.jpg") no-repeat; }
.page-process .info2 {margin-top: -30px; padding-top: 30px; background: url("images/process2.jpg") no-repeat; }
.page-process .info3 {margin-top: -70px; padding-top: 70px; background: url("images/process3.jpg") no-repeat; }
.page-process .info4 {margin-top: -65px; padding-top: 65px; background: url("images/process4.jpg") no-repeat; }
#sidebar .tagline { color: #c1822a; font-size: 14px; display:block; padding:0; margin:0; font-style:italic; line-height:24px; }


.page-services { width: 600px !important; }
.page-services h2 { margin-bottom: 15px !important; }
.page-services .services-copy { text-align: left; width: 540px; float: left; margin: 0 0 0 20px; padding:0 20px 20px 20px; font-size:13px; line-height:20px; }
.page-services dl { width: 280px; float: left; margin: 0 0 0 20px; }
.page-services dl.first { width: 580px; float: left; margin: 0 0 0 20px; }
.page-services dl.first dt { width: 540px; padding: 20px 20px 15px; margin: 0; background-color: #f9f6ee; font-size: 13px; text-transform: uppercase; color: #c1822a; letter-spacing: 1px; }
.page-services dl.first dd { width: 540px; padding: 0 20px 20px; margin: 0; background-color: #f9f6ee; margin: 0 0 20px; line-height: 18px; }
.page-services dl dt { width: 240px; padding: 20px 20px 15px; margin: 0; background-color: #f9f6ee; font-size: 13px; text-transform: uppercase; color: #c1822a; letter-spacing: 1px; }
.page-services dl dd { width: 240px; padding: 0 20px 20px; margin: 0; background-color: #f9f6ee; margin: 0 0 20px; line-height: 18px; }
	
.page-pricing { position:relative; }
.page-pricing h2 { display: none; }
.page-pricing .mens { text-indent: -5000em; background: url("images/mens_pricing.jpg"); width: 276px; height: 538px; display: block; float: left; margin: 0 0 0 16px; }
.page-pricing .ladies { text-indent: -5000em; background: url("images/ladies_pricing.jpg"); width: 276px; height: 538px; display: block; float: left; margin: 0 0 0 20px; }
.page-pricing .household { text-indent: -5000em; width: 1px; height: 538px; display: block; float: left; margin: 0; }
.page-pricing .laundry { text-indent: -5000em; width: 1px; height: 538px; display: block; float: left; margin: 0; }
.page-pricing .freedelivery { height:114px; width:112px; position: absolute; top:-20px; right:-20px; background: url("images/freedelivery.png") no-repeat; }
.page-pricing p { margin: 20px 0 0 16px; text-align:left; line-height:18px; }
.page-pricing p.childrens { margin: 20px 0 0 16px; color: #c1822a; }
#post-13 { margin-bottom:10px !important; }

.page-faqs h2 { margin: 0 0 30px 30px !important; }
.page-faqs dl { width: 580px;  margin: 0; float: right; }
.page-faqs dt { padding: 20px 30px 10px 50px; margin: 0; background: #f9f6ee url("images/faq_q.png") no-repeat; background-position: 20px 15px; text-transform: uppercase; color: #c1822a; font-size: 14px; letter-spacing: 1px; }
.page-faqs dd { padding: 6px 30px 20px 50px; margin: 0 0 20px; background: #f9f6ee url("images/faq_a.png") no-repeat; background-position: 20px 0; line-height: 18px; font-size: 12px; line-height: 18px; }

.page-contact h2 { margin: 0 0 30px 30px !important; }
.page-contact .wpcf7-form { width: 540px; padding: 20px; background-color: #f9f6ee; float: right; }

.page-about .tagline { color: #c1822a; text-align:right; font-size: 24px; display:block; padding:25px 0 0; margin:0; font-family: Bodoni Std; }


.narrowcolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 590px;
	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 860px;
	}

.post h2 { color: #c1822a; margin: 0 0 30px 40px; font-size: 30px; font-weight: normal; font-family: Bodoni Std; }
.archive-page h2 { color: #c1822a; margin: 0 0 30px 0px; font-size: 30px; font-weight: normal; font-family: Bodoni Std; }

.post .entry { width: 464px; float: right; margin: 6px 0 0; line-height: 18px; font-size:13px; } 
.post .entry h2 { color: #88877d; font-size: 22px; margin: 0 0 10px 0; }
.post .entry img { border: 1px solid #d8d7cc; padding: 10px; max-width: 442px; }
.post .comments-link { display: block; margin: -32px 0 0; }
.postDate { color: #c1822a; font-size: 17px; background: url("images/date_slash.jpg") no-repeat right center; padding: 0 15px 0 0; margin: -10px 0 0; }
.postCat { display: block; background: url("images/topics_bg.jpg"); padding: 10px; margin: 0 0 15px 0; }

.post { 
	margin: 0 0 40px;
	text-align: justify;
	}

.page-news .post {
	background: url("images/post_spacer2.jpg") no-repeat top center; 
	margin: 0 0 40px;
	padding: 40px 0 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0 auto;
	padding: 10px 40px;
	height: 60px;
	width: 860px;
	border: 1px dotted #d8d7cc;
	font: 11px Georgia, "Times New Roman", Times, serif;
	}
	
.copyright { padding: 14px 0; float: left; font-style: italic; line-height: 18px; color: #6a6a64; width: 295px; }
.copyright a { font-style: normal; color: #6a6a64; }
.tag { margin: 0; float: left; display:inline; width: 274px; height: 115px; background: url("images/tag.png"); }
.tag h2.month { font-family: Bodoni Std; margin: 0; font-weight: normal; font-size: 20px; color: #f8f7f6; }
.tag .currentDate { text-transform: uppercase; font: 21px Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 3px; text-align: center; width: 67px; padding: 18px 0 0 15px; color: #975c21; float: left; }
.tag .dayDate { font-family: Trade Gothic Lt Std; font-weight: bold; font-size: 70px; letter-spacing: -2px; display: block; margin: 0 0 0 -2px; }
.tag .special { float: right; width: 158px; border-left: 1px dotted #975c21; padding-left:10px; margin: 20px 20px 0 0; }
.tag .special-title { font-family: Bodoni Std; color: #e7d3b6; font-size: 17px; line-height: 18px; padding: 0; display: block; }
.tag .special a { font-style:italic; color: #f8f7f6; font-size: 12px; }
.contact { float: right; padding: 4px 0; text-align: right; font-style: italic; color: #6a6a64; }
.contact .number { font-size: 15px; background: url("images/number.png") no-repeat; padding: 4px 3px 4px 50px; float: right; color: #a1a190; clear:both; }
.contact .join a { padding: 4px 10px; background: #6a6a64; display: block; float: right; color:#d8d7cc; font-size:12px; margin-bottom:5px; }
.contact .join a:hover { background: #4a4a44; border-bottom: none; }




/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2.pagetitle {
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	margin-bottom:15px;
	}

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

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

.alignright {
	float: right;
	}

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



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.process-dl ul { 
	margin:0; 
	padding:0;
	list-style:none;
	}

.process-dl ul li { 
	margin:0; padding:0 0 10px 0;
	}


.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	color: #b28e39 !important;
	font-style: italic;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 40px 0 0;
	width: 200px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	}
	
#sidebar h1 { margin: 0; padding: 0; }
#sidebar h1 a { display: block; text-indent: -5000em; height: 124px; width: 100%; background: url("images/sidebar_logo.jpg") no-repeat top center; }

#sidebar h2 {
	margin: 10px 0 0;
	padding: 0 0 5px;
	color: #c1822a;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	border-bottom: 1px dashed #d3d2c2;
	font-style: normal;
	text-transform: uppercase;
	}
	
#sidebar h5 { margin:0; padding:15px 0 0 0; }
#sidebar h5 a { display: block; margin:0; text-indent: -5000em; height: 85px; width:200px; background: url("images/signup_btn.jpg") no-repeat 0 0; }
	
#sidebar a {
	color: #66665c;
	font-style: normal;
}

#sidebar a:hover {
	color: #c1822a; border-bottom: none;
}

#sidebar a.altLink {
	color: #c1822a;
	text-decoration: none;
	}

#sidebar a.altLink:hover {
	color: #c1822a;
	}

#text-3 { overflow: hidden; width: 100%; color: #66665c; margin: 0 0 30px 0; }
#text-3 .link { display: block; float: left; width: 64px; margin: 6px 0 0; }
#text-3 a { display: block; float: left; margin: 6px 0 0; text-indent: -5000em; height: 18px; background-position: bottom center; width: 18px; }

#sidebar h2.side-title { display: block; width:200px; background: url('images/title_bracket.jpg') no-repeat center center; text-align: center; border: none !important; padding: 2px 0 0; margin: 30px 0 20px; }
#sidebar p { color: #66665c; font-size: 12px; line-height: 18px; text-align: justify; }
#sidebar #maillist { margin: 1px 0 0; }

#maillist { float: right; margin: -3px 0 0 5px; }
#maillist .signup-text { display: block; float: left; width: 64px; margin: 0; font-style:italic; }


#sidebar #maillist-sidebar { margin: 1px 0 0; }

#maillist-sidebar { float: right; margin: -3px 0 0 5px; }
#maillist-sidebar .signup-text { display: block; float: left; width: 64px; margin: 0; font-style:italic; }


#signup #email { width: 105px; float: left; margin: 0; height: 12px; outline: none; }
#signup #submit { background: url("images/form_button.jpg"); width: 24px; height: 18px; display: block; text-indent: -5000em; float: left; border: none; }
#signup #submit:hover { cursor: pointer; }


#signup2 #email2 { width: 105px; float: left; margin: 0; height: 12px; outline: none; }
#signup2 #submit2 { background: url("images/form_button.jpg"); width: 24px; height: 18px; display: block; text-indent: -5000em; float: left; border: none; }
#signup2 #submit2:hover { cursor: pointer; }

#sidebar form {
	margin: 0;
	}

#sidebar .priceBtn {
	height:50px;
	width:100%;
	border:1px dotted #9A9A93;
	text-align:center;
	margin-bottom:15px;
}	

#sidebar .priceBtn span {
	display:block;
	margin:5px;
	background-color:#f3f3f1;
	height:40px;
	width:190px;
}
	
#sidebar .priceBtn a {
	color: rgb(193, 130, 42); 
	font-size:16px;
	line-height:40px;
	font-style:italic;
}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#border { width: 400px; border:1px solid #d8d7cc; margin: 0 auto; padding: 10px; }

#update-form { width: 360px; margin:0; background: url("images/topics_bg.jpg"); font-size: 14px; padding: 20px; text-align: left; }
#update-form p span { float:left; }
#update-form p { margin:0; padding:0; line-height:24px; display: block; float: left; }
#update-form .button { padding: 6px 15px; cursor:pointer; background: #66665c; display:block; width:100px !important; border: none; color:#fff; float:right; margin:0; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing:2px; }
#update-form .button-center { clear:both; padding: 6px 15px; cursor:pointer; background: #66665c; display:block; width:100px !important; border: none; color:#fff; margin:15px auto 0; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing:2px; }

#complete-form { width: 360px; margin:0; background: url("images/topics_bg.jpg"); font-size: 14px; padding: 20px; text-align: left; }
#complete-form p span { line-height:24px; }
#complete-form p { margin:0; padding:0; line-height:24px; display: block; float: left; }
#complete-form .button { padding: 6px 15px; cursor:pointer; background: #66665c; display:block; width:100px !important; border: none; color:#fff; float:right; margin:0; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing:2px; }
#complete-form .button-center { clear:both; padding: 6px 15px; cursor:pointer; background: #66665c; display:block; width:100px !important; border: none; color:#fff; margin:15px auto 0; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; letter-spacing:2px; }


