/*   
Theme Name: Sommarkväll i Gävle
Theme URI: 
Description: Tema för Sommarkväll i Gävle
Author: doob
Author URI: http://doob.se/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body {
	background: url('gfx/bg-body.png');
}

a:link { color: #D72D21; text-decoration: none; }
a:visited {color:#660000; text-decoration: none; }
a:hover { text-decoration:underline; }

 
h2 {font-family:Georgia, Times New Roman, serif; font-size:20px; font-weight:bold;}
h3 {font-family:Georgia, Times New Roman, serif; font-size:16px; font-weight:bold;}

/* LAYOUT */
#wrapper {
	width: 960px;
	margin: 0 auto;
	-moz-box-shadow: 0 0 30px #ccc;
	-webkit-box-shadow: 0 0 30px #ccc;
	box-shadow: 0 0 30px #ccc;	
}

#header, #footer {
	background: #fff;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:960px;
}
#branding {
	background: url(gfx/bg-header01.jpg) no-repeat;
	padding: 0;
	height: 400px;
}
#blog-title a {
	background: url(gfx/logo_sommarkvall_start.png) no-repeat;
	display: block;
	width: 290px;
	height: 160px;
	text-indent: -9999em;
	position: absolute;
	top: 10px;
	left: 30px;
}
#main {
	background: #fff;
	padding:30px 0 22px;
}
#container {
	width: 380px;
}
body.singular #container {
	width: 640px;
}
#secondary {
	width: 260px;
}
#footer {
	background: #aa231a url(gfx/bg-footer.png);
}

#footer div {
	color: #eee;
}

h3.widgettitle, #comments h3 {
	border-bottom: 1px dotted #000;
	font-family: Impact, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 22px;
	padding: 10px 0;
	color: #222;
}
#primary {
	border: 0;
	padding: 0;
}

#primary .xoxo li#program-per-dag {
	background: #ffd300;
}

#subsidiary #first {
	width: 700px;
}

#subsidiary #second {
	width: 220px;
}

#subsidiary #first .aside {
	width: 150px;
}

#subsidiary h6.date {
	font-style: italic;
	margin-bottom: 1em;
}

.post, .main-aside .widgetcontainer {
	border-bottom: 5px solid #000;
	margin-bottom:2em;
}

#footer .widgettitle {
	border-bottom: 1px dotted #fff;
	font-family: Impact, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1em;
	font-size: 21px;
	padding-bottom:0.5em;
	color: #fff;
}

.textwidget {
	margin-bottom: 20px;
}

/* IMAGE WIDGET & IMAGES  */
#secondary .xoxo li.widget_simpleimage {
	padding: 0;
}
#secondary .xoxo li.widget_simpleimage p {
	margin-bottom: 0;
}
#secondary .xoxo li.widget_simpleimage a {
	padding: 0;
	background: 0;
}
#secondary .xoxo li.widget_simpleimage img {
	display: block;
}

.wp-post-image {
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
}

/* MENU */
#access {
	border: 0;
}
.sf-menu {
	border: 0;
}
.sf-menu li, .sf-menu li:hover {
	background: transparent;
}
.sf-menu a {
	border: 0;
	padding: 0;
	text-indent: -9999em;
}
#access {
	height: 85px;
	width: 610px;
	margin-left: 25px;
}

	#access div.menu {
		width: 610px;
	}
	
#access .menu ul li.one a {
	background: url(gfx/mainmenu-one.png);
	width: 128px;
	height: 71px;
}
#access .menu ul li.two a {
	background: url(gfx/mainmenu-two.png);
	width: 134px;
	height: 70px;
	margin-left: -20px;
}

#access .menu ul li.three a {
	background: url(gfx/mainmenu-three.png);
	width: 140px;
	height: 76px;
	margin-left: -20px;
}

#access .menu ul li.four a {
	background: url(gfx/mainmenu-four.png);
	width: 143px;
	height: 71px;
	margin-left: -20px;
}

#access .menu ul li.five a {
	background: url(gfx/mainmenu-five.png);
	width: 144px;
	height: 77px;
	margin-left: -25px;
}

#header a#facebook {
	background: url(gfx/tab-facebook.png) no-repeat;
	width: 141px;
	height: 55px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	right: 20px;
	top: 400px;
}

#header a#heartbreak {
	background: url(gfx/tab-heartbreak.png) no-repeat;
	width: 156px;
	height: 71px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	right: 200px;
	top: 400px;
}

/* ENTRY */

.entry-title {
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-size: 29px;
	font-weight: normal;
	line-height:1.3em;
}
.entry-title a {
	color: #d72d21;
}

.entry-utility a {
color:#d72d21;
font-style:italic;
text-decoration:none;
}
.entry-meta a {
color:#d72d21;
text-decoration:none;
}
.main-aside ul {
	padding:0 0;
}

.entry-content img {
	padding: 10px;
	border: 1px solid #eee;
/*	max-width: 410px;*/
}

.cat-links {

}
.comments-link {
	float: right;
}

/* COMMENT */
#comments-list li img.avatar.FB_profile_pic {
	top: 0;
	left: 0;
}

#comments-list li .avatar {
height: 50px;
left:10px;
position:absolute;
top:10px;
width: 50px;
}

#comments-list .comment-author {
font-weight:bold;
padding:9px 0 0 65px;
}

#comments-list .comment-meta {
color:#666666;
font-size:11px;
padding:0 0 9px 65px;
}
#comments-list .comment-meta {
color:#666666;
font-size:11px;
padding:0 0 10px 65px;
}

#comments-list .comment-content {
padding:0 0 0 65px;
}

#comments-list li.bypostauthor {
	background:none repeat scroll 0 0 #f3f3f3;
}

#comments-list ul li {
border: 1px solid;
border-color: #eee #ddd #ddd #eee;
margin:0 0 18px;
}

div#form-allowed-tags {
	display: none;
}

#primary .xoxo li, #secondary .xoxo li {
	background: #ddd url(gfx/textbox-bg.png) repeat-x;
	padding: 0 15px;
}


/* LINKS & TEXT */
.aside h3 a {
	color: #000;
}
.aside h3 a:hover {
	background: 0;
	color: #444;
}

.aside {
	color: #000;
}
#secondary p a, #secondary p .more-link {
	background: #000;
	color: #fff;
	padding: 3px 5px;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-family:Arial, sans-serif;
}
#secondary a:hover {
	background: #000;
	color: #fff;
}

/* POLL */
.aside ul ul.wp-polls-ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#secondary  .xoxo li .wp-polls ul.wp-polls-ul li {
	margin: 0;
	padding: 0;
}
div.wp-polls-loading {
	margin-bottom: 20px;
}
