/*
Theme Name: The Hungry Fox
Theme URI: http://www.hungryfox.co.uk/
Description: Hungry Fox Wordpress theme by James Carrier
Version: 1.0
Author: James Carrier
Author URI: http://www.golfbravo.co.uk/
*/

body, td {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 87.5%;
	margin: 0px;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/bg.png');
	background-repeat: repeat-y;
	background-position: right;
}

#header {
	height: 277px;
	width: 800px;
	position: relative;
	background-image: url('images/head.png');
}

#header #contactbar, 
#header #menubar {
	height: 40px;
	line-height: 38px;
	padding: 0px 15px 0px 15px;
	color: black;
}

#header #contactbar {
	text-align: left;
}

#header #menubar {
	color: #666666;
	position: relative;
	top: 193px;
}

#footer {
	clear: both;
	color: black;
	font-size: 80%;
	height: 45px;
	line-height: 45px;
	padding: 0px 15px 0px 15px;
	border-top: 1px solid white;
	background-color: #cccccc;
}

#footer #gb {
	float: right;
}

#body {
	position: relative;
	margin: 15px;
}

#col {
	position: relative;
	width: 180px;
	text-align: center;
	margin-left: 600px
}

#blogcol {
	position: relative;
	width: 180px;
	text-align: left;
	margin-left: 600px
}

#blogcol ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#blogcol ul li {
	list-style-type: none;
	list-style-image: none;
	}

#blogcol ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#blogcol ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#blogcol ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #blogcol ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0px;
	}

#content,
#content-front {
	float: left;
	width: 570px;
	text-align: left;
}

#content-front {
	width: 447px;
	text-align: justify;
}

#welcome {

}


.featured-news {
	text-align: justify;
	border-left: 3px solid #cccccc;
	background-color: white;
	padding: 0px 10px;
	margin-bottom: 15px;
}

.avatar {
	float: right;
}

/* Hyperlinks */

a {
	color: black;
}

#header a, #footer a {
	color: black;
	text-decoration: none;
}

#header a:hover,
#footer a:hover {
	text-decoration: underline;
}


/* Text */

h1.christmas {
	font-size: 120%;
	margin: 0px;
	display: table;
	text-align: center;
	height: 85px;
	background-image: url('images/christmas11fox.png');
	background-repeat: no-repeat;
	padding-left: 40px;
}

h1.christmas a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

h1 {
	margin: 0px 0px 15px 0px;
	font-size: 140%;
}

h2 {
	margin: 0px 0px 16px 0px;
}

h2.widgettitle {
	color: white;
	font-size: 100%;
	margin: 0px;
}

h3 {
	margin: 16px 0px;
}

.alt {
	display: none;
}

.sign {
	text-align: right;
}

.italic {
	font-style: italic;
}

.right {
	text-align: right;
}

.smaller {
	font-size: 80%;
}

.flat {
	margin: 0px;
}


/* Blog */

.post {
	text-align: justify;
}

.postmetadata, .postmetadata a {
	color: #666666;
}

.post h2 a, .post h3 a {
	
}

.navigation {
	margin-bottom: 10px;
	color: #7f3924;
}

.navigation a {
	color: #7f3924;
}

li.widget {
	margin-bottom: 20px;
}

.widget_categories a {
	font-weight: bold;
}

.navigation {
	position: relative;
}

.alignleft {
	text-align: left;
}

.alignright {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}


/* Gallery */

ul.hfgthumbs {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.hfgthumbs li {
	display: block;
	width: 113px;
	height: 85px;
	padding: 3px;
	margin-bottom: 4px;
	margin-right: 15px;
	background-image: url('images/gallery-bg.png');
}
