/*------------------------------------------------------------

	Master.css
	www.yourwebsite.com
	
	Last Modified : 	27th December 2007
	Created by : 		Joe Bloggs
	Contact: 			joebloggs@email.com
	
	Copyright 2007 - 2008
	Based on Blueprint 1.6.1
	
	
/* Colour Palette
--------------------------------------------------------------

Light Grey - #fbfbfb

/* Plugins
-------------------------------------------------------------- */

@import 'plugins/reset.css';
@import 'plugins/classes.css';
@import 'plugins/grid.css';

/* You can alternatively use BP as a reset by importing the
bp-reset.css plugin. This is the entire Blueprint 0.6.1 
compressed file. You won't need to include grid.css or
reset.css */


/* Page
-------------------------------------------------------------- */

body	{
	background-color: #0A0A0A;
	margin:0;
	padding:0;
}
#container {
	background-color: #FFFFFF;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 76px 0 50px 0;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 271px;
	margin:0px;
	padding:0px;
	background-position: center;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0A0A0A;
	border-bottom-color: #153044;
	background-color: #08151F;
}

/* Typography
-------------------------------------------------------------- */

/* Default font settings
   The font-size percentage is of 16px (0.75 * 16px = 12px) */
body { 
  	font-size: 75%;
 	line-height: 1.5;
  	color: #222; 
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p           {
	margin: 0 0 1.5em;
	font-size: 14px;
}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 0; padding: 0; }
img         {
	margin: 1.5em;
}
#footer img { margin:0; margin: 0 5px 1.5em 0; }

a.size-full:link, a.size-full:visited, a.size-full:hover, a.size-full:active {
	border: none;
}

strong      { font-weight: bold; }
em		    { font-style: italic; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin:0;
}

#footer h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #96961E;
	font-weight: bold;
}
h3.entry-title { font-size:3em; margin-bottom: 0.25em }

/* Links
-------------------------------------------------------------- */

a           	{
	color: #57201E;
	text-decora tion: none;
}
a:focus, 
a:hover     	{ color: #57201E;
	text-decoration: none; }
a:visited		{}
a:visted:hover 	{}

li a {
	color: #57201E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #57201E;
}
li a:hover     	{ color: #57201E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57201E; }


/* Tables - You still need cellspacing="0" in the markup
-------------------------------------------------------------- */

table		{}

thead		{}
tbody		{}
tfoot       { font-style: italic; }

th,td       { padding: 4px 10px 4px 5px; }
th          { border-bottom: 2px solid #ccc; font-weight: bold; background: #eee; }
td          { border-bottom: 1px solid #ddd; }
tr			{}

caption     { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; }

tr.even td  { background: #eef; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: circle; }
ul + li		{}

ol          { list-style-type: decimal; }
ol + li		{}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

ul.PostDetails { clear:left; list-style-type:none; margin-left:0; }


#footer ul{
	margin:0;
	padding:0;
}
#footer li {
	list-style-type: none;
}
#footer li a{
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 14px;
	width: 212px;
	display:block;
	border-bottom:1px solid #666;
}
#footer li a:hover{
	background-color: #454545;
	color: #3593D3;
}


/* Forms
-------------------------------------------------------------- */

form			{}
fieldset		{padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc;}

legend			{font-weight: bold; font-size:1.2em;}
legend .span	{}

label       	{font-weight: bold;}

input[type='text']		{}
input[type='checkbox']	{}
input[type='radio']		{}
input[type='file']		{}

textarea      	{ width: 400px; height: 250px; padding:5px; }

select        	{ width:200px; }
option			{}
optgroup		{}



input:focus,textarea:focus,select:focus {	
	border:1px solid #666;
}

input,textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}


/* Other Elements
-------------------------------------------------------------- */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
dfn         { font-style: italic;font-weight: bold; background: #ffc; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


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

/* Layout
-------------------------------------------------------------- */

#logo {
	height: 97px;
	width: 490px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 101px;
	margin-left: auto;
	padding:0;
}
#logo a {
	border-bottom:none;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#blog-title  {
	display:none;
}
#logo img {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color:#333333;
	width: 990px;
	padding:0 0 50px 0;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0A0A0A;
}
#sideinfo {
	padding-top: 40px;
}


/* Page-Specific - based on the <body> class
-------------------------------------------------------------- */

.Post {	position: relative; clear: left;}
.Post h1 { font-size: 36px; line-height: 36px; letter-spacing: -1px; font-weight: normal; padding: 0px; margin: 0px; display: block;}
.Post h1 a, h3.entry-title a {
	color: #57201E;
	border-bottom-style: none;
	text-decoration:none;
}
.Post h1 a:hover, h3.entry-title a:hover {
	color: #153044;
	text-decoration: none;
}

.PostHead { padding-left: 55px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a {
	color: #828282;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #828282;
	text-decoration:none;
}
.PostInfo em a:hover {
	text-decoration: none;
	color: #828282;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #828282;
}
.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 2px 10px 2px 0px; list-style: none; border-right: solid 1px #ccc;}
.PostDate .month {
	display: block;
	font-size: 15px;
	line-height: 15px;
	color: #56560C;
	text-transform: uppercase;
}
.PostDate .day { display: block; font-size: 32px; font-family: 'Arial'; font-weight: bold; line-height: 32px; color: #7D7D13; letter-spacing: -1px;}
.PostContent { padding: 10px 0px 0px 0px; border-top: solid 1px #ccc; margin-top: 10px;}

#nav-below {
	text-align: center;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	font-size: 14px;
	padding: 10px;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	clear:both;
}
.nav-previous,
.nav-next {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.archive .post {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}

/* IE PNG Fix (from http://www.twinhelix.com/css/iepngfix/   Thanks!)
-------------------------------------------------------------- */
img, div, a, li, input { behavior: url(http://www.example.com/wp-content/iepngfix/iepngfix.htc) }

