/*  
Theme Name: no15Hel
Theme URI: http://www.fmafra.com/
Description: Modified 3 column no15Hel theme (based on Abstrakt theme with Widget Support)
Version: 1.0
Author: Fernando Mafra
Author URI: http://www.fmafra.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Tweak this CSS howsoever you will.

*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.

CSS SECTIONS IN ORDER (use your program's bookmarking or find functions to quickly locate):
Sidebar, Posts, Headings, Images, Forms, Comments, Content Area, Footer


*/

* {font-family: Helvetica, Arial, Verdana, sans-serif; color:#000; font-size:14px; margin:0px; padding:0px; border:0px;}

/* Sidebar */

.adHeadline {
	font: bold  8pt Verdana, Arial, Sans-Serif;
	text-decoration: underline; 
	color: green;
	width: 130px;
}

.adText {
	font: normal 7pt Verdana, Arial, Sans-Serif;
	text-decoration: none; 
	color: black;
	width: 130px;

}
.narrowcolumn, .widecolumn {
	float: left;
	margin-left: 0px;
	padding: 15px 0 15px 15px;
	width: 600px;
	/*      background-color: white;*/
}



#sidebar {
	margin-right: 0px;
	padding: 15px 15px 15px 0;
	width: 300px;
	/*      background-color: white;*/

	float: right;
}


#sidebar * {	color: #666;}

#sidebar h2 {
	font-size: 1.5em;
	margin: 15px 0 10px 0;
	padding: 0;
	color:#247F1F;
}

#sidebar li h2.widgettitle a {
	font-size: 1em;
	margin: 15px 0 10px 0;
	padding: 0;
	color:#247F1F;
	text-decoration:none;
}

#sidebar li h2.widgettitle a img {
	display:none;
}

.page_item {
	font-weight: bold;
	font-size: 140%;	
}

.page_item a:hover {
	text-decoration: none;
}


#sidebar ul ul .page_item {
	font-size: 80%;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 5px
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul li a {
	text-decoration:none;
}

#sidebar ul li a:hover {
	text-decoration:underline;
}


#sidebar .widget, {
	padding-bottom:2px;
	border-bottom:1px solid #FFF;
}

/* Posts */

#content .post h2 a {
	font-size:4em;
	text-decoration:none;
}

.wp-caption-text {
	font-size: .9em;
	margin:0;
	padding: 3px;
	background: #DDD;
	font-style: italic;
	text-align:center;
}

.entry p, .entrytext p {
	line-height: 1.2em;
	margin-bottom:1.2em;
	text-align: left;
}

.entrytext .boo-gifts p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom:0;
	text-align: left;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	margin-top:10px;
}


.post small {
	font-size: .9em;
}

.post {
	margin: 0 0 40px;
}


.postmetadata {
	padding: 5px;
	font-size:.9em;
	line-height: 1.1em;
	text-align: left;
}

body .entry ul, .post ul {
	margin-left: 4px;
	margin-bottom: 6px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
    list-style: square;

} 

body .entry li, .post li {
	margin: 7px 0 8px 10px;
}

.entry ol, .entrytext ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type:decimal;
	text-size:30px;
}


.entry ol li {
	margin: 0;
	padding: 0;

}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: url('none');
}

p .feedburnerFlareBlock {
	border: 1px #0FF solid;
}

/* Headings */

.description {
	font-size: 1.3em;
	text-align: center;
}


h3 {
	font-size: 1.1em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	font-size: 2.8em;
	text-decoration: none;
	color: #000;  
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #247F1F;
	font-size:1.5em;
}

h1 {
	margin: 0;
}

.description {
	text-align: center;
}

h2 {
	margin: 10px 0 0 0;
	color: #000;
}

h2.pagetitle {
	margin-top: 10px;
}

h3 {
	padding: 0;
	margin: 30px 0 30px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

h4 {
	padding-top: 60px;
	margin: 0;
	color: #orange;
}
h5 {
	font-size: 1.0em;
	text-decoration: none;
	margin-top: 0px;	
}

/* Images */
p img {
	padding: 0;
	margin: 0 0 0px 0px;
	max-width: 100%;
}

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
}

/* Forms */

input, select, select option {
	background:#247F1F;
	color:#00F;
}

#searchform {
	
	margin: 0 auto 10px;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	height:1.2em;
	background: #FFF;
	border: 1px solid #247F1F;
	width: 200px;
	padding: 2px; 
	margin: 1px 0 3px 0;
}

#sidebar #searchsubmit {
	padding: 4px 3px 3px;
	text-transform: lowercase;
	color: #FFF;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
	color:#000;
}

#commentform input {
	width: 160px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #c2c2c2;
	color:#000;
}

#commentform #submit {
	margin: 0;
	float: right;
}

/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.3em;
	text-transform: none;
}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/* Main Content Area */

body {
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: url(images/bg_topo.jpg) no-repeat #3366cc;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0; 
}

#page {
	padding: 0;
	text-align: left;
	background-color: #FFF;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin: 0 auto 30px;
	width: 950px;
}

#header {
	padding: 0;
	padding-top:20px;
	padding-left:6px;
	padding-bottom:6px;
	width: 100%;
}

#header h2 {
	margin:0; 
	padding:0; 
	border:0; 
	font-size:1em; 
	/*filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
	/*	background-color: #FFF;*/
	background:url(images/transp.png);
}

#header h2 a, #header h2 a:hover, #header h2 a:visited {
	color:#000;
}

#header h1 {
/*filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
/*	background-color: #FFF;*/
background:url(images/transp.png);
}

#header h1 img {
	float:right;
	margin:0;
	padding:0;
	border:none;
	margin-top:10px;
	margin-right:10px;
}

#content {
	font-size: 1.1em
}

code {
	font: 1.0 em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1.0
	em;
	letter-spacing: .07em;
}

h2 a:hover, h3 a:hover {
	color: #247F1F;
	text-decoration: none;
}


a:hover {
	color: #247F1F;
}

#headerimg {
	margin: 0;
	height: 60px;
	width: 100%;
	text-align: right;
	padding: 0px; 
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.post blockquote {
	padding: 6px;
	border-left: 4px solid #DDD;
	font-family: georgia,times,serif !important;
	font-size:1.3em;
	margin: 15px 0 15px 40px;
	font-style: italic;
	font-weight:bold;
}

.post blockquote p {
	margin:0;
	padding:0;
}

blockquote small {
	color: #333 !important;
	font-size: .9em;
	padding: 8px 0 0 0;
	font-weight:normal;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
	text-align: center;
}

/* Footer */

#footer {
	padding: 10px 0 10px;
	margin: 0 auto 0;
	width: 100%;
	clear: both;
	text-align: center;
	vertical-align:bottom;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
}


#footer img {
	margin:0;
	vertical-align:bottom;
}
/* added menu*/

/* Top Level Menu*/
#menu {
	width:900px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	background-color:#718748;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image: url('images/menu.gif');
}

#menu a {
	color:#247F1F;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	font-weight: normal;	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:0px;
	padding-right:0px;
	color:#247F1F;
	background-color:#FFFFFF;
	background-image: url('images/a_hover.jpg');
}

/* Sidebar Level Menu*/
#right ul {
	width:140px;
}
#right li {
	border-bottom:1px solid #535D21;
	list-style:none;
	width:140px
}
#right ul, li {
	margin:0px;
	padding:0;
	display:block;
}
#right li a {
	color:#247F1F;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:0px;
	width:140px;
}
#right li a:hover {
	background-color:#9FBA6B;
	border-left:1px solid #535D21;
	display:block;
	background-image:url('images/star.gif');
	background-repeat:no-repeat;
	background-position:  right 50%;
	width: 140px
}
#right a {
	color:#247F1F;
	display:block;
}
#right a.links {
	margin-top:0px;
}


/*------------- added ------------*/