/*   
Theme Name: Olympia NetWorks
Theme URI: http://www.olympianetworks.com
Description: This is a custom theme I made for my website
Author: John Bloch
Author URI: http://www.olympianetworks.com
Version: 1.0
*/

* {
  margin:0px;
  padding:0px;
}

a:link, a:visited, a:hover {
  color:#170d7b;
}

div.storycontent ul, ol.commentlist {
  margin: 0px 5px 0px 40px;
}

ol.commentlist {
  clear:both;
}

body {
  background: url('images/bg.jpg') repeat;
}

#outer {
  width:850px;
  margin:10px auto;
  background: #dcbe16 url('images/outerbg.gif') repeat-x;
}

#inner {
  width:790px;
  padding:0px 20px 10px 30px;
  margin-left:10px;
  background:url('images/yswirl.gif') repeat-y;
}

#main {
  width:790px;
}              

#content {
  width:500px;
  padding:0px 20px;
  float:left;
}

#header {
  width: 495px;
  height:170px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:295px;
  background:url('images/temple.png') no-repeat 0px 10px;
}

#header img {
  margin-right:50px;
  float:left;
}

#header p#title, p#title a:link, p#title a:visited, p#title a:hover {
  font-size:54px;           
  font-family: 'Trebuchet MS';           
  font-variant:small-caps; 
  padding-bottom:15px;
}

p#title a:link, p#title a:visited, p#title a:hover {
  text-decoration:none;
  color:#000000;
  padding-bottom:0px;
}

p#title a:hover {
  text-decoration:underline;
}

#header span#tag {
  font-size:21px;
  font-variant:normal;
}

ul#onwnav {
  height:40px;
}

ul#onwnav .page_item a:link, ul#onwnav .page_item a:visited, ul#onwnav .page_item a:hover {
  background:url('images/hnavbg.png') no-repeat center;
  line-height:40px;
  padding:11px 15px 10px;
  color:#937406;
  border-right:1px solid #070420;
  border-left:1px solid #1924b7;
  text-decoration:none;
}

ul#onwnav .page_item a:hover {
  background:url('images/navbg.png') no-repeat center;
  text-decoration:underline;
}

ul#onwnav .first_item a:link, ul#onwnav .first_item a:visited,ul#onwnav .first_item a:hover {
  background-position:left;
  border-left:0px;
}

ul#onwnav .last_item a:link, ul#onwnav .last_item a:visited, ul#onwnav .last_item a:hover {
  background-position:right;
  border-right:0px;
}

#toprule {
  height:18px;
  background:url('images/xswirl.gif') repeat-x;
  width:840px;
  margin-left:10px;
}

h3#blogtitle {
  font-size:15px;
  color:#222222;
  padding-bottom:20px;
  font-family:'Trebuchet MS';
}

div#sidebar {
  width:240px;
  margin-right:10px;
  float:right;
}

h3.onw_sb_title {
  padding:2px 5px;
  border-bottom:1px dotted #aaaaaa;
}

div.onw_sb_content ul {
list-style-image:url('images/xswirl-small.gif');
padding-left:30px;
padding-top:10px;
}

#content p {
  padding-bottom:8px;
}

#onw_contact_form fieldset p {
  padding-left: 8px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #ffffff;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

h3.storytitle {
  font-size:20px;
  border-bottom:1px dotted #555555;
  padding-left:50px;
  margin-bottom:15px;
  color:#222222;
}

h3.storytitle a:link, h3.storytitle a:visited, h3.storytitle a:hover {
  text-decoration:none;
  color:#222222;
}

h3.storytitle a:hover {
  text-decoration:underline;
}

div#post_date {
  width:75px;
  float:left;
  margin:0px 3px 3px 0px;
  background:url('images/datebg.jpg') no-repeat;
  padding-bottom:2px;
  padding-top:5px;
  height:65px;
}

div#post_month, div#post_year, div#post_day, div#post_time {
  font-family:Verdana;
  font-size:10px;
  text-align:center;
  font-weight:bold;
}

div#post_day {
  font-size:28px;
  color:#111111;
  font-weight:normal;
}

div.post {
  margin-bottom:20px;
}

div.meta, div.smeta {
  padding-left:95px;
  padding-bottom:10px;
  font-family:Verdana;
  font-size:11px;
}

div.smeta {
  padding-left:20px;
}

div#respond, h3#comments {
  padding-top:20px;
}

code, p.code_block {
  padding:5px;
  background:#cccccc;
  border:1px solid #000000;
  margin:8px 0px;
  line-height:28px;
font-family:'Courier';
font-size:12px;
}

div.onw_sb_box {
  padding-bottom:10px;
  padding-left:10px;
  background:url('images/sbbg.png') no-repeat center left;
}

div#sidebar ul li.sbx {
  display:block;
}

div#sidebar ul li:first-child div.onw_sb_box {
  background-position:top left;
}

div#search-3 {
  background-position:bottom left;
}

div.comment-meta {
  font-size:11px;
  padding-left:10px;
}

div.comment-meta a:link, div.comment-meta a:visited {
  color:#666666;
  text-decoration:none;
}

div.comment-meta a:hover {
  color:#170d7b;
  text-decoration:underline;
}

.fn, .fn a.url:link, .fn a.url:visited {
  font-weight:bold;
  color:#ac1216;
  font-style:normal;
  text-decoration:none;
}

.fn a.url:hover {
  color:#170d7b;
  text-decoration:underline;
}

.dDown {
  z-index:80;
}

blockquote {
  background:url('images/bqbg.jpg') no-repeat;
  margin-left:20px;
  margin-right:20px;
  padding:20px 20px 0px 40px;
}

div#outerdiv1 {
  background-image: url('images/outerborderbg1.png');
  background-repeat: no-repeat;
}

div#outerdiv2 {
  background: url('images/outerborderbg2.png') no-repeat bottom left;
  padding-top:10px;
}

div#innerdiv1 {
  background: url('images/innerborderbg1.png') no-repeat;
  padding-top:10px;
}

div#innerdiv2 {
  background: url('images/innerborderbg2.png') no-repeat bottom left;
  padding-bottom:10px;
}

#subscription-widget #form-wrap { width:100%; }

#subscription-widget #signup-form
{
	float:right;
	width:930px;
	padding:10px 10px 10px 0;
	background-color:#e7eaf5;
}

#subscription-widget #signup-form form { float:right }

#subscription-widget #signup-form input
{
	color:#666;
	border:1px solid #c4cbe7;
	padding:4px;
	
}

#subscription-widget #signup-header
{
	float:right;
	width:135px;
	margin:2px 10px 0 0;
}

#subscription-widget input#email
{
	width:200px;
	margin-right:5px;
	height:14px;
}

#subscription-widget input#submit
{
	border:none!important;
	color:#fff!important;
	background-color:#1831a2;
	text-align:center;
	width:60px;
	cursor:pointer;
	height:24px;
}

* html #subscription-widget input#submit {
  height:22px;
}

.navigation {
  clear: both;
}
