* { margin: 0; padding: 0; outline: 0 }

html          {overflow:auto;}

body {
  font: 13px/165%  Geneva, Verdana, Arial, Helvetica, sans-serif;
  color: #5E5E5E;
  background: #010101;
  margin: 0;  padding: 0;
  text-align: center;
}
#bgwrap {
  width: 100%;
  background:#010101 url(pixeled/darkwater.jpg) no-repeat center top;
  float: left;
}

img {border: none; margin:1px;}

/* Links */
a, a:visited {
  text-decoration: none;
  color:#ff6633;
}
a:hover {
  text-decoration:;
}

/* headers */
h1, h2, h3 {
  font-family:   Helvetica, Tahoma, Arial, Sans-serif;
  color:#514949;
}
h1 {
  font-size: 3.1em;
  letter-spacing: -2px;
  padding: 15px 10px 5px 10px;
}
h2 {
  font-size: 2em;
  padding: 20px 10px 5px 0px;
}
h3 {
  font-size: 1.7em;
  font-weight: normal;
  padding: 20px 10px 5px 10px;
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
  margin: 10px 20px;
  padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #FAFAFA;
}
dd {
  padding-left: 25px;
}

blockquote {
  margin: 15px 10px;
    padding: 10px 10px 10px 35px;
    background: #070707 url(pixeled/quote.gif) no-repeat 10px 10px;
  border: 1px solid #111;
  font-weight: normal;
  font-size: 17px;
  line-height: 1.6em;
  font-style: italic;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #808080;
}

/* start - table */
table {
  margin: 15px 10px;
  border-collapse: collapse;
}
th {
  background: #000;
  color: #FAFAFA;
  height: 38px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
  border-left: 1px solid #211E20;
  border-right: 1px solid #211E20;
  border-bottom: 1px solid #211E20;
  border-top: 1px solid #48780E;
}
tr {
  color: #5b5b5b;
  height: 34px;
}
td {
  padding-left: 12px;
  padding-right: 12px;
  border: 1px solid #111;
  background: #070707;
}
/* end - table */


form p {
  border-bottom: 1px solid #101010;
  padding: 12px 0 5px 0;  margin: 0;
}
label {
  font-weight: bold;
  color: #5E5E5E;
}
input, select, textarea {
  margin: 5px 0;
  padding: 5px;
  font: normal 1em Verdana, Tahoma, sans-serif;
  color: #6A6969;
  border: 1px solid #5E5E5E;
  background:#181818;
}
option { padding-right: 0.5em; }

input.button {
  font: bold 12px Arial, Verdana, Sans-serif;
  height: 30px;
  padding: 2px 3px;
  margin-top: 8px;
  color: #48780E;
  background: #000;
  border-width: 1px;
border-style: solid;
border-color: #1B1B1B;
}

#flickrbox ul, #flickrbox ul li {display:inline;}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */
#wrap {
  width: 780px;
  margin: 0 auto;
  text-align: left;
}
#content-wrap {
  clear: both;
  width: 780px;
  float: left;
    padding:0px;
  padding-top:30px;
}
#header {
  position: relative;
  width: 780px;
  height: 100px;
  margin: 0; padding: 0;
}
#header h1#site_heading a {
  margin: 0; padding: 0;
  font: normal 35px Tahoma, Helvetica, Arial, Sans-serif;
  letter-spacing: -1.5px;
  color: #F8F8F8;
  text-decoration: none;
  /* change the values of top and left to adjust the position of the logo*/
  top: 15px; left: 5px;
}
#header h1#site_heading a:hover {
  background: none;  border: none;
}
#header h2#site_subheading {
  position: absolute;
  margin: 0; padding: 0;
  font-family: Tahoma, Helvetica, Arial, Sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-weight:normal;
  text-transform: none;
  color:black ;
  width: 400px;

  /* change the values of top and left to adjust the position */
  top: 55px; left: 50px;
}

/*  primary_navigationigation  */
#primary_navigation {
    position: absolute;
    margin: 0;
    padding: 0;
    height: 50px;
    left: 20px; top: 76px;
}
#primary_navigation ul {
    float: left;
    list-style: none;
    height: 44px;
    margin: 0 0 0 5px;
    padding: 0;
    display: inline;
}
#primary_navigation ul li {
    display: inline;
    margin: 0;
    padding: 0;
}
#primary_navigation ul li a {
    float: left;
    margin: 0;   padding: 0 12px;
    font: normal 15px/44px Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #cccccc;
}
#primary_navigation ul li a:hover {
   color: #ff6633;
   text-decoration: none;
   background: none;
   border: none;
}
#primary_navigation  .active a {
    color: #ff6633;
}
/* location_0 Column - Left Column */
#location_0 {
    min-height:800px;
  float: left;
  width: 550px;
  padding: 0px 0px 0px 3px;
  margin: -4px 0px 0px 1px;   /* -4px so that colums on the same level */
    color:#ffffff;              /* body text color */
    line-height: 130%
}
#location_0 h2 {
  padding: 2px 0px 3px 15px;
  margin: 0px 10px 0px 0px;
  font: 1.5em Helvetica, Arial, sans-serif; /* heading text size and font */
  color: #ff6633;                           /* heading text color */
  background:url(pixeled/bg-trans.png);
}
#location_0 h2 span {
  display: block;
  padding: 0px;
  margin: 0px;
}
#location_0 h2 a {
  color: #e3e7e7;
  text-decoration: none;
  border: none;
  background:url(pixeled/bg-trans.png);
}
#location_0 p {
    font-size:1.1em;
}
/* location_1 Column - Right Column */
#location_1 {
  color:#cccccc;                             /* body text color */
  float: left;
  width: 210px;
  padding: 5px 3px 5px 3px;
  margin: -4px 0px 0px 1px;
  background:url(pixeled/bg-trans.png);
  line-height: 130%
}
#location_1 h2 {
  font: 1.4em  Helvetica, Arial, sans-serif; /* heading text size and font */
  color: #cccccc;                            /* heading text size and font */
  margin: 0px;
  padding: 0px 5px 0px 5px;
}
#location_1 h2 span {
  display: block;
    padding: 0;
    margin: 0;
}
#location_1 a  {color:#e3e7e7;}

#location_1 ul  {padding:0;}

/* footer */
#footer {
  clear: left;
  padding: 0px;
  color: #4E4E4E;
  width: 550px;
  height: 20px;
  float: left;
}
#footer a {
  color: #0E909C;
  border: none;
}
#footer a:hover {
  color: #fafafa;
}

#footer-left {
  float: left;
}
#footer-right {
  float: right;
  width: 15%;
}


.blog_post h3 {
  padding: 5px 12px;
  margin:0;
  font: 1.6em  Tahoma, Helvetica, Arial, sans-serif;
  display:block;
  font-weight:500;
    background:url(pixeled/bg-trans.png);
}
.blog_post h3 a {color:#e3e7e7;}
.blog_post h3 a:hover { text-decoration:underline; color:#e3e7e7;}


#comments,#comment_form_area { padding:15px;}

.comment.owner { background: transparent; border: 1px dashed; }

.metadata {
  padding: 7px 5px; margin: 20px 10px 30px 10px;
  font-size: 1em;
  color: #545454;
  border:dotted #545454 1px;
background:url(pixeled/bg-trans.png);
min-height:2.0em;
}

.post_wrapper .date { font-size:.95em; padding:0px; margin-left: 11px;}

.metadata .category {  margin: 0 10px 0 5px;  }
.metadata .category a { color:#7bbd07; }
.metadata .comments { float:right;  margin: 0 10px 0 5px;  }
.metadata .tags {  margin: 0 10px 0 5px;}
.metadata .tags a {color: #7bbd07;}


.clear:after {
  display:block;
  visibility:hidden;
  clear:both;
  height:0;
  content: ".";
}

#ysearch { position: absolute;  left:730px; top:102px;}
#ysearch input {
border:none;
background:transparent;
font-size:13px;
height:16px;}

#location_1 .cropped_images {
  padding-left: 8px;
}
#location_1 .cropped_images.medium_images {
    padding-left: 20px;
}
#location_1 .normal_images.medium_images {
    padding-left: ;
}
#location_1 .normal_images.small_images {
    padding-left: 0;
}
#location_1 .search_wrapper #blog_search {
  margin-left:18px;
  width:100px;
}

#location_1 .component {
  padding: 0px;  
}
#location_1 ul {
  list-style-type: circle;
}
ul.tweets {
  list-style-image: url('pixeled/ico-twitter.gif');
  
}
ul.events {
  list-style-image: url('pixeled/shout.png');
  list-style-type: circle;
}
.feed ul {
        list-style-image: url('pixeled/feedicon.gif');
        list-style-type: circle;
}