/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
TAGS: widgets, sandbox, microformats, hcard, hatom, xoxo
VERSION: 1.5.2
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/3c-r.css');

@font-face {
    font-family: 'futurateeligconregular';
    src: url('fonts/futurateeligcon-webfont.eot');
    src: url('fonts/futurateeligcon-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futurateeligcon-webfont.woff') format('woff'),
         url('fonts/futurateeligcon-webfont.ttf') format('truetype'),
         url('fonts/futurateeligcon-webfont.svg#futurateeligconregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#djt{
  font-family:'futurateeligconregular';	
}

#djt h1{
	  font-family:'futurateeligconregular';	
}

#djt p{
	  font-family:'futurateeligconregular';	
}
/* Just some example content */
body {
font-family: Times, 'Times New Roman', Georgia, serif;
font-size: 10pt;
background: #FFFFFF;
margin-right: auto;
margin-left: auto;
width: 940px;
}

.clear {
clear:both;
}
.fright {
float:right;
}
.fleft {
float:left;
}
.padbot10 {
padding-bottom:10px;
}

#header {
padding-top: 10px;
padding-bottom: 10px;
background-color: #FFFFFF;
}

#wrapper {
width: 770px;
}

img {
border-style: hidden;
border-width: 0px;
}

#navbar {
border-bottom-color: black;
border-top-color: black;
border-bottom-width: 2px;
border-bottom-style: solid;
border-top-style: solid;
border-top-width: 2px;
margin-bottom: 0px;
background-color: #FFFFFF;
}

#navbar ul{
padding: 0;
margin:0;
margin-top:7px;
margin-bottom:7px;
}

#navbar li {
color:#000000;
display:inline;
padding-right:25px;
text-align:left;
}
#navbar .last {
padding-right:0!important;
}
#navbar a {
font-family: "Futura Condensed";
font-size:14px;
}
#navbar a:hover {
text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:10pt;
}

a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}		
a:hover {
color: #000000;
text-decoration: none;
}
a:active {
text-decoration: underline;
}

li {
list-style-type: none;
}

div.entry-content{text-align:justify;width:580px;}
div#content{width: 610px; padding: 20px 0 20px 0;}

div#menu{height:1.5em;padding-top:0.3em;background:#fff;width:100%;}
div#menu ul a{text-decoration:none;}
div#menu ul,div#menu ul ul,div#menu ul li{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left;}
div#menu ul li a{background:#fff;padding:0.3em 0.5em;}
div#menu ul ul{display:none;}
div#menu ul ul li{float:none;}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#fff;border:none;display:block;padding:0.1em;width:10em;}


div#container,div.sidebar{margin-top:10px;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{ margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:500px;height:150px; border:1px solid #000}

div.sidebar div.sidebar h3,div.sidebar ul,div.sidebar li{margin:10px 0;padding:0;}
div.sidebar h3{font-size:10pt;}
div.sidebar input#s{width:150px;}
div.sidebar li form{margin:0 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 0;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

#footer {
padding-top: 15px;
margin-top: 15px;
padding-bottom: 15px;
font-size: 12.5px;
text-align: justify;
border-top-color: black;
border-top-style: solid;
border-top-width: 2px;
clear: both;
background-color: #FFFFFF;
}

/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}

.featured-post {
clear:both;
margin-top:10px;
width:590px;
border-bottom: 2px solid #000;
border-top: 2px solid #000;
}
.featured-title{
font-size:12.5px;
height:14px;
line-height:14px;
margin-bottom:10px;
margin-top:10px;
overflow:hidden;
}
.entry-meta{
color:#666666;
font-size:12.5px;
margin-top:10px;
width:580px;
}
.entry-meta a{
font-size:12.5px;
color:#666666;
}
.small-post {
width: 190px;
height: 276px;
margin-right: 10px;
margin-top: 10px;
float: left;
overflow:hidden;
}
.height45 {
	height:45px;
}
.height35 {
	height:35px;
}
.height20 {
	height:20px;
}
.height18 {
	height:18px;
}
.height30 {
	height:30px;
}
.small-cat {
font-family: "Futura Condensed";
font-size:10pt;
padding-top:10px;
padding-bottom:10px;
margin-top:5px;
margin-bottom:5px;
border-bottom: 2px solid #000;
border-top: 2px solid #000;
}
.small-cat a {
font-family: "Futura Condensed";
font-size:10pt;
}
.small-cat h2 {
font-family:"Times New Roman";
font-size:14px;
font-weight:normal;
height:16px;
line-height:16px;
overflow:hidden;
position:relative;
top:1px;
}
.small-content a {
text-decoration:underline;
}
.small-content {
height:47px;
}
.small-content-text {
height:48px;
overflow:hidden;
text-align:left;
width:180px;
line-height:16px;
}
.dots {
background-color:#FFFFFF;
height:0;
left:173px;
position:relative;
top:32px;
}
.large-content {
padding-top:5px;
height:64px;
overflow:hidden;
line-height:16px;
}
.underline {
text-decoration:underline!important;
}
.large-content a {
text-decoration:underline;
}
.section-title {
font-family: "Futura Condensed";
font-size:10pt;
padding-top:10px;
padding-bottom:10px;
margin-bottom:5px;
border-bottom: 2px solid #000;
border-top: 2px solid #000;
clear:both;
width:590px;
}
.team-title {
font-size:10pt;
padding-top:10px;
padding-bottom:10px;
margin-top:13px;
margin-bottom:5px;
border-top: 2px solid #000;
clear:both;
}
#footer .box .box-title{
font-family: "Futura Condensed";
padding-bottom: 15px;
font-size:10pt;
}
#footer .box {
float:left;
min-height:100px;
padding-left:50px;
padding-top:5px;
width:200px;
}
.uplifted {
float:right;
}
.uplifted img{
position:relative;
bottom:-2px;
}
.search-input {
width:120px!important;
height:20px;
border:1px solid #000;
float:left;
}
.search-button-holder {
float:left;
padding-top:1px;
width:20px;
}
.search-button {
border: 0;
background-color:transparent;
height: 20px;
background: url(images/search.png) no-repeat;
width:45px;
}
#search {
border-bottom:2px solid #000000;
height:30px;
width:180px;
}
.sidebar-title {
font-family:"Futura Condensed";
font-size:28px;
letter-spacing:0px;
line-height:27px;
}
.sidebar-block {
margin-top:10px!important;
padding-top:10px!important;
border-top:2px solid #000000;
}
.sidebar {
font-size:14px;
}
.sidebar-cat {
font-family: "Futura Condensed";
font-size:10pt;
}
.sidebar-cat a {
font-family: "Futura Condensed";
font-size:10pt;
}
.sidebar-cat h2 {
font-family: "Times New Roman";
font-size:14px;
font-weight: normal;
margin: 0;
display:inline;
}
.entry-content p {
margin-bottom:5px;
}

#comments {
margin-top: 20px;
clear:both;
}
#comments h3{
font-family: "Futura Condensed";
font-size:10pt;
}
.header-buttons {
float: right;
float:right;
padding-top:83px;
}
.facebook-button {
width:16px;
height:16px;
border:0;
background: url(images/facebook.png) no-repeat;
cursor:pointer;
}
.facebook-button:hover {
background: url(images/facebook-hover.png) no-repeat;
}
.twitter-button {
width:16px;
height:16px;
border:0;
background: url(images/twitter.png) no-repeat;
cursor:pointer;
}
.twitter-button:hover {
background: url(images/twitter-hover.png) no-repeat;
}
.rss-button {
width:16px;
height:16px;
border:0;
background: url(images/rss.png) no-repeat;
cursor:pointer;
}
.rss-button:hover {
background: url(images/rss-hover.png) no-repeat;
}
.navigation {
border-top:2px solid #000000;
clear:both;
font-family:"Futura Condensed";
font-size:10pt;
margin-top:20px!important;
padding-top:10px;
width:590px!important;
}
#shop {
border-top: 0px!important;
padding-top:0px!important;
}
.sep {
font-family: Arial, Helvetica;
font-size: 13px;
}