
/*Global
--------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	min-height:100%;
	font-size:0.9em;
	color:#1F1F1F;
}

a {
	color:#F00;
}

a:hover {
	color:#933;
}

#wrapper {
	width:720px;
	margin:0 auto;
	background-color:white;
	padding:40px 50px;
	border: 1px #999;
}

#container {
	width: 500px;
	float:left;
}

p {
	line-height:1.6em;
	margin:1.2em 0;
}

#content {
	padding:0px;
	margin:0px;
}

/*Header
--------------------------------------------------------*/

#blog-title {
	margin-top:0px;
}

#blog-description {
	text-align:center;
	font-style:italic;
	font-size:1.2em;
	margin-top: -5px;
}

#blog-title a {
	background-image:url(http://www.thefoxandthepolarbear.co.uk/images/header.png);
	width:720px;
	height:52px;
	display:block;
	text-indent:-9999px;
	background-repeat:none;
}

/*Menu
--------------------------------------------------------*/


#access {
	margin-bottom:36px;
}

#menu {
	font-size:1.1em;
	width:100%;
	overflow:hidden;
	margin:15px 0 20px 0;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-color:#CCC;
	padding:6px 0;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	list-style:none;
	vertical-align:middle;
	padding-right:18px;
}

#menu a {
	text-decoration:none;
	font-weight:800;
}

/*Sidebars
--------------------------------------------------------*/


#searchform input#s {
	width:100px;
}

#secondary {
	clear:right;
}

.xoxo {
	padding:0 0 0 0;
	margin:0;
}

.xoxo li.widget {
	padding-bottom: 15px;
	border-bottom:1px dotted #CCC;
}

.xoxo ul {
	padding:0;
	margin:0;
	font-size:0.9em;
}

.sidebar {
	float:right;
	width:	170px;
	margin-left:25px;
	padding-left:25px;
	height:100%;
	font-size:1.2em;
	line-height:1.2em;
}

.sidebar li {
	list-style:none;
}

.widgettitle {
	margin:15px 0 15px 0;
}

#follow-us {
	padding:0;
	margin-top:0;
	background-image:url(../../../../images/subscribe170.png);
	width:170px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background-repeat:none;
	color:#F00;
}

#linkcat-2 h3 {
	background-image:url(../../../../images/blogroll170.png);
	width:170px;
	height:49px;
	display:block;
	text-indent:-9999px;
	background-repeat:none;
	color:#F00;
}

#search h3 {
	background-image:url(../../../../images/search170.png);
	width:170px;
	height:55px;
	display:block;
	text-indent:-9999px;
	background-repeat:none;
	color:#F00;
}

#categories-3 h3 {
	background-image:url(../../../../images/categories170.png);
	width:170px;
	height:55px;
	display:block;
	text-indent:-9999px;
	background-repeat:none;
	color:#F00;
}

/*Post Heading
--------------------------------------------------------*/

.entry-title, .entry-title a {
	font-size: 36px;
	margin: 0;
	padding-bottom:10px;
	font-weight:bold;
	color:#666;
}

abbr {
	border:none;
}

.entry-title a {
	text-decoration:none;
	margin:0;
	line-height:1.2em;
}

.entry-title a:hover {
	color:#666;
}

/*Post Meta
--------------------------------------------------------*/

.entry-meta, .entry-date, .comment-meta {
	padding: 0 0 20px 0;
	font-size:0.7em;
	color:#666;
	border:none;
}

.entry-date {
	text-transform:uppercase;
	margin:-6px 0 0 0;
}

.entry-meta {
	padding: 20px 0 80px 0;
}

/*TweetMe Button
--------------------------------------------------------*/

.tweetmeme_button {
	margin-top:20px;
}

/*Posts Content
--------------------------------------------------------*/

.flickrpostdescription {
	padding:10px;
	margin-left:-10px;
	margin-right:0;
	font-style:italic;
	margin-bottom:2em;
	color:#666;
	background-repeat:no-repeat;
	border-top: 1px dotted #F3F3F3;
	border-bottom: 1px dotted #F3F3F3;
	background-color:#FEFEFE;
}

.flickrpostdescription p, #flickrpostdescription p {
	margin:8px 0;
}

/*Post Images
--------------------------------------------------------*/

img {
	border:none;
}

.post img {
	margin-bottom:0px;
}

.flickrphoto img {
	padding-bottom:20px;
}

/*Post Comments
--------------------------------------------------------*/
#comments ol {
	list-style:none;
	padding:0;
}

li.comment {padding-bottom:20px;}

li.comment p {
	padding-left:60px;
	margin-top:5px;
}

.comment-meta {
	display:block;
	padding-left:60px;
}

img.avatar {
	float:left;
}

.comment-author .fn {margin-left:60px;
padding-top:6px;
display:block;}

/*Comment Form
--------------------------------------------------------*/

p#comment-notes {
	padding:10px 0;
	margin:0;
}

/*Post Navigation
--------------------------------------------------------*/

#nav-above a, #nav-below a {
	margin: 0 0 10px 0;
	display:block;
}

/*Footer
--------------------------------------------------------*/

#footer {
	margin: 0 auto;
	width:100%;
	clear:both;
	text-align:center;
}

#footer a {
	background-image:url(../../../../images/nothingtoseedownhere256146.png);
	background-repeat:no-repeat;
	width:256px;
	height:146px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}

#footer a:hover {
	background-image:url(../../../../images/nothingtoseedownhere256146bah.png);
}

#footer p {
	padding-top:50px;
}

/*Misc
--------------------------------------------------------*/

table#friends, table#friends td {
	border:1px solid #000;
	padding:0;
}

p#login {
	margin:0;
	padding:10px 0;
}
