/*
Theme Name: Safemind
Theme URI: -
Description: Safemind
Version: 2
Author: codebyko
Author URI: http://www.safemind.se/
Tags: none
*/
/*
#53ff98
*/
#doc-custom {
	margin:auto;text-align:left; /* leave unchanged */
	width:61.53em;/* non-IE */
	*width:60.05em;/* IE */
	min-width:800px;/* optional but recommended */
}
body { font-family: "Trebuchet MS", sans-serif; }
a { color: #ec008c; text-decoration: none; }
a:hover { text-decoration:underline; }

h1, h2, h3, h4 { padding: 0; }
h1 { margin: 0.3em 0 0.1em; font-weight: bold; }
h2, h3, h4 { margin: 0.5em 0 0.1em; }
h1 { font-size: 2em; }
h1.home {
	font-size: 3.1em;
	letter-spacing: -1px;
	padding-top: 120px;
}
h2 { font-size: 1.6em; }
h2 a { color: #000; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

p { line-height: 1.3em; }

em { font-style: italic; }
strong { font-weight: bold; }
.small { font-size: 90%; }
.thin { font-weight: normal; }
.right { text-align: right; }
.error { color: #ec8c00; }

#hd {
	background: transparent url('img/header_05.png') top right no-repeat;
	position: relative;
	color: #fff;
	height: 120px;
	margin-bottom: 20px;
}

#header-logo {
	background: #fff;
	width: 230px;
	height: 60px;
	position: relative;
	left: 10px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#header-logo img { display: block; margin: 0 auto; padding: 10px 0; }

.header-menu ul {
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.header-menu ul a {
	color: #000;
	display: block;
	padding: 0 10px;
	font-size: 1.3em;
	text-decoration: none;
	font-weight: normal;
}
.header-menu ul a:hover { color: #ec008c; }
.header-menu ul li {
	float: left;
	margin-right: 5px;
	line-height: 30px;
	background: #c4ecff url('img/blue-grad.png') repeat-x bottom left;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 4px solid #fff;
	border-bottom: none;
	position: relative;
	bottom: -6px;
}
.header-menu ul li.current_page_item, .header-menu ul li.current_page_parent, .header-menu ul li.current_page_ancestor {
	background: #fff;
	padding: 4px 0 2px;
	position: relative;
	bottom: 0px;
}

.header-menu ul li.current_page_item a, .header-menu ul li.current_page_parent a, .header-menu ul li.current_page_ancestor a {
	font-size: 1.6em;
	font-weight: bold;
}
.header-menu ul li.current_page_item a { color: #ec008c; }

#language {
	background: #fff;
	color:#ec008c;
	margin:0;
	padding:0 5px;
	position:absolute;
	right:10px;
	top:0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#bd { }

.sn-ga { float: left; }
.sn-ga .sn-u { float: left; width: 24.9%; }
.sn-ga .second { width: 49.9%; }
.sn-ga .last { float: right; }

.main p { padding: 3px 10px;}
.main ul { margin: 10px auto; }

.main h1,
.main h2,
.main h3,
.main h4,
.main ol,
.nav-3 { padding-right: 10px; padding-left: 10px; }

.nav-3 a { color: #000; font-weight: bold; }
.nav-3 a:hover { color: #ec008c; text-decoration: none; }
.nav-3 ul li a { display: block; padding: 0.4em; }
.nav-3 ul li.current_page_item > a { color: #ec008c; }
.nav-3 ul li ul { border-bottom: none; }
.nav-3 ul li ul li a { padding-left: 25px; }

.nav-2 { margin-bottom: 20px; }
.nav-2 li { display: inline; margin-right: 20px; text-transform: uppercase; }
.nav-2 li.current_page_item a { color: #ec008c; text-decoration: underline; }
.nav-2 a { color: #000; }
.nav-2 a:hover { color: #ec008c; text-decoration: underline; }

.main ol, .main ul { margin-left: 3em; }
ul.nav-2 { margin-left: 10px; }
.main ul li { list-style-type: disc;}
.main ol li { list-style-type: decimal; }

.headlines .post { margin-bottom: 10px; }
.headlines { margin-top: 10px; background: transparent url('img/news.png') no-repeat top center; }
h2.latest {
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 10px 10px 0;
	margin-bottom: 10px;
}
.postmeta { color: #777; font-size: 85%; }
.postmeta span,
.postmeta abbr { text-transform: uppercase; }

.post { margin-bottom: 30px; }
.post p { line-height: 1.4em; margin-bottom: 0.7em; }

.worklist { margin: 20px 10px; font-size: 0.9em; }
.worklist tr:hover { background: #c4ecff; }
.worklist th { font-weight: bold; background: #c4ecff; border-bottom: 1px solid #ec008c; }
.worklist th, .worklist td { padding: 5px 10px; }
.worklist td { border-bottom: 1px solid #d4d4d4; }
.worklist td a { font-weight: normal; color: #000; }
.worklist td a:hover { text-decoration: underline; }
th.header { cursor: pointer; background: #c4ecff url('img/small.gif') center right no-repeat; padding-right: 15px;}
th.headerSortUp { background: #c4ecff url('img/asc.gif') center right no-repeat; }
th.headerSortDown { background: #c4ecff url('img/desc.gif') center right no-repeat; }

#tagline { margin-top: 20px; font-size: 90%; padding: 10px 20px; border: 1px solid #e9e9e9; }

.workinfo { width: 100%; margin: 10px 10px; }
.workinfo th { font-size: 90%; font-weight: bold; }
.workinfo td { font-size: 90%; }

.puffer a { font-weight: normal; color: #000; }
.puffer a:hover { text-decoration: none; }
.puff_top { background: url('img/puff_top.png') top center no-repeat ; height: 30px; }
.puff_content { background: url('img/puff_row.png') top center repeat-y; }
.puff_content img { display: block; margin: 0 auto; }
.puff_content p { font-style: italic; margin: 10px 30px 0 30px; font-size: 1.2em; }
.puff_bottom { background: url('img/puff_bottom.png') top center no-repeat; height: 30px; }

.puff_wide_top { background: url('img/puff_wide_top.png') top center no-repeat ; height: 30px; }
.puff_wide_content { background: url('img/puff_wide_row.png') top center repeat-y; }
.puff_wide_bottom { clear: both; background: url('img/puff_wide_bottom.png') top center no-repeat; height: 30px; }

h2.widgettitle { font-size: 1.2em; padding: 5px; background: #c4ecff; margin-bottom: 0; }
li.widget { margin-bottom: 20px; }
li.widget_recent_entries ul li { padding: 3px 5px; border-bottom: 1px dotted #c4ecff; }
li.widget_recent_entries a { font-family: Arial, sans-serif; font-size: 85%; }
li h3 { padding: 0; font-size: 1em; }

.sm_comments ul li { font-size: 85%; }
.latest-assignments ul li, .sm_comments ul li { padding: 3px 5px; border-bottom: 1px dotted #c4ecff; }
.latest-assignments ul li span { display: block; font-size: 85%; }
.latest-assignments ul li ul li { padding: 0; border: none; }
.latest-assignments ul li:hover, .latest-assignments ul li.odd:hover, .sm_comments ul li:hover { background: #c4ecff; }
.latest-assignments ul li.latest-end { font-size: 80%; text-align: right; border-bottom: 1px solid #c4ecff; }
.latest-assignments ul li a { color: #000; }
.latest-assignments ul li.odd { background: #e9e9e9; }


#express { text-align: left; margin-bottom: 20px; height: 280px; background: transparent url('img/express_big.png') no-repeat; padding: 50px  25px 0 25px; }
#expressform input { width: 100%; border: 1px solid #d4d4d4; margin-bottom: 3px; }
#expressform input[type='text']:hover, #expressform input[type='text']:focus {	outline: 1px solid #c4ecff; }
#expressform label { color: #fff; }
#expressform label, #expressform input[type="submit"] { display: block; }
#expressform select { width: 200px; }

.navigation { margin: 10px; }

#respond h3 { margin-top: 20px; }

ol.commentlist { margin: 0; }
ol.commentlist li { border-top: 1px dotted #c4ecff; list-style-type: none; padding: 10px; }
ol.commentlist li.byuser { background: #c4ecff; }
.commentcount { float: right; font-size: 30px; }
.commentmeta {}
.commentmeta .comment-author { font-size: 1.2em; }
.commentmeta .comment-date { font-size: 0.8em; }
.commentmessage p { padding: 5px 0; }
.commentreply { text-align: right; }

.sitemap li {  padding: 2px 0; list-style: square inside; }
.sitemap ul { margin: 0 1em; padding-left: 10px; }
.sitemap ul li.parent { margin: 5px 0; padding-left: 10px; list-style-type: none; font-size: 1.2em; border-left: 5px solid #c4ecff; }
.sitemap ul ul li { list-style-type: disc; }
.sitemap ul ul ul li { list-style-type: circle; }
.sitemap-toplevel { width: 25%; float: left; }

.headlines { margin-bottom: 10px; }
.post-content p { font-size: 0.9em; }

ul#logo-horizontal { background: transparent; margin: 0 20px;  }
ul#logo-horizontal li { display: inline-block; vertical-align: middle; margin: 0 10px; }

#ft { border-top: 1px solid #ddd; padding: 10px 0; margin-top: 10px; }
#ft p { padding: 3px 10px; font-size: 90%; }
