/*
Theme Name: 36Flavours
Theme URI: http://36Flavours.com/
Description: My own design, because everyone has a different taste.
Version: 1.0
Author: Steve Whiteley
Tags: fixed width, single column
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #252527 url(images/bg.jpg) top center repeat;
	font: 14px arial, verdana, helvetica, sans-serif;
	color: white;
}
#container {
	width: 600px;
	margin: 0 auto;
}
#header {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
#header h1 a {
	background: url(images/logo.png) 0 0 no-repeat;
	height: 136px;
	width: 100px;
	float: left;
}
#header h1 a span {
	display: none;	
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #ffffcc;
}
h1 {
	font: 60px/60px "Futura XBlk BT", arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h1 a:hover {
	color: white;	
}
h2 {
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
}
h2 span {
	text-transform: uppercase;
	color: #ff3300;
	background-color: #333;
	float: left;
	padding: 5px;
}
h3 {
	font-size: 16px;
	margin-bottom: 20px;	
}
p {
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 20px;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
	-moz-box-shadow: #333 0 5px 5px;
	-webkit-box-shadow: #333 0 5px 5px;
}
p img.wp-smiley {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
}
a img.alignright,
a img.alignleft {
	padding: 0;	
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}

/* Blog Post */

.entry {
	position: relative;
	width: 100%;
}
.entry p.first {
	font-weight: bold;
}
.entry ol,
.entry ul {
	margin: 0 0 20px 30px;
}
.entry li {
	margin-bottom: 5px;	
}
.entry a,
.commentlist p a {
	color: #FFFFCC;
	border-bottom: 1px dotted #999;	
}
.entry a:hover,
.commentlist p a:hover {
	border-bottom-style: solid;	
}
.entry p.tags {
	overflow: hidden;	
}
p.categories a,
p.tags a {
	float: left;
	background: #FFFFCC;
	color: #66676A;
	padding: 3px 6px;
	border: none;
	margin-right: 5px;
}
p.categories a {
	background: #444;
	color: #CCC;
}
p.categories a:hover {
	color: white;	
}
p.tags a:hover {
	background: white;
	border: none;
}
a.more-link,
a.more-link:hover {
	position: absolute;
	bottom: -45px;
	* bottom: -25px;
	right: 0;
	background: #FF3300;
	color: white;
	border: none;
	color: white;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
a.more-link:hover { 
	background-color: #FFFFCC;
	color: #66676A;
}

/* Comments */

.comment-body {
	margin: 20px 0;
}
.commentlist li {
	border-bottom: 4px dotted #66676A;
	margin-bottom: 30px;	
}
.commentlist li .avatar {
	-moz-border-radius: 2px;
	border: 3px solid #666;
	float: left;
	margin-right: 5px; 
}
.commentlist .comment-author cite a {
	color: #FFFFCC;
	font-weight: bold;
}
.commentlist .comment-meta {
	margin-top: 3px;
	font-size: 12px;
}
.commentlist .comment-meta a {
	color: #999;
}
.commentlist p {
	clear: left;
	margin: 10px 0;
}

/* Comment Form */

#commentform input,
#commentform textarea {
	border: none;
	width: 200px;
	padding: 10px;
	font-family: inherit;
	font-size: inherit;
	background: white;
}
#commentform textarea {
	width: 580px;
}
#commentform #submit {
	background-color: #FF3300;
	color: white;
	font-weight: bold;
	text-transform: lowercase;
	cursor: pointer;
}

/* Search Form */

#s {
	width: 230px;
	padding: 6px 6px 6px 30px;
	border: none;
	font-size: 18px;
	color: #CCC;
	background: white url(images/search.gif) 5px center no-repeat;
}

/* Sidebar */

ul.recent_posts {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin-top: 10px;
}
ul.recent_posts li {
	margin-bottom: 10px;
	background: url(images/bullet.gif) left 2px no-repeat;
	padding-left: 15px;
}

/* Sections */

div.section {
	border-bottom: 4px dotted #66676a;
	padding: 20px 0 30px 0;
	overflow: hidden;
	width: 100%;
}
.section .dbl_column {
	width: 50%;
	float: left;
}
.section .left {
	padding-right: 25px;
}
.section .right {
	padding-left: 25px;
}
.section .tpl_column {
	width: 33%;
	float: left;
}

/* Widgets */

ul.widget,
ul.widget ul {
	list-style: none;
	color: #ff3300;
	font-size: 18px;
}
.widget_categories li {
	display: inline;
}
.tag_cloud {
	font-weight: bold;
}
ul.categories {
	list-style: none;
	overflow: hidden;
	margin-bottom: 20px;
}
ul.categories li {
	float: left;
	color: #FF3300;
	font-size: 18px;
	margin-right: 10px;
	padding: 2px 0;
}
ul.blogroll {
	list-style: none;
	font-size: 18px;
}
ul.blogroll li {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}
ul.blogroll span.seperator {
	color: #FF3300;
	font-size: 24px;
	line-heght: -10px;
}
ul.archives {
	list-style: none;
	color: #FF3300;
}
ul.archives li {
	margin-bottom: 2px;
}
ul.twitter {
	list-style: none;
	font-size: 18px;
}
ul.twitter .twitter-timestamp {
	display: none;
}
ul.twitter a {
	color: #FFFFCC;
}
ul.twitter a:hover {
	border-bottom: 1px dotted #FFFFCC;
}
#twitter_link {
	font-size: 12px;
	margin-top: 10px;
}
#twitter_link a {
	color: #777;
}
#twitter_link a:hover {
	color: #FFFFCC;
}

/* Footer */

#footer {
	margin-top: 200px;
}
#footer p {
	font-size: 12px;
}
#footer p strong {
	font-size: 14px;	
}
#footer a.rss {
	color: white;
	background-color: #FF3300;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
}

/* Syntax Highlighting */

.wp_syntax {
	border: none;
}
.wp_syntax div,
.wp_syntax td {
	padding: 6px 10px;
}