/*  
Theme Name: New MotherNature
Description: MotherNature is one of the <a href="http://wpthemeshop.com/premium-themes/" title="Premium WordPress Themes" target="_blank">Premium WordPress Themes</a>.
Version: 2.0
Author: WordPress Theme Shop
Author URI: http://wpthemeshop.com/
*/

/* Generic Styling */
* {
	margin:0 0;
	padding:0;
}

.center
{
	margin: 0 auto;
	text-align: center;
}

body {
	background: url(images/bg2.gif) repeat;
	height: 8px;
	font-size:14px;
	font-size:small;
	font-family: Verdana,"Trebuchet MS", Arial, Serif;
	color:#444;
	text-align:left;
	font-size:0.7em;
	margin: 10px 0 5px 0;
}
img {
	border:0;
	margin: 10px;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a img 
{
	border:none;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Arial, Verdana, Serif;
	line-height:1.6em;
	font-weight:normal;
}
h1 { font-size:2em;}
h2 { font-size:2.4em;}
h3 { font-size:1.6em;}
h4 { font-size:1.4em;}
h5 { font-size:1.2em;}
h6 { font-size:1em;}
p {
	margin-bottom:1.0em;
	line-height:1.75em;
	font-size: 12px;
}
a:link,a:visited {
	color:#336;
	text-decoration:none;
	}
a:hover, a:active
{
	color: #2dc0df;
	text-decoration: none;
}
fieldset 
{
	border:none;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#eee;
}
table
{
	width:100%;
	border:#eee 1px solid;
	padding:5px;
}
th
{
	text-align:left;
	background:#eee;
}
tr.even
{
	background:#eef;
}
td, th
{
	padding:5px;
}

.clear 
{
	clear:both;
}
blockquote 
{
	margin:0 1em;
	padding:0.5em 4em;
	background:url(images/quote.gif) no-repeat left top;
	font-style:italic;
}
ol, ul 
{
	margin:0;
	padding:0;
}
#content ul, #content ol 
{
	padding:0.5em 0;
	margin:0 0 0 3em;
}
#content ul 
{
	list-style-image:url(images/flobullet.png);
}
#content li 
{
	line-height:1.6em;
	margin:0.5em 0;
}
/* Menu / Navigation*/

ul#navigation {
	margin:0 auto;	
	padding:0;
	font-family:Arial,Georgia, Verdana, Serif;
	font-weight:bold;
	text-transform:uppercase;
	height:35px;
	line-height:35px;	
	font-size:1.1em;
	width:930px;
	background:#2dc0df;
}

ul#navigation li 
{
  float:left;
  margin:0;
  padding:0;
  list-style:none;  
}	

ul#navigation li a {
  display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#336;
}	


ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
	background:#446;
	color:#fff;
}

div.icons 
{
padding: 5px;
float: right;
}

#navigation li#rssIco a
{
	background: url(images/Feed_24x24.png) no-repeat;
	height: 24px;
	width: 24px;
	padding: 1px;
}

#navigation li#twitterIco a
{
	background: url(images/Twitter_24x24.png) no-repeat; 
	height: 24px;
	width: 24px;
	padding: 1px;
}

#navigation #rssIco a:hover, #navigation #rssIco a:active, #navigation #twitterIco a:hover, #navigation #twitterIco a:active
{

}


/* Structure */

#wrapper {
	margin:0 auto;
	width:900px;
	padding:10px;
	background:#fff url(images/topbg.gif) repeat-x top;
}
#header 
{
	clear:both;
	height:250px;
	width:900px;
	background:url(images/banner4.jpg) no-repeat center;	
	margin:0.5em auto;
}
#header h1
{
	font-size:6.4em;
	padding: 90px 90px 0 0;
	font-weight:normal;
	color:#2dc0df;
	text-align: right;
}
	#header h1 a {
	color:#2dc0df !important;

	}

#content {
	float:right;
	width:620px;
	margin:15px 0 0 0;
	padding:0 10px 0 0;
	min-height:400px;
}
#sidebar {
	float:left;
	width:260px;
	background:#efefef;
	margin-left:0px;
	padding:0;
	border:#eee 1px solid;
}

/* Entries */

.entry {
	padding:10px;
}
.entry-content 
{
	clear:both;
	font-size:1.1em;
}
h2,h3 {
	margin:0.5em 0 ;
	padding:0;
	line-height:1.6em;
}
h2.entry-title a, h2.entry-title
{
	line-height:1.2em;
	font-family:Georgia, Verdana, Arial, Serif;
	color: #2eb8d5;
}

h2.entry-title a:hover { 
text-decoration: underline; 
}

h2.entry-title a:active {
text-decoration: underline; 
color: white;
background: #2eb8d5;
}

.date 
{
	float:right;
	font-weight:bold;
	text-align:center;
	width:185px;
	padding:8px;
	margin:0;	
	color:#789;
	font-variant:small-caps;	
	border: 1px dotted #EEEEEE;
	background: white;
}
.info
{
	font-size: 0.95em;
	color: #999;
	padding: 3px 0;
	border-bottom: #eee 1px solid;
	clear: left;
	color: #2DC0DF
}
.info a {
color: #2DC0DF
}

.comments {
	margin: 2.4em 0 0;
	color:#999;
	font-size:0.9em;
	}
.comments a {
	background:url(images/icon-comments.gif) no-repeat;
	padding-left:15px;
}

h3#comments {
	color: #2EB8D5;
}


ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
#sidebar ul ul,
#sidebar p,
#sidebar form , #sidebar table
{
	margin:10px 0;
	padding:0 10px;
}
#sidebar h2, #sidebar h3 
{
	font-size:1.3em;
	font-variant:small-caps;
	padding: 20px 10px 5px 10px;
}
#sidebar li 
{
	margin:0;
	padding:5px 0;
}
#sidebar a:hover 
{
    border-bottom:1px solid;
}

/* Footer */
#footer {
	clear:both;
	width:900px;
	margin:0 auto 10px;
	padding:0 10px;	
	line-height:16px;
	background:#446;
}
#footer p {
	margin: 0;
	padding: 10px;
}
#footer p span 
{
	float:right;
}
#footer p strong 
{
	font-size:1.2em;
}
#footer * 
{
    color:#fff;
}
/************************************************
*	Comments									*
************************************************/
	
#content .commentlist 
{
	margin:0;
	padding:0;
	border-top:#ccc 1px solid;
}
#content .commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em;	
	border-bottom: #ccc 1px dotted;	
}
.commentlist li.alt 
{
    background:#f6fce7;    
}
.commentlist li .cmtinfo 
{
	font-size:0.9em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .nocomments 
{
	text-align:center;
	color:#999;
	font-size:95%;
}
.commentlist .avatar
{
	float:right;
	margin:0 0 0.5em 0.5em;
}
.trackback
{
	background:url(images/trackback.png) no-repeat left center;
	padding:0px 17px;
}
#wrapper .feed 
{
	background:url(images/icon_feed.gif) no-repeat left center;
	padding:5px 17px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
#header, #content, #sidebar, #footer, .widget 
{
	overflow:hidden;
}

a.icl-en, a.icl-is, li.icl-en, li.icl-is {
font-weight: bold;
}

p.pagebar{
	text-align: center;
	margin: 15px 0 15ƒpx 0;
	border-top:#eee 1px solid;
	padding: 10px 0 0 0;
}

a.more-link
{
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	clear: both !important;
	margin: 10px 20px 0;
	display: block;
	font-family:Verdana,"Trebuchet MS",Arial,Serif;
}


p.post-tags
{
	clear: both;
	text-transform: capitalize;
}

a.post-edit-link {
float: left;
color: #66ff66;
border-bottom: 1px dashed #66ff66;
padding: 0 0 1px;
}

a.post-edit-link:hover {
border-bottom: 1px solid #66ff66;
}

h2.pagetitle {
color: #333366;
width: 50%;
font-size: 3em;
text-align: center;
border-bottom: dotted #333366 1px;
margin: 1em auto 1.5em;
}

span.highlight {
background: #ffff00 !important;
padding: 3px;
}

p.yd_linkware a {
display: none;
}

.noborders {
	border: none;
}


.sticky {
	margin-bottom: 2.5em;
}


 .natturuvaktin {
 	padding:.5em;
}
.natturuvaktin p {
	font-weight: bold;
	line-height: 1.6em;
}
.natturuvaktin a {
	font-size: .9em;
	color: #999;
	font-weight: normal;
	display: block;
	margin:.5em 0 1em;
	text-decoration:none;
	line-height: 1.2em;
}
.natturuvaktin a:before {
	content:"";
	display: inline-block;
	margin:0 .5em 0 .5em;
	height:2em;
	float: left;
	color: #999;
	font-weight: bold;
}
.natturuvaktin a:hover {
	text-decoration: underline !important;
}



#natturuvaktin-sidebar {
	padding:.8em 15px 2em;
	/*background-color: #efefef;*/
	background-color: rgba(0,0,0,0.035);
	width: 232px;
	margin: 7px 0 5px;
	font-size: 1.15em;
}
	.natturuvaktin-sidebar-ul {
		list-style-type: none;

	}
	.natturuvaktin-sidebar-li {
		list-style-type: none;
		display: block;
		margin-bottom: .25em;
	}
	.natturuvaktin-sidebar-li:before {
		content: "— ";
	}
	#natturuvaktin-sidebar h3 {

	}


