/*
Theme Name: Dilapidated
Version: 1.2.3
Author: Daniel Butler
*/
* {
outline: none;
}
html {
margin:0;
padding:0;
}

h1 a{
font-size: 22pt;
color: #fca704;
}

h8{
font-size: 10pt;
color: #ffffff;
}


h2 a{
font-size: 20pt;
color: #fca704;
}

.posthome h2 a{
font-size: 14pt;
color: #fca704;
}



body {
margin-top: 120px;
font-family: Arial;
font-size: 9pt;
font-weight: normal;
color: #ffffff;
text-align: center;
line-height: 18px;
}
a {
color: #d1d1d1;
text-decoration: none;
}
a:hover {
text-decoration: none;
}



/* General Styling */
h1, h1 a, h2, h2 a , h8 {
text-transform: uppercase;
font-family: "Arial Black", "Arial Bold", Arial;
letter-spacing: -1px;
line-height: 18px;
text-shadow: #000000 0.1em 0.1em 0.2em;
margin: 0 0 10px 0;
}

h2 {
font-size: 20pt;
}
h1 a:hover, h2 a:hover {
color: #808080;
}
h3 {
text-transform: uppercase;
font-size: 14pt;
color: #dcdcdc;
font-family: "Arial Black", "Arial Bold", Arial;
letter-spacing: -1px;
margin: 0 0 10px 0;
line-height: 9px;
text-shadow: #000000 0.1em 0.1em 0.2em;
}
h4, h5, h6 {
text-transform: uppercase;
font-size: 12pt;
color: #808080;
font-family: "Arial Black", "Arial Bold", Arial;
letter-spacing: -1px;
margin: 0 0 10px 0;
text-shadow: #000000 0.1em 0.1em 0.2em;
}
h5 {
font-size: 10pt;
}
h6 {
font-size: 9pt;
}


ul {
margin: 2px 2px 0 15px;
padding: 0;
list-style: square;
}
li {
padding: 0 0 2px 0;
}
form {
margin: 0; padding: 0;
}
input, textarea, select {
background: #000000;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-family: Arial;
color: #808080; 
font-size: 9pt;
border: 1px solid #202020;
padding: 5px;
}
input:focus, textarea:focus {
border: 1px solid #404040;
}
blockquote {
font-style: italic;
margin: 0 0 0 15px;
padding: 0 0 0 5px;
border-left: 4px solid #404040;
}
hr {
margin: 20px 0;
background-color: #202020;
color: #202020;
width: 100%;
border: 0;
}
th, td {
padding: 3px 10px;
}
fieldset {
border: 1px solid #202020;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
legend {
text-transform: uppercase;
font-weight: bold;
}

/* Main Content */
#page-wrap {
width: 980px;
margin: 0px auto 0px auto;
text-align: left;
overflow: hidden;
}
#header {
float: left;
position: relative;
width: 980px;
height: 120px;
background: url('images/header.png');
}
#logo {
float: left;
position: relative;
top: 10px;
left: 0px;
width: 574px;
height: 74px;
background: url('images/logo.gif');
}
#text-logo {
float: left;
position: relative;
top: 70px;
left: 40px;
width: 574px;
height: 74px;
line-height: 28px;
text-transform: uppercase;
font-family: "Arial Black", "Arial Bold", Arial;
letter-spacing: -1px;
text-shadow: #000000 0.1em 0.1em 0.2em;
font-size: 50pt;
}
#overall-container {
float: left;
width: 980px;
position: relative;
top: 10px;
left: 0px;
}

/* Communication */
#communication {
position: relative;
top: 30px;
right: -27px;
float: right;
width: 300px;
height: 66px;
}



#communication img {
border: 0;
margin: 2px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
#communication img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}


/* Navigation */
#nav {
position: relative;
top: 22px;
left: 11px;
float: left;
width: 700px;
}
#nav ul {
list-style: none;
margin: 0;
}
#nav li {
width: auto;
margin: 0;
display: inline-block;
float: left;
margin-right: 20px;
}
#nav li a {
letter-spacing: -1px;
font-size: 14pt;
font-weight: normal;
font-family: "Arial Black";
color: #a5a5a5;
text-transform: uppercase;
text-shadow: #000000 0.1em 0.1em 0.2em;
}
#nav li a:hover {
color: #c0c0c0;
}

/* Subpages */
#subpages {
width: auto;
position: relative;
top: 10px;
left: 40px;
float: left;
list-style: none;
margin: 0 0 10px 0;
}
#subpages li {
margin: 0;
display: inline-block;
float: left;
margin-right: 15px;
width: auto;
}
#subpages li a {
letter-spacing: -1px;
font-size: 12pt;
font-weight: normal;
font-family: "Arial Black";
color: #808080;
text-transform: uppercase;
text-shadow: #000000 0.1em 0.1em 0.2em;
}
#subpages li a:hover {
color: #d1d1d1;
}

/* Search */
#searchbar {
float: left;
width : 160px;
height: 17px;
margin: 0;
font-size: 11pt;
}
#searchsubmit {
margin: -5px 0 0 0;
float: left;
background: transparent;
border: 0px;
width: auto;
}

/* Slider */
#slider-container {
overflow: hidden;
float: left;
position: relative;
width: 730px;
height: 356px;
background: url('images/slider.jpg') no-repeat;
margin-bottom:12px;
}
.sliderwrapper {
float: left;
position: relative;
overflow: hidden;
width: 730px;
height: 356px;
top: 0px;
left:0px;
}
.sliderwrapper .contentdiv {
visibility: hidden;
position: absolute;
left: 0; 
top: 0;
width: 730px;
height: 300px;
}
.slider-image {
float: left;
width: 730px;
height: 356px;
overflow: hidden;
}
.slider-image img {
width: 730px;
border: 0px;
}
.overlay {
background: url('images/overlay.png') no-repeat;
position: absolute;
width: 730px;
height: 100px;
z-index: 100;
margin-top: 210px;
left: 0px;
padding-right:10px;

}
.slider-excerpt {
float: left;
width: 650px;
position: relative;
top: 10px;
left: 10px;
line-height: 10px;
}

.slider-excerpt-extended {
float: left;
width: 700px;
position: relative;

}
.slider-excerpt h1 {
font-size: 25pt;
margin: 0 0 10px 0;
}

#paginate-slider {
float: left;
position: relative;
top: -40px;
left: 630px;
z-index: 100;
background: url(images/next.gif) no-repeat;
padding: 10px 0 0 0;
text-align: center;
width: 112px;
height: 32px; 
}
.next {
letter-spacing: -1px;
font-size: 14pt;
font-weight: normal;
font-family: "Arial Black";
color: #d1d1d1;
text-transform: uppercase;
}

/* Collapsible Box */
#slider-hide {
display: none;
}
#slide-box {
display: none;
width: 670px;
position: relative;
top: 40px;
left: 35px;
overflow: hidden;
background: url('images/sliderx.jpg') no-repeat;
margin-bottom:56px;

}
#nav .slide-button {
position: relative;
top: -40px;
right: -290px;
float: right;
width: auto;
height: 21px;
padding: 15px 25px 0 0;
margin: 0;
}
#nav .slide-button a {
letter-spacing: -1px;
font-size: 16pt;
color: transparent;
text-transform: uppercase;
}

/* Shoutbox Plugin */
#shoutbox h3 {
display: none;
}
#sb_messages {
height: 150px;
background: transparent;
padding: 0;
margin: 0 0 20px; 0;
}
.user #sb_messages {
height: 225px !important;
}
#input_area {
float: left;
width: 400px;
}
#input_area .info {
float: left;
padding: 6px 0 0 0;
width: 60px;
}
.sb_input {
width: 200px;
float: left;
}
#sb_message {
width: 320px;
position: absolute;
top: 249px;
left: 70px;
}
#sb_addmessage {
width: auto;
position: absolute;
top: 249px;
left: 410px;
}
#sb_showsmiles {
display: none;
}

/* Main Content Column */
#main-content {
background-image:  url(images/mcbg.png) repeat-y;
float: left;
position: relative;
top: 0px;
left: 0px;
width: 730px;
position: relative;
overflow: hidden;
}
.post {
text-align:justify;
float: left;
width: 650px;
padding: 20px 20px 20px 40px;
background: url(images/post-bg.jpg) repeat;
margin: 0 0 10px 0;
}

.posthome {
text-align:justify;
float: right;
width: 440px;
padding: 20px 20px 20px 20px;
background: url(images/post-bg.jpg) repeat;
margin: 0 0 0px 0;
}
.post h2 {
margin: 0 0 10px 0;
}

.posthome-excerpt-1 {
text-align:left;
float: left;
width: 300px;
margin: 10px 0 10px 0;
}
.posthome-excerpt-2 {
text-align:left;
float: left;
width: 300px;
margin: 10px 0 10px 0;
}
.posthome .image-preview {
float: left;
width: 75px;
height: 75px;
overflow: hidden;
border: 4px solid #000000;
margin: 10px 15px 0 0;
}

.post-excerpt-1 {
text-align:left;
float: left;
width: 412px;
margin: 10px 0 10px 0;
}
.post-excerpt-2 {
text-align:left;
float: left;
width: 435px;
margin: 10px 0 10px 0;
}
.post .image-preview {
float: left;
width: 115px;
height: 115px;
overflow: hidden;
border: 4px solid #000000;
margin: 10px 15px 0 0;
}
.post .image-preview img {
width: 115px;
border: 0px;
}
.post .meta {
color: #9a9a9a;
}
.meta a {
color: #fca704;
}
.meta a:hover {
color: #d1d1d1;
text-decoration: none;
}

/* Post Details */
#details {
float: left;
padding: 30px 0 0 0;
width: 550px;
}
#details .avatar {
float: left;
margin-right: 10px;
width: auto;
}
#details .info {
float: left;
width: 350px;
}
#social-links {
background-color:#ffffff;
text-align: center;
float: left;
width: 124px;
text-align: left;
margin-left:0px;
height:20px;
}
#social-links img {
border: 0px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
#social-links img:hover {
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* Sidebar */
#sidebar {
float: right; 
position: relative;
top: 00px;
right: 0px;
width: 240px;
}

#sidebar2 {
float: left; 
position: relative;
top: 0px;
right: 0px;
width: 200px;
}

#sidebar3 {
float: right; 
position: relative;
top: 0px;
right: 0px;
width: 240px;
}
/* Widgets */
.widget {
position: relative;
float: left;
padding: 10px 20px 20px 20px;
width: 200px;
background: url(images/widget-bg.jpg) repeat-y;
margin: 0 0 10px 0;
overflow: hidden;
}
.widget ul {
list-style: none;
margin: 0;
padding: 10px 0 0 0;
}
.widget li {
margin: 0;
padding: 0 0 10px 0;
}
.widget li a {
}

/* Recent Comments */
#recent-comments-3 {
overflow: hidden;
}
#recent-comments-3 .avatar {
float: left;
border: 0px;
width: auto;
}
#recent-comments-3 .text {
float: left;
margin: 0 0 0 6px;
width: 214px; 
}
#recent-comments-3 li {
margin: 0;
padding: 0 0 15px 0;
}

/* Sidebar Panel */
#sbpanel img {
max-width: 200px;
}

/* Comments Section */
.comments {
background: url(images/post-bg.jpg) repeat;
float: left;
position: relative;
float: left;
width: 730px;
padding: 20px 20px 20px 40px;
}
#commentlist {
list-style: none;
margin: 0;
padding: 0;
}
#commentlist li ul {
list-style-type: none;
}
.comment-body {
background: url(images/maincommentmid.png) repeat-y;
float: left;
width: 600px;
padding: 10px;
}
.depth-2 .comment-body {
margin-left: 5px;
width: 537px;
}
.depth-3 .comment-body {
margin-left: 10px;
width: 517px;
}
.depth-4 .comment-body {
margin-left: 15px;
width: 497px !important;
}
.depth-5 .comment-body {
margin-left: 20px;
width: 477px !important;
}
.comment-body .avatar {
float: left;
margin: 0 10px 0 0 ;
width: 45px;
height: 45px;
}
.comment-meta {
float: left;
padding: 3px 0 0 0;
width: auto;
}
.comment-meta a {
color: #404040;
}
.comment-meta a:hover {
color: #808080;
}
.comment-text {
overflow: hidden;
}
.moderation {
color: #cc0000; font-weight: bold;
}
.author, .author a {
color: #c0c0c0;
}
#commentform textarea {
width: 590px;
max-width: 590px;
}
#commentform #submit {
float: right;
background: transparent url('images/submit.gif') no-repeat;
width: 76px;
height: 28px;
border : 0px;
cursor: pointer;
margin-right: 130px;
}

/* Comment Subscription */
.subscribe-to-comments {
margin: 0;
padding: 0;
}
#solo-subscribe-email {
border: 1px solid #000000;
background: #202020;
color: #808080; 
padding: 5px;
width: 150px;
font-family: Arial;
font-size: 9pt;
height: auto;
}
.solo-subscribe-to-comments input {
width: auto;
}
.solo-subscribe-errors {
margin: 10px 0 10px 0px;
background: #111111;
border: 1px solid #a80000;
padding: 5px;
width: 300px;
}
#single fieldset {
margin: 10px 0 10px 0;
border: 1px solid #000000;
background: #202020;
}
#single legend {
margin: 0;
font-size: 13pt;
font-weight: bold;
}
#single .updated {
text-align: center;
background: #111111;
border: 1px solid #202020;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 10px 0 10px 0;
}
#single input {
width: auto;
height: auto;
}

/* Footer */
#footer {
padding: 25px 10px 25px 10px;
margin: 20px 0 0 0;
width: 960px;
text-align: center;
background: url('images/footer.jpg') repeat-y;
font-weight: bold;
text-transform: uppercase;
}
#footer a {
font-size: 12pt;
}
#footer .footer-widget {
text-align: left;
position: relative;
float: left;
width: 270px;
margin: 0 0 35px 35px;
font-size: 9pt;
text-transform: none;
text-shadow: none;
font-weight: normal;
}
#footer .footer-widget a {
font-size: 9pt;
font-weight: normal;
text-transform: none;
text-shadow: #000000 0.1em 0.1em 0.2em;
}
#footer .footer-widget h3, #footer .footer-widget h3 a {
color: #d1d1d1;
font-size: 12pt;
font-weight: normal;
margin: 0;
}
#footer .footer-widget ul {
list-style: none;
margin: 0;
padding: 0;
}
#footer .footer-widget li {
margin: 0;
}

/* Captions & aligment */
.aligncenter, div.aligncenter {
display: block;
margin: 0 auto; 
border: 4px solid #000000;
}
.alignleft {
float: left;
margin: 0 5px 5px 0;
border: 4px solid #000000;
width: auto;
}
.alignleft:hover {
border: 4px solid #000000;
width: auto;
}
.alignright {
float: right;
margin: 0 0 5px 5px;
border: 4px solid #000000;
width: auto;
}
.wp-caption {
background: #000000;
border : 1px solid #202020;
text-align : center;
padding-top : 4px;
margin : 0 7px 2px 0;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}
.left {
width: auto;
float: left;
}

.right {
width: auto;
float: right;
}

.right2 {
width: 480;
float: right;
background-color:#000000;

}

.clear {
clear: both;
}

/* Page Navi */
.wp-pagenavi {
padding:  0 0 20px 0 !important;
border: 0px !important;
float: right !important;
width: auto;
}
.page-comments {
padding:  20px 0 0 0 !important;
border: 0px !important;
float: right !important;
width: auto;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers {
display: block;
border: 1px solid #202020 !important;
float: left !important;
background: #000000 !important;
padding: 4px !important; 
margin: 0 0 0 5px !important;
color: #808080 !important;
text-transform: uppercase !important;
font-size: 10pt !important;
font-family: "Arial Black" !important;
letter-spacing: -1px !important;
text-shadow: #000000 0.1em 0.1em 0.2em !important;
width: auto;
text-align: center !important;
}
.wp-pagenavi a:hover, .page-numbers:hover {	
color: #d1d1d1 !important;
border: 1px solid #202020 !important;
text-decoration: none !important;
text-align: center !important;
}
.wp-pagenavi span.current, .page-comments span.current {
color: #d1d1d1 !important;
display: block;
border: 1px solid #202020 !important;
float: left !important;
background: #000000 !important;
padding: 4px !important; 
margin: 0 0 0 5px !important;
text-transform: uppercase !important;
font-size: 10pt !important;
font-family: "Arial Black" !important;
letter-spacing: -1px !important;
text-shadow: #000000 0.1em 0.1em 0.2em !important;
width: auto;
text-align: center !important;
}