/*  
Theme Name: Blue Day
Theme URI: http://www.realestatetestblog.com
Description: Custom Theme For real estate professionals to market individual homes
Version: 2.0
Author: Ryan Ward
Author URI: http://www.ryanwardrealestate.com

This theme was designed and coded by Ryan Ward. Released under GPL.
*/

body {
	background: #fff url(images/bg.png) repeat-x;
	font-size: 14px;
	font-family: Tahoma;
	margin: 0px;
	}

img {
        border: none;
        padding: 5px;
        margin: none;
        align: left;
	}

#content h2.respond {
        margin-bottom: 30px;
}

.line {
        border: none;
        height: 68px;
        background: url(images/hr.png) no-repeat;
}

.rss img {
         border: none;
         padding: none;
         margin-bottom: 3px;
         display: inline;
         vertical-align: middle;
         test-decoration: none;
}

.rss a {
         text-decoration: none;
}

.rss a:hover {
        text-decoration: none;
}

.cats {
        color: #fff;
        line-height: 35px;
        font-weight: bold;
        margin-top: -13px;
}

#container {
        background: url(images/header.png) no-repeat;
        width: 960px; 
        text-align: center; 
        margin: 0px auto;
        margin-bottom: -265px;

	}

#header {
         color: #fff;
	height: 115px;
         margin: 0px;
	}

#header h1 {
         line-height: 25px;
	color: #fff;
	font: Tahoma;
	font-weight: normal;
	font-size: 24pt;
	font-variant: normal;
	padding-right: 5px;
	padding-top: 25px;
         margin-top: 20px;
         text-align: left;
	}

#header h1 a {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	color: #fff;
	font-size: 14pt;
	font-family: Tahoma;
	font-style: normal;
	padding-left: 5px;
        margin: 0px;
	}

#header h3 {
	color: #fff;
	font-size: 14pt;
         font-weight: normal;
	font-family: Tahoma;
	font-variant: normal;
         padding-top: -40px;
	padding-right: 5px;
         text-align: left
	}

#pages {
         position: relative;
         float: left;
	font-size: 10pt;
	width:960px; 
	height:35px;
         margin-top: 1px;
         margin-left: 10px;
	font-family: Tahoma;
	text-align: center;
}

#pages ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#pages li { /* all list items */
	float: left;
	position: relative;
	width: 12em;
}

#pages li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#pages li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#pages li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#pages ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#pages li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pages ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pages ul li a {
	display: block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
	line-height: 12pt;
	color: #fff;
	}

#pages ul li a:hover {
        color: #2b2b2b;
	background: #A9D0F5;
         border-bottom: 1px solid #ccc;
	}

#pages ul li ul li a {
         background: #295A91;
         margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         border-right: 1px solid #ccc;
         border-left: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
}

#pages ul li ul li a:hover {
         display: block;
         background: #A9D0F5;
         	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         text-decoration: underline;
}

#splash {
	background: url(images/splash.png) no-repeat;
         margin-top: 35px;
         height: 194px;
}

.splash-content-left {
         width: 200px;
         color: #fff;
         padding: 5px;
         float: left;
         vertical-align: middle;
}

.splash-content-right {
         width: 200px;
         color: #fff;
         padding: 5px;
         float: right;
         vertical-align: middle;
}

.carousel {
         margin-right: 75px;
         margin-top: 0px;
         float: right;
}

#cat-menu {
         position: relative;
         float: left;
         z-index: 1000;
	font-size: 10pt;
	width:960px; 
	height:35px;
         margin-top: 1px;
         margin-left: 10px;
	font-family: Tahoma;
	text-align: center;
}

#cat-menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#cat-menu li { /* all list items */
	float: left;
	position: relative;
	width: 12em;
}

#cat-menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

#cat-menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#cat-menu li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#cat-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#cat-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#cat-menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#cat-menu ul li a {
	display: block;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 12pt;
	color: #fff;
	}

#cat-menu ul li a:hover {
        color: #2b2b2b;
	background: #A9D0F5;
	}

#cat-menu ul li ul li {
         margin-top: 1px;
         border-right: 1px solid #ccc;
         border-left: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
}

#cat-menu ul li ul li a {
         background: #295A91;
         margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         border-right: 1px solid #ccc;
         border-left: 1px solid #ccc;
         border-bottom: 1px solid #ccc;
}

#catmenu ul li ul li a:hover {
         display: block;
         background: #A9D0F5;
         padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         text-decoration: underline;
}

#left {
         position: relative;
         text-align: left;
         display: block;
	font-family: Tahoma;
         list-style: none;
	color: #295A91;
	width: 200px;
	float: left;
	margin-top: 0px;
	}

#left a {
	color: #295A91;
	}

#left p {
	color: #295A91;
	}
	
#left h2 {
         line-height: 31px;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: url(images/h2.png);
	list-style: none;
         padding: 5px;
         margin-bottom: 5px;
         margin-top: 5px;
         font-weight: normal;
	}

#left h3 {
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #295A91;
	list-style: none;
         padding: 5px;
         margin-bottom: 10px;
	}

#left a {
        color: #123456;
        }

#left a:hover {
        color: #0E1F32;
        }

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	}
	
#left ul li a {
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #295A91;
	}

#left form {
         margin-top: 0px;
}

#content {
         position: relative;
         color: #2b2b2b;
         float: left;
         font-size: 14px;
	width: 530px;
         align: left;
         margin: 10px;
         margin-top: 0px;
         padding-top: 0px;
	position:relative;
	text-align: left;
	font-family: Tahoma;
	}

#content a  {
        color: #295A91;
	border-bottom: dotted 1px #295A91;
        text-decoration: none;
	}

#content a:hover {
	color: #15317E;
	border-bottom: dotted 1px #15317E;
         text-decoration: none;
	}

#content p {
        font-size: 10pt;
        }
#content b {
         font-color: #295A91;
	line-height: 14pt;
         font-size: 14px;
	}

#content strong {
         font-color: #295A91;
	line-height: 14pt;
         font-size: 14px;
	}

#content h1 {
	color: #295A91;
         font-weight: normal;
         line-height: 40px;
	}

#content h2 {
	 color: #295A91;
          font-weight: normal;
          border-bottom: 20px;
	}

#content h3 { 
	color: #295A91;
	}

#content h4 {
	color: #295A91; 
	margin: 0px;
	border-bottom: 1px dotted #295A91;
	}

#content h5 {
	color: #295A91;
	font-variant: small-caps;
	}

#content h6 {
         padding: 5px;
	color: #fff;
	background-color: #306AAA;
	}

#content h6 a {
	color: #fff;
	}

#content h6 a:hover {
         padding-top: 4px;
         padding-bottom: 4px;
	color: #fff;
	background-color: #123456;
         text-decoration: none;
	}


#content ol {
        font-color: #295A91;
        list-style-type: decimal;
	padding-left: 25px;
         margin-left: 25px;

	}
#content ul {
        font-color: #295A91;
	list-style: disc;
	padding-left: 25px;
         margin-left: 25px;
	}
	
#content li {
        font-color: #295A91;
	margin: 10px;
	padding: 0px;
	}
	
#content ul li {
        font-color: #295A91;
        list-style: disc;
	margin: 5px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote{
        border: 1px solid #2b2b2b;
	background-color: #C3E4ED;
        color: #2151p1;
	margin: 0px 0px 0px 25px;
	padding: 15px;
	width: 640px;
	}

#right {
        float: right;
        text-align: left;
        display: block;
	font-family: Tahoma;
        list-style: none;
	color: #295A91;
	width: 200px;
	margin: 0px 0px 0px 0px;
	}

#right h2 {
         line-height: 31px;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: url(images/h2.png);
	list-style: none;
         padding: 5px;
         margin-bottom: 5px;
         margin-top: 5px;
         font-weight: normal;
	}

#right a {
        color: #295A91;
        }

#right a:hover {
        color: #0E1F32;
        }

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li a {
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #295A91;
	}

.clearfooter {
   height: 265px;
   clear: both;
}

#footer {
        position: relative;
	background: #fff url(images/footer.png);
        color: #fff;
	width: 100%;
        height: 265px;
	font-size: 9pt;
	text-align: left;
	clear: both;
	}
	
.credits {
        text-align: center;
	color: #fff;
	padding: 10px 0px 0px 0px;
	margin: 0px;	
	}

.credits p {
        padding: 0px;
        margin: 0px;
}

.credits a, .credits a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: 1px repeat;
	}
	
.credits a:hover {
	text-decoration: none;
	border: none;
	}

#footer-2 {
        width: 900px;
        position: relative;
        margin: 0px auto;
}

#footer-2 table {
        margin: -15px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
}

.footer-neighborhoods {
        font-family: Times New Roman;
        font-weight: normal;
        font-weight: 11pt;
        color: #9bb3cd;
}

#footer-left {
        float-left;
        width: 175px;
        margin: 3px 0px 0px 55px;
}

#footer-left ul {
         margin: 0px;
         padding: 0px;
}

#footer-left li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-left ul li a {
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

#footer-middle {
        float-left;
        width: 175px;
        margin: 3px 0px 0px 25px;
}

#footer-middle ul {
         margin: 0px;
         padding: 0px;
}

#footer-middle li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-middle ul li a {
	 list-style: none;
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

#footer-right {
        float-right;
        width: 175px;
        margin: 3px 0px 0px 25px;
}

#footer-right ul {
         margin: 0px;
         padding: 0px;
}

#footer-right li {
         list-style: none;
         margin: 0px;
         padding: 0px;
}
	
#footer-right ul li a {
	 list-style: none;
	 display: block;
	 text-decoration: none;
	 color: #fff;
	 padding: 0px 0px 5px 5px;
	 margin: 3px 0px 0px 0px;
	 border-bottom: 1px solid #91bee5;
	}

.social {
        padding: 0px 0px 0px 0px;
        text-align: center;
}

.social img {
        border: 0px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
}


#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#fff;
	border:1px solid #ccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 520px;
	border:1px solid #ccc;
	font-family: Tahoma;
	font-size:1em;
	margin:0;
	padding:4px;
}


#search {
         	padding: 0px;
         margin-top-2px;
}

#s {
	background: #fff;
         margin-top: 0px;
         margin-left: 9px;
         width: 115px;
}

#searchsubmit {
         position: absolute;
         margin-left: 5px;
         margin-top: 0px;
	}

form { 
         margin-top: -23px;
}

#idx {
        margin-top: -17px;
        align: auto;
}

.idx {
        padding-left: 60px;
}

#search-form {
        float: right;
        position: relative;
        margin-top: -9px;
}

.wp_syntax {
       width: 320px;
}
