
body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: url('images/gow2bg.jpg') top no-repeat #000;
 text-align: justify;
 color:#ffffff;
 }
#wrap {
 width: 780px;
 padding: 0px;
 margin: auto;
 }
#header {

 height: 130px;
 margin: auto;
 text-align: left;
 color: #FFFFFF;
 padding: 0px 0px 0px 100px;

 }
 
 #commentlist {color:#000;background:#f0f0f0;}
 
#header h1 {
 font: 38px trebuchet MS,Georgia, Times, Serifs;
 margin: 0px;
 padding: 0px;
 font-weight:bold;
 color:#bb0000;
 }
#navigation {

 height: 24px;
 font-weight: bold;
 color: #FFFFFF;
 
 text-align:right;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 5px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 margin: 10px;
 float: left;
 width: 560px;
 padding:10px;
 background: url('images/redbg.jpg') no-repeat center top ;
 }

#content h1 {
 font-size: 26px;
 color: #bb0000;
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }
.entry_date {
 color: #c0c0c0;
 }
.entry_body p {
 line-height: 18px;color:#fff;
 }
 

 

 
.entry_body blockquote {
 padding: 10px;
 margin: 20px;
 background: #FFFFFF;
 border-left: 5px solid #575757;
 color: #636467;
 texst-align: justify;
 }
.entry_categories {
 color: #bb0000;
 padding: 5px 0px 5px 20px;
 border-top: 1px solid #A1948C;
 border-bottom: 1px solid #A1948C;
 background: url('images/folder_page.png') no-repeat center left;
 margin-bottom:20px;
 }
#footer_link {
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#sidebar {
 width: 160px;
 padding: 0px 10px;
 float: right;
 margin: 0px;
 color: #e69d00;
 }
#sidebar_left {
 float: left;
 width: 160px;
 }
#sidebar_right {
 float: right;
 width: 170px;
 }
#sidebar h2 {
 font-size: 18px;
 color: #e69d00;
 padding: 0px;
 margin: 10px 0px;
 border-bottom: 1px solid #e69d00;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 0px 30px 5px;
 padding: 0px;
 }
#sidebar li {
 padding: 3px 0px;
 list-style-type:none;
 }
#footer {
 clear: both;
 color: #202020;
 text-align: left;
 padding: 10px;
 font-size:7pt;
 }


#header a {
 text-decoration: none;
 color: #FFFFFF;
 }
#header a:hover {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a:hover {
 text-decoration: none;
 color: #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
 }
#content h1 a {
 text-decoration: none;
 color: #bb0000;
 }
#content h1 a:hover {
 text-decoration: none;
 color: #ff0000;
 }
#sidebar a {
 text-decoration: none;
 color: #e69d00;
 }
#sidebar a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#footer a {
 text-decoration: none;
 color: #404040;
 }
#footer a:hover {
 text-decoration: underline;
 color: #404040;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0px;
 background: transparent;
 }
#content img {
 padding: 0px 1px 1px 1px;
 background: #939393;
 border: 1px solid #D4D4D4;
 margin: 5px;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin:0px 0px 10px 0px;

 color:#fff;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #EFEFEF;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #636467;
 }
a:hover {
 text-decoration: underline;
 color: #636467;
 }