/*
Theme Name: StaringAtLights v1.0
Theme URI: http://staringatlights.com
Description: The first template created for StaringAtLights.com
Version: 1.0
Author: Andrew Becker
Author URI: http://staringatlights.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
body {

}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}


:focus {
    outline: 0;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.alignright{
    float:right
}
.alignleft{
    float:left;   
}

/* Fonts */
h1{
    font-family: Trebutchet MS, Helvetica, sans-serif;
    font-size:2.6em;
    font-weight:normal;
    color:#e9e9e9;
}
h1.category{
    color:#747474;

    margin-bottom:20px;
}
h1.archive{
    margin-bottom:20px;   
}
h1 a{
    color:#e9e9e9;   
}
h1 a:hover{
    color: #3399ff;
    text-decoration: none;   
}
h2{
    font-family: Trebutchet MS, Helvetica, sans-serif;
    font-size:2.0em;
    font-weight:normal;
    color:#e9e9e9;
    margin-top:15px;
}
h2 a{
    color:#e9e9e9;   
}
h2 a:hover{
    color: #3399ff;
    text-decoration: none;   
}
h3{
    font-family: Trebutchet MS, Helvetica, sans-serif;
    font-size:1.6em;
    color:#e9e9e9;
    margin-top:20px;
}
p{
    margin:10px 0 0 0;
    font-size:1.3em;   
}
a{
    color: #3399ff;   
    text-decoration: none;
}
a:hover{
    text-decoration: underline;   
}
/* End Fonts */

.arrow{
    margin:7px 5px 0; 
    float:left;
}

.arrow2{
    float:left;
}

body{
    background: #000;   
    color:#fff;
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 62.5%;
}
.clear{
    clear:both;   
}
#container{
    width:950px;
    margin:0 auto;   
}

#content{
    margin-top:40px;   
}

.divide{
    padding-left:1px;
    min-height:20px;
    border-bottom:1px solid #767d82;   
}

#footer{
    text-align:center;
    font-size:1.2em;
    padding:20px 0 10px 0;   
    color: #a3a3a3;
    clear:both;
}

#footer a{
    color: #f4f4f4;   
}

#footer img{
    padding:0 5px 0 5px;   
}

#header_top{
    background: url('/wp-content/themes/sal/images/header_back.jpg');
    height: 84px; 
}

#header_main{
    border-top: 1px solid #838c92;
    border-bottom: 1px solid #838c92;   
    height:159px;
    width:950px;
    overflow:hidden;
    position:relative;
}

#header_main img{
    position:relative;
}

.left{ float: left }

#main{
    margin-left:295px;
    position:relative;
}
#navigation{
    font-size:1.3em;   
}

#page{
    background: url('/wp-content/themes/sal/images/header_bottom_back.jpg') no-repeat;   
    min-height:199px !important;
    padding-right: 10px;
}
#photos{
    display:none; 
    font-size:1.4em;
    padding:20px;
}
.post{
    margin-bottom:40px;    
}

.post .meta{
    margin: 15px 5px 10px 5px;
    padding:7px;
    background:#111;
}
.post .meta p{
    margin:0px;
    color: #a3a3a3;
    font-size:1.1em;
}
.post .meta a{
    color: #ececec;   
}
.post ul{
    margin-top:5px;
    font-size:1.3em;   
    margin-left:3px;
}
.post li{
    background: url(/wp-content/themes/sal/images/bullet.gif) left center no-repeat;
    padding-left:13px;
}
.right{float:right}
#submenu{
    text-align:right;
    width:940px;   
    height:30px;
    padding:5px 0 0 0;
}

#submenu ul.hover_block li{
    position:relative;
    list-style:none;
    float:right;
    overflow:hidden;
    height:30px;   
    
}

#submenu ul.hover_block li a{
    position:relative;
    overflow:hidden;
    display: block;
    height:30px;
    margin-left:10px;   
}

#submenu ul.hover_block li img {
    position:relative;
    background: url('/wp-content/themes/sal/images/buttons/submenu.png') no-repeat;
}

#slider{
    position:relative;   
    width:9000px;
}

#slider img{
    float:left;
}

#sidebar{
    margin-left:10px;
    width:225px;
    float:left;
}

#welcome{
    font-size:1.4em;   
    margin-bottom:20px;
    padding-bottom:10px;
    border-bottom:1px solid #767d82;
}
#topmenu{
    float:right;
    width:505px;
    height:35px;
    margin: 47px 0 0 0;   
    overflow:hidden;
}
.userpic{
    float:right;
    padding:5px;
    background:#111;   
}

#topmenu ul.hover_block li{
            list-style:none;
            float:left;
            overflow:hidden;
            height:30px;
}

#topmenu ul.hover_block li a {
            position:relative;
            overflow:hidden;
            display: block;
            height:30px;
            margin-left:10px;
        }
#topmenu ul.hover_block li img {
    position: relative;
    background: url('/wp-content/themes/sal/images/buttons/buttons.png');
    height: 62px;
}


ul#sliding-navigation
{
    list-style: none;
    font-size: 1.5em;
    margin: 10px 0;
}

ul#sliding-navigation li.sliding-element a
{
    display: block;
    width: 150px;
    padding: 2px 15px;
    margin: 0;
    margin-bottom: 0px;
}

ul#sliding-navigation li.sliding-element a
{
    color: #eaeaea;
    text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #fff; }

ul.wppp_list {
    float: left;
    margin: 5px 0;
    padding: 0;
    width: 200px;
    list-style: none;
    font-size: 1.3em;
}
ul.wppp_list li {
    position: relative; /*--Add a relative positioning--*/
    float: left;
    margin: 0;
    padding: 0;
}
ul.wppp_list li a{
    padding: 7px 10px 3px 20px;
    display: block;
    color: #fff;
    text-decoration: none;
    width:200px;
    position: relative; /*--Add a relative positioning--*/
    background: url(/wp-content/themes/sal/images/arrow.gif) no-repeat -8px 1px;
    z-index: 2; /*--z-index allows the popup to tuck underneath the nav--*/
}
ul.wppp_list li a:hover {
    text-decoration: underline;
}
#thumbs img{
    margin:3px;
    padding:3px;
    background:#222;
    border:1px solid #767d82;
}
#thumbs{
    position:relative; 
    top:0px; 
}
#thumb_case{
    overflow:hidden;
    padding:0 10px 10px 10px;
    height:490px;
    float:left;
    width:185px; 
    position:relative;  
}
#thumbs_top{
    background: url(/wp-content/themes/sal/images/overlay_top.png) repeat-x top;   
    background-position: 0px -23px;
    height:35px;
    width:190px;
    position:absolute;
    z-index:9999;
}
#thumbs_top img{
    padding:0;
    margin-left:-11px;
    margin-top:-2px;
    cursor:pointer;
}
#thumbs_bottom img{
    padding:0;
    margin-left:-11px;
    margin-top:3px;
    cursor:pointer;
}
#thumbs_bottom{
    background: url(/wp-content/themes/sal/images/overlay_bottom.png) repeat-x bottom;
    background-position: 0px -15px;
    height:35px;
    position:absolute;
    top:465px;
    width:190px;
    z-index:9998;
}
#stage{
    padding:3px 3px 3px 3px;
    background:#222;
    float:left;
    border:1px solid #767d82;
    margin-left:20px;
    position:relative;
    cursor:pointer;
}
#loader{
    display:none;   
}
#meta{
    float:right;
    width:150px; 
}
#meta img{
    float:left;
    padding-right:5px;   
}
input[type=text]{
    color:#aeaeae;
    background:#111;   
    border:1px solid #767d82;
    padding:3px;
}
input[type=submit],input[type=button]{
    background:#111;
    padding:3px;
    color:#aeaeae;
    border-top:1px solid #767d82;
    border-left:1px solid #767d82;
    border-bottom:1px solid #52565a;
    border-right:1px solid #52565a;
}
textarea{
    padding:3px;
    color:#aeaeae;
    background:#111;   
    border:1px solid #767d82;
}
.wpcf7-not-valid-tip{
    background:#222 !important;
    color:#aeaeae;
    border:1px solid #0084ff !important;   
}
