/*
Theme Name: Brown Coffee
Version: 1.00
Theme URI: http://www.alhaffar.com/web/?p=57
Author: alhaffar.com
Author URI: http://www.alhaffar.com/web
Description: A stylish brown theme, minimalistic and elegant. Easy on the eyes. This theme is based on Tiny Mod by Remex.
*/

<!-- compliance patch for microsoft browsers -->
  <!--[if IE 7]>
    <link rel="stylesheet" href="/wp-content/themes/b2gnat/stylesheets/b2g_ie7.css" type="text/css" media="screen" />
  <![endif]-->
  
  <!-- compliance patch for microsoft browsers -->
  <!--[if lt IE 7]>
    <script src="/wp-content/themes/b2gnat/javascripts/IE7/ie7-standard-p.js" type="text/javascript">
      IE7_PNG_SUFFIX = ".png";
    </script>
    <link rel="stylesheet" href="/wp-content/themes/b2gnat/stylesheets/b2g_ie6.css" type="text/css" media="screen" />
  <![endif]-->


* {
	margin: 0;
	padding: 0;
	}

/*surrounds the entire inner block*/
html, body {
	background: #0b0b0b;
	color: #ffffff;
	}

body {
	text-align: center; /* IE quirks auto margins workaround */
	margin: -65px;
	font-size: 70%;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	padding: 10px;
	line-height: 1.6em;
	}

}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}

td.logo_area{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: .1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #003964;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.middle_spacer {
	width: 80em;
	background-color: #000000;
}


td.below_header{
	background-color: #000000;
	height: 50px;
	color: #CCCCCC;
	padding: 0px;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 5px;
	display: table-cell;
	vertical-align: top;
}


td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 20px;
	display: table-cell;
	vertical-align: top;
	background-image: url(http://seattlestories.org/images_template1/dock_bg.jpg);
}



html>body { font-size: 11px; } /* for modern browsers that can resize px */

/*border color affects the entire inner box. background color affects the inner box fully*/
#wrap {
	width: 90em;
	margin: 0px auto; /* auto centers the div */
	background: #000000;
	border: 1px solid #000000;
	}

/*border color affects the border around the banner*/
#header {
	height: 160px;
	margin: 0px;
	overflow: hidden;
        margin-left: 8.5em;
        margin-right: 0em;
	background: transparent url(http://seattlestories.org/vision25/images_template1/crosspointlogo.gif) no-repeat;
	border: 0px solid #000000;
	}

#header2 {
	text-align: left;
	margin: -87px;
	float: right;
	height 170 px;
	padding-right: 88px;	

	}

/*box around About and Search etc */
#menu {
	background: #634a0f;
	width: 90em;
	margin: 0px;
	border: 1px solid #000000;
	color: #ffffff;
	
	}

#content {
	text-align: left;
	margin: 20px;
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	word-wrap: break-word;
	}

#footer {
	border-top: 1px solid #ffffff;
	color: #291c0e;
	text-align: center;
	margin: 20px;
	font-size: 1em;
	line-height: 1.5em;
	}

/*	Header image and link	 */

#header h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin: -10px;
	}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 600px;
	height: 120px;
	}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
      display: block;
	width: 100%;
	color: #ffffff;
	outline: none;
	}

/*  	Sub-Header and Link   */

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #ffffff;
	line-height: 50px;
}
div.currentpage {
	font-weight:bold;
        font-size:20px;
	text-decoration:none;
	display:block;
	width:100%
	color:#ffffff;
	line-height: 50px;
	background: transparent url(http://seattlestories.org/vision25/blockactive.gif) center center repeat-x;
}
a.main_link:hover{
	background: transparent url(http://seattlestories.org/vision25/blockactive.gif) center center repeat-x;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: red;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}

#sitemap {
	float: left;
	text-align: left;
	margin: 5px 8px 5px 0px;
	padding-left: 12px;
	}

#menu ul.pagelinks {
	list-style-type: none;
      font-size: 1.1em;
	margin: 7px 8px 5px 1px;
	}

#menu ul.pagelinks li{
	float: left;
	padding-left: 15px;
	}

#searchform, #searchform p {
	font-size: 1em;
	text-align: right;
	margin: 5px;
	}

#searchform input {
	width: 140px;
	font-size: 1.1em;
	background: #ffffff;
	color: #000000;
	margin: 0px;
	border: 1px solid #003964;
	}

/*	Giving block elements a default margin.	 */

h2, h3, h4, h5, h6, p, /* ul, ol, dl, p - Stopped by Sparanoid */ re, fieldset, address, table {
	margin: .8em 0;
	}

/* 	General styling		*/

h2 {
	font-size: 17px;
	margin-bottom: .4em;
	font-weight: bold;
        color:#ffffff;
        }

h3 {
	font: 1.1em/120%
	margin-bottom: .3em;
	font-weight: normal;
        }

h4 {
	font-size: 1.0em;
	}

h5 {
	font: normal 0.8em;
	}

address {
	font-style: italic;
	}

blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid #ffffff;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-size: 1em;
	margin: 3em 0;
	padding: 0 1.2em 0 1.2em;
	border-left: 2px solid #ffffff;
	border-bottom: 1px dotted #ffffff;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}

#content p {
	text-align: left;
	}

#content form p {
	text-align: left;
	}

#content img {
	border: 0px solid #000000;
	padding: 3px;
        
}

/* dateline and category as well as edit button */
.postinfo {
	background: #000000;
	padding-left: 10px;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.entry ul{
	padding: 0 0 0 10px;
        }

.entry li{
	padding: 10px;
	}

.center {
	text-align: center;
	}

ol {
	margin-left: 1em;
	}

/* affects the comment box */
textarea {
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #ffffff;	
	width: 400px;
	border: 1px solid #ffffff;
	background-color: #000000;
	word-wrap: break-word;
	}

ul {
	list-style-type: disc;
	margin-left: 1.5em;
	}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	}

h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	}

h2 a:hover{
        text-decoration: underline;
}

.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	/* border-bottom, for highlight comment. */
	border-bottom: 1px solid #ffffff;
	}

/* affects the listed comments */
.commentlist li {
	background: #000000;
	font-style: normal;
	padding: 1em;
	border-top: 1px solid #ffffff;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #000000;
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
	color: #ffffff;
	margin-top: .3em;
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
	text-align: left;
	}

.latestposts {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #ffffff;	
	width: 400px;
	margin: 36px;
	border: 1px dashed #ffffff;
	background-color: #000000;
	padding: 15px;
	list-style: none;
	word-wrap: break-word;
	}

/* submit comment button */
input#submitComment {
	width-center: 20%;
	height: 30px;
	padding: 4px 4px;
	border: 1px solid #000000;
	background-color: #ffffff;
	font: 14px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #000000;
	}

input#author, input#email, input#url {
	width: 83%;
	height: 12px;
	padding: 2px 0 2px 2px;
	border: 1px solid #ffffff;
	background-color: #000000;
	font: 12px/160% 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, ����, sans-serif;
	color: #ffffff;
	line-height: 14px;
	}

input#submitComment:hover {
	cursor: pointer;
	}

/*	Navigation links	*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
