/*
Theme Name: The Real Estate Theme
Theme URI: http://themeforest.com
Description: Custom template for Wordpress with admin options to change the static home page.
Version: 2.0
Author: Derek Herman
Author URI: http://valendesigns.com
*/

/* Resets */

#copy2 {
    /* go crazy with padding, margins, etc. for main content section here */
    margin-top: 5px;
                                                                            
    padding: 15px;
    margin-bottom: 10px;
}

.sidebar222 {
    /* ditto, for sidebar */
    margin-left: 22px;
                            
    padding: 21px;
}


#copy {
    float: left;
    width: 600px;
}

.sidebar22 {
    float: right;
    width: 300px;
}



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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
body {
	line-height: 1;
	color: #7c7c7c;
	background: white url(images/bg.png) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal
    padding: 0px;
    margin-top: 0px;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
strong {
    font-weight: bold;
    line-height: 14px;
}
em {
    font-style: italic;
}
hr {
    display: none;
}
.clear {
    clear: both;
}
/* Link Styles */
a:link, a:visited {
    color: #4f7785;
    text-decoration:underline;
}
a:hover {
    color: #000;
    text-decoration:underline;
}
a:active {
    color: #4f7785;
    text-decoration:underline;
}
/* Headings */
h1, h2, h3, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 20px;
    color: #6d7f83;
}
h1 {
    font-size: 2em;
}
sidebartext {
    padding-bottom: 6px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.1em;
}
blogtitle {
    margin-bottom: 10px;
    margin-left: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.1em;
}
blogtitle2 {
    color: #577683;
    padding-bottom: 20px;
    margin-left: 19px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.1em;
}
h2 {
    font-size: 2.1em;
}
h3 {
    margin-bottom: 3px;
    color: #6c7f83;
    font-size: 2.1em;
}
h4 {
    color: #9eb465;
    font-size: 1.5em;
}
                    
h5 {
    margin-left: 18px;
    font-weight: bold;
    line-height: 144%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #3d5d16;
    font-size: 13px;
}
                    
h7 {
    font-weight: bold;
    line-height: 144%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #3d5d16;
    font-size: 13px;
}
                    
h6 {
    margin-top: -18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 144%;
    color: #3e5d16;
    font-size: 13px;
}
/* General Styles */
.hidden {
    display: none;
}
.right {
    float: right;
}
.left {
    float: left;
}
.center {
    display: block;
}
/* Wrapper */
#wrapper {
    position: relative;
    width: 906px;
    margin: 0 auto;
    text-align: left;
}
/* Header */
#header {
    padding-top: 5px;
    position: relative;
    height: 177px;
}
#header h1 {
    display: none;
}
#header span {
    display: none;
}
#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 25em;
	w\idth: 25.5em;
	padding: 1.5em;
	}
	
#headeradds {
	position: absolute;
	top: 65px;
	left: 538px;
	width: 220px	
}

#subscription {
position: absolute;
top: 65px;
right: 0px;
width: 156px;
}
	
	
#widget module {
	top: 0px;
	padding-top: 0px;
	}

*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
}
.search:hover {
	background: #3e5d16;
	cursor: pointer;
}
#navigation {
    border-bottom-width: 7px;
    border-bottom-color: #462300;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 906px;
    border-bottom: solid;
    z-index: 999;
    list-style: none;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
    float: left;
    margin-right: 4px;
    background: url(images/nav-right.png) no-repeat 100% 0px;
    font-size: 14px;
}
#navigation li a {
    float: left;
    display: block;
    height: 2.0em; /* Targets IE 5.5 only */
    hei\ght: 1.4em; /* All Other Browsers */
    padding: 0.5em 1.9em 0.2em 1.7em;
    background: url(images/nav-left.png) no-repeat 0% 0px;
    color: #606060;
    text-decoration: none;
    overflow: hidden;
}
#navigation li.current_page_item, 
#navigation li.current_page_parent, 
#navigation li.current-cat,
#navigation li.current-cat-parent {
    background-position: 100% -150px;
}
#navigation li.current_page_item a, 
#navigation li.current_page_parent a, 
#navigation li.current-cat a,
#navigation li.current-cat-parent a {
    background-position: 0% -150px;
    color: #fff;
} 
#navigation li a.current-cat {
    background-position: 100% -150px;
}
#navigation li a.current-cat {
    background: url(images/nav-right.png) no-repeat 0% -150px;
    color: #fff;
}
#navigation li:hover {
    background-position: 100% -150px;
}
#navigation li:hover a {
    background-position: 0% -150px;
    color: #fff;
}

/* Inset */
#inset {
    width: 906px;
    background: #9eb465;
}
body.home #inset {
    height: 225px;
}
#inset h1 {
    margin-bottom: 1px;
    color: #fff;
    padding: 12px 32px;
    letter-spacing: -0.05em;
    font-family: Georgia, "Times New Roman", Times, serif;
}
/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

/* Content */
#content {
    background-color: #f4f5f5;
    width: 906px;
    float: left;
    height: 100%;
}
    
#content h{
    background-color: #f4f5f5;
    width: 906px;
    float: left;
    height: 100%;
}
#content p {
	color: #4c5153;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	margin-left: 1.4em;
}
	
	#content s {
	color: #4c5153;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	margin-left: 1.4em;


}
#content h {
	color: #4c5153;
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em

}
#main {
    float: left;
    
    min-height: 400px;
}
.normal {
    width: 661px;
    margin-left: 15px;
}

.wide {
    width: 100%;
}
.page {
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 30px;
}

#main  ul, #main  ol {
    margin: 0 0 1em;
}
#main ul {
    margin-left: 1.5em;
}
#main li {
    line-height: 1.4em;
    font-size: 13px;
}
#main li li {
    font-size: 1.0em;
}
#main  ul li, #main  ol li {
    list-style: square;
}
#main  ol {
    margin-left: 2em;
}
#main  ol li {
    list-style: decimal;
}
#main  blockquote {
    margin: 1.5em;
    padding: 1em;
    color: #999;
    font-style: italic;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.alignright {
    float: right;
    margin: 0 0 20px 20px;
}
#main img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}
#main  img.aligncenter {
    display: block;
    margin: 0 auto;
}

/* Home Page Styles */
.action {
    padding-top: 6px;
    float: left;
    width: 280px;
}
.middle {
    margin: 0px 33px;
}
.action img {
    margin-top: 20px;
    display: block;
    margin-bottom: 20px;
}
.action span {
    padding-bottom: 5px;
    color: #6c7f83;
    font-size: 1.0em;
    text-transform: uppercase;
}
.action h2 {
    color: #4b5254;
    margin-bottom: 15px;
}
.action p {
    margin-left: 0px;
    margin-top: 10px;
    color: #703600;
}
.newsletter_input {
    padding: 9px 4px 7px 8px;
    color: #949494;
    font-size: .75em;
    width: 220px;
    margin-bottom: 10px;
    margin-right: 2px;
    border: 1px solid #c5c5c5;
}
.submit {
    border: none;
    padding: 0.4em 1.0em 0.4em 1.0em;
    margin-top: 3px;
    color: #fff;
    background: #9eb465;
    font-size: .75em;
    text-transform: uppercase;
}
.submit:hover {
    background: #6d7f83;
    cursor: pointer;
}

/* Listing Styles */
.entry {
    position: relative;
    border-bottom: 1px solid #c2c4c4;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 5px;
}
.thumb {
    float: left;
}
.entry small {
    text-transform: uppercase;
    color: #6f8185;
    font-size: 0.9em;
    margin-left: 30px;
}
.entry p {
}
.entry h2 {
    font-weight: bold;
    line-height: 144%;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #3d5d16;
    font-size: 13px;
}
.entry h2 a:link, .entry h2 a:visited {
    color: #292b2c;
    text-decoration: none;
}
.entry h2 a:hover {
    color: #4f7785;
    text-decoration: none;
}
.entry span {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 2.6em;
    color: #6d7f83;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 20px;
}
* html .entry span {
    ri\ght: 0;
    lef\t: 315px;
}
.post-data {
    margin-left: 250px;
}
ul.amenities li {
    display: inline;
    font-size: 1.2em;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 10px;
    padding: 0 4px 0 22px;
    list-style: none;
    border: none;
}
.bedroom {
    background: url(images/bed.gif) no-repeat 0 50%;
}
.bathroom {
    background: url(images/bath.gif) no-repeat 0 50%;
}
.parking {
    background: url(images/parking.gif) no-repeat 0 50%;
}

/* Single Listing Styles */
.single .entry {
    border: none;
    margin-top: 30px;
}
.single .entry small {
    margin-left: 0px;
}
.single .entry h2 {
    margin-left: 0px;
    width: 500px;
}
.single .entry p {
    margin-left: 0px;
    margin-right: 170px;
}
.single .entry span {
    top: 10px;
}
.single .post-data {
    position: absolute;
    width: 150px;
    right: 5px;
    top: 6.0em;
    margin-left: 20px;
}
.single .post-data ul {
    float: right;
}
.small {
    margin: 10px;
    margin-left: 0px;
}
.paginate {
    font-size: 12px;
}
/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   margin-bottom: 15px;
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.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;
}

/* Sidebar */

.sidebar {
    float: left;
    width: 230px;
    width: 220px;
    margin-bottom: 20px;
    }


.sidebar2 {
	position: absolute;
	width: 291px;
	padding-right: 30px;
	padding-left: 615px;
	min-height: 400px	

}
.sidebar h3 {
    font-size: 1.6em;
    font-style: italic;
    color: #6d7f83;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 10px 0 10px 10px;
}
.sidebar ul {
    width: 230px;
    w\idth: 220px;
    border: 1px solid #bdbdbd;
    font-size: 14px;
    padding-bottom: 1px;
    }
.sidebar ul ul {
    border: none;
    }    
.sidebar li a {
    font-family: Georgia, "Times New Roman", Times, serif;
      height: 1.7em;
    text-decoration: none;
    color: #606060;
    border: 1px solid white;
    border-bottom: 1px solid #d4d7d8;
    padding: 8px 0 0 10px;
    background: #e6e9ea;
}
.sidebar li li a {
    padding: 8px 0 0 25px;
}
.sidebar li a:link, .sidebar li a:visited {
    color: #606060;
    display: block;
    background: #e6e9ea;
}
.sidebar li a:hover {
    color: #fff;
    background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
    border-bottom: 1px solid #93a75f;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
    color: #fff;
    background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
    border-bottom: 1px solid #93a75f;
}
.sidebar li a.current-cat {
    color: #fff;
    background: #9eb465 url(images/arrow.gif) no-repeat 95% 50%;
    border-bottom: 1px solid #93a75f;
}

/* Footer */

#footer {
	word-spacing: 0px;
	text-align: center;
	background: #f4f6f6;
	border-top: 1px solid #dce0e1;
	padding: 1.5em 1.0em;
	color: #3e5d16;
}
#footer a {
	color: #3e5d16;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	text-align: center;
	border-left: none;
	padding: 0 10px 0 0;
}
.column
{
	float:left;
	margin-right:40px;
	padding:20px 0;
}
.last
{
	margin:0;
}
.column300
{
	margin-top: 161px;
	position: absolute;
	margin-left: 670px;
	width:300px;
}
.column600
{
	width:600px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
    border-bottom-width: 3px;
    border-bottom-color: #7c7c7c;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 906px;
    border-bottom: solid;
    z-index: 100;
    list-style: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:906px; w\idth:906px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width: 149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
    { border-color: #defff9; border-style: solid; float:left;/* width:149; */margin-right: 4px;
    background: url(images/nav-right.png) no-repeat 100% 0px;
    font-size: 14px;
    position:relative;}

/* style the links for the top level */
.menu a, .menu a:visited {
    background-color: white;
    float: left;
    display: block;
    height: 2.0em; /* Targets IE 5.5 only */
    hei\ght: 1.4em; /* All Other Browsers */
    padding: 0.5em 1.9em 0.2em 1.7em;
    background: url(images/nav-left.png) no-repeat 0% 0px;
    color: #576c24;
    text-decoration: none;
    overflow: hidden;
}
/* a hack so that IE5.5 faulty box model is corrected */
/* * html .menu a, * html .menu a:visited {width:149px; w\idth:138px;} */

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {/* padding-top: 3px;  */border-color:white white #D4D7D8;}
/* style the second level hover */
.menu ul ul a.drop:hover{border-bottom-color: #b6ff6e; border-bottom-style: groove; background:white url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 0 center;}
.menu ul ul :hover > a.drop {background:white url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:white;}
/* style the third level hover */
.menu ul ul ul a:hover {background:white;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {border-top-color: #703600; visibility:hidden;position:absolute;height:0;top:29px;left:0; width:149px;border-top:1px solid;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {padding-left: 10px; padding-bottom: 5px; padding-right: 10px; padding-top: 5px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px; border-top-width: 0; border-color:white white #D4D7D8; border-bottom-style: groove; background:white; color: #606060; height:auto; line-height:1em; width:128px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color: #6c7f83;}
.menu :hover > a, .menu ul ul :hover > a {color: #73140e;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  border-left-color: black;
  color: red;
  background: white;
  border-left: 1px solid;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

}
#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 25em;
	w\idth: 25.5em;
	padding: 1.5em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
}
.search:hover {
	background: #3e5d16;
	cursor: pointer;
	
/*
	Liz's CSS starts here
*/

/*
Theme Name: Minimal WordPress Portfolio
Theme URI: http://www.curtziegler.com/
Description: Minimal wordpress theme designed by <a href="http://www.curtziegler.com/">Curt Ziegler</a>.
Version: 1.0
Author: Curt Ziegler
Author URI: http://www.curtziegler.com/
Tags: minimal, portfolio
*/

html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}

/* EDIT THE PRIMARY COLOR HERE!! */
h3, a, .tagline p a, UL.clean LI a:hover, UL.large LI a:hover span
{
	color: #7197b2;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333;
	background:url(images/bg_top_outer.jpg) repeat-x top;
}	

h1, h2, h3, h4, h5, h6 {  padding:8px 0; }
h1 { font-size:2.4em; color:#333; }
h2 { font-size: 17px; color: #7197b2; }
h3 { color: #7197b2; font-size: 17px; }
h4 { font-size:1.5em; color:#777; }
h5 { font-size:1.4em; color:#333; }
h6 { font-size: 17px; color: #7896af; letter-spacing:-0.02em; }

hr
{
	color:#fff;
	background-color: white;
	border:1px dotted #ccc;
	border-style:none none dotted; 
}

p
{
	font-size: 12px;
	padding:8px 0;
	line-height:140%;
}	
LI
{
	padding:3px 0;
}
a
{
	text-decoration:none;
}
a:hover
{
	color:#333;
}


.line
{
	border-bottom:1px dotted #ccc;
}

.pod
{
	padding:0 0 20px 0;
}


/* If nested UL's used in something such as a category list */
/* Does not work in IE6 but everything modern. */
.pod UL LI > UL
{
	margin:0;
	padding:3px 0 3px 20px;
}
.pod UL
{
	margin:0;
	padding:0;
}

.pod UL LI
{
	list-style-type:none;
	margin:0;
	padding:3px 0;
}

.alternate, .hidden
{
	display:none;
}

.contentwidth
{
	width:940px;
	margin:0 auto;
}

.left
{
	float:left;
}
.right
{
	float:right;
}

img.border-thin
{
	padding:1px;
	border:1px solid #ededee;
}
img.border-thick
{
	padding:1px;
	border:4px solid #ededed;
}
img.left,
img.alignleft
{
	float:left;
	margin:0 10px 10px 0;
}
img.right,
img.alignright
{
	float:right;
	margin:0 0 10px 10px;
}
img.center,
img.aligncenter
{
	display:block;
	margin:0 auto;
}



.main
{
/* 	background:url(images/bg_top_inner.jpg) repeat-x top; */
	padding-bottom:20px;
}


.logo
{
	padding-top: 79px;
	padding-left: 0;
	padding-bottom: 40px;
	padding-right: 0;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/liz_banner.png);
}
.logo h1
{
	margin:0;
	padding:0;
	text-align:center;
	font-weight:normal;
	font-size:3em;
}
.logo h1 a
{
	color:#fff;
	padding:18px 30px 15px 30px;
	line-height:80px;
	background:#333333 url(images/logo_cutout.gif) no-repeat bottom right;
}
.logo h1 a:hover
{
	color:#ccc;
}

.menu
{
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 10px;
	text-align:center;
}
.menu UL
{
	margin:0 auto;
	padding:2px 0 0 0;
	border-top:1px dotted #afafaf;
	border-bottom:1px dotted #afafaf;
	text-align:center;
	/*width:80%*/
}
.menu UL LI
{
	list-style-type:none;
	display:inline;
}
.menu UL LI a
{
	padding:0 20px;
	line-height:40px;
	color:#afafaf;
	text-transform:uppercase;
	font-weight:bold;
}
.menu UL LI a:hover,
.menu UL LI a.active,
.menu UL LI.current_page_item a,
.menu UL LI.current_page_parent a,
.current_page_item a
{
	color:#333;
}

UL.sub-menu
{
	margin:0;
	padding:0;
}
UL.sub-menu LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
UL.sub-menu LI a
{
	padding:5px 10px 0 0;
	font-size:75%;
}
UL.sub-menu LI a.active
{
	color:#333;
}
UL.footer-menu
{
	margin:0;
	padding:0;
}
UL.footer-menu LI
{
	display:inline;
	text-align:center;
}
UL.footer-menu LI a
{
	padding:0 5px;
	font-size:95%;
}

.tagline
{
	padding:20px 0;
}
.tagline p
{
	text-align:center;
	font-size:3em;
	color:#afafaf;
	line-height:1.1em;
	letter-spacing:-0.04em;
	background:#fff; /* Only needed if you fade in the tagline with jquery, IE leaves a jagged look */
}
.tagline p a:hover
{
	color:#333;
}

p.tags a
{
	background:#eee;
	padding:1px 6px;
	border-left:2px solid #ddd;
}


UL.clean
{
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
}
UL.clean LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
UL.clean LI a
{
	color:#333;
	display:block;
	border-bottom:1px solid #ccc;
	padding:6px 10px;
	font-size:90%;
}
UL.clean LI a.highlight
{
	background:#f0f0f0;
}
UL.clean LI a span
{
	margin-right:10px;
}
.column
{
	float:left;
	margin-right:40px;
	padding:20px 0;
}
.last
{
	margin:0;
}
.column300
{
	width:300px;
}
.column600
{
	width:600px;
}
.commentslink
{
	padding-top:20px;
}
.meta
{
	padding:3px 10px;
	font-size:75%;
	background:#efefef;
}
.date
{
	padding-right:10px;
	font-weight:bold;
}

a.rss
{
	background:url(images/icon_rss.gif) no-repeat bottom right;
	height:24px;
	width:15px;
}

UL.social
{
	margin:0;
	padding:0;
}
UL.social LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
UL.social LI a
{
	display:block;
	float:left;
	width:32px;
	height:32px;
	padding:0 15px 20px 0;
	background-repeat:no-repeat;
}


UL.large
{
	margin:0;
	padding:0;
}
UL.large LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
UL.large LI a
{
	padding:20px 0 20px 80px;
	display:block;
	color:#afafaf;
	font-size:110%;
	background-position:left center;
	background-repeat:no-repeat;
}
UL.large LI a:hover
{
	color:#333;
}
UL.large LI a:hover span.heading
{
	color:#333;
}
UL.large span
{
	display:block;
}
UL.large span.heading
{
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}
UL.large span.summary
{
	font-weight:bold;
}

.footer-outer
{
	background:#f0f0f0;
	border-top:1px solid #f0f0f0;
}
.footer .contentwidth
{
	padding:20px 0 80px 0;
}
.footer
{
	background:#f0f0f0 url(images/bg_bottom_outer.gif) repeat-x top;
	text-align:center;
	color:#afafaf;
	font-size:80%;
}


/* Contact Form */
#message
{
	color:#990000;
	font-weight:bold;
}
.standardForm
{
	margin-bottom:15px;
}
.standardForm .textbox, .standardForm .textarea
{
	width:500px;
	padding:7px;
	font-size:110%;
	font-weight:bold;
}
#commentform input, #commentform textarea
{
	width:300px;
	padding:7px;
	font-size:90%;
	font-weight:bold;
}
.standardForm .textbox, .standardForm .textarea,  .standardForm .submit,
#commentform input, #commentform textarea
{
	border:3px solid #eee;
	background:#fefefe;
}
#commentform #comment
{
	width:450px;
	font-size:100%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#commentform #submit
{
	width:150px;
}
#commentform label
{
	margin:0 0 0 10px;
}
.standardForm .field
{
	padding:5px 0;
}
.standardForm label
{
	font-weight:bold;
	display:block;
}
.standardForm .textbox
{
	display:block;
}
.standardForm .textarea
{
	height:90px;
}
.standardForm .submit,
#commentform #submit
{
	font-weight:bold;
	background:#ccc;
	padding:5px;
	color:#fff;
}



/* Searchform */
#searchform .screen-reader-text
{
	display:none;
}
#searchform #s
{
	padding:5px;
	border:0;
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#fff;
	width:200px;
}
#searchform #searchsubmit
{
	background:#fff;
	border:0;
	font-weight:bold;
	width:80px;
}

/* Comments */
h3#comments,
#respond h3
{
	font-size:95%;
	color:#333;
}
OL.commentlist,
OL.commentlist LI
{
	list-style-type:none;
	margin:0;
	padding:0;
}
OL.commentlist .vcard
{
	border-top:1px dotted #ccc;
	margin:10px 0;
	padding:10px 0;
}
OL.commentlist .avatar
{
	float:left;
	border:1px solid #ccc;
	padding:1px;
}
OL.commentlist .commentmetadata
{
	float:right;
	font-size:70%;
}
OL.commentlist .fn
{
	font-weight:bold;
	float:left;
	padding:10px;
}
OL.commentlist .says
{
	display:none;
}
OL.commentlist p
{
	display:block;
	clear:both;
	font-size:90%;
}
OL.commentlist a.comment-reply-link
{
	font-weight:bold;
	font-size:90%;
}






.excerpt
{
	font-size:85%;
}

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

.alignleft {
   margin-bottom: 20px;
   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;
}





/* clearfix start */ 
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
/* clearfix end */ 

/*
Liz's CSS ends here
*/

