/*
Theme Name: Dallas Dahms
Description: My hacked theme.
Version: 1.0
Author: Dallas
Author URI: http://www.dallasdahms.com/
*/

hr {
color: #bbb;
}

#50percent {
width:50%;
height:100%;
background-color:#000000;
position:absolute;
}

.entry {
font-size: 13px;
}

#tower_right {
float:right;
}

#tower_left {
float:left;
margin-right:5px;
}

body {
padding:0;
background-color:#ffffff;
margin:0;
font-family:Arial,Helvetica, sans-serif;
color:#bbb;
	background-attachment: fixed;
/*	background-image: url(http://www.dallasdahms.com/wp-content/themes/dust-317/images/orange-film.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}

#page {
background-color:white;
width:1000px;
margin:5px auto 0 auto;
color:#bbb;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
padding: 5px;
}

#header {
position: relative;
background:transparent;
/* background-image: url(http://www.dallasdahms.com/wp-content/themes/dust-317/images/rotator/200pxblockmasthead_2.jpg); */
background-repeat:no-repeat;
width:1000px;
height:-200px;
margin:0 auto 0;
border-bottom:0px solid #bbb;
}

#header h1 {
color:#fff;
font-size:1.3em;
text-transform:uppercase;
margin:0;
padding:5px 0 0 0;
}

.textwidget {
color:#ff6600;
font-size: 12px;
padding: 10px 10px 0px 10px;
}

.widgettitle {
background:#ffffff;
}

.livesearchpopup {
padding:10px 10px 0px 10px;
margin-top: 5px;
}

#content {
clear:none;
margin-top:35px;
min-height:50%;
}

.narrowcolumn {
width:80%; 
margin:0; 
float:left; 
}

.widecolumn {
width:80%;
margin-top:20px;
padding:0;
float:left;
}

#footer {
width:100%;
height:50px;
font-size:11px;
margin:0 auto 0 auto;
clear:both;
}

.post {
margin:20px 0 0 0px;
}

.postnew {
margin: 0px 0 0 0px;
padding:5px 10px 0 0px;
}

/* the style for the navigation buttons top of the screen */

#nav {
list-style:none;
margin:0;
position:absolute;
left:0px;
top:0px;
width:1000px;
background-image: url(http://www.dallasdahms.com/banner_images/steel_menu_bg.png);;
}

#nav li {
float:left;
margin-left:3px;
}

#content li {
list-style:square;
margin-left:10px;
}

#nav .current_page_item a,#nav .current_page_item {
color:#ff6600;
background:#;
}

#nav .page_item a {
color:#000;
text-decoration:none;
background:transparent;
padding:3px 5px;
font:18px/100% Arial, Helvetica, sans-serif;
text-transform:uppercase;
/* border-bottom:2px solid #fff;
border-top:2px solid #fff;
border-left:2px solid #fff;
border-right:2px solid #fff; */
display:block;
}

#nav .page_item a:hover {
color:#fff;
background:transparent;
} 


p {
font-size:small;
color:#999;
}

h2,h3 {
margin:0;
padding:0;
font-size:1.3em;
text-transform:uppercase; 
}

h3.comments {
font-size:1.2em;
font-weight:bold;
}

.commentform {
margin:0 0 0 20px;
}

.postmetadata {
/* background-image:url(images/com.gif); */
background-repeat:no-repeat;
padding:10px 15px 12px 12px;
}

.postmetadata2 {
/* background-image:url(images/cm.gif); */
background-repeat:no-repeat;
padding:7px 15px 12px 12px;
}

#footer p {
text-align:center;
padding:20px 0 0 10px;
font-size:10px;
position:relative;
}

.pagetitle {
color:#fff;
margin:0 0 0 0px;
}

.cat {
font-size:.7em;
line-height:.85em;
margin:0 0 0 5px;
padding:0 0 0 5px;
color:#aaa;
border-left:3px solid #ddd;
}

#header h1,#header a,#header a:visited,#header a:hover {
color:#000;
text-decoration:none;
}

#footer a,#footer a:visited {
color:#aaa;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
color:#ff6600;
}

a {
color:#444;
text-decoration:none;
}

a:visited {
color:#444;
text-decoration:none;
}

a:hover {
color:#aaa;
text-decoration:none;
}

h2 a:hover,h3 a:hover,h1 a:hover {
text-decoration:none;
}

.post h2,.post h3 {
color:#aaa;
border-bottom:1px solid #ddd;
margin:0 0 5px 0;
}

#right_sidebar {
width:18%;
float:right;
margin:0px 0px 0 20px;
border-top:20px solid #fff;
border-left:0px solid #fff;
border-bottom:0px solid #fff;
border-right:0px solid #fff;
list-style:none;
}

#left_sidebar {
width:14%;
float:right;
margin:0 10px 0 0;
background-image:url(images/bar.gif);
border-top:none #333;
overflow:hidden;
}

#left_sidebar h2,#right_sidebar h2 {
font-size:14px;
margin:0;
}

#left_sidebar h2,#right_sidebar h2 { 
font-size:14px;
color:#aaa;
background-position:left;
background-repeat:no-repeat;
padding:5px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-top:15px;
}


#right_sidebar ul,#right_sidebar li,#right_sidebar ul li,#left_sidebar ul,#left_sidebar li,#left_sidebar ul li {
padding:5px 0 0 0px;
margin:0;
}

#right_sidebar li li,#left_sidebar li li {
font-size:small;
margin-left:10px;
}

#right_sidebar li li ul li,#left_sidebar li li ul li {
margin-left:0;
background-image:url(images/arrow.png);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
}

#right_sidebar ul,#left_sidebar ul,#middle_sidebar ul {
list-style-type:none;
}

#right_sidebar li,#right_sidebar ul select,#left_sidebar li,#left_sidebar ul select {
margin:0;padding:0;
}

#right_sidebar a:hover,#left_sidebar a:hover {
text-decoration:none;
}


ol {
font-size:small;
color:bbb;
}

ul {
font-size:small;
list-style-type:none;
color:bbb;
}

blockquote {
background-image:url(images/quote.gif);
background-position:top left;
background-repeat:no-repeat;
padding:1px 0 0 20px;
font-style:italic;
min-height:50px;
}

blockquote p {
color:#fafafa;
}

blockquote blockquote {
background-image:url(images/sml.gif);
background-position:top left;
background-repeat:no-repeat;
padding:0 0 0 25px;
font-style:italic;
}

#search input {
border:2px solid #fff;
background-color:#000;
font-size:14px;
color:#fff;
width:100%;
padding-left:0px;
position:relative;
}

a img {
border:none;
}

small {
font-size:10px;
}

.date {
font-size:10px;
color:#aaa;
}

span.alignleft{}

.commentlist li {
padding:5px 10px 5px 10px;
margin:0 0 5px 0;
}

.alt {
background-color:#4D4D4D;
}

#wp-calendar {
color:#fff;
empty-cells:show;
width:100%;
font-size:10px;
}

#wp-calendar a {
display:block;
text-decoration:none;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar caption {
font:14px Arial,Helvetica, Sans-Serif;
text-align:center;
margin-left:5px;
margin-top:5px;
}

#wp-calendar td {
padding:3px;
text-align:center;
}

table caption {
font-weight:bold;
font-size:10px;
}

.center {
text-align: center;
}

.alignleft {
float:left;
}

.alignright {
float: right;
}

#content p img {
/*float:left;*/
border:none;
margin-right:10px;
margin-bottom:10px;
}

.ff a img {
border:.08em solid #ccc;
padding:.077em;
opacity:.3;
width:3.5em;
height:3.5em;
margin:0 .077em .077em 0;
}

.ff a:hover img {
border:.08em solid #333;
opacity:1;
width:3.5em;
height:3.5em;
}

.l-col {
width:97%;
float:left;
margin-left:5px;
border-top:2px solid #333;
}

.#comments, #respond {
border-bottom:3px solid #333;
padding-bottom:5px;
color:#bbb;
}

.commentlist {
margin:10px 0;
padding-left:20px;
line-height:130%;
}

.commentlist li {
padding: 5px 10px;
}

.commentlist .alt {
background:#ff6600;
}
.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
font-weight:bold;
font-style:normal;
font-size:120%;
color:#bbb;
}

.commentlist small {
margin-bottom:5px;
display:block;
font-size:87%;
}

#commentform {
margin-top:10px;
font:110% Arial,Helvetica,sans-serif;
}

#commentform p {
padding:6px 0;
margin:0;
}

#commentform label {
color:#ccc;
font-size:87%;
}

#commentform input {
width:200px;
background:#000;
border:1px solid #333;
padding:3px;
margin-top:3px;
color:#bbb;
}

#commentform textarea {
width:80%;
height:115px;
background:#000;
border:1px solid #333;
padding:2px;
margin-top:3px;
color:#fff;
}

#commentform #submit {
font:bold 12px Arial, Helvetica, sans-serif;
color:#ccc;
border:1px solid #333;
float:left;
width:144px;
height:28px;
cursor:pointer;
}

#commentform textarea:focus, #commentform input [type="text"]:focus{
background:#000;
}

.nocomments {
color: #ffffff;
}