/* @override http://localhost/~joelhancock/Guwi/Projects/Sookassa/Version_1/public_html/Themes/Old_School/CSS/stylesheet.css */

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('http://sookassa.com/Fonts/ChunkFive-fontfacekit/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('http://sookassa.com/Fonts/ChunkFive-fontfacekit/Chunkfive.woff') format('woff'), url('http://sookassa.com/Fonts/ChunkFive-fontfacekit/Chunkfive.otf') format('opentype'), url('Chunkfive.svg#ChunkFive') format('svg');
}

html * {
	margin: 0;
	padding: 0;
}

html {
	background: rgb(34, 34, 34);
	height: 100%;
}

body {
	font: 13px/26px Georgia, "Times New Roman", Times, serif;
	color: rgb(87, 78, 72);
	background: rgb(34, 34, 34);
	height: 100%;
}

.clear {
	clear: both;
}

/* =wrapper */

#wrapper {
	position: relative;
	background: url(../Images/background.png) rgb(238, 236, 219);
}

#innerwrapper {
	background: url(../Images/bg-header.png) repeat-x top left;
}

#innerwrapper > div > div {
	/* border: 1px solid red;*/
}

#innerheader,
#innerpage,
#innerfooter
#innerappfooter {
	margin: auto;
	width: 960px;
}

/* =header */

#header {
	height: 93px;
	overflow: hidden;
}

#innerheader {
	width: 500px;
	padding-right: 460px;
}

#innerheader h1 {
	position: relative;
	height: 93px;
	line-height: 93px;
	background: url(http://sookassa.com/Files/cakesbyjatz_heading.jpg) left center no-repeat;
}

#innerheader h1 a {
	color: white;
	font-size: 28px;
}

#innerheader h1 a strong {
	margin-left: -10000px;
}

#innerheader h1 a span {
	visibility: hidden;
}

#innerheader h2 {
	display: none;
}

/* =menu */

#menu {
	position: absolute;
	top: 0;
	left: 0;
	height: 93px;
	overflow: hidden;
	width: 100%;
}

#innermenu {
	width: 460px;
	padding-left: 500px;
	margin: auto;
	height: 93px;
}

#innermenu ul {
	float: right;
	list-style: none;
}

#innermenu ul li {
	height: 93px;
	line-height: 93px;
	float: left;
	margin-left: 25px;
}

#innermenu ul li a {
	color: rgb(199, 218, 213);
	text-decoration: none;
	font-size: 18px;
}

#innermenu ul li.current a,
#innermenu ul li a:hover {
	color: white;
}

/* =page */

#page {
	background: url(../Images/bg-content.png) repeat-x 0px 393px;
	padding-bottom: 30px;
}

#wrapper.cakes #page,
#wrapper.contact #page {
	background: url(../Images/bg-content-full.png) repeat-x 0px 116px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: rgb(72, 94, 87);
}

a:hover {
	text-decoration: none;
}

#page strong {
	color: rgb(44, 41, 39);
}

#page #content h1 {
	color: black;
	font-size: 44px;
	line-height: 50px;
	margin-bottom: 45px;
	height: 116px;
	line-height: 116px;
	font-family: 'ChunkFiveRegular';
}

/* =home featured */

#wrapper.home #page #about {
	height: 390px;
	overflow: hidden;
	position: relative;
}

#wrapper.home #page #about #slogan {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 450px;
	height: 360px;
	color: rgb(33, 39, 38);
	font-size: 16px;
	line-height: 26px;
}

#wrapper.home #page #about #slogan h1 {
	color: black;
	font-size: 44px;
	line-height: 50px;
	margin-bottom: 14px;
	font-family: 'ChunkFiveRegular';
}

#wrapper.home #page #about #buttons {
	position: absolute;
	height: 40px;
	bottom: 25px;
	left: 0px;
	width: 470px;
}

#wrapper.home #page #about #buttons a {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
	background: url(../Images/button.png) top left no-repeat;
	width: 130px;
	color: #CCC;
	text-decoration: none;
}

#wrapper.home #page #about #buttons a:hover {
	background: url(../Images/button.png) 0px -36px no-repeat;
}

#wrapper.home #page #about #buttons span {
	float: left;
	display: block;
	padding: 0px 10px 0px 10px;
	text-align: center;
	height: 36px;
	line-height: 36px;
}

#wrapper.home #page #about #buttons a span {
	width: 110px;
}

/* =featured */

#wrapper.home #page #about #featured {
	position: absolute;
	right: 0;
	top: 20px;
	width: 490px;
	height: 370px;
	background: url(../Images/bg-featured.png) top left no-repeat;
}

#wrapper.home #page #about #featured .slideshow {
	position: absolute;
	width: 420px;
	height: 270px;
	overflow: hidden;
	top: 42px;
	right: 34px;
}

/* =home panels */

#wrapper.home #page #panels {
	padding-top: 45px;
}

#wrapper.home #page #panels .panel {
	float: left;
	width: 300px;
	padding-right: 30px;
}

#wrapper.home #page #panels .panel h2 {
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 10px;
	border-bottom: 1px dashed rgb(72, 94, 87);
	margin-bottom: 15px;
	color: rgb(44, 41, 39);
}

#wrapper.home #page #panels .plast {
	padding-right: 0;
}

#wrapper.home #page #panels .panel p {
	margin-bottom: 10px;
}

#wrapper.home #page #panels .panel a.readmore {
	display: block;
	text-align: right;
}

#wrapper.home #page #panels .panel .t-author {
	text-align: right;
}

/* =blogs */

.blog {
	float: left;
	width: 290px;
	padding-right: 45px;
	padding-bottom: 50px;
}

.blog h2 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 15px;
}

.blog h2 a:link,
.blog h2 a:visited,
.blog h2 a:active {
	color: rgb(44, 41, 39);
}

.blog h3 {
	display: none;
}

.blog-first + .blog + .blog,
.blog-last {
	padding-right: 0;
}

.blog p {
	margin-bottom: 10px;
}

.blog p img {
	width: 276px;
	border: 1px solid #CCC;
	padding: 6px;
	background-color: white;
	margin-bottom: 0px;
}

.blog a.readmore {
	display: block;
	text-align: right;
}

.pagination-info-top,
.pagination-links-top,
.pagination-info-bottom {
	display: none;
}

.pagination-links-bottom {
	clear: both;
	text-align: right;
	font-size: 16px;
}

.pagination-links-bottom a {
	margin-left: 5px;
}

/* =footer */

#footer {
	background: rgb(34, 34, 34);
	border-top: 1px solid #000;
	padding: 20px 0 0 0;
	color: rgb(228, 226, 210);
}

#innerfooter {
	margin: auto;
	width: 960px;
	text-align: right;
}

#footer a,
#appfooter a {
	color: rgb(228, 226, 210);
}

/* =appfooter */

#appfooter {
	width: 100%;
	background: rgb(34, 34, 34);
	color: rgb(228, 226, 210);
}

#innerappfooter {
	margin: auto;
	width: 960px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 80px;
	font-size: 11px;
}

#innerappfooter span,
#innerfooter span {
	margin-left: 10px;
}







