﻿
* {}

html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    color: #777;
    }

body {
    font-size: 100%;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    }

H1, H2, H3, H4, H5, H6 {
    Font-family: "Trajan Pro", TrajanPro-Regular, "Times New Roman", Times, Serif;
    color: #69C;
    font-weight: bolder;
    text-transform: capitalize;
    margin-top: 0em;
    margin-bottom: 0em;
    display: block;
    width: 100%;
    }
H1 span, H2 span, H3 span, H4 span, H5 span, H6 span { font-variant: small-caps; }
H1 {font-size: 1.4em; clear: none;}
H2 {font-size: 1.3em; clear: none;}
H3 {font-size: 1.2em; clear: none;}
H4 {font-size: 1.1em; clear: none;}
H5 {font-size: 1.0em; clear: none;}
H6 {font-size: 0.9em; clear: none;}

p, .p, #p {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    color: #777;
    }
ul {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    margin: 0px;
    }

/* TEXT LINKS */
a:link, p a:link, .p a:link, #p a:link {
    /*font-weight: normal;*/
    color: #777;
    text-decoration: none;
    }
a:visited, p a:visited, .p a:visited, #p a:visited {
    /*font-weight: normal;*/
    color: #777;
    text-decoration: none;
    }
a:hover, p a:hover, .p a:hover, #p a:hover {
    /*font-weight: normal;*/
    color: #69C;
    text-decoration: underline;
    }
a:active, p a:active, .p a:active, #p a:active {
    /*font-weight: normal;*/
    color: #69C;
    text-decoration: none;
    }

/* IMAGE LINKS */
a:link img {
    font-weight: normal;
    color: #777;
    text-decoration: none;
    }
a:visited img {
    font-weight: normal;
    color: #777;
    text-decoration: none;
    }
a:hover img {
    font-weight: normal;
    color: #69C;
    text-decoration: none;
    }
a:active img {
    font-weight: normal;
    color: #69C;
    text-decoration: none;
    }
/* END OF LINKS*/

hr, .hr {
    width: 75%;
    border-top: 1px dotted #69C;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-align: center;
    }

* html abbr {
    cursor: help;
    text-decoration: none;
    border-bottom: dotted 1px #999;
    }
abbr {
    cursor: help;
    text-decoration: none;
    border-bottom: dotted 1px #999;
    }

.warn {color:#F90;} /*orange*/
.alert {color:#F00;} /*red*/

 /* LAYOUT ELEMENTS */
   
.hidden {
    width: 0px;
    height: 0px;
    display: none;
    }
.header {
    min-height: 400px;
    max-height: 100%;
    /*margin-left: 20px;*/
    position: relative;
    /*float: left;*/
    clear: none;
    }

.header #times {
    width: 31.2em;
    height: 3em;
    margin-left: 40px;
    position: relative;
    display: block;
    top: -5px;
    text-shadow: 1px 1px 0px #CCC;
    }
.header h5 {display: inline;}
.header #clockGMT, .header #clockUs {
    float: left;
    clear: right;
    /*width: 300px /*156px;*/
    vertical-align: text-top;
    text-shadow: 1px 1px 0px #CCC;
    }
.footer {
    width:670px;
    float:left;
    clear:both;
    margin-left:40px;
    padding:5px;
    position: static;
    bottom: 0;
    }
.blogTitle {
    width: 86%;
    padding-top: 0px;
    /*padding-bottom: 5px;*/
    float: left;
    /*clear: none;*/
    }

.blogTime {
    /*width: 23%;*/
    /*padding-top: 5px;*/
    padding-bottom: 5px;
    float: right;
    clear: right;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 0.7em;
    position: relative;
    top:0px;
    text-align: right;
    vertical-align: middle;
    }
.sitRight {
    float: right;
    clear: right;
    }
.colcontent {
    float: left;
    clear: both;
    width: 100%;
    min-height: 1%;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    }
* html .colcontent {
    height: 1%;
    }
    
textarea, .textarea {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 1em;
    color: #000;
    }

.col1 {
    width: 145px; /*-10px*/
    /*min-height: 250px;*/
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: none;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #69C;
    }
.col2 {
    width: 320px; /*-10px*/
    /*min-height: 250px;*/
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: none;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #69C;
    }
.col3 {
    width: 485px; /*-10px*/
    /*min-height: 250px;*/
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: none;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #69C;
    }
.col4 {
    width: 665px; /*-10px*/
    /*min-height: 250px;*/
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: both;
    background-color: #FFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #69C;
    }
   
.colComm {
    width: 665px; /*-10px*/
    /*min-height: 250px;*/
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: right;
    }
    
.colRight {
    /*width: 10em;*/
    text-align: right;
    }
.colLeft {
    /*width: 10em;*/
    text-align: Left;
    }
.colCenter {
    /*width: 10em;*/
    text-align: right;
    }
    
    
/*GALLERY START*/
.gallery {
    width: 100%;
    }
.galleryImage {
    width: 150px;
    height: 190px;
    float: left;
    clear: none;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    display:table-cell;
    vertical-align: middle;
    }
.galleryImage img {
    vertical-align: middle;
    }
.galleryImage a {
    vertical-align: middle;
    }

/*GALLERY END*/


/*NAVIGATION START*/
#nav-editor, .nav-editor {
    width: 9.7em;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    text-decoration: none;
    text-align: center;
    position: absolute;
    float: right;
    clear: right;
    top: 0em;
    /*top: 9.05em;*/
    left: 35em;
    padding-top: 3px;
    padding-bottom: 3px;
    z-index: 999;
    background-color: #FFF;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-bottom-left-border-radius: 10px;
    -webkit-bottom-right-border-radius: 10px;
    border-left: 2px solid #69C;
    border-right: 2px solid #69C;
    border-bottom: 2px solid #69C;
    cursor: pointer;
    }
#nav-popup, .nav-popup {
    width: auto;
    min-width: 10.1em;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 0.9em;
    text-decoration: none;
    background-color: #FFF;
    padding: 5px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-bottom-left-border-radius: 10px;
    -webkit-bottom-right-border-radius: 10px;
    border-left: 2px solid #69C;
    border-right: 2px solid #69C;
    border-bottom: 2px solid #69C;
    z-index: 999;
    }
/*NAVIGATION END*/