/*  
Theme Name: Twigly
Theme URI: http://www.martinbakken.no
Description: Theme for siden Twigly.no
Version: 1.0
Author: Martin Bakken
Author URI: http://www.martinbakken.no
*/

* {
   padding:0px;
   margin:0px;
}


body {
	font-family: Arial, Georgia, Helvetica,Geneva,sans-serif;
	background: #ffffff; /* #00658b */
	height: 100%;
	width: 100%;
}

a:link, a:visited { color: #3A9AB0; text-decoration: none; } a:hover { color: #1A6EFF; }

img {
	border: none;
}

p {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2, h1 {
	font-size: 25px;
}

h3 {
	font-size: 12px;
	color: #808080;
}

strong {
	padding-bottom: 5px;
}

.alignright img{
	float: right;
	display: block;
	
}

blockquote {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background: #E6E6E6;
	padding: 7px;
	border: 1px solid #808080;
}

blockquote p {
	font-size: 13px;
	
	color: #333333;
	
}

#header_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 172px;
	background-color: #00658b;
	z-index: -2;
}

#header_bg_light {
	position: absolute;
	right: 360px;
	width: 100%;
	height: 172px;
	background-image: url(images/header_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #00658b;
	z-index: -1;
}


#menybar_bg {
	position: absolute;
	top: 172px;
	left: 0px;
	width: 100%;
	height: 33px;
	background: #333333;
	z-index: -4;
}

#navbar_bg {
	position: absolute;
	top: 205px;
	left: 0px;
	width: 100%;
	height: 40px;
	background: #E6E6E6;
	border-bottom: solid 1px #c2c2c2;
	z-index: -5;
}

#container {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 900px;
	height: 100%;
	/*overflow: hidden;*/
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	background: none;
	
}

#header {
	background: none;
	width: 100%;
	height: 172px;
	float: left;
	position: relative;
	z-index: -2;
}

#header img {
	margin-top: 100px;
	float: left;	
}

#header img:hover {
	margin-top: 100px;
	opacity: 0.9;
}

#search {
	float: right;
	height: 50px;
	width: 188px;
	margin-top: 135px;
}

#searchsubmit {
	float: left;
	margin-left: 5px;
}

.search_field, .aweber_text {
	float: left;
	width: 150px;
	border: 1px solid #C2C2C2;
	color: #808080;
	font-size: 10px;
	background: #E6E6E6;
	height: 13px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.aweber_text {
	width: 250px;
	margin-bottom: 5px;
	float: left;
}

.aweber_submit {
	float: left;
	border: 1px solid #C2C2C2;
	color: #3A9AB0;
	font-size: 10px;
	background: #E6E6E6;
	margin-top: 10px;
	width: 100px;
	height: 35px;
	cursor: pointer;
	
}

.search_field:hover, .aweber_text:hover, .aweber_submit:hover, .form_contactinfo:hover, .form_comment:hover, .form_submit:hover  {
	background: #ffffff;
}

#menybar {
	width: 100%;
	height: 33px;
	float: left;
	background: #333333;
}

#menybar ul {
	font-size: 11px;
	list-style: none;
	height: 33px;
	
}

#menybar li {
	display: block;
	float: left;
}

li.cat-item a{
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	height: 24px;
}

li.cat-item a:hover{
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	background: #E6E6E6;
}

li.current-cat a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	padding-top:9px;
	background: #E6E6E6;
	text-align: center;
}

#navbar {
	float: left;
	width: 600px;
	height: 40px;
	background: #E6E6E6;
	border-bottom: solid 1px #c2c2c2;
}

#navbar h3 {
	font-weight: normal;
	padding-top: 14px;
	padding-left: 10px;
	text-transform: uppercase;
}

#content {
	position: relative;
	float: left;
	width: 569px;
	height: auto;
	min-height: 558px;	
	padding-left: 10px;
	padding-right: 20px;
}

.heading {
	margin-top: 17px;
	margin-bottom: 10px;
	float: left;
	height: auto;
	min-height: 57px;
	width: 580px;
	font-family: Georgia, Helvetica,Geneva,sans-serif;
}

.heading a:link, .heading a:visited {
	color: #000000; /* FIKSE GRÅ */
}

.heading a:hover {
	color: #404040;
}

.date {
	float: left;
	height: 57px;
	width: 57px;
	background: #477362;
	margin-right: 10px;
	border: 1px solid #c2c2c2;
	font-family: Georgia, Helvetica,Arial,Geneva,sans-serif;
}

.date_day {
	height: 40px;
	width: 100%;
	background: #E6E6E6;
	font-size: 30px;
	text-align: center;
	
}

.date_month {
	height: 17px;
	width: 100%;
	background: #3A9AB0;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	
	
}

.entry {
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 33px;
}

hr {
	border: none;
	color: red;
	background: red;
	float: left;
	height: 5px;
	margin-left: 10px;
	margin-right: 10px;
	
}

.lb {
	float: left;
	height: 1px;
	width: 569px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #c2c2c2;;
}

.entry_info {
	float: left;
	height: auto;
	width: 100%;
	font-size: 10px;
}

.entry_tags {
	font-size: 10px;
}

.entry_comments {
	padding-top: 5px;
}
.entry_social {
	float: right;
}

.entry_social a:link, .entry_social a:visited {
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
}

.entry_social a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
	filter: alpha(opacity=100);
}

.entry_social p {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

.entry_social img {
	padding-top: 5px;
	padding-bottom: 7px;
	
}

/* SIDEBAR */

#sidebar {
	float: right;
	width: 298px;
	min-height: 600px;
	height: auto;
	border-left: solid 1px #c2c2c2;
	border-right: solid 1px #c2c2c2;
	border-bottom: solid 1px #c2c2c2;
	margin-bottom: 32px;
}

.sidebar_title {
	float: left;
	height: 39px;
	width: 100%;
	background: #E6E6E6;
	border-bottom: solid 1px #c2c2c2;
	border-top: solid 1px #c2c2c2;
}

.sidebar_title:first-child {
	border-top: none;
	background: #443736;
}

.sidebar_title h3 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 12px;
	color: #808080;
	text-align: center;
}

.sidebar_content {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.title {
	float: left;
	height: 28px;
	width: 100%;
	background: #E6E6E6;
	border-bottom: solid 1px #c2c2c2;
	border-top: solid 1px #c2c2c2;
	font-size: 12px;
	color: #808080;
	text-align: center;
	text-transform: uppercase;
	padding-top: 12px;
	margin-bottom: 25px;
}

.title:first-child {
	border-top: none;
}

.widget {
	float: left;
	height: auto;
	width: 100%;
	font-size: 11px;
	text-align: center;
	padding-bottom: 25px;
	
}

.widget ul {
	float: left;
	list-style: none;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	
}

.widget form {
	float: left;
	padding-left: 20px;
	
}

.widget li {
	margin-bottom: 15px;
}

.widget small {
	text-align: center;
	padding-left: 75px;
}

#friendconnect {
	float: left;
	margin-left: 20px;
	
}

#social {
	width: 100%;
	height: auto;
	float: left;
	
}

.sidebar_social {
	float: left;
	height: auto;
	width: 33%;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.sidebar_social a {
	margin: 0;
	padding: 0;
}

.sidebar_social:hover {
	opacity: 0.7;
}

.sidebar_social a:link, .sidebar_social a:visited {
	opacity: 1;
}

.sidebar_social img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.sidebar_social p {
	text-align: center;
	font-size: 12px;
}

.page  {
	float: left;
	height: 50px;
	width: 100%;
}

.page h1 {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Georgia, Helvetica,Geneva,sans-serif;
}

/* FOOTER */

#footer { 
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 33px;
	background: #333333;
	z-index: 100;
}

#footer_text {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#footer_text p {
	font-size: 11px;
	color: white;
	padding-top: 9px;
	padding-left: 10px;
}

#footer_text img {
	display: inline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.button {
	float: right;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 100;
}

.button small {
	font-size: 10px;
	color: #3A9AB0;
	cursor: pointer;
}

.button#button_hide {
	
	visibility: visible;
}

.button#button_show {
	
	visibility: hidden;
}

/* COMMENTS */

#comments {
	float: left;
	height: auto;
	width: 569px;
	
}

/* show comments */

.comment_field {
	float: left;
	height: auto;
	width: 569px;
	margin-bottom: 40px;
}

.comment_pic {
	float: left;
	width: 80px;
	height: 80px;
}

.comment_text {
	float: right;
	width: 447px;
	height: auto;
	min-height: 120px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border: 1px solid #C2C2C2;
	background: #E6E6E6;	
}

.comment_text p {
	font-size: 12px;
}

.comment_name {
	width: 80px;
	height: 80px;
	
}

.comment_name p {
	color: #808080;
	font-size: 10px;
	padding: 0;
}

.time {
	color: #808080;
}

.comment_approved {
	color: #336600;
}

/* comment form */

#comments h3 {
	text-transform: uppercase;
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 30px;
}

#comments p {
	float: left;
	padding-left: 0;
	padding-top: 5px;
	width: 100%;
}

#comments label {
	font-size: 12px;
	padding-left: 10px;
	margin-top: 10px;
	vertical-align: center;
	color: #808080;
}

.form_contactinfo {
	width: 200px;
	border: 1px solid #C2C2C2;
	color: #808080;
	font-size: 12px;
	background: #E6E6E6;
	height: 20px;
	padding: 3px;
	margin-bottom: 20px;
}

.form_comment {
	width: 450px;
	float: left;
	height: 150px;
	border: 1px solid #C2C2C2;
	background: #E6E6E6;
	margin-bottom: 20px;
	padding: 5px;
}

.form_submit {
	float: left;
	width: 150px;
	height: 50px;
	margin-bottom: 43px;
	border: 1px solid #C2C2C2;
	color: #3A9AB0;
	background: #E6E6E6;
	cursor: pointer;
}

