/*
Theme Name: Pepperoni
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Reggie Mack
Author URI: http://maxwebshack.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        outline: 0px;
}
body {
	background-color: #eeeac8;
	background-image: url(images/mainBg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#talk .talk {
	background-position: 0px -70px;
}
#wrapper {
	background-color: #ffffff;
	margin-top: 6px;
	height: auto;
	width: 960px;
}
#header {
	background-color: #ffffff;
	height: auto;
	width: 960px;
}
#headerimg 	{
	height: 200px;
	width: 960px;
}

#headerA {
	background-color: #000000;
	height: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D1A941;
	padding-left: 825px;
}
#headerA ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#headerA li {
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	padding-right: 2px;
	padding-left: 2px;
}

.rssFeedLink {
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(images/rssOver.png);
	text-indent: -9999px;
}
.facebookLink {
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(images/facebookOver.png);
	text-indent: -9999px;
}
.twitterLink {
	float: left;
	height: 30px;
	width: 30px;
	background-image: url(images/twitterOver.png);
	text-indent: -9999px;
}

#headerB {
	float: left;
	height: 80px;
	width: 200px;
	margin-top: 10px;
	margin-left: 30px;
}


#headerC {
	float: right;
	height: 80px;
	width: 620px;
	margin-right: 55px;
	margin-top: 10px;
	text-align: right;
}
#headerC img {
	margin-left: 10px;
}
#headerNav {
	background-color: #000000;
	height: 35px;
	width: 955px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d1a941;
	border-bottom-color: #d1a941;
	padding-left: 5px;
}







.mainLogo {
	background-image: url(images/mainLogo.png);
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 200px;
	text-indent: -9999px;
}


/* Navigation List & Link Classes */
#headerNav ul {
	list-style-type: none;
	margin: 0px;
}
#headerNav li {
	display: block;
	list-style-type: none;
	float: left;
	height: 35px;
	padding-right: 22px;
	padding-left: 22px;
}
#headerNav a {
	display: block;
	text-transform: capitalize;
	height: 35px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.crib {
	display: block;
	height: 35px;
	width: 34px;
	background-image: url(images/btnHome.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.crib:hover {
	background-position: 0px -35px;
}
.story {
	display: block;
	height: 35px;
	width: 96px;
	background-image: url(images/btnStory.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.story:hover {
	background-position: 0px -35px;
}
.services {
	display: block;
	height: 35px;
	width: 64px;
	background-image: url(images/btnServices.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.services:hover {
	background-position: 0px -35px;
}
.prices {
	display: block;
	height: 35px;
	width: 50px;
	background-image: url(images/btnPrices.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.prices:hover {
	background-position: 0px -35px;
}
.boutique {
	display: block;
	height: 35px;
	width: 63px;
	background-image: url(images/btnBoutique.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.boutique:hover {
	background-position: 0px -35px;
}
.talk {
	display: block;
	height: 35px;
	width: 43px;
	background-image: url(images/btnBlog.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.talk:hover {
	background-position: 0px -35px;
}
.media {
	display: block;
	height: 35px;
	width: 34px;
	background-image: url(images/btnMedia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.media:hover {
	background-position: 0px -35px;
}
.appointments {
	display: block;
	height: 35px;
	width: 88px;
	background-image: url(images/btnAppointments.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.appointments:hover {
	background-position: 0px -35px;
}
.contacts {
	display: block;
	height: 35px;
	width: 76px;
	background-image: url(images/btnContacts.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.contacts:hover {
	background-position: 0px -35px;
}





#sidebar {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 400px;
        padding-left: 30px;
        padding-top: 20px;
        padding-bottom: 20px;
	margin-left: 20px;
}
#page {
	float: right;
	height: auto;
	width: 430px;
	background-color: #ffffff;
        padding-left: 20px;
        padding-top: 10px;
	padding-right: 15px;
        padding-bottom: 20px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d1a941;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#footer {
	background-image: url(images/footerBG.jpg);
	background-color: #000000;
	height: 145px;
	width: 960px;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d1a941;
}
#footerAddress {
	background-color: #D3AA40;
	height: auto;
	width: 960px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerLogo {
	float: left;
	height: 90px;
	width: 170px;
	margin-left: 160px;
	background-repeat: no-repeat;
	margin-top: 14px;
	display: block;
}
.footerLogo {
	text-indent: -9999px;
	display: block;
	background-image: url(images/footerLogo.png);
	height: 90px;
	width: 170px;
}
.footerIndique {
	display: block;
	height: 104px;
	width: 166px;
	float: right;
	margin-right: 4px;
	margin-top: 4px;
	background-image: url(images/footerIndiqueLogo.png);
	text-indent: -9999px;
}
.clear {
	clear: both;
}
.hdrBlog {
	background-image: url(images/hdrBlog.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.post ol {
	background: blue;
}
#sidebar    a:link,a:visited,a:active {
	text-decoration: none;
	color: #D1A941;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}


#page a {
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	color: #D1A941;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
}
/*#page li {
	display: block;
	list-style-type: none;
	float: left;
	height: 35px;
	padding-right: 15px;
	padding-left: 15px;
}
#page a {
	display: block;
	text-transform: capitalize;
	height: 35px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}*/
