/*
Theme Name: Blank D
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme D, 3 Columns, 1 Left Sidebar, 1 Right Sidebar
Version: 1.1
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
        background: #002656 url(images/bg.jpg) no-repeat top center;
}

#body2 {
        background: url(images/bgbottom.jpg) no-repeat bottom center;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;overflow:hidden;
	margin: 0px auto 0px auto;
	padding: 0px;
        background: #fff;
}
#header {
	height: 134px;
	width: 1000px;
	margin: 0px;
        background: url(images/header.jpg) no-repeat;
}

#middle {
       width: 1000px;
       height: 278px;
       background: url(images/newmiddle.jpg) no-repeat;
}

#main {
	width: 1000px;
}
#content {
	width: 320px;
	float: left;
	line-height: 1.7em;
        margin: 0px;
}

#contentpage {
	width: 620px;
	padding: 10px;
	float: left;
	line-height: 1.7em; 
        font-size: 13px;
        margin-left: 0px;padding-left:20px;
}

#contentpagewide {
	width: 950px;
	padding: 10px;
	float: left;
	line-height: 1.7em;
        margin-left: 20px;
}

#sidebar-right {
	width: 300px;
	float: right;padding-right:20px;
        margin-left: 20px;
        margin-right: 0px;
}

#sidebar-right2 {
	width: 300px;
	float: right;
        margin-left: 20px;
        margin-right: 20px;
}

#sidebar-left {
	width: 300px;
	float: left;padding-left:20px;
        margin-left: 0px;
        margin-right: 20px;
}
#footer {
	height: 134px;
	clear: both;
	text-align: left;
	font-size: 0.8em;
	padding: 13px 0px 20px 20px;
        background: url(images/footer.png) no-repeat bottom;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: 13px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #002C5E;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
	padding: 55px 0px 0px 340px;
	white-space: nowrap;
	margin: 0px 0 0 0;
	width: 750px;
        font-size: 12.5px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 0px 0 0;
        border-right: 1px solid #e3e3e3;
        padding-right: 10px;
        padding-left: 5px;
        font-family: Arial, sans-serif;
        text-transform: uppercase;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li a:link, #menu li a:visited {
	padding: 3px;
        color: #002C5E;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding: 1px;
}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	background-color: #FFFFFF;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 10px;
}
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2, #sidebar-right h2 {
	font-size: 22px;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 19px;
        color: #9B0A0E;
        text-transform: uppercase;
	margin: 20px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding-bottom: 7px;
  font-family: Georgia, serif;
  border-bottom: 1px dashed #e3e3e3;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
/*===END SECTION 8===*/

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/

.contenttop {
        height: 39px;
        background: url(images/content-top.jpg) no-repeat;
} 

.featuredtop {
        font-size: 19px;
        color: #ffffff;
        padding-left: 72px;
        padding-top: 105px;
        font-family: Arial, sans-serif;
        width: 300px;
}

.topbutton {
        padding-top: 15px;
}

.topbutton img{
        border: none;
}

.button {
        padding-top: 10px;
}

.button img{
        border: none;
}

h3 {
        font-size: 23px;
        color: #004E91;
        margin: 0;
        padding-bottom: 7px;
        font-family: Georgia, serif;
        border-bottom: 1px dashed #e3e3e3;
        font-weight: normal;
}

h4 {
        font-size: 12px;
        color: #666666;
        margin: 0;
        padding-top: 3px;
        padding-bottom: 5px;
        font-family: Georgia, serif;
        font-weight: normal;
        text-transform: uppercase;
}

h5 {
        font-size: 10px;
        color: #666666;
        margin: 0;
        padding-top: 3px;
        padding-bottom: 5px;
        font-family: Georgia, serif;
        font-weight: normal;
        text-transform: uppercase;
}

.sidetop {
        height: 16px;
        margin: 0px;
        padding: 0px;
        background: url(http://joemccain.com/wp-content/uploads/2010/01/sidetop-2.png) no-repeat;
}

.sidecontent {
         background: url(http://joemccain.com/wp-content/uploads/2010/01/sidebg-2.png) repeat-y;
         margin: 0px;
         padding: 10px 20px 10px 20px;
}

.sidecontent p {
         margin: 0px;
         padding-top: 15px;
         padding-bottom: 10px;
}

.sidecontent h2{
	 font-family: Arial, Helvetica, sans-serif;
         font-size: 22px;
         color: #9B0A0E;
         text-transform: uppercase;
         margin: 0px;
         padding-bottom: 7px;
         border-bottom: 1px dashed #e3e3e3;
} 

.sidebottom {
        height: 18px;
        margin: 0px;
        padding: 0px;
        background: url(http://joemccain.com/wp-content/uploads/2010/01/sidebottom-2.png) no-repeat;
}


.sidetop2 {
        height: 16px;
        margin-top: 20px;
        padding: 0px;
        background: url(http://joemccain.com/wp-content/uploads/2010/01/sidetop-2.png) no-repeat;
}

.sidecontent2 {
         background: url(http://joemccain.com/wp-content/uploads/2010/01/sidebg-2.png) repeat-y;
         margin: 0px;
         padding: 10px 20px 10px 20px;
}

.sidecontent2 p {
         margin: 0px;
         padding-top: 15px;
         padding-bottom: 10px;
}

.sidecontent2 h2{
	 font-family: Arial, Helvetica, sans-serif;
         font-size: 22px;
         color: #9B0A0E;
         text-transform: uppercase;
         margin: 0px;
         padding-bottom: 9px;
         border-bottom: 1px dashed #e3e3e3;
} 

.sidebottom2 {
        height: 18px;
        margin: 0px;
        padding: 0px;
        background: url(http://joemccain.com/wp-content/uploads/2010/01/sidebottom-2.png) no-repeat;
}

h2.schoolfinder {
        background: url(images/icon-schoolfinder.png) no-repeat left top;
        padding-left: 65px;
}

h2.propertysearch {
        background: url(images/icon-propertysearch.png) no-repeat left top;
        padding-left: 65px;
        padding-bottom: 15px;
}

.propscript {
        margin-top: 20px;
}



.propscript form{width:200px;display:block;}







h2.mapsearch {
        background: url(images/icon-mapsearch.png) no-repeat left center;
        padding-bottom:25px;
        padding-left:75px;
        padding-top:10px;
}

h2.othertools {
        background: url(images/icon-othertools.png) no-repeat left top;
        padding-bottom:8px;
        padding-left:65px;
        padding-top:0px;
}

h2.communityinfo {
        background: url(images/icon-neighborhoodinfo.png) no-repeat left top;
        padding-bottom:7px;
        padding-left:96px;
}


#menufoot{
	padding: 70px 0px 0px 0px;
	white-space: nowrap;
	margin: 0px 0 0 0;
	width: 750px;
        font-size: 11.5px;
}
#menufoot li {
	display: inline;
	list-style-type: none;
	margin: 0 0px 0 0;
        border-right: 1px solid #e3e3e3;
        padding-right: 10px;
        padding-left: 5px;
        font-family: Arial, sans-serif;
        text-transform: uppercase;
}
#menufoot ul {
	margin: 0px;
	padding: 0px;
}
#menufoot li a:link, #menu li a:visited {
        color: #002C5E;
}
#menufoot li a:hover {
	text-decoration: underline;
}

#footer p {
        margin-left: 5px;
}

.monthlyspecial {
        margin-top: 20px;
}

.monthlyspecial img {
        border: none;
}

h2.specials {
        background: url(images/icon-specials.png) no-repeat left center;
        padding: 10px 0 10px 35px;
        margin: 0px;
}

.mortcalc {
       margin-top: 25px;
}

h2.tools {
        background: url(images/bluearrow.png) no-repeat left center;
        padding: 10px 0 10px 25px;
        margin: 0px;
        font-size: 14px;
        color: #9B0A0E;
        text-transform: none;
}

h2.tools a {
        color: #9B0A0E;
        text-transform: none;
        text-decoration: none;
}

h2.tools a:hover {
        text-decoration: underline;
}



h2.cmarequest {
        background: url(images/icon-cmarequest.jpg) no-repeat left top;
        padding-bottom:18px;
        padding-left:65px;
        padding-top:10px;
}



a {
      color: #004E91;
      text-decoration: none;
}

a {
      text-decoration: underline;
}

strong {
      color: #9B0A0E;
      font-size: 15px;
}

a img {
	
      border: none;
}



#sidebar-left h2.bullets, #sidebar-right h2.bullets, h2.bullets {
	background: url(images/bluearrow.png) no-repeat left center;
        padding: 10px 0px 10px 25px;
        margin: 0px 0px -10px 0px;
        font-size: 18px;
        color: #9B0A0E;
        text-transform: none;
}

span.red {
	color: #9B0A0E;
}

.boldblue {
	font-weight: bold;
	color: #004E91;
}

a.boldred {
	font-weight: bold;
	color: #9B0A0E;
}


