/*  
Theme Name: The Firemarble
Theme URI: http://firemarble.dnijazzclub.com/
Description: The Firemarble Theme.
Version: 3.3
Author: Keith Lord
Author URI: http://grey-skies.net/
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-align: left;
	color: #000;
    background: #fff;
    margin: 0px;
    }

/****************************************
                              container
****************************************/

#container {
    width: 754px;
	margin: 1.5em auto 0 auto;
    background: transparent;
	}

/****************************************
                               Header
****************************************/

#header {
    position: relative;
    margin: auto;
    width: 754px;
    height: 122px;
    background: transparent;
	margin: 0 0 1.5em 0;
	padding: 0;
    }
	
#header h1 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 3em;
	font-weight: normal;
	color: #fff;
	letter-spacing: .4em;
	text-transform: lowercase;
    height: 77px;
	width: 430px;
	float: left;
	background: #1F3F5F url('images/header.jpg') no-repeat top left;
	margin: 0;
	padding: 1.5em 0 0 3em;
	overflow: hidden;
	}
	
#header h1 a, #header h1 a:visited, #header h1 a:hover { color: #fff; text-decoration: none; }
	
span.updates a, span.updates a:visited {
    height: 122px;
	width: 230px;
    float: right;
	background: #757575 url('images/update.jpg') no-repeat top left;
	}
	
span.updates a:hover { background: #009BDD url('images/update.jpg') no-repeat top right; }

.issue-data {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
    color: #fff;
	height: 2.2em;
    width: 748px;
	margin: 0 0 1.5em 0;
	padding: 0 .2em 0 .2em;
	background: #000;
	}

/****************************************
                              content
****************************************/

#contentwrap {
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 754px;
    }
	
.special {
    height: 113px;
    width: 752px;
    padding: .5em 0 .5em .2em;
	margin: 0 auto;
	background: transparent url('images/tile-special.jpg') repeat-x top;
    }

.special h2 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.8em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 140%;
    color: #fff;
	margin: .3em 0 0 0;
	padding: 0;
	}

.special p {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 140%;
    color: #fff;
	margin: .3em 0 0 0;
	padding: 0;
	}

#left {
    position: relative;
    float: left;
    width: 160px;
    padding: 0;
    text-align: left;
    }

.issue-nav {
    width: 154px;
	margin: .5em 0 0 0;
	padding: 0;
    border-top: 3px solid #3E3E3E;
	}

.issue-nav h4 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.4em;
	font-weight: strong;
	margin: 1em 0 0 0;
	padding: 0;
	}

.issue-nav p {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.2em;
	font-weight: strong;
	}
	

.issue-nav li {

	width: 100%;
	margin: 0 0 .1em 0;
	padding: 0;
	}

#right {
    position: relative;
    float: right;
    width: 180px;
    padding: 0;
    text-align: left;
    }

#pagewrap {
    position: relative;
    margin: 0px 190px 0px 170px;
    background: transparent;
    }

#pagewrap-wide {
    position: relative;
    margin: 0px 10px 0px 195px;
    background: transparent;
    }

.postcontent {
    position: relative;
    margin: 0px 9px 15px 0px;
    padding: 0px 15px 5px 5px;
    background: transparent;
    text-align: left;
	border-right: 1px solid #BAB9B9;
    }

.postcontent-wide {
    position: relative;
    margin: 0px 5px 15px 5px;
    padding: 0px 5px 5px 5px;
    
    text-align: left;
    }

h2 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.8em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 140%;
    color: #B6E600;
	margin: .3em 0 0 0;
	padding: 0;
	}

h3 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 140%;
    color: #B6E600;
	margin: .3em 0 0 0;
	padding: 0;
	}

a, a:visited {
    font-family: Georgia, 'Times New Roman', Serif;
	text-decoration: none;
	color: #B6E600;
	}
	
a:hover {
    text-decoration: underline;
	}

a.more {
    font-size: .8em;
    float: right;
    }

p {
	font-size: 1.4em;
	padding: .2em 0 .2em 0;
	}

blockquote {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 .2em;
	padding: 0 0 0 1em;
	border-left: 3px solid #3E3E3E;
	}

/****************************************
                               Footer
****************************************/

#footer {
    height: 91px;
    width: 754px;
    margin: 0;
    padding: 0;
    background: #313131 url('images/footer.gif') no-repeat top;
	clear: both;
    }

/****************************************
                                Lists
****************************************/

ul {
    font-size: 1.4em;
	}
	
li {
    list-style:  default:
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.issues {
	margin: 1.5em -1em;
	background: transparent;
    }

.issues li {
	margin: 1em;
	float: left;
	list-style-type: none;
	line-height: 1em;
    }

.issues a {
	padding: 0;
	float: left;
	background: transparent;
	border-bottom: 3px solid #fff;
    }

.issues a:hover {
	padding: 0;
	float: left;
	background: #39547C;
    }

.issues img {
	width:  152px;
	height: 138px;
	border: 0;
    }

/****************************************
                               Images
****************************************/

img.issue-photo {
    padding: 3px;
	border: 1px solid #696969;
	}
	
img.issue-number {
    margin: .5em 0 0 0;
	padding: 0 1px 0 0;
    border-top: 3px solid #39547C;
	}

img.content {
	padding: 3px;
	border: 1px solid #696969;
	}

img.content-center {
    margin: 0 auto;
	display: block;
	padding: 3px;
	border: 1px solid #696969;
	}

a img {
    border: 0;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	background-color: #1F1F1F;
	}

img.alignright {
	padding: 0;
	margin: 0 0 0 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}