/*
Theme Name: Eddas Cakes
Description: A custom theme for Eddas Cakes
Author: Media 57
Author URI: http://media57nms.com
Version: 1.0
*/

/* --------------- Basic Layout --------------- */

body {
	background: url(images/body-bg.jpg);
	color: #716558;
	font: 17px Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	}

#wrapper {
	width: 1004px;
	margin: 22px auto;
	}
	
.wrap-top {
	background: url(images/content-bg-top.png) no-repeat;
	height: 39px;
	}
	
.wrap-mid {
	background: url(images/content-bg.png) repeat-y;
	}

.wrap-bot {
	background: url(images/content-bg-bot.png) no-repeat;
	height: 36px;
	}
	
#main {
	clear: both;
	}

#home-content {
	width: 720px;
	float: left;
	padding: 0 0 20px;
	}

.wpcf7-form .wpcf7-list-item-label {
	display: inline !important;
}

#content {
	width: 710px;
	float: left;
	margin: 0 0 45px 1px;
	background: url(images/box-bg.png) left bottom no-repeat;
	padding: 0 0 15px 0;
	}

body.page-template-page-fullwidth-php #content {
	background: url("images/box-bg-wide.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	float: left;
	margin: 0 0 45px 1px;
	padding: 0 0 15px;
	width: 1000px;
}

#content .frame {
	padding: 30px;
	border: 1px solid #c8c1b0;
	background: #fff;
	}

#sidebar {
	width: 260px;
	margin: 0 2px 10px 0;
	float: right;
	}

#footer {
	clear: both;
	background: url(images/footer-bg.png) center top no-repeat;
	height: 75px;
	color: #A59573;
	margin: 0 0 5px;
	font: normal 500 14px/60px "museo-slab", serif;
	}
	
.clear {
	clear: both;
	}

/* --------------- Generic Tags & Classes --------------- */
	
a {
	color: #554a3e;
	}

.entry a {
	font-weight: bold;
	}

p {
	line-height: 24px;
	margin: 0 0 25px;
	}

.alignnone {
    margin: 0 10px 10px 0;
	}

.aligncenter {
    display: block;
    margin: 10px auto;
	}

.alignright {
    float: right;
    margin: 0 0 10px 10px;
	}

.alignleft {
    float: left;
    margin: 0 10px 10px 0;
	}

#content .entry ul, #content .entry ol {
    margin: 10px 20px;
    }

#content .entry ul li {
    margin: 5px 0;
    list-style-type: disc;
    }

#content .entry ol li {
    margin: 5px 0;
    list-style-type: decimal;
    }

img.rightpad {
	padding: 0px 5px 0px 0px;
	}

a.categorycats {
	background: none repeat scroll 0 0 #755B4B;
	text-decoration: none;
	font-weight: normal;
	clear: both !important;
	color: #FFFFFF;
	line-height: 35px;
	padding: 5px 15px;
	}

a.categorycats:hover {
	background: #BD5C4E;
	}

.hidden {
	display: none;
	}
	
/* --------------- Headings --------------- */
	
h1 {
	font: normal 500 32px "museo-slab", serif;
	color: #755B4C;
	margin: 0 0 25px;
	}
	
h2 {
	font: normal 500 20px "museo-slab", serif;
	color: #755B4C;
	margin: 0 0 20px;
	text-transform: uppercase;
	}
	
h3 {
	font: normal 500 18px "museo-slab", serif;
	color: #755B4C;
	text-transform: uppercase;
	margin: 0 0 20px;
	}
	
h4 {
	font: normal 500 16px "museo-slab", serif;
	color: #755B4C;
	text-transform: uppercase;
	margin: 0 0 20px;
	}

h5 {
	font: normal 500 20px "museo-slab", serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 20px;
	}

h6 {
	font: normal 500 18px "museo-slab", serif;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	}

h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	color: #755B4C;
	margin: 0 0 0px;
	}

h8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.775em;
	color: #755B4C;
	font-style: italic;
	}

h9 {
	font-family: "Arial", Arial, san-serif;
	font-size: 0.875em;
	color: #FFFFFF;
	line-height: 1.5em;
	}

h10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.775em;
	color: #FFFFFF;
	font-style: italic;
	}

h11 {
	font: normal 500 20px "museo-slab", serif;
	color: #755B4C;
	text-transform: uppercase;
	}

h12 {
	font: normal 500 14px "Times New Roman", serif;
	color: #755B4C;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0px;
	}

h13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.875em;
	color: #E06B5B;
	font-style: italic;
	margin: 0 0 0px;
	}

h14 {
	font: normal 500 9px "Times New Roman", serif;
	color: #E18C5F;
	font-style: italic;
	margin: 0 0 0px;
	}

h15 {
	font-family: "museo-slab", serif;
	font-size: 1.125em;
	line-height: 2em;
	color: #FFFFFF;
	text-transform: uppercase;
	}
h16 {
	font-family: "Arial", Arial, san-serif;
	font-size: 0.875em;
	color: #FFFFFF;
	line-height: 1em;
	}

h17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.775em;
	color: #E06B5B;
	font-style: italic;
	}

h18 {
	font-family: "museo-slab", serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #E06B5B;
	text-transform: uppercase;
	}

h19 {
	font: normal 500 14px "museo-slab", serif;
	color: #E18C5F;
	text-transform: lowercase;
	}

h20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	color: #ED1E2E;
	font-weight: bold;
	margin: 0 0 0px;
	}

h21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #006B32;
	font-style: italic;
	}


h22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #006B32;
	font-weight: bold;
	margin: 0 0 0px;
	}


h1.red,h2.red,h3.red,h4.red {
	color: #BD5C4E;
	}

h2.normal, h3.normal, h4.normal {
	text-transform: normal;
	}

h1.upper {
	text-transform: uppercase;
	}

h4.location {
	margin: 10px 0px 0px 0px;
	color: #BD5C4E;
	}

h4.location:nth-child(1) {
	margin: 0px;
	color: #BD5C4E;
	}


/* --------------- Logo --------------- */
	
#logo {
	float: left;
	margin: 0;
	padding: 0;
	}	

#logo a {
	background: url("images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	font-size: 1%;
	height: 114px;
	margin: 14px 0 0 56px;
	overflow: hidden;
	text-indent: -9999px;
	width: 207px;
	}

/* --------------- Main Menu --------------- */
	
#nav {
	font: normal 500 13px "museo-slab", sans-serif;
	float: right;
	background: url(images/nav-bg.png) no-repeat;
	text-transform: uppercase;
	padding: 0 0 0 45px;
	margin: 22px 2px 16px 0;
	width: 671px;
	height: 75px;
	line-height: 61px;
	color: #fff;
	}

#nav li {
	display: inline;
	margin: 0 12px 0 0;
	}
	
#nav li:last-child {
	margin-right: 0;
	}

#nav li:after {
    content: "•";
	}
	
#nav li:last-child:after {
    content: "";
	}
	
#nav a {
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 0;
	}
	
#nav a:hover, #nav li.current-menu-item a {
	color: #FDC458;
	}

/* --------------- Header Area --------------- */
	
#header .right {
	float: right;
	width: 730px;
	}

#header h2 {
	margin: 18px 0 0 150px;
	}

/* --------------- Homepage Slider --------------- */
	
.slider-wrapper {
	position: relative;
	clear: both;
	width: 711px;
	height: 356px;
	margin: 0 0 17px 1px;
	background: url(images/box-bg.png) left bottom no-repeat;
	padding: 0 0 15px 0;
	}

.slider-wrapper .frame {
	padding: 11px;
	border: 1px solid #c8c1b0;
	background: #fff;
	}

.slider-wrapper .nivoSlider {
	width: 688px;
    position: relative;
	}

.nivoSlider img {
    display: none;
	}

.nivoSlider a {
    border: 0;
    display: block;
	}

.nivo-controlNav {
	position: absolute;
	left: 25px;
	bottom: 31px;
	z-index: 100;
	}
	
.nivo-controlNav a {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	display: block;
	width: 11px;
	height: 11px;
	background: url(images/slider-buttons.png) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	}

.nivo-controlNav a.active {
	background-position: -23px 0;
	}

/* --------------- Homepage Content --------------- */
	
#home-featured .box {
	float: left;
	background: url(images/box-bg.png) right bottom no-repeat;
	padding-bottom: 15px;
	margin: 0 31px 21px 0;
	}
	
#home-featured .first-box {
	background-position: left bottom;
	margin-left: 1px;
	}

#home-featured .last-box {
	margin-right: 0;
	}
	
#home-featured .box .wrap {
	border: 1px solid #c8c1b0;
	background: #fff;
	width: 216px;
	}

#home-featured .box img {
	margin: 10px 10px 7px;
	}

#home-featured .box h2, 
.page-template-page-cakes-php .cake h2 {
	background: #f2f1ea;
	border-top: 1px solid #c8c1b0;
	margin: 0;
	padding: 17px;
	text-align: center;
	font-size: 16px;
	}
	
#home-featured .box a {
	text-decoration: none;
	}

.home .content {
	margin: 0 20px 0 63px;
	}

.home .content h2 {
	color: #BD5C4E;
	font-size: 39px;
	}

/* --------------- Sidebar --------------- */
	
#sidebar .widget {
	margin: 0 0 20px;
	background: url(images/box-bg-right.png) right bottom no-repeat;
	padding-bottom: 15px;
	}
	
#sidebar .widget a {
	text-decoration: none;
	}
	
#sidebar .widget .box {
	background: #f1f1ea;
	border: 1px solid #c8c1b0;
	padding: 10px;
	position: relative;
	overflow: hidden;
	}
	
#sidebar .widget .box img.background {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	}

#sidebar h2.widgettitle {
	margin: 0 0 9px;
	font-size: 17px;
	position: relative;
	z-index: 2;
	text-align: center;
	}

#sidebar .widget .box .the-content {
	position: relative;
	z-index: 2;
	}

.widget dl {
	font-size: 14px;
	font-family:  "museo-slab", sans-serif;
	float: left;
	width: 100%;
	}

.widget dl dt {
	color: #af333b;
	text-transform: uppercase;
	float: left;
	clear: both;
	}
	
.widget dl dd {
	float: right;
	}

/* --------------- Footer --------------- */
	
#footer p.copy {
	margin: 0 0 0 27px;
	text-transform: uppercase;
	float: left;
	line-height: 60px;
	}
	
#footer-menu {
	float: right;
	text-transform: uppercase;
	margin: 0 20px 0 0;
	}
	
#footer-menu li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	}

#footer-menu li:after {
    content: "•";
	}
	
#footer-menu li:last-child:after {
    content: "";
	}

#footer-menu li a {
	margin-right: 5px;
	}

#footer-menu a {
	color: #A59573;
	text-decoration: none;
	}
	
#footer-menu a:hover {
	color: #f1f1ea;
	}

/* --------------- Cake Gallery --------------- */
	
#content .frame .wp-post-image {
	margin: 0 0 35px;
	}

.post-type-archive-cake #content, 
.tax-cake-category #content, 
.page-template-page-cakes-php #content, 
.page-template-page-cakes-php #content, 
.page-template-page-cake-filter-php #content {
	float: none;
	width: auto;
	}

.post-type-archive-cake #content, 
.post-type-archive-cake #content .frame, 
.tax-cake-category #content, 
.tax-cake-category #content .frame, 
.page-template-page-cakes-php #content,  
.page-template-page-cakes-php #content .frame, 
.page-template-page-cake-filter-php #content, 
.page-template-page-cake-filter-php #content .frame {
	background: transparent;
	border: none;
	padding: 0;
	}

.post-type-archive-cake .page-header, 
.tax-cake-category .page-header, 
.page-template-page-cakes-php .page-header, 
.page-template-page-cake-filter-php .page-header {
	background: url(images/shadow-wide.png) left bottom no-repeat;
	padding-bottom: 15px;
	margin-left: 1px;
	}

.gallery-header .content {
	background: #f1f1ea;
	border: 1px solid #c8c1b0;
	padding: 18px;
	}

.gallery-header .page-title {
	float: left;
	font-size: 29px;
	text-transform: uppercase;
	margin: 0 75px 0 0;
	}

.gallery-header .page-title span {
	display: block;
	font-size: 13px;
	text-transform: none;
	margin-bottom: 4px;
	}
	
.gallery-header .categories, .box-content .categories {
	float: left;
	width: 400px;
	font: normal 500 13px "museo-slab", serif;
	}

.gallery-header .categories .title {
	margin-bottom: 6px;
	}

.gallery-header .categories ul {
	margin: 0;
	padding: 0;
	}

.gallery-header .categories ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	}

.gallery-header .categories a, .box-content .categories a {
	background: #C1B59B;
	color: #594A42;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 9px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	}

.gallery-header .search-box {
	background: url(images/ribbon-bg.png) no-repeat;
	float: right;
	width: 242px;
	height: 40px;
	margin: 6px 0 0;
	}
	
.gallery-header .search-box form {
	margin: 8px 0 0 20px;
	}

.gallery-header .search-box input.search {
	background: url(images/tooltip.png) no-repeat;
	border: none;
	color: #DBD2C0;
	font: normal 500 16px "museo-slab", serif;
	width: 165px;
	padding: 3px 8px;
	text-transform: uppercase;
	float: left;
	}
	
.gallery-header .search-box input.submit {
	margin: 1px 0 0;
	background: url(images/icon-search.png) no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	border: none;
	width: 17px;
	height: 17px;
	}
	
.cake-gallery .cake {
	float: left;
	margin: 0 30px 21px 0;
	position: relative;
	}
	
.cake-gallery .first {
	clear: both;
	background: url(images/box-bg.png) left bottom no-repeat;
	padding-bottom: 15px;
	}
	
.cake-gallery .last {
	background: url(images/box-bg-right.png) right bottom no-repeat;
	padding-bottom: 15px;
	margin-right: 0;
	}

.tooltip {
	display: none;
	opacity: 0;
	background: #74594b;
	color: #DBD2C0;
	padding: 12px 8px 4px;
	position: absolute;
	z-index: 9999;
	left: -20px;
	top: 60px;
	width: 200px;
	text-align: center;
	font: normal 500 16px/16px "museo-slab", serif;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	}
	
.cake .fancybox:hover .tooltip {
	display: block;
	opacity: 1;
	}
	
.tooltip:after {
	content: '';
	background: url(images/tooltip.png);
	display: block;
	width: 16px;
	height: 8px;
	position: relative;
	top: 12px;
	left: 90px;
	}

#content .cake img.wp-post-image {
	margin: 0;
	display: block;
	}

.cake .wrap {
	position: relative;
	}

.cake-gallery .cake .wrap {
	border: 1px solid #c8c1b0;
	background: #fff;
	padding: 10px;
	width: 154px;
	}
	
.page-template-page-cakes-php .cake-gallery .cake .wrap {
	padding: 0;
	width: 174px;
	}
	
.page-template-page-cakes-php .cake-gallery .cake h2 a {
	text-decoration: none;
	}
	
.page-template-page-cakes-php .cake-gallery .cake img {
	margin: 10px;
	}
	
#filter-box {
	width: 971px;
	position: relative;
	}
	
#filter-box .mid {
	background: url(images/filterbox-mid.png) repeat-y;
	}
	
#filter-box .top {
	height: 23px;
	background: url(images/filterbox-top.png) no-repeat;
	}
	
#filter-box .bot {
	height: 24px;
	background: url(images/filterbox-bot.png) no-repeat;
	}
	
#filter-box form {
	margin: 0 40px;
	font-size: 16px;
	}
	
#filter-box h2 {
	color: #be5b4b;
	background: url(images/border-dash.png) left bottom repeat-x;
	margin: 16px 0 34px;
	padding: 0 0 19px;
	}
	
#filter-box h3 {
	font-size: 16px;
	text-transform: none;
	margin-bottom: 10px;
	}
	
#filter-box form label {
	margin: 0 0 0 8px;
	position: relative;
	top: 2px;
	}
	
#filter-box .column-large {
	width: 420px;
	float: left;
	}

#filter-box ul.theme, 
#filter-box .column {
	width: 140px;
	float: left;
	}
	
#filter-box ul {
	margin-bottom: 20px;
	}

#filter-box ul li {
	margin: 0 0 8px;
	}
	
a.filter-box {
	font: normal 500 18px "museo-slab", serif;
	text-transform: uppercase;
	color: #be5b4b;
	text-decoration: none;
	background: url(images/icon-filter.png) 0 3px no-repeat;
	padding: 0 0 0 20px;
	float: right;
	margin: 15px 30px 0 0;
	}
	
#filter-box .submit {
	position: absolute;
	right: 42px;
	top: 35px;
	background: #de6a5b url(images/icon-filter-white.png) 13px 10px no-repeat;
	padding: 8px 10px 8px 30px;
	font: normal 500 13px "museo-slab", serif;
	text-transform: uppercase;
	color: #fff;
	border: none;
	}
	
.navigation {
	padding: 0 50px;
	text-align: right;
	color: #BBACA3;
	font: normal 500 15px "museo-slab", serif;
	margin: 3px 0 17px 49px;
	}
	
#content .navigation .current {
	color: #755B4C;
	background: transparent;
	border: none;
	text-decoration: underline;
	}
	
#content .navigation a {
	color: #BBACA3;
	background: transparent;
	border: none;
	}
	
h2.gallery-title {
	float: left;
	margin-left: 48px;
	font-size: 18px;
	text-transform: none;
	color: #BD5C4E;
	}
	
/* --------------- Cake Lightbox --------------- */
	
.box-content {
	display: none;
	}

.box-content h2 {
	float: left;
	color: #594A42;
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 18px;
	}
	
.box-content a.prev, .box-content a.next, .box-content .social li a {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	display: block;
	background: url(images/nav-arrows.png) no-repeat;
	width: 11px;
	height: 18px;
	float: left;
	margin: 0 11px 0 0;
	}
	
.box-content a.next {
	background-position: -11px 0;
	float: right;
	margin: 0 0 0 17px;
	}

.box-content a.quote {
	float: left;
	background: #755B4C;
	display: block;
	color: #DBD2C0;
	text-decoration: none;
	margin: 0 0 0 10px;
	font: normal 500 12px "museo-slab", serif;
	text-transform: uppercase;
	padding: 4px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	}

.box-content .social {
	float: left;
	}

.box-content .social li {
	float: left;
	margin: 0 0 0 5px;
	}

.box-content .social li a {
	float: left;
	background: url(images/icons-social-sm.png) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0;
	}
	
.box-content .social li.twitter a {
	background-position: -24px 0;
	}
	
.box-content .social li.pinit a {
	width: 24px !important;
	height: 24px !important;
	background: url(images/icons-social-sm.png) -48px 0 no-repeat !important;
	}

.box-content .categories {
	clear: both;
	}

.box-content .categories li {
	float: left;
	}

.box-content .wp-post-image {
	margin: 0 auto 20px;
	display: block;
	width: auto;
	height: auto;
	max-width: 400px;
	max-height: 475px;
	}

.fancybox-lock .fancybox-overlay {
   overflow: hidden !important;
	}
	
body {
	margin-right: 0 !important;
	}

.fancybox-wrap .fancybox-skin {
	padding: 10px !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	}

.cake-gallery .cakes {
	margin-left: 1px;
	}
	
.cakes h2.none {
	margin: 20px 0 200px 50px;
	}

.post-count {
	float: left;
	color: #BBACA3;
	font: normal 500 13px "museo-slab", serif;
	margin: 3px 0 17px 49px;
	}
	
.count-bottom {
	position: relative;
	}
	
.pad-cakes {
	padding-top: 20px;
	}a {
	color: #755B4C;
	text-decoration: none;
	
	}

	a:hover {
    	color: #E06B5B;
	}