@charset "UTF-8";
/*
Theme Name: framtonagreen
Description: Framtona. 
Version: 1.0
Author: Tdec
Author URI: http://www.tdec.se
*/

/* - BASIC CSS - */

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

#tag_cloud a{
	
}



html{
	font-size: small;
	background: #fff url(/images/footer_bg.jpg) repeat-y top center;		
	}
html, body {line-height: 1}
body, td, th

{

	color: #484848;
	font-family: Arial, Helvetica, Sans-Serif;
}


body {
	line-height: 1.6;	
	
}
a {
	color: #009d00;
}
a:hover {
	color: #07ff00;
}

.additional-meta {
	font-size: x-small;
	background: #fff;
	padding: 5px 5px 5px 5px;
	margin-bottom:5px;
}

.entry-meta {
	font-size: 90%;
	background: #fff repeat-x left top;
	margin-top:15px;
	padding: 5px 5px 5px 5px;
	clear:both;
}
.meta-date {
	float:left;
}
.meta-comments {
  background-repeat: no-repeat;
  float: right;
  padding: 0 0px 4px 17px;
  background: url(images/comments.png) no-repeat 0px 0px;
}

.date{
	padding: 0 0px 3px 17px;
	background: url(images/date.png) no-repeat 0px 0px;
}

#title div p {
	color: #000;
	font: 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	margin-top: -25px;
}

.additional-meta .author{
		color:#666666;

	display:block;

	font-family:"Georgia";

	margin: 0 0 12px 0;
}

.editblock{
	background: url(images/edit.png) no-repeat 0px 0px;
	padding: 0 0px 3px 17px;
}	

.category{
	background: url(images/category.png) no-repeat 0px 0px;
	padding: 0 0px 3px 18px;
}

.tag{
	background: url(images/tags.png) no-repeat 0px 0px;
	padding: 0 0px 3px 18px;
}	

blockquote {
margin-top: 10px;
margin-bottom: 10px;
padding: 1em 1em;
background: #f4f4f4;
border: solid 1px #e1e1e1;
font-style: italic;
color: #939494;
}

blockquote p {
color: #444444;
padding: 1em 1em;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
}


hr {	display: block;
	border: none;
	margin: 0.5em auto;
	background-color: #888;
}

pre{
white-space: normal;
}
img{
  border: 0;
}

p{
  line-height: 140%;
  margin: .5em 0 1.3em;
}

table {border-collapse:collapse;}

fieldset{
  padding: 10px;
}

.clear {clear: both}

/* -- LISTS -- */

ul {
	margin:0;
	padding:0;
}
ul li {
		padding:0;
		margin:0;
}

#footer div.footerBoard div.footerContent.fc div.footerColumn div.content ul li {
	margin-left: 15px;
}
li {
	list-style-type:none;
	/*margin-bottom: 4px;*/
}
ol {
	list-style-type: decimal;
}
.disc {list-style-type:disc;
}

/* lists inside posts */

.entry-content ul ol {
	margin-left:0;
}
.entry-content ul li {
	margin-left:1.5em;
	list-style:disc;
	list-style-position:inside
}
.entry-content ul li ol {
	margin-left:1.5em;
}
.entry-content ol li {
	margin-left:1.5em;
	list-style: decimal;
	list-style-position:inside
}
.entry-content ol li li {
	margin-left:2em;
}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {
	margin:0;padding:0; 
	line-height:1.8em;
}

h2.page-title {
	color: #000;
	font: 18pt  ;
	text-decoration: none;	
}

h2.entry-title a{
	color: #000;
	font: 18pt ;
	text-decoration: none;
}


h2#comments{
	margin:20px auto 10px;
	font-size:140%;
}

/* headings inside posts */

.entry-content h3 {
	font-size:140%;
}
.entry-content h4 {
	font-size:120%;
}
.entry-content h5 {
	font-size:100%;
}
.entry-content h6 {
	font-size:90%;
}

/* -- MAIN DIV'S -- */

#wrapper {
	background: transparent;
	margin:0 auto 0;
	width: 944px;
}


#headerwrap {
	position:relative;	
	height:105px;
	width:944px;
	margin-left: auto ;
 	margin-right: auto ;
}

#headerwrapimageheader {
	position:relative;	
	height:200px;
	width:944px;
	margin-left: auto ;
 	margin-right: auto ;
}


#header {
	
}

#headername {
	width:944px;
	margin-left: auto ;
 	margin-right: auto ;
}

h1#title {
		width:944px;
	margin-left: auto ;
 	margin-right: auto ;
}


#footer {
		margin:0px;


	position:static;

	padding: 20px 0 0 0;

	width:944px;
	margin-left: auto ;
 	margin-right: auto ;
	text-transform: capitalize;
}
#footer:after

{

	content: "";

	clear: none;
	display: block;

	visibility: hidden;

	height: 0;

}
#footer a, #footer a:hover{
	color:#3250af;
	text-decoration:none;
}

.PageFooter

{

	width:944px;

	margin:0px auto;	

	padding:0px 0;

	height:50px;

	margin-bottom:10px;

}

.PageFooter li

{

	display:block;

	margin:20px 10px 0 0px;

	line-height:normal;

	float:left;

	list-style-type:none;

}

.PageFooter li.bottomLogo

{
	float:right;

	margin:8px 0 0 0;

}

.PageFooter .breadcrumb

{

	padding:4px 0 0 0;

}

.footerBoard



{



	background: #76ff53 url(images/footer_bg.jpg) repeat-y top center;	



	min-height:100px;



	padding: 10px 0;



}







.footerBoard .footerContent



{



	width: 944px;



	margin: 0 auto;



	clear: both;



}







div.footerColumn



{



    



	width: 310px;



	background: url(images/footerColumn_bg_bottom.png) no-repeat bottom center;



	float: left;



	clear: none;



	margin: 2px;



	padding-bottom: 9px;



}


div.footerColumn h4

{

	background: url(images/footerColumn_bg_top.png) no-repeat top center;

	min-height: 45px;

	margin-bottom: 0;
	padding-left: 17px;
	font-size: 20px;
	color: #76ff53;
}







div.footerColumn h4 img



{



	margin: 10px 6px 2px 16px;



}







div.footerColumn .content

{

	background: url(images/footerColumn_bg_background.png) repeat-y top center;

	padding-top: .3em;

}







.footerBoard ul.footerColumn_Menu



{

	list-style: none none outside;

	width: 310px;

	padding-left: 0;

	margin-bottom: 0;


}







.footerBoard ul.footerColumn_Menu .linkList



{



	padding-left: 0;



	list-style: none none outside;



}







.footerBoard ul.footerColumn_Menu .footerHeading



{



	background-color: #f8f9fa;



}



.footerBoard .footerColumn_Right .itemMiddle ul.content



{



	margin-left:0px;



	padding-left:0px;



}



.footerBoard ul.footerColumn_Menu li, .footerBoard .footerBox li



{



	margin-left: 17px;



}







div.footerColumn_Right



{



	float: left;



	clear: none;



	width: 310px;



	margin: 2px;



}







div.footerColumn_Right ul



{



	margin-bottom: 0px;	



	padding-bottom: .3em;



	list-style: none none outside;	



}







div.footerColumn_Right h4 



{



	background: url(images/footerColumn_bg_top.png) no-repeat top center;



	min-height: 45px;



	margin-bottom: 0;



}















div.footerColumn_Right .content



{



	padding-top: .3em;



}







div.footerColumn_Right h4 img



{



	margin: 10px 6px 2px 17px;



}







div.footerColumn_Right .footerBox



{



	background: url(images/footerColumn_bg_bottom.png) no-repeat bottom center;



	padding-bottom: 9px;



}







div.footerColumn_Right .content



{



    



	background: url(images/footerColumn_bg_background.png) repeat-y top center;



	padding-bottom: 0px;



	min-height: 10px;



	padding-left: 18px;



}





















div.PageFooterText



{



	height: 36px;



	background: url(images/footer_bottom_bg.jpg) repeat-x top center;



	text-align: center;



	clear: both;



	margin-bottom:-10px;



	margin-top:10px;



}







div.PageFooterText span



{



	line-height: 36px;



	color: #fff;



	font-weight: bold;



}







div.footerColumn_Right .content a,



div.footerColumn .content a



{



	color: #424242;



	text-decoration: none;



}







div.footerColumn_Right .content a:hover,



div.footerColumn .content a:hover



{



	color: #7ab73b;



	text-decoration:underline;



}







.backgroundSizer



{



	clear: both;



}







div.footerColumn_Right .itemTop



{



	/*height: 20px;*/



	padding:8px 0 8px 18px;



}







div.footerColumn_Right .itemMiddle



{



	margin: 4px 0;



}







div.footerColumn_Right .itemMiddle .fill



{



	background: url(images/footerColumn_bg_background.png) repeat-y top center;



}







div.footerColumn_Right .itemBottom



{



	height: 40px;



}



div.footerColumn_Right .shareThis .itemBottom



{



	height:20px;



}

.container{
	background:#fff  url(images/contentbg.png) repeat-y;
	margin:0px auto 0 auto;
}

/*edit to change top nav style*/

div#toppagemenu{
	text-align: center;
	background: #000;
	height: 30px;
	clear: both;
	width: 944px;
	font-size:15px;
	color: #fff;
	
	margin-left: auto;
	margin-right: auto;
}





#toppagemenu ul{

margin:0px;
padding: 0px;
list-style-type:none;
}



#toppagemenu ul li{
position: relative; /* for dropdown datum */
float: left;
text-align:center;
}



#toppagemenu ul li a{

float:left;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
height: 25px;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
font-family: arial;
font-weight: 600;
color: #fff;
}



#toppagemenu ul li a:hover{

color: #000;
	background-color: #76ff53;
}



#toppagemenu li ul{

display: none;

position: absolute; 

top: 30px;
left: 0px;

}

#toppagemenu li > ul{
top: 30px;
left: 0px;

}

#toppagemenu li.over ul,
#toppagemenu li:hover ul{
display: block;
clear: left; 
}

#toppagemenu li ul li{
clear: left;
text-align: left;
}




#toppagemenu li ul a{

width: 160px;
height: 30px;
border: 1px solid #ccc;
border-top: 0;
background: #339900;  /* or graphic */

font-weight: 600;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
height: 26px;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
font-family: arial;
font-weight: 600;
color: #fff;
}

.footer {
	border-top: solid;
	border-bottom: solid;
margin-right: auto;
margin-left: auto;
width:944px;
	border-color: #000;
}


#toppagemenu li ul a:hover{
color: #000;
background-color: #76ff53;
}

#toppagemenu ul li ul li ul li{
	margin-left:15px;
}



/* end: top page menu codes */




/* -- Logo Area --*/
#logo{
	float:left;
	width: 380px;
	height: 75px;
	display:block;
	margin-top: 55px;
	margin-left:60px;
	border: 0;
}

h1#title a{
	font-size: 50px;
	letter-spacing: 4px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	outline:none;
	padding-top: 50px;
	text-decoration: none;
	clear: none;
	display: block;
		margin-left: 15px;
}

#blogname {
width: 300px;
  margin-left: auto ;
  margin-right: auto ;
	
}

#centername {
background-color:#76ff53;
}
#logo h1 a{
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 0 15px;
	padding: 0;
	color: #2e2f31;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	outline:none;
}
#logo h1 a:hover {
	text-decoration:none;
}
#logo h2{
	letter-spacing: 1px;
	margin: 0 0 0 15px;
	font-size:14px;
	color:#8E8E8E;
}
/* -- POSTS -- */
.post-index {
	margin:0 0 10px;
}
#post-single {
	margin:0 0 20px;
}
.posts-wrap {
	float:left;
	clear:both;
	width: 646px;
	overflow:hidden;
	padding: 10px 1px 10px 10px;
}
/* -- SIDEBARS --*/

#sidebar {
	overflow:hidden;
	float:right;
	clear:none;
	width: 285px;
	padding:0 0 0 0;	
	overflow:hidden;
	height:auto;
}

/* -- 404-PAGE --*/

.error404 {
	margin:0;
	width:100%;
}
.error404 h1,.error404 h2 {
	margin: 10px auto;
}

/* -- COMMENTS -- */

#combox {
	border-top: 5px solid #989698;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h4#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

form#commentform{
	margin:10px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #323232;
}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 15px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 64px;
	margin-right:5px;
}

.avatar img {
	border: 2px solid #ddddd4;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}

p.comment_author, p.comment_author a {
    font-weight: bold;
	color: #666;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #006000;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #666;
	margin-top: 15px;
	font-size: 11px;
}

.reply form {
	width: 488px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

#reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 2px;
}

.replytext {
	border: 1px solid #989898;
	width: 200px;
	padding: 7px;
	margin: 5px;
	background-color: #76ff53;
	color: #006633;
}

.replytext:focus {
	background: #fffff9;
}

.replyarea {
	border: 1px solid #989898;
	line-height: 1.5em;
	padding: 5px;
	width: 550px;
	height: 120px;
	background-color:#76ff53;
	color: #006633;
}

.replyarea:focus {
	background: #fffff9;
}

.replybutton {
	text-align: center;
	height: 35px;
	padding: 5px;
	font-weight: bold;
	color: #212121;
	cursor: pointer;
	margin-right:30px;
}

/* no border on smilies */
img.wp-smiley, .post img.wp-smiley{
  padding: 0;
  margin: 0;
  border: 0;
}

/*-- table --*/
table{
  margin: .5em 0 1em;
  border-bottom: 2px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
}


table td, table th{
  text-align: center;
  padding: .3em .5em;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}

table th{
	background-color: #d1d1d1;
	border-bottom: 2px solid #d1d1d1;
}

table tr.odd{
	background-color: #E2E2E2;
}

table tr:hover{
  background: #E2E2E2;
}

#column {
	float: left;
	width: 540px;
  margin-top: 5px;
	margin-right: 20px;
	background: #fff;
}

.post {
	padding:20px 4px;
	overflow:hidden;
	padding-bottom: 15px;


	border-bottom:solid 1px #ebeae7;


}
.post-top {
	width: 540px;
	height: 10px;
}

.post-bottom {
	width: 540px;
	height: 10px;
}

.entry {
	background: #FFF;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 20px;
  font-weight: bold;
}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	color: #006633;
	font-weight: bold;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 0.7em;
	line-height: 1.3em;
}

.comments a:hover{
	color: #006633;
}

/* -- ALIGNMENTS --*/
img.alignright {
	float:right;
	clear:none;
	margin:0 0 1em 1em;
}
img.alignleft {
	float:left;
	clear:none;
	margin:0 1em 1em 0;
}
img.aligncenter {
	display: block;
	margin:1em auto;
	text-align:center;
}
img.alignnone {
	margin:0 0.5em 0 0;
}

/* -- NAVIGATION --*/
div.navigation {
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding: 10px 0px;
}

.navigation-index {
}

.nav-next {
	float:right;
	clear:none;
	width:48%;
	text-align:right;
}

.nav-prev {
	float:left;
	clear:none;
	width:48%;
	text-align:left;
}



/** WIDGETS CSS */

.widget{
  margin: 1em 0 1.8em 0;
}

.widget ul ul{
  margin: .4em 0 1em .8em;
}

/*-- sidebar  begins-- */

#sidebar h2,  h3.widgettitle {
	text-align:left;
	border-bottom: 1px solid #999;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

#sidebar ul, #sidebar ul ol {
	margin: 5px;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	list-style-image:none;
	margin-bottom: 10px;
	}

#sidebar ul li ul li {
	margin-left: 2px;
}

#sidebar ul li ul li a,   .widget ul li a{
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:14px;
	background:0 6px no-repeat;
	margin-bottom: 1px;
	color:#484848;
}
#sidebar ul li ul li a:hover,   .widget ul li a:hover{
	background:transparent url(images/treemenu_bg_bottom.gif) no-repeat bottom left;	

}


#sidebar ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}

#sidebar ul li.recentcomments {
	background: url(images/arrow.png) left center no-repeat;
	padding-left: 1.5em;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/*-- Sidebar end --*/	


/* sidebar search */
.SearchBox
{
	background-color: #76ff53;
	padding:20px 10px;
	color: #666;
}

.SearchBox .QueryTextBox
{
	height:18px;
	width:206px;
	padding:7px 3px;
	border:none;
	background:url(images/searchinput_green_bg.png) no-repeat;

}

.SearchBox .QueryButton

{
	margin:1px 0 0 0;
}






/* Begin Calendar */

#wp-calendar {
   empty-cells: show;
   margin: 10px auto 0;
   width: 100%;
	}

#wp-calendar caption {
  font-size: 120%;
  font-weight:bold;
  padding:2px;
  margin: 0 0 5px 0;
  background: #d1d1d1;
  text-align: center;
  width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}/* End Calendar */
						
.meta_bot{
	float:left;
	padding: 0 10px 0 0px;
}

.more{
	float:right;
	font-weight:bold;
}

input:focus {
	outline: none;
}

.classname {
text-shadow: #fff 0 0 0;
}

#pagenavi, 
#postnavi {
	margin:20px -5px 10px;
	padding:20px 5px 10px;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}

.widget_twitter h2.widgettitle{
	background: url(/wp-content/themes/green_twitter.png) no-repeat 0 0;
	height:60px;
}
.widget_twitter h2.widgettitle a {
	padding-left: 60px;
	position: relative;
	top: 30px;		
	text-decoration:none;

}
.widget_twitter ul li{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.widget_twitter ul li span.rss-date {
	color: #bdff8f;
}
.widget_twitter ul li a.rsswidget {
		text-decoration: underline;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

