/*  
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/menu2.jpg) repeat-x;
	font-size: 14px;
	font-family: Tahoma;
	margin: 0px;
	}

img {
        border: none;
        padding: 5px;
        margin: none;
        align: left;
	}

.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: #fff;
        width: 960px; 
        text-align: center; 
        margin: 0px auto;
        margin-top:-20px;
	}

#header {
         width: 960px;
         margin: 0px auto;
	height: 120px;
	}

#header img {
         padding-top: -20px;
         margin-top: -20px;
}

#header h1 {
	color: #fff;
         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;
         margin-top: -40px;
	padding-right: 5px;
	padding-top: -35px;
         float: right;
	}

#pages {
         z-index: 10000;
         background: #A32638 url(images/menu.jpg);
         position: relative;
         float: left;
	font-size: 10pt;
	width:960px; 
	height:35px;
         margin-top: -36px;
         margin-left: -1px;
	font-family: Tahoma;
	text-align: center;
         border: 1px solid #fff;
}

#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: 9px;
	padding-bottom: 10px;
	line-height: 12pt;
	color: #fff;
	}

#pages ul li a:hover {
         color: #fff;
	background: #C51E3C url(images/menu-hover.jpg) repeat-x;
         border-bottom: 1px solid #fff;
	}

#pages ul li ul li a {
         background: #C51E3C;
         margin-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         border-right: 1px solid #fff;
         border-left: 1px solid #fff;
         border-bottom: 1px solid #fff;
}

#pages ul li ul li a:hover {
         display: block;
         background: #C51E3C url(images/menu-hover.jpg);
         	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	padding-bottom: 9px;
         text-decoration: underline;
}

#splash {
         font-size: 10pt;
	background: url(images/splash.png) repeat-x;
         margin-top: 0px;
         height: 194px;
}

#splash-content-left {
         width: 200px;
         color: #e5e5e5;
         padding: 5px;
         float: left;
}

#slideshow {
        float: left;
        margin-top: 8px;
        margin-left: 20px;
        padding-top: -20px;
        width: 500px;
        height: 175px;
        border: 2px solid #fff;
}

#splash-content-right {
         width: 200px;
         color: #e5e5e5;
         padding: 5px;
         float: right;
}

#cat-menu {
         background: #A32638 url(images/cat-menu.jpg);
         position: relative;
         float: left;
         z-index: 1000;
	font-size: 10pt;
	width:960px; 
	height:35px;
         margin-top: 0px;
	font-family: Tahoma;
	text-align: center;
         border-top: 1px solid #fff;
}

#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: 9px;
	padding-bottom: 10px;
	line-height: 12pt;
	color: #fff;
	}

#cat-menu ul li a:hover {
         color: #2b2b2b;
	background: #C51E3C url(images/menu-hover.jpg) repeat-x;
	}

#cat-menu ul li ul li {
         margin-top: 1px;
         border-right: 1px solid #fff;
         border-left: 1px solid #fff;
         border-bottom: 1px solid #fff;
}

#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 #fff;
         border-left: 1px solid #fff;
         border-bottom: 1px solid #fff;
}

#catmenu ul li ul li a:hover {
         display: block;
         background: #A9D0F5 #A32638 url(images/menu.jpg);
         	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: #5b5b5b;
	width: 200px;
	float: left;
	margin-top: 1px;
	padding-bottom: 10px;
         border: 0px;
         margin-left: 5px;
         margin-right: 5px;
	}

#left p {
	color: #5b5b5b;
	}
	
#left h2 {
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         padding: 5px;
         margin-left: -5px;
         margin-bottom: 2px;
         margin-top: 0px;
	}

#left h3 {
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         padding: 5px;
         margin-left: -5px;
         margin-bottom: 10px;
	}

#left a {
        color: #5b5b5b;
        }

#left a:hover {
        color: #C51E3C;
        }

#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 #5b5b5b;
	}

#left form {
         margin-top: 0px;
}

#content {
         position: relative;
         color: #2b2b2b;
         float: left;
         font-size: 14px;
	width: 500px;
         align: left;
         margin: 10px;
         margin-top: 0px;
         padding-top: 0px;
         padding-left: 10px;
         margin-bottom: 0px;
	position:relative;
	text-align: left;
	font-family: Tahoma;
	}

#content img {
         float: left;
         padding: 5px;
}

#content a  {
         color: #5b5b5b;
	border-bottom: dotted 1px #5b5b5b;
         text-decoration: none;
	}

#content a:hover {
	color: #C51E3C;
	border-bottom: dotted 1px #C51E3C;
         text-decoration: none;
	}

#content p {
        font-size: 10pt;
        }

#content b {
         font-color: #5b5b5b;
	line-height: 18pt;
         font-size: 15px;
	}

#content strong {
	font-color: #2b2b2b;
	line-height: 14pt;
	}

#content h1 {
	color: #2b2b2b;
         font-weight: normal;
         padding-top: 10px;
         line-height: 26pt;
	}

#content h2 {
	color: #2b2b2b; 
         font-weight: normal;
	}

#content h3 { 
	color: #2b2b2b;
         font-weight: normal;
	}

#content h4 {
	color: #2b2b2b; 
         font-weight: normal;
	margin: 0px;
	border-bottom: 1px dotted #A32638;
	}

#content h5 {
	color: #2b2b2b;
         font-weight: normal;
	}

#content h6 {
         padding: 5px;
	color: #fff;
	background-color: #2b2b2b;
	}

#content h6 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
         text-decoration: none;
	}

#content h6 a:hover {
         padding-top: 4px;
         padding-bottom: 4px;
	color: #fff;
	background-color: #2b2b2b;
         text-decoration: none;
	}

#content ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 18px;
	}

#content ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#content ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#content ul li li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#content ul li ul li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#content ul li a, #homepage ul li a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#content ul li a:hover {
	color: #3A87DD;
	text-decoration: underline;
	}	
blockquote {
         border: 10px solid #000;
	background-color: #5b5b5b;
         color: #fff;
	margin: 0px;
	padding: 7px;
	width: 400px;
	}

#right {
         float: right;
         margin-top: 10px;
         background: #9A1E2E;
         text-align: left;
         display: block;
         list-style: none;
        color: #FFF;
        width: 200px;
	}

/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#right {
         float: right;
	background: #F7F7F7;
         text-align: left;
         display: block;
         list-style: none;
	color: #FFF;
	width: 200px;
	}



	
#right .widget  {
	background: #F7F7F7;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#right h4 {
	color: #222222;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right a, #sidebar a:visited {
	color: #222222;
	text-decoration: none;
	}
	
#right a:hover{
	color: #606060;
	text-decoration: underline;
	}

#right p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}

#right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 18px;
	}

#right ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#right ul li ul li {
	background: url(images/icon.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
#right .video embed, #sidebar .video object {
	width: 225px; 
	height: 195px;
	margin: 0px; 
	padding: 0px;
	}

#footer {
	background: #A32638;
         color: #fff;
	width: 100%;
         height: 0px;
	font-size: 9pt;
	text-align: left;
	clear: both;
	}
.admin h2 {
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         padding: 0px;
         margin-bottom: 0px;
	}

.posts {
         margin-top: -10px;
         margin-bottom: -20px;
         min-height: 20px;
         position: relative;
         text-align: left;
         display: block;
	font-family: Tahoma;
         list-style: none;
	color: #5b5b5b;
	width: 200px;
	float: right;
         border: 0px;
	}

.posts p {
	color: #5b5b5b;
	line-height: 16px;
	padding: 10px;
	}
	
.posts h2 {
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         padding: 5px;
         margin-bottom: 0px;
	}

.posts a {
        color: #5b5b5b;
        }

.posts a:hover {
        color: #C51E3C;
        }

.posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.posts li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.posts ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.posts ul li a {
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 5px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #5b5b5b;
	}

.roll {
         position: relative;
         text-align: left;
         display: block;
	font-family: Tahoma;
         list-style: none;
	color: #5b5b5b;
	width: 200px;
	float: right;
	margin-top: 30px;
         line-height: 20pt;
         border: 0px;
	}

.roll p {
	color: #5b5b5b;
	line-height: 16px;
	padding: 10px;
	}
	
.roll h2 {
         padding-top: 5px;
         padding-bottom: 5px;
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         margin-bottom: 0px;
         margin-top: -5px;
	}

.roll h3 {
         padding-top: 8px;
         padding-bottom: 8px;
         line-height: 16pt;
         text-align: center;
	color: #fff;
	font-size: 10pt;
	background: #C51E3C;
	list-style: none;
         margin-bottom: 0px;
         margin-top: -5px;
	}

.roll a {
        color: #5b5b5b;
        }

.roll a:hover {
        color: #C51E3C;
        }

.roll ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.roll li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

.roll ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	}
	
.roll ul li a {
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #5b5b5b;
	}

.roll ul {
         height: 100%;
	list-style: none;
	display: block;
         margin-top: 0px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

.roll ul a {
	list-style: none;
	display: block;
         text-decoration: none;
	border-bottom: 1px dotted #5b5b5b;
}

#footer {
	background: #A32638;
         color: #fff;
	width: 100%;
         height: 0px;
	font-size: 9pt;
	text-align: left;
	clear: both;
	}

#bottom {
	background: #C51E3C url(images/bottom-footer.png) repeat-x;
         color: #fff;
	width: 100%;
         height: 240px;
	font-size: 9pt;
	text-align: left;
         margin: 0px;
         padding-top: 35px;
	}

#bottom p.disclaimer {
         padding-top: 15px;
}

#bottom p {
         padding-left: 200px;
}
	
#bottom a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
	}
	
#bottom a:hover {
	text-decoration: none;
	border: none;
	}

#bottom li {
         list-style: none;
}

#bottom-left {
         color: #ccc;
         float:left;
         margin-top: 0px;
         margin-left: 170px;
}

#bottom-left h2 {
         font-weight: normal;
}

#bottom-left ul li {
         color: #fff;
         padding-left: -40px;
         margin-left: -40px;
         margin-bottom: 5px;
}

#footer-contact {
         color: #ccc;
         float:right;
         margin-top: 0px;
         margin-right: 170px;
}

#footer-contact h2 {
         font-weight: normal;
}

#footer-contact ul li {
         color: #fff;
         padding-left: -40px;
         margin-left: -40px;
         margin-bottom: 5px;
}

#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 {

        margin-left: 60px;
}

#search-form {
        float: right;
        position: relative;
        margin-top: -9px;
}

.wp_syntax {
       width: 320px;
}

#comment { 
     width: 450px;
}
