/*

Theme Name: ZLR BLOG

Theme URI: http://andreasviklund.com/wordpress-themes/

Description: THIS THEME IS MODIFIED. The second theme in the Daleri design series by Andreas Viklund. A well-structured and wide layout that can run both blogs and regular websites. Also available as a regular <a href="http://andreasviklund.com/templates/" title="Free XHTML/CSS website templates">XHTML/CSS website template</a> for porting to other CMS:s. Additional material is available on the <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">Daleri Selection theme page</a>.

Version: 1.0

Author: Andreas Viklund

Author URI: http://andreasviklund.com/

*/


/* Body */

* {margin:0; padding:0;}

body { background-color:#FFFFE2; text-align:center; background-image:url(img/page_bkg.gif); background-position:center; background-repeat:repeat-y;}

body, #content .comment {text-align:left; font-family:Helvetica, sans-serif; font-size:10pt; color:#484E4C; line-height:14pt;}

/* Top */

#top {text-align:left; padding:0; margin:0 auto; background-color:#FFFFE2;}

#top #socialContainer {
	margin:0 auto;
	padding:5px 0 10px 0;
	width:720px;
}
#top #socialContainer a {
	margin:0 0 0 10px;
	display:block;
	float:right;
	width:30px;
	height:30px;
}

#top div.inner {width:740px; margin:0 auto;}

#top #siteMenu {margin:0 0 30px 6px;}


#topleft {width:500px; float:left; margin:0; text-align:left;}

#topleft h1 {font-size:2.2em; line-height:0.9em; margin:5px 0 10px; padding:0;}

#topleft h1 a {font-weight:normal; color:#f29450; letter-spacing:-1px;}

#topleft p, #topright p {margin:0; font-size:1.2em; padding:0;}

#topright {width:220px; padding:10px; float:right; text-align:right; margin:0;}

#topright a {color:#f29450; font-weight:700;}

#topleft a:hover, #topright a:hover {color:#2a5a9a;}



/* Searchbox */

.searchbox {margin:15px 0 0 0; padding:0;}

.searchbox label {color:#666; font-size:1.2em;}

.searchbox input {background:#eaeaea; padding:3px 0 3px 5px; margin:0; width:120px; color:#666; border:1px solid #aaa;}



/* Main wrap */

#wrap { clear:both;}

#wrap div.inner {margin:0 auto; width:727px; text-align:left; color:#484E4C; border-top:2px solid #E5E5E5; background-color:#FFFFFF; background-image:url(img/content_bkg.gif); background-position:left; background-repeat:repeat-y;}



/* Main menu */>

#mainmenu {clear:both; margin:0; padding:0; text-align:left;}

#mainmenu ul {padding:0; margin-left:15px;}

#mainmenu ul li {list-style:none; float:left; margin:0 4px 0 0;}

#mainmenu ul li a {display:block; font-weight:700; background-color:#f0f0f0; border:1px solid #ccc; border-bottom:1px solid #f0f0f0; padding:5px 6px 3px 6px;}

#mainmenu ul li a:hover {background-color:#f8f8f8; color:#777; padding:5px 6px 3px 6px; border:1px solid #ccc; border-bottom:1px solid #eee;}

#mainmenu ul li.current_page_item a {background-color:#fff; color:#555; padding:5px 6px 3px 6px; border-bottom:1px solid #fff;}

#subscribeLink { float:right; }


/* Headers */

h2, h3, h4, .subHeading {padding:0; clear:both; color:#EC174F; font-weight:bold;}



/* Sidebar */

#sidebar {float:right; margin:0; padding:0; width:246px; line-height:14pt; text-align:left; font-size:9px;}

#sidebar .left {float:left; width:160px;}

#sidebar .right {float:right; width:160px;}

#sidebar .center {margin-left:auto; margin-right:auto; width:200px;}

#sidebar #sidebar_links {margin-top:20px;}

#sidebar h2, #sidebar h3, .subHeading {font-size:12px;}

#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar table {margin:0 0 20px 0; padding:0;}

#sidebar table {width:160px;}

#sidebar caption {padding:0; margin:0; text-align:left;}

#sidebar ul { padding-top:0; margin-bottom:0; }

#sidebar ul li {margin:0 0 0 10px; list-style-position:inside; list-style-image:url(img/list_item.gif); }

#sidebar ul li a {color:#484E4C;}

/*#sidebar ul li a:hover, #sidebar ul li.current_page_item a{border:1px solid #ccc; color:#555; background-color:#eaeaea; border-bottom:1px solid #aaa;}

#sidebar ul li.current_page_item li a{background-color:#f8f8f8; color:#467aa7; border:1px solid #eee; border-bottom:1px solid #ddd;}*/

#sidebar ul ul {margin:0;padding:2px 0 0 10px;}

#sidebar ul ul li {width:148px;}

#sidebar ul ul li a{font-size:0.9em; padding:1px 0 1px 5px;}

#sidebar ul ul ul li {width:138px;}

#sidebar ul ul ul li a{font-size:0.8em; padding:0 0 0 5px;}

#sidebar blockquote { padding-top:0; margin-bottom:0; border-width:0px;  margin:0px 0px 0px 10px; padding:0px; }

#sidebar blockquote form input { margin-top:5px; font-size:12px; border-width: 1px; border-color: #666666; }



/* Calendar */

#wp-calendar {
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 90%;
	font-size:10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	cursor:pointer;
}

#wp-calendar a:hover {
	background: #e0e6e0;
}

#wp-calendar td {
	padding: 2px 0;	
	color: #ccc;
	font-size: larger;
	letter-spacing: normal;
	text-align: center;
	cursor:default;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

/*#wp-calendar td:hover, #wp-calendar #today {
	background: #fff;
	color: #bbb;
}*/

#wp-calendar th {
	text-align: center;
	font-size: larger;
	font-style: normal;
	text-transform: capitalize;
	cursor:default;
}



/* Content */

#content {float:left; margin:10px 0 150px 0; text-align: center; width:480px;}

#content h2, #content h3, #content h2.archiveheader {margin:0 0 5px 0; margin-left:auto; margin-right:auto; width:400px; text-align:left; font-size:12pt; clear:left;}

#content .singleTitle, #content h2.archiveheader {margin-top:20px;}

/*#content h2.archiveheader {margin:0 0 20px 0; padding:4px 0; border-bottom:3px solid #ddd;}*/

#content h2 a, #content h3 a {font-weight:bold;}

#content p {margin:0 0 15px;}

#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 15px 30px; padding:0 0 0 10px;}

#content ul li, #content ol li {margin:0 0 3px;}

#content ul ul, #content ol ol {margin:5px 0 5px 15px;}

#content img {padding:0;}

#content img.left, #content img.alignleft {float:left; margin:0 10px 0 0;}

#content img.right, #content img.alignright {float:right; margin:0 0 0 10px;}

#content img.center {margin:2px auto 10px auto; display:block;}}

#content img.framed {padding:5px; background:#222; border:1px solid #555;}

#content .post, #content .contenttext {margin:0 0 5px; margin-left:auto; margin-right:auto; clear:both; width:400px; text-align:left;}

#content .introtext {font-size:1.2em; margin:-10px 0 20px 0;}

#content .timestamp {margin:20px 0 5px;}

#content .postmeta, #content .timestamp, #content #respond, #content .comment {margin-left:auto; margin-right:auto; width:400px;}  /*font-variant: small-caps;*/

#content div.comment p.commenticon, #content .postmeta, #content .timestamp, #content #respond, #sidebar ul li {text-align:left; font-size:9pt; font-family:Helvetica, sans-serif; color:#484E4C;}

#content .comment {font-size:9pt; line-height:12pt; font-variant: normal; color:#525957; }

#content .postmeta { margin:0; }

#content .timestamp a {font-weight:bold;}

#content .postmeta a {font-weight:bold; text-align:left;}


#content .tags { font-size:9pt; }


#content .postpagesnav {margin:15px 0 20px 0; padding:0; font-size:1.2em; font-weight:bold;}

#content .postpagesnav .older {float:right; text-align:left; padding-right:60px;}

#content .postpagesnav .newer {float:left; text-align:right; padding-left:60px;}



/* Footer */

#footer {clear:both; text-align:center;}

#footer div.inner {width:960px; text-align:center; margin:5px auto;}

#footer p {margin:0; padding:15px 0;font-size:0.9em;}

#footer .credits{font-size:1.2em;}

#footer a {color:#777;}

#footer a:hover {color:#555; text-decoration:underline;}



/* Comments */

#comments {margin:20px 0 16px 0;}

.comment {margin-bottom:10px; padding-bottom:6px; border-top:1px solid #E5E5E5;}

#content div.comment p.commenticon {margin:0 0 10px;}

#content div.comment p {margin:0 0 4px;}

#respond {margin:20px 0 40px 0; border-top:1px solid #E5E5E5;}

#respond p {margin:0 0 10px 0;}

#respond input,#respond textarea {padding:4px; width:250px; background-color:#f4f4f4; color:#666;}

#respond textarea#comment {width:100%;}

#respond input.button {width:75px;}

#respond input, #respond textarea {font: 100% "Trebuchet MS",Verdana,sans-serif; border: 1px solid #ccc;}



/* 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:#f4f4f4; border:1px solid #ccc;}

hr {margin:20px 0 35px 0; width:130px; float:left; clear:both; color:#E5E5E5; background-color:#E5E5E5; border-color:#E5E5E5; height:1px;}


/* Links */

a {color:#EC174F; text-decoration:none;}

a img {border:0;}



/* Float fix */

.contenttext {overflow:hidden;}

* html .contenttext {height:1px; overflow:visible;}

* html .contenttext p {overflow:hidden;}



/* Various classes */

.feedlink {padding:0 0 0 18px; margin:0 0 0 10px; font-size: 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;}