/*
Theme Name: Refreshing
Description: Refreshing is a very eye-catching light wordpress theme with 2 columns and a very simple look. Great for any type of blog.
Version: 1.2
Author: Themes Designs
Author URI: http://www.themesdesigns.com/
Tags: light, blue, green, white, orange, two-columns, fixed-width
License: GPL (General Public License)
*/

body {
	margin: 0; padding: 25px 0 45px 0;
	background: repeat-x url(images/bckestel.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
.chebe {
	margin: 0 0 0 30px; padding: 5px 0 0 0;
	font-size: 13px; font-weight:bold;
	font-family:"Comic Sans MS", cursive;
}
#page .rss li {
	float: left;
	margin: 0 10px 0 0; padding: 10px 0 0 45px;
	height: 30px;
	background: no-repeat;
	font-family: Tahoma, Geneva, sans-serif; font-size: 14px; font-weight: bold;
	text-transform: uppercase;
}
#page .rss li a {
	color: #686868;
	text-decoration: none;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 20px 30px 0 30px;
	width: 920px;
	background: #fff no-repeat url(images/bckpage.png);
}
#header {
	position: relative;
	height: 70px;
	background: no-repeat url(images/bckheader.png);
}
#header h1 {
	margin: 0 0 0 70px; padding: 10px 0 0 0;
	font-size: 24px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 125px;
	color: #fff;
}
#header form {
	position: absolute;
	top: 20px; right: 25px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	border: 0;
}
#header form .text {
	margin: 0 5px 0 0; padding: 4px 5px 0 5px;
	width: 185px; height: 20px;
	background: no-repeat url(images/bckheaderformtext.png);
}
* html #header form .text {
	background-attachment: fixed;
}
#header form .btn {
	width: 65px; height: 24px;
	background: no-repeat url(images/bckheaderformbtn.png);
	font-size: 14px; font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#menu {
	margin: 10px 0; padding: 0 0 0 30px;
	list-style-type: none;
	height: 50px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.png);
}
#menu li {
	float: left;
	margin: 0 0 0 15px; padding: 15px 0 15px 15px;
	background: left 12px no-repeat url(images/bckmenuli.png);
	font-size: 12px; font-weight: bold;
	text-transform: uppercase;
}
#menu li.first {
	margin: 0; padding-left: 0;
	background: none;
}
#menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#menu li a:hover {
	background: #fff right top no-repeat url(images/bckmenuliahover.png);
	color: #1e4983;
}
#menu li a span {
	float: left;
	padding: 0 5px;
	line-height: 20px;
}
#menu li a:hover span {
	background: no-repeat url(images/bckmenuliahoverspan.png);
}
#container {
	margin: 0 20px;
	width: 880px;
}
#content {
	float: left;
	margin: 0 35px 0 0;
	width: 585px;
}
#content a {
	color: #00a2ff;
}
#content .post {
	position: relative;
	margin: 0 0 15px 0;
	width: 100%;
	background: no-repeat url(images/bckcontentpost.png);
}
#content .page {
	background-image: url(images/bckcontentpage.png);
}
#content .post .title {
	margin: 0 0 0 100px;
	line-height: 80px;
	font-size: 10px;
}
#content .post .title a {
	color: #fff;
	text-decoration: none;
}
#content .page .title {
	margin: 0 0 0 20px;
}
#content .post .meta {
	margin: -15px 0 0 0; padding: 0 10px 0 0;
	text-align: right;
	font-size: 11px;
	color: #00a2ff;
}
#content .post .meta a {
	text-decoration: none;
}
#content .post .entry {
	margin: 5px 0 0 10px;
	width: 575px;
}
#content .post .comments {
	margin: 5px 0 0 0; padding: 0 10px 0 0;
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
}
#content .post .comments a {
	text-decoration: none;
}
#content .post .date {
	position: absolute;
	top: 25px; left: 35px;
	width: 55px;
	text-align: center; line-height: 1em;
	font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold;
	color: #00a2ff;
	text-transform: uppercase;
}
#sidebar {
	float: left;
	width: 260px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar .rss {
	margin: 0 0 15px 0;
	height: 40px;
}
#sidebar .rss li {
	background-image: url(images/bcksidebarrssli.png);
}
#sidebar li {
	margin: 0 0 10px 0; padding: 0 10px;
}
#sidebar li li {
	margin: 5px 0 0 0; padding: 0 0 0 25px;
	background: left 2px no-repeat url(images/bcksidebarlili.png);
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 -10px 10px -10px; padding: 0 0 0 15px;
	line-height: 40px;
	background: no-repeat url(images/bcksidebarh3.png);
	font-size: 14px;
	color: #fff;
}
#footer {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0 0 0 30px;
	height: 40px;
	line-height: 40px;
	background: no-repeat url(images/bckfooterestel.png);
	color: #465c03;
	background-image: url(images/bckfooterestel.png);
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer .rss {
	position: absolute;
	top: 15px; right: 40px;
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: normal;
}
#footer .rss li {
	background-image: url(images/bckfooterrssli.png);
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 10px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
	text-align: center;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	}

img.middle {
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
