/*
Theme Name: NLYZR Version 4.0
Theme URI: http://www.nlyzr.com
Description: NLYZR - Free SEO Reports
Author: Mitch 
Author URI: http://www.Stickyads.com.au
*/
   

/* Standard element */

a img{ border:none; }


img#wpstats{width:0px;height:0px;overflow:hidden}

body {
	margin: 0;
	padding: 0;
	background: #f8f9f0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	}

 h4, h5, {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	

h1 {
	font-size: 16px;	
	color: #333333;
	
	}
	
h2 {
	font-size: 14px;	
	color: #333333;
	}
	
h3 {
	font-size: 14px;
	color: #333333;
	}


p, ol, ul {
	line-height: 160%;
	}

ul {
	padding-left: 0;
	list-style: disc;
	margin-left: 15px;
	}


#page li{
	list-style: none;
	}


ul li {
	padding: 2px 0 5px 0;
	}


a {
	color: #366685;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	font: bold;
	}

strong {
	color: #366685;
	}

.indent {
	margin-top: 0;
	margin-left: 130px;
	}

blockquote {
	margin: 0 20px 30px 0;
	padding: 0 20px 0 50px;
	background:url(http://www.nlyzr.com.au/wp-content/themes/nlyzr/images/quote.png) no-repeat;
	}


/* Header */

#blackstrip {
	background: #222222;
	height: 110px;
	border-bottom: 5px solid #ffffff;
	}
	
#blackstrip_holder {
	margin: 0 auto;
	width: 960px;
	}
	
#blackstrip_logo {
	float: left;
	margin-top: 25px;
	}
	
#blackstrip_buttons {
	float:right;
	margin-top: 25px;
	}
	
#bluestrip {
	min-height: 315px;
	border-bottom: 5px solid #ffffff;
	border-top: solid 1px #7eb2d3;
	background:url(images/blue_bg.jpg) repeat-x #7fb4d4;
	}
	
#bluestrip_holder {
	margin: 0 auto;
	width: 960px;
	min-height: 315px;
	}

#bluestrip_copy {
	float: left;
	color: #ffffff;
	width: 485px;
	padding-top: 20px;
	font-size:15px;
	
	}
	
#bluestrip_copy_about {
	float: left;
	color: #666666;
	width: 455px;
	padding: 0 15px 15px 15px;
	font-size:13px;
	background: #f8f9f0;
	margin-top: 15px;
	}

#bluestrip h1{
	color:#366685;
	font-size: 24px;
	}

#bluestrip_form {
	float: right;
	background: url(images/blue_form_bg.jpg) repeat-x #73a4c2;
	width: 390px;
	min-height: 285px;
	padding: 3px;
	color:#FFFFFF;
	margin-top: -119px;
	}
	
#bluestrip_form_temp {
	float: right;
	background: url(http://www.stickytesting.com/nlyzr4/wp-content/themes/nlyzr4/images/nlyzr_v4_form_bg.jpg) #73a4c2 no-repeat 0 0;
	width: 390px;
	min-height: 285px;
	padding: 15px;
	color:#FFFFFF;
	margin-top: -119px;
	}
	
#bluestrip_report {
	float: right;
	background: url(images/bg_report.jpg) no-repeat;
	width: 440px;
	height: 314px;
	margin-top: -118px;
	}
	
#bluestrip_getsticky {
	float: right;
	background: url(images/blue_bg_getsticky.jpg) no-repeat;
	width: 440px;
	height: 314px;
	margin-top: -118px;
	}
	
/* buttons */

#how_button {
	width: 150px;
	height: 70px;
	}

#how_button a {
	width: 150px;
	height: 70px;
	background:url(images/button_how.jpg) no-repeat;
	position: absolute;
	margin-top: -140px;
	margin-left: 30px;
	}

#how_button a:hover {
	background-position: 0 -70px;
    }

#what_button {
	width: 186px;
	height: 70px;
	}

	
#what_button a {
	width: 186px;
	height: 70px;
	background: url(images/button_what.jpg) no-repeat;
    position: absolute ;
	margin-left: -150px;
	margin-top: -70px;
	}

#what_button a:hover {
	background-position: 0 -70px;
    }

#who_button {
	width: 181px;
	height: 70px;
	}
	
#who_button a {
	width: 181px;
	height: 70px;
	background:url(images/button_who.jpg) no-repeat;
    position: absolute;
	margin-left: -316px;
	}

#who_button a:hover {
	background-position: 0 -70px;
    }


/* report */

#report_holder{
	width: 960px;
	margin: 0 auto;
	}
	
#score_side {
	width: 330px;
	float:right;
	min-height: 350px;
	background: #9cc93c;
	color:#333333;
	font-size: 28px;
	letter-spacing: 3px;
	font-weight:bold;
	margin-top: -5px;
	border-bottom: 10px solid #e5e5e5;
	}
	
#score_side h2{
	font-size: 220px;
	color:#FFFFFF;
	line-height: 100%;
	margin-top: -40px;
	margin-bottom: -40px;
	}
	

#report_side {
	width: 600px;
	float:left;
	}
	
#report_head {
	font-size: 17pt;
	color: #333333;
	margin-bottom: 20px;
	margin-top:10px;
	}
	
#report_head a {
	color: #5d92bc;
	}
	
#report_head a:hover {
	color:#333333;
	}
	
#report_date {
	font-size: 14pt;
	color: #666666;
	margin-bottom: 20px;
	}
	
#report_share {
	margin-bottom: 20px;
	}
	
#report_section {
	background: #FFFFFF;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC ;
	padding: 15px;
	margin-bottom: 10px;
	min-height: 35px;
	}
	
.good {
	background: #9cc93c;
	border-bottom: 10px solid #85ab33;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	line-height: 80%;
	}
	
.average {
	background: #fea802;
	border-bottom: 10px solid #da8100;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:10px;
	line-height: 80%
	}
	
.poor {
	background: #be3636;
	border-bottom: 10px solid #902e2e;
	padding: 10px;
	margin-bottom: 10px;
	margin-top:5px;
	line-height: 80%;
	}
	
#report_onsite h2 {
	font-size: 16pt;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#report_offsite h2 {
	font-size: 16pt;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#report_keyword h2 {
	font-size: 16pt;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#report_footer {
	padding: 20px;
	background: #dedede;
	min-height: 50px;
	width: 920px;
	margin:0 auto;
	float:left;
	position:relative;
	}

	
	
/* clients */

#clients {
	background: #FFFFFF;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	height: 100px;
	padding-top: 10px;
	}



/* testimonials */

#testimonials {
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	background:url(images/testimonials_bg.jpg) top left no-repeat #ecede5;
	padding: 20px 100px;
	margin-top: 25px;
	font-size:14px;
	}


/* Recommendations */




/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	clear:both;
	}
	
#content_success {
	width: 1000px;
	margin: 0 auto;
	height: 490px;
	}
	
#content_howto {
	width: 1000px;
	margin: 0 auto;
	padding: 15px;
	background: #f4f4f4;
	border: 1px solid #cccccc;
	line-height: 200%;
}
	
#content_page {
	margin: 0 auto;
	width: 900px;
	}
	
#content_page2 {
	margin: 0 auto;
	width: 1000px;
	}
	
#content_page_about {
	margin: 0 auto;
	width: 1000px;
	}


#colOne {
	float: left;
	width: 1000px;
	line-height: 20px;
	}


#colOne h1 a {
	color: #92bd38;
	line-height: 150%;
	}


#colOne h1 a:hover {
	color:#333333;
	}


#colOnePost{
	margin: 0 auto;
	width: 1000px;
	}




/* Footer */

#footer {
	background: #222222;
	height: 250px;
	}
	
#footer_holder {
	margin: 0 auto;
	width: 960px;
	}
	
#footer_icons {

	}
	
#footer_copyright {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
	font-size: 12px;
	margin: 20px 0;
	padding: 14px;
	}
	
#footer_copyright a {
	color: #FFFFFF;
	}366685
	
#footer_copyright a:hover {
	color: #366685;
	}

/* new picture code */



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

    .alignleft {
    float: left;
    }

    .alignright {
    float: right;
    }

    .wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -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;
    }
	
/* Added by Ryan Callaghan */

	
#frm label {
	clear:both;
	color: #43667a;
	display:block;
	font-size: 92.25%;	
	line-height: 21px;
	margin-top:5px;
	width:335px;
}

#frm label.margin {
	margin-bottom: 1.5em;	

}

#frm input {
	float: right;
	width: 200px;
}

#frm input.submit {
	background: url(http://www.stickytesting.com/nlyzr4/wp-content/themes/nlyzr4/images/submit_button.jpg) no-repeat 0 0;
	clear:right;
	display:block;
	height: 60px;
	width: 354px;
}

#frm label.error {
	color: #FF0000;
}

p#progress {
	color: #43667a;
	margin-bottom: 0;
}

.summaryscore a {
	color: #fff;
	display: block;
	font-size: 110%;
}

.section {
	border-bottom: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	width: 520px;
}

.section h1 {
	color: #366685;	
}

.section h1 span {
	color: #333333; 
}
	
/* Tables */

table {
	border: 1px solid #d2d2d2;
	border-collapse: collapse;
	width: 475px;
}

table thead th {
	background: #ededed;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	color: #455560;
	text-align: left;
	padding: 5px;
}

table tbody tr td {
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	color: #6c6c6c;
	padding: 5px;
	white-space: normal;
}

table th {
	background: #ededed;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	color: #455560;
	text-align: left;
	padding: 5px;
}

#report_header a.tweet {
	background: url(images/tweet_score.jpg) no-repeat;
	display: block;
	float: right;
	height: 80px;
	overflow: hidden;
	margin-bottom: 1em;
	text-indent: -999em;
	width: 330px;
}

#bluestrip_copy_about2 {
	background: #fff;
	padding: 10px 10px 10px;
	width: 800px;
}

.sectionContainer {
	clear: both;
}

#bluestrip_form label {
	color: #000;
	float: left;
	margin-bottom: 0.5em;
	margin-top: 0;
	line-height: 10px;
	width: 125px;	
}

#bluestrip_form fieldset {
	border: none;
}

#bluestrip_form label.msg {
	width: 250px;
}

#bluestrip_form input {
	float: none;
	margin-bottom: 0.5em;
	width: 200px;
}
#bluestrip_form textarea {
	margin-bottom: 1em;
}
.submit-button {
	clear: both;
	float: right;
	display: inline;
	margin-right: 56px;
	width: auto!important;
}