/*  
Theme Name: Sunset Solar
Description: Custom theme
Version: v1
Author: Pentagon Design
Author URI: http://pentagondesign.co.uk/

*/



* {
	margin:0;
	padding:0;
	list-style-type: none;
}
a {
	text-decoration:none;
	color:#910000;
}

.entry a{
	text-decoration: underline;
}

#footer a{
	color: #fff;
}

html {
       overflow-y: scroll;
}

body {
	color: #333333;
	background: #910000 url(images/body-bg.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#outer{
	margin-top:15px;
	background: #fff url(images/outer-line.gif) repeat-x left 175px;
	overflow : hidden;
	_height : 1%;	
}


.home #outer{
	margin-top:15px;
	background: #fff url(images/outer-bg.gif) repeat-x left 120px!important;
	overflow : hidden;
	_height : 1%;	
}
#wrapper {
	width:970px;
	margin:0 auto;
	overflow : hidden; _height : 1%;
	
	position:relative;
}
#header {
	position:relative;
	height:175px;
	background: url(images/header-bg.png) no-repeat 0px 0px;
	border-bottom: solid 5px #910000;
	
	}
.home #header {border:none; height:190px;}	
	
#sales{position:relative; top:-70px;
	width:970px;
	height:240px;
	
	overflow:visible;
	z-index:6;
}

.calls{position:absolute; top:22px; left:25px;z-index:99; border:none;}

.homebuy{width:180px; position:absolute; right:0px; top:15px;}
.homebuy p{line-height:14px;}
.homebuy h2{line-height:18px;}

h1, h2, h3, h4, h5, h6{
 	font-family: Verdana,Arial,Helvetica,sans-serif;
 	font-weight: normal;
 	color: #910000;
 	font-size: 28px;
 }
 
 h1{
 	font-size: 24px;
    padding-top: 16px;
    color: #535e7e;
 	
 }
 
 
 
 h2{
 	font-size: 22px;
    padding-top: 16px;
 	
 }
 
 
 h3{
 	font-size: 18px;
 	padding-top: 16px;
 	
 }
 
 h4{
 	font-size: 14px;
 	padding-top: 16px;
 	
 }
 
 h5{
 	font-size: 13px;
 	font-weight: bold;
 	padding-top: 16px;
 	
 }
 
 h6{
 	font-size: 13px;
 	color: 40475a;
 	font-weight: bold;
 	padding-top: 16px!important;
 	
 }

/* buy now page*/
.page-id-19 .genericside, .page-id-66 .genericside{display:none;}
.page-id-19 form{margin-bottom:20px;}
.page-id-19 #content ul{margin-top:-6px!important;}
	
/*.description {
	width:242px;
	height:50px;
	position:absolute;
	top:140px;
	left:5px;
	text-indent:-9999px;
	background: url(images/description.gif) no-repeat;
	margin:0;
	padding:0;
}*/
	
	
/* ----------------------------------------------------------------------------------------------------*/


/* ---------------------------------------------------------------------------------------------------- */



.archive .pagetitle{padding-top:20px;}
#bookinfo{padding-left:25px;}

#content {
	position:relative;
	width:720px;
	float:right;
	padding-bottom:30px;
	overflow : hidden; _height : 1%;
}

.home #content {margin-top: -45px;}
.home .genericside{display:none;}	

#sidebar {
	width:220px;
	float:left;
	position:relative;
	padding-bottom:20px;
	overflow : hidden; _height : 1%;
}

#sidebar img{margin-top:12px;}

#footer {
	clear:both;
	padding-bottom:30px;
	padding-top:25px;
	
	background: url(images/footer-bg.png) repeat-x center top;
	min-height: 230px;
   height:auto !important;
   height: 230px;
}

#footerwrapper{width:970px;
	margin:0 auto;
	position:relative;}
	
#footermenu{position:absolute; top:0; left:0; width:160px;}
.accreditationimg{display:block; margin-top:25px;}
.accreditations{padding: 20px 0 20px 295px;}

#address{padding-left:250px;}

/* ---------------------------------------------------------------------------------------------------- */








/* ---------------------------------------------------------------------------------------------------- */






/* search bar */

#search {
	position:absolute;
	left:720px;
	top:80px;
	background: url(images/logos.gif) no-repeat right top;
}
#search #s {
	
	width:150px;
	height:16px;
	padding:4px 3px 3px;
	border:1px solid #c95a2f;
}
#search #searchsubmit {
	margin-top:0px; float:left; margin-right:3px;
}
#search #s:focus {
	background-color:#FDB400;
}


.search #crumbs{display:none;}
.search #content{min-height: 300px;
   height:auto !important;
   height: 300px;}

/* ---------------------------------------------------------------------------------------------------- */


/* menu */

#menu {
	position:absolute;
	left:25px;
	top:141px;
	z-index:99;
}

.home #menu {
	position:absolute;
	left:25px;
	top:323px;
	z-index:99;
}

#menu li {
	display:inline;
}
#menu li a {
	font-size: 13px;
	background:#910000; padding:10px; color:#fff; margin-left:0important!; margin-right:1px;
	height:1%;
	float:left;
	display:block;
	text-decoration:none;
	
}
#menu li a:hover {
	
}
/* ---------------------------------------------------------------------------------------------------- */



#archiveform {
	margin-bottom:25px;
	
}
#archiveform option{width:200px;}



/* ---------------------------------------------------------------------------------------------------- */


#toplogo {
	margin:0;
	height: 112px;
	width: 258px;
	position:absolute;
	top:0;
	left:0;
	background: url(images/toplogo.gif) no-repeat;
	text-indent:-9999px;
	border-bottom:none;
}
#toplogo a {
	display:block;
	position:absolute;
	height: 75px;
	width: 290px;
}

p {
	line-height:180%;
	margin-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.editlinks {
	margin-top:0;
	margin-bottom:12px;
}
p.editlinks a {
	color:orange;
}
#content p {
	font-size: 13px;
	color: #40475A;
	padding-right:5px;
}

li p{font-size: 11px!important;}


strong{color:#910000;}

blockquote {
	font-family: 'Georgia', serif;
	font-size:12px;
	margin-left:10px;
	padding-left:10px;
	font-style: italic;
}


#content ul {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ul ul {
	padding-left:20px;
	margin: 0px 0 20px;
}
#content ul li {
	list-style-type:disc;
	line-height:160%;
	font-size:13px;
	margin:3px;
}
#content ul li li {
	list-style-type:disc;
	font-size:12px;
	margin:3px;
}
#content ol {
	padding-left:20px;
	margin: 12px 0 0;
}
#content ol li {
	line-height:160%;
	font-size:13px;
	margin:3px;
	list-style: decimal;
}



/* ---------------------------------------------------------------------------------------------------- */

#sidebar #submenu{margin-top:48px;}
/*.page-parent #sidebar #submenu{border-top: 1px solid #AEADBB;}*/
.home #sidebar {margin-top:-66px;}

#sidebar #submenu li {
	display:inline;
}
#sidebar #submenu li a {
	display:block;
	color:#A60029;
	padding:9px 0px 11px 25px;
	font-size: 12px;
	text-decoration:none;
	height:1%;
	background: url(images/tick.png) no-repeat -2px 8px;
}	

#sidebar li .current_page_item a {
	/*background: #262A36!important;
	color:#fff!important;
	cursor:default;
	
	display:block;
	
	*/
	
	
}
#sidebar #submenu li a:hover {color:#333333;
	
}
#sidebar #submenu ul {
	
	margin-bottom:20px;
}



	


#flickr{}
#flickr a{display:inline!important; border:0!important;margin:0; padding:0;}
#flickr h2{margin-bottom: 10px;}
#flickr img {float:left; margin: 10px 10px 0 0;}


#footer p {color:#f5dbbb;
	
}







.flr {
	float:right;
}
.fll {
	float:left;
}

.noborder {
	border:none!important;
}

.navigation {font-size:11px;
	clear: right;
	margin-top:20px;
	height:20px;
}
.entry {
	padding-bottom: 20px;
}

.home .entry {
	padding-bottom: 5px;
}


.morelink {
	color:#C16B11!important;
	border-bottom:1px dotted #835e4f!important;
	padding-bottom:12px!important;
}


#menu .current_page_item a, #menu .current_page_parent a, #menu .current-cat a {
	/*padding-bottom:1px;
	border-bottom: 3px solid #3192CD!important;*/
}





.clearer {
	clear:both;
}


.alignleft {
	float:left;
	
}
.alignright {
	float:right;
	
}

.flickrrss {
	clear:both; padding: 20px 0 20px 295px;
}
.flickrrss img {
	border:solid 7px #fff;
	margin:20px 15px 15px 0;
}
.footerlinks {
	width: 255px;
	text-align:right;
}



.address{ color:#fff;}






.post {
	margin-top: 20px;
	padding-bottom:10px;
}

.home .post {
	margin-top: 0px;
	padding-bottom:10px;
}

.postmetadata {
	padding-bottom:20px;
	border-bottom: 1px dotted #8A8A91;
}

.postmetadata a{text-transform:lowercase;}

form#contact input, form#contact textarea {
	margin-top:5px;
	padding:3px;
}



/* ---------------------------------------------------------------------------------------------------- */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
		
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	
	margin: 0 -5px 2px 7px!important;
	display: inline;
	}

img.alignleft {
	
	margin: 0 7px 2px 0!important;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	

	a img{border:none;}
/* End Images */

.youtube {display:block; text-align: center; padding: 20px; background-color:#262A37;border:solid 3px #fff;}


/* ---------------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------------------- */

.wpcf7-form {
	width:440px;
	background: #F8FED0;
	border: 1px solid #FFDC67;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	margin-top:20px;
	padding:12px 30px 20px;
}

.bullets{margin-bottom:40px;}
.bullets li{ display:inline; }
.bullets li a{
background-position: left center;
background-image: url(images/bullet.gif)!important;
background-repeat: no-repeat;
	display: block;
	height:1%;
	margin-bottom:12px;
	font-size:11px;
	color:#515160;	
	line-height:14px;padding-left:25px;
}


p.genericside{margin-top:6px!important;}
.ebookheading{padding-top:5px;}
img.buynow{display: block; margin:12px 0 0 -1px;}



.contents1, .contents2{border-top: dotted 1px gray;padding-top:20px;}
.contents2{margin:20px 0;}

.credit a{display:block;
	color:#f5dbbb!important;
	font-size:10px!important;
	text-decoration:none;
	margin-top:40px;
}

div.wordtube{margin:15px 0 20px;}

.book{
	margin:20px 0;
	padding:0px 15px;
	border:1px solid #FED2B6;
	background-color:#ffffcc;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}

#mc-embedded-subscribe-form{width:60%; border:1px solid #FED2B6;
    -moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
border-radius:4px;}

#mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    right: 10px;
    top: 5px !important;}

#mc_embed_signup {
    font: 12px Helvetica,Arial,sans-serif !important; color: #40475A;
}

#mc_embed_signup li {display:inline-block !important;
}

#mc_embed_signup li label{padding-left:6px; padding-right:15px;}

#mc_embed_signup .mc-field-group {
    clear: left;
    min-height: 50px;
    padding-bottom: 25px !important;
    position: relative;
    width: 96%;
}

#mc_embed_signup .button {
    background-color: #AAAAAA;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}