/*  
Theme Name: Froden
Theme URI: http://www.froden.com/themes/froden
Description: Froden Theme is layout built with 4 Columns Layout.
Version: 1.0
Author: Jan Froden
Author URI: http://www.froden.com/
*/

img
	{border: 0;}
P {font-family:"Trebuchet MS",Tahoma,Arial,Helvetica;font-size:12px;line-height:16px;color:#3F6187;font-weight:normal;}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right {float: right;margin: 10px 0 0 10px;}
img.left {float: left;margin: 0 10px 0 0;}
img.rightlightbox {float: right;border:0px;text-decoration:none;margin: .4em 0em .2em 1em;}
img.leftlightbox {float: left;border:0px;margin: .4em 1em .2em 0em;}

hr {display: none;}

/* Etc
******************** */
br.clear {clear: both;}

/* Design 
******************** */

#entryview {padding:0px;}

.bloggheader {
		background-image:url(http://www.froden.com/images/headerimage_about.jpg);
		background-repeat : no-repeat;
	}

	#bloggbody {
		position:absolute;
		top: 148px;
		left: 150px;
		background-color: #f5f2e6;
	}
	
	#bloggmain {
		position: absolute;
		background:#fff;
		width:auto;
		width:455px;
		max-width:455px;
		height:auto;
		max-height:100%;
		top: 148px;
		right: 0px;
		bottom:40px;
		left: 155px;
		margin: 5px 5px 5px 5px;
		padding: 5px 20px 5px 10px;
		overflow:auto;
	}
	
	.bloggmargin {
		padding: 5px 0px 5px 15px;
	}

.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 730px;
}
#right {
	float: right;
	width: 220px;
}

#content {
	width:455px;
	overflow:auto;
}

.widecolumn {width:300px;border:1px solid red;}
.post {
	margin-bottom: 10px;
}
.entry {
	margin-bottom: 10px;
	text-align: justify;
	overflow:auto;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 190px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/

#footer {
		position: fixed;
		width: auto;
		max-width:893px;
		height:40px;
		top: auto;
		right: 0;
		bottom: 0%;
		left: 155px;
		margin: 5px 15px 5px 5px;
		background-color: rgb(255,255,255);
	}

/*#footer a {
	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}*/


/* Design 
******************** */
.side2 ul{
	list-style: none;
	display: block;
}

#sidebarright ul.children, .side2  ul.children{
	margin-left: 16px;
}

#sidebarright ul, .side2  ul{
	margin-left:0px;
}

#sidebarright ul.children {
	list-style: none;
	list-style-image: url(/news/wp-content/themes/froden/images/invisiblebullet.gif);
}
.boxy, .side2 .categories, .widget, #sidebarright .linkcat, .side2 .linkcat, #sidebarright .categories  {
	margin-bottom: 10px;
	list-style: none;
	list-style-image: url(/news/wp-content/themes/froden//images/invisiblebullet.gif);
}

.newposts ul a, .newposts ul, .archivelist ul a, .archivelist ul {
margin-left:0px;
/*display: block;*/}

 .archivelist ul {
margin-left:0px;}

p.metanewpost {
	font-size: 100%;
	border-top: 2px solid #822601;
	margin-bottom: 0px;
	color: #A73228;
}

input#s {
	width: 149px;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #E2B400;
	color: #A73228;
	font-size:10px;
	text-align: left;
	margin: 3px 0px 0px 2px;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}

/* Design  Typo
********************* */
#sidebarright ul li ul li a {
	padding-left: 0px;
	list-style: none;
	list-style-image: url(/news/wp-content/themes/froden//images/invisiblebullet.gif);
}

#sidebarright ul li {
	padding-left: 0px;
	list-style: none;
	list-style-image: url(/news/wp-content/themes/froden//images/invisiblebullet.gif);
}

#sidebarright .newposts ul {
	margin-left:0px
}

.side1 ul li ul li a, .side2 ul li ul li a {
	color: #333;
	background: url(/news/wp-content/themes/froden/images/bullet2.gif) left top no-repeat;
	padding-left: 18px;
}
#recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #822601;
	background: url(/news/wp-content/themes/froden/images/bullet.gif) left top no-repeat;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;
	background: url(/news/wp-content/themes/froden/images/bullet.gif) left top no-repeat;	
}

h2.pagetitle {
	text-align: left;
	font: 1.5em Arial, verdana;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #A73228;
}

.post h2 {
	font: 2em "Trebuchet MS",Tahoma,Arial,Helvetica,Georgia, "Times New Roman", Times, serif;	

}
.post h2 a {
	color: #015D82;
	display: block;
}
.post h2 a:hover {	
	color: #980F1F;
}
p.postmeta {
	margin-bottom: 10px;
	color: #A73228;
}

p.meta {
	font-size: 87%;
	border-top: 2px solid #822601;
	margin-bottom: 10px;
	color: #A73228;
}
p.meta a
{
	color: #A73228;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	background: #822601;
	color: #fff;
	padding: 3px 5px;
}
span.catr
{
	padding: 3px 5px;
}

span.editr
{
	padding: 2px 2px 2px 18px;
}
/*span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}*/
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 15px;
	width: 455px;
	float: left;
}

.navigation a
{
	color: #666;
}
.alignleft
{
	float: left;
	width: 45%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 45%;
}



.ileft {
	float: left;
	margin-right: 5px;
}
#avatr {
	border: 0px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
/*blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}*/

/*#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}*/
/*#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}*/
/*input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}*/
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit, .side2 h2, .bloggbtnsearch
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #fff9e5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://www.froden.com/images/btn_bg_orange.png);
	cursor: hand;
	border-bottom: 1px ridge #b8781c;
	border-left: 1px ridge #b8781c;
	border-right: 1px ridge #b8781c;
	border-top: 1px ridge #b8781c;
	padding-left: 2px;
/*	padding-bottom: 18px;*/
	margin-top: 0px;
	margin-left: 0px;
	line-height:15px;
	float:left;
	cursor: hand;
	width: 108px;
	display: block;
}

	#submit {
		width: 160px;
		height:19px;
	}
	
	#bloggbtnsearch {
		width: 155px;
	}

.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #fff;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

h3#respond, h3#comments {
	font: bold 1.2em "Trebuchet MS",Verdana,Tahoma,Arial,Helvetica, Georgia;
	color: #822601;
}

#comment {
	width: 95%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */

#menuv  ul {
	list-style: none;
	left: 10px;
	bottom: 10px;
	position: absolute;
	}
#menuv li {
	display: inline;
}
#menuv li.page_item  a, #menuv li.admintab  a {
 padding: 4px 10px 3px;
 color: #fff;
 background: #333;
 border: 1px solid #5A1301;
 margin-right: 8px;
}
#menuv li  a:hover {
 background: #efefef;
 color: #5A1301;
}
#menuv li.current_page_item  a {
 background: #FFF;
 color: #333;
 font-weight: bold;
 padding: 4px 10px 3px;
 border: 1px solid #5A1301;
 margin-right: 8px;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 95%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #A73228;
padding: 2px;
}
