/*  
Theme Name: Re| Sunset Property
Theme URI: http://www.ubcmiami.org
Description: Re Sunset Property Theme
Version: 1.0
Author: Prototype Syndicate
Author URI: http://www.prototypesyndicate.com/
*/

/*--------------------------- BASICS --------------------------- */

body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1{
	font-size: 15px;
}

h2{
	font-size: 12px;
}

h3, h4{
	font-size: 10px;
	color: #990000;
}

body{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
	background: #000 url(images/bg_body.gif) repeat-x;
}

/*--------------------------- LEFT LOGO --------------------------- */
#re_logo {
	position: absolute;
	left: 15px;
	top: 25px;
	display: block;
	height: 107px;
	width: 150px;
	background: url(images/re_logo.png) no-repeat;
}

table{
	font-family: Arial, Verdana;
	font-size: 11px;
}

/*--------------------------- VIDEO --------------------------- */

#player1 {
	z-index: 0;
}

/*--------------------------- FORMS --------------------------- */

form, input, textarea{
	font-family: Arial, Verdana;
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #660000;
	color: #fff;
	background: #ad0707;
}

#searchsubmit {
	width: 20px;
	height: 20px;
	margin:0;
	padding: 0;
	border: 0;
	background: transparent url(images/search_btn.png) no-repeat 50% 100%;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

/*--------------------------- LISTS --------------------------- */

ul, li{
	list-style-type: none;
	
}

a{
	text-decoration: none;
	color: #b50900;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0;
}

img:hover{
	border: 0;
}

#container{
	width: 1009px;
	text-align: left;
	vertical-align: top;
}

#sidebar{
	float: left;
	margin: 140px 0 0 0;
	width: 180px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ff0000;
}

#sidebar ul{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #c30000;
}

#sidebar ul li a{
	text-decoration: none;
	color: #c30000;
}

#sidebar ul li a:hover{
	text-decoration: none;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ff0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0.5px;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #fff;
	background:#660000;
}

#sidebar ul ul li:hover{
	border: 1px solid #ff0000;
}

#sidebar ul ul li a{
	text-decoration: none;
	color: #fff;
}

#sidebar ul ul li a:hover{
	color: #ff0000;
}

.narrowcolumn{
	float: left;
	width: 503px;
	margin: 22px 0 0 0;
	padding: 0 0 30px 0;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ccc;
}

/*--------------------------- MENU --------------------------- */

#menu{
	position:relative;
	display:block;
	height:80px;
	font-size:11px;
	font-weight:bold;
	background:#fff url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:3px solid #B30000;
}

#menu_top{
	height:6px;
	background:transparent url(images/menu_top.png) repeat-x top left;
}

#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#menu ul li{
	display:block;
	float:left;
	margin:0;
}

#menu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 13px 0 13px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}
#menu ul li a:hover{
	color:#cc0000;
	background:#fff url(images/bgON.gif) no-repeat top right;
}

#menu ul li.current_page_item {
	background:#fff url(images/bgON.gif) no-repeat top right;
}



/*--------------------------- NAVIGATION --------------------------- */

.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #ccc;
	background: url(images/bg_post_bottom.png) no-repeat bottom left;
	height:13px;
}

/*--------------------------- HEADER --------------------------- */
#header{
	clear: both;
	width: 503px;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	color: #cc0000;
	z-index: 1;
}

/*--------------------------- ROUNDED CORNERS --------------------------- */

#sb_roundbottom { 
	background: url(images/sb_rounded_bottom.png) no-repeat top left; 
	height:12px;
	width:180px;
}

#roundbottom { 
	background: url(images/rounded_bottom.png) no-repeat bottom left; 
	height:12px;
	width:163px;
}

#roundbody { 
	background: #990000;
}


/*--------------------------- POSTS --------------------------- */
.post h2{
	padding: 28px 20px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	line-height: 24px;
	color: #b50900;
	background: #fff url(images/bg_post_title.gif) no-repeat top left;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	color: #000;
	font-weight: bolder;
}

.post img{
	border: 0;
	margin: 0 15px 10px 0;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry{
	border-top: 1px solid #fff;
	padding: 10px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #333;
	background: #f7f7f7;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #c00;
}

.entry a:hover{
	color: #000;
}

/*--------------------------- POST META --------------------------- */

p.postmetadata{
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999;
	border-top: 2px dotted #999;
	margin: 15px 0 0 0;
}

post-date, cite{
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999;
}

p.postmetadata a, post-date a, cite a{
	color: #999;
	font-weight: bold;
}

p.postmetadata a:hover, post-date a:hover, cite a:hover{
	color: #cc0000;
}

/*--------------------------- COMMENTS --------------------------- */

#comment {
	margin: 0 0 15px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	color: #666;
	width: 435px;
	background: #fff;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin: 10px 0 5px 0;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 11px;
	background: #fff;
	color: #333;
}

blockquote{
	margin: 10px ;
	border: 1px solid #e6e6e6;
	padding: 8px 8px 10px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #fff;
	color: #666;
}

/*--------------------------- OBAR --------------------------- */
#obar{
	float: left;
	margin: 0;
	width: 326px;
	text-align: left;
	vertical-align: top;
}

.sub-obar{
	float: left;
	margin: 0;
	width: 163px;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ccc;	
}


.sub-obar img{
	border: 1px solid #cc0000;
}

.sub-obar img:hover{
	border: 1px solid #ff0000;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #c30000;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #cc0000;
}

.sub-obar ul li a:hover{
	text-decoration: none;
	color: #fff;
}

.sub-obar ul li h2{
	margin: 0 12px 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #cc0000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: .5px;
}

.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #990000;
}

.sub-obar ul ul li a{
	color: #fff;
}

.sub-obar ul ul li a:hover{
	text-decoration: none;
	color: #330000;
}

/*--------------------------- CALENDAR --------------------------- */

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #ff0000;
	background: #990000;
}

#wp-calendar th, #wp-calendar td{
	color: #ff0000;
	background: #000;
}

/*--------------------------- DOMTab --------------------------- */

#features{
	float: left;
	margin: 65px 0 0 0;
	width: 326px;
	text-align: left;
	vertical-align: top;
}

.video{
	text-align: center;
}

#tab{
	margin: 0;
	padding: 37px 10px 10px 10px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

.title {
	margin: 5px 0 10px 0;
}

.title a{
	color: #cc0000;
}

.domtab {
	font-size:11px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	height: 260px;
	text-align: left;
	vertical-align: top;
	background:#fff url(images/bgOFF.gif) repeat-x top left;
	border-bottom: 2px solid #cc0000;
	border-left: 1px solid #eee;
}

ul.domtabs{
	float: left;
	width: 326px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eee;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	clear: both;
	background:#fcfcfc url(images/bgOFF.gif) repeat-x top left;
}

ul.domtabs li{
float: left;
display: inline;
}

ul.domtabs li a{
	font-size:11px;
	font-weight:bold;
	display: block;
	padding: 10px;
	border-right: 1px solid #eee;
	text-decoration: none;
	color: #666;
	background: #fcfcfc url(images/bgOFF.gif) repeat-x top left;
	text-decoration: none;
}

ul.domtabs li a:hover{
	background:#eae9e9 url(images/bgON.gif) no-repeat top right;
}

ul.domtabs li.active a{
	background: #fff;
	color: #cc0000;
}

ul.tab li {
	padding: 0 0 0.3em 0;
	margin: 0;
}

ul.tab li a {
	display: block;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #dadada;
	border-left: 3px solid #dadada;
	padding: 10px 12px 5px 7px;
	margin: 0;
	height: 20px; 
}

ul.tab li a:hover {
	background: #cc0000;
	border-bottom: 1px solid #990000;
	border-left: 3px solid #990000;
	color: #fff;
}

ul.tab li ul {
	list-style: none;
	list-style-image: url(foo.gif);
	margin: 0;
	padding: 0.3em 0 0.2em 0.8em;
}

ul.tab li ul li {
	padding: 0;
	margin: 0;
}

ul.tab li ul li a {
	border: 0;
	margin: 0;
	padding: 0 0 0 12px;
	text-transform: none;
	font-size: 0.9em;
	height: 19px;
}

ul.cat li ul li a:hover {
	background: #f1f1f1;
}