/*
Theme Name: Plusrooms Wordpress Template
Theme URI: http://www.plusrooms.com/
Description: A cut down, quick to run template
Version: 1.0
Author: On behalf of EXP Design
Author URI: http://www.madeglobal.com/
Tags: Template designed for EXP Design
*/

body {
  margin:0;
  background: url('images/background.png') repeat-x 0 0;	
  font:12px/1.5 Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
  font-family: "Century Gothic", Arial, 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 1.1;
}
#content h2,#content h1 {
  font-weight:normal;
}
#content h1{
  text-transform:uppercase;
  margin-bottom:10px;
  font-size: 28px;
  padding-bottom:10px;
  color:#3b3b3b;
}
#content h1.doubletop {
  border-bottom: 7px solid #f5f5f5;
  margin-bottom: 0;
}
#content h2.doubletop {
  border-bottom: 7px solid #f5f5f5;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 20px;
}
.double {
  border-top: 1px solid #000;
  border-bottom: 7px solid #f5f5f5;
  margin-bottom:10px;
  padding-top:10px;
}
.lightline {
  border-bottom: 1px solid #a0a0a0;
}
.double h2{
  margin-bottom: 0;
}
.lightdouble{
  border-top: 1px solid #a0a0a0;
  padding-top:10px;
}
.older_newer{
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 0;
}
.older_newer_extra{
  border-top: 7px solid #f5f5f5;
  margin-bottom:10px;
}
li {
margin-left:0;
}
a {
  color: #930302;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

#header {
  margin-bottom:15px;
}
#header span {
  display:none;
}
#experts {
  background: url('images/experts.png') no-repeat 0 0;
  height:34px;
}
#phone a {
  display:block;
  background: url('images/phone.png') no-repeat top right;
  height:34px;
}
#logo a {
  display:block;
  background: url('images/logo.png') no-repeat 0 0;
  height:115px;
}   
#magazine {
  background: url('images/plus_rooms_magazine.png') no-repeat 0 0;
  height:75px;
  padding-top:40px;
}

h2 {
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom: 1px solid #000;
}

.sidebar h2 {
  font-size:14px;
  background-color:#eaeaea;
  color:#333;
  font-size:14px;
  padding:5px 10px;
  border-bottom:none;
}

h4, h4 a, .bigmonkey a {
  color: #666;
  font-size:17px;
  font-weight:bold;
}
.expander {
  cursor:pointer;
  border-top:1px dotted #999;
}
#closeall, #openall {
  color: #930302;
  float:right;
  text-align:right;
  width:70px;
  cursor:pointer;
}
.faq_but {
  font-size:8px;
  text-decoration:underline;
  color: #ccc;
}
.sidebar li.faq_item {
  color: #930302;
  cursor:pointer;
  border-bottom: 1px dotted #ccc;
  margin-bottom:7px;
  padding-bottom:5px;
}
.sidebar li.faq_item:hover {
  text-decoration:underline;
}

.entry {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#mainarea {
  margin-bottom:20px;
}

#footerbar {
  background-color: #f5f5f5;
  padding: 22px 0;
  margin-bottom:20px;
	}
#footerphone a {
  background: url('images/footer_phone.png') no-repeat top right;
  height:58px;
  display:block;
}
#footerphone a span { display:none; }

#footer ul {
  list-style-type:none;
}
#footer li {
  background: url('images/raquo.png') no-repeat left center;
}
#footer li a {
  padding-left: 15px;
  color:#333;
}
#footer li.cat-item {
  border:none;
}
#footer li.cat-item a{
  padding:0 0 0 15px;
}
.no_bullets ul li {
  list-style-type:none;
}
#imagenav {margin-bottom: 15px;}
#imagenav span { display:none; }
#imagenav .boxgrid { 
  border: 7px solid #f5f5f5; 
  width:220px; 
  height:100px; 
  margin-right:1px; 
  float:left; 
  overflow: hidden;   
  position: relative;
}
#imagenav .boxgrid .last {
  margin-right:0;
  border-right:8px solid #f5f5f5; 
}

#imagenav .boxgrid img{  
  position: absolute;  
  top: 0;  
  left: 0;  
  border: 0;  
}  
#imagenav .cover {
  position:absolute;
  top:56px;
}
  
small, .whowhat, .whocat {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.whowhat, .whocat {
  float:left;
  margin-top:0;
}
.whomore {
  width:150px;
  float:left;
  padding-bottom:10px;
}
.whowhat {
  width:50px;
}
.whocat {
  width:300px;
}
.thumbimage {
  float:left;
  width:220px;
}
.entry p a:visited {
	color: #b85b5a;
	}


.navleft{
  float:left;
  width:48%;
  text-align: left;
}
.navright{
  float:right;
  width:48%;
  text-align: right;
}
.navleft a, .navright a{
  font-size: 12px;
  color:#930302;
}
.leftarr{
  width:10px;
  float:left;
}
.lefttxt{
  width:260px;
  float:right;
}
.rightarr{
  width:10px;
  float:right;
}
.righttxt{
  width:260px;
  float:left;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.entry ul {
  margin-left:34px;
}
ul#slideshow {
  margin:0;
}
  
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
  
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

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

.postmetadata {
	padding-top: 5px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	}

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

img.alignright {
	padding: 10px 0 10px 10px;
	margin: 0;
	display: inline;
	}

img.alignleft {
	padding: 10px 10px 10px 0;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets

*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px;
	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 0;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

#searchform {
  margin:10px 0 10px 21px;
  text-align:center;
}
#searcharea {
  margin-top:58px;
}
#searchform button {
  background: transparent url('images/go.png') no-repeat 0 0;
  width:42px;
  height:29px;
  cursor:pointer;
  border:none;
  float:left;
}
#searchform span { display:none; }
#searchform button:hover {
  background-position: 0 -29px;
}
#s {
  background: url('images/searchbox.png') no-repeat 50% 50%;
  width:257px;
  height:15px;
  border:none;
  float:left;
  padding: 7px 10px;
  color: #ccc;
  font-size:13px;
  vertical-align:baseline;
}
#s.darker { color:#333; }

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
  float: left;
  margin-bottom: 10px;
  background: #2b2b2b url('images/comment-button.png') center center no-repeat;
  padding:0;
  border:none;
  height:26px;
  width:140px;
  text-indent: -1000em;
  cursor:pointer;
  box-shadow: 3px 3px 3px #333;
  -webkit-box-shadow: 3px 3px 3px #333;
  -moz-box-shadow: 3px 3px 3px #333;
}

  .alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}
.post hr {color: #fff; background-color: #fff; border: 1px dotted #666; border-style: none none dotted; display:block; }

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Captions */
.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
  text-align:left;
}

li.flexipages_widget {
  border-top: 7px solid #f5f5f5;
  border-bottom: 7px solid #f5f5f5;
}
li.flexipages_widget ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
li.flexipages_widget li, ul.sub_nav li, li.cat-item, ul.wp-tag-cloud li {
  border-bottom:1px dotted #ccc;
  margin-bottom:0;
}
li.flexipages_widget li a {
  padding:5px 0;
  font-weight:bold;
  text-transform: uppercase;
  display:block;
  color:#333;
}
ul.sub_nav li a {
  padding:5px 0;
  display:block;  
}

li.flexipages_widget li a:hover, ul.sub_nav li a:hover{
  color: #930302;
}
.sidebar ul li.cat-item {
  margin-bottom:0;
}
li.cat-item a, ul.wp-tag-cloud li a {
  padding: 5px 0;
  display:block;
}
.wpcf7-form input {
  width:354px;
  height:29px;
  border: 1px solid #eaeaea;
}
.wpcf7-response-output{
   width: 300px;
}
.wpcf7-form textarea{
  width:354px;
  height:227px;
  border: 1px solid #eaeaea;
}
.wpcf7-form input.send_enquiry{
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  border-left: none;
  border-right:none;
  height: 40px;
  background-color: #fff;
  margin-top:10px;
  width:357px;
  cursor: pointer;
  text-align:left;
  color:#666666;
  font-size:17px;
  font-weight:bold;
  font-family: Arial,'Helvetica Neue',Helvetica,sans-serif
}
.wpcf7-list-item input {
  width:20px;
  height:12px;
}

.current_page_item a, .current_page_ancestor a {
 color: #810712
}

#freetips span, #newsletter span, #callback span, #rss span, #channel4 span { display:none;}
#freetipstop a { height:112px;display:block; background: url('images/free_tips.png') 0 0; }
#newsletter  a { height:102px; display:block; background: url('images/newsletter.png') top center; }
#callback    a { height:102px; display:block; background: url('images/callback.png') top center; }
#rss         a { height:46px; display:block; background: url('images/rss.png') top center; }
#freetipstop a:hover, #newsletter a:hover, #callback a:hover, #rss a:hover { background-position: bottom center; }
#freetipstxt a {display:block; color:black; padding:5px 12px; background: url('images/free_tips_back.png') 0 0;}
#channel4    a { height:137px; display:block; background: url('images/plusrooms_channel4.jpg') 0 0; }

.youtube, #channel4 { margin-bottom:20px; }
#testimonialzone {
  border-bottom: 1px dotted #666;

}
.testimonial {
  float:left;
  width:270px;
  padding:20px 0;
  margin:10px;  
}
.with_border {
  border-top: 1px dotted #999;
}
.testimonialmore a, li.relatedy a {
  display:block;
  background: url('images/more_arrow.png') no-repeat left center;
  padding-left:16px;
  color: #930302;
}

#prevnext {
  margin-bottom:20px;
}
.solid_bottom {
  border-bottom: 1px solid #000;
}
.minimise_margin {
  margin-bottom:0 !important;
  padding-bottom: 0 !important;
}

li.relatedy {
  list-style-type:none;
}

.textleft{
  text-align:left;
}
.textright{
  text-align:right;
}

.speech {
  background: url('images/speech.png') no-repeat 0 0;
  width:48px;
  height:23px;
  margin-bottom:15px;
}
.plusroomslogo{
  float:right;
  background: url('images/plus_rooms_kitchens.png') no-repeat 0 0;
  width:102px;
  height:79px;
  margin:15px;
}
.plusroomslogo span {
  display:none;
}

.youtubethumb {
  border: 1px solid #999;
  padding: 1px;
  margin-bottom:10px;
}

.show_pager, ol.wp-paginate li {
  float:left;
  text-align:center;
  font-size:18px;
  color:#666;
  font-weight:bold;
  cursor:pointer;
  list-style-type:none;
  padding-left:5px;
  padding-right:5px;
}
.show_pager {
  width:10px;
}
.tsel, .show_pager:hover {
  text-decoration: underline;
  color: #b3b3b3;
}
.wp-paginate a {
  display:block;
  color:#666;
}
#show_next, ol.wp-paginate a.next, ol.wp-paginate a.prev {
  color: #930302;
  cursor:pointer;
  padding-top:4px;
  color: #930302;
  float:left;
  margin-left:8px;
  font-size:12px;
  width:40px;
}
ol.wp-paginate a.prev {
  width:70px;
}

#show_next:hover, ol.wp-paginate .next a:hover, ol.wp-paginate .prev a:hover {
  text-decoration:underline;
}

.slideshowhome {
  width:760px;
  height:300px;
  overflow:hidden;
  background: url('images/home_bg.png') repeat-y top left;
  margin-bottom:15px;
}
.slideshowgal {
  width:580px;
  height:300px;
  overflow:hidden;
  margin-bottom:15px;
}
.gal_description {
  background: url('images/gal_description_bg.png');
  position:relative;
  top: -40px;
  height:40px;
  overflow:hidden;
  color:#fff;
  font-size:0.8em;
  padding: 5px 10px;
}
.imagio {
  float:left;
  width:580px;
  height:300px;
}
.textio {
  color:white;
  float:left;
  padding:10px;
  width:139px;
  height:280px;
  margin-right:20px;
}
.textio h3 {
  font-size:16px;
}
a.readmore {
  background:url('images/read_more.png') no-repeat 0 0;
  height:32px;
  width:140px;
  display:block;
  margin-top:20px;
  box-shadow: 3px 3px 8px #333;
  -webkit-box-shadow: 3px 3px 8px #333;
  -moz-box-shadow: 3px 3px 8px #333;
}
.whomore a.readmore {
  margin-top:5px !important;
}
.readmore span {
  display:none;
}
a.readmore:hover {
  background-position: 0 -32px;
}

.toplevel {
  background-color: #eee;
  padding:10px;
  margin-bottom:4px;
  display:block;
  width:560px;
  overflow:hidden;
}
.toplevel_text {
  float:right;
  width:308px;
  display:block;
}
.imglink {
  width:220px;
  height:160px;
  float:left;
  padding:0 !important;
  margin:0 !important;
}
a.thumblink {
  display:block;
  width:220px;
  margin:0;
  padding:0;
}

.lessbot {
  margin-bottom:10px;
}

.socialzone { padding-bottom:10px; margin-bottom:15px; }
a.social{
  width:30px;
  height:32px;
  margin-right:10px;
  background: url('images/social.png') no-repeat 0 0;
  display:block;
  float:left;
}
a.social span { display:none; }
a.stumble  { background-position: -30px 0; }
a.twitter  { background-position: -60px 0; }
a.facebook { background-position: -90px 0; }
a.socialtxt { font-size:20px; width:85px; float:left; padding:0 10px; }

.authors {
  background-color: #eee;
  margin:15px 0;
  padding:10px 10px 0;
}
.an_author {
  padding-bottom:10px;
}
.authortxt {
  margin-left:10px;
  float:left;
  width:445px;
}

.avatar-95 {
  border:5px solid #fff;
  float:left;
  width:95px;
  height:95px;
}

.sidetestimonial {
  font: 14px/1.5 Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  color: #666;
}

/* Hide things */
H1.hide, H1.hide A, H2.hide, H2.hide A, H3.hide, H3.hide A
{
  font-size: 28px;
  line-height: 1em;
  padding: 0px;
  margin: 0px;
  height: 0px;
  text-indent: -5000em;
  text-decoration:none;
  border:none;
}

