/*  
Theme Name: Spring Flowers Theme
Theme URI: http://bloggingzone.info
Description: Spring Flowers Wordpress Design by Bloggingzone.info
Version: 1.0
Author: Bloggingzone.info
Author URI: http://bloggingzone.info
*/



/* General */

body {
	margin: 0;
}
h1, h2, h3, h4 {
	margin: 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/* Page */

#page {
	margin: 0 auto;
	width: 1005px;
}
/* Header */

#header {
	width: 1005px;
	height: 427px;
	background: url("images/header.jpg") no-repeat;
	position: relative;
}
/* Header - Info */
	
	#header #header-info {
	position: absolute;
	padding-top: 33px;
	left: 25px;
	width: 340px;
}
#header #header-info h1 {
	color: #000000;
	font: bold 25px "Trebuchet MS", Verdana;
}
#header #header-info h1 a {
	color: #000000;
	text-decoration: none;
}
#header #header-info .description {
	color: #000000;
	font: bold 15px "Trebuchet MS", Verdana;
}
/* Header - Menu */
	
	#header #header-menu {
	position: absolute;
	bottom: 17px;
	left: 10px;
}
#header #header-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 32px;
}
#header #header-menu ul li {
	float: left;
	height: 32px;
	margin-right: 6px;
	font: normal 16px/32px "Trebuchet MS", Verdana;
	color: #3e7819;
	text-transform: lowercase;
	padding: 0 23px;
	border: 2px solid #ffff00;
}
#header #header-menu ul li a {
	color: #3e7819;
	text-decoration: none;
}
#header #header-menu ul li a:hover {
	text-decoration: underline;
}
/* Main */

#main {
	width: 995px;
	padding-left: 10px;
}
/* Main - Sidebar */
	
	#sidebar {
	float: left;
	width: 250px;
	color: #515151;
	margin-bottom: 50px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
#sidebar a {
	color: #3e7819;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar #sidebar-left {
	float: left;
	width: 250px;
}
#sidebar #sidebar-right {
	float: right;
	width: 197px;
}
#sidebar .sidebar-box {
	width: 250px;
	margin-bottom: 8px;
	border: 2px solid #f0e146;
}
/* Sidebar - Titles */
		
		#sidebar h3 {
	padding-left: 15px;
	font: normal 16px/40px "Trebuchet MS", Verdana;
	color: #ffffff;
	height: 40px;
	width: 237px;
	background: #3d7301;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
}
/* Sidebar - Menus */
		
		#sidebar ul {
	margin: 0 0 0px 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	color: #515151;
	height: 27px;
	background: url("images/sidebar_menu.gif") repeat-x;
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 27px;
	font-weight: normal;
	font-variant: normal;
}
#sidebar ul li a {
	color: #3e7819;
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
	margin: 10px auto;
	width: 116px;
}
/* Sidebar - Forms */
		
		#sidebar #searchform {
	margin: 10px auto;
	width: 145px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 145px;
}
/* Main - Content */
	
	#content {
	float: left;
	width: 700px;
	padding-left: 18px;
}
/* Main - Content - Post */
	
	#content .post {
	color: #515151;
	float: left;
	margin-bottom: 50px;
}
/* Post - Date */
		
		#content .post .post-date {
	width: 139px;
	height: 37px;
	background: url("images/post_date.gif") no-repeat;
	float: right;
	font: normal 12px/37px "Trebuchet MS", Verdana;
	color: #ffffff;
	text-align: center;
	text-transform: lowercase;
}
/* Post - Content */
		
		#content .post .post-content {
	border: 1px solid #b5b5b5;
	padding: 15px;
}
/* Post - Title */
		
		#content .post .post-content .post-title {
	font: normal 12px "Trebuchet MS", Verdana;
	color: #3d7301;
}
#content .post .post-content .post-title a {
	color: #3d7301;
	text-decoration: none;
}
#content .post .post-content .post-title a:hover {
	text-decoration: underline;
}
#content .post .post-content .post-title h2 {
	color: #3d7301;
	font: bold 16px "Trebuchet MS", Verdana;
}
#content .post .post-content .post-title h2 a {
	color: #3d7301;
	text-decoration: none;
}
#content .post .post-content .post-title h2 a:hover {
	text-decoration: underline;
}
/* Post - Entry */
		
		#content .post .post-content .post-entry {
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #515151;
}
#content .post .post-content .post-entry a {
	color: #3e7819;
	text-decoration: none;
}
#content .post .post-content .post-entry a:hover {
	text-decoration: underline;
}
#content .post .post-content .post-entry .picture {
	margin: 0 5px 5px 0;
	float: left;
}
#content .post .post-content .post-entry .more-link {
	font: bold 12px/20px "Trebuchet MS", Verdana;
	color: #3e7819;
	float: right;
	padding-bottom: 5px;
}
#content .post .post-content .post-entry .more-link a {
	color: #3e7819;
	text-decoration: none;
}
#content .post .post-content .post-entry .more-link a:hover {
	text-decoration: underline;
}
/* Post - Info */
		
		#content .post .post-content .post-info {
	clear: both;
	font: normal 12px/28px "Trebuchet MS", Verdana;
	color: #3d7301;
}
#content .post .post-content .post-info a {
	color: #3d7301;
	text-decoration: none;
}
#content .post .post-content .post-info a:hover {
	text-decoration: underline;
}
/* Post - Comments */
		
		#content .post .post-content h3 {
	height: 36px;
	color: #3d7301;
	font: bold 14px/36px "Trebuchet MS", Verdana;
	margin-top: 15px;
}
#content .post .post-content .comments {
	margin: 0;
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #515151;
}
#content .post .post-content .comments ol {
	margin: 10px 0 10px 0;
	padding-left: 25px;
}
#content .post .post-content .comments ol li {
	padding: 5px;
}
#content .post .post-content .comments ol li.alt {
	background: #f1f1f1;
}
#content .post .post-content .comments ol li cite {
	color: #3e7819;
	font-style: normal;
	font-weight: bold;
}
#content .post .post-content .comments ol li cite a {
	color: #3e7819;
	text-decoration: none;
}
#content .post .post-content .comments ol li cite a:hover {
	text-decoration: underline;
}
#content .post .post-content .comments ol li .commentmetadata a {
	color: #3e7819;
	text-decoration: none;
}
#content .post .post-content .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}
#content .post .post-content #commentform {
	margin: 0;
	font: normal 12px/18px "Trebuchet MS", Verdana;
	color: #515151;
}
/* Footer */

#footer {
	width: 1005px;
	height: 47px;
	background: url("images/footer.gif") repeat-x;
	color: #3d7301;
	font: normal 12px/47px "Trebuchet MS", Verdana;
	text-align: center;
}
#stopka {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #29561D;
	margin-bottom: 2em;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#footer a {
	color: #3e7819;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.sidebar-box #tagowanie {
	padding-right: 5px;
	padding-left: 10px;
}
.st-tag-cloud {
	padding-right: 1em;
	padding-left: 1em;
}
/*Nawigator dolny*/
#page-nav {
	border: 1px solid #CCC;
	height: 20px;
	padding: 5px;
	margin-bottom: 3em;

}
.nav-previous {
	float: right;
	width: 200px;
	color: #3e7819;
	text-align: right;
}
.nav-previous a {
	color: #3e7819;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.nav-next a {
	color: #3e7819;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.nav-next {
	text-align: left;
	float: left;
	width: 200px;
	color: #3e7819;
}
.tagcloud {
	padding-left: 5px;
	padding-right: 5px;
}
