/*
Theme Name: Dark Sky Wales v.2
Description: Based on DSW's original layout, this is a simple 2 column layout with right handed navigation, with an overall 940px wrap. Validates as XHTML 1.0 Strict. Exclusive use only.
Version: 1.0
Author: Patrick Hathaway
Author URI: http://www.jammycustard.co.uk | http://www.patrickhathaway.com
*/

/* Body */
body {background:#000 url('/images/diagthick.gif'); color:#fff; font:12px Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; padding:0 0 30px;}
*{margin:0; padding:0;}

/* Main wrap */
#wrap { background:#131313; color:#fff; margin:0 auto; width:940px; border:1px solid #808080}
#toplinks {padding:5px 2px 2px 3px; text-align:right;}

/* Header */
#headerwrap { margin:0 auto; width:940px; clear:both; border:0;}
#headerleft {float:left; margin:0 auto; width:450px; padding:10px; font-size:10px; color:#808080;}
#headerleft a {color:#fff; text-decoration:underline; font-weight:normal;}
#headerleft a:hover {color:#8EF33D; text-decoration:none;}
#header {float:right; text-align:right; margin:0 auto; width:450px; padding:10px; font-size:10px; color:#808080;}
#header a {color:#fff; text-decoration:underline; font-weight:normal;}
#header a:hover {color:#8EF33D; text-decoration:none;}
#headerclear {clear:both;}
#blue {border-bottom:1px solid #808080; float:left; display:block; width:710px; height:205px; background: url('/wp-content/themes/1024px/blue/rotate.php') no-repeat; text-align:right;}
#grey {border-bottom:1px solid #808080; float:right; display:block; width:210px; height:205px; padding-left:20px; background:#131313; text-align:center;}

/* Text Headers */
h1 {color:#fff; line-height:48px; font-size:48px; letter-spacing:-2px; font-weight:normal; margin:150px 8px 0 0;}
h2, table#wp-calendar caption {text-align:left; font-weight:normal; color:#fff; font-size:26px; letter-spacing:-1px; margin:0 0 8px; padding:25px 2px 20px 20px;}
.green {color:#8EF33D;}
h3 {font-size:18px; font-weight:normal; margin:0; padding:8px 0 18px 20px; color:#8EF33D;}
h4 {color:#6A93B3; font:24px Georgia; font-weight:normal; line-height:28px; padding: 0 20px 0 20px; }
h4 a {color:#B3D7F4; text-decoration:none; font-weight:normal;}
h4 a:hover {text-decoration:underline; color:#fff;}
.blue {color:#7BA2C0;}

/* Sidebar */
#sidebar {background:#131313; float:right; margin:0; padding:0; width:230px;}
#sidebarcontent {margin:0; padding:25px 0 50px 0;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 5px 0;}
#sidebar li {list-style:none;}
#sidebar li a {display:block; width:151px; height:27px; font-size:18px; font-weight:normal; line-height:27px; background:url('/images/navhover.jpg') no-repeat; background-position: 0 -27px; padding: 0 0 0 8px;}
#sidebar li a:hover {color:#1F1F1F; text-decoration:none; background:url('/images/navhover.jpg')no-repeat; background-position: 0;}
#sidebar ul ul {padding:5px 0 5px 0;}
#sidebar ul ul li {margin:0;}
#sidebar ul ul li a {font-weight:normal; font-size:10px;}
#sidebar ul ul li a:hover {color:#1F1F1F; text-decoration:none;}

/* Content */
#content {background:#1f1f1f; float:left; line-height:1.5em; margin:0; padding:0; text-align:left; width:710px; min-height:500px; height:auto;}
* html div#content { 
   height: expression( this.scrollHeight < 501 ? "500px" : "auto" ); /* sets min-height for IE */
}
div#content { 
   min-height: 500px; /* sets min-height value for all standards-compliant browsers */
}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px 0;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:10px 10px 10px 0;}
#content p {margin:0 0 15px 0; padding: 0 20px 0 20px;}
#content p.timestamp {font-size:10px; margin:0 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta { border-bottom:1px dashed #808080; line-height:18px; margin: 0 0 0 0;}
#content #postnav {padding:5px; margin:5px 0 18px 0;}
#content #postnav p {margin:0; padding-left:5px;}
#content #postnav p.right {text-align:right; padding-right:5px; margin-top:-18px;}
#content .introtext p {margin:-5px 0 15px 10px;}

/* Footer */
#footer { clear:both; color:#808080; font-size:10px; line-height:20px; margin:0 auto; padding:0 0 90px; text-align:left; font-weight:normal;}
#footer p,img {margin:0 0 0 -20px; padding:0;}
#footer p {margin:0 0 12px 20px; padding:0; font-weight:normal;}
#footer a {color:#fff; font-weight:normal;}
#footer a:hover {color:#8EF33D; text-decoration:none;}
#footer span, #footer span a {font-weight:normal;}

/* Comments */
#content div.comment {margin-bottom:20px;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:655px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}
.gravatarside {width:48px; height:48px; float:right; margin:0 5px 3px 5px;}

/* Tags */
blockquote {border-top:1px dashed #808080; border-bottom:1px dashed #808080; margin:0 20px 20px; padding:15px 15px 20px 15px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color:#fff; font-weight:bold; text-decoration:none;}
p a {color:#fff; font-weight:bold; text-decoration:underline;}
p a:hover {text-decoration:none; color:#8EF33D;}
a:hover {text-decoration:underline;}
a img {border:0;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}


/* Searchbox */

#searchform {float:right;}
#s {background:transparent; border:1px solid #fff;}

/* Various classes */
.post {margin:0 0 15px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}
hr {border:1px solid #1f1f1f; background-color:#1f1f1f;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; border-radius:3px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding:0 4px 5px; margin:0;}
