/*
  Theme Name: Prue Leith Chefs Academy
  
	Description: Regularly rated as the finest chefs training institution in South Africa by top chefs in the country.
  
	Version: 1

  Designer: Nicola Gallagher
	Developer: Carl Deary
  Companay URI: http://www.pausebreak.co.za/

	This theme was designed and built by PauseBreak Media!

*/

* { padding: 0; margin: 0; }

html {
  background: #14110F url(images/background-floral.jpg) fixed;
  }

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
	background: url(images/header-bgl.png) top center no-repeat;
	margin: 0;
	padding: 0;
  }

#wrapper { 
  margin: 0 auto;
  width: 950px;
	padding: 0;
  }
	
#topheader {
	position: relative;
  float: left;
	margin: 0;
	padding: 0;
  width: 950px;
	height: 230px;
  background: none;
  }

#header {
	position: relative;
  float: left;
	margin: 0;
	padding: 0;
  width: 950px;
  height: 72px;
  background: #FFF url(images/star-aniseed.jpg) no-repeat top left;
  }
 
#container {
  float: left;
	margin: 0;
	padding: 0;
  width: 950px;
  background: #FFF;
  }

#content { 
  float: left;
	margin: 0;
	padding: 0;
  width: 638px;
  }

#sidebar { 
  float: right;
	margin: 0;
	padding: 0;
	width: 312px;
  display: inline;
  background: #F6E9C7;
  }

#footer { 
  clear: both;
	margin: 0 0 50px 0;
	padding: 0;
  width: 950px;
	height: 50px;
  background: #FFF;
  }
	
/***********************************************************************************************************/
/* Entry / Font Styles */
/***********************************************************************************************************/

.entry h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #900;
	font-size: 18px;
  }
	
.entry h1 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
  }
	
.entry h2 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 0 0;
  }
	
.entry h3 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
  }
	
.entry h4 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
  }
	
.entry p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
  }
	
.entry ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 15px 15px;
  }
	
.entry li {
	list-style-position: inside;
	margin: 0;
	padding: 5px 0 0 15px;
	line-height: 18px;
  }
	
.entry a:link, .entry a:visited {
	color: #900;
	text-decoration: none;
  }
	
.entry a:hover {
	color: #666;
  }

/***********************************************************************************************************/
/* Entry / Captions */
/***********************************************************************************************************/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

.wp-caption {
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 0 0 0;
	margin: 5px 20px 15px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
  }

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
  }

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
  }

/* End captions */	

/***********************************************************************************************************/
/* Logo */
/***********************************************************************************************************/	

#logo {
	position: absolute;
	top: 20px;
	left: 10px;
  }
	
/***********************************************************************************************************/
/* Main Navigation */
/***********************************************************************************************************/

#mainNav {
	font-family: Verdana, Geneva, sans-serif;
  top: 200px;
	right: 50px;
  position: absolute;
  z-index: 1;
  }

#mainNav li {
  margin: 0; 
  padding: 0;
  display: inline;
  list-style-type: none;
  }
	
#mainNav a:link, #mainNav a:visited {
  float: left;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
  padding-bottom: 5px;
  text-decoration: none;
  color: #FFFFFF;
  }
	
#mainNav a.active:link, #mainNav a.active:visited, #mainNav a:hover {
  background: url(images/nav-arrow.png) no-repeat center 20px;
  padding-bottom: 20px;
  color: #C10022;
  }
	
/***********************************************************************************************************/
/* Sidebar */
/***********************************************************************************************************/	
	
#sidebarTop {
	width: 312px;
	height: 98px;
	background: url(images/sidebar-bg-top.jpg) no-repeat;
  }
	
#sidebarTop h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	font-weight: bold;
	margin: 0;
	padding: 35px 0 0 15px;
  }
	
#sidebarTop p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330;
	font-weight: normal;
	margin: 0 5px 0 5px;
	padding: 0 0 10px 10px;
	border-bottom: 1px dashed #330;
  }
	
#sidebarChef {
	margin: 0;
	padding: 0 0 40px 0;
	width: 312px;
  }
	
#sidebarBottom {
	width: 312px;
	height: 150px;
	background: url(images/sidebar-bg-bottom.jpg) no-repeat;
  }

#sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;
	}
	
#sidebar p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #330;
	font-weight: normal;
	margin: 0 5px 0 5px;
	padding: 0 0 10px 10px;
	border-bottom: 1px dashed #330;
  }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}
	
#sidebar ul ul, #sidebar ul ol {
	margin: 20px 0 5px 15px;
	}

#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 10px 0 0;
	padding: 0;
	}
	
#sidebar a:link, #sidebar a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	color: #666;
	text-decoration: none;
  }
	
#sidebar a:hover {
	color: #900;
  }

.blogroll li {
	display: inline;
  }
	
/***********************************************************************************************************/
/* Content Narrow Column */
/***********************************************************************************************************/	

#content.narrowcolumn {
	position: relative;
	float: left;
	padding: 0 0 20px 25px;
	margin: 0;
	width: 580px;
	}
	
#content {
	font-size: 0.9em;
	}
	
.entry {
	position: relative;
	margin: 0 0 20px 0;
	padding: 60px 0 0 0;
  }
	
/***********************************************************************************************************/
/* Content / Narrowcolumn Elements */
/***********************************************************************************************************/	
	
#content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 5px 15px;
  }
	
#content li {
	margin: 0;
	padding: 5px 0 0 15px;
	line-height: 18px;
  }
	
#content a:link, #content a:visited {
	color: #900;
	text-decoration: none;
  }
	
#content a:hover {
	color: #666;
  }

/***********************************************************************************************************/
/* Post Header Info */
/***********************************************************************************************************/	
	
.post {
	position: absolute;
	top: 0;
	left: -83px;
	background: url(images/blog-final-header.jpg) no-repeat;
	width: 660px;
  }
	
#postNo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	
	float: left;
	margin: 0;
	padding: 12px 0 0 5px;
	width: 39px;
	height: 45px;
  }
	
#postHeading {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 576px;
	height: 45px;
  }
	
#postHeading h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #900;
	margin: 0;
	padding: 0;
  }
	
#postHeading a:link, #postHeading a:visited {
	color: #900;
	text-decoration: none;
  }
	
#postHeading a:hover {
	color: #C90;
  }
	
#postHeading small {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
  }


/***********************************************************************************************************/
/* Entry / Error */
/***********************************************************************************************************/

#error h2 {
	font-family: "Times New Roman", Times, serif;
	color: #900;
	font-size: 18px
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
  }
	
#error p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#666;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 18px;
  }
	
.entry a:link, .entry a:visited {
	color: #900;
	text-decoration: none;
  }
	
.entry a:hover {
	color: #666;
  }

/***********************************************************************************************************/
/* Post / Bottom Metadata */
/***********************************************************************************************************/	

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
.postmetadata {
	clear: both;
  }

.narrowcolumn .postmetadata {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 40px 0;
	padding: 0 0 0 20px;
	background: url(images/postmetal.gif) no-repeat 0 4px;
	height: 30px;
	}
	
.narrowcolumn .postmetadata a:link, .narrowcolumn .postmetadata a:visited {
	color: #900;
  }

.narrowcolumn .postmetadata a:hover {
	color: #666;
	text-decoration: none;
  }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/***********************************************************************************************************/
/* Search
/***********************************************************************************************************/	

#form {
	position: absolute;
	top: 20px;
	right: 60px;
  width: 260px; 
  height: 40px; 
  display: block; 
  margin: 0; 
  }

input.search { 
  width: 200px; 
  display: block; 
  border: 1px solid #D9D9D9;
  font-size: 14px; 
  color: #888888; 
  position: absolute; 
  top: 15px; 
  left: 10px; 
  padding: 6px 15px 7px 5px; 
  }

.button { 
  width: 70px; 
  height: 32px; 
  position: absolute; 
  display: block; 
  top: 15px; 
  right: -50px; 
  }

/***********************************************************************************************************/
/* Search Message */
/***********************************************************************************************************/

#searchMsg {
	margin: 0 0 25px 0;
	padding: 0;
  }
	
#searchMsg h2 {
	font-size: 18px;
	margin: 0;
	padding: 5px 0 5px 0;
  }
	
#searchMsg p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
  }
	
#searchMsg a:link, #searchMsg a:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
  }
	
#searchMsg a:hover {
	color: #666;
  }
	
/***********************************************************************************************************/
/* Comments */
/***********************************************************************************************************/
  
#comments p {
  font-family: Verdana, Geneva, sans-serif;
  color: #5D4A21;
  font-size: 12px;
  margin: 0;
  padding: 0 20px 10px 15px;
  }  
  
#comments a:link, #comments a:visited  {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin: 0;
  padding: 0;
  }
  
#comments a:hover {
  color: #9D7920;
  }

h3#comments {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  margin: 30px 0 10px 0;
  padding: 0;
	}
	
.commentlist {
	margin: 20px 0 40px 0;
	padding: 0;
	text-align: justify;
	}
	
.commentlist cite, .commentlist cite a {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  text-decoration: none;
  }
	
.commentmetadata a {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  display: block;
  text-decoration: none;
  }	
	
.commentlist li {
  margin: 0;
  padding: 0;
  list-style: none;
  }
	
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
 }

.commentlist p {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  margin: 10px 20px 10px 0;
  }	
	
.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

.commentlist li .avatar { 
  float: left;
  border: 1px solid #eee;
  margin: 0 15px 0 0;
  padding: 2px;
  background: #fff;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

.commentmetadata {
	font-weight: normal;
	}
	
#respond {
  margin: 0 0 0 15px;
  padding: 0;
  }	
  
#respond h3 {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  margin: 0;
  }
  
#respond p {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  margin: 0 20px 10px 0;
  }
  
#respond a:link, #respond a:visited  {
  font-family: "Times New Roman", Times, serif;
  color: #5D4A21;
  font-size: 14px;
  font-weight: bold;
  margin: 0 10px 10px 0;
  text-decoration: none;
  }
  
#respond a:hover  {
  font-family: "Times New Roman", Times, serif;
  color: #F79514;
  font-size: 14px;
  margin: 0 10px 10px 0;
  }
	
#commentform input {
	width: 200px;
	padding: 5px;
	margin: 0 5px 0 0;
	}
	
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 560px;
	padding: 2px;
	}
	
/***********************************************************************************************************/
/* Footer */
/***********************************************************************************************************/

p.backtotop {
	clear: both;
	margin: 10px 15px -5px 0;
	padding: 5px;
	text-align: right;
  }
	
p.backtotop a {
	background: url(images/hand-links.png) 0 -32px no-repeat;
	border: none;
	color: rgba(255,255,255,.0001);
	display: block;
	height: 16px;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-indent: 9999px !important;
	width: 100px;
  }

p.backtotop a:hover {
	background-position: 0 -48px;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

