body,img,h1,h2,h3,h4,form {
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  font-family:arial;
}

div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

html, body {height: 100%;}


body {
        background: #000;
        font: 80% Arial;
        text-align: center;
        margin:0;
        padding:0;
        color: #A1978C;
}

td {
        font: 80% Arial;
}

h1 {margin-bottom:0;padding-bottom:0}

h2,h3 {margin:0;padding:0}

fieldset {
        border: 0px;
        padding: 0px;
}
form {
        padding: 0px;
}

input {line-height:auto !important}

a {
        color: #408C11;
}
a:hover {
        text-decoration: none;
}
.clear {
        clear: both;
        height: 0%;
        font-size: 0%;
}

#page {
        width: 1080px;
        margin: 0 auto;
        text-align: left;
        background: #000;
        position:relative;
        min-height: 100%;
}

.pageborder {
        border-left:1px solid #ABD0BC;
        border-right:1px solid #ABD0BC;
}

div#container {
}

#content {
        padding: 10px 20px 0px 20px;
        margin:0px;

}

#header {
padding:10px;
overflow:auto;
}

#header a, #header a:visited {
        text-decoration:none;
}

#header_title, #header_title a, #header_title a:visited {
        font-family:georgia;
        color:#000;
        font-weight:normal;
}

#header_image {
        text-align:center;
}

#logo {
        float:left;
        padding:10px;
}

#box {
        padding:5px 0px 0px 20px;
}

#title * {
        text-decoration:none;
}



#title h1  {
        padding-left:5px;
        text-decoration:none;
        padding-top:10px;
        margin-top:0px;
        font-family:arial;
        font-weight:normal;
}

.title a  {
        color: #000;
        font-size:1.6em;
        font-family:Georgia;

}

h2 {
        font: 1.5em arial;
        color: #ffcc00;
        font-weight:normal;
}

#tagline {
        font-size:1.2em;
        background:#80B933;
        padding:6px;
        color:#000;
}


/* Main Content Area */



#main {
        margin-top: 5px;
        padding: 0px 0px 0px 0px;
}
#main #left {
        line-height: 1.6em;
        float: left;
        width: 800px;
}

#main #left .one {
        font-size: 0.9em;
}
#main #right {        
        width: 200px;
        float: right;
}

#main #right h5 {
        background: #B4DB7D;
        font: 1.2em Arial;
        margin-top:10px;
        padding: 8px 5px 8px 20px;
        margin-bottom:10px;
}

div#toplinks  {
        clear:both;
        padding-bottom:15px;
                overflow:auto;
}

#toplinks li {
        list-style:none;
        float:left;
        padding-right:10px;
}

#toplinks div.list {
        clear:both;
}

/* RIGHT PAGE LINKS */

#rightlinks  li {
        text-decoration: none;
        padding: 2px 5px;
        list-style:none;
}

#rightlinks li a {
        text-decoration: none;
}


#right .list li a:hover {
        text-decoration: underline;
}


/* Postings */

.post-date {
border-right:1px dotted #ccc;
color:#555;
float:left;
height:40px;
margin:0;
padding-top:3px;
width:34px;
margin-right:10px;
text-align:center;
}

.post-date * {
        line-height:normal;
}

.post-fulldate {
        display:none;
}

.post {
font-weight:normal;
margin:0px 0 12px 50px;
text-align:left;
}

.post-date .month {
text-transform:lowercase;
}

.post-date .day {
font-size:19px;
}

.postwrapper {
/* margin:-5px 0 0 -20px; */
overflow:hidden;
padding:0 0px 0px;
}

/* Gallery */

#gallery {
        margin-top:15px;
        overflow:hidden;
}
#gallery img {
        float:left;
}

#google_gallery {
        clear:both;
}
#google_gallery img {

}

/* NEWS */


#news {
        margin-top:20px;
}

#news h2 {
        margin-bottom:20px;
}

#news h3 {
        font-size:15px;
        font-weight:bold;
}

.smallfont {
        color:#888;
        clear:both !important;
}

.links li {
        margin-left:20px;
}

.post_image {
        float:right;
        margin-top:10px;
        margin-left:10px;
}

.post_image img {
        max-width:80px;
        height:auto;
}


/* Footer */
#footer {
        text-align: center;
        padding: 0px 20px 27px 21px;
        margin-top: 10px;
}
#footer .footnote {
        padding: 7px 14px 7px 0px;
        font-size: 0.9em;
}

#google_ad1 {
margin-top:10px;
        margin-bottom:20px;
}

#google_ad2 {
margin-left:20px;
}

#google_ad3 {
        margin-top:10px;
}

/* share this */

#sharethis {
        float:right;
        padding-top:10px;
        margin-right:10px;
}



/* Top navigation */


UL.tabNavigation {
        font: bold 11px Arial;
        margin:0;
        padding: 0;
        list-style: none;
        padding-bottom:5px;
        border-bottom:10px solid black;
}

UL.tabNavigation LI {
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
        text-transform:uppercase;
}

UL.tabNavigation LI A {
        color: black;
        margin: 0 1px 0 0; /*Margin between each menu item*/
        padding: 5px 10px;
        text-decoration: none;
        background-color: #888; /*Default menu color*/
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
        background-color: #000;
        color: #000;
}

UL.tabNavigation LI A:focus {
        outline: 0;
}

div.tabs > div {
}

div.tabs > div h2 {

}



/* color picke */

#ColorPickerDiv 
{
    display: block;
    display: none;
    position: relative;
        background:black;
        border:2px solid black;
}

#colorpicker div {
        border:1px solid black;
        background:#000;
}


#ColorPickerDiv TD.color
{
        cursor: pointer;
        font-size: xx-small;
        font-family: 'Arial' , 'Microsoft Sans Serif';
}
#ColorPickerDiv td.color label
{
        cursor: pointer;
}

.ColorPickerDivSample
{
        margin: 0px 0px 0px 4px;
        border: solid 1px #000;
        padding: 0px 10px;        
        position: relative;
        cursor: pointer;
}

.clearboth {clear:both !important}

#videos_page {width:600px;}

#randomimage img {max-width:200px;}
#custom_homepage {margin-top:10px;}

/* Page Menu Top */

#pagenav_top {
}

.pagemenu_top{
margin: 0;
padding: 0;
margin-top:0px;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border-width: 1px 0;
background:#A7CF54;
}

.pagemenu_top li{
display: inline;
}

.pagemenu_top li a{
        float: left;
        color: black;
        padding: 9px 11px;
        text-decoration: none;
/*  border-right: 1px solid white; */
}

.pagemenu_top li a:visited{
        color: white;
}

.pagemenu_top li a:hover, .pagemenu_top li .current{
        color: black;
        background: black;
}

/* Menu on Right */

#pagemenu_right ul {
        margin:0;
        padding:0;
        list-style:none;
        }

#pagemenu_right {
        width: 200px;
        }
        
#pagemenu_right li a {
          voice-family: "\"}\""; 
          voice-family: inherit;
        text-decoration: none;
        }        
        
#pagemenu_right li a:link, #pagemenu_right li a:visited {
        display: block;
        padding: 8px 0 0 0px;
        }
        
#pagemenu_right li a:hover {
        color: #627EB7;
        }

#pagemenu_right .folder {
        background:url('../folder.png') 0px 6px no-repeat;
        padding-left:20px !important;
        }

/* Gallery */

.galleryimage {
        float:left;
        width:120px;
        margin-right:15px;
        border:1px solid #ccc;
        margin-bottom:15px;
}

/* search box */
#searchbox {
        margin-bottom:20px;
}

#searchbox *{
        font-size:22px;
}

/* Dialog Box */
#dialog h5 {
        font-size:1.2em;
        margin:0;
        padding:0;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 90%;
text-align: left;
}

