/*
Theme Name: Cups and Saucers
Version: 1.0
*/


/* https://wordpress.org/support/topic/images-w-classaligncenter-dont-center-in-webkit-browsers-safari-chrome */
/* Attempts to target the images contained in "Hire Some China" and "Reviews"
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


/* start presets */

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, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/bg.png);
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#outter-background {
	background-image: url(images/bg-container.png);
}
#inner-background {
	background-image: url(images/bg-tablecloth.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu {
	background: rgb(167, 212, 233); /* Fall-back for browsers that don't support rgba */
	background: rgba(85, 173, 214, .5);
	height: 40px;
	border-top: 10px solid #004f7f;
	border-bottom: 1px solid rgba(0, 79, 127, .2);
}

/* end presets */



#header {
	text-align: center;
	height: 92px;
}
#header-inside {
	width: 900px;
	height: 92px;
	margin: auto;
	position: relative;
}

#homepage-image-container {
	height: 536px;
	width: 972px;
	margin: auto;
	position: relative;
}
#teacup {
	position: absolute;
	left: 423px;
	top: -34px;
	z-index: 98;
}

#logo {
	position: absolute;
	left: 316px;
	top: 11px;
}

#homepage-image {
	background-image: url(images/homepage-image-frame.png);
	height: 536px;
	width: 972px;
	margin: auto;
	position: absolute;
	z-index: 100;
}
#actual-image {
	height: 480px;
	width: 920px;
	position: relative;
	margin: auto;
	top: 28px;
}

#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#leftcolumn {
	float: left;
	width: 300px;
	padding-top: 20px;
	position: relative;
}

div#leftcolumn.subpage {
	height: 500px;	
}

/* start module */

#module {
	background-color: #ffffff;
	padding-bottom: 10px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 15px;
	box-shadow: 0px 0px 20px #dfdfdf;
	font-size: 8pt;
	text-align: left;
	color: #3f5969;
}

div#module cite {display:none}

div#module img {
    display: block;
    position: absolute;
    left: -15px;
    top: 55px;
    max-width: 124px !important;
}

div#module p {
	margin-bottom: 10px;
	clear: both;
	display: block;	
}

/* end module */


#side-image {
	height: 555px;
	width: 336px;
	position: absolute;
	left: -18px;
	top: -18px;
	background-repeat: no-repeat;
	background-position: center;
}

#rightcolumn {
	float: right;
	width: 570px;
	padding-top: 20px;
}

div#rightcolumn.subpage {
	background-color: #ffffff;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0px 0px 20px #dfdfdf;
	padding: 30px;
	width: 510px;
	margin-top: 18px;
}

#footer {
	clear: both;
	height: 60px;
	margin: auto;
	color: #004168;
	font-size: 8pt;
	line-height: 60px;
	border-top: 10px solid #004f7f;
}

p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

a:link {color: #004168; text-decoration: none;}
a:visited {color: #004168; text-decoration: none;}
a:hover {color: #004168; text-decoration: underline;}
a:active {color: #004168; text-decoration: none;}

div.entry a:link {color: #278ebe; text-decoration: none;}
div.entry a:visited {color: #278ebe; text-decoration: none;}
div.entry a:hover {color: #004168; text-decoration: underline;}
div.entry a:active {color: #278ebe; text-decoration: underline;}

div#footer a:link {color: #004168; text-decoration: none;}
div#footer a:visited {color: #004168; text-decoration: none;}
div#footer a:hover {color: #004168; text-decoration: underline;}
div#footer a:active {color: #004168; text-decoration: none;}

div#rightcolumn h2, div#rightcolumn p, div#leftcolumn h2, div#leftcolumn p {
	text-align: left;	
}

div#rightcolumn h2 {
	font-weight: normal;
	font-family: 'Princess Sofia';
	color: #004168;
	font-size: 24px;
	margin-bottom: 16px;
}

div#rightcolumn h2.pagetitle {
	font-weight: normal;
	font-family: 'Simonetta';
	color: #004168;
	font-size: 24px;
	margin-bottom: 16px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	color: #a4d0e5;
}

h3 {
	font-family: 'Simonetta';
	color: #004168;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}



div#rightcolumn p {
	color: #3f5969;
	font-size: 10pt;
	margin-bottom: 16px;
	line-height: 21px;	
}

div#rightcolumn .post ul {
	color: #3f5969;
	font-size: 10pt;	
	line-height: 21px;
	margin-bottom: 16px;
	text-align: left;
	list-style-image: url(images/dot.png);
}

div#rightcolumn .post li {
	margin-left: 15px;
	margin-bottom: 0px;
}


div#leftcolumn h2 {
	font-weight: bold;
	font-family: 'Simonetta';
	color: #004168;
	font-size: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}


div#leftcolumn p {
	color: #3f5969;
	font-size: 8pt;
	margin-bottom: 12px;
	line-height: 18px;
	margin-left: 115px;
}

/* start menu */

div#menu ul {
	width: 800px;
	margin: auto;
	list-style-type: none;
	font-size: 13px;
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-family: 'Simonetta';
	text-shadow: 1px 1px 0px #ffffff;
	position: relative;
	left: 5px;
	}

div#menu li {
	display: inline;
	float: left; 
	height: 40px; 
}

div#menu a {display: block; float: left; height: 40px; line-height:40px; border-right: 1px dotted #cce6f2;}

div#menu a:link {color: #004f7f; text-decoration: none; text-shadow: 1px 1px 0px #ffffff;-webkit-transition:color .075s linear; transition: color .075s linear;}
div#menu a:visited {color: #004f7f; text-decoration: none; text-shadow: 1px 1px 0px #ffffff;}
div#menu a:hover {color: #ffffff; text-decoration: none; text-shadow: 1px 1px 0px #004f7f;}
div#menu a:active {color: #ffffff; text-decoration: none; text-shadow: 1px 1px 0px #004f7f;}

div#menu li.menu-item-30 a	/* home */ {width:100px;}
div#menu li.menu-item-29 a	/* hire china */ {width:145px;}
div#menu li.menu-item-28 a	/* gallery */ {width:123px;margin-right:43px;border-right: none !important;}
div#menu li.menu-item-46 a	/* op shop */ {width:119px;}
div#menu li.menu-item-26 a	/* blog */ {width:95px;}
div#menu li.menu-item-25 a	/* contact */ {width:126px;}
div#menu li.menu-item-730 a 	/* reviews */ {width:110px;}

div#menu li.menu-item-25 a {border-right: none !important;}

.current-menu-item a {background-image:url(http://www.cupsandsaucers.com.au/wp-content/uploads/2012/10/bg-menu-indicator.png);background-repeat:repeat-x;color:#ffffff !important; text-shadow: 1px 1px 0px #004f7f !important;}

body.single li.menu-item-26 a, body.archive li.menu-item-26 a {
background-image:url(http://www.cupsandsaucers.com.au/wp-content/uploads/2012/10/bg-menu-indicator.png);background-repeat:repeat-x;color:#ffffff !important; text-shadow: 1px 1px 0px #004f7f !important;
}

li#menu-item-29 ul li {display:none}



/* end menu styling */

/* start sliding notes */

.hackadelic-sliderPanel {
	padding: 0;
}

a.hackadelic-sliderButton {
	clear: both;
	display: block;
	border-bottom: 1px solid #cbe4f0;
	color: #004c75;
	font-size: 8pt;
	padding: 0;
	text-decoration: none;
	text-align: left;
	height: 42px;
	line-height: 42px;
	background-image:url(images/bg-sliding-notes.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 30px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}

a.hackadelic-sliderButton:hover {
	background-color: #ffffff;
	text-decoration: none !important;
	background-image:url(images/bg-sliding-notes.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cbe4f0 !important;
}


/* end sliding notes */


/* start metadata */

div#metadata, p.postmetadata {
	color: #004f7f;
	font-size: 8pt;
	width: 510px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 0px;
	border-bottom: 1px solid #cbe4f0;
	clear: both;
}

div#metadata a:link, p.postmetadata a:link {color: #004f7f; text-decoration: none;}
div#metadata a:visited, p.postmetadata a:visited {color: #004f7f; text-decoration: none;}
div#metadata a:hover, p.postmetadata a:hover {color: #004f7f; text-decoration: underline;}
div#metadata a:active, p.postmetadata a:active {color: #004f7f; text-decoration: none;}


div#meta-author {
		width: 400px;
		float:left;
		text-align: left;
}

div#meta-date {
		width: 50px;
		float:right;
		text-align: right;
}

.navigation {
	width: 510px;
	font-size: 8pt;
}

.navigation div {
	width: 255px;
	display: block;
}

.navigation .alignleft {
	text-align: left;
	float: left;
}

.navigation .alignright {
	text-align: right;
	float: right;
}


/* end metadata */

div#blog-sidebar {
	background-color: #a4d0e5;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0px 0px 20px #dfdfdf;
	background-image: url(images/bg.png);
	border: 10px solid #ffffff;
	padding: 20px;
	padding-bottom: 0;
}

h3.widget-title {
	font-family: 'Simonetta';
	color: #004168;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1pt;
}

div.widget ul {
	color: #3f5969;
	font-size: 10pt;
	margin-bottom: 16px;
	line-height: 21px;	
}
div.widget li {}

body.blog div.post img, body.single div.post img, body.archive div.post img {
border: 1px solid rgba(0, 79, 127, .2) !important;
padding: 5px;
border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0px 0px 5px #dfdfdf;

}

body.blog div.post a img, body.single div.post a img, body.archive div.post a img {
display: block;
}

div#our-range {
	background-color: #a4d0e5;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0px 0px 20px #dfdfdf;
	background-image: url(images/bg.png);
	border: 10px solid #ffffff;
	padding: 20px;
	padding-bottom: 0;
}

div#our-range a {
	text-shadow: 1px 1px 1px #ffffff;
	margin-bottom: 20px;
	display: block;
	text-decoration: none;
	color: #4892be !important;
}

div#our-range a:hover {
	color: #ffffff !important;
	text-shadow: 1px 1px 1px #004f7f;
-webkit-transition:color .2s linear;
transition: color .2s linear;
}

div.post img.alignleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.post img.alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

p.wp-caption-text {
font-variant:small-caps;
}


.testimonialswidget_testimonial .testimonialswidget_open_quote:before,
.testimonialswidget_testimonial .testimonialswidget_close_quote:after {
    content: none!IMPORTANT;
}


li.fg-listItem {
    margin-left: -0px !important;
}

li.fg-album-polaroid {
margin-bottom:20px!important;
padding-bottom:20px!important;
}

li.fg-album-polaroid > p {
margin-bottom:20px!important;
padding-bottom:20px!important;
}

div.fg-dropdown {
    width: 300px!important;

}


ul.fg-dropdown-list-white li {
    border-style: none!important;
}



div#rightcolumn .post li {
    margin-left: 0px!important;
}

.fg-dropdown-list li {
    padding-left: 10px!important;
}



div.fg-dropdown .fg-dropdown-list {
    max-height: 300px!important;
}





.testimonials-widget-testimonial cite, .testimonials-widget-testimonial div.credit {display:none!important;}


.testimonials-widget-testimonial q, .testimonials-widget-testimonial blockquote {
    PADDING-LEFT: 12px;
}


.bx-viewport {
overflow: visible!important;
}