/* @override http://oakwoodestatesmhp.com/wp-content/themes/squid2/style.css */

/* 
Theme Name: Squid
Theme URL: http://Digisquid.com
Description: The DigiSquid Wordpress theme framework. Based on Whiteboard by Brian Purkiss.
Author: DigiSquid
Author URI: http://DigiSquid.com
Version: 2.5.0
*/

/* DigiSquid CSS Library Version 4.3 (6/14/10) */
/* OakwoodEstatesMHP.com

/* CSS Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* Framework
-------------------------------------------------------------- */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background: #362012 url(../../../images/bkg.jpg) repeat-x 0 top;
	}

.design #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.design #masthead {
	height: 140px;
	position: relative;
	background-image: url(/masthead.png);
	
	
}

#masthead a#logolink {
	width:250px;
	height:70px;
	display:block;
	position:absolute;
}

.design #content {
	min-height: 285px;	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	padding-right: 43px;
	background:url(../../../images/content.png) repeat-y 0 top;
}

.design #leftcolumn {
	width: 425px;
	height: 330px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border-right: 1px solid #6c5c4e;
}

.design #centercolumn {
	text-align: left;
	padding-top: 65px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
}

.design #rightcolumn {
	width: 350px;
	text-align: left;
	float: right;
	padding-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
}

.design #rightcolumn p {
	
}

.design #rightcolumn h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.design #rightcolumn ul {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.design #rightcolumn li {
	margin: 0;
	padding-bottom: 5px;
}

.design #rightcolumn a:link {
	color: #1D4A91;
	text-decoration: none;
}

.design #rightcolumn a:visited {
	color: #1D4A91;
	text-decoration: none;
}

.design #rightcolumn a:hover {
	color: #fa921f;
	text-decoration: none;
}

.design #rightcolumn a:active {
	color: #fa921f;
	text-decoration: none;
}


.design #footer {
	height: 97px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 0px;
	background: url(../../../images/footer.png) no-repeat 0 top;
}

.design #footer p {
	text-align: left;
	color: white;
	padding-left: 275px;
	margin-top: -17px;
}

.design #footer a {
	color: white;
}


#footer a.button {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #ddd2c7;
	background-color: #351f11;
	color: #ddd2c7;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}


.design #sidebar {
	float: right;
	width: 200px;
	min-height: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 0px;
	background-color: #b3b3b3;
}

.design #sidebar p {
	
}

.design #sidebar h2 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.design #sidebar ul {
	list-style-type: none;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}

.design #sidebar li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 5px;
}

.design #sidebar a:link {
	color: #1D4A91;
	text-decoration: none;
}

.design #sidebar a:visited {
	color: #1D4A91;
	text-decoration: none;
}

.design #sidebar a:hover {
	color: #fa921f;
	text-decoration: none;
}

.design #sidebar a:active {
	color: #fa921f;
	text-decoration: none;
}

.column {
	width: 275px;
	background: #d7d5d2;
	vertical-align: top;
	display: inline-block;
	padding: 15px;
	margin-right: 25px;
}

.column ul {
	padding: 0;
}

.column li {
	display: block;		
}

hr {
color: #c3c3c3;
background-color: #c3c3c3;
height: 1px;
border: 0;
}


/* Typography (Content)
-------------------------------------------------------------- */
h1 {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	color: #000000;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000000;
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
}

h3 {
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000000;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
}

p {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	color: #000000;
}

a:link,
a:visited {
	color: #286a37;
	text-decoration: none;
}

a:hover,
a:active {
	color: #fa921f;
	text-decoration: none;
}

p#breadcrumbs {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 65px;
	color: #606459;
	font-size: 10px;
}

strong {
	font-weight: bold;
}

#content ul {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

#content li {
	padding-bottom: 5px;
	list-style-position: inside;
}

}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

h3#comments-title,
h3#reply-title,
#navigation .menu,
#navigation div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

table { border-width: 7px; 
border-style: outset; } 
td { border-width: medium; 
border-style: outset; }


/* Screen Reader Text */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* Menus & Navigation
-------------------------------------------------------------- */
#navigation {
	background: none; /* Menu Background Color */
	margin-top: 84px;
	margin-bottom: 0px;
	margin-left: 260px;
	margin-right: 0px;
	width: 600px;  /* Menu Width */
	display:block;
	float:left;
}
#navigation .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 15px; /* Menu Text Margin */
}
#navigation .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#navigation .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#navigation a {
	display:block;
	text-decoration:none;
	color:#f9eab5; /* Menu Text Color */
	padding:0 10px; /* Menu Padding (Spacing) */
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#navigation ul ul {
	display:none;
	position:absolute;
	top:45px;  /* Drop Down Position */
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Drop Shadow */
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Mozilla Drop Shadow */
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); /* Webkit Drop Shadow */
	width: 170px; /* Drop Down Container Width (Shadow box)*/
	z-index: 99999;
}
#navigation ul ul li {
	min-width: 150px;
	margin: 0px;	
}
#navigation ul ul ul {
	left:100%;
	top:0;
}
#navigation ul ul a {
	background:#7c7c7c; /* Drop Down Background Color */
	height:auto;
	color: #ffffff; /* Drop Down Text Color */
	line-height:15px; /* Drop Down Height */
	width: 150px; /* Drop Down Width */
	padding:10px; /* Drop Down Padding */
}
#navigation li:hover > a,
#navigation ul ul :hover > a {
	color: #ffffff; /* Drop Down Text Hover */
	background: #286a37; /* Hover Background Color */
}
#navigation ul li:hover > ul {
	display:block;
}
#navigation ul li.current_page_item > a,
#navigation ul li.current-menu-ancestor > a,
#navigation ul li.current-menu-item > a,
#navigation ul li.current-menu-parent > a {
	color: #ffffff; /* Drop Down Current Page Text Color */
}

* html #navigation ul li.current_page_item a,
* html #navigation ul li.current-menu-ancestor a,
* html #navigation ul li.current-menu-item a,
* html #navigation ul li.current-menu-parent a,
* html #navigation ul li a:hover {
	color:#ffffff;
}


/* Media
-------------------------------------------------------------- */
.design #animation {
	width: 371px;
	height: 300px;
}


.gallery {
	padding-top: 15px;
	width: 750px;
	float: left;
}

.gallery-item {
	width:200px !important;
	min-height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.gallery-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}

p.wp-caption-text.gallery-caption {
	color: #365b49!important;
}



img.attachment-thumbnail {
	
}


.wp-caption.alignnone {
	background-color: #8d7a69;
	padding: 10px 0px 0px 10px ;
}

.wp-caption-text {
	color: #ffffff!important;
	padding: 10px;
}


img.alignright {
	margin-left: 25px;
	float: right;
}

img.alignleft {
	margin-right: 25px;
	float: left;
}

/* Blog
-------------------------------------------------------------- */

div#post {
	width: 600px;
}

#post h2 a:link, #post h2 a:visited  {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000000;
}

#post h2 a:hover, #post h2 a:active  {
	color: #286a37;
}

div#postmeta {
	padding: 10px;
	background-color: #f0f0f0;
	border: 1px solid #a4a4a4;
}

div#postmeta p {
	font-size: 11px;
	line-height: 12px;
}

#commentlist {
	margin-top: 20px;
	padding: 20px;
	background-color: #f8f9f9;
}

#commentlist p {
	font-size: 12px;
	line-height: 16px;
}

ol#commentlist {
	font-size: 12px;
	line-height: 13px;
	list-style-type: none;
	margin-bottom: 20px;
}

li#commentlist {
	border-bottom: 1px solid #345a8e;
}

.standard {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.alt {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.singlecomment p {
	color: #2c5286;
}

div#commentsform {
	margin-top: 20px;
	padding: 20px;
	background-color: #f8f9f9;
}

/* Plugins
-------------------------------------------------------------- */
div.entry-content {
	width: 700px;
}


h1.property-title.entry-title {
	width: 700px;
	font-size: 18px;
	font-weight: bold;
	color: #362012;
}

dl#property_stats.property_stats.overview_stats {
	width: 760px;
}

#property_stats {
	font-size: 14px;
}

div#featuredphoto {
	width: 460px;
	background-color: #8d7a69;
	padding: 10px 5px 10px 10px;
	margin-bottom: 20px;
}




/* JQuery
-------------------------------------------------------------- */



/* E-Commerce
-------------------------------------------------------------- */


/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
