/*
Theme Name: Don Ginsburg Theme 
Theme URI: http://donginsburg.com/
Description:  The default WordPress theme developed by Caledon Virtual for Don Ginsburg.
Version: 1.0
Author: Caledon Virtual
Author URI: http://www.caledonvirtual.com/ 
*/

/* Begin Typography & Colors */
body {
   background: #26409a;
   font-size: 62.5%; /* Resets 1em to 10px */
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size:11px;
   color: #333333;
}
* a,
img {
   outline: medium none;
}
.hr {
   background-color:silver;
   margin-top:25px;
   height:1px;
   width:100%;
}
.container {
   background: #ffe url(images/background-main.gif) repeat-y center;
   margin:0 auto;
   width:950px;
   padding:0 10px;
}
.containertop {
   background: #ffe url(images/background-top.gif) no-repeat center bottom;
   width:950px;
   padding:0 10px;
   height:24px;
   margin:0 auto;
}
.col1 {
   width:245px;
}
.col2 {
   margin-right:10px;
   width:500px;
}
.col3 {
   width:195px;
}
.col1,
.col2,
.col3 {
   float:left;
   padding-bottom:10px;
}
#header {
   padding:0 0 20px 0;
}
#content li {
   list-style:disc outside;
   padding:3px 0 0;
   margin:0 0 0 24px;
}
.col2 {
   min-height:500px;
}
.col2 .entry p {
}
.col2 .entry {
   line-height: 1.6em;
}
.col2 .postmetadata {
   text-transform:uppercase;
}
.post small {
   font-size:9px;
   font-weight:bold;
}
.thread-alt {
   background-color: #f8f8f8;
}
.thread-even {
   background-color: white;
}
.depth-1 {
   border: 1px solid #ddd;
}
.even,
.alt {
   border-left: 1px solid #ddd;
}
small {
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 1em;
   line-height: 1.5em;
}
h2 small {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit;
}
h1,
h2,
h3 {
   font-weight: bold;
}
h1 {
   font-size: 4em;
   text-align: center;
}
#headerimg .description {
   color:#A6A6A6;
   font-family:"Myriad Pro", Arial;
   font-size:32px;
   font-weight:bold;
   line-height:1em;
   text-align:center;
}
h2 {
   font-size: 1.6em;
}
h2.pagetitle {
   font-size: 1.6em;
}
#sidebar h2 {
   font-family: Georgia;
   font-size: 1.2em;
}
h3 {
   font-size: 1.3em;
}
h1,
h1 a,
h1 a:hover,
h1 a:visited,
#headerimg .description {
   text-decoration: none;
}
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;
}
h2.widgettitle {
}
.post h2 {
   font-family:Georgia;
   font-size:18px;
}
.entry p a {
   color: #b85b5a;
}
.entry a {
   text-decoration:underline;
}
.entry img {
   background:#cfcdb4;
}
.entry img.attachment-thumbnail {
   background:#cfcdb4;
   padding:4px;
   float:left;
   margin:8px 6px 0 0;
}
.entry table img {
   background:none;
   border:none;
   padding:0;
   margin:0;}
   
   
li.linkcat {
   list-style:none;
   padding:0;
   margin:0 0 3px;
}
li.linkcat li {
   list-style:disc;
   margin:4px 24px;
   padding:0;
}
.commentlist li,
#commentform input,
#commentform textarea {
}
.commentlist li ul li {
   font-size: 1em;
}
.commentlist li {
   font-weight: bold;
}
.commentlist li .avatar {
   float: right;
   border: 1px solid #eee;
   padding: 2px;
   background: #fff;
}
.commentlist cite,
.commentlist cite a {
   font-weight: bold;
   font-style: normal;
   font-size: 1.1em;
}
.commentlist p {
   font-weight: normal;
   line-height: 1.5em;
   text-transform: none;
}
#commentform p {
}
.commentmetadata {
   font-weight: normal;
}
#sidebar ul ul li,
#sidebar ul ol li,
.nocomments,
.postmetadata,
blockquote,
strike {
   color: #a1a2a2;
}
/* End Typography & Colors */



/* Begin Structure */
body {
   margin: 0;
   padding: 0;
}
#page {
   background-color: white;
   margin: 20px auto;
   padding: 0;
   width: 760px;
   border: 1px solid #959596;
}
#headerimg {
   margin: 0;
   width: 100%;
}
#headerimg h1 {
   background:url("images/don-ginsburg-logo.png") no-repeat scroll center top transparent;
   background:url("images/logo.jpg") no-repeat scroll center top transparent;
   background:url("images/logo.gif") no-repeat scroll center top transparent;
   margin:8px auto 0;
   height:160px;
   padding:0;
   text-indent:-9999px;
   width:227px;
}
#headerimg h1 a {
   display:block;
   height:100%;
}
.post {
   font-family:Tahoma, Geneva, sans-serif;
   font-size:12px;
}
.post hr {
   display: block;
}
.col2 .postmetadata {
   padding-top: 5px;
}
.col2 .postmetadata a {
}
.col2 .smallattachment {
   text-align: center;
   float: left;
   width: 128px;
   margin: 5px 5px 5px 0px;
}
.postmetadata {
   clear: both;
}
.clear {
   clear: both;
}
#footer {
   background:transparent url(images/background-footer.gif) no-repeat center top;
   padding: 0;
   margin: 0 auto;
   clear: both;
}
#footer,
#footer a {
   color:#FFFFFF;
}
#footer p {
   margin: 0;
   padding: 30px 0 10px;
   text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
   padding-top: 70px;
   margin: 0;
}
h2 {
   color:#26409A;
   margin: 30px 0 0;
}
h2.pagetitle {
   margin-top: 30px;
   text-align: center;
}
#sidebar h2 {
   color:#26409A;
   font-size:18px;
   margin:0 0 0 10px;
   padding: 0;
}
h3 {
   padding: 0;
   margin: 30px 0 0;
}
h3.comments {
   padding: 0;
   margin: 40px auto 20px;
}
/* End Headers */



/* 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 {
   padding: 4px;
   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;
}
img.alignnone,
img.aligncenter {
   padding: 4px;
   margin: 0;
   display: inline;
}
.alignright {
   float: right;
}
.alignleft {
   float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
   margin-left: 0px;
   padding: 0 0 0 30px;
   list-style: none;
   padding-left: 10px;
   text-indent: -10px;
}
html>body .entry li {
   margin: 7px 0 8px 10px;
}
.entry ul li:before,
#sidebar ul ul li:before {
   content: "\00BB \0020";
}
.entry ol {
   padding: 0 0 0 35px;
   margin: 0;
}
.entry ol li {
   margin: 0;
   padding: 0;
}
.postmetadata ul,
.postmetadata li {
   display: inline;
   list-style-type: none;
   list-style-image: none;
}
ul.subpages {
   margin:12px 0 0 0 !important;
}
ul.subpages li {
   display:inline-block;
   border-left: 1px solid #999;
   margin:0 !important;
}
ul.subpages li:first-child {
   border: none;
}
ul.subpages li a {
   display:block;
   margin:0 8px 0 12px;
}
ul.subpages li a:hover {
   text-decoration:underline;
   color:#b1000d;
}
ul.subpages li.current_page_item a {
   font-weight:bold;
   color:#000;
}
#sidebar ul,
#sidebar ul ol {
   margin: 0;
   padding: 0;
}
#sidebar ul li {
   list-style-type: none;
   list-style-image: none;
   margin-bottom: 15px;
}
#sidebar ul li.features-widget {
   list-style-type: none;
   list-style-image: none;
   margin: 45px 12px 24px -10px;
   padding:18px 0;
   border-top:1px dotted #ccc;
   border-bottom:1px dotted #ccc;
   background:#fff;
   overflow:hidden;
}

#sidebar ul p,
#sidebar ul select {
   margin: 5px 0 8px;
}
#sidebar ul ul,
#sidebar ul ol {
   margin: 5px 0 0 10px;
}
#sidebar ul ul ul,
#sidebar ul ol {
   margin: 0 0 0 10px;
}
ol li,
#sidebar ul ol li {
   list-style: decimal outside;
}
#sidebar ul ul li,
#sidebar ul ol li {
   margin: 3px 0 0;
   padding: 0;
}
#sidebar #features,
#sidebar #features small a {
   color:#666666;
   font-family:Tahoma, Geneva, sans-serif;
   font-size:12px;
}
#sidebar #features table {
   margin:0 0 0 9px;
}
#sidebar #features p {
   margin:2px 0 0 12px;
}
#features #visualtour {
   background:url("images/visual-tour-button.gif") no-repeat scroll 0 0 transparent;
   display:inline-block;
   height:58px;
   line-height:93px;
   text-indent:-9999px;
   width:60px;
}
#features #request {
   background:url("images/request-btn.png") no-repeat scroll 0 0 transparent;
   display:block;
   float:left;
   height:38px;
   line-height:47px;
   margin: 10px 12px 0;
   text-indent:-9999px;
   width:91px;
}
#quick-search .bluebox {
   width:100%;
}
#quick-search table {
   margin-left:2px;
}
#quick-search table tr td {
   color:#26409A;
   font-family:Arial;
   text-align:right;
}
#quick-search table tr td input {
   height:11px;
}
#search {
   background:url("images/go-btn.png") no-repeat scroll 0 0 transparent;
   float:right;
   height:15px;
   margin-right:5px;
   width:29px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
   margin: 10px auto;
   padding: 5px 3px;
   text-align: center;
}
#sidebar #searchform #s {
   width: 108px;
   padding: 2px;
}
#sidebar #searchsubmit {
   padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
   width: 130px;
}
#commentform input {
   width: 170px;
   padding: 2px;
   margin: 5px 5px 1px 0;
}
#commentform {
   margin: 5px 10px 0 0;
}
#commentform textarea {
   width: 100%;
   padding: 2px;
}
#respond:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
#commentform #submit {
   margin: 0 0 5px auto;
   float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
   margin: 0;
   padding: 10px;
}
.commentlist {
   padding: 0;
   text-align: justify;
}
.commentlist li {
   margin: 15px 0 10px;
   padding: 5px 5px 10px 10px;
   list-style: none;
}
.commentlist li ul li {
   margin-right: -5px;
   margin-left: 10px;
}
.commentlist p {
   margin: 10px 5px 10px 0;
}
.children {
   padding: 0;
}
#commentform p {
   margin: 5px 0;
}
.nocomments {
   text-align: center;
   margin: 0;
   padding: 0;
}
.commentmetadata {
   margin: 0;
   display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
   margin-right:15px;
   padding:15px 0;
}
#sidebar form {
   margin: 0;
}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym,
abbr,
span.caps {
   cursor: help;
}
acronym,
abbr {
   border-bottom: 1px dashed #999;
}
blockquote {
   margin: 15px 30px 0 10px;
   padding-left: 20px;
   border-left: 5px solid #ddd;
}
blockquote cite {
   margin: 5px 0 0;
   display: block;
}
.center {
   text-align: center;
}
.hidden {
   display: none;
}
.screen-reader-text {
   position: absolute;
   left: -1000em;
}
hr {
   display: none;
}
a img {
   border: none;
   outline:medium none;
}
* a {
   color:#26409a;
   text-decoration:none;
}
* ul {
   list-style-type:none;
   margin:0;
   padding:0;
}
.navigation {
   display: block;
   text-align: right;
   margin: 10px 15px;
   margin-bottom: 20px;
}
.navigation ul {
}
.navigation ul li {
}
.navigation ul li a {
   display:block;
   font-family:Georgia;
   font-size:11px;
   text-transform:uppercase;
   line-height:25px;
   padding-right:10px;
   font-weight:bold;
   border-bottom:1px dotted #999;
}
.navigation ul li:hover a {
   color:#b1000d;
   font-size:14px;
   letter-spacing:-1px;
   background:url(images/nav-hover-background.png) right center;
   position:relative;
}
.navigation ul li.current_page_item,
.navigation ul li.current_page_ancestor {
}
.navigation ul li.current_page_item a,
.navigation ul li.current_page_ancestor a {
	width:210px;
   height:37px;
   line-height:37px;
   margin:-6px;
   padding-right:16px;
   overflow:visible;
	color:#b1000d;
   font-size:14px;
   letter-spacing:-1px;
   background:url(images/nav-active-background.png) right center;
   position:relative;
   border:none;
}
.blueboxtop,
#header .bluebox,
.blueboxbot,
.brownboxtop,
#header .brownbox,
.brownboxbot {
   margin:0 auto;
   width:210px;
}
.blueboxtop {
   background:transparent url(images/bluebox-top.jpg) no-repeat scroll 0 0;
   height:4px;
}
.bluebox {
   background-color:#cbd4f2;
}
.blueboxbot {
   background:transparent url(images/bluebox-bot.jpg) no-repeat scroll 0 0;
   height:4px;
   margin-bottom:10px;
}
.brownboxtop {
   background:transparent url(images/brownbox-top.jpg) no-repeat scroll 0 0;
   height:5px;
}
.brownbox {
   background-color:#cfcdb4;
}
.brownboxbot {
   background:transparent url(images/brownbox-bot.jpg) no-repeat scroll 0 0;
   height:5px;
}
.bluebox-small-top {
   background:transparent url(images/bluebox-small-top.jpg) no-repeat scroll 0 0;
   height:5px;
}
.bluebox-small-bot {
   background:transparent url(images/bluebox-small-bot.jpg) no-repeat scroll 0 0;
   height:5px;
}
.bluebox#number1 p {
	
   }
#newsletter,
#visual-tour {
   color:#333399;
   font-size:18px;
}
#newsletter {
   text-align:center;
}
#newsletter p,
.bluebox#number1 p {
   margin:0;
   font-weight:bold;
}
#newsletter span.email {
   font-size:10px;
   color:#666;
   font-family:Arial;
}
#visual-tour {
   font-weight:bold;
}
#visual-tour img {
   margin:5px 6px;
}
#visual-tour p {
   margin:0;
   padding:10px 0 4px;
   font-weight:normal;
   font-size:16px;
}
#signup {
   background:url("images/go-btn.png") no-repeat scroll 0 0 transparent;
   height:15px;
   margin-left:5px;
   width:29px;
}
.button {
   border:0 none;
   line-height:0;
   text-indent:-9999px;
}
.inputtext {
   vertical-align:middle;
}
.textwidget p {
   font-family:Arial;
   font-weight:bold;
   line-height:14px;
   margin:0 0 0 10px !important;
}
.blog {
   float:left;
   width:50%;
}
.blog .post h2 {
   margin:0px;
}
#home-worth {
   margin:0 auto 15px;
   width:228px;
   height:120px;
   background:url(images/home-worth.jpg);
}
#cherry-hill {
   margin:0 auto 15px;
   width:210px;
}
.current-listings {
   background-color:#000 !important;
   height:104px;
   behavior:url('border-radius.htc');
   margin-bottom:15px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
   border-radius: 5px;
}
.current-listings h2 {
   margin:0 0 0 12px;
   padding:3px 0 3px;
   font-size:18px;
   color:#fff;
}
.fprop-widget-left {
	width:16px;
   margin:5px 1px 0 2px;
   display:block;
   float:left;
   background:url(images/arrow-left-background.png);
}
.fprop-widget-right {
   width:17px;
   margin:-66px 1px 0 1px;
   display:block;
   float:right;
   background:url(images/arrow-right-background.png);
}
.fprop-widget-left a.disabled,
.fprop-widget-right a.disabled {
   display:none;
}

.fprop-widget-item {
	float:left;
   padding:4px; 
   background:#4e4f50;
}
.fprop-widget-item a:hover img {
   background:#eee;
   margin:-4px;
   padding:4px;
}
.gallery {
   margin-bottom:2px;
   height:440px;
   width:500px;
   background:#fff url(images/gallery-bg.gif) repeat-x center bottom;
}
.gallery #slideshow {
   display:block;
   margin-bottom:6px;
}
.current-listings .slider {
   height:80px;
   overflow-x:scroll;
   overflow-y:hidden;
}
#testimonials {
}
#testimonials .testimonials-list h2 {
   font-size:12px;
}
/* End Various Tags & Classes*/


/* Begin Contact Form CSS */
.wpcf7-form {
}
.wpcf7-response-output {
   font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
   margin: 8px 12px 0 !important;
 }
/* End Contact Form CSS */


/* Captions */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align:center;
}
.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;
   font-size: 11px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/* End captions */

.nextPage, .prevPage { cursor: pointer; }

#TB_ajaxContent {
   padding:0 !important;
   overflow:visible !important;
}
