/*  

Theme Name: Little Miss Cupcakes

Theme URI: http://www.duckpit.co.uk

Description: Little Miss Cupcakes - Designed by <a href="http://www.duckpit.co.uk/">Duckpit Designs</a> - an adaptation of Deliciously Blue designed by j david macor.

Version: 1.0

Author: Justyn Spooner

Author URI: http://www.jdavidmacor.com/

Original Author: N. Design Studio, j david macor.com


The CSS, XHTML and design is released under Creative Commons Attribution 2.5:

http://creativecommons.org/licenses/by/2.5/



*/

/***** Standard Overrides *****/
html {
	background-color: #eedbff;
}

body {
	background: #eedbff url("images/Little_Miss_Cupcakes_Header.jpg") no-repeat center top;
	min-width: 974px;
	color: #bda86f;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

h1 {
	text-indent: -10000px;
}

h2 {
	color: #463210;
	font-size: 273.9%;
}

h4 {
	color: #463210;
	font-size: 131%;
	font-weight: bold;
	padding: 30px 20px 10px;
}

a {
	color: #711aa8;
	outline:none;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #d0b5e1;
}

p {
	color: #bda86f;
}

h2 a, h2 a:hover
{
	color: #463210;
	font-weight: normal;
}

.loading
{
	background: transparent url(images/ajax-loader.gif) no-repeat 50% 50%;
}

.post h2
{
	padding-left: 30px;
}

h3
{
	color: #463210;
	padding-top: 50px;
	padding-left: 40px;
	font-size: 182%;
}

h3 a
{
	color: #463210;
}

.post-content p
{
	color: #bda86f;
	padding: 5px 40px;
	font-size: 108%;
}

p.white {
	color: #ffffff;
}

p.main-text {
	padding: 10px 20px;
	font-size: 131%;
}

h2 .feedback-heading{
	font-size: 380.8%;
	line-height: 1.0em;
	background: transparent url(images/landing/share-the-cupcake-love.png) no-repeat -10px top;
	display: block;
	width: 400px;
	height: 100px;
}

p.feedback-comment {
	font-style: italic;
	font-size: 108%;
	text-align: justify;
}

p.feedback-author {
	font-size: 108%;
	padding-top: 5px;
}

a.feedback-popup, a.feedback-popup:link, a.feedback-popup:hover, a.feedback-popup:active
{
	color: #BDA86F;
}

p.about {

}

.text-content p
{
	padding: 0 30px 5px;
}

.text-content ul li
{
	font-size: 116%;
}

/***** YUI Grid Overrides *****/

#hd {
	height: 345px;
	position: relative;
}

#bd {
	border-color: #999999;
	border-left: 1px solid;
	border-right: 1px solid;
	background: #ffffff url("images/maintophome.jpg") no-repeat;
	_height: 420px;
	min-height: 420px;
}

#yui-main {
	padding-top: 60px;
}

#yui-main.home {
	background: transparent url("images/navactivehome.png") no-repeat -3px -9px;
}

#yui-main.cupcakes {
	background: transparent url("images/navactivecupcakes.png") no-repeat 101px -8px;
}

#yui-main.scrapbook {
	background: transparent url("images/navactivescrapbook.png") no-repeat 228px -3px;
}

#yui-main.newsblog {
	background: transparent url("images/navactivenewsblog.png") no-repeat 403px -4px;
}

#yui-main.contact {
	background: transparent url("images/navactivecontact.png") no-repeat 564px -4px;
	z-index: 1;
}

#yui-main.newsblog .single-post
{
	padding-right: 210px;
}

#ft {
	border-color: #999999;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #ffffff;
	text-align: right;
}

/***** Main Theme *****/

/* Header */
#latest-tweets {
	position: absolute;
	height:110px;
	left:645px;
	top:118px;
	width:210px;
}

#latest-tweets li{
	font-weight: bold;
	color: #463210 ;
	padding-bottom:5px;
}

#latest-tweets .tweet-marks
{
	font-style: italic;
	display: block;
}

#twitter-link {
	position: absolute;
	top: 50px;
	left: 835px;
}

#twitter-link a{
	display: block;
	text-indent: -9999px;
	width: 50px;
	height: 50px;
}

#rss-link {
	position: absolute;
	top: 258px;
	left: 866px;
}

#rss-link a{
	display: block;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
}

#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 685px;
	display: block;
}

#navigation li{
	float: left;
}

.page-item-32 a {
	text-indent: -9999px;
	display: block;
	width: 97px;
	height: 43px;
	background: transparent url("images/navhome.png") no-repeat 12px 6px;
}

.page-item-32 a:hover{
	background: transparent url("images/navhome.png") no-repeat 12px -44px;
}
.current_page_item a {
	background: transparent url("images/navhome.png") no-repeat 12px -44px;
}

.page-item-12 a {
	text-indent: -9999px;
	display: block;
	width: 138px;
	height: 43px;
	background: transparent url("images/navcupcakes.png") no-repeat 8px 0;
}

.page-item-12 a:hover{
	background: transparent url("images/navcupcakes.png") no-repeat 8px -50px;
}
.page-item-12.current_page_item a {
	background: transparent url("images/navcupcakes.png") no-repeat 8px -50px;
}

.page-item-6 a {
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 43px;
	background: transparent url("images/navscrapbook.png") no-repeat 18px 0;
}

.page-item-6 a:hover{
	background: transparent url("images/navscrapbook.png") no-repeat 18px -50px;
}

.page-item-6.current_page_item  a{
	background: transparent url("images/navscrapbook.png") no-repeat 18px -50px;
}

.page-item-15 a {
	text-indent: -9999px;
	display: block;
	width: 156px;
	height: 43px;
	background: transparent url("images/navnewsblog.png") no-repeat 18px 0;
}

.page-item-15 a:hover{
	background: transparent url("images/navnewsblog.png") no-repeat 18px -50px;
}

.page-item-15.current_page_item  a{
	background: transparent url("images/navnewsblog.png") no-repeat 18px -50px;
}

.page-item-18 a {
	text-indent: -9999px;
	display: block;
	width: 124px;
	height: 43px;
	background: transparent url("images/navcontact.png") no-repeat 14px 1px;
}

.page-item-18 a:hover{
	background: transparent url("images/navcontact.png") no-repeat 14px -49px;
}
.page-item-18.current_page_item  a{
	background: transparent url("images/navcontact.png") no-repeat 14px -49px;
}

#search {
	position: absolute;
	top: 309px;
	left: 700px;
}

#searchform {
	
}

.search-input {
	color: #463210;
	background: none;
	border: none;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	width: 133px;
	*margin-right: 5px;
	*padding-bottom: 6px;
}

.search-button {
	text-indent: -9999px;
	background: none;
	border: none;
	width: 75px;
	height: 30px;
	cursor: pointer;
}

.email {
	position: absolute;
	top: 135px;
	left: 415px;
	font-weight: bold;
	color: #463210;
	text-decoration: none;
	text-align:right;
}

.email a{
	color: #463210;
	text-decoration: none;
}

/* Content */

.main-notice {
	width: 700px;
	height: 251px;
	margin:20px 0 20px 20px;
	background: transparent url("images/mainnoticemiddle.jpg") repeat-x 0 0;
}

.main-notice-left {
	position: relative;
	float: left;
	width: 400px;
	height: 251px;
	background: transparent url("images/mainnoticeleft.jpg") no-repeat 0 0;
	overflow: hidden;
}

.main-notice-image {
	padding: 23px 0 0;
	float: right;
	height: 230px;
	width: 288px;
	background: transparent url("images/mainnoticeright.jpg") no-repeat top right;
	overflow: hidden;
}

#feedback
{
	padding-left: 10px;
	width: 370px;
}
.feedback {
	position: absolute;
	bottom: 0px;
	left: 20px;
}

.feedback-top {
	text-align: left;
	padding: 5px 40px 0px 40px;
	background: transparent url("images/quoteopen.png") no-repeat;
	_padding: 25px 0px 0px 40px;
}

.feedback-bottom {
	padding-right: 40px;
	padding-bottom: 20px;
	height: 27px;
	text-align: right;
	background: transparent url("images/quoteclose.png") no-repeat top right;
}

.feedback-comment {
	font-size: 108%;
}

.feedback-author {
	font-size: 108%;
}

.lightest-chocolate {
	color: #cac197
}
.light-chocolate {
	color: #bda86f;
}

.dark-chocolate {
	color: #463210;
}

.box-heading {
	text-align: center;
}

.dark-box {
	color: #cac197;
	background-color: #463210;
	margin: 5px;
	padding: 10px;
	min-height:230px;
}

.dark-box p{
	color: #cac197;
	padding: 15px 0 0;
}

.dark-box ul {
	padding: 15px 0 0;
}

.dark-box li {
	font-size: 108%;
	padding-bottom: 20px;
	padding-left: 30px;
	background: transparent url("images/posticon.jpg") no-repeat 0 0;
}

.dark-box a{
	color: #cac197;
}

.light-box {
	color: #463210;
	background-color: #cac197;
	margin: 5px;
	padding: 10px;
	min-height:230px;
}

.light-box p{
	color: #463210;
	padding: 15px 0 0;
}

.light-box ul {
	padding-left: 10px;
}

.light-box li {
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px;
	background: transparent url("images/posticon.png") no-repeat 0 0;
}

.border-box {
	position: relative;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	width: 300px;
	margin:40px 0 40px 45px;
}

.border-box h2{
	padding: 0;
}

.tape2{
	position: absolute;
	display: block;
	width: 110px;
	height: 100px;
	top: -33px;
	left: 216px;
	background: transparent url("images/tape2.png") no-repeat;
}


.tape1{
	position: absolute;
	display: block;
	width: 108px;
	height: 104px;
	top: -30px;
	left: -30px;
	background: transparent url("images/tape1.png") no-repeat;
}

#promo {
	position: relative;
	z-index: 2;
}

.promobanner{
	position: absolute;
	display: none;
	width: 271px;
	height: 216px;
	top: 0;
	right: -3px;
	background: transparent url("images/LeamingtonFoodFestival2011.png") no-repeat;
}

.contentContainer img{
	float: left;
	padding: 5px;
	margin-right: 5px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}


.profile-pic {
	float: left;
	padding-right: 5px;
}

#picture-strip {
	padding: 110px 0 0 50px;
	*padding-left: 20px;
	text-align: center;
	z-index: 3;
}

.picture {
	position: relative;
	/*border: 1px solid #dddddd;
	background-color: #ffffff;*/
	width: 160px;
	margin-bottom: 40px;
}

.picture span {
	position: absolute;
	display: block;
	width: 78px;
	height: 22px;
	top: -8px;
	left: 40px;
	background: transparent url("images/singletape.png") no-repeat;
}

.picture img{
	padding: 5px 5px 3px;
	background-color: #ffffff;
	border: 1px solid #dadada;
}

ul.profile-price-list li{
	display: block;
	color: #ffffff;
}

.border-box form{
	padding: 10px 20px;
}

.border-box input, .border-box textarea{
	border: 1px solid #fff;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 2px;
}

.border-box textarea{
	width: 100%;
}

.border-box .dark-box input, .border-box .dark-box textarea{
	background-color: #cac197;
	color: #463210;
}

.border-box .light-box input, .border-box .light-box textarea{
	background-color: #463210;
	color: #cac197;
}

.border-box label{
	display: block;
}

.border-box .dark-box label{
	color: #cac197;
	font-weight: bold;
}

.border-box .light-box label{
	color: #463210;
}

.wide-border-box{
	margin-left:30px;
	margin-right: 20px;
	width:450px;
	position: relative;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	margin:40px 20px 40px 30px;
	
}

.wide-border-box  .tape2{
	left: 370px;
}

.wide-border-box h2{
	padding: 0;
}

.wide-border-box form{
	padding: 10px 20px;
}

.wide-border-box input, .wide-border-box textarea{
	border: 1px solid #fff;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 2px;
}

.wide-border-box textarea{
	width: 100%;
}

.wide-border-box .dark-box input, .wide-border-box .dark-box textarea{
	background-color: #cac197;
	color: #463210;
}

.wide-border-box .light-box input, .wide-border-box .light-box textarea{
	background-color: #463210;
	color: #cac197;
}

.wide-border-box label{
	display: block;
}

.wide-border-box .dark-box label{
	color: #cac197;
	font-weight: bold;
}

.wide-border-box .light-box label{
	color: #463210;
}

#faq-wrap .wide-border-box
{
	width: 750px;
	margin-left: 80px;
}

#faq-wrap .wide-border-box .tape2
{
	left: 670px;
}

#faq-wrap  h3
{
	padding: 0;
	margin: 10px 0 0;
	font-size: 135%;
}

#faq-wrap .ui-accordion .ui-accordion-header a
{
	padding: 0;
}

#faq-wrap .ui-accordion .ui-accordion-header a:hover
{
	border-bottom: 1px solid;
}

#faq-wrap ul li ul li
{
	padding: 5px 20px 10px;
}

#yui-main.cupcakes #wrapper 
{
	display: none;
}
#yui-main.cupcakes ul
{
	padding: 10px 50px 30px;
}

#yui-main.cupcakes ul li a
{
	padding-left: 10px;
	background: transparent url(images/plus.gif) no-repeat left 5px;
	font-size: 121%;
	color: #711aa8;
}

#yui-main.cupcakes ul li.current a
{
	background: transparent url(images/minus.gif) no-repeat left 5px;
}

#yui-main.cupcakes ul ul
{
	padding: 5px 20px;
}

#yui-main.cupcakes ul ul li
{
	font-size: 121%;
	color: #711aa8;
}

/* Footer */
#ft a{
	text-decoration: none;
}


/* Sidebar */

#sidebar
{
	padding-top: 65px;
}

#sidebar li.cat-item
{
	color: #463210;
	font-weight: bold;
}

/* News Blog Style */

.newsblog .post
{
	padding-bottom:	30px;
}

span.post-cat
{
	padding-left: 10px;
	float: left;
}

span.post-comments
{
	float: right;
}

ol.commentlist
{
	padding-left: 120px;
	padding-top: 20px;
}

ol.commentlist p
{
	padding-top: 10px;
}

ol.commentlist li
{
	padding-bottom: 20px;
}

#commentform input
{
	margin-bottom: 10px;
}

.post-edit-link
{
	padding-left: 75px;
}

.post-content
{
	padding:20px;
}

.scrapbook .post-content
{
	padding: 0px 50px 25px;
}

.entry
{
	padding-left: 20px;
}

.entry h2
{
	padding-left: 0;
	border-bottom: 1px solid #463210;
}

.entry h2 a:hover
{
	color: #463210;
}

.entry p
{
	padding-left: 75px;
}

.post
{
	position: relative;
}

.more-link
{
	
}

.post-date
{
	float: left;
	background: transparent url(images/dateBg.jpg) no-repeat left top;
	width: 63px;
	height: 73px;
	font-size: 197%;
	font-weight: bold;
	color: #cac197;
	text-align: center;
	padding-top:5px;
	margin: 50px 0 0 20px;
}
/* Usefull Classes */
.noshow
{
	display: none;
}

.clear{
	clear: both;
}

.reveal {
}

.left{
	float: left;
	text-align: left;
}

.aligncenter
{
	text-align: center;
	padding-left:50px;
}

/* External Overides*/

.ui-accordion .ui-accordion-header a {
	padding-left: 1.7em;
}

/* Flickr */

.flickrTag_container a.flickr
{
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	background: transparent url(images/ajax-loader.gif) no-repeat 50% 50%;
	width: 130px;
	height:130px;
	overflow: hidden;
}

body.jsEnabled .flickrTag_container a.flickr img
{
}

p.flickrTag_container
{
	padding: 20px 0 0 0;
}

.your-name input, .your-email input
{
	width: 200px;
}


#image-slideshow img
{
	border: 1px solid #666;
	padding: 5px;
	background-color: #fff;
}

/* Modal Popup */

.modal { 
    background-color:#fff; 
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 
 
.modal h2 { 
    margin:0px; 
    padding:10px 0 10px 0px; 
    border-bottom:1px solid #333; 
    font-size:20px; 
}

.modal ul
{
	padding: 0 20px 10px;
}

#feedback-overlay.modal ul
{
	height: 450px;
	overflow: auto;
}

.modal ul li
{
	font-size:18px;
}

.modal ul li span
{
	font-size:16px;
	font-weight: bold;
}

#feedback-overlay
{
	width: 600px;
}
#feedback-overlay ul li
{
	padding: 10px 0 20px;
}
