/*
Theme Name: Upper Crust Maids
Theme URI: http://inctricateart.com
Version: 1.0
Description: Custom Theme for Upper Crust Maids by <a href="http://intricateart.com">Leanne Wildermuth</a>
Author: Leanne Wildermuth
Author URI: http://www.intricateart.com
This design is copyright Leanne Wildermuth and may not be reproduced.
*/

#homespan {
 width: 830px;
 margin: 0px auto 20px auto;
 clear: both;
}

.column1 {width: 250px; margin-right: 30px; float: left;}
.column2 {width: 250px; margin-right: 30px; float: left;}
.column3 {width: 250px; float: left;}


/************************************************
*	BASIC ELEMENTS				*
************************************************/

a img {border: 0px}
abbr, acronym {border-bottom: 1px dashed #000; cursor: help;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
body, form, h1, h2, h3, h4, ul, ol, p {margin: 0; padding: 0; list-style: none;}
p{margin-top: 0.7em;
margin-right: 0pt;
margin-bottom: 0.7em;
margin-left: 0pt;
line-height: 1.6em;
}
p img{border:none; padding:0;}
img a{border:none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.excerpt {padding-left: 3px; padding-bottom: 10px; margin-bottom: 5px;}

img.alignleft {float: left; margin: 10px 15px 10px 0; padding: 1px; border: 1px solid #989586;}
img.alignright {float: right; margin: 10px 0 10px 15px; padding: 1px; border: 1px solid #989586;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; padding: 1px; border: 1px solid #989586;}

.pagenav {text-transform: uppercase; font-size: 1em; margin-bottom: 30px; text-align: right; height: 30px;}
.pagenav a {color: #1F62A5; font-weight: bold; text-decoration: none;}
.pagenav a:hover {color:#1F62A5; font-weight: bold; text-decoration: underline;}

hr {color: #90B1CA;;  background-color: #90B1CA; margin:0; padding:0; }

code, pre {
 font-family: 'Courier New', Courier, mono;
 color: #969696;
 text-decoration: none;
 text-align: left;
}

blockquote {
  text-align: left;
  line-height: 150%;
  padding: 15px;
  border-left: 4px solid #90B1CA;
  border-right: 4px solid #90B1CA;
  border-top: 1px solid #90B1CA;
  border-bottom: 1px solid #90B1CA;
}

form, img {
 border: 0; 
} 

input, textarea, select { 
 background-color: #fff;
 border: 1px solid #1F62A5;
 color: #000;
 padding: 2px;
}

.submit {
 background-color: #fff;
 color: #000; 
}

.radio {
 border: 0;
} 

h1 {font-family: trebuchet ms, sans-serif; color: #132135; padding: 5px 0 10px 0; margin: 0; border-bottom: 1px solid #90B1CA;}
h1 a {color: #132135; text-decoration: none;}
h1 a:hover {color:#800000; text-decoration: none;}

h2 {
 border-bottom: 1px solid #90B1CA;
 font-family: trebuchet ms, sans-serif;
 font-size: 16px;
 text-transform: uppercase;
 color: #132135;
 padding: 5px 0 10px 0;
}

h3 {
 font-family: trebuchet ms, sans-serif;
 font-size: 16px;
 text-transform: uppercase;
 color: #800000;
 padding: 5px 0 10px 0;
 clear: both;
}


body {
 margin: 0px;
 padding: 0px;
 font-family: 'trebuchet ms', helvetica, sans-serif;
 font-size: 13px;
 list-style-type: none;
}

a {color: #800000; text-decoration: none;}
a:hover {color:#c00000; text-decoration: underline;}


/************************************************
*	PRIMARY STRUCTURE			*
************************************************/
#header {
 height: 189px;
 margin: 0 auto;
 background: #62718e url(img/header.jpg) top center no-repeat;
}

#home {
 width: 364px;
 height: 189px;
 margin: 0 auto;
 background: url(img/logo.png) bottom center no-repeat;
}

#home a {
 display: block;
 width: 364px;
 height: 189px;
 color: #C0D7E9;
 font-size: .01em;
}

#main {
 background: #b8c6de url(img/bodybg.jpg) top center repeat-x;
 min-height: 57em;
 height: auto;
 padding-top: 25px;
 border-bottom: 20px solid white;
}

#wrap {
 width: 990px;
 margin: 0 auto;
 background: url(img/wrapbgtop.png) top center no-repeat;
 padding-top: 30px;
}

#sitewidth {
 display: block;
 width: 902px;
 float: left;
 margin-left: 44px;
 background-color: #fff;
 border-bottom: 1px solid #90B1CA;
 margin-bottom: 25px;
}

#content {
  float: left;
  width: 600px;
  display: inline;
  text-align: left;
  padding: 20px 20px 0px 20px;
}




/************************************************
*	SUCKERFISH MENU      			*
************************************************/

#suckerfishnav{
 font-size:14px;
 letter-spacing: .02em;
 font-family: trebuchet ms, sans-serif;
 font-weight:bold;
 margin: 10px auto;
 height: 25px;
 background: url(img/home.jpg) left no-repeat;
 padding: 5px 0 0 25px;
}

#suckerfishnav .page-item-64 {padding-left: 10px;}

#suckerfishnav, #suckerfishnav ul{
 list-style:none;
 line-height:25px;
 padding: 0;
 margin:0 auto;
 width:950px;
}

#suckerfishnav a {
 display:block;
 color:#132135;
 text-decoration:none;
 padding:0px 20px;
}

#suckerfishnav li{
 float:left;
 padding:0;
}

#suckerfishnav ul{
 position:absolute;
 left:-999em;
 height:auto;
 width:197px;
 font-weight:normal;
 margin-left:20px;
 line-height:1;
 border:0;
}


#suckerfishnav li li{
 width:190px;
 border:1px solid #fff;
 font-size: 12px;
 letter-spacing:normal;
 padding: 3px;
}


#suckerfishnav li li a{
 padding:2px 2px;
 width:170px;

}

#suckerfishnav li ul ul{
 margin:-25px 0 0 160px;
}

#suckerfishnav li li:hover{
 background:#2974d6;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a{
 color:#fff;
}

#suckerfishnav li:hover a{
 color:#132135;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a{
 color:#132135;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul
{
 left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul{
 left:auto;
 background:#bbc8df;
 padding-right: 1px;
}

#suckerfishnav li.sfhover a {}

#suckerfishnav ul li.sfhover a:hover, #suckerfishnav ul li li.sfhover a:hover{
color:#fff;  background:#2974d6; }

#suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul{
left:auto;}


/************************************************
*	POST STYLE      			*
************************************************/

.title {
  padding: 10px 0; 
}

.welcome-post {
 background: #fff url(img/welcome.jpg) top left no-repeat;
 padding: 50px 20px 20px 10px;
}

.post {
  padding: 10px 20px 20px 10px;
  background: #fff;
}


.date {
 color: #1F62A5;
 text-align: left;
 text-transform: uppercase;
 font-size: 11px;
 margin-bottom: 10px;
}

.post ul {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ul li {
 list-style: disc;
 margin: 0 30px 5px 15px;
}

.post ol {
  margin-left: 50px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.post ol li {
 list-style-type: decimal;
 padding: 10px 0 10px 10px;
}


.post-meta {
 clear: both;
 color: #1F62A5;
 text-align: left;
 text-transform: uppercase;
 font-size: 11px;
 margin-bottom: 50px;
 padding-left: 4px;
 border-top: 1px solid #90B1CA;
}



/************************************************
*	SIDEBAR          			*
************************************************/


#side {
  margin: 40px 10px 20px 0;
  float: right;
  width: 235px;
  overflow: hidden;
}


#side .menu {
  list-style-type: none; 
  display: block;
  overflow: hidden;
}

#side .menu h2 {
  text-align: left;
  padding-bottom: 2px;
}

#side .menu ul {
 margin:0;
  padding:10px 3px 20px 3px;
 list-style: none;
}

#side .menu ul ul {
 margin:0;
 padding: 0 0 10px 10px;
}

#side .menu ul li, #homespan ul li{
 border-bottom: 1px dotted #90B1CA;
 line-height: 130%;
 padding: 3px 0 0 0;
 margin: 0 6px;
}

#side .menu li#latest-products {
 margin-bottom: 20px;
}

#side .menu li#mailchimp-widget {
 margin: 20px 0;
 clear: both;
}

#side .menu ul.children {
  padding: 0px;
}

#side .menu ul li li {
 list-style: disc;
 margin-left: 18px;
 padding-left: 2px;
 border-bottom: none;
}


#side .textwidget {padding:10px 3px 5px 3px; list-style: none;}
ul.menu li#tag_cloud  {padding:10px 3px 5px 3px; list-style: none;}
#side .menu #searchform {margin: 10px; 4px;}


#livechat-sidebar {
 width: 870px;
 margin: 0 auto;
}

#livechat-sidebar li {margin: 0; padding: 0;}
#livechat-sidebar ul {margin: 0; padding: 0;}

.chat {width: 329px; height: 207px; float: left; padding-right: 75px;}

.sizzling-sampler {
 background: url(img/sizzlingsampler.png) top left no-repeat;
 padding: 50px 0 0 40px;
 float: left;
 width: 400px;
 height: 105px;
 margin-top: 25px;
}

/************************************************
*	FOOTER STYLE      			*
************************************************/

#footer {
 clear: both;
 height: 189px;
 margin: 0 auto;
 background: #62718e url(img/header.jpg) top center no-repeat;
 border-top: 1px solid #6c89ad;
}

#footer .small {
 border-top: 1px solid #6C89AD;
 margin-top: 55px;
 padding-top: 10px;
 font-size: 10px;
 font-weight: normal;
 text-align: center;
}

.footer-text {
 width: 850px;
 margin: 10px auto;
 text-align: left;
 color: #000;
 font-size: 11px;
 font-weight: bold;
}

.footer-text h2 {border-bottom: none;}
.footer-text li {line-height: 180%; margin-left: 10px;}

.side3 {
 width: 250px;
 float: left;
}

.side4 {
 margin-left: 50px;
 width: 250px;
 float: left;
}

.side5 {
 margin-left: 50px;
 width: 250px;
 float: left;
}

/************************************************
*	COMMENTS				*
************************************************/
	

#comment{
 width: 100%;
 margin: 10px 0;
 padding: 0;
}
	
#comment h3 {}
	
#respond{
 color: #000;
 background: #DEE4F0;
 border: 1px solid #90B1CA;
 padding: 10px;
 margin: 0 20px 50px 10px;
}


#commentform {
 color: #000;
}
	
#commentform p {	
 color: #000;
} 

#commentform input {
 background: #fff;
 border: 1px solid #90B1CA;
 padding: 3px;
 width: 175px;
}

#commentform textarea {
 background: #fff;
 border: 1px solid #90B1CA;
 width: 95%;
 padding: 5px;
}

.comments input#submit {
 width: auto;
 line-height: 25px;
 padding: 3px 5px;
 background: #F4BAB9;
 border: 1px solid #800000;
 color: #790000;
 font-size: .9em;
 text-transform: uppercase;
 font-weight: bold;
 cursor: pointer;
}

ol.commentlist { 
 list-style: none; 
 margin: 0 20px 50px 10px;
 padding: 0; 
 text-indent: 0; 
}
	
ol.commentlist li { 
 margin: 0 0 10px; 
 padding: 5px 7px 5px 10px; 
 position: relative;
}
 
ol.commentlist li div.comment-author { 
}

.commentlist li .avatar {
 float: left;
}

ol.commentlist li div.vcard { 
 margin-top: 3px;
}

ol.commentlist li div.vcard cite.fn { 
 font-style: normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
 color: #1F62A5;
 text-decoration: none;
 font-weight: bold; 
 margin-top: 4px;
}



ol.commentlist li div.vcard cite.fn a.url:hover { color: #1F62A5; font-weight: bold; text-decoration: underline;}

ol.commentlist li div.vcard img.avatar { 
 background: #DEE4F0;
 border: 1px solid #1F62A5;
 padding: 1px;
 margin-right: 10px;
}

ol.commentlist li div.comment-meta { 
 font-size: 10px; 
 margin-bottom: 10px;
}

ol.commentlist li div.comment-meta a { 
color: #1F62A5; 
text-decoration: none; 
font-weight: normal;
}

ol.commentlist li div.comment-meta a:hover {color: #1F62A5; text-decoration: underline;}

ol.commentlist li p { 
 margin: 0 0 1em;
 color: #000;
 }
 
ol.commentlist li ul { 
 list-style: square; 
 margin: 0 0 1em;
 padding: 0; 
 text-indent: 0;
}
 
ol.commentlist li div.reply {  
 background: #F4BAB9;
 border: 1px solid #800000;
 font: bold 9px/1 Tahoma, Georgia,arial,sans-serif;
 padding: 5px 10px;  
 text-align: center; 
 width: 36px;
 margin-bottom: 10px;
 }
 
ol.commentlist li div.reply a { 
 color: #790000; 
 text-decoration: none; 
 text-transform: uppercase; 
}


ol.commentlist li ul.children { 
 list-style: none; 
 margin: 1em 0 0; 
 text-indent: 0; 
}

ol.commentlist li ul.children li.depth-2 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
 margin: 0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
 margin: 0 0 .25em; 
 }

ol.commentlist li.even { 
 background: #fff;
 border: 1px solid #90B1CA;
 margin: 5px 0;
}

ol.commentlist li.odd { 
 background: #DEE4F0;
 border: 1px solid #90B1CA;
 margin: 5px 0;
 }
 
ol.commentlist li.pingback div.vcard { 
}

.cancel-comment-reply {padding-left: 10px;}
 