/*
Theme Name: Reclaimed Marketplace
Theme URI: http://myreclaimed.com/
Description: Custom theme created for Reclaimed Marketplace.
Version: 1.0
Author: Casey Kluver
Author URI: http://caseykluver.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Reclaimed v1.0
	 http://myreclaimed.com/

	This theme was designed and built by Casey Kluver,
	whose work you will find at http://caseykluver.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { 
	margin-top: 18px; margin-bottom: 20px; 	margin-left: 0px; 	margin-right: 0px;
	text-align: center; font-family: tahoma; 	font-size: 11px;
	background: url("images/bg-2.jpg") repeat scroll 0 0 #faf2d7;

}

#aboutwrap {
	width: 800px;
	height: 56px;
	margin: 0px auto;
}

#howblue {
	padding-left: 40px;
	background: url('images/blue.png');
	background-repeat: repeat-y;
	line-height: 22px;
	color: #e7e7b9;
}
#howpink {
	padding-left: 40px;
	background: url('images/pink.png');
	background-repeat: repeat-y;
	line-height: 22px;
	color: #e7e7b9;
}
#howgreen {
	padding-left: 40px;
	background: url('images/green.png');
	background-repeat: repeat-y;
	line-height: 22px;
	color: #e7e7b9;
}
#howyellow {
	padding-left: 40px;
	background: url('images/yellow.png');
	background-repeat: repeat-y;
	line-height: 22px;
	color: #e7e7b9;
}

#howleft {
	width: 360px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: georgia;
	font-size: 13px;
}

#howleft h1{
	font-size: 18px;
	padding: 0px;
	text-align: left;
	padding-bottom: 7px;
}

#howleft span{
	color: #d1c13a;
}

#howright span{
	color: #d1c13a;
}

#howright h1{
	font-size: 18px;
	padding: 0px;
	text-align: left;
	padding-bottom: 7px;
}

#howright {
	width: 360px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: georgia;
	font-size: 13px;
}

#TipCls2{
	width: 213px;
	height: 62px;
	padding: 20px;
	display: block;
	color: #423211;
	font-family: georgia;
	font-size: 13px;
	text-align: center;
	background-image:url('http://myreclaimed.com/wp-content/themes/reclaimed/images/tooltip.png');
	background-repeat: no-repeat;
}

#tbg{
	height: 390px;
	padding: 0px;
	margin: 0px auto;
	width: 681px;
	color: #ffffff;
	background-image:url('http://myreclaimed.com/wp-content/themes/reclaimed/images/tbg.png');
	background-position: bottom; 
}

#tone{
	height: 30px;
	padding: 0px;
	margin: 0px;
	width: 283px;
	color: #ffffff;
	background-image:url('http://myreclaimed.com/wp-content/themes/reclaimed/images/tgrad.jpg');
	background-position: center; 
	border: 0px;
	border-bottom: 1px solid #eae8c9;
}

#ttwo {
	height: 37px;
	padding: 0px;
	margin: 0px;
	width: 180px; 
	border: 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #eae8c9;
}

#t-r {
	font-family: georgia; 
	color: #688819; 
	font-size: 15px; 
	font-weight: bold;
}

#t-r a{
	font-family: georgia; 
	color: #688819; 
	font-size: 15px; 
	font-weight: bold;
	text-decoration: none;
}

#terms {
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/terms2.jpg');
	background-repeat: no-repeat;
}

#terms a{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/terms1.jpg');
	background-repeat: no-repeat;
}

#terms a:hover{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#policy {
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/policy2.jpg');
	background-repeat: no-repeat;
}

#policy a{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/policy1.jpg');
	background-repeat: no-repeat;
}

#policy a:hover{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#banned {
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/banned2.jpg');
	background-repeat: no-repeat;
}

#banned a{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/banned1.jpg');
	background-repeat: no-repeat;
}

#banned a:hover{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#copyright {
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/copyright2.jpg');
	background-repeat: no-repeat;
}

#copyright a{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/copyright1.jpg');
	background-repeat: no-repeat;
}

#copyright a:hover{
	width: 200px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#whoa {
	width: 270px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/who2.jpg');
	background-repeat: no-repeat;
}

#whoa a{
	width: 270px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/who1.jpg');
	background-repeat: no-repeat;
}

#whoa a:hover{
	width: 270px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#what {
	width: 262px;
	height: 56px;
	float: left;
	display: block;
	background: url('images/what2.jpg');
	background-repeat: no-repeat;
}

#what a{
	width: 262px;
	height: 56px;
	float: left;
	display: block;
	text-decoration: none;
	background: url('images/what1.jpg');
	background-repeat: no-repeat;
}

#what a:hover{
	width: 262px;
	height: 56px;
	float: left;
	display: block;
	background-position: -1000px;
}

#how {
	width: 268px;
	height: 56px;
	float: right;
	display: block;
	background: url('images/how2.jpg');
	background-repeat: no-repeat;
}

#how a{
	width: 268px;
	height: 56px;
	float: right;
	display: block;
	text-decoration: none;
	background: url('images/how1.jpg');
	background-repeat: no-repeat;
}

#how a:hover{
	width: 268px;
	height: 56px;
	float: right;
	display: block;
	background-position: -1000px;
}

li.btn {
	padding: 7px 25px 0px;
}
li.btncode {
	padding: 0px 9px;
}
#style-switch {
	position: absolute; top: 18px; right: 20px; 
	width: 35px;
}

#style-switch img{
	padding-bottom: 5px;
}

#postreclaimed {
	width: 580px;
	background-color: #e0d88d;
	padding: 10px;
}

#blogleft {
	width: 754px;
	float: left;
	line-height: 22px;
	color: #48390a;
	padding: 0 20px;
	font-size: 14px;
}

#blogsd {
	color:#361e11;
	line-height: 24px;
}

#blogsd a {
	padding: 0px;
	margin: 0px;
}

#blogsd :hover {
	color:#ded6ac;
	background-color: #361e11;
	padding: 0px;
	margin: 0px;
}

#blogsd2 {
	display: inline;
	float:left;
	width:200px;
	font-size: 13px;
	font-family: georgia;
	font-weight: bold;
	padding-left:45px;
	padding-bottom:20px;
	padding-right:40px;
	margin: 0px;
	color:#361e11;
	line-height: 24px;
}

#blogsd2 div:hover {
	color:#ded6ac;
	background-color: #361e11;
	padding: 0px;
	margin: 0px;
}

#blogsd2 a {
	padding: 0px;
	margin: 0px;
}

#bsdlink {
	text-decoration:none;
	font-weight: normal;
	font-size:10px;
	color:#71894c;
	font-style:italic;
}

#h33 {
	color: #C76379;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-family: georgia;
}

#blogleft a{
	color: #C76379;
	font-weight: lighter;
}

#blogleft a:hover{
	color: #C76379;
	font-weight: bold;
	text-decoration:none;
}
#blogside li {
list-style:none !important;
}
#blogside ul {
	padding: 0;
}

#blogside {
	width: 10px;
	float: right;
	color: #48390a;
}

#blogside a{
	color: #48390a;
	margin-left: 20px;
}

#blogside a:hover{
	color: #48390a;
	font-weight:bold;
	text-decoration: none;
}

#blogside h5 {
	border-bottom:1px dashed #B3C6C2;
	color:#48390A;
	font-family:georgia;
	font-size:20px;
	margin:0;
	padding:15px 0 10px;
	text-align:center;
	width:214px;
}
#blogside .middle h2 {
	border-bottom:1px dashed #C1C1C1;
	color:#48390A;
	padding:15px 0 7px 7px;
	margin: 0px;
	font-size: 20px;
	font-family: georgia;
	font-weight: strong;
	width:90%;
}

#blogside .top {
	background: url(images/blog-top.jpg) no-repeat;
	width: 235px;
	height: 18px;
	margin:0 44px;
}
#blogside .middle {
	background: url(images/blog-middle.jpg) repeat-y;
	margin:0 0 0 44px;
	padding:0 10px 1px 9px;
	width: 235px;
}
#blogside .bottom {
	background: url(images/blog-bottom.jpg) no-repeat;
	width: 235px;
	height: 26px;
	margin:0 44px;
}
#social {
	padding: 0px;
	padding-top: 10px;
	margin:0 0 0 8px !important;
	list-style-type: none;
}
#social a img {
	margin:0 0 0 -16px;
}
#social .subscribe {
	height: 45px;
	padding-top: 11px;
	text-indent: 40px;
	background: url('images/subscribe.png');
	background-repeat: no-repeat;
}
#social .fan {
	height: 45px;
	padding-top: 11px;
	text-indent: 40px;
	background: url('images/fan.png');
	background-repeat: no-repeat;
}
#social .follow {
}
#social .friend {
	height: 45px;
	padding-top: 11px;
	text-indent: 55px;
	background: url('images/friend.jpg');
	background-repeat: no-repeat;
}
#blogsideleft {
	float:left;
	left:-12px;	
	margin:0;
	position:relative;
	text-indent:-1000px;
	top:135px;
	width:58px;
}
ul#blogextras {
	list-style: none;
	}
ul#blogextras li {
	display: inline;
	}
ul#blogextras li a {
	text-indent: -9999px;
	display: block;
	height: 131px;
	float: left;
	overflow: hidden;
	padding-top: 7px;
	}
	ul#blogextras li a.blogroll { 
		background: url('images/blogroll.png') no-repeat center left;
		width: 58px;
		}		
	ul#blogextras li a.seenon{ 
		background: url('images/seen-on.png') no-repeat center left;
		width: 58px;
		}
	ul#blogextras li a.videos{ 
		background: url('images/videos.png') no-repeat center left;
		width: 58px;
		}
		ul#blogextras li a.blogroll:hover, ul#blogextras li a.blogroll:active,
		ul#blogextras li a.seenon:hover, ul#blogextras li a.seenon:active,
		ul#blogextras li a.videos:hover, ul#blogextras li a.videos:active {
			background-position: center right
			}
#ssearch {
	width: 123px;
	height: 25px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#ssearchsubmit {
	margin:2px 20px 0 0;
	width: 63px;
	height: 26px;
	float: right;
	padding: 0px;
}
#pagewrap {
	width: 960px;
	margin: 0 auto;
}
#top {
	width: 833px;
	height: 190px;
	margin: 0 auto;
	margin-top: -5px;
	padding-bottom: 15px;
}

#navigation-wrap {
      width:824px;
	margin: 0 auto;
}
	
    #tabs {
	width:824px;
	height: 29px;
	font-size: 17px;
	font-family: georgia;
	font-weight: strong;
	font-style: italic;
      padding:0px;
      }
    #tabs ul {
	margin:0;
	padding:0px 10px 0;
	list-style:none;
      }
    #tabs li {
      float:left;
      background:url("images/left-tab-hover.png") no-repeat left top;
      color:#458793;
      margin:0;
      padding:0 0 0 9px;
      }
    #tabs a {
      float:left;
      display:block;
      background:url("images/right-tab-hover2.png") no-repeat right top;
      padding:5px 15px 4px 6px;
	  margin-left: 2px;
      text-decoration:none;
      color:#48390a;
      }

    #tabs a:hover {
      color:#a5bab5;
      }
    #tabs li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#a5bab5;
      }
    #tabs li:hover a {
      background-position:100% -150px;
      }

#main-top-wrap {
	width:960px;
	background: url('images/main-shadow.png');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0 auto;
}
#main-top-wrap-blog {
	width:1020px;
	background: url('images/main-shadow-blog.png');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	margin: 0 auto;
}
#content-top {
	width: 850px;
	height: 20px;
	background: url('images/content-top2.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#content-top2 {
	width: 824px;
	height: 9px;
	background: url('images/content-top.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#content-bottom {
	width: 850px;
	height: 20px;
	background: url('images/content-bottom2.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
}
#content-bottom-2 {
	width: 824px;
	height: 9px;
	background: url('images/content-bottom.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
}

#yellow {
	width: 754px;
	height: 73px;
	text-align: center;
	background: url('images/yellow.jpg');
	background-repeat: no-repeat;
	margin: 0 auto;
	color: #190400;
	padding: 10px;
	line-height: 24px;
	margin: 0 auto;
	font-size: 19px;
	font-family: georgia;
	font-weight: strong;
}
#content-bottom21 {
	width: 824px;
      background-color: #FFFFFF; 
	text-align: left;
	margin: 0 auto;
	color: #190400;
	padding: 0px;
}
#content-bottom21 a{
	width: 134px;
	height: 25px;
	display: block;
	text-decoration: none;
	background: url('images/more1.jpg');
	background-repeat: no-repeat;
}
#content-bottom21 a:hover{
	width: 134px;
	height: 25px;
	display: block;
	text-decoration: none;
	background: url('images/more2.jpg');
	background-repeat: no-repeat;
}
#cbbb{
	width: 747px;
	height: 10px;
	background: url('images/cbb.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#cbb{
	width: 717px;
	padding: 15px;
	padding-top: 300px;
	text-decoration: none;
	color: #190400; 
	background: url('images/whotop.jpg');
	background-repeat: no-repeat;
    background-color: #FFFFFF; 
	line-height: 28px;
	margin: 0 auto;
	font-size: 18px;
	font-family: georgia;
	font-weight: strong;
}
#getyourown {
	width: 800px;
	height: 320px;
	background: url('images/getyourown.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: right;
}

#getyourown img{
float: right;
padding: 0 10px 10px 0;
}

#getyourown a{
	width: 355px;
	height: 62px;
	display: block;
	background: url('images/30days3.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	position:relative;
	left:20px;
	top:220px;
	float: left;
}

#getyourown a:hover{
	width: 355px;
	height: 62px;
	display: block;
	background: url('images/30days3.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#more {
	width: 824px;
      background-color: #190400; 
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}

#content-bottom-what {
	width: 784px;
      background-color: #FFFFFF; 
	text-align: center;
	margin: 0 auto;
	color: #190400; 
	padding: 10px 20px;
}

#content-bottom-what img{
	padding-top: 10px;
	padding-bottom: 10px;
}
#content-bottom-what h1{
	padding: 0px;
	color: #cbba38;
	font-size: 19px;
}

#what-quote{
	width: 560px;
	margin: 0 auto;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	color: #48390a;
	line-height: 25px;
	background: url('images/quote.jpg');
	background-repeat: no-repeat;
}
#what-quote a{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #cbba38;
	text-decoration: none;
}
#what-quote a:hover{
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	color: #cbba38;
	text-decoration: underline;
}

#content-bottom22 {
	width: 784px;
      background-color: #190400; 
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 10px 20px;
}
#content-bottom222 {
	width: 784px;
	height: 575px;
      background-color: #190400; 
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 10px 20px;
}
#content-bottom2 {
	width: 824px;
	height: 9px;
	background: url('images/bottomb.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 20px;
}

#setup {
	width: 253px;
	height: 90px;
	background: url('images/setup.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#create {
	width: 253px;
	height: 90px;
	margin-left: 12px;
	background: url('images/create.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#promote {
	width: 253px;
	height: 90px;
	background: url('images/promote.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: right;
}
#sell {
	width: 253px;
	height: 90px;
	background: url('images/sell.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#track {
	width: 253px;
	height: 90px;
	margin-left: 12px;
	background: url('images/track.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#blog {
	width: 253px;
	height: 90px;
	background: url('images/blog.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: right;
}
#befound {
	width: 253px;
	height: 90px;
	background: url('images/befound.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#addon {
	width: 253px;
	height: 90px;
	margin-left: 12px;
	background: url('images/addon.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: left;
}

#gethelp {
	width: 253px;
	height: 90px;
	background: url('images/gethelp.png');
	background-repeat: no-repeat;
	padding-top: 107px;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	color: #FAF2D7;
	float: right;
}

#content {
	width: 824px;
	margin: 0 auto;
	background:#FFFFFF;
}

#featured {
	width: 850px;
	height: 320px;
	margin: 0 auto;
	background: url('images/content-middle2.png') repeat-y;
}

#featured a{
	z-index:10;
	}
#featured a:hover{
	position:relative;
	z-index:100;
	}			
#featured a span{
	display:none;
	}
#featured a:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-2.2em;
	left:.5em;
	background:#fffcd1;
	border:1px solid #444;
	color:#444;
	padding:1px 5px;
	z-index:10;			
	}

#bottom-3 {
	width: 850px;
	height: 230px;
	margin: 0 auto;
	background: url('images/content-middle2.png') repeat-y;
	padding-top: 5px;
}

#about {
	width: 824px;
	height: 170px;
	margin: 0 auto;
	background:#FFFFFF;
}

#about1 {
	width: 410px;
	height: 160px;
	float: left;
	background: url('images/tag-line.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#about2 {
	width: 3px;
	height: 160px;
	float: left;
	background:#4A3C13;
}

#about3 {
	width: 411px;
	height: 145px;
	float: right;
	padding-top: 15px;
}

#aboutpage {
	width: 824px;
	height: 65px;
	margin: 0 auto;
	background:#FFFFFF;
}

#about1page2 {
	width: 410px;
	height: 65px;
	float: left;
	background: url('images/aboutus.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#about1page {
	width: 410px;
	height: 65px;
	float: left;
	background: url('images/aboutus.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#directory11page {
	width: 410px;
	height: 65px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#contact1page {
	width: 410px;
	height: 65px;
	float: left;
	background: url('images/contact.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#directory1page {
	width: 410px;
	height: 65px;
	float: left;
	background: url('images/directory.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#blog1page {
	width: 410px;
	height: 65px;
	float: left;
	background: url('images/blog.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

#about2page {
	width: 3px;
	height: 65px;
	float: left;
	background:#4A3C13;
}

#aboutdiv {
	height: 3px;
	width: 800px;
	background:#4A3C13;
	margin: 0 auto;
}

#about3page {
	width: 411px;
	height: 65px;
	float: right;
}

#whopage {
	width: 345px;
	height: 45px;
	padding: 17px;
	text-align: justify;
	font-size: 14px;
	font-family: georgia;
	font-weight: strong;
	font-style: italic;
	margin: 0 auto;
}

#whopage-2 {
	width: 345px;
	height: 45px;
	padding: 9px;
	text-align: justify;
	font-size: 14px;
	font-family: georgia;
	font-weight: strong;
	font-style: italic;
	margin: 0 auto;
	color: #48390a;
}

#who {
	width: 368px;
	height: 116px;
	background: #ffffff url('images/desc_background.jpg') no-repeat bottom center;
	margin: 12px auto 0px auto;
}

#who:hover {
	width: 368px;
	height: 116px;
	background: #ffffff url('images/desc_background.jpg') no-repeat top center;
	margin: 12px auto 0px auto;
}

#who .who-c {
	width: 330px;
	height: 64px;
	padding: 18px 0px 4px 5px;
	text-align: left;
	color: #48390a;
	font-size: 14px;
	font-family: georgia; tahoma;
	font-weight: strong;
	font-style: italic;
	margin: auto;
}
.who-more a {
	font-family: Georgia;
	font-size: 13px;
	font-weight: 500;
	font-style: italic;
	color: #48390a;
	float: right;
	width:183px;
	vertical-align: text-top;
}
.who-more a:hover {
color: #A5BAB5;
text-decoration:none;
}

#page23{
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	width: 804px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 10px;
}

#page21 {
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	width: 804px;
	margin: 0 auto;
	background:#FFFFFF;
	padding: 10px;
}

#page22 {
	font-family: georgia;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	width: 824px;
	margin: 0 auto;
	background:#FFFFFF;
}

#category-left {
	width: 572px;
	float: left;
	font-family: Tahoma;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	background:#FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#category-right {
	width: 230px;
	float: right;
	font-family: georgia;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 30px;
}

#category-right h3 {
	padding-left: 35px;
	margin: 0px;
	font-size: 18px;
	font-family: georgia;
	font-weight: bold;
}

#category-right a {
	padding-left: 70px;
	color: #48390a;
	text-decoration: none;
	margin: 0px;
	font-size: 15px;
	font-family: georgia;
}

#category-right a:hover {
	padding-left: 70px;
	color: #48390a;
	text-decoration: none;
	margin: 0px;
	font-size: 15px;
	font-family: georgia;		
	font-weight: bold;
}
#category-right .cat-top {
	background: url('images/category-top.png') no-repeat;
	width: 217px;
	height: 14px;
}
#category-right .cat-middle {
	background: url('images/category-middle.png') repeat-y;
	width: 217px;
}
#category-right .cat-bottom {
	background: url('images/category-bottom.png') no-repeat;
	width: 217px;
	height: 14px;
}

#howmuchp{
	width: 660px;
	margin: 0px auto;
	font-size: 14px;
	font-family: georgia;
	font-weight:bold;
	color: #41310f;
	text-align: center;
}
#howmuchp a{
	width: 355px;
	height: 62px;
	margin: 0px auto;
	display: block;
	background: url('images/30days3.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#howmuchp a:hover{
	width: 355px;
	height: 62px;
	margin: 0px auto;
	display: block;
	background: url('images/30days3.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#dignity {
	width: 675px;
	margin: 0px auto;
	font-size: 14px;
	font-family: georgia;
	font-weight:bold;
	color: #41310f;
	text-align: center;
}
#dignity a {
	width: 200px;
	height: 132px;
	margin: 0px auto;
	display: block;
	background: url('images/logo_dignityuwear.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}


#page21 h2{
	font-size: 16pt;
	font-family: georgia;
	font-weight:bold;
	color: #C76379;
	padding: 0px;
	margin: 0px;
}

/*#page21 li{
	list-style:none;
}*/

#brown {
	width: 824px;
	height: 214px;
	background: url('images/brown.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	font-size: 13pt;
	font-family: georgia;font-weight:lighter;
	line-height: 26px;
	color: #E2DDB4;
	text-align: left;
}

#brown a {
	font-family: georgia;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
}

#fashon {
	width: 287px;
	float: left;
	color: #E2DDB4;
}

#fashon span {
	padding-left: 40px;
}

#fashon a:hover {
	color: #B84C66;
}

#fashon p{
	width: 250px;
	height: 37px;
	padding-top: 7px;
	background: url('images/fashon.gif');
	background-repeat: repeat-x;
	font-size: 22px;
	font-family: georgia;
	font-weight: bold;
	color: #B84C66;
	margin: 0 auto;
	margin-top: 10px;
	line-height: auto;
	text-align: left;
	text-indent: 16px;
}

#kids {
	width: 250px;
	float: left;
	color: #E2DDB4;
}

#kids span {
	padding-left: 20px;
}

#kids a:hover {
	color: #a5bab5;
}

#kids p{
	width: 250px;
	height: 37px;
	padding-top: 7px;
	background: url('images/kids.gif');
	background-repeat: repeat-x;
	font-size: 22px;
	font-family: georgia;
	font-weight: bold;
	color: #a5bab5;
	margin: 0 auto;
	margin-top: 10px;
	line-height: auto;
	text-align: left;
	text-indent: 16px;
}

#home {
	width: 287px;
	float: left;
	color: #E2DDB4;
}

#home span {
	padding-left: 40px;
}

#home a:hover {
	color: #63891F;
}

#home p{
	width: 250px;
	height: 37px;
	padding-top: 7px;
	background: url('images/home.gif');
	background-repeat: repeat-x;
	font-size: 22px;
	font-family: georgia;
	font-weight: bold;
	color: #63891F;
	margin: 0 auto;
	margin-top: 10px;
	line-height: auto;
	text-align: left;
	text-indent: 16px;
}

#bottom {
	width: 804px;
	height: 41px;
	padding-top: 10px;
	padding-left: 20px;
	background: url('images/bottom.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	font-size: 13pt;
	font-style: italic;
	font-family: georgia;font-weight:lighter;
	line-height: 26px;
	color: #E2DDB4;
	text-align: left;
}

#bottom span {
	font-size: 13pt;
	font-family: georgia;font-weight:bold;
	line-height: 26px;
	color: #FAF2D7;
}

#bleft {
	width: 584px;
	height: 41px;
	margin: 0px;
	float: left;
	font-size: 13pt;
	font-style: italic;
	font-family: georgia;font-weight:lighter;
	color: #FFFFFF;
	text-align: left;
}

#bright {
	width: 200px;
	height: 41px;
	padding-right: 20px;
	margin: 0px;
	float: right;
	font-size: 13pt;
	font-style: italic;
	font-family: georgia;font-weight:lighter;
	color: #FFFFFF;
	text-align: right;
}

#bright a {
	color: #FFFFFF;
	text-decoration: none;
}

#bright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#featured p{
	width: 160px;
	height: 37px;
	margin: 0 29px;
	font-family: georgia, tahoma;
	font-size: 13px;
	font-weight: 500;
	font-style: italic;
	color: #48390a;
	line-height: 20px;
	background: url('images/button.jpg') no-repeat center -37px;
	background-repeat: no-repeat;
	padding-top: 4px;
	text-align: left;
}
#featured p:hover{
	width: 160px;
	height: 37px;
	margin: 0 29px;
	font-family: georgia, tahoma;
	font-size: 13px;
	font-weight: 500;
	font-style: italic;
	line-height: 20px;
	background: url('images/button.jpg') no-repeat center top;
	padding-top: 4px;
	text-align: left;
}


#featured p a{
	color: #48390a;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	margin: 18px;
	padding-top: 5px;
	padding:left: 5px;
}

#featured p a:hover{
	color: #A5BAB5;
	text-decoration: none;
}
		

#featured-products {
	width: 424px;
	float: left;
	padding-top: 40px;
	background: url('images/featured_products.jpg');
	background-repeat: no-repeat;
	background-position: 35px 11px;
}

#featured-products img{
	padding: 10px;
}

#featured-stores {
	width: 425px;
	float: right;
	padding-top: 40px;
	background: url('images/featured_stores.jpg');
	background-repeat: no-repeat;
	background-position: 35px 11px;
}

#featured-stores img{
	padding: 10px;
	margin: 0px;
}

#dots {
	width: 1px;
	height: 230px;
	float: left;
	margin: 0 auto;
	background: url('images/dots.jpg');
}
#dotsf {
	width: 1px;
	height: 290px;
	float: left;
	margin: 7px auto 0 auto;
	background: url('images/dots.jpg');
}


#bottom-3 p{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #413021;
}

#links {
	width: 240px;
	padding-left: 31px;
	padding-right: 20px;
	float: left;
	color: #827152;
	text-align: left;
}

#links li{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 13pt;
	font-family: georgia;
	font-weight:lighter;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
}

#links a {
	color: #B84C66;
}

#links a:hover {
	color: #63891F;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#blog-feed {
	width: 234px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	color: #827152;
	text-align: left;
}

#blog-feed li{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 13pt;
	font-family: georgia;
	font-weight:lighter;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
}

#blog-feed a {
	color: #B84C66;
}

#blog-feed a:hover {
	color: #63891F;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#ten {
	width: 234px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	color: #827152;
	text-align: left;
}

#ten li{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 13pt;
	font-family: georgia;
	font-weight:lighter;
	list-style-type: none;
	margin-left: 0;
	margin-top: 0;
}

#ten a {
	color: #B84C66;
}

#ten a:hover {
	color: #63891F;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	color: #735d3d;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	color: #735d3d;
	}

.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 {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family:georgia;
	font-size:12px;
	font-style:italic;
	color:#C76379 !important;
	}

h1, h2, h3 {
	font-family: georgia;
	font-weight: bold;
	color: #48390a;
	}

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-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	color: #48390a;
	}

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

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

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;
	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: left;
	border:1px solid #F6EFDC;
	padding: 2px;
	background: #fff;
	margin: 0 15px;
	-moz-box-shadow:5px 5px 0 #F6EFDC;
	-webkit-box-shadow:5px 5px 0 #F6EFDC;
	box-shadow:5px 5px 0 #F6EFDC;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold!important;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin:10px 5px 10px 84px;
	width:80%;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #C76379;
	text-decoration: none;
	}

a:hover {
	color: #C76379;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.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;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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%;
	}
a flickr-image aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/*	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 */



/* 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;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	float:left;
	padding:0 5px;
	}

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

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

#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 {

	padding: 2px;
	}

#searchsubmit {
	padding: 0px;
	width: 80px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 250px;
	margin: 5px 5px 1px 0;
	background:url("images/content-bottom2.png") no-repeat scroll -27px -9px transparent;
	font:italic bold 17px georgia;
	padding: 5px;
	margin:5px 0;
	border:2px solid #E2D6B4;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	color: #48390a;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	background:url("images/content-bottom2.png") no-repeat scroll -27px -9px transparent;
	font:italic bold 17px georgia;
	width: 100%;
	padding: 5px;
	margin:5px 0;
	border:2px solid #E2D6B4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #48390a;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background: none;
	border: none;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	background:url("images/content-bottom2.png") no-repeat scroll -27px -14px transparent;
	border:2px solid #F6EFDC;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

#commentform p {
	margin: 5px 0;
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.comments {
background:url("images/comment-bg.png") no-repeat scroll 0 0 transparent;
font:18px bold Georgia,"Times New Roman",Times,serif;
height:116px;
padding:3px 0 0 12px;
}

.comments span.number {
color:#FFFFFF;
font:80px bold Georgia,"Times New Roman",Times,serif;
margin:0 10px 0 0;
}

.comments a {
-moz-border-radius:13px;
-webkit-border-radius:13px;
border-radius:13px;
-khtml-border-radius:13px;
background:none repeat scroll 0 0 #a5bab5;
border:2px solid #F6EFDC;
color:#FFFFFF !important;
float:right;
font-weight:bold !important;
padding:20px;
}

.comments a:hover {
text-decoration: underline!important;
}

.commentmetadata {
	margin: 0;
	display: block;
}
	
ul.children {
margin:0 20px 0 0;
padding:0;
}
.reply a {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
-khtml-border-radius:8px;
color:#C76379 !important;
font-size:16px;
font-weight:bold !important;
padding:5px;
margin: 15px;
}
.reply a:hover, .reply a:visited {
background:#F6EFDC;
}
div.commentnumber {
color: #a5bab5;
float:right;
padding:5px 20px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	font:11px/20px georgia;
	width:218px;
	padding: 0 0 10px 0;
}
#sidebar .uspic {
	float:left;
	padding-right:10px;
}

#sidebar form {
	margin: 0;
}
.learnus {
	color:#C76379;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
background:url("images/blockquote.jpg") no-repeat scroll 0 0 transparent;
font-style:italic;
margin:auto;
padding:10px 0 0 31px;
text-align:left;
width:90%;
}
.blockquote2 {
	margin: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0 0 7px #000000 inset;
	-webkit-box-shadow:0 0 7px #000000 inset;
	box-shadow: 0 0 7px #000000 inset;
	background:#ffffff;
	color:#48390A;
	font:italic 18px bold georgia;
	padding:20px;
	text-align:center;
	width:70%;
	}
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: 40px;
	}
/* 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 *//* 404 error */
#green-error-box {background:url('images/404-bg-green-box.png') no-repeat scroll center center transparent;height:535px;margin-left:auto;margin-right:auto;margin-top:30px;position:relative;width:772px;font-family: georgia;}#green-error-box a {color:#ffffff;text-decoration:none;}#green-error-box a:hover {color:#ffffff;font-weight: bold;text-decoration:underline;}#green-error-box h1#page-not-found {background:url('images/404-title.png') no-repeat scroll left center transparent;height:88px;width: 576px;margin:20px 0px 0px 95px;}#green-error-box h1.heading {float:left;height:104px;text-indent:-9999px;width:527px;}#green-error-box h2 {color:#FFFFFF;font-family: georgia;float:left;font-size:20px;line-height:1.1em;width:772px;text-align: center;margin-bottom: 30px;}#green-error-box p {float:left;font-size:16px;margin: 0px;width:772px;text-align: center;font-family: georgia;font-weight: bold;color: #48390a;}ul#steps {float:left;margin:20px 0 0 30px;}ul#steps li {font-size:16px;margin:0 0 7px 75px;list-style-type: circle;list-style:outside;font-weight: bold;color: #48390a;}/* end 404 error */

/* posting stuff */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

