/*  
Theme Name: 'Morze herbaty' aka 'Sea of tea' blog theme
Theme URI: http://morzeherbaty.pl/
Description: Theme for "Morze herbaty"
Version: 2.0
Author: Justyna Karamuz
Author URI: http://mojaceramika.pl/

*/
/*--------------------------------------------- CSS reset  & layout defaults----------*/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, address, form, fieldset, hr, blockquote {
    margin: 0;
    padding: 0;
}

body {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px; /*0.88em*/
	line-height: 140%;
	color: #fff;
	background:#082636 url(images/bg_body.jpg) 50% top no-repeat;
	padding-bottom: 40px;
	margin: 0;
}
h1, h2 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
}
p, ul {
	margin: 0 0 5px 0;
}
#header ul,#blogHeader ul, #sidebar ul, #sidebar2 ul, #footer ul {
	list-style: none;
	padding: 0;
}
a:link, a:visited, a:active {
	color: #f3d8a0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, textarea {
	border: none;
}
table {
	border-collapse:collapse;
	border: solid 1px #B6D673;
}


/* -------------------------------------------------General classes-----------*/
small {
	font-size: 10px;
}
.postmetadata {
	font-size: .8em;
	color: #7F736F;
	/*width: 50%;*/
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	text-align: right;
}
/* -----------------------------------------------------------containers, wrappers etc.-----*/
#wrapper {

	margin: 0 auto;
}
.container {
	width: 960px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

/* ------------------------------------------------------------header-----*/
#header {
	overflow: hidden;
	height: 331px;
}
#headerLogo  {
	text-indent: -2000px;
	margin-left: 10px;
	font-size: 10px;
	float: left;
}
#headerLogo a {
	display: block;
	background: url(images/logo_morzeherbaty.jpg) no-repeat;
	width: 960px;
	height: 250px;
}
/* -----------------------------------------------------------navigation */
#navigation {
	/*float: right;*/
	position: absolute;
	bottom: 0;
	overflow: hidden;
	clear:both;
	width: 100%;
}
ul#navMain, ul#navBlog {
	clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
ul#navMain  li, ul#navBlog  li {
display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   background: url(images/nav_separator.png) right 50% no-repeat;
}
ul#navMain  li {
 background-position: right 90%;

}
ul#navMain li a {
	display: block; 
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	padding: 15px 10px 3px;
	color: #020604;
}
ul#navMain  li.current_page_item a, ul#navMain  li.current_page_ancestor  a{
	background: url(images/dinks.png) 50% top no-repeat;
}
ul#navMain  li a:hover {
	text-decoration: underline;

}
ul#navBlog  li a {
	display: block;
	font-size: 12px;	
	text-transform: uppercase;
	padding: 8px;
	color: #f9f7da;
	text-decoration: none;
}

ul#navBlog  li a:hover {
	text-decoration: underline;
}

ul#navBlog  li.current_page_item a {
	font-weight: bold;
}
/* ------------------------------------------------------------mainbody */
#mainbody {
	position: relative;
	margin-top: 20px;
}
/* ------------------------------------------------------------content, entries, posts */

#content {
	float: left;
	width: 550px;
	margin: 20px;
	padding:0 20px 30px 20px;
	background: url(images/bg_content.jpg) top no-repeat;
	background-color: #f6f2e0;
	color: #3d042d;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}

.entry {
	clear: both;
}
#content a:link, #content a:visited,#content a:active {
	//color: #80bf27;
	color: #5fa003;
	text-decoration: underline;
}
#content a:hover {
	color: #000;
}
/*
.content_wide {
	width: 900px !important;
}
.content_sklep {
	width: 690px !important;
}
.content_page {
	width: 660px !important;
}
*/
#content h1 {
	font-size: 22px;
	line-height: 1.4em;
	background: url(images/bg_content_h2.jpg) no-repeat right bottom;
	margin: 25px 0 10px;
	color:#082636;
}

#content.content_home h1 {
	font-size: .8em;
	line-height: 1.4em;
	background:none;
	margin: 0;
	padding: 10px 0;
	float: right;
	color:#7F736F;
}
#content h1 a:link, #content h1 a:visited, #content h1 a:active,  #content.content_home h2 a:link,  #content.content_home h2 a:visited,  #content.content_home h2 a:active{
	font-size: 22px;
	background: url(images/bg_content_h2.jpg) no-repeat right bottom;
	color: #14a9b4;
	display: block;
	text-decoration: none;
}
#content h1 a:hover,  #content.content_home h2 a:hover{
	color: #000;
}

#content h1 a:hover {
	text-decoration: underline
}
#content h2 {
	margin: 20px 0 0;
	font-size: 18px;
	color: #082636;
	line-height: 1.8;
}

#content h3 {
	margin: 15px 0 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #5f7471;
	line-height: 1.8;
}

#content h4 {
	margin: 10px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.8;

}
#content ul li {
	list-style: none;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left .5em ;
}

#content h2 img, #content h3 img {
	vertical-align: -.5em;
}
/* ---------------------------------------------post & page */
.post, .page {
margin: 0;
}

.post {
	background: url(images/post_separator.jpg) no-repeat 50% bottom;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.post img {
	display: block;
	margin: 15px auto;
	background: #fff;
	padding: 1px;
	border: solid 1px #8ECCCF;
}
.post a:hover img {
	background: #8ECCCF;
	border: solid 1px #fff;
}
.wp-caption-text {
	font-style: italic;
	text-align: center;
	color: #7F736F;
}
.post a img.size-thumbnail {
	float: left;
	margin: 15px 15px 15px 0;
}
.entry p, .entry ul, .entry ol {
	margin-bottom: 15px;
	overflow: hidden;
}
.more-link {
font-weight: bold;
}
img.alignleft {
	float: left;
	margin-right: 15px;
}img.alignright{
	float: right;
	margin-left: 15px;
}
/*-------------------------------------------------------------Sidebar---*/
#sidebar, #sidebar2 {
	float: left; 
	margin-top:35px;
	padding: 0;
}
#sidebar {
	width: 170px;
}
#sidebar2 {
	width: 160px;
}
#sidebar .widgettitle, #sidebar h2 {
	color: #301a15;
	color: #fff;
	margin: 0 0 10px ;
	font-size: 18px;
	line-height: 1.6em;
	background: url(images/bg_sidebar_h2.png) no-repeat right bottom;
	/*border-bottom: 1px solid #B09F86;*/
}

#sidebar2 .widgettitle, #sidebar2 h2  {
	color: #301a15;
	color: #fff;
	margin: 15px 0 10px;
	padding-right: 15px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	background: url(images/bg_sidebar_h2_tea.png) no-repeat right bottom;
}

#sidebar, #sidebar2 {
	font-size: .8em;
	line-height: 150%;
}


/*------------------------------------------------------------widgets----*/

#text-2 /*o blogu*/ {

}
#text-9 /*o sklepie*/{

}

#text-7 /*o warsztatach*/{

}
#sidebar ul li a {
	margin:0;
}
#sidebar ul li.widget_tag_cloud a {
	margin: 0 0 3px 0;
}
#sidebar ul li.widget ul li {
	background: url(images/arrow1.gif) no-repeat 0% .3em;
}
#sidebar2 ul li a {
	margin:0;
}
#sidebar2 ul li {
	margin: 0 0 5px 0;
}
#sidebar2 ul li.widget_links ul li {
	/*background: url(images/arrow1.gif) no-repeat 0% .3em;*/
}

#sidebar .widget_text {
	overflow: hidden;
	padding: 10px;
}

#sidebar .widget_text   h2 {
	margin:0 0 5px;
	/*font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.1em;
	letter-spacing: 1px;*/
}
.widget_text img {
	float: left;
	margin: 5px 10px 5px 0;
}
.textwidget p {
	margin-bottom: 5px;
}

/*-------------------------------------------------------------Footer---*/
#footer {
	padding: 0 0 50px 0;
	overflow: hidden;
	font-size: .8em;
	line-height: 150%;
	
}
#footerOne {
	margin: 0 auto;
	width: 450px;
	background: url(images/bg_footer.jpg) 50% bottom no-repeat;	
}
#footerTwo {
	margin: 0 auto;
	width: 450px;
	font-size: .8em;
	}
#footer  .footertitle {
	padding:15px 0;
	font-size: 18px;
	color: #e7e1b7;
	text-align: center;
	background: url(images/bg_footer.jpg) 50% bottom no-repeat;
}

#text-10 .textwidget  {
	background: url(images/bg_ania_magda.jpg) 50% 15% no-repeat;
	padding: 10px 80px;
	text-align: center;
	
}


/*-----------------------------------------------------------comments------------------*/
#comments {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background: url("images/post_separator.jpg") no-repeat scroll 50% bottom;
}
#comments h3 {
	font-size: 1.3em;
	font-weight: bold;
}
#comments label {
	display: block;
	width: 120px;
	float: left;
}
#comments input {
	padding: 1px;
	margin-bottom: 5px;
}
textarea#comment {
	width: 420px;
	border: solid 1px #998E7D;
	margin: 10px 0;
}
ol.commentlist {
	padding: 0;
	list-style-position: inside;
}
ol.commentlist li {
	color: #666;
	font-style: italic;
	background: url("images/bg_content_h2.jpg") no-repeat scroll right bottom transparent;
	margin-bottom: 15px;
	padding: 5px;
}

/*----------------------- form 7-----------*/
span.wpcf7-form-control-wrap input, span.wpcf7-form-control-wrap textarea {
	width: 350px;
	border: solid 1px #998E7D;
}
.wpcf7 p {
	margin: 0;
	padding: 0;
	width: 350px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*---------------------404------------------------*/
#error404 h2 {
	margin: 20px 0 10px 0;
}
#error404 p {
	margin: 0 0 5px 0;
}
#error404 ul li {
	background: url(images/arrow1.gif) no-repeat 0% .3em;
        list-style: none;
	padding-left: 20px;
	margin-left: 20px;
}

/*----------------------------------------tea colors-----*/
a.greentea, .greentea h3 {
	color: #6dad4d !important;
}
a.turquoisetea, .turquoisetea h3 {
	color: #009B9F !important;
}
a.whitetea, .whitetea h3{
	color: #AFAFAF !important;
}
a.yellowtea, .yellowtea h3 {
	color: #EAD700 !important;
}
a.redtea, .redtea h3 {
	color: #A9362E !important;
}

.greentea h4,  .turquoisetea h4, .whitetea h4, .yellowtea h4, .redtea h4 {
clear: both;
}
/*----------------------------------------RSS--------*/
a.rssbar {
display: block;
line-height: 20px;
}

a.rssbar img {
	vertical-align: middle;
	margin:0 4px 0 0;
}


