/*
Theme Name: Narraflood
Theme URI: http://www.richardcobbett.com
Description: Narrative Flood custom template
Version: 1.6
Author: Richard Cobbett
Author URI: http://www.richardcobbett.com
*/


/* --------------------------------------------------------------------------------------------------- */
/* CSS RESET						 										       */
/* --------------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------------------------------------------------------- */
/* CSS STARTS HERE						 										       */
/* --------------------------------------------------------------------------------------------------- */

body {
	border-top: 7px solid #191B26;
	background-color: #191B26;
}

#content {
	width: 775px;
	margin: auto;
	color: #ffffff;
}

#header {
	width: 775px;
	margin: auto;
	color: #ffffff;
	background-image: url('graphics/logo.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #4F577A;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#header h1 {
	display: none;
}


#wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #32364c;
	border-bottom: 1px solid #111217;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 125%;
	width: 500px;
	padding-left: 10px;
font-weight: normal;
}

h2 a:link {
	text-decoration: none;
	color: #ffffff;
}

h2 a:visited {
	text-decoration: none;
	color: #ffffff;
}

h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}



h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 15px 0px;
	margin-left: 10px;
	font-weight: bold;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-bottom: 15px;
	margin-left: 10px;
}


p {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 155%;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 10px;
	padding-bottom: 10px;
}


a:link {
	color: #E1E4FF;
}

a:visited {
	color: #E1E4FF;
}

a:hover {
	color: #ffffff;
}


em {
font-style: italic;
}

strong {
font-weight: bold;
}

#header p {
	margin-left: 0px;
}

.image {
width: 514px;
margin: 10px 0px;
	padding: 10px 0px 0px 10px;
	background-image: url('graphics/image_gradient.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.image img {
border: 1px solid #000000;
}

.image_caption {
background-color: #000000;
}

.image_caption p {
	text-align: center;
	margin: 5px 20px 0px 20px;
}

#right_column {
	float: right;
}

.post {
	width: 650px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 15px;
	border-bottom: 1px solid #4F577A;
}

blockquote {
	padding-bottom: 10px;
padding-left: 20px;
padding-right: 10px;
	font-style: italic;
}

.category {
	color: #BDC6E9;
}


.odd {

}

.even { 

}

#post_navigation {
	width: 650px;
	margin-left: 70px;
}

#post_navigation a:link {
	text-decoration: none;
	color: #BDC6E9;
}

#post_navigation a:visited {
	text-decoration: none;
	color: #BDC6E9;;
}

#post_navigation a:hover {
	text-decoration: none;
	color: #ffffff;
}

#page_navigation {

}

#next_post {
	float: left;
}

#previous_post {
float: right;
}

#navigation {
	background-color: #393D4D;
	padding: 5px;
	margin-bottom: 15px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

#footer {
clear: both;
	width: 775px;
	margin: auto;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
margin-left: 0;
}

.meta {
	padding-left: 45px;
}

.meta a:link {
text-decoration: none;
font-size: 1.1em;
}

.meta a:visited {
text-decoration: none;
font-size: 1.1em;
}

.meta a:hover {
text-decoration: underline;
}



.post_date {
float: left;
width: auto;
border: 1px solid #4F577A;
}

.post_date_month {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 50px;
	color: #BDC6E9;
	background-color: #4F577A;
	text-align: center;
	padding: 5px;
}

.post_date_day {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #BDC6E9;
	padding: 5px;
}


.comment {
background-position: top left;
background-repeat: no-repeat;
padding: 0px;
border-top: 1px solid #2c2f42;
margin-top: 10px;
padding-top: 10px;
}

#tag_cloud {
text-align: center;
width: 70%;
margin: auto; 
padding: 20px 50px;
line-height: 150%;
}

#tag_cloud a {
padding-right: 5px;
}

.navbar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

.navbar li {
	padding: 0;
	margin: 0;
	display: inline;
}

.navbar a:link {text-decoration: none;}
.navbar a:visited {text-decoration: none;}
.navbar a:hover {text-decoration: none;}

.navbar img {
border: 1px solid #000;
padding: 0;
margin: 0 5px 5px 0;
}

#search {
padding: 5px 0px;
}

#continued {
padding-left: 100px;
}

.archives_list {
padding: 0;
}

.archives_list li {
padding-bottom: 5px;
list-style-type: none;
}

.tag_cloud {
padding: 5px;
text-align: center;
}

.tag_cloud li {
padding-right: 10px;
}

.icon_archives {
width:400px;
float:right;
}

