/*
Theme Name: Daleri Sweet
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: An original WordPress theme in the Daleri design series, created by <a href="http://andreasviklund.com/">Andreas Viklund</a> and <a href="http://ileva.se/">Johanna Fält</a>. This theme is public domain, free to use and free to modify without any limitations or obligations. It has four widget areas, support for tags and gravatars and it validates as XHTML 1.0 Strict.
Version: 1.2
Tags: fixed width, two columns, three columns, widgets, blue, 1024px, andreas, valid CSS, valid XHTML
Author: Andreas Viklund & Johanna Fält
Author URI: http://andreasviklund.com/
*/

/* Body */
#bodyinner {margin: 0 auto 0;}
* {margin:0; padding:0;}
body {font:84% Tahoma,Verdana,Arial,sans-serif; line-height:1.3em; text-align:center; background: url(img/bg.gif) top left repeat-x;}
#sitewidth {width: 1004px; margin:0 auto 0; background: #fff;}

#top {height: 376px; width: 1004px; margin:0 auto 0;}
#top a {color:#black;}
#top a:hover {color:#blue}


/* Main wrap */
#wrap {width: 1000px; clear: both; text-align:center; padding:0; margin:0; background: url(img/bg_center.gif) top left repeat-x; border: 2px solid #fff;}

/* Headers */
h2, h3, h4 {color: #005e80; font-size: 18px;}

/* Content */
#content {float:left; text-align: justify; width:667px; margin-top: 0; background: #fff url(img/bg_wrap.gif) top left no-repeat;}
#content h1 {color #005e80;; margin: 25px; font-size: 1.5em;}
#content h2 {color #005e80;; margin: 25px; font-size: 1.5em;}
#content h3 {}
#content h2.archiveheader {}
#content h2, #content h3, #content h2 a, #content h3 a {}
#content p {margin: 20px;}
#content a {}
#content div.postnav {color: #005e80}
#content div.postnavleft {}
#content div.postnavright {}
#content ul, #content ol {}
#content ul li, #content ol li {}
#content ul ul, #content ol ol {}

#content img {}
#content img.left {}
#content img.right {}
#content img.center {}
#content img.framed {}

#content .post {}
#content .timestamp strong {}
#content .timestamp a {}
#content .postmeta {}
#content .postmeta a {}
#content .postpagesnav {}
#content .postpagesnav a {}
#content .postpagesnav .older {}
#content .postpagesnav .newer {}
#content .prettylist {}
#content .prettylist li {}
#content #sidebox {}

/* Sidebar */
#sidebar {text-align:left; width:332px; padding:0; float: left; margin-top: 20px;}
#sidebar .left {float:left; width:161px;}
#sidebar .right {float:right; width:161px;}
#sidebar h2, #sidebar h3 {font-size:14px; font-weight:600; padding:0 0 2px 0; margin:0 0 5px 0; border-bottom:2px solid #3399cc;}
#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:0 0 20px 0; padding:0;  color: #005e80;}
#sidebar table {width:160px;}
#sidebar caption {font-size:14px; font-weight:600; color: #005e80; padding:0 0 2px 0; margin:0 0 5px 0; text-align:left;}
#sidebar ul li {list-style: none; padding:0; margin:0 0 3px 0;}
#sidebar ul li a {color: #000066; font-size: 12px; border:0;}
#sidebar ul li a:active {color: #000066; font-size: 12px; text-decoration: none;}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {color:#3333cc; text-decoration: none;}
#sidebar ul li.current_page_item li a {}
#sidebar ul ul {margin:0; padding:2px 0 0 10px;}
#sidebar ul ul li {margin:0 0 2px 0;}
#sidebar ul ul li a {font-size:0.9em; font-weight:400;}

/* Footer */
#footer {background: #fff; clear: both; width: 1004px; height:40px;  color:#777; text-align:center; border-top: 2px solid #005e80;}
#footer p {line-height: 1.5em;}
#footer .credits {font-size:1.2em;}
#footer a {color:#777;}
#footer a:hover {color:#555; text-decoration:underline;}

.splitleft {float:left; padding-top:10px; width:480px; text-align:left; margin-left: 20px;}
.splitright {float:right; width:500; text-align:right; padding-top:10px; margin-right: 23px;}
.clear {visibility:hidden; clear:both;}
