/*
Theme Name: Cleanaphoria
Version: 1.0
Author: Stone Ward
*/

body
{
	font-family: Verdana, sans-serif;
	font-size: .8em;
	color: #577da9;
}

body.home{background: #fff url(images/henna.jpg) no-repeat top center;}
body.page, body.category, body.single, body.archive{background: #fff url(images/interior-henna.jpg) no-repeat top center;}

a:link, a:visited
{
	color: #1e4668;
}

body.home a
{
	text-decoration: none;
	color: #577DA9;
}

strong {font-weight: bold;}

.left{float: left;}
.right{float: right;}
.orange{color: #DC5B29}

p.orange
{
	margin-top: 20px;
}

h3
{
	color: #1e4668;
	font-weight: bold;
	font-size: 1.1em;
}

sup {
	height: 0;
	line-height: 1;
	position: relative;
	top: -0.6em;
	vertical-align: baseline !important;
	vertical-align: bottom;
	font-size: .6em;
	font-family: Arial;
}


#header-wrapper
{
	border-bottom: 3px solid #d8c3e6;
	margin-bottom: 3px;
}

/* Home page header */

#header
{
	height: 448px;
	margin: 0 auto;
	background: url(images/main-header-smaller.jpg) no-repeat bottom center;
	width: 950px;
}

#headerimg
{
	margin: 35px 0 0 150px;
}

#head-login a:link, #head-login a:visited
{
	color: #93c869;
	text-decoration: none;
}


#head-login a:hover
{
	text-decoration: underline;
}

#headsocial
{
	padding-top: 15px;
}

#headsocial a
{
	float: right;
	margin-left: 4px;
}

/* Interior header */
#int-header
{
	width: 950px;
	margin: 0 auto;
	background: url(images/interior-header-new.jpg) no-repeat left bottom;
	height: 157px;
}

#intheaderimg
{
	margin: 30px 0 0 290px;
}

#head-login
{
	float: right;
	margin-right: 150px;
	color: #93c869;
}

/* Page area */
#page-area-wrapper
{
	background: url(images/graydient.jpg) repeat-x bottom left;
}

/* Content area wrappers */

#content-area-wrapper
{
	background: #d7e6ce;
}

#content-area-wrapper.page,
#content-area-wrapper.category,
#content-area-wrapper.single,
#content-area-wrapper.archive
{
	background: #D7E6CE url(images/nav-bg.jpg) no-repeat center 46px;
	height: 110px;
}

#content-area-inner-wrapper
{
	position: relative;
	margin: 0 auto;
	width: 950px;
}

#logo
{
	float: left;
	position: absolute;
	top: 56px;
	left: -55px;
}

#content
{	
	margin: 0 auto;
	width: 950px;
	overflow: auto;
}

/* Navigation */

#nav
{
	margin-bottom: 15px;
}

#nav ul
{
	text-align: center;
	border-bottom: 2px solid #fff;
	padding: 7px 0 7px 130px;
	overflow: auto;
}

#nav li
{
	float: left;
	display: block;
	margin: 0 22px;
	height: 30px;
}

#nav li a
{
	display: block;
	height: 30px;
}

#nav.page, #nav.category, #nav.single, #nav.archive
{
	height: 85px;
	margin-bottom: 0px;
}

#nav.category-tip-of-the-day,#nav.page-template-page-tips-php,#nav.archive,.cat3 #nav{background: transparent url(images/flower.gif) no-repeat scroll 40px 46px;}
#nav.page-template-page-tunes-php{background: transparent url(images/flower.gif) no-repeat scroll 195px 46px;}
#nav.page-template-page-sweeps-php{background: transparent url(images/flower.gif) no-repeat scroll 400px 46px;}
#nav.page-template-page-forum-php{background: transparent url(images/flower.gif) no-repeat scroll 620px 46px;}
#nav.category-ask-merry-maids,.cat4 #nav{background: transparent url(images/flower.gif) no-repeat scroll 807px 46px;}

#nav li.tips a
{
	background: transparent url(images/nav/tips-both.jpg) no-repeat 0 -25px;
	width: 110px;
}

#nav li.tunes a
{
	background: transparent url(images/nav/tunes-both.jpg) no-repeat 0 -25px;
	width: 119px;
}

#nav li.sweeps a
{
	background: transparent url(images/nav/sweeps-both.jpg) no-repeat 0 -25px;
	width: 202px;
}

#nav li.forums a
{
	background: transparent url(images/nav/forums-both.jpg) no-repeat 0 -25px;
	width: 145px;
}

#nav li.ask a
{
	width: 151px;
	background: transparent url(images/nav/ask-both.jpg) no-repeat 0 -25px;
}

#nav li a:hover, #nav li.active a
{
	background-position: 0px 5px;
}

.active {display: inline;}
.hidden {display: none;}

/* Home page pods */

.pod
{
	border: 2px solid #fff;
	padding: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

p.from
{
	font-weight: bold;
	color: #1e4668;
	margin-bottom: 0px;
}

p.give-room
{
	margin-top: 10px;
}

.white-pod
{
	background: #fff;
}

.pod-container
{
	float: left;
}

#sweep-forum-pods
{
	width: 410px;
}

#sweeps
{
	background: url(images/SweepstakesWinnersComplete.jpg) no-repeat top left;
	margin-bottom: 30px;
	padding: 57px 0 0 196px;
	height: 50px;
}

#sweeps span.winner
{
	font-size: 1.3em;
}

#sweeps #logo
{
	float: left;
	position: relative;
	left: -20px;
}

#forums
{
	background: url(images/sponge.jpg) no-repeat center left;
	padding: 8px 8px 8px 105px;
}

#forums img
{
	margin-right: 5px;
}

#totd-ask-pods
{
	width: 215px;
}

#poll_sdtrk_social
{
	width: 280px;
	margin: 0 20px;
	position: relative;
}

#sdtrk
{
	background: #fff url(images/headphones-girl.gif) no-repeat bottom left;
}

#sdtrk p
{
	letter-spacing: -.5px;
	width: 150px;
	float: right;
}

#poll
{
	font-size: .9em;
}

#pollq
{
	float: left;
	width: 135px;
}

#pollans
{
	float: right;
	width: 120px;
}

#poll img
{
	float: left;
}

.wp-polls-ans
{
	width: 100px;
	float: right;
}

#social
{
	padding: 4px;
}

#social img
{
	vertical-align: text-top;
}

#social p
{
	float: right;
	width: 142px;
}

#social a:link, #social a:visited
{
	text-decoration: none;
}

#social a:hover
{
	text-decoration: underline;
}

/* Page content */

#page-content
{
	margin: 0 auto;
	width: 950px;
	padding-top: 5px;
	overflow: auto;
}

/* Merry maids locations footer */
#footer-wrapper
{
	background: #7bc142;
}

#footer-green
{
	margin: 0 auto;
	width: 950px;
	height: 40px;
	color: #fff;
	font-size: .8em;
}

#footer-green a:link, #footer-green a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#footer-green a:hover
{
	text-decoration: underline;
}

#footer-green img
{
	margin: 8px 15px 0 0;
	float: left;
}

#footer-green ul
{
	padding-top: 8px;
}

#footer-green address
{
	display: inline;
}

#footer-green li
{
	display: inline-block;
	margin-right: 10px;
}

#ask-foot-wrap.home{background:#D7E6CE }

#footer-etc
{
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 2px;
	letter-spacing: -1px;
}

#footer-etc p
{
	margin-bottom: 8px;
}

#footer-etc img
{
	margin-top: -131px;
}

#footer-etc input[type="text"]
{
	background-color: #eee;
	color: #555;
	border: 1px inset #666;
}

#footer-etc input[type="image"]
{
	vertical-align: top;
}

#footer-etc input[type="text"].inputFocus
{
	background-color: #fff;
	border: 1px outset #fff;
}

/* Page specific content: Sweepstakes page */
#sweep
{
	width: 643px;
}

#sweeps-form
{
	width: 190px;
}

#sweeps-form input
{
	width: 180px;
	border: 1px inset #666;
	margin-bottom: 3px;
	padding: 2px;
	color: #555;
}

#sweeps-form input.inputFocus
{
	color: #333;
	background-color: #fff;
	border: 1px outset #577DA9;
}

#sweeps-copy
{
	width: 445px;
	line-height: 1.6em;
}

#sweeps-copy img
{
	margin: 10px 0 0 20px;
}

#thirtyyrs
{
	float: left;
	margin-top: -35px;
}

#sweep #title
{
	margin: 0 0 20px 10px;
}

/* Page specific content: Ask merry maids */
#latest-question
{
	width: 530px;
	float: left;
	line-height: 1.6em;
	margin: 20px 0;
}

#question
{
	background: url(images/ask/quotes.jpg) no-repeat 0px 15px;
	padding: 30px 50px 20px 50px;
	text-align: justify;
}

#answer
{
	padding: 30px 30px 20px 30px;
	border-top: 1px solid #ec6e39;
	border-left: 1px solid #ec6e39;
	border-right: 1px solid #ec6e39;
}

#comment-box textarea
{
	width: 340px;
	border: 1px solid #87a1bf;
	display: block;
}

#comment-box input[type="submit"]
{
	background: #fff;
	border: 0;
	color: #87a1bf;
	float: right;
}

#comment-box
{
	width: 345px;
	margin: 40px 0 20px 0;
	overflow: auto;
}

#helpful
{
	height: 43px;
	padding: 10px 10px 0 10px;
	background: url(images/ask/quote-arrow-cut.jpg) no-repeat;
}

#helpful a:link, #helpful a:visited
{
	text-decoration: none;
}

#helpful img
{
	vertical-align: middle;
}

#more-questions
{
	float: right;
	width: 338px;
	margin: 20px 30px 0 0;
}

#more-questions-module
{
	background: #eee;
	padding: 10px 10px 10px 0;
}

#more-questions-module li
{
	list-style-type: disc;
	margin: 5px 0 5px 30px;
}

.hide {display: none;}

#ask-your-own
{
	margin-top: 20px;
	background: #eee;
	overflow: auto;
}

#sorting, #sorting a:link, #sorting a:visited
{
	text-decoration: none;
	color: #dc5b29;
}

#sorting ul {display: inline;}

#sorting li
{
	list-style-type: disc;
	display: inline;
	margin: 0 5px;
}

#quarrow
{
	float: right;
}

#comment-list
{
/*
	height: 500px;
	background: url(images/ask/merrymaids.jpg) no-repeat top right;*/
}

/* Cleanapedia page */
#tags
{
	float: left;
	text-align: right;
	margin-top: 90px;
	width: 150px;
}

#tags li
{
	margin: 10px 0;
}

#tags a:link, #tags a:visited
{
	padding: 5px;
	color: #dc5b29;
	text-decoration: none;
}

#tags a:hover
{
	border: 1px solid #87a1bf;
}

#tips
{
	float: right;
	width: 752px;
	margin-right: 30px;
	
}

#tip-list
{
	border: 1px solid #87a1bf;
	clear: both;
}

.tip
{
	padding: 20px 10px 20px 60px;
	background: url(images/gray-gradient.jpg) repeat-x bottom left;
}

#tip-sort
{
	margin-top: 20px;
}

#tip-sort ul
{
	display: inline;
}

#tip-sort li
{
	display: inline;
	list-style-type: disc;
	margin: 0 5px;
}

#tip-sort a:link, #tip-sort a:visited
{
	text-decoration: none;
}

#tip-sort .active
{
	color: #DC5B29;
}

#page-area-wrapper
{
	padding-bottom: 120px;
}

.page-template-page-forum-php #page-area-wrapper
{
	padding-bottom: 150px;
}

/* Tunes Page */
#playlists
{
	width: 236px;
	float: left;
}

#playlists li
{
	margin-bottom: 20px;
}

#songlist
{
	width: 415px;
	float: right;
}

#songlist ul
{
	padding: 5px;
	border: 1px solid #87a1bf;
	height: 165px;
	overflow: auto;
	line-height: 22px;
}

#songlist p
{
	padding: 5px;
	border: 1px solid #87a1bf;
	margin-top: 11px;
	text-align: center;
}

#songlist a:link, #songlist a:visited
{
	text-decoration: none;
	color: #ec6f3f;
}

#songlist a:hover{text-decoration: underline;}

#submitsong
{
	background: #eee;
	float: left;
	padding: 10px;
	width: 216px;
	position: relative;
}

#submitsong #submit-thanks
{
	display: none;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 8px 10px;
}

#tunes #select
{
	margin: 0 auto 15px auto;
}

#tunes-inner-wrapper
{
	width: 1100px;
	margin: 0 auto;
}

#tunes
{
	width: 670px;
}

#lady
{
	margin-top: -30px;
}

#submitsong input[type="text"], #submitsong select
{
	border: 1px solid #666;
	width: 210px;
	padding: 2px;
	color: #999;
}

#submitsong select {
	color: #555;
}

#submitsong input[type="submit"]
{
	background: #eee;
	border: 0;
	color: #87a1bf;
	float: right;
	margin-top: 4px;
}

#submitsong p
{
	margin: 10px 0;
}

#submitsong select
{
	display: block;
}

#tip-lone
{
	border-top: 1px solid #577DA9;
	border-bottom: 1px solid #577DA9;
	background: transparent url(images/tips/quotes.jpg) no-repeat scroll center 35px;
	margin-top: 30px;
	padding: 40px 90px;
	line-height: 1.6em;
}

#comment-field
{
	margin-top: 20px;
}

#comment-block
{
	margin-top: 30px;
}

#comment-list li
{
	margin: 15px 0;
}

.comment-meta
{
	border-bottom: 1px solid #577da9;
}

.baby
{
	font-size: .8em;
}

.comment-text
{
	padding: 4px;
}

.tip
{
	line-height: 1.6em;
}

.tip-extras a:link, .tip-extras a:visited,
.tip a:link, .tip a:visited,
#more-questions-module a:link, #more-questions-module a:visited,
#sorting a:link.active, #sorting a:visited.active
{
	text-decoration: none;
	color: #577da9;
}

.tip-extras a:hover, .tip a:hover, #more-questions-module a:hover, #sorting a:link.hover
{
	text-decoration: underline;
}

#tag-links a:link, #tag-links a:visited, .tiptags a:link, .tiptags a:visited
{
	text-decoration: none;
	color: #DC5B29;
}

#tag-links a:hover, .tiptags a:hover
{
	text-decoration: underline;
}

.tip-extras
{
	width: 720px;
	margin: 5px auto 0;
}

.tiptags
{
	overflow: auto;
	padding-right: 20px;
	margin-top: 10px;
}

h3.left
{
	margin-top: 15px;
}

.active-tag a
{
	border: 1px solid #87A1BF;
}

.post-ratings img
{
	vertical-align: middle;
}

#module_form .leftside {
	display: none;
}

#module_form .rightside {
	width: 100%;
}

#module_form select {
	width: 100%;
}

em {
	font-style: italic;
}

#disclaimer
{
	color: #aaa;
	float: left;
	font-size: .75em;
	margin-top: 25px;
}

#login
{
	width: 400px;
	float: left;
}

#loginimg
{
	margin-left: 100px;
	margin-bottom: 37px;
}

#loginetc
{
	overflow: auto;
	padding: 20px;
}

#loginetc input[type="text"], #loginetc input[type="password"]
{
	padding: 3px;
	font-size: 1.3em;
	border: 1px inset #666;
}

#login p
{
	margin: 10px 0;
}

#submit-module
{
	float: right;
	width: 230px;
	background: #eee;
	padding: 10px;
}

#submit-module input[type="text"], #submit-module textarea
{
	display: block;
	border: 1px inset #666;
	margin-top: 5px;
	width: 150px;
}

#submit-module textarea
{
	width: 225px;
	height: 60px;
}

#submit-module.ask
{
	width: 310px;
}

#submit-module.ask textarea
{
	width: 305px;
}

#comment-field textarea
{
	border: 1px inset #577DA9;
	width: 450px;
}

body.category-ask-merry-maids #comment-field textarea,
.cat4 #comment-field textarea
{
	width: 375px;
}

#submit-module input[type="submit"]
{
	background: #eee;
	border: 0;
	color: #87a1bf;
	float: right;
}

#sumbit-module
{
	overflow: auto;
}

.post-ratings
{
	margin-top: 15px;
}

#playlists li a
{
	width: 170px;
}

#playlists li.obg a{background: transparent url(images/tunes/obg-both.jpg) no-repeat 0 0;}
#playlists li.classic a{background: transparent url(images/tunes/classic-both.jpg) no-repeat 0 0;}
#playlists li.eighties a{background: transparent url(images/tunes/80s90s-both.jpg) no-repeat 0 0;}
#playlists li.country a{background: transparent url(images/tunes/country-both.jpg) no-repeat 0 0;}

#playlists li a:hover, #playlists li.active a
{
	background-position: -180px 0px;
}

#playlists li
{
	float: right;
	display: block;
	margin: 10px 0px;
	height: 26px;
}

#playlists li a
{
	display: block;
	height: 26px;
}

#question p, #answer p
{
	margin-bottom: 15px;
}

#therest
{
	float: right;
	margin-right: -46px;
}

.cat4 #comment-block,.category-ask-merry-maids #comment-block
{
	width: 375px;
}

.page p
{
	margin-bottom: 15px;
}

h3.stdpage
{
	padding-left: 300px;
}

#stdpage, #sitemap
{
	padding: 15px 20px 15px 300px;
}

h2.login
{
	font-size:1.7em;
}

#ask-links
{
	padding: 5px 0 5px 200px;
	float: left;
}

#ask-links a:link, #ask-links a:visited
{
	color: #DC5B29;
	text-decoration: none;
}

#ask-links a:hover
{
	text-decoration: underline;
}

#sitemap ul
{
	margin-left: 50px;
}

#sitemap li
{
	margin: 5px 0;
}

#sitemap a:hover
{
	color: #dc5b29;
}

#footer-green .whitelittle
{
	float: right;
	margin-top: 5px;
}

.location-list h5
{
	font-weight: bold;
}

.location-list li
{
	padding: 20px;
	border: 1px #ccc dashed;
	margin-bottom: 15px;
}

#location-find
{
	padding-top: 10px;
}

#location-find input[type="text"]
{
	color: #666;
}

#stdpage h3
{
	margin-bottom: 20px;
}

#pods-view table
{
	margin-bottom: 20px;
}

#pods-view table tr.lower td
{
	padding: 0 20px 20px;
}

#pods-view table tr.upper td
{
	padding: 20px 20px 5px;
}

#pods-view table tr.lower
{
	border-bottom: 1px dashed #aaa;
}

#pods-view table tr.new{background-color: #defcff;}
#pods-view table tr.rejected{background-color: #ffced3;}
#pods-view table tr.posted{background-color: #d8ffd6;}

#pods-view h2
{
	font-size: 18px;
	margin: 15px 0 10px;
}

#sweepslist
{
	width: 100%;
}

#sweepslist th
{
	font-weight: bold;
	border-bottom: 1px dashed #D7E6CE;
}

#sweepslist tbody td
{
	border-bottom: 1px solid #D7E6CE;
	padding: 4px 0;
}