/*
Theme Name: Advokatbyran.nu
Theme URI: http://presis.se
Description: WordPress theme for advokatbyran.nu
Author: Daniel Fülep - Presis i Lund AB
Version: 1.0
*/

html, body {
	margin: 0;
	padding: 0;
	width: 850px;
	margin: 0 auto;
	min-height: 100%;
}

html {
	overflow-y:scroll;
}

a,
a:hover,
a:active,
a:visited {
	color: #0a4496;
}

img {
	border: 0;
}

h2 {
	color: #000;
	font: 22px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 6px;
}

h3 {
	color: #0F4CA1;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

h4 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 6px;
}

p {
	color: #000;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 0;
	margin-bottom: 12px;
}

#header {
	width: 860px;
	height: 140px;
	margin-top: 25px;
	margin-bottom: 1px;
}

#header-left {
	width: 165px;
	margin-right: 10px;
	float: left;
}

#logo {
	width: 165px;
	height: 70px;
}

#adr {
	color: #00467f;
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	text-align: center;
}

#search-box {
	width: 148px;
	background: #fff url(img/search-bg.png) no-repeat 148px;
	padding-right: 10px;
}

#header-right {
	width: 675px;
	float: left;
}

#header-right img {
	width: 675px;
	height: 140px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}

#body {
	width: 860px;
	margin-top: 15px;
}

#sidebar {
	width: 165px;
	margin-right: 10px;
	border-top: 7px solid #0a4496;
	float: left;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	width: 165px;
	height: 30px;
	background: url(img/nav_bg.png) no-repeat 0 0;
	color: #000;
	font: 13px/31px "Lucida Grande", Lucida, Verdana, sans-serif;
	overflow: hidden;
}

#nav ul li a,
.current_page_item a,
.page_item a {
	color: #000;
	font: 13px/31px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

#medlem-nav ul {
	list-style-type: circle;
	margin: 0;
	padding-left: 20px;
}

#medlem-nav ul li {
	color: #000;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#medlem-nav ul li a {
	color: #000;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#medlem-nav ul li a:hover {
	text-decoration: underline;
}

.parentpage {
	width: 165px;
	height: 30px;
	background: url(img/nav_bg.png) no-repeat 0 0;
	color: #000;
	font: 13px/31px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
}

.subpage {
	width: 165px;
	height: 30px;
	background: url(img/nav_bg_sub.png) no-repeat 0 0;
	display: block;
}

.subsubpage {
	width: 165px;
	height: 30px;
	background: url(img/nav_bg_sub.png) no-repeat 0 0;
	display: block;
}

.menuclean {
	width: 10px;
	height: 30px;
	display: block;
}

#sidebar-buttons {
	width: 155px;
	padding-top: 10px;
}

.search-form {
	border: 1px solid #b5b5b5;
	background-color: #ededed;
	height: 22px;
	width: 165px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content {
	width: 675px;
	float: left;
	border-top: 7px solid #0a4496;
	padding-top: 10px;
	min-height: 175px;
	overflow: hidden;
}

#blogg {
	border-top: 1px solid #bfbfbf;
	padding-top: 12px;
}

#blogg > h2 {
	margin-bottom: 12px;
}

#bloggat ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bloggat ul li,
#bloggat ul li a {
	color: #000;
	font: 15px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.post-limit {
	padding-left: 30px;
}

.post-limit > p {
	padding: 0;
	margin: 0;
}

#footer {
	width: 850px;
	margin-top: 10px;
}

#footer-inner {
	width: 675px;
	float: right;
}

.citat {
	color: #bfbfbf;
	font: 24px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
}

#footer-info {
	color: #000;
	font: 11px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	border-top: 2px solid #0a4496;
}
