/*  
Theme Name: Ayrshire Housing
Theme URI: http://www.ayrshirehousing.org.uk/
Description: A theme for Ayrshire Housing
Version: 0.5 (sIFR added)
Author: Shoestringdesign
Author URI: http://www.shoestringdesign.3stripe.net
*/

/* =RESET DEFAULT BROWSER STYLES */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* =GENERAL STYLE */
body {
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
	background: #EAEAEA;
}
p {padding-bottom:15px;}
a{
	text-decoration:underline;
	color: #000000;
}
a:hover{color:#852028 !important;}
p a:visited{color:#666666;}
em {font-style: italic;}
hr{display:none;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.hidden {
	display: none;
}	

/* =LAYOUT */
#container{
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: #FFF;
}
#applicationform #container{
	width: 700px;
	padding: 15px;
}
#top{
	height: 114px;
	border-bottom: 3px solid #cccccc;
	padding-bottom: 5px;
}
#header{
	display: block;
	height: 63px;
	padding-right: 8px;
}
#menu-secondary{
	float: right;
	padding-top: 15px;
	overflow: hidden;
}
#middle-left{
	float: left;
	width: 575px;
	overflow: hidden;
}
#middle-right{
	width: 361px;
	float: right;
	overflow: hidden;
}
#footer{
	color: #666666;
	font-size:10px;
	padding: 0 0 15px 15px;
	border-top: 1px solid #cccccc;
}

#footer .printout {
	display: none;
}	

/* =HEADER */
#header h1,#header h1 a{
	float: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
#header h1{
	padding: 13px 0 0 8px;
	line-height:1em;
}
#header h1 a{
	position: relative;
	padding-left: 3px;
	color: #F06630;
	text-decoration: none;
	width: 222px;
	height:24px;
	overflow: hidden;
}
#header h1 a strong{
	padding-left:5px;
	color: #9D0914;
	font-weight: bold;
}
#header h1 span, #applicationform h1 span{
	position: absolute;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/logo.gif) 0 0 no-repeat;
	width: 100%;
	height: 100%;
}
#menu-secondary li{
	float: left;
	padding: 0 12px;
	border-right: 1px solid #cccccc;
	margin-right: -1px;
	font-size: 10px;
}
#menu-secondary li a{text-decoration: none; color: #666}
#menu{
	overflow: hidden;
	height: 51px;
}
#menu li{
	float: left;
	width: 117px;
	height: 51px;
	padding: 0 2px 0 1px;
	margin-left: -1px;
	border-left: 1px solid #cccccc;
}
#menu li a{
	position: relative;
	display: block;
	width: 117px;
	height: 51px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color: #666666;
	overflow: hidden;
}
#menu li a span{
	position: absolute;
	width: 100%;
	height: 100%;
}
#menu li#menu_home a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_home.gif) 0 0 no-repeat;}
#menu li#menu_whoweare a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_whoweare.gif) 0 0 no-repeat;}
#menu li#menu_ourwork a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_ourwork.gif) 0 0 no-repeat;}
#menu li#menu_blog a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_blog.gif) 0 0 no-repeat;}
#menu li#menu_apply a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_apply.gif) 0 0 no-repeat;}
#menu li#menu_owner a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_owner.gif) 0 0 no-repeat;}
#menu li#menu_services a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_services.gif) 0 0 no-repeat;}
#menu li#menu_work a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m1_working.gif) 0 0 no-repeat;}

#menu li#menu_home a:hover span,
#menu li#menu_whoweare a:hover span,
#menu li#menu_ourwork a:hover span,
#menu li#menu_blog a:hover span,
#menu li#menu_apply a:hover span,
#menu li#menu_owner a:hover span,
#menu li#menu_services a:hover span,
#menu li#menu_work a:hover span{background-position: 0 -51px;}

#menu li#menu_home a.menu-selected span,
#menu li#menu_whoweare a.menu-selected span,
#menu li#menu_ourwork a.menu-selected span,
#menu li#menu_blog a.menu-selected span,
#menu li#menu_apply a.menu-selected span,
#menu li#menu_owner a.menu-selected span,
#menu li#menu_services a.menu-selected span,
#menu li#menu_work a.menu-selected span{background-position: 0 -102px !important;}

/* =CONTENT */
#middle-left .content, #middle-left .blogcontent{
	padding: 15px 0 30px 13px;
	border-top: 3px solid #cccccc;
	margin-top: -3px;
}
body #middle-left .content h2, body #middle-right h2, #applicationform h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	padding: 12px 0 18px 0px;
	color: #852028;
}
/* This should only be applied to sIFR text - but how? */
body #middle-left .content h2, body #middle-right h2 {
	xpadding: 4px 0 8px 0;
}	
body #middle-right h2{
	padding-top: 22px;
}	
body #middle-left .blogcontent h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 10px 0 3px 20px;
	color: #852028;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/article.gif) 0 12px no-repeat;
}
/* This should only be applied to sIFR text - but how? */
body #middle-left .blogcontent h2 { 
	xpadding: 4px 0 0 20px;
}
body #middle-left .content h3, body #middle-left .blogcontent h3, .subheading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 5px 0;
	color: #852028;
}
body .content strong {
	font-weight: bold;
}	
div.info{
	font-size: 10px;
	padding: 10px 0 15px 0;
}
.leftcol {
	float: left;
	width: 330px;
}	
.rightcol { 
	float: right;
	width: 215px;
}
.imageframe, .content img, img .imgframe, .attachment {
	margin: 0;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
a.noborder img{
	border: none;	
	padding: 0;
}
#slideshow {
	display: block;
	margin: 13px 0 4px 0;
	padding: 0;
}	
.imagecaption {
	font-size: 10px;
	font-style: italic;
}		
.link-dev, .blogcontent ul li, .developments ul li {
	padding: 0 0 5px 30px;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/icon_list.gif) 8px 1px no-repeat;
}
.link-pdf{
	padding: 0 0 5px 30px;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/icon_pdf.gif) 8px 0 no-repeat;
}
.link-doc{
	padding: 0 0 5px 30px;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/icon_doc.gif) 8px 0 no-repeat;
}
#ul-articles{padding-bottom: 15px;}
#ul-articles li, .blogarchives li{
	padding: 0 0 15px 30px;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/article.gif) 6px 0 no-repeat;
}
#middle-left .content ul {
	padding: 0 0 0 0;
}	
#middle-left ul li {
	padding-bottom: 15px;
}
#middle-left ul li ul {
	padding-top: 15px;
}		
#middle .content table{
	border: 1px solid #90B2BD;
	border-bottom:0;
	border-right:0;
	width: 99%;
}
#middle .content table td, #middle .content table th{
	border: 1px solid #90B2BD;
	border-top:0;
	border-left:0;
}
#middle .content table td{
	padding: 15px 7px;
}
#middle .content table td.td-photo{
	padding: 7px;
	width: auto;
}
#middle .content table th{
	background-color: #C3EFFD;
	padding: 0 7px;
}

/* =SIDEBAR */
#middle-right .content{
	padding: 0 10px 1px 13px;
	border-top: 3px solid #cccccc;
	margin-top: -3px;
	font-size: 10px;
}
#menu-inside{
	padding: 28px 0 19px 0;
}
#menu-inside li{
	padding: 0 0 4px 0;
}
#menu-inside li a{
	position:relative;
	display: block;
	height: 22px;
	width: 340px;
	margin: 1px 0 0 2px;
	padding: 3px 0 0 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	border-left: 1px #FFF solid;	
}
#menu-inside li.current_page_item a{
	background-color: #C3EFFD;
	border-left: 1px #CCC solid;
	color: #852028;
}	
#menu-inside li a:hover{
	border-left: 1px #CCC solid;
}
#menu-inside li a span{
	position: absolute;
	width: 100%;
	height: 100%;
}
#menu-inside li#menu2_latest a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m2_latest.gif) 0 0 no-repeat;}
#menu-inside li#menu2_archives a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m2_archive.gif) 0 0 no-repeat;}
#menu-inside li#menu2_search a span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/m2_search.gif) 0 0 no-repeat;}
#menu-inside li#menu2_latest a:hover span,
#menu-inside li#menu2_archives a:hover span,
#menu-inside li#menu2_search a:hover span{background-position: 0 -23px;}
#menu-inside li#menu2_latest a.menu-inside-selected span,
#menu-inside li#menu2_archives a.menu-inside-selected span,
#menu-inside li#menu2_search a.menu-inside-selected span{
	background-position: 0 -46px !important;
	border-left: 1px solid #cccccc;
}
#middle-right .content h3{
	margin-bottom:17px;
}
#middle-right .content h3,#middle-right .content-comment h3{
	position:relative;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #852028;
	padding: 12px 0 0 0;
	text-transform: uppercase;
}
* html #middle-right .content h3,* html #middle-right .content-comment h3{
	line-height:15px;
}
#middle-right .content h3 span,#middle-right .content-comment h3 span{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
}
#middle-right .content-comment h3#recent-comment span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_recentcomments.gif) left bottom no-repeat;}
h3#recent-comment {
	margin: 0 0 0 16px;
}
.content-comment ul {
	margin-top: -18px;
}
#middle-right .content h3#popular-articles span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_populararticles.gif) left bottom no-repeat;}
#middle-right .content h3#recent-properties span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_recentlyaddedproperties.gif) left bottom no-repeat;}
#middle-right .content h3#latest-blog-articles span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_latestblogarticles.gif) left bottom no-repeat;}
#middle-right .content h3#your-application span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_yourapplication.gif) left bottom no-repeat;}
.home h3#latest-blog-articles { padding: 29px 0 0 0; } /* Home page needs extra padding because no ul element to bring sidebar components into line */
#middle-right .content h3#get-in-contact span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/h3_getincontact.gif) left bottom no-repeat;}
.search h3#get-in-contact { padding: 29px 0 0 0; } /* Search page needs extra padding because no ul element to bring sidebar components into line */
#middle-right .content h3#ayrshire-initiatives { padding-bottom: 13px; }
#middle-right .content h3#ayrshire-initiatives span{background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/logo_ayrshireinitiatives.gif) left bottom no-repeat; padding-bottom: 15px;}
#ai_logo { border: 0; margin: 4px 0 5px -7px; }
#middle-right .content-comment{
	padding: 0 0 18px 0;
	border-top: 3px solid #cccccc;
	margin-top: -3px;
	font-size:10px;
}
#middle-right .recentcomments h3, .content-comment li {
	padding-left: 13px;
	padding-bottom:0;
}
.content-comment li{
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/comment.gif) 18px 18px no-repeat;
	padding: 17px 0 0 38px;
}

/* RSS FEED */
#middle-right .rss{
	padding-top:15px;
	padding-bottom:15px;
}
.rss div{
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/rss.gif) 4px 0 no-repeat;
	padding: 0 0 15px 30px;
}
.rss p{
	font-style:italic;
	color: #666666;
}
.rss p a{color: #666666;}
.rss p a:hover{color: #852028;}

/* =BLOG COMMENTS */
ol#commentslist {
	padding: 0 0 15px 0;
}	
#commentslist li {
	padding: 15px 0 0 30px;
	background: #EDFAFE url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/comment.gif) 11px 17px no-repeat;
	border-bottom: 1px solid #cccccc;
}
#commentslist li.alt {
	background: #FFF url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/comment.gif) 11px 17px no-repeat;
}	
#commentslist li.comment-last{border-bottom: 0}
.commentmetadata {
	padding: 0 0 15px 0;
	font-size: 10px;
}
#commentform em {
	font-size: 10px;
}	
#commentform {
	padding: 15px 0 0 0;
}	
#commentform textarea, #commentform input {
	width: 240px;
	border: 1px #666 solid;
	border-top-color: #CCC;
	border-left-color: #CCC;	
	margin: 0 5px 0 0;
}
#commentform input#submit {
	width: 120px;
	margin: 0 0 0 100px;
	font-size: 10px;
}
form#commentform label {
	display:block;
	float:left;
	width: 90px;
	margin: 2px 10px 5px 0;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px 0 5px 0px;
	color: #852028;	
}

/* MUTUAL EXCHANGE */
.mutexTable, #mutex_form_search, .mutex_detail_table {
	margin: 15px 1px;
}
table .mutex_detail_table {
	width: 30%;
}	
.mutexFilter {
	margin: -2px 0 0 0;
	padding: 0 0 9px 0;
}		
.mutexTable th, .mutexDetailTables th {
	text-transform: uppercase;
	font-size: 10px;
	color: #9E0C16;
}
.mutexTable table tr td {
	height: 30px;
}	
.headerSortUp, .headerSortDown {
	font-weight: bold;
}
.mutexTable .alternate td, .mutexDetailTables .alternate td {
	background-color: #EDFAFE;
}
.mutexTable img {
	padding: 2px;
	clear: all;
}	
.mutex_img {
	xtext-align: right;
}		
/* =CONTACT FORM */
#gb_form {
	padding: 11px 0 0 0;
}
#gb_form label {
	float: right;
	width 100px;
}
#gb_form fieldset {
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	padding: 0 1em 0em 0em;
}
#gb_form input {
	position: relative;
	top: -1.4em;
	left: 120px;
	width: 216px;
	display: block;
}
#gb_form textarea {
	position: relative;
	font:12px/15px Verdana, Arial, Helvetica, sans-serif;
	top: -1.4em;
	left: 120px;
	width: 216px;
	display: block;
}	
#gb_form label {
	clear: both;
	float: left;
	display: block;
	width: 110px;
}
#gb_form select {
	position: relative;
	top: -1.4em;
	left: 120px;
	display: block;
	width: 222px;
}	
#spamq {
	margin: 0 0 15px 0;
}	
.formsubmit {
	clear: left;
}	

/* =SEARCH */
#searchform {
	margin: -5px 0 15px 0;
}	
#searchform input {
	padding: 0;
	margin: 0;
}	
.hilite, .hilite1, .hilite2, .hilite3 {
	color: #000;
	background-color: #F06630;
}

/* =HOUSING APPLICATION */

.error, .errors li, .invalidField {
	padding: 0 0 0 20px;
	color: #9e0c16;
	background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/error.gif) 0 0 no-repeat;
}

/* NEWSLETTER SUBSCRIPTION */

#subscribe input {
	margin-bottom: 5px;
}

/* =LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(http://www.ayrshirehousing.org.uk/wp-content/themes/ayrshirehousing/images/blank.gif) no-repeat; display: block; right: 0; float: right; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	
#lbDetailsData { padding: 0 10px; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }