/*
Theme Name: Mayfair Jewellers
Theme URI: http://baradesign.com.au/
Description: Mayfair Template
Version: 1.6
Author: Matt McNamee
Author URI: http://baradesign.com.au
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* General Styles */

body {
	background: #353535 url(images/layout/bg.jpg) repeat-x;
	color:#333333;
	text-align:left;
}

.rounded {
	background: none;
}

.hidden {
	display:none;
}
* {
	outline:none;
}

/* Header */
.header {
	margin: 0px auto 10px auto;
	position:relative;
	z-index:9;
	padding-top:63px;
	height:106px;
}

.footer {
	margin-bottom:5px;
	font-size:8px;
	width:100%;
	color:#9d9d9d
	}
	
.footer a {
	font-size:10px;
}

/* WORDPRESS */
.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size:10px
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	color:#CCCCCC
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#comments h3 {
	padding: 0;
	margin: 0px 10px 20px ;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: center;
	}

/*#searchform input, #searchform textarea, #searchform select { margin: 0; padding: 2px; color: #222; background: #FFF; border: 1px solid #363636; margin: 5px 0; font-size:11px; float:left; }   */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-bottom: solid 1px #666666;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 155px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.backgroundTran {background:url(images/gradient.jpg) repeat-x center center;}
.backgroundTran:hover {background:#000}
/* End Various Tags & Classes*/

@charset "UTF-8";
/* CSS Document */


/* Featured */

.featured {
	height:356px;
	margin-top:-35px;
	margin-bottom:15px;
}

.featured a {
	font-weight:bold;
	text-decoration:none;
}

.intro h1 {
	font-size:45px;
} 

.intro {
	padding-top:30px;
	margin-left:20px;
}

p.link a, p.link a:visited, li.link a, li.link a:visited {
	padding:5px 9px;
	background:#999999;
	font-weight:bold;
}

p.link a:hover {
	background:#66b606;
	;
	text-decoration:none;
}

p.biglink a {
	width:100%;
	display:block;
	text-align:center;
	padding:20px 0;
	background:#55A505;
	color:#CAE3B2;
	font:24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}

p.biglink a:hover {
	background:#66b606;
	;
}

/* Features */
.rbox {
	background:#ffffff;
	border:solid 1px #f5f5f5;
	}

.rbox div.inner {
	padding:15px 25px 10px 25px;
}

.rbox div.error_message {
	padding:10px 10px 10px 35px;
}

.center {
	text-align:center;
}

/* Content */

.content {
	margin:0px auto;
}

p.meta {
	margin:0;
	margin-bottom:20px;
	color:#444;
	font-size:11px;
}

h3.headline {
	margin-bottom:5px;
	padding-bottom:0;
	
}

.rbox h3 {
	margin:0 0 10px 0;
	
}

/* General */

.pagetitle {
	padding:20px 0 20px 0;
	width:100%;
	background: url(../images/banner/love.png) no-repeat top left;
	border:#000000;

}

.pagetitle h1 {
	
	margin:0px 24px;
	font-size:30px;
	text-align:left;
	color:#bdbdbd;
}

.content a img, a:link img {
	/*padding:3px;
	margin:5px;
	background:#333333*/
}

.content a:hover img {
	background:#CCCCCC;
	/*opacity:0.7; 
	filter:alpha(opacity=70);*/
}

.clear {
	clear:both;
	display:block;
	margin:10px 0;
}

.mini p {
	font-size:90%;
}

img.left {
	float:left;
	border:none;
	margin:0 5px 5px 0;
}

h2 {
	border-bottom:1px dotted #eee;
}

.header h2 {
	border:none;
	margin-top:0px;
}

.video strong {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#ccc;
}

.widget, .widget_text , .textwidget, #text-3, #text-4 { list-style:none;}

.video a {
	
}

.widgettitle {margin-top:20px;}

.video a:hover {
	color:#CCCCCC;
}

/* Pricing */

table.caseStudy {
	color: #DDDDDD;
	margin-top:55px;
}

table.caseStudy img {
	border:none;
	padding:0;
	background:none;
}

.caseStudy th, .caseStudy td {
	padding:10px;
	/*background:url(../images/blackbg.png) repeat-x top left*/
}

th.feature, td.feature {
	text-align:right;
	font-weight:bold;
}

.caseStudy th {
}

.caseStudy h3 {padding:0px; margin:0px;}

.caseStudy .odd td {
	border-top:solid 1px #330099;
}

.price {
	font-size:140%;
	color:#333;
}

/* Slider */
	/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:138px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 138px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    /*height: 118px;*/
    display: block;
    border: 0;
	margin:0px;
	width:952px;
}

.hidden {
	display:none;
}

/* Tabs */

div#tab-container-1 {
	width: 100%;
	margin:20px 0 20px 0;
}



ul#tab-container-1-nav {
	list-style-type: none;
	width: 100%;
	float: left;
	background: url(../images/layout/pixel.gif) bottom left repeat-x;
	margin:0;
	padding:0;
}



ul#tab-container-1-nav li {
	margin: 0 2px 0 0;
	float: left;
}



ul#tab-container-1-nav a {
	float: left;
	display: block;
	padding: 4px 8px;
	border: 1px solid #474747;
	border-bottom: 0;
	color: #666;
	background:url(../images/layout/box.jpg) bottom repeat-x #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topright:5px;
	-webkit-border-radius-topleft:5px;
}



ul#tab-container-1-nav a:hover {
	background: #1d1d1d;
}



ul#tab-container-1-nav a.active {
	background: #1d1d1d;
	padding-bottom: 5px;
	cursor: default;
	color: #55A505;
}



.tab {
	clear: left;
	border: 1px solid #474747;
	border-top: 0;
	padding: 20px 20px 0 20px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	background:url(../images/layout/box.jpg) bottom repeat-x #1D1D1D;
}

object {
	margin-bottom:20px;
}

post-edit-link {float:left;}

.page-item a, .cat-item a {padding-left:4px;}

.tribox {
	float:left;
	width:30%;
	padding:10px;
	}
.tribox p {
	padding:0px;
	margin:0px;
	}

.tribox h2 {
	border-bottom: dotted 1px #CCCCCC;
	}

.tribox img {
	margin-top:12px;
	}

.folio .post {
	float:left;
	width: 290px;
	padding:0px;
	margin:3px 3px 0px 0px;
	background:url(../images/icons/magnify.png) no-repeat top left;
	}

.folio .post h5 {
	margin: -24px 3px 5px 10px;
	cursor:pointer;
	}

.imgbox {
	height:150px; 
	overflow:hidden;
	border: none;
	}

.imgbox strong {display:hidden}
.imgbox:hover strong {border:none; display:block; z-index:900; margin-bottom:-130px;}	

.post h5 {display:block;}

.content .imgbox a img, .content .imgbox a:link img, .content .imgbox a:hover img  {
	border:none;
	background:none;
	margin:0px;
	padding:0px;
	}
	
 a, a:link {
	text-shadow:#CCC;
	color:#FFFFFF;
	}

a:hover {
	text-decoration:underline;
	color:#CCCCCC
	}

.content a, a:link {
	text-shadow:#CCC;
	color:#666666;
	}

.noBack img {background:none; border:none;}

p img {
	background:transparent url(../images/imgglow.png) no-repeat right bottom;
	margin-bottom:-10px;
	padding-bottom:12px;
	}
	
.postNavigation {
	width:100%;
	padding-bottom:20px;
	padding-top:5px;
	border-top:solid 1px #CCCCCC;
	}

/* DROP DOWN MENU */

.navigation { 
	float: right; 
	height: 33px;
	margin-top: 0px;
}

.mainNav {
	background:url(images/layout/bg-nav.jpg) repeat-x top;
	}
	
.sf-menu, .sf-menu * {
	 margin: 0; padding:0; 
	 list-style: none; 
}

.sf-menu { 
	line-height: 15px;
}

.sf-menu ul { 
	position: absolute; 
	top: -999em; 
	width: 12em; 
	padding: 1px; 
	margin: -5px -5px 0; 
}

.sf-menu ul li { 
	width: 100%;
}	

.sf-menu li:hover { 
	visibility: inherit;
	background: url(images/layout/bg-nav-hov.jpg) center top repeat-x;
	color:#FFFFFF
}	

.sf-menu li { 
	float: right; 
	position: relative; 
}

.sf-menu a { 
	display: block; 
	position: relative; 
	color:#6d6d6d;
}
.sf-menu a:hover { 
	color:#FFFFFF;
	}
	
.sf-menu li:hover ul, .sf-menu li.sfHover ul { 
	left:0; top: 2.4em; 
	z-index:99; 
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { 
	top: -999em; 
	margin-left:0px;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { 
	left: 12em; top:-0.0em;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { 
	top: -999em; 
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { 
	left: 12em; 
	top: -0.1em; 
}

.sf-menu { 
}

.sf-menu a { 
	padding: 10px 20px; 
	text-decoration:none; 

}

.sf-menu ul a { 
	text-transform: none; 
	border-left: none; 
	padding: 10px; 
	padding: 10px; 
	background-image: none;
}

.sf-menu a.sf-with-ul { 
	padding-right: 2.25em; 
	min-width: 1px; 
}

.sf-sub-indicator { 
	position:absolute; 
	display:block; 
	right:.75em; 
	top:1.05em; 
	width:10px; 
	height:10px; 
	text-indent:-999em; 
	overflow:hidden; 
}

#nav {
	float: right;
	font-size:9px;
	padding-top:25px;
	text-transform:uppercase;
}

#nav.sf-menu li:hover, #nav .current_page_item a:link, #nav .current_page_item a, #nav .current_page_item{ 
	background:none;
	color:#FFFFFF;
	}

#subnav {
	font-weight:normal;
	}

ul.footerNav {list-style: none;float: left; z-index:2;}

ul.footerNav li {float:left; display:inline; padding: 10px 0px 10px 0px;}

 ul.footerNav li a, ul.footerNav li a:link {
	text-decoration: none;
	padding:5px;
	font-weight:500;
	font-size:9.5px;
	color:#999999
}

.current_page_item, .current_page_item a, .current_page_item a:link, .current-cat, .current-cat a, .current-cat a:link {
	color: #FFF;
	background: url(images/layout/bg-nav-hov.jpg) repeat-x;
	}

.current_page_item a:hover, .current-cat a:hover{
	color:#999999; 
	background: url(images/layout/bg-nav-hov.jpg) repeat-x;
	}

ul.footerNav .current_page_item, ul.footerNav .current_page_item a, ul.footerNav .current_page_item a:link {
	font-weight:900;
	color:#CCCCCC;
	background:none;
	}

hr{
	background: url(images/layout/hr_bg.png) no-repeat;
	width: 590px;
	height: 28px;
	border: 0;
	overflow: hidden;
}

img.image-right {bottom:-37px;position: relative;}
