/** GENERAL TOOLS FOR BUSINESS STYLING **/

body {
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
}
table {	font-family: Arial; font-size: 10pt; color: #666; border: none;}
.subhead {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
}
ul li {
	padding-left: 25px;
	font-family: Arial; font-size: 10pt;
}
ol {
	padding-top: 10px;
	padding-left: 25px;
}

ol li {
	font-family: Arial; font-size: 10pt;
}
.styled-select select {
   background: transparent;
   width: 268px;
   padding: 5px;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   }
   .styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(http://www.toolsforbusiness.info/success/images/new_arrow.png) no-repeat right #ddd;
   border: 1px solid #ccc;
   }
#submitBtn {
    /* styles the submit button */
	padding:4px;
		box-shadow: 10px 10px 5px #888888;
	text-align:left;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:200px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}
#submitBtn2 {
    /* styles the submit button */
	padding:4px;
	
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#C9CAE6;
	width:200px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}

#submitBtn3 {
    /* styles the submit button */
	padding:4px;
	
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#E2E2E2;
	width:80px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 12px;
}
.wrapz {
	  /* force the div to properly contain the floated images: */
	  position:relative;
	  float:left;
	  clear:none;
	  overflow:hidden;
	}
	.wrapz img {
	  position:relative;
	  z-index:1;
	}
		.wrapz .desc {
	  display:block;
	  font-weight:600;
	  position:absolute;
	  width:90%;
	  font-family:arial;
	  font-size:13px;
	  top:35%;
	  left:65px;
	  z-index:2;
	  text-align:left;
	}
	.header_text2 {
	text-align:left;
	color:#000000;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	text-decoration:none;;
	margin: 15px 0px 23px 0px;
}
.wrapz .desc2 {
	  display:block;
	  font-weight:600;
	  position:absolute;
	  width:90%;
	  font-size:13px;
font-family:arial;
	  font-height: 13px;
	  top:25%;
	  left:65px;
	  z-index:2;
	  text-align:left;
	}h6 {
	font-size:14px;
	font-weight:bolder;
}
table.wide-table2
	{ width:831px; 
	margin-left: 15px;} 	
table.wide-table 
	{ width:881px; } 
table.med-table 
	{ width:593px; }
table.index-table 
	{ width:400px; } 
.borders { border-right-color: gray; border-left-color: gray;
border-left-style: solid; border-right-style: solid;
border-right-width: 1px; border-left-width: 2px;
padding-right: 6px; padding-left: 6px;}
.subhead2 {
	font-family: Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #1B7B90;
	}
.subhead:hover {
	font-family: Arial, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #1B7B90;
}

.navigation_head {
	font-family: Myriad Pro, Arial, san-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform:uppercase;
	color: #1B7B90;
}

.header_text {
	text-align:left;
	color:#58595b;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 0px 23px 0px;
}

.mainText {
margin-left:25px;
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
	line-height:120%;
}	

.border {
	border: 8px solid #d3d2d2;
}

.border_secondary {
	border: 8px solid #e5e5e5;
}

.footer {
	margin: 10px 50px 30px 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #666;
}

.header_home_bkg {
	text-align:left;
	border:0px;
	background:url(http://www.toolsforbusiness.info/success-in-mississippi/images/TFB_Home_Title.jpg) no-repeat;
	height:47px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 0px 5px 0px;
}

.header_secondary_bkg {
	text-align:left;
	border:0px;
	background:url(http://www.toolsforbusiness.info/success-in-mississippi/images/TFB_Secondary_Title.jpg) no-repeat;
	height:47px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 0px 10px 0px;
}

.left_column_home {
	margin: 0px 15px 10px 15px;
	}

.right_column {
	margin: 0px 22px 10px 22px;
	}

.right_column_banners {
	margin: 0px 0px 15px 0px;
	}
	
.body_area_home {
	margin: 0px 27px 30px 45px;
	}
	
.body_area_secondary {
	margin: 0px 25px 30px 25px;
	}	

#nav {
	margin: 0px;
	padding: 0px;
}

#flash {
	float: left;
	margin-right: 1px;
}




/*** BULLET CLASS ***/

.body_area_secondary li {
margin-bottom:8px;
}


.list {
	list-style-image:url(http://www.toolsforbusiness.info/success-in-mississippi/images/Bullet.gif);
	margin: 0px 30px 0px 0px;
	margin-top: 1em;
}

.list li {
margin-bottom:8px;
}



/*** NAVIGATION STYLING ***/

.left_li ul {
	list-style:none;
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
	margin:0;
	padding:0;
}

.left_li ul a{
	color:#656058;
	text-decoration:none;
}
ul a{
	color:#656058;
	text-decoration:none;
}
ul a:hover{
	color:#ef6a24;
	text-decoration:none;
}
.left_li ul a:hover{
	color:#ef6a24;
	text-decoration:none;
}

.left_li li {
   margin:0;
   padding:8px;
   border-bottom:solid 1pt #d3d2d2;
}

A:LINK    {font-family: Arial; color: #000000; text-decoration: Underline; }
A:ACTIVE  {font-family: Arial; color: #000000; text-decoration: Underline; }



/*** SPONSORS IN RIGHT NAVIGATION CLASS ***/	
	
.sponsors {
	padding:10px;
	text-align:left;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 120%;
	margin: 25px 0px 23px 0px;
}	




/*** BUTTON CLASS ***/

.button37 {
		padding:4px;
		box-shadow: 10px 10px 5px #888888;
	text-align:left;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:300px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	margin: 25px 5px 23px 22px;
}

.button37 a:link {
		text-decoration:none;
}.button {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;

	text-decoration:none;
	margin: 25px 75px 23px 22px;
}

.button a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button2 {
	padding:4px;
	text-align:center;
	border:solid #9f9fa1 1px;
	background:#e6e6e6;
	width:100px;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 15px 5px 5px 5px;
}

.button2 a{
	padding:4px;
	text-align:center;
	color:#58595b;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
.button3 {
	padding:4px;
	text-align:center;
	
	
	border:solid #9f9fa1 1px;
	background:#C9CAE6;
	width:200px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	margin: 5px 0px 14px 0px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 10px auto; /* center for now */
	width: 10em; /* ems so it will grow */
	background: url(http://www.toolsforbusiness.info/success/images/sbbody-r2.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.toolsforbusiness.info/success/images/sbhead-r2.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.toolsforbusiness.info/success/images/sbhead-l2.gif) no-repeat top left;
	margin: 0;
	padding: 22px 5px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.toolsforbusiness.info/success/images/sbbody-l2.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 5px 5px;
}
li.disadv
   {
      font-weight: bold;
	  font-style: italic;
   }



/* =Fonts
-------------------------------------------------------------- */
/* Embed fonts ************************************/

@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSans500';
	src: url('http://www.cedanderson.com/fonts/museosans_500_italic-webfont.eot');
	src: local('?'),
       url('http://www.cedanderson.com/fonts/museosans_500_italic-webfont.woff') format('woff'),
       url('http://www.cedanderson.com/fonts/museosans_500_italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSans500';
	src: url('http://www.cedanderson.com/fonts/museosans_500-webfont.eot');
	src: local('?'),
       url('http://www.cedanderson.com/fonts/museosans_500-webfont.woff') format('woff'),
       url('http://www.cedanderson.com/fonts/museosans_500-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSlab500';
	src: url('http://www.cedanderson.com/fonts/museo_slab_500italic-webfont.eot');
	src: local('?'),
       url('http://www.cedanderson.com/fonts/museo_slab_500italic-webfont.woff') format('woff'),
       url('http://www.cedanderson.com/fonts/museo_slab_500italic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'MuseoSlab500';
	src: url('http://www.cedanderson.com/fonts/museo_slab_500-webfont.eot');
	src: local('?'),
       url('http://www.cedanderson.com/fonts/museo_slab_500-webfont.woff') format('woff'),
       url('http://www.cedanderson.com/fonts/museo_slab_500-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* Oddly, this one seems to work in IE where Museo Slab 500 and Museo Sans 500 do not */
@font-face { /* A font by Jos Buivenga (exljbris) -> www.exljbris.com */
	font-family: 'Museo700';
	src: url('http://www.cedanderson.com/fonts/museo700-regular-webfont.eot');
	src: local('?'),
       url('http://www.cedanderson.com/fonts/museo700-regular-webfont.woff') format('woff'),
       url('http://www.cedanderson.com/fonts/museo700-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body,
input,
textarea,
#content .property h4,
#content .person h4,
#footer .menu .sub-menu a {
	font-family: "MuseoSans500", "SansationRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

em {
  font-style: italic;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
.home #sidebar .last-post .post-title,
#sidebar .featured-property .post-title,
.home #sidebar .widget_text p,
.entry-meta,
.banner-main,
#footer .textwidget,
#access .menu #menu-item-32 .sub-menu .menu-item-type-custom a {
  font-family: "MuseoSlab500", "SansationRegular", "Georgia", serif;
}

#footer h3,
#footer .menu a {
  font-family: "Museo700", "MuseoSlab500", "SansationRegular", Georgia, serif;
}
pre, code {
	font-family: "Courier New", "Courier 10 Pitch", Courier, monospace;
}


/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles  */
body {
  background-color: #5c6169;
  font-size: 12px;
  line-height: 1.5;
  color: #5c6169;;
}

hr {
  background-color: #081d22;
  border:0;
  height: 1px;
  margin-bottom: 1.5em;
  clear:both;
}


/* Text elements */
p {
  margin-bottom: 1em;
}
ol {
  list-style: decimal;
  margin: 0 0 1em 1.5em;
}
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 2em 20px;
}
dt {
  font-weight: normal;
  color: #1b7b90;
  float: left;
  clear: left;
  margin-right: 0.5em;
}
dd {
}

strong,
b,
th {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
}
big {
  font-size: 133.33%;
}
ins {
  background: #F0FFFF;
}
blockquote {
  font-style: italic;
  padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}
blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 2em;
  text-align: right;
  width: 33%;
}
blockquote.right {
  float: right;
  margin-left: 2em;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

pre {
  line-height: 1.5;
  margin-bottom: 1em;
  padding: 1.5em;
  overflow: auto;
}

pre,
kbd,
tt,
var {
  font-size: 125%;
  line-height: 1.5;
}

code {
  font-size: 110%;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins {
  text-decoration: none;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 75%;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
.form-item input,
textarea {
  padding: 2px;
  background-color: #FFFFFF;
  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);
}
.form-submit input {
  cursor: pointer;
  padding: 3px 8px;
}

.form-submit input:hover {
}
a {
  text-decoration: none;
  color:#f1592a;
}
a:active,
a:hover {
  text-decoration: underline;
}

/* =Header
-------------------------------------------------------------- */
#header {
  height: 121px;
  border-bottom: 2px solid #d8d9db;
}

#masthead {
  width: 900px;
  margin: 0 auto;
  position: relative;
}

#site-title {
  width: 529px;
  height: 38px;
  overflow: hidden;
  padding: 41px 13px 13px 13px;
  font-size: 300%;
  line-height: 1;
}
#site-title a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  width: 529px;
  height: 40px;
  text-indent: -9000px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  outline: none;
}

#header .support a {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 28px;
  line-height: 28px;
  background-color: #bbef1d;
  color: #33363c;
  text-align: center;
  font-size: 120%;
}

/* =Main
-------------------------------------------------------------- */
#main {
  overflow: hidden; /* extend past all floats */
  position: relative;
  background-color: #FFFFFF;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/main-bg.png);
  background-position: 0 32px; /* under the navigation menu */
  background-repeat: repeat-x;
}


/* =Navigation
-------------------------------------------------------------- */
#access {
  height: 30px;
  background-color: #FFFFFF;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  position: relative;
  width: 100%;
  font-size: 120%;
  margin-bottom: 85px;

}
#access .menu {
  width: 900px;
  height: 30px;
  margin: 0 auto;
  list-style-type: none;
  position: relative;
}
#access .menu li {
  float: left;
  height: 30px;
  margin: 0;
}
#access .menu a {
  line-height: 30px;
  height: 30px;
  width: 103px;
  display: block;
  color: #5c6169;
  text-align: center;
}

#access .menu a:hover {
  text-decoration: none;
  background-color: #d8fa71;
}

#access .menu .current-menu-item,
#access .menu .current-menu-parent,
#access .menu .current_page_ancestor {
  background-color: #1b7b90;
}

#access .menu .current-menu-item a,
#access .menu .current-menu-item a:hover,
#access .menu .current-menu-parent a,
#access .menu .current-menu-parent a:hover,
#access .menu .current_page_ancestor a,
#access .menu .current_page_ancestor a:hover {
  color: #FFFFFF;
  font-style: italic;
  padding-bottom: 6px;
  background-color: transparent;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/nav-arrow.png);
  background-position: 50% 30px;
  background-repeat: no-repeat;
}

#access .menu a:hover {
  text-decoration: none;
  background-color: #d8fa71;
}

#access .menu .sub-menu {
  display: none;
  position: absolute;
  top: 90px;
  left: 280px;
  list-style-type: none;
  margin: 0;
  font-size: 83.33%;
}
#access .menu .current-menu-item ul.sub-menu,
#access .menu .current-menu-ancestor ul.sub-menu {
  display: block;
  width: 620px;
}
#access .menu .sub-menu .sub-menu {
  display: none; /* only 2 levels supported */
}

#access .menu .sub-menu li {
  height: auto;
  margin-right: 30px;
  background-color: transparent;
}
#access .menu .sub-menu a,
#access .menu .sub-menu a:hover {
  display: inline;
  background-image: none;
  color: #5c6169;
  padding: 0;
  height: auto;
  line-height: 1.25;
  font-style: normal;
}

#access .menu .sub-menu .current-menu-item a,
#access .menu .sub-menu a:hover {
  color: #1b7b90;
}
#access .menu .sub-menu .current-menu-item a {
  font-style: italic;
}


#access .menu #menu-item-32 .sub-menu .menu-item-type-custom {
  margin-right: 0;
  float: right;
}
#access .menu #menu-item-32 .sub-menu .menu-item-type-custom a,
#access .menu #menu-item-32 .sub-menu .menu-item-type-custom a:hover {
  font-size: 15px;
  font-style: italic;
  color: #F1592A;
}


/* =Content
-------------------------------------------------------------- */


#container {
  width: 900px;
  margin: 0 auto;
}

#content {
  float: right;
  width: 620px;
  border-top: 1px solid #dfdfdf;
  padding: 103px 0 0;
  font-size: 110%;
  line-height: 1.8;
  color: #081e23;
  overflow: hidden;
}

#content ol,
#content ul {
  margin-left: 1.5em;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #1b7b90;
  margin: 0 0 0.25em 0;
  line-height: 1.3;
}

#content h1,
#content h2 {
  font-size: 181.81%;
  margin-bottom: 1em;
  margin-top: 1.5em;
  clear: left;
}
#content h1:first-child,
#content h2:first-child {
  margin-top: 0;
}

#content h3 {
  font-size: 127.27%;
  font-style: italic;
  margin-top: 3em;
  margin-bottom: 1em;
}
#content h4 {
  font-size: 109.09%;
}
#content h5 {
  font-size: 100%;
}
#content h6 {
  font-size: 100%;
}

#content table {
  border: 1px solid #DFDFDF;
  text-align: left;
  margin: 0 -1px 24px 0;
  width: 100%;
}
#content tr th,
#content thead th {
  color: #5C6169;
  font-weight: bold;
  font-size: 100%;
  line-height: 1.5;
  padding: 0.75em 2em;
}
#content tr td {
  border-top: 1px solid #DFDFDF;
  padding: 0.5em 2em;
}
#content tr.odd td {
}

.hentry {
  margin: 0 0 4em 0;
}

#content .hentry {
  text-align: justify;
}

#content h3.entry-title {
  margin-bottom: 0;
}
.entry-title a {
  color: #1b7b90;
}

.entry-meta {
  clear: left;
  font-size: 90.90%;
  margin: 0 0 1em;
}

.entry-meta .entry-time {
  color: #f1592a;
}

.entry-utility {
  text-align: right;
  border-bottom: 1px solid #DFDFDF;
  padding: 1.75em 0 1em;
  line-height: 1;
}

.entry-utility a.facebook,
.entry-utility a.twitter {
  display: inline-block;
  width: 19px;
  height: 19px;
  overflow: hidden;
  text-indent: -9000px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/facebook.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-left: 13px;
  text-align: left;
}
.entry-utility a.twitter {
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/twitter.png);
}

.entry-meta abbr,
.entry-utility abbr {
  border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}

#content .video-player {
  padding: 0;
}

a.more-link {
  display: block;
  margin: 1em 0;
}

#nav-above {
  display: none;
}

.highlight,
#content .highlight {
  color: #f1592a;
  font-size: 127.27%;
  line-height: 1.4;
}
.blue,
#content .blue {
  color: #1b7b90;
}

#content ul.gallery {
  list-style-type: none;
  margin: 0;
}

ul.gallery .gallery-item {
  float: left;
  width: 190px;
  margin: 33px 59px 10px;
  display: inline;
}
ul.gallery .gallery-item img {
  max-width: 190px;
  height: auto;
}

#content ul.community-gallery {
  float: left;
  width: 203px;
  height: 43px;
  padding-top: 177px;
  overflow: hidden;
  margin: 0.25em 1.5em 0.5em 0;
  list-style-type: none;
  position: relative;
  line-height: 1;
}
#content ul.community-gallery li {
  float: left;
  margin: 0 0 0 10px;
  width: 43px;
  display: inline;
}
#content ul.community-gallery li:first-child,
#content ul.community-gallery li.first {
  margin-left: 0;
}
#content ul.community-gallery li img {
  display: block;
  max-width: none;
}
#content ul.community-gallery li .large {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
#content ul.community-gallery li .thumbnail img {
  opacity: 0.55;
  cursor: pointer;
}
#content ul.community-gallery li.active .thumbnail img {
  opacity: 1;
}

#content ul.community-gallery li.active .large {
  display: block;
}

#content .collapsible {
  margin-top: 60px;
  padding: 8px 20px 12px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  clear: both;
  line-height: 2;
}
#content .collapsible h3 {
  margin: 0 0 0.25em -20px;
  padding-left: 20px;
  font-size: 100%;
  font-style: normal;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/arrow-down.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 11px;
}
#content .collapsed h3 {
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/arrow-right.png);
}
#content .collapsible a {
  color: #1b7b90;
  font-style: italic;
}

#content ul.horizontal {
  margin: 0.5em 0 0.5em 20px;
}
#content ul.horizontal li {
  list-style-type: none;
  margin-right: 4em;
  float: left;
}
#content ul.horizontal a {
  color: #1b7b90;
}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
  margin: 0.25em 1.5em 0.5em 0;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
  margin: 0.25em 0 0.5em 1.5em;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
  margin: 0 auto 1em;
}

.navigation {
  float: left;
  width: 100%;
}

.navigation .nav-previous {
  float: left;
  width: 45%;
}
.navigation .nav-next {
  float: right;
  width: 45%;
  text-align: right;
}

#content .edit-link {
  display: block;
  margin: 4em 0 1em 0;
  text-align: right;
  clear: both;
}

/* =Sidebar
-------------------------------------------------------------- */

#sidebar {
  float: left;
  width: 230px;
  font-size: 100%;
  padding-bottom: 3em;
}
#sidebar ul {
  list-style-type: none;
  margin: 0;
}
#sidebar .widget-container {
  margin-bottom: 4px;
}

#sidebar .widget-title {
  font-size: 140%;
  line-height: 37px;
  white-space: nowrap;
  padding: 0 20px;
  border-bottom: 1px solid #FFFFFF;
}

#sidebar .last-post {
  background-color: #94bfc7;
  color: #5c6169;
}

#sidebar .last-post .widget-title {
  background-color: #1b7b90;
  color: #e6e6e6;
}
#sidebar .last-post .widget-title a {
  color: #e6e6e6;
}
#sidebar .last-post .post {
  padding: 20px;
  line-height: 1.6;
}
#sidebar .last-post .post-title {
  font-size: 110%;
  color: #f7f7f5;
  margin-bottom: 0.5em;
}
#sidebar .last-post a.read-more,
#sidebar .last-post a.read-more:hover {
  color: #f7f7f5;
  white-space: nowrap;
}

#sidebar .widget_archive,
#sidebar .widget_tag_cloud {
  background-color: #94bfc7;
  color: #5c6169;
}
#sidebar .widget_archive .widget-title,
#sidebar .widget_tag_cloud .widget-title {
  background-color: #1b7b90;
  color: #e6e6e6;
}
#sidebar .widget_archive ul,
#sidebar .widget_tag_cloud div {
  padding: 20px;
  line-height: 1.6;
  font-size: 110%;
}
#sidebar .widget_tag_cloud div {
  padding-top: 10px;
}
#sidebar .widget_archive a,
#sidebar .widget_tag_cloud a {
  color: #5c6169;
}
#sidebar .widget_archive a:hover,
#sidebar .widget_tag_cloud a:hover {
  color: #f7f7f5;
  font-style: italic;
  text-decoration: none;
}

#sidebar .widget_text a.tools {
  font-size: 140%;
  color: #5c6169;
  display: block;
  height: 37px;
  line-height: 37px;
  padding-left: 63px;
  background-color: #6cc7d8;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/wrench.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
}

#sidebar .widget_text a.twitter {
  font-size: 140%;
  color: #5c6169;
  display: block;
  height: 43px;
  line-height: 43px;
  padding-left: 50px;
  background-color: #ffd300;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/twitter-dark.png);
  background-repeat: no-repeat;
  background-position: 16px 7px;
}

#sidebar .contact-form {
  background-color: #fbe787;
}
#sidebar .contact-form p {
  margin-bottom: 0;
}

#sidebar .contact-form .widget-title {
  background-color: #ffd300;
  padding-left: 60px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/envelope.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
}
#sidebar .contact-form .wpcf7 {
  padding: 19px 10px 22px;
}
#sidebar .contact-form .form-item {
  position: relative;
  margin-bottom: 15px;
}
#sidebar .contact-form .form-item label {
  position: absolute;
  z-index: 10;
  left: 10px;
  top: 1px;
  font-style: italic;
  color: #999999;
  line-height: 23px;
}
#sidebar .contact-form .form-item input {
  width: 190px;
  height: 13px;
  line-height: 13px;
  border: 1px solid #cdcdcc;
  padding: 5px 9px 5px;
  position: relative;
  z-index: 9;
}
#sidebar .contact-form .form-submit {
  overflow: hidden;
  margin-top: 21px;
}
#sidebar .contact-form .form-submit input {
  font-size: 140%;
  color: #5c6169;
  border: none;
  background-color: #ffd300;
  padding: 4px 12px;
  line-height: 1;
  font-style: italic;
  float: right;
}

#sidebar .featured-property {
  background-color: #dcf394;
}

#sidebar .featured-property .widget-title {
  background-color: #bbef1d;
  color: #5c6169;
  border-bottom: 1px solid #FFFFFF;
}
#sidebar .featured-property .post {
  font-size: 110%;
}
#sidebar .featured-property .post-thumbnail {
  border-bottom: 1px solid #FFFFFF;
}
#sidebar .featured-property .post-thumbnail img {
  display: block;
}
#sidebar .featured-property .post-title {
  background-color: #bbef1d;
  color: #1b7b90;
  font-size: 100%;
  border-bottom: 1px solid #FFFFFF;
  padding: 0 20px;
  height: 24px;
  line-height: 24px;
  font-style: italic;
}
#sidebar .featured-property .post-title a {
  color: #1b7b90;
}
#sidebar .featured-property .post .entry {
  padding: 20px;
  color: #5c6169;
  line-height: 2;
}
#sidebar .featured-property .post .entry p {
  margin: 0;
}

/* =Footer
-------------------------------------------------------------- */
#footer {
  clear: both;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/main-shadow.gif);
  background-position: 0 0;
  background-repeat: repeat-x;
  min-height: 150px;
  overflow: hidden;
  font-size: 110%;
  padding-top: 34px;
}

#footer,
#footer a,
#footer a:hover,
#footer .sub-menu .menu-item a {
  color: #cdcdcc;
}

#footer h3,
#footer .telephone,
#footer .fax,
#footer .menu-item a {
  color: #f7f7f5;
}

#footer-widgets {
  width: 900px;
  margin: 0 auto;
}

#footer-widgets ul {
  list-style-type: none;
  margin: 0;
}

#footer-widgets .widget-container {
  float: left;
  margin-right: 30px;
}
#footer-widgets .widget_text address,
#footer-widgets .widget_text .telephone,
#footer-widgets .widget_text .fax {
  font-style: italic;
  margin-left: 0;
  line-height: 1.6
}
#footer-widgets .widget_text .telephone {
  margin-bottom: 0;
  margin-top: 2em;
}

#footer-widgets .widget_nav_menu {
  margin-right: 0;
  float: right;
}
#footer-widgets .widget_nav_menu .sub-menu {
  margin-top: 0.5em;
}
#footer-widgets .widget_nav_menu li {
  float: left;
  margin-left: 55px;
  white-space: nowrap;
  line-height: 1.8;
}
#footer-widgets .widget_nav_menu li:first-child {
  margin-left: 0;
}
#footer-widgets .widget_nav_menu .sub-menu li {
  float: none;
  margin-left: 0;
}


#colophon {
  width: 900px;
  margin: 1em auto;
  text-align: right;
  font-size: 72.72%;
  clear: both;
  padding-top: 2em;
}


/* =Property Listings
-------------------------------------------------------------- */
.property-category {
  float: left;
  width: 309px;
}
#content .property-category .section-title {
  border-bottom: 1px solid #dfdfdf;
  font-size: 127.27%;
  padding-bottom: 0.75em;
  margin-top: 1.5em;
}

#content .property-category .property {
  position: relative;
  padding: 0 40px 0 130px;
  margin: 21px 0 53px;
  line-height: 1.25;
  text-align: left;
}

#content .property-category .property h4 {
  font-size: 100%;
  margin-bottom: 0.5em;
}
.property-category img.wp-post-image {
  position: absolute;
  top: 0;
  left: 0;
}

#content .property-category .read-more {
  margin-top: 1.5em;
}
#content .property-category .read-more a {
  color: #f1592a;
  font-style: italic;
}

/* =Board of Directors
-------------------------------------------------------------- */
.person {
  float: left;
  padding-left: 20px;
  width: 285px;
  margin-bottom: 25px;
  margin-top: 25px;
  text-align: left;
  height: 150px;
  line-height: 1.3;
}

.person h4 em {
  color: #F1592A;
}
address {
  font-style: normal;
  margin-left: 20px;
  line-height: 1.3;
}
.person address p {
  margin-top: 0.75em;
}

/* =County Information
--------------------------------------------------------------- */
ul.map-links {
  margin: 0 auto;
  padding: 110px 0 0 350px;
  width: 97px;
  min-height: 155px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/indiana_map_with_text.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  list-style-type: none;
  font-size: 127.27%;
  text-align: right;
}

/* =Communities
---------------------------------------------------------------- */
#content p.city-link {
  clear: both;
  margin: 0 0 2em;
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #dfdfdf;
  text-align: right;
}
#content p.city-link a {
  color: #1b7b90;
}

/* =Home
---------------------------------------------------------------- */
.home #access {
  margin-bottom: 46px;
}
.home #content {
  background-color: #f7f7f5;
  width: 900px;
  border-top: none;
  padding-top: 0;
  margin-bottom: 16px;
}

.home #content .rotating-maps {
  padding: 441px 19px 0 378px;
  border-right: 1px solid #FFFFFF;
  width: 52px;
  height: 16px;
  overflow: hidden;
  float: left;
  background-color: #f7f7f5;
  list-style-type: none;
  margin: 0;
  position: relative;
}

.home #content .rotating-maps li {
  width: 16px;
  height: 16px;
  background-color: #5c6169;
  float: left;
  margin-left: 10px;
}
.home #content .rotating-maps li img {
  position: absolute;
  left: 50px;
  top: 21px;
  display: none;
}
.home #content .rotating-maps li.active {
  background-color: #1b7b90;
}
.home #content .rotating-maps li.active img {
  display: block;
}

.home #content .hentry {
  float: right;
  margin-bottom: 0;
  padding: 25px 10px 25px 0;
  width: 420px;
}

.home #sidebar {
  width: 902px;
  padding-bottom: 9px;
}
.home #sidebar .widget-container {
  float: left;
  width: 230px;
  border-left: 1px solid #FFFFFF;
  height: 191px;
  overflow: hidden;
  margin: 0;
}
.home #sidebar .widget-container:first-child {
  border-left: none;
}

.home #sidebar .last-post {
  background-color: #d8fa71;
}
.home #sidebar .last-post .widget-title {
  background-color: #bbef1d;
  color: #33363c;
}
.home #sidebar .last-post .widget-title a {
  color: #33363c;
}
.home #sidebar .last-post .post-title {
  color: #1b7b90;
  font-style: italic;
  font-size: 120%;
}
.home #sidebar .last-post .read-more,
.home #sidebar .last-post .read-more:hover {
  color: #1b7b90;
}

.home #sidebar .featured-property {
  width: 218px;
  background-color: #94bfc7;
}
.home #sidebar .featured-property .property {
  height: 100%;
}
.home #sidebar .featured-property .property_type-Buildings {
  width: 219px;
  background-color: #b2dfe7;
}
.home #sidebar .featured-property .post-thumbnail {
  display: none;
}
.home #sidebar .featured-property .widget-title {
  color: #33363c;
  background-color: #1b7b90;
}
.home #sidebar .featured-property .property_type-Buildings .widget-title {
  background-color: #6cc7d8;
}
.home #sidebar .featured-property .post{
  padding: 20px;
}
.home #sidebar .featured-property .post-title {
  background-color: transparent;
  border-bottom: none;
  color: #1b7b90;
  font-size: 109.09%;
  padding: 0;
  height: auto;
  line-height: 1.6;
  margin-bottom: 1em;
}
.home #sidebar .featured-property .post-title a {
  color: #1b7b90;
}
.home #sidebar .featured-property .entry {
  padding: 0;
}
.home #sidebar .widget_text {
  position: relative;
  background-color: #fbe57b;
}
.home #sidebar .widget_text .widget-title {
  background-color: #FFD300;
  color: #33363c;
  padding-left: 63px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/wrench-dark.png);
  background-repeat: no-repeat;
  background-position: 20px 50%;
}
.home #sidebar .widget_text p {
  padding: 20px;
  margin: 0;
  font-size: 120%;
  font-style: italic;
}
.home #sidebar .widget_text p a {
  color: #1b7b90;
}
.home #sidebar .widget_text .twitter {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 180px;
}

#banners {
  height: 396px;
  width: 900px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#banners p {
  margin: 0;
}
#banners .banner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
}

#banners .banner-main {
  position: absolute;
  top: 214px;
  left: 0;
  height: 89px;
  padding-top: 11px;
  width: 590px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/banner-main-border.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#banners .banner-main .wrapper {
  height: 89px;
  color: #1b7b90;
  background-color: #bbef1d;
  float: left;
  min-width: 700px;
}
#banners .banner-title {
  font-size: 480%;
  line-height: 1;
  height: 46px;
  width: 372px;
  text-align: center;
  margin: 22px 26px 0 20px;
  padding-right: 24px;
  border-right: 4px solid #1b7b90;
  white-space: nowrap;
  float: left;
}
#banners .banner-excerpt {
  height: 60px;
  color: #1b7b90;
  background-color: #bbef1d;
  float: left;
  font-size: 180%;
  margin: 22px 0 0 0;
  line-height: 1;
  width: 228px;
  overflow: hidden;
}
#banners .banner-excerpt .read-more a {
  font-size: 66.67%;
  display: block;
  padding-right: 20px;
  height: 14px;
  font-style: italic;
  margin: 8px 0 0 0;
  color: #1b7b90;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/link-arrow.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  float: left;
  white-space: nowrap;
}

#banners .banner-content {
  position: absolute;
  top: 40px;
  right: 80px;
  width: 203px;
  color: #1b7b90;
  font-size: 110%;
  line-height: 1.81;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/translucent.png);
  background-repeat: repeat;
  background-position: 0 0;
  padding: 9px 12px 15px 15px;
}
#banners .banner-content p {
  display: inline;
}
#banners .banner-content .read-more a {
  display: inline-block;
  color: #33363c;
  line-height: 1.15;
  padding: 0 18px 0 0;
  font-style: italic;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/link-arrow-dark.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  white-space: nowrap;
}
#banners .banner-content .read-more a span {
  background-color: #bbef1d;
  padding: 0 2px;
  display: inline-block;
}

#banner_controls {
  position: absolute;
  top: 314px;
  left: 0;
  height: 22px;
  padding: 4px 9px 6px 13px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/banner-main-border.png);
  background-repeat: repeat;
  background-position: 0 0;
  width: 160px;
}
#banner_controls ul {
  list-style-type: none;
  margin: 0;
}
#banner_controls ul li {
  float: left;
  padding-top: 3px;
  display: inline;
}
#banner_controls a {
  display: inline;
  float: left;
  margin: 0 6px 0 4px;
  outline: none;
}
#banner_controls .play {
  text-indent: -9000px;
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/playpause.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  height: 22px;
  width: 22px;
}
#banner_controls .playing {
  background-position: 50% 100%;
}
#banner_controls ul a {
  background-image: url(http://www.cedanderson.com/wp-content/themes/ced/images/radio-button.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
}
#banner_controls ul li.active a {
  background-position: 50% 0;
}