/*  
Theme Name: Condotel
Theme URI: http://www.ruidosoreservations.com/
Description: Created For Condotel Coporation Ruidoso Property Rentals
Author: Gloria Farmer
IE Stylesheet
*/


/* Template */

body {
	background: #042123 url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/bkgd3.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 1033px;
}

#phone {
	position: relative;
	top: 25px;
	left: 580px;
	margin-bottom: -15px;
	padding: 0;
	color: #f7c429;
}

.small {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
	

#header {
	position: relative;
	top: 0;
	left: -81px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/header1.png') no-repeat;
	width: 1200px;
	height: 432px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

#header_content {
	position: absolute;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
}

#header_content_interior {
	position: absolute;
	top: 115px;
	margin-right: auto;
	margin-left: auto;
}

#header_content_blog {
	position: absolute;
	top: 130px;
	margin-right: auto;
	margin-left: auto;
}


#header_photo {
	position: relative;
	top: -179px;
	left: 280px;
	width: 570px;
	z-index: 2;
}

#logo {
	position: relative;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/logo.jpg') no-repeat;
	width: 255px;
	height: 106px;
	visibility: visible;
	display:block;
	z-index: 50;
}

#sidebar {
	position: relative;
	top: -549px;
	left: 823px;
	z-index: 5;
}

#adjust_sidebar {
	margin-top: 0px;
}

.cabin {
	position: relative;
	top: -308px;
	left: -3px;
}

.condo {
	position: relative;
	top: -246px;
	left: -4px;
}


#nav_sidebar {
	position: relative;
	top: -25px;
	margin: 0px 0 0 25px;
	z-index:3;
}

#nav_bkgd_image {
	position: absolute;
	top: 0px;
	left: 25px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/left_sidebar.png') no-repeat;
	width: 255px;
	height: 510px;
	z-index: 2;
}

#repeat {
	position: relative;
	top: 0px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/repeat.png') repeat-y;
	width: 1033px;
	min-height: 585px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 0;
	z-index: 1;
}

.prices {
	position: relative;
	top: 10px;
	left: 17px;
	z-index:4;
}

#container { /*container of ski sidebar*/
	position: relative;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 0;
	width: 1033px;
	z-index: 800;
}

#ski {
	position: absolute;
	top: 600px;
	left: 5px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/ski1.png') no-repeat;
	width: 264px;
	height: 183px;
	margin: -25px 0 0 22px;
	float: left;
	visibility: visible;
	display:block;
	z-index: 800;
}

#news_sign_up {
	position: absolute;
	top: 790px;
	left: 33px;
}

#text {
	position: relative;
	margin: 0px 0 0 300px;
	padding-top: 10px;
	clear: right;
	z-index: 803;
	
}

h1 {
	color: #f7c429;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}

#heading {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-weight:bold;
	color: #f7c429;
	margin: -1px 0 -10px 0;
}

h5 a {
	color: #f7c429;
	text-decoration: none;
}

h5 a:visited {
	color: #f7c429;
	text-decoration: none;
}

h5 a:hover {
	color: #f7c429;
	text-decoration: underline;
}


h6 {
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	margin-bottom: -2px;
}

#blog_header {
	color: #f7c429;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	padding-bottom: 5px;
}

#blog_header a {
	color: #f7c429;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}

#blog_header a:hover {
	color: #f7c429;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
}

#category {
	position: absolute;
	top: 595px;
	left: 60px;
	background: #6a1e1b;
	padding: 20px;
	font-weight: bold;
}

#category a {
	text-decoration: none;
}

#category a:hover {
	text-decoration: none;
}

#blog_sidebar {
	position: relative;
	top: 210px;
}

a {
	color: #f7c429;
	border: 0px;
}

img a {
	border:none;
}

img a:visited {
	border: none;
}

img a:hover {
	border: none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.line {
	position: relative;
	top: -10px;
	left: -2px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/line.png') no-repeat;
	width: 694px;
	height: 12px;
}

#content {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 694px;
	padding-bottom: 15px;
	z-index: 802;
}

#rental_content {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 694px;
	padding-bottom: 15px;
	z-index: 802;
}

#rental_color {
	background: #6a1e1b;
	width: 684px;
	padding: 10px 10px 10px 0;
}

#blog_color {
	background: #6a1e1b;
	width: 684px;
	padding: 10px 10px 10px 15px;
}


#footer_bar {
	position: relative;
	left: 17px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/footer_bar.jpg') no-repeat;
	width: 1001px;
	height: 48px;
	margin-top: 10px;
}

.white {
	font-size: 14px;
	color:#FFF;
}

.yellow {
	font-size: 14px;
	color: #f7c429;
}

#bar_content {
	position: relative;
	top: 7px;
	left: 5px;
}

#bar_content ul {
	padding: 10px 0 10px 55px;
	margin: 0;
}

#bar_content li {
	list-style-type:none;
	float: left;
}

#bar_content li.weather {
	margin-left: 145px;
}

#bar_content li.comments{
	margin-left: 155px;
}

#bar_content li.reviews{
	margin-left: 119px;
}

#yellow_lines {
	position: relative;
	margin: -35px 0 0 10px;
	z-index: 70;
}

#yellow_lines ul {
	padding: 10px 0 10px 70px;
	margin: 0;
}

#yellow_lines li {
	list-style-type:none;
	float: left;
}

#yellow_lines li.line1 {
	margin-left: 145px;
}

#yellow_lines li.line2 {
	margin-left: 320px;
}

#yellow_lines li.line3 {
	margin-left: 210px;
}

	
#travel_info {
	position: absolute;
	top: 380px;
	left: 35px;
	z-index: 80;
}

#reserve_special {
	position: absolute;
	top: 95px;
	left: 41px;
	z-index: 300;
}

#comments {
	position: absolute;
	top: 65px;
	left: 575px;
}

#reviews {
	position: absolute;
	float: left;
	margin: 25px 0 0 859px;
	z-index: 701;
}

#reviews a {
	margin: 50px;
}

#reviews ul {
	position: relative;
	top: -10px;
	left: -130px;
}

#reviews ul, li {
	list-style: none;
	text-align: left;
}

#facebook {
	position: absolute;
	top: 890px;
	left: 60px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/facebook.jpg') no-repeat;
	width: 144px;
	height: 65px;
	margin: -25px 0 0 22px;
	float: left;
	visibility: visible;
	display:block;
	z-index: 800;
}

.chef {
	margin-left: 2px;
}

.postmetadata a,a:hover,a:visited {
	color: #f7c429;
}
	

#ruidoso {
	position: relative;
	top: -20px;
	left: 20px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/ruidoso.net.png') no-repeat;
	width: 116px;
	height: 88px;
	visibility: visible;
	display:block;
}

#savories {
	position: absolute;
	top: 875px;
	left: 38px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/savories-logo.jpg') no-repeat;
	width: 243px;
	height: 113px;
	visibility: visible;
	display:block;
}

#bottom {
	position: relative;
	top: 30px;
	left: 2px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/bottom.png') no-repeat;
	width: 1031px;
	height: 21px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	z-index: 2;
}

#bottom1 {
	position: relative;
	top: -25px;
	left: -1px;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/bottom1.png') no-repeat;
	width: 1033px;
	height: 275px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 0;
	z-index: 2;
}


#home_footer {
	position: absolute;
	top: 305px;
	left: 0px;
	color: #f7c429;
	margin-top: -30px;
}

#home_footer a, a:visited {
	color: #f7c429;
}

#footer {
	position: relative;
	top: 20px;
	left: -3px;
	color: #f7c429;
	margin-top: -30px;
}

#footer a, a:visited {
	color: #f7c429;
}

.footer_nav {
	position: relative;
	left: 15px;
	font-weight: bold;
	font-size: 11px;
}

.footer_nav a {
	text-decoration: none;
}

.footer_nav a:visited {
	text-decoration: none;
}

.footer_nav a:hover {
	text-decoration: underline;
}

.address {
	position: relative;
	top: -14px;
	left: 190px;
}

.address_interior {
	position: relative;
	top: 0;
	left: 210px;
}

.promotion {
	position: relative;
	top: -28px;
	left: 820px;
	font-size: 9px;
	z-index: 900;
}

.promotion a, a:visited {
	text-decoration: underline;
}

#property_reservation {
	position: absolute;
	top: 375px;
	left: 290px;
	background: url('http://www.ruidosoreservations.com/wp-content/uploads/2010/04/Condotel-Reservations.jpg') no-repeat;
	width: 370px;
	height: 150px;
	z-index: 900;
	visibility: visible;
	}
	
#nav_container { /*container of navigation*/
	position: relative;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0;
	padding: 0;
	width: 1033px;
	z-index: 800;
}

/*Navigation*/

/* CSS Popout menuv */

/* Fix IE. Hide from IE Mac \*/
* html #menuv ul li{float:left;height:1%;}
* html #menuv ul li a{height:1%;}
/* End */

#menuv		/* position, size, and font of  menu */
	{	
	position:absolute;	
	top: 245px;
	left: 78px;
	z-index: 10;
	width: 138px;						/* [1] width of menu item (i.e., box) */
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	} 
	
@media screen and (-webkit-min-device-pixel-ratio:0){
h4 {padding-top: 1px;}
#bottom1 { margin-top: 10px; }
#footer {padding-top: 50px;}
#home_footer {margin-top: 20px;}
.footer_nav {margin-top: -50px;}
.promotion { margin-top: 3px;}	
#weather {margin-left: 0px;}
#bar_content li.weather{margin-left: 145px;}
#bar_content li.association{ margin-left: 108px;}
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 21px;
	background:url(fake.jpg); /*IE needs some sort of BG on the UL; so dropdowns don't disappear too fast*/
	margin-top: -13px;
	}

.nav_lines {
	position: absolute;
	background: url('http://www.ruidosoreservations.com/wp-content/themes/condotel/images/nav_lines.png') no-repeat;
	width: 224px;
	height: 216px;
	margin: 243px 0 0 38px;
	z-index: 5;
}

#menuv a
	{
	width: 100%;
	display:block;						
	padding-top: 0;						/* expands menu box vertically*/
	padding-bottom: 0;		/* adds bottom border */
	white-space:nowrap;
	}

h4 a, h4 a:visited {				/* all menus at rest */
	color: white;
	text-decoration:none;				/* removes underlines from links */
	}

li ul li a, li ul li a:visited				/* all menus at rest */
	{
	color: white;
	text-decoration:none;				/* removes underlines from links */
	background-color: #6a1e1b;
	padding: 5px;
	}

#menuv a:hover				/* all menus on mouse-over */
	{
	color: #f7c429;
	}
		
#menuv li
	{
	list-style-type:none;		/* removes bullets */
	}
	
#menuv ul li
	{
	position:relative;
	background:url(fake.jpg); /*IE needs some sort of BG on the UL; so dropdowns don't disappear too fast*/
	}

#menuv li ul
	{
	position: absolute;
	top: 2px;
	left: 138px;				/* distance from  left menu (this should be the same as width value in #menuv [1]) above */	
	display: none;
	background:url(fake.jpg); /*IE needs some sort of BG on the UL; so dropdowns don't disappear too fast*/
	}

div#menuv ul, #menuv ul ul, div#menuv ul ul ul
	{
	margin:0;				/* keeps the menu parts together */
	padding:0;
	width: 138px;			/* width of sub menus  (this should be the same as width value in #menuv [1]) above */
	background:url(fake.jpg); /*IE needs some sort of BG on the UL; so dropdowns don't disappear too fast*/
	}
	
div#menuv ul li:hover ul
{display: block;}

div#menuv ul ul, div#menuv ul ul ul, div#menuv ul li:hover ul ul, div#menuv ul li:hover ul ul ul
	{
	display: none;
	}

div#menuv ul li:hover ul, div#menuv ul ul li:hover ul, div#menuv ul ul ul li:hover ul
	{
	display: block;
	}
	
/*Weather*/

#weather {
	position: absolute; 
	top: 55px;
	left: 250px;
	z-index: 700;
}

#weather h5 {
	font-style:italic;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0 0 5px;
}

.wp-forecast-curr { /*todays content*/
	position: relative;
	left: 0px;
	font-size: 11px;
	font-weight: bold;
}


.wp-forecast-curr-head { /*todays date & place*/
	position: absolute;
	left: -10px;	
	width: 135px;
	text-align: left;
}

.wp-forecast-curr-left { /*todays image*/
	margin: 25px 0 0 2px;
}

.wp-forecast-curr-right { /*todays short description & degrees*/
	position: absolute;
	top: 50px;
	left: 55px;
}

.wp-forecast-curr-details { /*todays details*/
	margin: 90px 0 0 -60px;
}				

.wp-forecast-fc { /*adjusting forecast content*/
	position: absolute;
	top: 8px;
	left: 150px;
	float: left;
	font-size: 9px;
	width: 200px;
}

.wp-forecast-fc-head { /*adjusting forecast headings*/
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	color: #f7c429;
}

.wp-forecast-fc-right { /*forecast short description & degrees*/
	position: relative;
	top: 0px;
	left: -10px;
	width: 0px;
}

.wp-forecast-fc-left { /*day & image*/
	position: relative;
	top: -5px;
	left: -15px;
	color: #f7c429;
	margin: 5px 0 0 0;
}

img.wp-forecast-fc-left { /*image*/
	position: relative;
	top: -5px;
	left: 10px;
}




