/*
Theme Name:		Copyblogger
Theme URI:		http://www.copyblogger.com
Description:	The design that launched a thousand emails gets a ubiquitous hairdo. By <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.0
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

/* Setup */

body {
	font-family: arial, verdana;
	font-size: 0.8em;
	line-height: 1.4em;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.highlight {
	color: #00367E;
}

/* Headers */

.logo {
	text-align: center;
}

.logo img {
	margin-left: 1em;
}

.header {
	padding: 1em 0em;
}

.header p {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #aaa;
}

/* Header Navigation */

.header ul {
	margin-top: 3em;
	margin-left: 0em;
}

.header ul li {
	float: left;
	width: 145px;
	font-size: 0.8em;
	border-left: 1px dotted #666;
	padding: 0.5em;
}

.header ul li a:link, .header ul li a:visited {
	color: #aaa;
	text-decoration: none;
}

.header ul li a:hover {
	color: #000;
	text-decoration: none;
}

.header ul li a.current {
	color: #000;
	text-decoration: none;
}

.header ul li a span {
	font-size: 1.6em;
	font-weight: bold;
}

.header ul li a.about:link span, .header ul li a.about:visited span {
	color: #f96;
}

.header ul li a.about:hover span {
	color: #f63;
}

.header ul li a.services:link span, .header ul li a.services:visited span {
	color: #9c6;
}

.header ul li a.services:hover span {
	color: #6c3;
}

.header ul li a.property:link span, .header ul li a.property:visited span {
	color: #69c;
}

.header ul li a.property:hover span {
	color: #39c;
}

.header ul li a.contact:link span, .header ul li a.contact:visited span {
	color: #c9c;
}

.header ul li a.contact:hover span {
	color: #c3c;
}

/* Page Summary */

.summary {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #fff;
	height: 250px;
}

.single_summary {
	font-size: 1em;
	line-height: 1.2em;
	color: #039;
}

.single_summary .highlight {
	color: #fff;
}

.summary p {
	margin: 0 2em;
}

.orangebkg {
	background: #fff url(img/orangebkg.gif) top left repeat-y;
}

.greenbkg {
	background: #fff url(img/greenbkg.gif) top left repeat-y;
}

.bluebkg {
	background: #fff url(img/bluebkg.gif) top left repeat-y;
}

.purplebkg {
	background: #fff url(img/purplebkg.gif) top left repeat-y;
}

.summary h1 {
	font-size: 2.1em;
	margin: 0 0.9em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1.2em;
	line-height: 1.2em;
}

.summary ul {
	font-size: 0.9em;
	margin-left: 2em;
	
}

.summary ul li {
	margin-left: 1em;
	list-style-type: square;
}

.summary ul li a:link, .summary ul li a:visited {
	color: #360;
	text-decoration: none;
}

.summary ul li a:hover {
	color: #390;
	text-decoration: underline;
}

/* Image Banner */

.banner {
	height: 250px;
	width: 100%;
	background-color: #ddd;
}

#banner img {
	position: absolute;
	top:0;
	left:0;
	display:none;
}

/* Page Navigation */

.pages {
}

.pages ul {
	margin: 1em 0em 2em 2em;
	font-size: 1.3em;
	line-height: 1.5em;
}

.pages a:link, .pages a:visited {
	color: #444;
	text-decoration: none;
}

.pages a:hover {
	color: #000;
}

.pages h4 {
	margin-left: 1.5em;
	color: #666;
	font-size: 1.5em;
	font-weight: bold;
}

ul.bullet li {
	list-style-type: square;
	margin-left: 1em;
}

/* Search Form */

.widget {
	margin: 1em auto;
	text-align: center;
}

.widget ul {
	background: #ccc;
	border: 10px solid #ddd;
	margin: 0em auto;
	width: 275px;
	text-align: left;
}

.widget ul li {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0.5em 1em;
}

form select {
	width: 100%;
}

.widget h5 {
	font-size: 1.2em;
	font-weight: bold;
}

form label.desc {
	display: none;
}

input.submit {float: left;}

.viewalllink {
	padding-left: 15px;
	padding-top: 3px;
	float: right;
	color: #666;
	font-weight: bold;
}

.viewalllink a:link, .viewalllink a:visited {
	color: #333;
	text-decoration: none;
}

.viewalllink a:hover {
	color: #000;
	text-decoration: underline;
}

/* Page Content */

.content {
	padding-top: 0.6em;
}

.content h2.title {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	/*padding: 1em 1em 1em 3em;
	margin-left: 1em;
	background: #fff url(img/mini-logo.gif) top left no-repeat;*/
	padding: 0em;
	margin-top: 0.4em;
	margin-bottom: 0em;
	text-decoration: none;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
	margin: 1em;
	text-decoration: underline;
}

.content p {
	color: #444;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-left: 1em;
	margin-bottom: 1em;
}

.listings p {
	font-size: 1em;
	color: #333;
}

.categories p {
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
}

table {
	background: #fff url(img/grey-grad.jpg) top left repeat-x;
	border-top: 10px solid #ccc;
}

td {
	text-align: left;
}

td h2 {
	border-bottom: 1px dotted #000;
	color: #00367E;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}

table tr td.proptitle h2, table tr td.proptitle h2 a:link, table tr td.proptitle h2 a:visited, table tr td.proptitle h2 a:hover {
	text-decoration: none;
}

td.listings p {
	margin-right: 20px;
}

td img.prop {
	border-left: 10px solid #00367E;
	position: relative;
	top: 20px;
	margin-bottom: 20px;
	left: -10px;
}

.black p {
	color: #333;
	margin-bottom: 2em;
	margin-top: 0em;
	padding: 0em;
}

.content a:link, .content a:visited {
	color: #00367E;
	text-decoration: underline;
}

.content a:hover {
	color: #000;
	text-decoration: underline;
}

.content ul li, .content ol li {
	list-style-type: square;
	margin-left: 1em;
}

.meta {
	clear: both;
}

p.meta {
	margin: 0em 0em 1em 1.3em;
	font-size: 1em;
	color: #888;
	padding: 0em;
}

.single_image {
	float: right;
	text-align: center;
}

.single_image img {
	border: 10px solid #69c;
	margin: 1em;
}

.single_image ul {
	margin: 0px;
	padding: 0px;
}

.single_image ul li
{
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

.single_image ul li img {
	margin: 0.6em;
	border-color: #9cf;
}

.single_image a:link, .single_image a:hover, .single_image a:visited {
	text-decoration: none;
}

/* Footer */

#ft {
	text-align: center;
	margin: 4em 0em;
}

#ft ul li {
	display: inline;
}

#ft ul li a {
	padding: 1em 2em;
	font-weight: bold;
}

#ft ul li a:link, #ft ul li a:visited {
	color: #00367E;
	text-decoration: none;
}

#ft ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#ft p {
	color: #888;
	margin-top: 1em;
}

#ft ul li.page-item-2 a:link, #ft ul li.page-item-2 a:visited {
	color: #f96;
}

#ft ul li.page-item-2 a:hover {
	color: #f63;
}

#ft ul li.page-item-26 a:link, #ft ul li.page-item-26 a:visited {
	color: #9c6;
}

#ft ul li.page-item-26 a:hover {
	color: #6c3;
}

#ft ul li.search a:link, #ft ul li.search a:visited {
	color: #69c;
}

#ft ul li.search a:hover {
	color: #39c;
}

#ft ul li.news a:link, #ft ul li.news a:visited {
	color: #600;
}

#ft ul li.news a:hover {
	color: #c00;
}

#ft ul li.page-item-24 a:link, #ft ul li.page-item-24 a:visited {
	color: #c9c;
}

#ft ul li.page-item-24 a:hover {
	color: #c3c;
}

/* Advanced CSS */

.orangebkg, .bluebkg, .purplebkg, .greenbkg {
	-moz-border-radius: 10% 0% 0% 10%;
}

.banner {
	-moz-border-radius: 0% 5% 5% 0%;
}

#ft ul li a {
	-moz-border-radius: 10% 10% 10% 10%;
}
