/*

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="http://andreasviklund.com/wordpress-themes/" 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:#1a1a1a url(img/body-bg.gif) top center repeat-y; color:#202020; font:80% "Trebuchet MS",Verdana,sans-serif; line-height:1.3em; text-align:center; padding-bottom:20px;}



/* Top */

#top {padding:0; width:930px; margin:10px auto 5px auto;}

#topleft {width:650px; float:left; margin:0; 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:250px; padding:0; float:right; text-align:right; margin:0;}



/* 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: #333 url(img/front.jpg) top left no-repeat; color:#eee; margin:0 auto 20px auto; padding:0; text-align:left; width:948px; height:0px;}

#topper {background:  #333 url(img/topper1.jpg) top left no-repeat; padding:0; width:948px; height:200px;}

*topperleft {clear:both; width:240px; height:190px; float:left; padding:9px 0 0 10px; overflow:auto;}

#header h2, #header h3 {font-size:1.6em; color:#eee;}

#headerleft {clear:both; width:240px; height:190px; float:left; padding:9px 0 0 10px; overflow:auto;}

#headerright p, #headerright ul, #headerright ol, #headerright div, #headerright table {text-align:left; padding:0; margin:0 0 5px 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:930px;}



/* Headers */

h2, h3, h4 {margin:0 0 15px; color:#202020; font-weight:normal;}



/* Sidebar */

#sidebar {margin:0 0 5px 0; float:right; width:180px; padding:0;}

#sidebar h2, #sidebar h3 {font-size:1.6em; padding:2px 0; margin:0 0 8px 0;}

#sidebar h3, #sidebar h4 {font-size:1.2em; margin:0 0 8px 0;}

#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:0 0 18px 0; padding:0;}

#sidebar li {list-style:none; margin:0 0 3px;}

#sidebar ul li a {font-size:1.2em;}

#sidebar ul ul, #sidebar ul ul ul {list-style:none; margin: 2px 0 0 15px; 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:2px 0; margin:0 0 8px 0; 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:3px 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 #660000;}

#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:740px; margin-bottom:5px;}

#content h2 {font-size:1.8em; clear:left;}

#content h3 {font-size:1.4em; clear:left;}

#content h2, #content h3 {}

#content h2 a, #content h3 a {font-weight:normal;}

#content p {margin:0 0 18px;}

#content div.postnav {padding:10px 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:0;}

#content img.left {float:left; margin:0 10px 10px 0;}

#content img.right {float:right; margin:0 0 10px 10px;}

#content img.center {margin:2px auto 10px auto; display:block;}

#content img.framed {padding:5px; background:#222; border:1px solid #555;}

#content .post {margin:0 0 30px;}

#content .timestamp {font-size:1.4em;}

#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.3em;}

#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:2px 0; margin:0; font-weight:bold;}

code {padding:5px; font-size:1.2em; display:block; margin: 5px 0 16px 0; background-color:#2a2a2a; border:1px solid #555;}



/* Links */

a {color:#660000; font-weight:400; text-decoration:none;}

a:hover {color:#660000; text-decoration:none;}

a img {border:0;}



/* 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;}