/*
Theme Name: Babel
Theme URI: http://babelmalmo.com
Description: Babel must be built.
Version: 2008
Author: Max Adolfsson
Author URI: http://macks.at
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,* { margin: 0; padding: 0; }
fieldset,img,abbr { border: 0; }
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,th,var { font-family: Helvetica, Courier, "Trebuchet MS" Georgia, Arial, Verdana,"Bitstream Vera Sans",sans-serif; font-style: normal; font-weight: normal; }
caption,th { text-align: left; }
q:before,q:after { content: ''; }
body {
	font-size: 62.5%;
	font-family: Helvetica, "Trebuchet MS", Georgia, Arial, Verdana,"Bitstream Vera Sans",sans-serif;
	line-height: 18px;
	color: #555;
	margin-bottom: 1em;
	background: #000 url(images/top_stripes.gif) top center repeat-x;
}
code {font-family: Consolas, Monaco, "Courier New", Courier, monospace;}
.fancy, .fancy a { color: #2583ad; font-weight: bold; margin-bottom: 0.5em;}
pre {background: #f5f5f5;border: 1px solid #dadada;padding: 11px;font-size: 11px;line-height: 1.3em;overflow: auto;}
pre a {font-weight: normal;}
a {color: #2583ad; text-decoration: none; font-weight: bold; }
a:hover {color: #0ba0d8;}
strong {font-weight: bold;}
em, cite {font-style: italic;}

.wrapper {
	width:952px;
	margin: 0 auto;
	padding: 0;
	clear:both;}

#header {
	height:110px;
	min-width:900px;
	background: transparent url('images/logo.gif') top center no-repeat;
	margin-bottom: -1em;
}
#header h1 a {
	margin-left: 34%;
	width: 275px;
	height: 82px;
/* 	border: 1px solid red; */
	color: #ffffff;
	float: left;
	padding-top:0;
	margin-bottom: 0;
	margin-top: 5px;
	font-size: 36px;
	font-weight:normal;
}

#header ul {
	width: 750px;
	display: block; 
	clear: both;
	margin: 0 25px;
	list-style: none;
}
#header ul li {float: left;}
#header ul li a, .menu_separator {
	font-weight: bold;
	display: block;
	line-height: 24px;	
	margin: 2px 0;
	font-size: 14px;
	color: #151515;
	text-transform: lowercase;
	font-family: helvetica, georgia, Times, "Times New Roman", serif;
}

.menu_separator { margin: 3px 12px; }
#header ul li a:hover, .current_page_item a, li .current_page_item {
	color: #dd2d6f;
}
#header ul li a .inverted { color: white; }

.right_menu { display: block; float: right; }

.description {
	visibility: hidden;
	font-size: 1.2em;
	float:left;
	color:#fff;
	padding-top: 20px;
	padding-left: 100px;
}

p.intro a {font-weight: normal;}
.col-3 ul {margin-left: 16px;list-style: square;margin-bottom: 22px;}
.col-3 p {margin-bottom: 22px;}
.col-3 .download-button {
	display: block;
	text-align: center;
	line-height: 1.4em;
	padding: 10px;
	color: #ffac90;
}
.col-3 .download-button strong {font-size: 13px;color: #fff;}
.col-1, .col-2, .col-2-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	margin: 0 8px;
	background: #fff;
	padding: 20px;
	min-height: 500px;
}
.col-1 { width: 1px; }
.col-2, .col-2-2 { display: inline; width: 160px; float: left; }
.col-2 .new_window, strong.new_window { font-size: 90%; color: #333; padding-right: 16px; background: transparent url('images/popout.gif') no-repeat center right; }
.col-2-2 .all_news { font-size: 90%; color: #333; padding-right: 16px; }
.col-2-2 a { font-weight: bold; }
/* .col-3 { width: 212px; }
.col-4 { width: 292px; }
.col-5 { width: 372px; }
.col-6 { width: 472px; }
.col-7 { width: 552px; }*/

.col-8, .col-10 { width: 480px; float: left; display: inline; }
.col-13  {
	width: 480px;
	margin: 126px auto 0 auto;
	background: #fff;
	padding: 20px;
}

/* .col-9 { width: 710px; }
.col-11 { width: 900px; }
.col-12 { width: 960px; } */

.col-2, .col-2-2, .col-8, .col-10, .col-13 {
	-moz-border-radius-topleft: 12px;
	-khtml-border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-khtml-border-top-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-right-radius: 12px;

	-moz-border-radius-bottomleft: 12px;
	-khtml-border-bottom-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-khtml-border-bottom-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;

}

.col-2 ul li p, .col-2-2 ul li p { line-height: 1.4em; }

.col-2-2 { margin-left: 0px; }
.col-2 { margin-right: 0px; }

.sidebar-post-excerpt {
	clear: both;
	display: block;
	margin-bottom: 20px;
}

h3 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
	margin: 0 auto 10px auto;
}
h4, h3.head {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 4px;
	color: #333;
	margin-bottom: 18px;
}
ul#notable-users {list-style: none;}
ol.steps {list-style: none;}
ul#notable-users li a {
	display: block;
	width: 130px;
	height: 59px;
	margin-bottom: 8px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
ul#notable-users li a:active {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.button, .button-secondary {
	font-family: Helvetica, Georgia Tahoma, Verdana, sans-serif;
	padding: 4px 5px;
	border: none;
	font-size: 13px;
	color: #246;
	background: #e5e5e5;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #a3a3a3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
span.button a {padding-bottom: 6px;}
.button-secondary {background: #cee1ef;}
.button:hover, .button-secondary:hover {color: #d54e21;}
.button:hover {border-color: #535353;}
.button-secondary:hover {border-color: #328ab2;}
#headline {
	height: 88px;
	background: #FFEFD5;
	border-bottom: 1px solid #FFDAB9;
}
#headline {padding: 0 14px; display: none; }
#headline h2 {
	color: #555;
	font-size: 36px;
	line-height: 1em;
	font-family: helvetica, georgia, Times, "Times New Roman", serif;
	padding-top:36px;
	padding-left: 12px;
	float: left;
}
#headline .login {float: right;padding-top: 50px;margin-right: 15px;}
#pages {float:right;}
#pagebody .submenu, #pagebody #submenu {
	margin-left: 0;
	margin-top: 0;
	list-style: none;
}
#pagebody .submenu a#subcurrent, #pagebody #submenu a#subcurrent {
	color: #333;
	cursor: default;
	list-style: none;
}
p.person {
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 11px;
}
#pagebody .submenu li, #pagebody #submenu li {
	border-bottom: 0 solid #dedede;
	line-height: 16px;
	list-style: none;
}
#pagebody .submenu li.current, #pagebody #submenu li.current {
	background: url('images/arrow.png') center left no-repeat;
	margin-left: -8px;
	padding-left: 8px;
	font-weight: lighter;
}
#pagebody #submenu li ul {
	margin-top: 0 !important;
	margin-left: 16px !important;
}
#pagebody #submenu li ul li, .pagenav {
	border: none;
	line-height: 18px;
	list-style: none;
}
#pagebody {
	display: block;
	float: none;
	clear: both;
	font-size: 12px;
	margin-top: 29px;
}
#pagebody p, #pagebody ol, #pagebody ul {
	margin: 0 0 22px 0;
}
#pagebody ul {
	margin-left: 0;
	list-style: none;
}
a.rsslink {background:url('images/feedicon.png') top left no-repeat; padding-left: 14px;}

#pagebody ol {margin-left: 0;list-style: none;}

#pagebody p.intro {
	font-family: helvetica, georgia, Times, "Times New Roman", serif;
	color: #555;
	margin-top: -1px;
	margin-bottom: 23px;
}
#pagebody p.intro a {font-weight: normal;}
input.announcement-email {
	background: #f2f2f2;
	padding: 2px;
	font-size: 10px;
}
#footer input.announcement-email {margin-left: 8px;margin-right: 3px;}
.col-3 input.announcement-email {margin: 11px 0 13px 0;}
.feed {
	background: url('images/feedicon.png') center left no-repeat;
	padding-left: 19px;
}
#footer { display: block; float: left; height: 35px; clear: both; margin: 20px auto 20px auto; width: 952px; background: transparent url('images/footer_bg.gif') top center no-repeat; }

#footer .textwidget { display: block; text-align: center; color: #fff; font-size: 85%; margin-top: 4px;}
#footer .textwidget a { font-weight: bold; color: #fff; }
#footer .textwidget a:hover { color: #0ba0d8; }

#footer p { text-align: center; padding-top: 20px; }

.head-description {
	font-weight:bold;
	color:#fff;
	float: right;
	margin-top:10px;
	margin-right: 14px;
}
#head-search {
	float: right;
	margin-right: 14px;
	height: 54px;
	width: 300px;
}
#head-search div {margin: 0 auto;float: right;}
#head-search input.text {
	float: left;
	padding: 1px 2px;
	margin-top: 8px;
	width: 140px;
	background: #5a5a5a;
	border: 1px solid #666;
	color: #aaa;
}
#head-search .button {
	float: left;
	padding: 2px;
	margin-top: 8px;
	margin-left: 4px;
	border-color: #666;
	background: #5a5a5a;
	color: #aaa;
	text-shadow: #333 1px 1px 1px;
}
#head-search .button * {padding: 0;margin: 0;}
#head-search input.button:hover {color: #fff;border-color: #777;}
blockquote {
	background: #f5f5f5;
	border: 1px solid #dadada;
	padding: 22px 22px 0;
	margin-bottom: 22px;
}
/* 
#pagebody p + table {
	margin-top: -7px;
}
#pagebody table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin-bottom: 28px;
	margin-top: 16px;
}
#pagebody table td, #pagebody table th {
	border-bottom: 1px solid #ccc;
	padding: 0 6px;
	line-height: 21px;
	vertical-align: text-top;
	text-align: left;
}
#pagebody tbody th {width: 200px;}
#pagebody thead th {font-weight: bold;}
#pagebody table .check-column {
	text-align: center;
	vertical-align: text-top;
	width: 3%;
}
#pagebody table thead, .thead { background: #464646; color: #d7d7d7; }
*/

ol { list-style: none; padding-bottom: 0; }
.odd { display: block; background: #f9f9f9; line-height: 16px; padding: 1em;}
.odd p { margin: 0; padding: 0; }
.even { display: block; background: #fff; line-height: 16px; padding: 1em;}

.featured {
	background: #fffbcc;
	border: 1px solid #e6db55;
	padding: 11px 11px 0 11px;
	margin: 32px -12px 21px -12px;
}
.partner img {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 12px;
}
.submit {
	border: 0;
	height: 22px;
	width: 20px;
	margin-left: 7px;	
	background: transparent url('images/submit_2.gif') no-repeat left top;
}

.submit:hover {
	cursor: pointer;
	color: #d54e21;
}

#pagebody table.widefat {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	clear: both;
	margin-bottom: 11px;
}

#pagebody table.widefat a {
	text-decoration: none;
}

#pagebody table.widefat tr.alt {
	background-color: #f9f9f9;
}

#pagebody table.widefat thead {
	background-color: #464646;
	color: #d7d7d7;
}

#pagebody table.widefat td, #pagebody table.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 6px;
	vertical-align: text-top;
}

#pagebody table.widefat th {
	padding-bottom: 4px;
	padding-top: 8px;
	text-align: left;
}

#pagebody table.widefat .check-column {
	text-align: center;
	vertical-align: text-top;
	width: 3%;
}

.wrap, .updated, .error {
	margin: 0;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	max-width: 980px;
}

.form-table {
	border-collapse: collapse;
	margin-top: 1em;
	width: 100%;
	color: #333;
}

.form-table td {
	margin-bottom: 9px;
	padding: 10px;
	line-height: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;

}

.form-table th {
	text-align: left;
	padding: 10px;
	width: 150px;
	font-weight: bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}

.form-table g, .form-table textarea {
	border: 1px solid #d1e5f6;
	border-top-color: #b0c1cf;
	border-left-color: #b0c1cf;
}

.form-table textarea {
	width: 520px !important;
	font-size: 13px;
	line-height: 1.5em;
}

.error {
	background-color: #ffebe8;
	border-color: #c00;
}

.error a {
	color: #c00;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	border-color: #c00 !important;
}

.form-table td, .form-table th {
	border-bottom-color: #fff;
}

.form-input-tip {
	color: #999;
}

.form-table tr {
	background-color: #eaf3fa;
}

#sitesearch {
	margin-top: 10px;
	margin-bottom: 22px;
	font-size: 10px;
}

#sitesearch #sitesearchbox {
	padding: 4px;
	font-size: 18px;
}

.searchbox {
	background: url('images/searchbox.gif') no-repeat;
	color: #eee;
	padding: 5px 7px 5px 6px;
	margin-left: 5px;
	border: 0;
	width: 115px;
	line-height: 10px;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Tahoma, Georgia, Helvetica, Arial;
}

.left_col_info {margin: 5px 0 5px}


#sitesearch p { margin-top: 4px; }

#sitesearch label { margin-right: 6px;}

#sitesearch .button {
	font-size: 16px;
	margin-left: 4px;
}

ol.searchresults {
	margin-top: 22px !important;
	padding-left: 4px;
}

div.special { margin-top: 22px; }

.searchresults h4, .special h4 {
	margin-bottom: 4px;
}
.searchresults .source, .special .source {
	float: right;
	font-style: italic;
	font-family: Helvetica, Arial, Tahoma,;
	color: #888;
	font-weight: normal;
}

.heatmap {
	font-family: helvetica, georgia, Times, "Times New Roman", serif;
	line-height: 3em;
}

.heatmap a {
	font-weight: normal;
}

.more-span { display: inline; height: 0px; }

.more-link {
	padding: 5px 0;
	font-weight: bold;
	height: 20px;
}

.get-more {
	float: right; 
	font-size: 85%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 2px 7px;
	border: none;
	border-width: 0;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	background-color: #e5e5e5;
	
	position: relative;
	bottom: 0px; 
	right: 0px;
	
	margin-top: 10px;
	margin-left: 10px; 
	margin-bottom: 10px;
}

.edit_page { display: block; clear: both; float: left; width: 480px; margin: 20px 0px 0px 0px;}

div.follow-us a img, div.col-2 a img.image-rotate {
	border: none;
	border-width: 0;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.follow-us a img {
	margin-bottom: 5px;
	max-width: 100px;
}


div.follow-us {
	margin-bottom: 10px;
}

.column-list {
	font-size: 10px;
	line-height: 1.5em;
}

.column-list li {
	padding-bottom: 4px;
}

#theuser .block {
	margin: 24px;
}

#theuser #userinfo {
	margin-left: 22px;
	margin-bottom: 0;
}

.date {
	font-family: helvetica, georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight:normal;
	color: #ccc;
	margin: 0 auto;
}
.meta {
	font: 12px Helvetica, Arial, Verdana, sans-serif;
	margin-top: 10px;
}
.feedback {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #dadada;
	padding-bottom: 1px;
	margin-bottom: 25px;
}
.feedback a {
	text-decoration: none;
}
.nextprev {
	margin-bottom: 2em;
}
.blog-categories ul li ul {
	margin-bottom: 0 !important;
}
.navigation {
	display: block;
	clear: both;
	margin-bottom: 3em;
	
	font-weight: bold;
	clear: both;
	text-align: left;
	display: block;
	width: 480px;
	border-top: 1px solid #ccc;
	
	
}
.alignright {float: right;}
.alignleft {float: left}

.alignright a {
	font-weight: bold;
	text-align: left;
	display: block;
	width: 80px;
	padding: 1em;
	background: transparent url('images/submit_2.gif') no-repeat center right;
}

.alignleft a {
	font-weight: bold;
	text-align: right;
	display: block;
	width: 80px;
	padding: 1em;
	background: transparent url('images/submit_3.gif') no-repeat center left;
}

.submitcomment input, #commentform input, .textfield textarea {
	padding: 3px 5px;
	border: none;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
	text-decoration: none;	
	background-color: #cee1ef !important;
	border-color: #80b5d0;
	color: #246;
	font-size: 1.4em;
	font-family: Georgia, monospace, Helvetica, Arial;
	margin: 0px 5px 3px 0px;
}

.submitcomment input, .button {
	background-color: #e5e5e5;
	color: #246;
	border-color: #80b5d0;
}
.submitcomment input:hover, .button:hover {
	border-color: #535353;
}
.submitcomment input:hover, .button:hover {
	color: #d54e21;
}

#commentform p { margin: 0px; }
p.textfield { margin-top: 10px; }
.textfield textarea { width: 465px; max-width: 465px; min-width: 465px; display: block; float: left; clear: both; margin: 10px 0px; }

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    margin: 0 0 0.5em 1em;
    display: inline;
}

img.alignleft {
    margin: 0 1em 0.5em 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin additions */
.image-rotate { max-width: 160px !important; margin-bottom: 20px; }
.sidebar_fixed { text-align: right; margin-left: -20px; }
.sidebar_fixed img { margin-bottom: -10px; }
.post_wrapper { display: block; float: left; width: 480px; clear: both; margin-bottom: 10px; }
	.post_wrapper .storycontent_fixed p { margin: 0px auto 14px auto; }
.post_thumb { float: left; display: block; border: 0 solid #ccc; margin-right: 10px; margin-top: 5px; max-width: 120px; }
.post_wrapper .fancy { display: block; clear: right; line-height: 22px; }
	.post_wrapper h1.fancy { line-height: 32px; }
.post_wrapper a .fancy { display: block; /* clear: right; */ }
.klubb .storycontent p { display: inline; clear: both; }
.klubb .storycontent img { display: inline; padding-right: 10px; margin-bottom: auto; border: 0; }
ul .cat_post_widget {  list-style: none; border-bottom: 1px solid #999; }
.textwidget li, .textwidget {list-style: none;}
.space {}

#post_image { display: block; float: left;}

.show-programme p { margin: 0; }
.show-programme a {
	font-weight: bold;
	clear: both;
	text-align: left;
	display: block;
	width: 450px;
	border-top: 1px solid #ccc;
	padding: 1em;
	background: transparent url('images/submit_2.gif') no-repeat center right;
}

.show-archive a {
	font-weight: bold;
	clear: both;
	text-align: left;
	display: block;
	width: 170px;
	padding:0;
	background: transparent url('images/submit_2.gif') no-repeat center right;
}

a.widget_sidebar_title { display: none; visibility: hidden; }

.storycontent { display: block; float: left; clear: both; margin-bottom: 30px; }
.storycontent p, .storycontent a { display: block; float: left; }
#page-links { display: block; width: 480px; text-align: center; font-size: 240%; font-family: Georgia, "Lucida Grande", Helvetica, Arial; font-variant: small-caps; }

.gramophone {
background: #000 url('images/logo_mini.gif') top center no-repeat;
}

/* post_thumb tag class */
.Konsert { background-color: #67a146; padding-left: 8px; }
/* .Konsert { background: #67a146 url('images/tags/konsert.gif') left	repeat; padding-left: 8px; } */
.Klubb { border-left: 8px solid #f4751c; }
.Scenkonst { border-left: 8px solid #99331d; }

#map { display: block; margin-bottom: 10px;}

#divshare { text-align: right; padding-left: 50px; display: block; padding: 10px; background-image: url('images/babel_mp3_embed.jpg'); background-position: left center; background-repeat: no-repeat; background-color: #0ba0d8; }
#divshare h2 { padding-bottom: 5px; font-weight: bold; color: white; }