/*   
Theme Name: LINKFOR Theme
Theme URI: http://www.linkfor.com.au
Description: This is a custom WordPress Theme template for the Linkfor Building Services website
Author: Bay59
Author URI: http://www.bay59.com.au
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body {    
   font : 82.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #40342b;
	text-align: center; 
	border-top: 4px solid #980a28;
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

h1 {
	font-size: 1.7em;
	padding-bottom: 18px;
	font-weight: normal;
	letter-spacing: 0.02em;
	color: #980a28;
}
h2 { 
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.4em;
}
h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #980a28;
	line-height: 1.4em;
}

h4 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	padding: 5px 0;
	line-height: 1.4em;
}
h5 {
	font-weight: normal;
}
h5.subhead {
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom: 3px;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #777;
	padding-left: 35px;
}
p {
	margin-bottom: 15px;
}

a:link, a:visited {
	color: #bf0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #000;
}
p.more a, span.detail a {
	border-top: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
   -moz-border-radius-bottomleft: 6px;
   -moz-border-radius-bottomright: 6px;
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
   -moz-border-radius-topleft: 6px;
   -moz-border-radius-topright: 6px;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
	background: #fff;
	padding: 5px;
	color: #bf0000;
	margin: 5px 0 10px 0;
}

span.detail a {
	font-size: 1.2em;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px 5px;
	background: #f7f7f7;
}
p.more a:hover, span.detail a:hover {
	background: #e7e7e7;
	text-decoration: none;
	color: #40342b;
}
blockquote {
	padding: 0 0 15px 0; 
	color: #868686;
}
blockquote p {
	font-size: 1.7em;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(images/quote_bg.gif) no-repeat 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote h5 {
	font-style: italic;
	font-size: 0.95em;
	text-align: right;
	font-weight: normal;
}

#headerwrap, #navwrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	position: relative;
	z-index: 500;

}
#headerwrap {
	background: #000 url(images/headerwrap-bg.gif) center top repeat-y;
}
#header {
	width: 978px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	background: #706f6f;
}
#logo {
	float: left;
	width: 630px;
	padding: 0;
}
.headerphone {
	float: right;
	width: 280px;
	text-align: right;
	padding: 5px 20px 0 0;
}
.headerphone p {
	color: #f7f7f7;
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.headerphone p.tag {
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0;
}
#navwrap {
	border-top: none;
	border-bottom: 1px solid silver;
	background: #fff;
	padding: 0;
	position: relative;
}
#main-nav {
	width: 980px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.menu-header {
	padding: 0;
}
#main-nav ul.menu  {
	padding: 0; 
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
}
#main-nav .menu li {
	list-style: none;
	float: left; 
	z-index: 500;
}

#main-nav .menu li a {
	display: block;
	padding: 3px 20px 5px 20px;
	color: #666;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: 0.02em; 
	font-weight: normal;
}
#main-nav .menu li a:hover {
	color: #bf0000;
	background: #e7e7e7;
}

#main-nav .menu li.current-menu-item a, #main-nav .menu li.current-menu-item a:hover {
	color: silver;
	cursor: default;
	background: none;
}

#splashwrap {
	width: 100%;
	padding: 0 0 10px 0;
	position: relative;
   background: #f2f2f2 url(images/slidewrap-shadow.jpg) repeat-x;
   border-bottom: 1px solid #e7e7e7;
}

.splash {
   width: 980px;
   margin: 0 auto;
   position: relative;
   text-align: left;	
   z-index: 10;
}

.splashtext {
	float: left;
	width: 300px;
	margin: 30px 0 0 20px;
   font-size: 1.05em;
   position: relative;
   overflow: hidden;
}
.splashtext h2.home {
	margin-top: 90px;
}
.splashtext h1 {
	font-size: 1.5em;
	line-height: 1.3em;
}
.splashimage {
	float: right;
	width: 630px;
	background: #fff;
	margin-top: 5px;
}
.splashimage img {
	padding: 5px 5px 0 5px;
	background: #fff;
}
span.indent {
	padding-left: 20px;
}
#content {
	width: 980px;
	margin: 0 auto;
	background: url(images/fullwidth-shadow.jpg) no-repeat center top;
	padding: 30px 0 10px 0;
	text-align: left;
}
#content img {
	padding: 3px;
	border: 1px solid #dedede;
	background: #fff;
}
#content img.noframe {
	border: none;
}
.main {
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-right: 50px;
}
.main h2 {
	padding-top: 10px;
}
.main ul {
	margin-bottom: 15px;
}
.main ul li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding: 0 20px 10px 18px;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
}

.main .gallery img, .main .examples img {
	float: left;
	margin: 0 15px 2px 0;
}
#content .sub {
	width: 280px;
	float: right;
	text-align: right;
	margin-right: 20px;
	padding: 0;
}
#content .wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 0;
    padding-top: 4px;
    text-align: center;
}
#content .alignright {
	float: right;
	margin-left: 15px;
}
#content .wp-caption img {
	border: none;
	padding: 0;
}
#content p.wp-caption-text {
	text-align: center;
	padding: 0 5px;
	font-size: 0.85em;
	margin-bottom: 5px;
}
.fullwidth {
	margin: 0 20px 10px 20px;
	padding-top: 10px; 
}
ul.category {
	padding: 5px 0 20px 0;
}
.main ul.category li {
	list-style: none;
	background-image: none;
	padding-left: 0;
	float: left;
	width: 160px;
	height: 210px !important;
	overflow: hidden;
	margin: 0 10px 5px 0;
}
.main ul.category li img {
	float: none;
}
ul.category li h5 {
	width: 144px;
	padding: 0 3px;
	font-style: italic;
	line-height: 1.4em;
}
ul.category li h5 a:link, ul.category li h5 a:visited {
	color: #40342b;
	font-weight: normal;
}
ul.services, ul.features {
	padding-bottom: 20px;
	background: url(images/fullwidth-shadow.jpg) no-repeat 0 100%;
}
ul.services li, ul.features li {
	float: left;
	list-style: none;
	width: 280px;
	margin: 0 40px 10px 0;
}
ul.features {
	line-height: 1.4em;
	padding-top: 10px;
}
ul.features li {
	width: 206px;
	margin: 0 28px 20px 0;
}
ul.services li.list-rt, ul.features li.list-rt {
	margin-right: 0;
}
.fullwidth ul.services li h2 {
	padding: 7px 0 12px 50px;
	font-size: 1.7em;
	background: url(images/home-bullet.jpg) no-repeat 0 0;
   color: #333;
}
ul.features li h4 {
	padding: 0 3px 2px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.02em;
	line-height: 1.3em;
}
ul.features li h4 a:link, ul.features li h4 a:visited {
	font-weight: normal;
}

ul.services li p {
	margin-top: 10px;
}
.main ul.testimonials li {
	border: 1px solid #dedede;
	padding: 20px 35px 15px 50px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -khtml-border-radius: 5px;
   margin-bottom: 20px;
	background: #f7f7f7 url(images/quote_bg.gif) no-repeat 7px 20px;
	font-size: 1em;
	font-weight: normal;
	color: #494b4e;
}

.main ul.testimonials li h5 {
	text-align: right;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
}
.privacy, .sidebox {
	border: 1px solid #ccd2c6;
	padding: 5px 10px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -khtml-border-radius: 5px;
	margin: 30px 0;
	line-height: 1.5em;
}
.privacy h2, .privacy p, .sidebox h2, .sidebox p {
	padding-bottom: 10px;
	margin-bottom: 5px; 
   color: #666;
}
.privacy h2, .sidebox h2 {
	font-size: 1.4em;
}
.sidebox {
	background: #f7f7f7;
}
.sidebox h2 {
	color: #40342b;
}
span.phone {
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;	
}
/* form styling */
form#feedback {
	border: 1px solid #ccd2c6;
	border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-top-right-radius: 5px;
   -khtml-border-radius: 5px;
	width: 500px;
	margin-bottom: 15px;
	background: #f2f3f4;
	padding: 10px;
}

fieldset {
	margin: 7px;
   border: none;

}

fieldset p {
	padding-left: 5px;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 10px;
}
fieldset legend {
	font-size: 1.2em;
	color: #666;
	font-variant: small-caps;
}
label {
	display: block;
	font-style: italic;
}
p input.text {
	display: inline;
	width: 93%;
	margin-bottom: 5px;
}

input:focus, textarea:focus {
	background: #f7f7f7;
}


.submitarea {
	margin: 0 0 10px 25px;
}
form #block p {
	visibility: hidden;
	display: none;
}

p.warning, span.warning, h3.warning {
	font-weight: bold;
	color: #cc0000;
	font-size: 1em;
}
h3.warning {
	border: 1px solid #cc0000;
	padding: 5px 10px;
	font-size: 1.2em;
	background: #ffff88;
}
p.error, span.error {
	font-weight: bold;
	color: #cc0000;
}
#footerwrap {
	width: 100%;
   border-top: 1px solid #ccd2c6;
	background: #f2f2f2 url(images/slidewrap-shadow.jpg) repeat-x;
}
#footer {
	padding: 10px 0 15px 20px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.address {
	text-align: left;
	float: left;
	width: 40%;
}
.address p {
	margin-bottom: 10px;
}
.address img {
	margin-bottom: 10px;
}

.copyright {
	text-align: right;
	float: right;
	width: 44%;
}
.copyright p {
	padding: 0;
	margin-bottom: 10px;
}
.copyright img {
	float: right;
	margin: 0 0 10px 10px;
}

#footer p a:hover {
	color: #000;
}
#footer p.design {
	font-size: 0.9em;
	position: absolute;
	bottom: 15px;
	right: 0;
   color: #737373;
}
#footer p.design a:link, #footer p.design a:visited {
	color: #737373;
	font-weight: normal;
}
#footer p.design a:hover {
	color: #000;
}
span.large, span.red {
	font-size: 1.2em;
	font-weight: bold;
}
span.indent {
	padding-left: 50px;
}
/* Floats */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
.bi {
	font-style: italic;
	font-weight: bold;
}

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }


form { }
input[type=text] { }
textarea { }

} /* END screen media */


@media print {

.do-not-print { display: none; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */