/*
	Theme Name: Segersta Theme
	Theme URI: http://www.segersta.eu/
	Description: The default design for Segersta.eu. Not to be redistributed by third party.
	Version: 2.0
	Author: Gosse
	Author URI: http://www.gosse.se/
*/
/* @override http://segersta.eu/beta/wp-content/themes/segersta/style.css */

html, body {
	background-color: #efefef;
	background-image: url(images/bg-body.png);
	background-position: center 24px;
}

body {
	font: 13px/20px Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	color: #333;
	padding-bottom: 20px;
}

.header {
	background: #1f1f1f 0;
	border-bottom: 40px solid #f3f1ee;
	height: 140px;
	position: relative;
	overflow: hidden;
}

.header-content {
	padding-top: 1px;
	position: relative;
	background: url(images/header-sprite.png) no-repeat 0 20px;
}

.header-content, .page {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

.header h1 {
	height: 95px;
	margin-top: 15px;
	width: 272px;
	margin-bottom: 10px;
}

.header h1 a {
	display: block;
	height: 100%;
	width: 100%;
}

.header h1 span {
	display: none;
}

/* @group Main menu */

ul.mainmenu {
	position: absolute;
	left: 388px;
	right: 0;
	top: 70px;
	height: 30px;
}

ul.mainmenu li {
	float: left;
	height: 100%;
	margin-right: 14px;
	background-color: #1f1f1f;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

ul.mainmenu li.current_page_item,
ul.mainmenu li.current_page_ancestor {
	border-bottom: 1px solid #747474;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=00);
}

ul.mainmenu a {
	display: block;
	height: 100%;
}

ul.mainmenu li.page-item-3 {
	width: 90px;
}

ul.mainmenu li.page-item-7 {
	width: 101px;
}

ul.mainmenu li.page-item-9 {
	width: 94px;
	margin-right: 12px;
}

ul.mainmenu li.page-item-37 {
	width: 91px;
}

ul.mainmenu li.page-item-30 {
	width: 102px;
	margin: 0;
}

ul.mainmenu span {
	display: none;
}

/* @end */

a {
	color: #ba8b00;
	text-decoration: none;
}

a:visited {
	color: #a2794b;
}

a.news-prev {
	background-color: #d39f00;
	color: white;
	padding: 4px;
}

.page {
	background: white url(images/bg-page.png) repeat-x 0 top;
	position: relative;
	top: -20px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius: 0 0 10px 10px;
}

.page-padding {
	padding: 20px;
	position: relative;
}

.company-nav {
	position: absolute;
	top: 12px;
	right: 20px;
}

.company-nav span {
	display: none;
}

.company-nav .nav-next, .company-nav .nav-prev {
	height: 40px;
	background-color: #ededed;
	width: 40px;
	float: left;
}

.company-nav .nav-prev {
	background: url(images/browser.png) no-repeat 0 0;
}

.company-nav .nav-prev:hover {
	background: url(images/browser.png) no-repeat 0 -40px;
}

.company-nav .nav-next {
	background: url(images/browser.png) no-repeat -40px 0;
}

.company-nav .nav-next:hover {
	background: url(images/browser.png) no-repeat -40px -40px;
}

.main-slideshow {
	height: 300px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	margin: -40px -20px 20px;
}

.main-slideshow img {
	width: 920px;
	height: 300px;
}

.clinton {
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 30px;
	color: #111;
	letter-spacing: -1px;
	font-weight: bold;
}

.clinton a {
	opacity: 0;
}

.washington {
	font-size: 21px;
	line-height: 27px;
	margin: 0 0 10px;
	font-weight: bold;
}

.washington.news {
	margin-bottom: 17px;
}

.kennedy {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: -2px;
}

.washington, .washington a {
	color: #111;
}

p {
	margin-bottom: 20px;
	color: #444;
}

p em {
	font-weight: bold;
	font-style: normal;
}

blockquote {
	font-style: italic;
}

.toptiles {
	background: url(images/bg-toptiles.png) repeat-x center 0;
}

.single {
	width: 580px;
}

.columns {
	clear: both;
	overflow: hidden;
	padding: 4px 0;
}

.column {
	width: 280px;
	margin-right: 20px;
	float: left;
}

.column.news {
	border-left: 1px solid #e4e4e4;
	width: 253px;
	padding: 0 4px 0 22px;
}

.column.push-1 {
	padding-top: 37px;
}

.column.push-2 {
	padding-top: 64px;
}

.column.last {
	float: right;
	margin: 0;
}

.column-2 {
	float: right;
	margin: 0;
}

.company-slideshow {
	background-color: #f4f4f4;
	margin-bottom: 30px;
	overflow: auto;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.company-slideshow .text {
	width: 260px;
	float: left;
}

.company-slideshow .photo {
	width: 560px;
	height: 300px;
	float: right;
	overflow: hidden;
	clear: right;
	background: #eff2f1 url(images/spinner.gif) no-repeat center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.company-slideshow img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.contact-content {
	margin: 0 0 20px;
	line-height: 30px;
	font-size: 19px;
}

.post ul {
	margin-bottom: 20px;
}

.post li {
	list-style-type: disc;
	margin-left: 1.35em;
}

.contact p {
	margin: 0 0 10px;
	padding-left: 24px;
}

.contact .photo {
	margin: 0 0 20px;
	border: 1px solid #ebebeb;
	width: 278px;
	overflow: hidden;
	display: none;
}

.contact .phone-work, .contact .phone-cellphone {
	background: url(images/mobile_phone.png) no-repeat -1px 1px;
}

.contact .email {
	background: url(images/mail_open_document_text.png) no-repeat 0 1px;
}

.footer {
	clear: both;
}

.footer strong {
	font-weight: bold;
	display: block;
}

.footer p {
	margin: 20px 0 0;
	color: #888;
}

.error-404 {
	padding: 100px;
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
