/*
Theme Name: F&oslash;rde Framover
Theme URI: http://www.fordeframover.no/
Description: Theme for fordeframover.no
Version: 1.0.
Author: Terje Sorbo
Author URI: http://www.terjesorbo.no/
*/
@import "master.css";
body {
	background: #ebeaef url(images/bodyBg.png) 0 154px repeat-x;
	color: #434343;
	font-family:"Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}
body a {
	color: #0274C4;
}
h1, h2, h3 {
	color: #454545;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.6em;
}
h3 {
	font-size: 1.4em;
}
#pageWrap {
	background: #fff;
	width: 954px;
	margin: 0 auto 50px auto;
	position: relative;
}

/* topbar */
#topbar {
	height: 28px;
	background: #ebeaef;
	padding: 30px 20px 0 0;
	font-size: 1.1em;
}
#enlang {
	padding-top: 5px;
}
#enlang a{
	background: url(images/en-flag.png) 0 50% no-repeat;
	padding-left: 20px;
	display: block;
	color: #6d6883;
}
#search {
	margin-left: 30px;
}
#search input.search-field {
	background:transparent url(images/searchLeft.png) no-repeat scroll 0pt;
	border:medium none;
	color:#777777;
	float:left;
	font-style:italic;
	height:14px;
	padding: 4px 6px;
	width:125px;
}
#search input.search-button {
	background:transparent url(images/searchRight.png) 0 0 no-repeat;
	border:medium none;
	float:left;
	height:22px;
	width:29px;
	cursor: pointer;
}


/* header */
#header {
	background: url(images/headerBg.png) 0 0 no-repeat;
	height: 113px;
	padding-top: 8px;
}
#logo a {
	background: url(images/logo2.png) 40px 0 no-repeat;
	display: block;
	height: 85px;
	float: left;
	width: 300px;
	text-decoration: none;
	margin: 0 2px;
	padding: 0;
}
#description {
	float: left;
	height: 85px;
}
#description p {
	margin-top: 40px;
	font-size: 2em;
	color: #888;
}
#menu {
	margin: 0 2px;
	height: 24px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 40px;
	position: relative;
	list-style: none;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
}
#menu ul li a {
	position: relative;
	float: left;
	display: block;
	color: #333;
	padding: 0 0 0 10px;
	margin-right: -1px;
	height: 24px;
	text-decoration: none;
	font-family: "Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	text-transform: uppercase;
	background: url(images/inactiveLeft.gif) 0 0 no-repeat;
	border-bottom: 1px solid #dbdae0;
}
#header #menu li.current_page_item a, #header #menu li.current_page_ancestor a, #header #menu li.current_page_parent a  {
	background: #fff url(images/activeLeft.gif) 0 0 no-repeat;
	color: red;
	border-bottom: 1px solid #fff;
}
#header #menu li.current_page_item a span, #header #menu li.current_page_ancestor a span, #header #menu li.current_page_parent a span {
	background: url(images/activeRight.gif) 100% 0 no-repeat;
}
#header #menu li a span {
	padding: 4px 20px 4px 10px;
	height: 16px;
	position: relative;
	display: block;
	float: left;
	font-size: 1.1em;
	background: url(images/inactiveRight.gif) 100% 0 no-repeat;
	cursor: pointer;
}
#header #menu li a:hover {
	text-decoration: underline;
}
#header #menu li.current_page_item a:hover {
	text-decoration: none;
}

/* content */
#content {
	background: url(images/contentBg.png) 0 0 repeat-y;
}
#mainContent {
	float: left;
	width: 660px;
	margin: 0 0 0 2px;
	display: inline;
}
.post {
	margin: 20px 20px 0 40px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 20px;
	height: 100%;
	overflow: hidden;
}
.post-single, .post-page {
	margin-top: 10px;
}
.post p {
	font-size: 1.4em;
}
.post ul, .post ol {
	font-size: 1.4em;
}
.note {
	font-size: 1.6em;
}
.post a {
	color: #ed174b;
}
.post-header {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.post-title {
	margin-bottom: 10px;
}
.search-title {
	padding: 0 40px;
}
.post-title h2 {
	font-size: 2.2em;
	line-height: 1.2em;
}
.post-title h2.page, .post-title h2.single {
	font-size: 2.8em;
}
.post-title small {
	font-size: 1.1em;
	color: #666;
}
.post .postcomment {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.post .readmore a, .post .editpost a, .post .postcomment a {
	font-size: 1.2em;
	padding-left: 20px;
	display: block;
}
.post .readmore a {
	background: url(images/article.png) 0 50% no-repeat;
}
.post .postcomment a {
	background: url(images/comment.png) 0 50% no-repeat;
	display: block;
}
.post .post-date{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background: url(images/date_button.png) no-repeat;
	font-family: "Georgia", "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	width: 60px;
	height: 68px;
	color: #fff;
}
.post-date .month {
	font-size: 1.2em;
	text-align: center;
	padding-top: 2px;
	text-transform: uppercase;
}
.post-date .day {
	font-size: 2em;
	padding-top: 4px;
	text-align: center;
}
#breadcrumbs {
	padding: 10px 20px 0 40px;
	font-size: 1.1em;
	color: #666;
}
#breadcrumbs a {
	color: #ed174b;
}
.wp-caption.alignleft img, img.alignleft {
	margin: 3px 1em 2px 0; 
	padding: 4px; 
	border: 1px solid #ccc; 
	display: block;
}
.wp-caption.centered img, img.aligncenter {
	display: block; 
	padding: 4px; 
	border: 1px solid #ccc;
	margin-left: auto; 
	margin-right: auto; 
}
.wp-caption.alignright img, img.alignright {
	margin: 3px 0 2px 1em; 
	padding: 4px; 
	border: 1px solid #ededed; 
	display: inline; 
} 
.wp-caption.alignright .wp-caption-text {
	margin-left: 1em;
}
.wp-caption-text {
	display: block;
	color: #666;
	padding: .2em .5em;
	font-size: 1.1em;
}
.post img {
	padding: 4px;
	border: 1px solid #ededed;
}
.alignleft { float: left; }
.alignright { float: right; }

#segment {
	padding: 20px 20px 0 40px;
}
#segment ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#segment ul li {
	float: left;
}
#segment ul li a {
  display:block; 
  border-style: solid;
  border-width: 0 1px; 
  text-decoration: none;
  outline:none;
  color: #fff;
	width: 180px;
	margin-left: 14px;
}
#segment ul li a:hover {
	text-decoration: underline;
}
#segment ul li a b, #segment ul li a b em {
  display: block; 
  position:relative;
  top: -1px;
  left: 0;
  border-style:solid;
  border-width:1px 0 0; 
  font-weight:normal;
}
#segment ul li a b em {
	font-style: normal;
  border-width:0 0 1px;
  top: 2px;
	padding: 5px 10px 10px 10px;
}
#segment ul li a#seg-1 b em {border-color: #395795;}
#segment ul li a#seg-2 b em {border-color: #489439;}
#segment ul li a#seg-3 b em {border-color: #6b3992;}
#segment ul li a#seg-1, #segment ul li a#seg-1 b {
	border-color: #395795;
	background: #527ed7;
}
#segment ul li a#seg-2, #segment ul li a#seg-2 b {
	border-color: #489439;
	background: #5cc048;
}
#segment ul li a#seg-3, #segment ul li a#seg-3 b {
	border-color: #6b3992;
	background: #9d52d7;
}
#segment ul li a b em .segTitle {
	color: #fff;
	display: block;
	font-size: 2.4em;
}
#segment ul li a b em .morelink {
	display: block;
	font-size: 1.1em;
}
#segment ul li a b em small {
	font-size: 1.2em;
}


/*------- comments --------*/
#comments {
	padding: 0 20px;
}
#comments h3 {
	padding: 0;
	margin: 30px 0 0;
	font-weight: bold;
}
#comments p {
	font-size: .9em;
}
.comments-meta {
	float: left;
	margin-left: 10px;
	position: relative;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	position: relative;
}
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	position: relative;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 3px 0 3px 50px;
	padding: 3px 0;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	padding: 0;
	font-size: 1.1em;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 95%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/* End Comments */


/* sidebar */
#sidebar {
	float: left;
	width: 290px;
}
#sidebar h2 {
	font-family: "Georgia", "Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size: 1.8em;
	margin-top: 10px;
	color: #565656;
}
#sidebar p {
	font-size: 1.2em;
}
#sidebar a {
	font-size: 1.2em;
	color: #14529e;
}
#sidebar a:hover {
	color: #ed174b;
}

#sidebar #changefont { text-transform: capitalize;font-size: 1.4em; padding: 10px; border-bottom: 1px solid #e5e5e5; }
#sidebar #changefont #normal{ font-size: 14px; }
#sidebar #changefont #larger{ font-size: 18px; }
#sidebar #changefont #largest{ font-size: 22px; }
#sidebar #barlist {
	padding: 0 40px 0 20px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px 20px 10px;
}
#sidebar ul ul {
	list-style:disc;
	padding-left: 30px;
}
#sidebar ul ul li {
	border-bottom: none;
	padding-bottom: 0;
	padding-left: 0;
}

.nav-paging {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 1.4em;
}

/* footer */
#footer {
	background: #ebeaef url(images/footerBg.png) 0 0 no-repeat;
	padding: 10px 0;
	text-align: right;
}