/*
THEME NAME: HeatSaver
THEME URI: http://www.heatsavershades.co.uk
DESCRIPTION: Theme for HeatSaver thermal roman blinds
VERSION: 1
AUTHOR: <a href="http://www.wilfswann.co.uk">Wilf Swann</a>
AUTHOR URI:
TAGS: 
*/

/*
Red - #e03d2e
DarkBlue - #1e91c9
LightBlue - #aed3e6
*/

a {
	color: #e03d2e;
	text-decoration:none;
}

a:hover {
	color: #1e91c9;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image:url(bg.jpg);
	text-align: center; 
	color: #000000;
}

#wrapper {
	width: 680px;
	background: transparent;
	margin: 0 auto; 
	text-align: left;
	margin-top: 50px;
}

#container {
	background: #FFFFFF;
	padding: 10px; 
}

#container p {
	margin-bottom: 10px;
}

#container img {
	margin-left: 10px;
}

#container ol {
	margin-left: 2em;
}

#header {
	width: 680px;
	height: 128px; 
	background-image: url(logo.png);
	margin-bottom: 10px;
        text-indent: -9999px;
        overflow: hidden;
}

#header h1 {
        height: 128px;
}

#header a {
	display:block;
	width: 100%;
	height: 100%;
}

h3 {
	color: #1e91c9;
	font-size: 100%;
	font-weight:normal;
	margin-top: 5px;
}

.page .entry-title {
        display: none;
}

.entry-title {
color: #1e91c9
}

.entry-title a {
color: #1e91c9
}

.entry-title a:hover {
color: #aed3e6
}

.entry-date {
text-align: right;
font-size: 12px;
margin-bottom: 10px;
}

.post {
margin-bottom: 20px;
}

.entry-meta {
font-size: 12px;
}

.comment-meta {
font-size: 12px;
}

.published {
border: none;
}

#copyright {
	font-size:9px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 50px;

}

div.sidebox {
	background: #333333;
font-size: 10px;
}

div.sidebar {
overflow:hidden;
padding:10px 1.9%;
}

div#primary {
width: 300px;
}

div#secondary {
width: 300px;
float: right;
}

div#footer {
clear:left;
width:100%;
}

.announce {
	text-align:right;
	font-style: italic;
	font-size:large;
	color: #1e91c9;
	margin-bottom: 15px;
}

/* Just some example content */

div#menu {
	background: #333333;
	text-align:center;
height:1.8em;
margin: 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0 0 0 10px;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.4em 0.6em;
text-decoration:none;
	color: #FFFFFF;
}

div#menu ul a:hover {
	background-color:#e03d2e;
}


div#menu ul li ul {
display:none;
}

.entry-title,.entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {

}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar a:link {
color: #fff;
}

div.sidebar a:visited {
color: #aaa;
}

div.sidebar a:hover {
color: #e03d2e;
}

div.sidebar input#s {
width:12em;
}

div.sidebar ul li {
margin-bottom: 1em;
}

div.sidebar ul li ul li{
margin-bottom: 0;
}

div.sidebar li {
list-style:none;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}