/*
Theme Name: Bloggdesign
Theme URI: http://bloggdesign.no/
Description: Design for bloggdesign.no
Author: Kristine Holst
Author URI: http://bloggdesign.no
*/

* {
	margin: 0;
	padding :0;
	text-decoration: none;
	border: 0;
}

body {
	background: #ffffff url(images/head.png) top left repeat-x;
	color: #474747;
}

.clear {
	clear: both;
}

#wrap {
	margin: 0px auto;
	width: 1000px;
	padding-bottom: 50px;
}

#wrap #menuLeft, #wrap #menuRight {
	width: 347px;
	height: 69px;
}

#wrap #head {
	height: 153px;
}	

#wrap #head #logo {
	margin: 30px 22px 0;
	float: left;
}

/* MENY TOPP */
#wrap #menuLeft li, #wrap #menuRight li {
	background: url(images/libg.png) top left;
	font-family: "Century Schoolbook";
	font-size: 14pt;
	font-style: italic;
	list-style: none;
	padding: 15px 8px 0px 16px;
	width: 91px;
	height: 60px;
}

#wrap #menuLeft li a:link, #wrap #menuLeft li a:visited, #wrap #menuRight li a:link, #wrap #menuRight li a:visited  {
	color: #474747;
}

#wrap #menuLeft li a:hover, #wrap #menuLeft li a:active, #wrap #menuRight li a:hover, #wrap #menuRight li a:active {
	color: #474747;
	text-decoration: underline;	
}

#wrap #menuLeft li, #wrap #menuLeft {
	float: left
}

#wrap #menuRight li, #wrap #menuRight {
	float: right;
}

#wrap #menuLeft .cat-item-19, #wrap #menuRight #rss {
	border-bottom: 3px #72cf7f solid;
}

#wrap #menuLeft .cat-item-3 {
	border-bottom: 3px #51a8b9 solid;
}

#wrap #menuLeft .page-item-23 {
	border-bottom: 3px #b951b8 solid;
}

#wrap #menuRight #search, #search {
	width: 180px;
	color: #474747;
	width: 208px;
}

#wrap #menuRight #search {
	border-bottom: 3px solid #b951b8;
}

#wrap #menuRight .sok, .sok {
	margin-top: 5px;
	background-color: #b1eefa;
	border-top: 1px solid #96d5e1;
	border-left: 1px solid #96d5e1;
	border-right: 1px solid #e4f9fd;
	border-bottom: 1px solid #e4f9fd;
	padding: 2px 3px 3px 3px;
	width: 165px;
	height: 14px;
	color: #2c8498;
	position: relative;
		z-index: 0;
}

#wrap #menuRight .search, .search {
	width: 24px;
	height: 24px;
	border: 0;
	background: url(images/search.png);
	position: relative;
		top: 2px;
		right: 20px;
	z-index: 2;
	float: right;
}

#wrap #menuLeft, #wrap #menuRight {
	margin-top: 98px;
}

#wrap #menuLeft .desc, #wrap #menuRight .desc {
	font-family: verdana;
	display: block;
	font-size: 8pt;
	font-style: normal;
	color: #8d8d8d;
}

#wrap #menuLeft .desc a:link, #wrap #menuLeft .desc a:visited {
	color: #8d8d8d;
		line-height: 100%;
}

#wrap #menuLeft .desc a:hover, #wrap #menuLeft .desc a:active {
	text-decoration: underline;
}
/* SLUTT MENY TOPP */

/* CONTENT */
#content h1, #content h2, #content h3, #content h1 a:link, #content h1 a:visited {
	font-family: "Century Schoolbook";
	font-size: 25pt;
	font-style: italic;
	margin-bottom: 10px;
	color: #474747;
	width: 574px;
}

#content h2 {
	font-size: 20pt;
}

#content h3 {
	font-size: 15pt;
	margin: 30px 0 5px;
}

#content {
	margin-top: 30px;
	float: left;
}

#content .entry {
	width: 574px;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 50px;
}

.entryMeta {
	margin: 10px 0;
	padding: 13px 0;
	border-top: 1px dashed #acacac;
	border-bottom: 1px dashed #acacac;
	font-family: "Century Schoolbook";
}

.page {
	border-bottom: 1px dashed #acacac;
}

.entryMeta .author {
	font-size: 10pt;
	color: #999999;
}

.lightBlueLink a:link, .lightBlueLink a:visited {
	color: #87d0e0;
}

.lightBlueLink a:hover, .lightBlueLink a:active {
	color: #474747;
}

.entryMeta .comment {
	width: 28px;
	height: 16px;
	padding: 0px 0 2px 0;
	margin: auto 0;
	text-align: center;
	background: url(images/comment.png) top left;
	float: right;
	font-size: 8pt;
}

.entryMeta .comment a:link, .entryMeta .comment a:visited {
	color: #ffffff;
}

.entryMeta .readMore {
	float: right;
	font-size: 12pt;
	margin: auto 0 auto 30px;
	position: relative;
		bottom: 2px;
}

.entryMeta .readMore a:link, .entryMeta .readMore a:visited, .entryMeta .author a:link, .entryMeta .author a:visited {
	color: #52b1c6;
}

.entryMeta .readMore a:hover, .entryMeta .readMore a:active, .entryMeta .comment a:hover, .entryMeta .comment a:active, .entryMeta .author a:hover, .entryMeta .author a:active {
	color: #474747;
}

a:link, a:visited {
	color: #53b160;
}

a:hover, a:active {
	color: #474747;
}
/* SLUTT CONTENT */

/* SIDEBAR */
#sidebar {
	float: right;
	width: 349px;
	margin-top: 30px;
}

#sidebar h2 {
	font-size: 16pt;
	font-family: "Century Schoolbook";
	font-weight: normal;
	font-style: italic;
	margin-top:20px;
}

#sidebar #first {
	margin-top: 0;
}

#sidebar .sidebarList li {
	list-style-type: none;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 10pt;
}

#sidebar .sidebarList  a:link, #sidebar .sidebarList  a:visited, #sidebar .otherList a:link, #sidebar .otherList a:visited {
	color: #8d8d8d;
}

#sidebar .sidebarList a:hover, #sidebar .sidebarList a:active {
	text-decoration: underline;
}

#sidebar .sidebarList .children li {
	padding-left: 15px;
	margin-bottom: 2px;
}

#sidebar .otherList {
	font-family: verdana;
	font-size: 10pt;
	list-style-type: none;
}
/* SLUTT SIDEBAR */

/* NAV */
.navigation {
	border: 0;
}

/* SLUTT NAV */

/* COMMENTS */
.comments {
	font-family: verdana;
	font-size: 10pt;
}

.comments label, .wpcf7-form label {
	display: inline-block;
	width: 300px;
	margin-bottom: 10px;
}

.comments .input, .comments textarea, .wpcf7-form  .wpcf7-form-control-wrap input, .wpcf7-form   textarea {
	background-color: #eaeaea;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 0;
	border-right: 0;
	color: #474747;
	width: 272px;
}

.comments .input,  .wpcf7-form .wpcf7-form-control-wrap input {
	height: 14px;
	padding: 1px 2px 5px 2px;
	width: 268px;
}

.nyhetsmail, .nyhetsmail .meldPaa {
	margin-top: 5px;
}

.comments .sendComment, .wpcf7-form input{
	background-color: #d2f4fb;
	color: #474747;
	border-top: 1px solid #d1f7ff;
	border-left: 1px solid #d1f7ff;
	border-bottom: 1px solid #62bacd;
	border-right: 1px solid #62bacd;
	padding: 0 8px;
	height: 25px;
}


.comments #textarea label, .wpcf7-form #textarea label {
	float: left;
}

.comments #textarea, .wpcf7-form #textarea {
	margin-top: 5px;
	width: 100%;
}

.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 15px;
	list-style-type: none;
	border-bottom: 1px dashed #acacac;
}

.commentlist .time {
	font-size: 9pt;
	color: #8d8d8d;
}

.commenttext {
	width: 574px;
	margin-top: 10px;
	font-family: verdana;
	font-size: 10pt;
}
/* SLUTT COMMMENTS */

/* CODE */
pre, code {
	font-family:"Courier New", Courier, mono;
	background-color: #e7e7e7;
	padding: 5px;
	margin: 5px 0;
}

code {
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}
/* SLUTT CODE */

.entry p {
	margin-bottom: 20px;
}
