/*
Theme Name: Systematic Property Theme
Theme URI: http://www.SystematicProperty.com
Description: Systematic Property Theme
Version: 1.0
Author: Symasu
Author URI: http://www.Symasu.com/

*/

/* Begin Typography & Colors */
body {
	font-family: 'Trebuchet MS',Arial, Verdana, Sans-Serif;
	background: #FFFFFF url('images/spbgcolor.png');
	text-align: center;
}

#page {
	text-align: left;
	width: 760px;
}

#header {
 	background: url('images/spheader.png') no-repeat bottom center;
}
#header-protected {
 	background: url('images/spheaderprotected.png') no-repeat bottom center;
}

#headerimg 	{
	height: 160px;
	width: 760px;
}

#content {
	font-size: 1em;
	line-height:150%;
}

#footer {
	background: url('images/spfooter.png') no-repeat top;
	border: none;
	height:80px;
	width:760px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	line-height:130%;
    margin-bottom:20px;
	}

h1 {
	font-size: 2em;
	}

h2 {
	font-size: 1.5em;
	}

h3 {
	font-size: 1.2em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}


/* Begin Structure */
body {
	margin: 0px;;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 160px;
	width: 760px;
	}

#headerimg {
	margin: 0;
	height: 160px;
	width: 100%;
	}

#content {
    background: url("images/spbgwide.png") repeat-y; 
 	float: left;
	width: 760px;
	}

.entry {
    padding-left:30px;
    padding-right:30px;
}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

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






/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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


.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
a img {
	border: none;
	}


.yellow { /* this makes your text look like it is highlighted in yellow */
	background-color: #FFFF00;
    font-weight:bold;
}

.red {
	color: #CC0000;
}

.blue {
	color: #0000FF;
}

.purple {
	color: #660066;
}


.green {
	color: #007d0f;
}


/* Slide */
.hackadelic-sliderPanel {
	  padding: 1px;
}

a.hackadelic-sliderButton {
}
a.hackadelic-sliderButton:hover {
}
.entry .hackadelic-sliderPanel {
	display: block;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}


/* Other Styles */

.greencheck li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/checkmark-sm.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.redcross li {
	list-style:none;
	padding: 0 0 10px 35px;
	background-image: url(images/crossmark-sm.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.testimonial { /* styles for the testimonial table */
    background-color: #fff6b8;
	border: 2px solid #bfb46b;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
}
/*
.testimonial img {
	padding-top: 15px;
}
*/
.greybox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #F3F3F3;
	border: 1px solid #E2E2E2;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
}

.purplebox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #E6D5EE;
	border: 1px solid #660066;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
}
.ctabox { /* apply this class to a paragraph to give it a grey box around it */
	background-color: #FFFFFF;
	border: 5px dotted #FF0000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 15px;
}



.stickywrap {
}
.stickynote {
	background: url(images/stickynote.jpg) no-repeat left top;
	padding: 38px 40px 35px 60px;
	height: 261px;
	width: 260px;
	font: 18px/22px "Courier New", Courier, monospace;
	text-align: center;
	float: left;
}


.wp-caption {
	border: 1px solid #ddd;
	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;
}
.center { 
	margin-right: auto;
	margin-left: auto;
} 


.SPButton { 
  height:50px;
  width:auto;
  font-size:20px;
}