/*
Theme Name: Hornsbruksgatan
Theme URI: http://hornsbruksgatan.se/
Description:
Version: 0.1
Author: Andreas Karlsson
Author URI: http://weupnorth.se/
Tags:
*/

body {
    background: #fff url(img/bg-header.png) top left repeat-x;
    color: #fff;
    font: 72.5%/1.64 "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

#top-bar { background: #d5d5d0; border-bottom: 1px solid #cacac5; height: 2em; margin-bottom: 1em; }

#page { background: #fff; color: #262625; margin-top: 0; padding-top: 10px; }

#header { background: #e7e8e2;height: 316px; margin-bottom: 2em; position: relative; }
#header .aside { background: #fff; padding: 10px; width: 280px; position: absolute; right: 10px; bottom: 10px; }
#header .aside h3 { padding: 0; margin: 0; }
#header .aside p:last-child { padding: 0; margin: 0;}

#blog-title { font-size: 1em; font-weight: 700; margin: 0 0 1em; padding: 0; text-transform: uppercase; }
#blog-description { font-size: 1em; text-indent: -9999px; position: absolute;}

#content { margin-bottom: 2em; }

.post-title,
.page-title { font-size: 3em; line-height: 1.2em; margin: 0 0 0.25em; padding: 0; }
.wun_social_twitter_widget img,
div.author img,
.google-map,
.post-thumbnail,
.comment .avatar {
    background:#fff; 
    border-top:solid #F0EFE8 1px;
    border-left:solid #F0EFE8 1px;
    border-right:solid #D1C9B3 1px;
    border-bottom:solid #D1C9B3 1px;
    padding:4px;
}

.article-list .post-thumbnail { float: left; margin: 0; }
.article-list h2.post-title { font-size: 1.5em; margin: 0; padding: 0 0 0 145px; }
.article-list h2.post-title a { color: inherit; }
.meta { margin: 0 0 .25em; }
.article-list .entry { padding: 0 0 0 145px; margin: 0; }
.article-list .post { border-bottom: 1px solid #cacac5; margin-bottom: 1.5em; }
.article-list .post:last-child { border: 0; }

.google-map,
.single .post-thumbnail { margin-bottom: 1.5em; }

div.author { /* background: #eee; border: 1px solid #ddd; color: #000; */ border-bottom: 1px solid #cacac5; border-top: 1px solid #cacac5; padding: 10px 0;  margin: 0 0 1.5em; }
div.author img { float: left; margin: 0; }
div.author .info { padding: 0 0 0 116px; margin: 0; }
div.author .description { margin: 0 0 0.25em; }
div.author h2 { font-size: 1.5em; margin: 0; padding: 0; }
div.author .meta { margin: 0; padding: 0; }

.commentlist { list-style: none; margin: 0; padding: 0; }
.commentlist .comment { margin: 0 0 1em; padding: 0; border-bottom: 1px solid #cacac5; }
.commentlist .comment:last-child { border: none; }
.comment .avatar { float: left; }
.comment .text { margin: 0; padding: 0 0 0 68px; }
#commentform input[type=text],
#commentform textarea { border: 1px solid #cacac5; padding: 4px; }

.menu ul { list-style: none; margin: 20px 0 0; padding: 0; text-align: right; }
.menu li { display: inline; margin-left: 1em; font-size: 1.2em; line-height: 20px; }
.menu a { color: #262625; }

.current_page_parent,
.current_page_item { border-bottom: 2px solid #dd5090; }

a { color: #dd5090; text-decoration: none; }
a img { border: none; }

h1,h2,h3,h4,h5,h6 { margin: 0 0 1.5em; padding: 0; }
h1 { font-size: 3em; }
h2 { font-size: 2.6em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.2em; margin: 0 0 0.5em; }
h5 { font-size: 1.1em; }
h6 { font-weight: bold; }
p { margin: 0 0 1.5em; }
ul,ol,dl { margin: 0 0 1.5em; padding-top: 0; padding-bottom: 0; }

form { margin: 0; padding: 0; }
label { font-size: 1em; font-weight: 700; }

#archive-intro p { font-size: 1.2em; }
#archive-intro { border-bottom: 1px solid #cacac5; margin-bottom: 1.5em;}


h3.widgettitle { font-size: 1.2em; margin: 0 0 0.5em; padding: 0; }
#leader { border-bottom: 1px solid #cacac5; margin-bottom: 1.5em; }
#leader .aside h3.widgettitle { margin: 0; padding: 0; }
#sidebar { margin-bottom: 1.5em; }
#sidebar h3.widgettitle { margin-top: 0; padding-top: 0; }
#subsidiary .aside { border-top: 2px solid #dd5090; padding-top: 0.5em; }
#subsidiary .aside .widget {  }

.widget_recent_entries ul {list-style: none; margin: 0; padding: 0;}
.widget_recent_entries li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_recent_entries li:last-child { border: none; }
.widget_recent_comments ul {list-style: none; margin: 0; padding: 0;}
.widget_recent_comments li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_recent_comments li:last-child { border: none; }
.widget_categories ul {list-style: none; margin: 0; padding: 0;}
.widget_categories li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_categories li:last-child { border: none; }
.widget_archive ul {list-style: none; margin: 0; padding: 0;}
.widget_archive li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_archive li:last-child { border: none; }
.widget_rss h3.widgettitle img {margin-right: 5px; vertical-align: middle;}
.widget_rss h3.widgettitle a {color:inherit;}
.widget_rss ul {list-style: none; margin: 0; padding: 0;}
.widget_rss li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_rss li:last-child { border: none; }
.widget_pages ul {list-style: none; margin: 0; padding: 0;}
.widget_pages li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_pages li:last-child { border: none; }
.widget_pages .current_page_item a { font-weight: 700; color: inherit; }
.widget_calendar table { width: 100%; }
.widget_calendar td { text-align: center; }
.widget_links ul {list-style: none; margin: 0; padding: 0;}
.widget_links li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_links li:last-child { border: none; }
.widget_meta ul {list-style: none; margin: 0; padding: 0;}
.widget_meta li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.widget_meta li:last-child { border: none; }
.widget_search { margin-bottom: 1.5em; }

#mc_signup_form input[type=text] { border: 1px solid #cacac5; padding: 4px; width: 280px; margin-bottom: 1.5em; }
#mc_signup_form label { font-weight: bold; }
#mc-indicates-required { margin-bottom: 1.5em; }
#mc_signup_submit { float: left; }
.mc_custom_border { padding: 0!important; margin: 0!important; }

.wun_social_twitter_widget { list-style: none; margin: 0; padding: 0; }
.wun_social_twitter_widget li { margin: 0 0 1em; padding: 0 0 1em; border-bottom: 1px solid #cacac5; }
.wun_social_twitter_widget li:last-child { border: none; }
.wun_social_twitter_widget img { float: left; margin: 0; }
.wun_social_twitter_widget blockquote { margin: 0; padding: 0; }
.wun_social_twitter_widget .tweet { padding: 0 0 0 68px; margin: 0; }

#footer { margin-top: 2em; background: #d5d5d0; border-top: 1px solid #cacac5; color: #252526; height: 80px;}
#footer p {line-height: 80px; margin: 0; padding: 0;}
#footer a {color: inherit; font-weight: 700; }
#signature { text-align: right; }