/*
Theme Name: HundarHundar
Theme URI: http://hundarhundar.se/
Description: Specialgjort tema f&ouml;r HundarHundar.se
Version: 1.0
Author: Lena Th&ouml;rning
Author URI: http://lena.smuligt.com/
Tags: collaborative blogging
*/

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, .aside ol, #menu ol, .aside ul, #menu ul, .aside li, #menu li,  
ol.commentlist, .commentlist ul, .commentlist li, #user-facts ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
    font-size: 1em;
	line-height: 1;
	font-family: Verdana, Arial, sans-serif;
	color: #735743;
}
.aside ol, .aside ul, #menu ol, #menu ul, ol.commentlist, .commentlist ul, #user-facts ul, #all-members ul{
	list-style: none;
}


/*layout*/
body{
	min-width: 960px;
}
#header, #bottom{
	position: relative;
}
#branding{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 200px;
	position: relative;
}
#logo{
	width: 515px;
	height: 124px;
	position: absolute;
	top: 30px;
	left: 30px;
}
#main{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
	padding: 10px 0 0 0;
}
#container{
	float: left;
	margin: 0 20px 0 0;
	width: 580px;
}
#content{
	overflow: hidden;
}
#side{
	float: right;
	margin: 10px 0 0 10px;
	width: 350px;
}
.front #side, .home #side{
	margin-top: -10px;
}
#right-side{
	float: right;
	margin: 0;
	width: 180px;
}
#blog-description, #author-info{
	overflow: auto;
	padding-bottom: 10px;
}
#blog-description #descr-left{
	overflow: visible;
	padding-bottom: 10px;
}
#left-side{
	float: right;
	margin: 0 15px 0 0;
	width: 155px;
}
#google-side{
	margin: 0 -2px 20px -3px;
}
#google-index{
	width: 468px;
	margin: 10px auto;
}
#footer{
	margin: 50px auto 0;
	overflow: auto;
	width: 940px;
	padding: 10px 10px 0;
}
#recent-members .avatar, #author-info .avatar{
	float: left;
	padding: 5px 2px 10px 0;
}
.post-meta div.avatar{
	float: left;
	padding: 0 8px 3px 0;
}
.post-meta .avatar img{
	vertical-align: text-top;
}
#recent-post-1{
	width: 580px;
}
#recent-post-2, #recent-post-4, #recent-post-6{
	width: 280px;
	float: left;
}
#recent-post-3, #recent-post-5, #recent-post-7{
	width: 280px;
	float: right;
}
#member-profile #user-facts{
	width: 160px;
	margin: 0 0 10px 0;
	padding: 5px;
}
.mini-menu{
	margin: 0 0 10px;
	clear: both;
}
.tags{
	background: url('images/icons/tag_orange.png') no-repeat;
	padding-left: 20px;
}
/*typography*/
.small{
	font-size: smaller;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.large{
	font-size: larger;
}
.post h1, .post h2, #all-members h2, #member-profile h2, h2.blog{
	font-size: 1.2em;
	font-family: Georgia, serif;
	line-height: 1.1em;
	letter-spacing: .1em;
	padding: 10px 0;
}
.entry-content h4, .entry-content h5{
	margin-bottom: .4em;
}
.post.news{
	background: #dfdfdf;
	overflow: auto;
	padding: 10px;
}
.post-meta, .readmore, .navigation, #footer p, .mini-menu{
	font-size: .7em;
	line-height: 1.2em;
	padding: 0 0 10px;
	overflow: visible;
}
.mini-menu img, .msie.ie8 .mini-menu img{
	vertical-align: sub;
}
.msie .mini-menu img{
	vertical-align: middle;
}
.entry-content p, #member-profile p, #rss, #author-info, .userinfo{
	font-size: .8em;
	margin: 0 0 .7em;
	line-height: 1.2em;
	vertical-align: bottom;
}
.entry-content li{
	font-size: .8em;
	line-height: 1em;
}
.entry-content p, #member-profile p{
	text-align: justify;
}
#blog-description h2{
	font-size: 14px;
	font-weight: normal;
	padding: 20px 0 10px;
}
#blog-description h1{
	font-family: Georgia, serif;
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #DE660E;
}
.aside h3, .blog h3, .blogpost h1{
	font-weight: bold;
	color: #DE660E;
	padding: 0 0 5px 0;
}
.blogpost h1{
	font-size: 1em;
}
.aside h3, .blog h3{
	font-size: .9em;
}
.entry-content h3{
	font-size: .8em;
}
.entry-content blockqoute, .entry-content blockqoute p{
	margin-left: 30px;
	padding: 5px;
	border-left: #333;
	background: #eee;
}
/*colors, border and stuff*/
.post h1, h2.blog, #member-profile h2{
	color: #DE660E;
}
#branding, #footer{
	background: url('images/header-bg.png');
}
#member-profile img{
	border: 1px solid #696969;
	margin: 0 0 10px;
}
#member-profile img.avatar{
	margin: 0 5px 3px 0;
}
#search input{
	background: #eee;
	color: #735743;
	border: 1px solid #735743;
}
#footer p{
	color: #eee;
}
/*aligns etc*/
.alignleft{
	float: left;
	overflow: visible;
}
.alignright{
	float: right;
	overflow: visible;
}
.aligncenter{
	text-align: center;
	overflow: visible;
}
.clear{
	line-height: .1px;
	float: none;
	clear: both;
}
.collapsed{
	width: 0;
	height: 0;
	line-height: 0;
}
/*links*/
a, .entry-content .read-more a{
	color: #333;
	text-decoration: none;
}
a:hover, .entry-content a:hover, .entry-content .read-more a:hover{
	color: #696969;
	text-decoration: underline;
}
#menu li a, #menu .page_item a, #menu .page_item.current_page_item a:hover{
	color: #eee;
	text-decoration: none;
}
#menu li a:hover, #menu .page_item a:hover, #menu .page_item.current_page_item a{
	color: #735743;
}
h2 a, .blog h3 a{
	color: #DE660E;
}
h2 a:hover, .blog h3 a:hover{
	color: #735743;
	text-decoration: none;
}
.aside a{
	color: #735743;
}
.post-meta a.commentlink, .post-meta a.commentlink:hover{
	background: url('images/icons/comments.png') no-repeat;
	padding: 0 0 5px 20px;
	text-decoration: none;
}
.post-meta a.post-edit-link, .post-meta a.post-edit-link:hover{
	background: url('images/icons/pencil.png') no-repeat;
	margin-left: 5px;
	padding: 0 0 5px 20px;
	text-decoration: none;
}
.mini-menu a:hover, #rss a:hover{
	text-decoration: none;
}
.entry-content a{
	color: #DE660E;
}
/*lists*/
.sociable_tagline{
	font-size: .7em;
	margin-bottom: 8px;
}
#menu{
	position: absolute;
	width: 100%;
	height: 24px;
	bottom: 0;
	right: 4px;
}
#menu ul.menu{
	position: absolute;
}
#menu ul li{
	display: inline;
	font-size: 13px;
	color: #eee;
	font-weight: bold;
	padding: 5px;
	margin: 0 1px 0 0;
	border: 1px solid #eee;
	border-bottom: 0;
	float: right;
}

#menu ul li.current_page_item{
	border: 1px solid #735743;
	border-bottom: 0;
}
#search{
	height: 20px;
	width: 200px;
	position: absolute;
	top: 10px;
	right: 5px;
}
.aside ul li#tagcloud, .aside ul li.archives{
	margin: 20px 0;
}
li#recent-comments li, li#recent-posts li{
	margin-bottom: 5px;
}
.aside ul ul.children li{
	font-size: 90%;
	
}
.aside ul ul.children{
	margin: 0 0 0 5px;
}
.aside ul ul li, #member-profile #user-facts li{
	font-size: .7em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.entry-content ul li{
	line-height: 1.2em;
}
.entry-content ul.related_post{
	margin: 10px 0;
	padding: 0 0 0 15px;
}
.entry-content ul.related_post li{
	font-size: .7em;
	
}
#all-members ul{
	margin: 10px;
}
#all-members ul li{
	display: inline !important;
	padding: 0 10px 10px 0;
	margin: 0;
	float: right !important;
}
#all-members{
	overflow: hidden;
	margin-top: 20px;
}
#all-members .userdiv, .ie8 #all-members .userdiv{
	width: 82px;
	height: 101px;
	padding: 0 0 0 0;
	margin: 0 12px 20px 0;
	display: inline;
}
.msie #all-members .userdiv{
	height: 113px;
}
#all-members img.avatar{
	border: 1px solid #696969;
	margin: 0 0 3px 0;
}
#all-members .mini-menu{
	height: 16px;
	margin: 0;
}
#all-members .userdiv .mini-menu img{
	border: 0;
}

/*comments*/
h3#comments, #respond h3, h3.archive-title{
	font-size: .9em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.2em;
	padding: 0 0 10px;
}
.commentlist ol, .commentlist ul{
	list-style-image: none;
	list-style-position: outside;
}
.commentlist li{
	border: 1px dotted #DE660E;
	min-height: 100px;
	overflow: visible;
	padding: 18px 1.5em 10px;
	position: relative;
}
ol.commentlist li{
	border-bottom: 0;
}
ol.commentlist, .commentlist ul.children{
	border-bottom: 1px dotted #DE660E;
}
ol.commentlist li.bypostauthor{
	background: #ffffcc;
}
.comment .vcard, .comment .comment-text, #commentform{
	font-size: .8em;
	padding-bottom: 10px;
}
.comment .avatar{
	float: left;
	padding: 0 5px 5px 0;
}
.commentlist .comment-author .fn{
	font-weight: bold;
}
.comment .comment-text p{
	margin: 5px 0;
}
.commentlist .comment-reply-link{
	font-size: 0.9em;
	padding-bottom: 10px;
	text-align: right;
}
.comment.thread-odd, .comment.thread-odd li{
	background: #eee;
}
.comment.thread-even, .comment.thread-even li{
	background: #fff;
}
#commentform textarea, #commentform input{
	background: transparent none repeat scroll 0 0;
	border: 1px solid #DE660E;
	color: #887059;
	margin: 0 0 5px;
}
#commentform textarea{
	font-family: Verdana,sans-serif;
	font-size: 1em;
	width: 99%;
}
/*kalender*/
li#cal{
	margin-bottom: 20px;
}
#wp-calendar table{
	font-size: .8em;
}
.wp #cal #ec3_publish{
	display: none;
}
.wp #cal .ec3_eventday a{
	color: #DE660E !important;
}
.entry-content table.ec3_schedule{
	margin: .3em .5em .1em 1px;
	border: 1px solid #DE660E;
}
.entry-content table.ec3_schedule td{
	color: #DE660E;
	padding: 3px;
	font-size: .8em;
}