/*  
Theme Name: Gabby Young
Theme URI: http://www.bothdesign.co.uk
Description: This is a theme for Gabby Young
Version: 1.0
Author: Burning Origami
Author URI: http://www.bothdesign.co.uk
*/
/* CSS RESET */
body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Georgia, Arial, Helvetica, Georgia, Sans-serif;
	text-align: left;
	vertical-align: top;
	background: #0d0000;
	color: #bbbbbb;
	font-size:62.5%;
}
/* Text Formatting */
h1 {
	font-size: 2.4em;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 1em;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
}
a {
	outline:none;
}
a:link, a:visited {
	text-decoration: none;
	color: #a61824;
}
a:hover {
	text-decoration: underline;
}
p{
	font-size: 1.2em;
	padding: 10px 0 0 0;
}
li {
	list-style-type: none;
}
.invis {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}
.review {
	font: 1.2em/1.2em Georgia, Arial, Helvetica, Sans-serif;
}
.contact{
	font: 1.4em/1.4em Georgia, Arial, Helvetica, Sans-serif;
	padding-right: 10px;
}
/* Page Formatting */
#centering {
	width: 1050px;
	margin: 0 auto 0 auto;
}
#outer {
	width: 900px;
	min-height: 100%;
	position: absolute;
	padding: 0 77px 0 73px;
	background-image: url(images/outer.gif);
}
#wrapper {
	width: 900px;
	text-align: left;
}
#header{
	float: left;
	width: 900px;
	height: 219px;
	background-image: url(images/header.jpg);
}
#navmenu {
	font-size: 1.6em;
	margin: 195px 0 0 0;
	color: #a61824;
}
#navmenu a {
	color: #dddddd;
	letter-spacing: 1.2px;
	padding: 0 8px 0 8px;
}
#navmenu a:hover {
	color: #a61824;
	text-decoration: none;
}
#navmenu ul li {
	display: inline;
	list-style-type: none;
}
#top_half {
	width:900px;
	height: 100%;
	float: left;
	background-image: url(images/content_top.jpg);
	background-repeat: no-repeat;
}
#container {
	float: left;
	width: 650px;
	padding: 20px 0 15px 25px;
}
#container p {
	font: 1.2em/1.2em Tahoma, Arial, Georgia, Helvetica, Georgia, Sans-serif;
}
#container h2 {
	color: #dddddd;
	letter-spacing: 3px;
	font-size: 1.8em;
	margin-bottom: 10px;
}
.post {
	padding: 20px 10px 10px 20px;
}
.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 1.8em;
}
.date {
	font-size: 2.2em;
}
.entry {
	line-height: 18px;
}
p.postmetadata {
	margin: 10px 0 0 0;
}
.line_break {
	width: 594px;
	height: 2px;
	float: left;
	margin: 12px 0 0 -45px;
	background-image: url(images/line_break.gif);
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	line-height: 18px;
}
.sidebar {
	float: left;
	width: 225px;
	margin: 100px 0 0 0;
	display: inline;
	text-align: right;
}
.sidebar a {
	font-size: 1.1em;
	color: #dddddd;
	letter-spacing: 2px;
}
.sidebar a:hover {
	color: #a61824;
	text-decoration: none;
}
.sidebar h2 {
	color: #666666;
	font-size: 1.4em;
	letter-spacing: 3px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
.sidebar ul li {
	padding: 20px 15px 10px 0;
}
.sidebar ul ul li {
	padding: 5px 0 0 0;
}
#search input {
	background-color: #000000;
	border: solid 1px #64282e;
	color: #bbbbbb;
}
.comments-template {
	margin: 25px 0 0;
	border-top: 1px solid #bbb;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #777;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, Sans-serif;
	font-size: 1.6em;
	margin-top: 15px;
}
.commentmetadata {
	font-size: 1.2em;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#video {
	width: 504px;
	border: solid 1px #777777;
	margin: 20px 0 0 0;
}
#footer {
	width: 900px;
	height: 20px;
	clear: both;
	bottom: 0px;
	padding-bottom: 5px;
	position: absolute;
	text-align: center;
	color: #6c6c6c;
	font-size: 0.8em;
}
.rss {
	padding-left: 14px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
}
img {
	margin: 5px 5px 5px 0;
	border: 1px solid #777777;
}
img:hover {
	border: 1px solid #a61824;
}
.bio_box {
	float: left;
}
/* Shop */
#shop {
	width: 480px;
	margin: 25px 0 15px 20px;
}
#shop_header {
	float: left;
	width: 414px;
	border: 1px solid #333333;
	margin: 0 0 25px 20px;
	padding: 0 0 10px 0;
	text-align: center;
}
#shop_left {
	float:left;
	width: 200px;
}
#shop_right {
	float:right;
	width: 200px;
	margin: 0 25px 0 0;
}
.shop_item {
	width: 150px;
	float: left;
	margin: 0 20px 25px 20px;
	border: 1px solid #333333;
	padding: 5px;
}
.shop_item  p{
	padding: 0;
}
.item_name{
	font-size: 1.2em;
}
.shop_item img {
	float: left;
	margin: 0 0 5px 0;
	border: none;
}
.paypal_button {
	margin: 5px 0 0 0;
}
.click_enlarge {
	font-size: 0.8em;
}
.zoom {
	float: left;
	text-align: center;
	line-height: 0em;
	height: 8px;
	width: 134px;
	padding: 6px 0 0 16px;
	background: url(images/plus.gif) 55px 0 no-repeat;
}