/*
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.0
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/bck.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
#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 20px;
	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: 16px;
}
#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: 70px; line-height: 70px;
	background: no-repeat url(images/bckfooter.png);
	color: #465c03;
}
#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;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}

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;
}

#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-start
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-finnish
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 2px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 2px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

.entry {  
 width: 710px;  
 background: #ffffff;  
 padding:8px;  
 border:1px solid #bbbbbb;  
 margin:5px auto;  
 -moz-border-radius:8px;  
}  
  
span.link a {  
 font-size:150%;  
 color: #000000;  
 text-decoration:none;  
}  
  
a.vote_up_an, a.vote_down_an {  
 display:inline-block;  
 background-repeat:none;  
 background-position:center;  
 height:24px;  
 width:24px;  
 margin-left:4px;  
 text-indent:-900%;  
}  
  
a.vote_up_an {  
 background:url("img/u.gif");  
}  
  
a.vote_down_an {  
 background:url("img/d.gif");  
} 

a.vote_up_et, a.vote_down_et {  
 display:inline-block;  
 background-repeat:none;  
 background-position:center;  
 height:24px;  
 width:24px;  
 margin-left:4px;  
 text-indent:-900%;  
}  
  
a.vote_up_et {  
 background:url("img/u.gif");  
}  
  
a.vote_down_et {  
 background:url("img/d.gif");  
} 

.comment_box {
    background-color: #D3E7F5;
    border-bottom: 1px solid #FFFFFF;
    padding-top: 3px;
}
ol.timeline {
    font-size: 1.2em;
    list-style: none outside none;
}
ol.timeline li {
    padding: 0.7em 0 0.6em;
    position: relative;
}
ol.timeline li:first-child {
}
#main {
    font-family: "Trebuchet MS";
    margin-left: 200px;
    width: 500px;
}
#flash {
    margin-left: 100px;
}
.box {
    border-bottom: 1px dashed #DEDEDE;
    margin-bottom: 20px;
}
input {
    border: 2px solid #666666;
    color: #000000;
    font-size: 14px;
    height: 24px;
    margin-bottom: 10px;
    width: 200px;
}
textarea {
    border: 2px solid #666666;
    color: #000000;
    font-size: 14px;
    height: 124px;
    margin-bottom: 10px;
    width: 200px;
}
.titles {
    font-size: 13px;
    padding-left: 10px;
}
.star {
    color: #FF0000;
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
}


