/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/
DESCRIPTION: A development theme based on work in <a href="http://code.google.com/p/blueprintcss/"> The Blueprint CSS Framework</a>, and by <a href="http://www.pearsonified.com/">Chris Pearson</a>, <a href="http://andy.wordpress.com/">Andy Skelton</a>, <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> and many, many others.
VERSION: 0.4.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Style the meta panel for logged-in users */
@import url('library/styles/sitemeta.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

*{
  margin:0px;
  padding:0px;
}

/* =Global Elements
-------------------------------------------------------------- */

body {
        margin: 0px;
        background-color:#1E0F00 !important;
        color: #FFFFFF;
}

#Table_01 {
        top: 0px;
	position:absolute;
	left:-474px;
	margin-left: 50%;
	width:948px;
	min-height:692px;
        overflow:hidden;
}
#head {
        position: absolute;
        top: 0px;
 	width: 948px;
	height: 220px;
 
}
form{
       float: left;
}
#alfg-01 {
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_01.png);
	position:absolute;
	left:0px;
	top:0px;
	width:948px;
	height:185px;
}
#alfg-02 {
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:185px;
	width:96px;
	height:35px;
}
#alfg-03 {
	background-repeat: no-repeat;
	position:absolute;
	left:96px;
	top:185px;
	width:137px;
	height:35px;
}
#alfg-04 {
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_04.png);
	position:absolute;
	left:233px;
	top:185px;
	width:715px;
	height:35px;
}
#alfg-05 {
        background-color:#1E0F00;
	position:absolute;
	left:0px;
	top:220px;
	width:96px;
	height:324px;
}
#story {
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_06.png);
	position:absolute;
	margin-left:96px;
	top:220px;
	width:693px;
	height:324px;
	background-attachment: scroll;
        overflow: hidden;
        padding:10px 10px 0px 10px;
        
}
#alfg-07 {
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_07.png);
	position:absolute;
	left:789px;
	top:220px;
	width:159px;
	height:324px;
}
#alfg-08 {
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_08.png);
	width:628px;
	height:71px;
	float: left;
	position: relative;
}
#alfg-09 {
	position: relative;
	background-repeat: no-repeat;
	background:#1E0F00 url(images/alfg_09.png);
	width:161px;
	height:71px;
	float: left;
}
#alfg-10 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_10.png);
	width:159px;
	height:71px;
	float: left;
}
#alfg-11 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_11.png);
	width:412px;
	height:51px;
	float: left;
}
#alfg-12 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_12.png);
	width:90px;
	height:51px;
	float: left;
}
#alfg-13 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_13.png);
	width:5px;
	height:51px;
	float: left;
}
#alfg-14 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_14.png);
	width:90px;
	height:51px;
	float: left;
}
#alfg-15 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_15.png);
	width:3px;
	height:51px;
	float: left;
}
#alfg-16 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_16.png);
	width:90px;
	height:51px;
	float: left;
}
#alfg-17 {
	position: relative;
	background-repeat: no-repeat;
	background-image:#1E0F00 url(images/alfg_17.png);
	width:3px;
	height:51px;
	float: left;
}
#alfg-18 {
	position: relative;


	background-image:#1E0F00 url(images/alfg_18.png);
	width:90px;
	height:51px;
	float: left;
	background-repeat: no-repeat;
}
#alfg-19 {
	position: relative;
	background-image:#1E0F00 url(images/alfg_19.png);
	width:6px;
	height:51px;
	float: left;
	background-repeat: no-repeat;
}
#alfg-20 {
	position: relative;
	background-image:#1E0F00 url(images/alfg_20.png);
	width:159px;
	height:51px;
	float: left;
	background-repeat: no-repeat;
}
#foot {
        background:#1E0F00;
	position: relative;
	min-height: 122px;
	width: 948px;
	top: 544px;
	left: 0px;
	position: absolute;
        overflow:hidden;
}
-->
a:link, a:visited {
    color:#2772B3;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */
#blog-title {
    font-size:36px;
    line-height:54px;
    font-weight:bold;
    letter-spacing:-1px;
    padding:99px 0 0 0;
    border-bottom:1px solid #242A30;
}
#blog-title a {
    color:#fff;
    text-decoration:none;
}
#blog-description {
    font-style:italic;
    padding:8px 0 63px 0;
    color:#fff;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    width:960px;
    left: -480px;
    margin-left: 50%;
    position: absolute;
    font-size:11px;
    background:#B5D1EA;
    margin-top:-1px;
}
.skip-link {
    display:none;
}
#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */
.hentry {
    margin:9px;
    padding:44px 1px 9px 1px;
    border-top:1px solid #e0e0e0;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
    border:none;
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
    font-size:24px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#FFF;
}
.entry-title a {
    text-decoration:none;
    color:#FFF;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    overflow:hidden;
    margin-right:10px;
}
.entry-content h1, .entry-content h2 {
    font-size:18px;
    font-weight:bold;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    margin:0 0 18px 0;
    padding:18px 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 0 1.5em;
}
.entry-content dl {
    margin:0 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.content-column, .entry-content .linkcat {
	list-style:none;
	float:left;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}
/* =Author Info
-------------------------------------------------------------- */

#author-info {

    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img { margin: 0 0 18px 0; max-width:100%; }

img.alignleft,img.align-left {
	float: left;
	margin-right:20px;
}
img.alignright,img.align-right {
	display: block;
	float: right;
	margin-left:20px;
}
img.center {
	margin: 0 auto;
	display: block;
	float: none;
	clear: both;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {

    margin-left:0 !important;
    padding-left:0 !important;
}


.wp-pagenavi span.current {


    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}
#footer{
background-color:#1E0F00;
}
