/*

Theme Name: New Golden Gray
Theme URI: http://www.trassare.com/?p=31
Description: This theme is a slight modification of William Pramana's classic <a href="http://wpram.com/log/2005/03/23/golden_grey_the/">Golden Gray Theme</a>.  Changes include a widgetized sidebar, uniform spelling of the theme title, a 404 page, and an updated screenshot.
Author: Samuel T Trassare
Author URI: http://www.trassare.com/
Version: 1.8.3
TAGS: variable width, two columns, widgets, about page, white, brown, gray, accessible


This WordPress theme is released under GPL:
http://www.opensource.org/licenses/gpl-3.0.html

*/

body {
padding: 0;
margin: 0;
text-align: center;
background: #000 url(http://www.skeetox.com/nav/background2.jpg) repeat;
font: 12px/20px Verdana, Arial, Tahoma, sans-serif;
color: #fff;
}

a:link {
    color: #ff0000; 
    text-decoration: none;
    }

a:visited {
    color: #ff0000; 
    text-decoration: none;
    }
a:hover {
    color: #ff0000;  
    text-decoration: underline;
    }

#heading {
background: #000 url('http://www.skeetox.com//nav/header.jpg') center no-repeat;
width: 1000px;
height: 250px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
border-left: 1px dashed #ff0000;
border-right: 1px dashed #ff0000;
}

#header {

}

#blurb {
margin: 0 auto;
padding: 0;
text-align: center;
}

h1 {
font: 24px Verdana, Arial, sans-serif;
margin: 0;
text-transform: uppercase;
}

h1 a:link, h1 a:visited {
text-decoration: none;

color: #FFF;
}

h2 {
font: italic normal 14px Verdana, Arial, sans-serif;
margin: 0;
text-transform: uppercase;
}

h3 {
    padding: 0px 20px 5px 10px;
    border-bottom: 1px dashed #ff0000;
  margin: 1em 0 .2em;
  font: 16px Verdana, Arial, sans-serif;
  color: #fff;

font-weight: bold;
text-transform: uppercase;
}

h4 {
  font: 14px Verdana, Arial, sans-serif;
  margin: 2px;
  font-weight: bold;
  color: #6D6D74;
text-transform: uppercase;
}

h3 a:link, h3 a:visited {
  text-decoration: none;
  color: #fff;

    font-weight: bold;

    padding-bottom: 2px;

}

h3 a:hover {
  text-decoration: underline;
  color: #fff;

    font-weight: bold;

    padding-bottom: 2px;

}

h5 {

  font: 16px Verdana, Arial, sans-serif;
  color: #fff;
border-top: 1px dashed #ff0000;
padding-top: 10px;
font-weight: bold;
text-transform: uppercase;
}



#content {
background: #000;

    margin: 0 auto;
    width: 1000px;
    text-align: left;
padding-left: 20px;
padding-right: 20px;
border-left: 1px dashed #ff0000;
border-right: 1px dashed #ff0000;
}

#navigation {
    padding-bottom: 5px;
}



#minitabs {
    margin: 0;
    padding: 0px 20px 2px 0px;
    border-bottom: 1px dashed #ff0000;
    background: #000;
text-align: center;
    text-transform: uppercase;
    }

#minitabs li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;
    }
    
#minitabs a:link, #minitabs a:visited {

    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    margin: 0 29px 4px 10px;
    padding-bottom: 2px;
    text-decoration: none;
    color: #fff;
    }



li.current_page_item a, #minitabs a:hover {
    border-bottom: 4px solid #ff0000;
    padding-bottom: 2px;

    color: #fff;
    }

#navigation2 {
    padding: 0;
}
#minitabs2 {
    margin: 0;
    padding: 6px 20px 0px 0px;
    border-top: 1px dashed #ff0000;
    background: #000;
 text-align: center;
    text-transform: uppercase;
    }

#minitabs2 li {
    margin: 0; 
    padding: 0;
    display: inline;
    list-style-type: none;

    }
    
#minitabs2 a:link, #minitabs2 a:visited {

    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    margin: 4px 29px 0 10px;
    padding-top: 2px;
    text-decoration: none;
    color: #fff;
    }



#navigation2 li.current_page_item a, #minitabs2 a:hover {
    border-top: 4px solid #ff0000;
    padding-top: 2px;

    color: #fff;
    }



#main {
    float: left;
    background: #000;
    margin: 0px 0 0 0;
    width: 680px;
}

#sidebar {
float: right;
    width: 300px;
    margin:0px 0 10px 0px;
color: #888;
}



#sidebar ul {
    margin-top: 1px;
    padding-left: 6px;
    margin: 0;
    list-style-type: none;
}

#sidebar li {

    padding-left: 18px;
}

#sidebar img {
padding: 4px;
border: 1px solid #888;
}

#footer {
    clear: both;
margin: 0;
padding-top: 10px;
padding-bottom: 5px;
    text-align: center;
    color: #fff;
background: #000;

    

}

#footer2 {
    clear: both;
margin: 0;
padding-bottom: 10px;
    text-align: center;
    color: #fff;
background: #000;
width: 1000px;

    

}

#footer p {
    margin: 0;
}





.meta {
    color: #888;
    font-size: 12px;
    margin: 0;
border-bottom: 1px solid #888;
padding-bottom: 2px;
}

.entry {
    padding-bottom: 30px;
margin-bottom: 20px;
    background: url(http://www.skeetox.com/nav/skee-tox-thumb.jpg) no-repeat center bottom;
}

.entry img {
    border: 1px solid #888;
padding: 4px;
}

blockquote {
    border-left: 2px solid #6D6D74;
    padding-left: 5px;
}

.commentbox {
    border: 1px solid #6D6D74;
    margin: 5px 2px;
    padding: 5px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

img {

}

.skiplink {
   display: inline-block; 
   opacity: 0.0; 
   filter: alpha(opacity=0); 
}





.formlabel {
  cursor: pointer;
  font-size: 10px;
  color: #6D6D74;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}
