@charset "utf-8";
/*
Theme Name: WordPress Green Time 0.3.3
Theme URI: http://www.green-time.ro/
Description: Green Time WordPress Theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a> original WP default CSS and PHP files.
Version: 0.3.3
Author: Bogdan Ionut Georgescu
Author URI: http://www.green-time.ro/
Tags: Green Time, jaluzele, fixed width, two columns, widgets

	bycolor - 2008
	 http://www.bycolor.ro

	This theme was designed and built by Bogdan Ionut Georgescu,
	whose website and portofolio you will find at http://www.bycolor.ro/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


	/*
	by Eric A. and Kathryn S. Meyer
	http://meyerweb.com/eric/tools/css/reset/ 
	v1.0 | 20080212
	*/

@import url("footerStyle.css");
@import url("meniuSus.css");
@import url("meniuriLaterale.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	/* content: none; */
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/* Begin Typography & Colors */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #F0F0F0 url('images/verticalStingaMic_GreenTime.png') repeat-x;
	text-align: center;
	color: #000;
	}

#continuousPage {
	width: 1000px;
	background-image: none;
	background-repeat:no-repeat;
	margin: 0px auto;
	text-align: left;
	}

#page {
	background: url('images/fundalMic_GreenTime.jpg') no-repeat;
	text-align: left;
	}

#header {
	width: 1000px;
	height: 235px;
	margin: 0;
	padding: 0px 0;
	vertical-align:top;
	}
div.meniuSus {
	margin: 0;
	height: 30px;
	vertical-align:top;
	text-align: center;
	}
#middle {
	width: 100%;
	padding: 0;
	background: none;
	background-color: #f0f0f0;
	margin-top: 0px;
	}

#content {
	font-size: 1em;
	margin-top: -50px;
	}

.widecolumn .entry p {
	font-size: 0.6em;
	}

.widecolumn .entry {
	margin: 1em 0;
	line-height: 1.5em;
	font-size: 1.2em;
	}
.narrowcolumn .entry {
	margin: 1em 0 0 0.6em;
	line-height: 1.5em;
	font-size: 1.2em;
}
.narrowcolumn .entry p {
	margin-top: 1em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.postmetadata {
	font-size: 0.7em;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 2em;
	text-align: right;
	}

#headerimg .description {
	visibility: hidden;
	font-size: 1.2em;
	text-align: center;
	}

#content a {
	padding: 0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0px 10px 30px 10px;
	margin: 0 0 0 2px; /* 108px - 88px - 18 px (bycolor) */
	width: 560px; /* 580px - 2x10 */
	}

.widecolumn {
	float: left;
	padding: 0px 10px 30px 10px;
	margin: 0 0 0 2px;
	width: 680px; /* 422 full - 2x10 */
	}

.post {
	padding: 0 7px 7px 7px;
	margin: 0 0 14px;
	text-align: justify;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

/* End Structure */

#content a:link, #content a:visited {
	color: #666;
	font-size: 12px;
	}
#content a:hover, #content a:active {   /* PANTONE 355C - mouse over link */
	text-decoration: none;
	color: #009a3d;
	}


/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	visibility: hidden;
	color: #006633;
	}
h2 {
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 24px;
    font-weight:bold;
    line-height: 30px;
	margin: 10px 0 0 0;
	color: #006633;
	}
#content h2 a:link,
#content h2 a:visited {
	color: #006633;
	text-decoration: none;
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 1.2em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0.3em;
	color: #009a3d;
	}
#content h3 a:link,
#content h3 a:visited {
	color: #009a3d;
	text-decoration: none;
	font-size: 16px;
	}
h3.comments {
	padding: 0;
	margin: 20px auto 20px ;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #fff;
	}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	/* color: #2e5198; */
	color: #009a3d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a:hover, h3 a:hover {
	color: #009a3d;
	text-decoration: none;
	padding: 0  5px 0 5px;
	background: none;
	}



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	/* text-align: center; */
	text-align: left;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 130px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin: 0;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



p, span {
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
    font-size: 12px;
    line-height: 16px;
	margin: 0 0 12px 0;
    color: #444;
	}

h1, a.titlu {
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
    font-size: 24px;
    font-weight:bold;
    line-height: 26px;
	margin: 0;
	padding: 5px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #006633;
	}

#sidebar h2 {
	color: #d4682e;
	text-decoration: none;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	}
#sidebar a {
	font-size: 0.8em;
	}

/* Good luck with Daisy :) */