/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

a:link {color: #F9C41A;text-decoration: underline} 
a:visited {color: #444444;}
a:hover,a:focus {color: #F9C41A;text-decoration: none;}
a:active {}


body{ 
text-align: center;
margin: 0;
padding: 0;
font-family: Helvetica, arial, sans-serif;
color: #4c5b52;
line-height: 15px
}
h1{
font-size: 24px;
line-height: 30px

}
h2{
font-size: 22px;
line-height: 30px
}
h2.sub{
   font-size: 16px;
}
h3{
padding: 1px 0 2px;
font-size: 20px;
border-bottom: 3px solid #4c5b52;
line-height: 30px;
text-transform: capitalize;
}
h4{
font-size: 18px;
border-bottom: 2px solid #4c5b52;
line-height: 30px

}
h5{
    font-size: 16px;
    line-height: 30px;
    margin: 5px 0 -5px;

}
h6{
font-size: 14px;

}
p{
font-size: 12px;
padding: 15px 0 0;
}
h1 span.logo{
/*
background-image: url(../graphics/spacedog-grey-logo.jpg);
background-repeat: no-repeat;
width: 145px;
height: 62px;
text-indent: -999999px;
display: inline-block;
*/
}

.col1, .col2, .col3, .col4{
margin: 0 15px 15px 0;
float:left;
display: block;

padding-right: 15px;
}
.col1{
width: 210px
}
.col2{
    padding: 0 15px 0 0;
    width: 450px;
    }
.col3{
    padding: 0 15px 0 0;
    width: 675px;
}
.col4{
width: 930px;

}
.col1.first, .col2.first, .col3.first, .col4.first{
clear: both;
}
.col1.last, .col2.last, .col3.last, .col4.last{
	margin-right: 0;
 padding: 0;
 float: right;
}
.holder{
padding: 0;
}
.container{
    margin: 0 auto;
    padding: 15px 0 15px 15px;
    text-align: left;
    width: 945px;
    }
.header{

}
.nav{
    background-color: #4c5b52;
    background-image: url("../graphics/white-logo-tilt.png");
    background-position: -1px center;
    background-repeat: no-repeat;
    height: 70px;
    margin: 15px 0;
    display:block;
}
.nav ul{
    float: right;
}
.nav ul li{
   padding: 0 0 0 0px;
   float: left;
}
.nav ul li a{
    border-left: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 46px 20px 10px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 81px;
}
.nav ul li a:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#F9C41A), to(#F19904));
	background: -moz-linear-gradient(center top , #F9C41A, #F19904) repeat scroll 0 0 transparent;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000');
	color: #ffffff;
	}
.nav ul li a.current{
color:#F9C41A;
}
.nav ul li a.current:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#24342B), to(#4E6D5B));
	background: -moz-linear-gradient(center top , #24342B, #4E6D5B) repeat scroll 0 0 transparent;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9C41A', endColorstr='#F19904');
color:#F9C41A;
}
#ul_slider{
    border-bottom: 4px solid #4c5b52;
    display: block;
    height: 260px;
    overflow: hidden;
    width: 945px;
    margin: 0 0 20px;
}
#ul_slider ul{
    /* width: 945px; */

}
#ul_slider ul li{
width: 200px;
height:200px;
margin: 60px 0px 0px;
padding :20px 0px 0;
}
#ul_slider ul li a{
}
#ul_slider ul li a img{
width: 200px;
height:200px;
}
#main{
    margin: 75px 0;
}
#copy{

}
#copy li{
font-size: 12px;
list-style: disc;
text-indent: 30px;
list-style-position: inside;
}
#social{

}
#main .article{
margin: 45px 0;
}

.article h2, .article h3, .article h4, .article h5{
font-size: 12px;
border: 0 none;
}
.article h6{
border-bottom: 2px solid #4c5b52;
  padding: 12px 0 5px;
  }
.article p{
padding-top: 0px;
}
a.to_article{
    background-color: #4c5b52;
    background-image: url("../graphics/chevron.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 15px;
    padding: 4px 0 3px 26px;
    text-decoration: none;
    text-transform: uppercase;
}
.tweet{
    border-bottom: 1px solid #DDDDDD;
    margin: 5px 0 0;
    padding: 0 0 5px;
}
.tweet img{
width: 50px;
height: 50px;
float: left;
margin: 5px 15px 5px 0
}
.tweet h6{
    padding: 15px 0 0;
}
.tweet p{
    padding: 5px 0 0;
}
.Tdetails{
font-size: 10px
}
.Tdetails p{
font-size: 10px;
padding: 0;
}

#footer{
display: block;
clear: both;
background-color: #4c5b52;
color: #fff;
}
#footer .container{
    background-image: url("../graphics/footer-logo-tilt.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 500px;
    padding: 30px 0 0;
}
#footer a:link {color: #ffffff;text-decoration: underline} 
#footer a:visited {color: #ffffff;}
#footer a:hover,a:focus {color: #ffffff;text-decoration: none;}
#footer a:active {}
#footer h3, #footer h4 {
 border-color: #FFFFFF;
 }

#footer form{

}
#footer form label{
    display: block;
    padding: 15px 0 5px;
}
#footer form input[type='text'],#footer form input[type='number'],#footer form input[type='phone']{
    background-color: #EEEEEE;
    border: 1px solid #FFFFFF;
    display: block;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    width: 200px;
}
.workbox .button, input[type='submit']{
    background-color: #FFD300;
    border: 1px solid #FFCC04;
    border-radius: 3px 3px 3px 3px;
    font: 12px helvetica;
    margin: 15px 0;
    padding: 5px 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #FFFFFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#F9C41A), to(#F19904));
	background: -moz-linear-gradient(center top , #F9C41A, #F19904) repeat scroll 0 0 transparent;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9C41A', endColorstr='#F19904');
	color: #745500;
	width: auto;
}
.workbox .button {
    clear: both;
    display: inline-block;
    height: 16px;
    margin: 15px 0;
    text-decoration: none;
}
#footer a.to_article{
    background-color: #32483B;
    color: #FFFFFF;
    text-decoration: none;
}
#footer li a:link{
    border-bottom: 1px solid #888888;
    display: block;
    padding: 5px 0;
    text-decoration: none;
    font-size: 12px;
}
#footer li a:hover{
background-color: #55655B;
}

ul.col1{
margin-top: 15px
}
.clear{
clear: both;
}
.post{
}

.sidepost p{

}
.blog_image{
    border: 15px solid #EEEEEE;
    width: 660px;
}
form[name='email']{

}
form[name='email'] input[type='text']{
    border: 1px solid;
    margin: 0 15px;
    padding: 5px;
    width: 218px;
}
form[name='email'] input[type='submit']{
    margin: 0 0 0 223px;
}
form[name='email'] textarea{
    border: 1px solid;
    margin: 0 15px;
    padding: 5px;
    width: 218px;
}
form[name='email'] label{
    display: block;
    float: left;
    padding: 0;
    text-align: right;
    width: 207px;
}
span.error, div.emsgm{
    background-color: #FFFCD9;
    border: 1px solid #FF7600;
    display: block;
    margin: 5px 0 0 222px;
    padding: 5px 5px 5px 35px;
    width: 188px;
    background-image: url(/graphics/exclamation-sml.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}
#footer span.error, #footer div.emsgm{
    color: #930303;
    margin-left: 0;
    width: 170px;
    }
#footer p.form_sep.err div.emsgm p{
 padding: 0;
 }
.main_img{
	width: 100%;
}
.twtr-hd{
display: none;
}
.twtr-widget a img {
background-color: #444;
}
.tweet_box{
border-bottom: 2px solid;
padding: 10px 0;
}