/*
Theme Name: Daleri Dark
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: The first theme in the <a href="http://daleri.com/">Daleri</a> design series by <a href="http://andreasviklund.com/">Andreas Viklund</a>. A dark and wide theme meant to encourage the user to tweak and and experiment in different ways. Additional material, replacement images, modifications and other add-ons will soon be available on the <a href="" title="WordPress themes by Andreas Viklund">theme site</a>.
Version: 1.01
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
*/

/* Body */
* {margin:0; padding:0;}
body {background: #71695C top right repeat; color:#eee; font:80% "Trebuchet MS",Verdana,sans-serif; line-height:1.3em; text-align:center; padding-  bottom:20px;}

/* Top */
#top {padding:0; width:1070px; margin:0px auto 0px auto; background:#191919;}
#topleft {width:650px; float:left; margin:10px 0 10px 20px; text-align:left;}
#topleft h1 {font-size:2.4em; line-height:0.9em; margin:5px 0; padding:0;}
#topleft h1 a {font-weight:400;}
#topleft p, #topright p {margin:0 0 5px 0; padding:0; color:#ccc;}
#topright {width:240px; padding:0; float:right; text-align:right; margin: 10px 20px 0px 0px;}

/* Searchbox */
.searchbox {margin:10px 0 10px 0; padding:0;}
.searchbox label {color:#ddd;}
.searchbox input {background:#2a2a2a; padding:3px 0 3px 5px; margin:0; width:180px; color:#eee; border:1px solid #888;}

/* Header */
#header {background: #999 top left no-repeat; color:#eee; margin:0 auto 0 auto; padding:20; text-align:left; width:1070px; height:34px;}
#header h2, #header h3 {font-size:1.2em;}
#headerleft {clear:both; width:960px; height:34px; float:left; padding:10px 0 0 10px; overflow:auto;}
#headerright p, #headerright ul, #headerright ol, #headerright div, #headerright table {text-align:left; padding:0; margin:0 0 0px 0; color:#eee;}
#headerleft li {list-style:none; margin:0 0 2px 0;}
#headerright {width:240px; float:right; height:190px; text-align:right; padding:9px 10px 0 0; overflow:auto;}
#headerright p, #headerright ul, #headerright ol, #headerright div, #headerright table {text-align:right; padding:0; margin:0 0 5px 0; color:#eee;}
#headerright li {list-style:none; margin:0 0 2px 0;}

/* Main wrap */
#wrap {margin:0 auto; padding:0; text-align:left; width:1070px; background:#191919;}

/* Headers */
h2, h3, h4 {margin:0 0 15px; color:#fff; font-weight:normal;}

/* Sidebar */
#sidebar {margin:0px; float:right; width:240px; padding:10px 20px 10px 5px; }
#sidebar h2, #sidebar h3 {font-size:1.0em; padding:0 2px; margin:8px ;}
#sidebar h3, #sidebar h4 {font-size:1.0em; margin:8px;}
#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:18px; padding:0;}
#sidebar li {list-style:none; margin:0 0 3px;}
#sidebar ul li a {font-size:1.0em;}
#sidebar ul ul, #sidebar ul ul ul {list-style:none; margin: 8px 0 0 8px; padding:0;}
#sidebar ul ul li, #sidebar ul ul ul li {list-style:none; margin:0; padding:0;}
#sidebar ul ul li a {font-size:0.9em; font-weight:normal; margin:0; padding:0;}
#sidebar table {width:180px;}
#sidebar caption {font-size:1.6em; padding:0; margin:10px; text-align:left;}

/* Menu buttons */
#sidebar ul.menubuttons li {list-style:none; width:180px; padding:0; margin:0 0 3px 0;}
#sidebar ul.menubuttons li a {display:block; padding:0px 0 3px 5px; background-color:#3a3a3a; color:#ccc; border:1px solid #555; border-left:4px solid #666;}
#sidebar ul.menubuttons li a:hover, #sidebar ul.menubuttons li.current_page_item a {background:#444; border:1px solid #555; border-left:4px solid #f29450;}
#sidebar ul.menubuttons ul {margin:0; padding:2px 0 0 10px;}
#sidebar ul.menubuttons ul li {width:170px;}
#sidebar ul.menubuttons ul li a {font-size:0.9em; background:#2a2a2a; padding:1px 0 1px 5px;}

/* Content */
#content {float:left; width:700px; margin: 10px 10px 0 10px;  }
#content h2 {font-size:1.5em;  clear:left; padding:3px 0 8px 10px;}
#content h3 {font-size:1.4em; clear:left;}
#content h2, #content h3 {font-weight:normal;color: #f2984c;}
#content h2 a, #content h3 a {font-weight:normal;color: #f2984c;}
#content p {margin:0 0 18px;}
#content div.postnav {padding:50px 0;}
#content div.postnavleft {width:48%;}
#content div.postnavright {width:48%; text-align:right;}
#content ul, #content ol {margin:0 0 18px 30px;}
#content ul li, #content ol li {margin:0 0 3px;}
#content ul ul, #content ol ol {margin:5px 0 5px 15px;}
#content img {margin:0; padding:5px; border:0px solid #555;}
#content img.left {float:left; margin:0 10px 10px 0; border:1px solid #555;}
#content img.right {float:right; margin:0 0 10px 10px; border:1px solid #555;}
#content img.center {margin:2px auto 10px auto; display:block; border:1px solid #555;}
#content img.framed {padding:5px; background:#222; border:1px solid #555;}
#content .post {margin:0 0 30px;}
#content .timestamp {font-size:1.0em;color: #ffd0a8;}
#content .timestamp a {font-weight:normal;}

/* Footer */
#footer {clear:both; color:#eee; text-align:center; background-color:#2a2a2a; border:1px solid #555;}
#footer p {margin:0; padding:10px 0;}
#footer .credits {font-size:1.0em;}
#footer a {color:#eee;}
#footer a:hover {color:#fff; text-decoration:underline;}

/* Comments */
#comments {margin:20px 0 16px 0;}
.comment {margin-bottom:10px; padding-bottom:6px; border-bottom:1px solid #555;}
#content div.comment p.commenticon {margin:0 0 10px;}
#content div.comment p {margin:0 0 4px;}
#respond {margin:20px 0 0 0;}
#respond p {margin:0 0 10px 0;}
#respond input,#respond textarea {padding:4px; width:280px; background-color:#2a2a2a; color:#eee;}
#respond textarea#comment {width:670px;}
#respond input#submit {width:75px;}
#respond input, #respond textarea {font: 100% "Trebuchet MS",Verdana,sans-serif; border: 1px solid #555;}

/* Tags */
blockquote {padding:5px 15px 2px 15px; margin:10px; border-left:4px solid #eee; color:#777;}
blockquote p {padding:4px; margin:0; font-weight:bold;}
code {padding:5px; font-size:1.2em; display:block; margin: 5px 5px 16px 5px; background-color:#2a2a2a; border:1px solid #555;}

/* Links */
a {color:#99aadd; font-weight:100; text-decoration:none;}
a:hover {color:#f2c7a8; text-decoration:none;}
a img {border:0;}
a.navigation {background: #999; color: #111; margin: 0 auto 0 auto; padding: 5px 30px 5px 30px; border-width: 0; text-transform: uppercase; text-decoration: none; font-weight: bold; text-align:center;}
a.navigation:hover {background: #5d5d54; text-decoration: none;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Various classes */
.feedlink {padding:2px 0 2px 18px; margin:0 0 0 12px; font-size: 1.1em; background: url(img/rss.png) center left no-repeat;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.clear {visibility:hidden; clear:both;}
.hide {display:none;}

.grav {float:left; border:0;}

.alignright {
	float:right;
        padding: 0px 0px 0px 10px;
}

<style type="text/css">
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#333333}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #242424;
  border-right:1px solid #242424;
  background:#2c2c2c}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1b1b1b;
  border-right:1px solid #1b1b1b;
  background:#2e2e2e}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #2e2e2e;
  border-right:1px solid #2e2e2e;}
.spiffy4{
  border-left:1px solid #242424;
  border-right:1px solid #242424}
.spiffy5{
  border-left:1px solid #2c2c2c;
  border-right:1px solid #2c2c2c}
.spiffyfg{
  background:#333333;
margin: -18px 0 -18px 0;}
</style>

<style type="text/css">
.spiffytop{display:block}
.spiffytop *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#333333}
.spiffytop1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #242424;
  border-right:1px solid #242424;
  background:#2c2c2c}
.spiffytop2{
  margin-left:1px;
  margin-right:1px;


  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #1b1b1b;
  border-right:1px solid #1b1b1b;
  background:#2e2e2e}
.spiffytop3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #2e2e2e;
  border-right:1px solid #2e2e2e;}
.spiffytop4{
  border-left:1px solid #242424;
  border-right:1px solid #242424}
.spiffytop5{
  border-left:1px solid #2c2c2c;
  border-right:1px solid #2c2c2c}
.spiffytopfg{
  background:#333333;
margin: -10px 0 -5px 0;}
</style>
<style type="text/css">
.posttitle{display:block}
.posttitle *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6F6C6C}
.posttitle1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #3d3c3c;
  border-right:1px solid #3d3c3c;
  background:#595757}
.posttitle2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #212121;
  border-right:1px solid #212121;
  background:#5e5c5c}
.posttitle3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5e5c5c;
  border-right:1px solid #5e5c5c;}
.posttitle4{
  border-left:1px solid #3d3c3c;
  border-right:1px solid #3d3c3c}
.posttitle5{
  border-left:1px solid #595757;
  border-right:1px solid #595757}
.posttitlefg{
  background:#6F6C6C;
margin: 0 0 -18px 0;}
</style>
