/*
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/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 70px; padding: 10px 0 0 0;
	font-size: 18px;
}
#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: #FFFFFF;
	text-decoration: none;
}
#content .page .title {
        color: #FFFFFF;
	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 .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-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	list-style-type: none;
	background-color: #ffffff;
	width: 550px;
	border-style:solid;
	
}

#alt{
	margin: 0; 
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
	list-style-type: none;
	background-color: #E3F3FD;
	width: 550px;
	border-style:solid;
	
}


.children {
	margin: 10px 0 0 10px;
	
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	border: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
	height:50px;
	width:50px;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

#author { 
font-size:small;
}

#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;
	font-size:10px;
}

#content .post .comments a:hover {
	text-decoration: underline;
	font-size:10px;
}

#comment {
	width: 550px;
}
#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;
}
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;
}

div.CatShowDiv {
border:solid;
padding: 5px 5px 5px 5px;
border-color:#0449F8;
border-width:10px;
text-align:justify;
border-radius:30px;
}

div.CatShowDiv h2 {
font-size:29px;
color:#fff;
border-radius:30px;
border-color:#fff;
border-width:7px;
background-color:#FFC232;

}





div.CatShowDiv li {padding-top:5px; padding-bottom:5px;}
div.CatShowDiv li a:hover{text-decoration:underline; color:#0F07F7;}
div.CatShowDiv li a{text-decoration:none; }

div.comtitle {
float:left;
color:#0C00EC;
padding: 2px 2px 2px 2px;
font-family:veranda;
font-size:medium;
}

#menu2 {
	margin: 10px 0; padding: 0 0 0 30px;
	list-style-type: none;
	height: 50px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.png);
}
#menu2 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;
}
#menu2 li.first {
	margin: 0; padding-left: 0;
	background: none;
}
#menu2 li a {
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#menu2 li a:hover {
	background: #fff right top no-repeat url(images/bckmenuliahover.png);
	color: #1e4983;
}
#menu2 li a span {
	float: left;
	padding: 0 5px;
	line-height: 20px;
}
#menu2 li a:hover span {
	background: no-repeat url(images/bckmenuliahoverspan.png);
}

span.c7 {font-weight: normal;}
    span.c6 {color: #0000ff;}
    p.c5 {text-align: justify;}
    span.c4 {color: #000000;}
    span.c3 {color: #333333;}
    h2.c2 {text-align: center;}
    span.c1 {color: #008000;}

div.RelatedPosts li{
padding-top:15px;

}

/*
Theme Name: Refreshing WDSS
Description: Refreshing theme edited and modified by www.web-design-seo-services.com
New Version: edited by www.web-design-seo-services.com
Original Theme Author: Themes Designs
Original Theme Author URI: http://www.themesdesigns.com/
*/
h2.Centered {
text-align:center;
color:blue;
}
h2.Centeredgreen {
text-align:center;
color:#008000;
}
h2.Centeredblack {
text-align:center;
color:#333333;
}
h3.subgreen {
text-align:left;
color:#008000;
}
h3.subcgreen {
text-align:center;
color:#008000;
}
h3.subblue
{
text-align:left;
color:#1D00D8;
}
h3.subcblue
{
text-align:center;
color:#1D00D8;
}
h3.subblack
{
text-align:left;
color:#0D0D0D;
}
h3.subcblack
{
text-align:center;
color:#0D0D0D;
}
h3.redc
{
text-align:center;
color:#FA0000;
}
h3.subcbronze
{
text-align:center;
color:#902121;
}
h3.subcsilver
{
text-align:center;
color:#717A7B;
}
h3.subcgold
{
text-align:center;
color:#FFA600;
}

/* H4 Tags */

h4.subgreen {
text-align:left;
color:#008000;
}
h4.subcgreen {
text-align:center;
color:#008000;
}
h4.subblue
{
text-align:left;
color:#1D00D8;
}
h4.subcblue
{
text-align:center;
color:#1D00D8;
}
h4.subblack
{
text-align:left;
color:#0D0D0D;
}
h4.subcblack
{
text-align:center;
color:#0D0D0D;
}
h4.redc
{
text-align:center;
color:#FA0000;
}

/* End H4 Tags */


/* H5 Tags */

h5.subgreen {
text-align:left;
color:#008000;
}
h5.subcgreen {
text-align:center;
color:#008000;
}
h5.subblue
{
text-align:left;
color:#1D00D8;
}
h5.subcblue
{
text-align:center;
color:#1D00D8;
}
h5.subblack
{
text-align:left;
color:#0D0D0D;
}
h5.subcblack
{
text-align:center;
color:#0D0D0D;
}
h5.redc
{
text-align:center;
color:#FA0000;
}

/* End H5 Tags */

#content .page p
{
text-align:justify;
color:#333333;
}
#content .page b.green
{
color:#008000;
}
#content .post b.green
{
color:#008000;
}
#content .post p
{
text-align:justify;
color:#333333;
}
#content .page li
{
text-align:justify;
padding-top:5px;
}
#content .post li
{
text-align:justify;
padding-top:5px;
}

/*
#content .post li
{
margin: 5px 0 0 0; 
background: left 2px no-repeat url(images/bcksidebarlili.png);
text-align:justify;
padding-bottom:10px;
}
*/

#content .post a 
{
text-decoration:underline;
}
#content .post a:hover 
{
text-decoration:none;
}

div.FormDiv {
border:solid;
padding: 5px 5px 5px 5px;
background-color:#EBF8FF;
font-size:18px;
color:#000;
font-family:veranda;
border-radius:30px;
border-style: double;
border-color:#fff;
border-width:7px;
}

div.FormDiv p{
align:center;
color:#333333;
}
