/*  
Theme Name: Cherry Fuelled
Theme URI: http://cherrypickedchoices.co.uk/
Description: The initial design for Cherry Picked Choices website.
Version: 0.1
Author: Si Jobling
Author URI: http://simonjobling.com/

	Cherry Fuelled v0.1
	 http://simonjobling.com/portfolio/cherry-picked-choices

	This WordPress theme was originally designed by Simon Jobling
	for the Cherry Picked Choices website.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	line-height: 1.5;
	}

#page {
	}

#header {
	font-size: 1.3em;
	}

#content {
	font-size: 1.5em;	
}
#footer {
	}

h1, h2, h3, h4, h5,
p,
ul, ol, dl,
table,
form, {
	margin: 1em 0;
}

h1, h2, h3 {
	font-family: Rockwell, Georgia, 'Courier New', serif;
	letter-spacing: -0.05em;
  margin: 0 0 0.5em;
  padding: 0;
}

h1 {
  font-size: 2em;
}

h2 {
	font-size: 1.6em;
	letter-spacing: -0.05em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}


acronym, abbr, span.caps {
	border-bottom: none;
	font-style: inherit;
}

a, h2 a:hover, h3 a:hover {
	color: #215027;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

table {
  border: 2px solid #CCC;
}

td,
th {
  padding: 5px;
  text-align: center;
  vertical-align: middle;
} 

th {
  border: 2px solid #CCC;
  border-width: 0 2px 2px 0;
  vertical-align: bottom;
  font-weight: bold;
  font-size: 0.85em;
  color: #666;
  background: #EEE;
}
th.last-item {
  border-right: 0;  
}

tbody th {
  text-align: right;
  vertical-align: middle;
}

td {
  border-bottom: 1px solid #DDD;
}

/* Begin Structure */
body {
  margin: 0;
  padding: 0;
  text-align: center;
	background: #E1E1E1 url(images/cherry-picked-choices-letter-foot.png) no-repeat 49% 0;
}

#container {
  width: 900px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#header {
  padding: 20px;
  margin-bottom: 90px;
  text-indent: -9999em;
}
#logo {
  float: left;
  margin: 0 10px 10px 0;
}
#logo img {
  visibility: hidden;
}
#tagline {
  color: #333;
  margin: 0 0 1em;
  padding-left: 1em;
}
#north-devon-towns {
  color: #909090;
  margin: 0;
  padding: 0;
  font-size: 0.9em;
}
#north-devon-towns li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 1em;
  border-right: 1px solid #909090;
}
#north-devon-towns li.last-item  {
  border-right: 0;
}

#content {
	background: #FFF url(images/page-background.gif) repeat-y top left;
  overflow: hidden;
  zoom: 1;
}

#main-content {
	float: right;
	width: 600px;
	margin: 15px 35px 15px 15px;
}

#secondary-content {
	float: left;
	margin: 20px 0 0 0;
	width: 250px;
}
* html #secondary-content{
  width: 200px;
}
#secondary-content p {
	margin: 0 0 30px 0;
}
#navigation {
  margin: 0 0 1em 20px;
  padding: 0;
}
#navigation li {
  list-style: none;
  padding: 5px 10px;
  border-right: 2px solid #DDD;  
}
#navigation li ul {
  margin: 0;
}
#navigation li li {
  font-size: 0.85em;
  padding-bottom: 0;
  border-right: none;  
}

#navigation a {
	font-family: Rockwell, Georgia, 'Courier New', serif;
  letter-spacing: -0.05em;
  text-decoration: none;
  color: #666;
}
* html #navigation a {
  font-weight: bold;
  letter-spacing: -0.08em;
}
#navigation .current_page_item a {
  color: #920202;
}

#navigation .current_page_item li a {
  color: #666;
}
#navigation a:hover {
  color: #215027;
}

/* Last Page */
#navigation li.page-item-14 {
  border-bottom: 0;
}

#footer {
	clear: both;
	background: url(images/page-foot.gif) no-repeat top left;
	padding: 50px 0 20px;
}
#footer p {
	text-align: center;
	}
/* End Structure */

/* Generic Content Style */

#main-content p,
#main-content table {
  clear: both;
  margin-bottom: 1em;
}

#main-content ul,
#main-content ol {
  clear: both;
  margin: 1em;
}
#main-content ol {
  margin: 2em 2em 1em;
}

#main-content li {
  margin-bottom: 0.5em;
}

#main-content ul li {
  background: transparent url(images/cherry-bullet-red.gif) no-repeat 0 3px;
  padding-left: 20px;
}

#main-content ol li {
  list-style: decimal;
  margin-left: 10px;
}

.admin-only {
  clear: both;
  float: right;
  font-size: 0.8em;
  margin: 0 30px;
  background: url(images/administration-icon.gif) no-repeat left;
  padding-left: 16px;
}
.jump-top {
  clear: both;
  text-align: right;
  font-size: 0.8em;
  margin: 30px;
}

/*	Begin Headers */

/* End Headers */



/* End Form Elements */

.meta-data {
    border-top: 1px solid #6C6;
    padding-top: 1em;
    font-size: 0.75em;
}


/* Generic content styles */

a img {
	border: none;
	}

#main-content img.size-medium {
  width: 100%;
  height: auto;
}

#main-content img,
#main-content a img {
  border: 3px solid #CCC;
}
#main-content a:hover img {
  border: 3px solid #215027;
}

td .detail {
  display: block;
  font-size: 0.85em;
}


/* End Various Tags & Classes*/

/* Page Specific */
.featured {
  float: left;
  width: 290px;
  height: 200px;
  margin: 0 0 15px;
  padding: 0;
  background: #FFF;
}
.featured h2,
.featured p {
  margin: 10px;
}
.first {
  margin-right: 20px;
}
#jacksons {
  background: url(images/michael-jackson.jpg) no-repeat top;
}
#jacksons h2,
#jacksons p {
  display: inline;
  background: #000;
  color: #FFF;
  padding: 3px;
  margin: 0;
}
#jacksons p {
  clear: both;
}
/* Page Specific */

#gallery #main-content ul {
  overflow: auto;
  margin: 1em 0;
}
#gallery #main-content li {
  background: none;
  float: left;
  margin: 0 20px 15px 0;
  padding: 0;
}
#gallery #main-content li img {
  width: 160px;
  height: 160px;
}
.featured-shot {
  width: 280px;
  margin-right: 10px;
  height: auto;
}
#main-content p.answer,
#main-content p.cheque-details,
#main-content ul.online,
#main-content ul.telephone {
  clear: none;
}
/* Contact Page - Microformats */
#main-content p.adr {
  clear:none;
  margin-left: 1em;
  font-style: italic;
}


/* Page Titles */

/* sIFR */
.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5#pullquote {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
}

.sIFR-active h1 {
  padding-bottom: 0;
}

.sIFR-active h2 {
  font-size: 55px;
  display: block;
}

.sIFR-active h3 {
  font-size: 18px;
}

.sIFR-active h4 {
  font-size: 21px;
  font-weight: normal;
}

.sIFR-active h5#pullquote {
  font-size: 24px;
}

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

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