/**
Theme Name: ElegantCakes
Theme URI: http://wordpress.org/
Description: ElegantCakes v1
Author: the WordPress team
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: Bespoke
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Fonts
-------------------------------------------------------------- */
body, input, textarea 
{
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}

/* =Structure
-------------------------------------------------------------- */

body {
	background-color: #8c7e89;
	color:  #ffffff;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 960px;
	position: relative;
}

#header {
	margin-top: 12px;
	width: 100%;
}

#masthead-wrapper {
	height: 100%;
    border-bottom: 1px solid;
    position: relative;
}

#cakerotator-wrapper {
	padding-top: 64px;
	height: 120px;
}

#menubar-events {
    position: absolute;
    top: 4px;
    right: 0px;
    visibility: hidden;
    text-align: right;
	white-space: nowrap;
}



#menubar-events ul li {
    height: 20px;
    float:right;
    font-size: smaller;
}

#menubar-wrapper {
    position: absolute;
    top: 103px;
    left: 166px;
}

#mainMenu li {
	float: left; 
}
#mainMenu li {
	display: block; 
}

#mainMenu li ul {
	background:  #8c7e89; 
	position: absolute;
	visibility: hidden; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #ffffff;
	margin-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	z-index: 1000;
	min-width: 80px;
}
#mainMenu li ul li {
	padding: 4px 0; 
	margin: 0; 
	float: none; 
	display: block;
} 
#mainMenu li ul li a {
	padding: 0; 
	margin: 0;
	width: auto;
	margin-top: -18px;
}
.submenuitem {
    font-size: smaller;
}


.menuGalleryType a:hover {
    text-decoration: underline;
}

.menuGalleryType {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    width: auto;
    color: #ffffff;  
    font-size: smaller;
}

.menuGalleryType a, .menuGalleryTypeAll a {
    color: #ffffff  !IMPORTANT;
}

.menuGalleryTypeAll a {
    margin-left: 20px;
}

.menuGalleryTypeHeader {
    border-bottom: 1px solid;
    border-color: #ffffff;     
    font-style: normal;
    margin-bottom: 4px;
}

.menuGalleryTypeList {
    padding-top: 8px;
    padding-bottom: 4px;
}

.menuGalleryTypeCake {
    padding: 0;
    display: block;
}

.roundabout-holder { 
  padding: 0; 
  height: 5em; 
  list-style: none;
  width: 960px;
}

.roundabout-moveable-item 
{ 
	cursor: pointer;
	width: 120px;
	height: 166px;
}
.roundabout-in-focus { cursor: auto; }


.cake-roundabout-image img {
	width:100%;
    border: 1px solid;
}

#cake-roundabout {

}


#main {
	padding-top: 24px;
}

#container {
}

.basicpage {
	padding-left: 12px;
	padding-right: 12px;
}

.basicpage ul {
	margin: 1.12em 0 
}

.basicpage p {
	margin: 1.12em 0 
}

.basicpage li {
	list-style: circle;
	display: list-item;
	margin-left: 2em;
}

#footer	{
	border-top: 1px solid;
	border-color: #ffffff;
	clear: both;
	width: 960px;
	background-color:  #8c7e89;
	color:  #ffffff;
	margin-bottom: 12px;
	font-size: smaller;
	text-align: center;
	margin-top: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* =Global Elements
-------------------------------------------------------------- */
a {
	text-decoration: none;
}

a:link {
	color:  #ffffff;
}
a:visited {
	color:  #ffffff;
}
#navigation-bar a:active,
.navigation-selected a  {
    color:  #695e66 !IMPORTANT;
}

#navigation-bar a:hover {
    text-decoration: underline;
}

a.textlink:hover, a.cake-link:hover {  
    text-decoration: underline;
}

a.cake-link {
    font-style: normal;
}

#navigation-bar {
	padding-top: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#navigation-bar ul li {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}



#sidebar-filter {
	float: left;
	width: 184px;
	padding-left: 24px;
	padding-right: 12px;
	padding-bottom: 12px;
	text-align: center;
	height: 500px;
}

#sidebar-filter-caption {
	text-align: center;
	font-weight: bold;
	height: 18px;
}


.filter-option-wrapper {
    width: 184px;
}

.filter-option-wrapper p.caption {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid;
	border-color: #ffffff;
    width: 184px;
}

.filter-option-wrapper ul {
	padding-top: 8px;
	padding-bottom: 4px;
}

.filter-option-wrapper ul li {
	padding-bottom: 4px;
}

li.filter-option-set {
	color:  #8c7e89;
}

li.filter-option-unset {
}

li.filter-option-unset a:hover {
    text-decoration: underline;
}

#sidebar-filter-caketype {
	margin-top: 4px;
}

#sidebar-filter-decoration {
	margin-top: 27px;
}

#sidebar-filter-guests {
	margin-top: 12px;
}

.filter-list li {
	margin-bottom: 10px;
}

.filter-list li div {
	font-weight: normal;
	width: 24px;
	height: 24px;
	display: inline;
}

.filter-option-set {
	color: #ffffff;
}

.filter-option-unset {
	color: #8c7e89;
}




.gallery-cake-grid {
	position: absolute;
	left: 259px;
	width: 652px;
	height: auto;
}

.gallery-slider {
	margin-left: 24px;
	margin-right: auto;
}

.gallery-cake-row {
	width:  800px;
}

.gallery-cake-cell {
	width: 140px;
	height: 200px;
	margin-left: 24px;
	margin-right: 24px;
    padding-bottom: 12px;
}

.gallery-cake-image {
	width: 140px;
	height: 194.11042944785px;
}

.gallery-cake-caption {
	text-align: center;
	margin-top: 4px;
	font-weight: bold;
}	

.gallery-cake-caption a {
	display: inline;
}

#gallery-cake-trail {
	text-align: right;
	margin-right: 12px;
	height: 18px;
}

.gallery-cake-link {
    padding-left: 12px;
    width: 196px;
}

a.gallery-cake-link:hover {
    text-decoration: underline;
}


.detail-wrapper {
	height: 426px;
	width: 960px;
}

.detail-cake-zoom {
	position: absolute;
	top: 0;
	left: 327px;
	width: 307px;
	height: 426px;
	padding: 0;
	margin: 0;
}

.detail-main-image {
    width: 305px;
    height: 423px;
    border: 1px solid;
}

.detail-cake-description {
	position: absolute;
	top: 0;
	left: 0px; 
    width: 307px;
	padding-left: 8px;
	padding-right: 8px;
    line-height: 18px;
}

.detail-cake-description {
    margin-bottom: 6px;
}

p.header {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 8px;
    height:30px;
    font-size: 24px;
    line-height:28px;
}

.detail-cake-description p {
	padding-bottom: 8px;
}

.advice-detail-area {
    position: absolute;
    bottom: 104px;
    left: 0;
    width: 307px;
    padding-left: 0px;
    padding-right: 8px;
}


.ZZdetail-cake-favourite {
    position: absolute;
    top: 305px;
    left: 0;
    width: 307px;
    padding-left: 8px;
    padding-right: 8px;
}

.detail-thumbnails {
	position: absolute;
	top: 333px;
    left: 0px;
    width: 309px;
	z-index: 1;
}

.detail-thumbnails img {
	width: 65px;
	height: 90px;
    border: 1px solid;
}

.detail-thumbnails img.inside {
	margin-right: 13px;
}

.detail-narrative {
	position: absolute;
	top: 44px;
	right: 0;
    width: 307px;
   	height: 250px; 
	border: 1px dotted;
    border-color: #ffffff;
    background-color: #695e66;
    color:  #ffffff;
}

#detail-header-advice {
	border-right: 1px dotted;
}

.detail-header a:hover{
    text-decoration: underline;
}

#detail-cake-advice {
    padding: 24px;
    line-height: 18px;
}

#detail-cake-advice p {
    margin-bottom: 6px;
}

.detail-header-hidden  {
	border-bottom: 1px dotted;	
    background-color:  #8c7e89;
    color:  #ffffff;
}

.detail-header-hidden a {
	font-weight: normal !IMPORTANT;
    background-color:  #8c7e89;
    color:  #ffffff;
}

.detail-narrative-hidden {
	display: none;
}	

.detail-narrative-detail {
	clear: both;
	padding-top: 11px;
	padding-left: 8px;
	padding-right: 8px;
}

.detail-header {
	float: left;
	width: 145px;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

.detail-header a {
} 

.detail-thumb-image {
	width: 53px;
	height: 73.484662576687px;
}


.detail-also-mini {
    width: 307px;
    height: 67px;
}

.detail-also-mini-caption {
    position: absolute;
    right: 0;
    bottom: 104px;
}

.also-like-slider-wrapper-mini {
    right: 0;
    position: absolute;
    top: 333px;
    width: 307px;
    height: 67px;
}

#also-like-slider-mini {
    width: 307px;
    height: 92px;
}

#also-more {
    font-size: smaller;
    font-style: normal;
}

#also-more:hover {
    text-decoration: underline;
}

#also-like-slider li {
    width: 80px;
    height: 93px;
}

.also-like-image-wrapper-mini {
    width: 80px;
    height: 93px;
}

.also-like-image-mini {
    width: 65px;
    height: 90.122699386503px;
    border: 1px solid;
    margin-right: 13px;
}

.also-like-image-mini img.inside {
    margin-right: 13px;
}


.also-like-image {
    width: 65px;
    height: 90.122699386503px;
    border: 1px solid;
}


.detail-also-wrapper {
	padding-top: 4px;
	padding-bottom: 4px;
	width: px;
}

.detail-also-caption {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
    padding-top: 4px;
	border-bottom: 1px solid;
	border-color: #ffffff;
}

.detail-also-cakes {
	margin-left: auto;
	margin-right: auto;
}
.also-like-image, .not-found-image {
	width: 160px;
	height: 221.84049079755px;
}


#gallery-nothing-found-text p {
    margin-top: 12px;
    margin-bottom: 12px;
}

.not-found-image {
    width: 100px;
    height: 138.65030674847px;
    margin-left: 12px;
    margin-right: 12px;
    border: 1px solid white;
 
}

.not-found-image-wrapper {
    width: 504px;
    margin-left: auto;
    margin-right: auto;
}

#detail-cake-preview {
    position:absolute;
    border:1px solid;
    display:none;
    color:#fff;
    z-index: 1000;
    width: 160px;
    height: 222px;
}

#detail-answer-popup{
    position:absolute;
    border:1px solid;
    display:none;
    color:#fff;
    z-index: 1000;
}

.detail-price-tiers {
    padding-left: 30px;
    margin-top: 36px;
    margin-bottom: 12px;
}

.detail-price-tier-serves {
    padding-left: 44px;
    padding-bottom: 6px;
}

.detail-price-tier-serves-detail-dessert {
    padding-left: 70px;
}

.detail-price-tier-serves-detail-cake{
    padding-left: 89px;
}

.detail-price-tier-price {
    padding-left: 72px;
    padding-top: 12px;
}

.detail-price-each {
	margin-top: 24px;
	padding-left: 30px;
}

.detail-price-toptier {
	padding-top: 4px;
	padding-left: 40px;

}
.detail-price-calc-caption {
	padding-top: 18px;
    padding-bottom: 8px;
	text-align: center;
	font-style: normal;
	text-decoration: underline;
}
.detail-price-include-tier {
	padding-left: 86px;
}
.detail-price-number {
	padding-left: 22px;
}
.detail-price-total {
	margin-top: 18px;
	padding-left: 76px;
}

#detail-cake-preview-caption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 160px;
    text-align: center;
    background:#999;
    color:#FFF;
    height:30px;
    font-size: 24px;
    line-height:28px;
    overflow:hidden;
    font-weight: bold;
    font-style: normal;
    z-index:1200;
    -moz-opacity:0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

#detail-cake-preview img {
    width: 160px;
    height: 222px;
}

.also-like-slider-wrapper {
	width: 860px;
	margin-top: 0px;
	margin-left:  44px;
}

#also-like-slider {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#also-like-slider li {
	width: 172px;
	height: auto;
}

.testimonial-slider {
}

.testimonial-quote {
    display: inline;
    font-size: 20px;
    padding: 2px;
}

.testimonial-source {
    text-align: right;
    font-style: normal;
    padding-top: 8px;
    font-size: larger;
}

.testimonial-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 480px;
}

.testimonial-detail-wrapper {
    height: 120px;
}   

.testimonial-wrapper .bx-wrapper .bx-pager a.pager-link {
    font-style: normal;
}

h2 {
    font-size: 1.5em;
    display: block;
    margin-bottom: 12px;
}

.ic_text a {
    color: black;
    font-style: normal;
    font-size: smaller;
}

#favourites-slider {
    width: ;
}

.admin-content {
    clear: both;
    margin-top: 24px;
    
}


.admin-image-check tr td img {
    width: 30px;
    height: 42px;
    margin: 4px;
}

.Flavours p {
    margin-left: 24px;
    margin-right: 24px;
}

.question-page h1 { 
    padding-bottom: 8px;
}
.question-wrapper {
	margin-left: 24px;
	margin-right: 24px;
	padding-top: 8px;
    padding-bottom: 16px;
}

.question-question {
	padding-top: 8px;
	font-weight: bold;
}

.question-answer {
	padding-top: 4px;
}

a.question-question {
    display: block;
}

a.question-question:hover, a.showAll:hover, a.hideAll:hover  {
    text-decoration: underline;
}

.event {
	padding-bottom: 4px;
}

.event-detail {
    padding-left: 34px;
} 

.detail-question {
    visibility: hidden;
}
.detail-answer {
    display: none;
}

#detail-answer-popup {
    width: 307px;
    padding: 8px;
    background-color:  #8c7e89;
    border: 1px solid white;    
    font-size: smaller;
}

.detail-answer-popup-question {
    font-weight: bold;
    padding-bottom: 4px;
}

.detail-answer-popup-question {

}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

