/*  
Theme Name: Rental
Description: Designed by Bogdan and Mike for rent365.ie
Author: Mike
Author URI: http://www.28media.net
*/

body {
     text-align:justify;
     font:82%/180% "Trebuchet MS", Georgia, Cambria, Times, "Times New Roman", serif; 
     color:#5e5e5e;
     background:#fff url('images/bg.gif') top repeat-x;
     margin:0;
     padding:0;
}

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

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

a:link, a:visited {
	    text-decoration:none;
	    color:#2082b0;
	    border:0;
	    font-weight:bold;
}

a:hover {
   text-decoration:none;
   color:#5e5e5e;
}

h2 {
	font:17px Arial;
	font-weight:bold;
	color:#2082b0;
}

blockquote {
	margin:0 20px;
	border: 1px dashed #ddd;
	padding:0 10px; 
	background:#f9f9f9;
}
	
.blog-title, .blog-tagline {display:none;}

#header-top {
	width:1000px;
	height:70px;
	padding:0;
	margin:10px auto 0 auto;
	background:url('images/menu-bg.png') top no-repeat;
}
#above-header{
width:1000px;
	height:70px;
	padding:0;
	margin:0px auto 0 auto;
}
.menu{
float:left;
height:45px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 40px 0 auto;
padding:10px 0 0 34px;
position:relative;
}

.menu li{
	float:left;
}

.menu li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding:0 0 0 16px; 
	height: 45px;
	line-height: 45px;
	text-align: center;	
}

.menu li a span {
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.menu li.current_page_item a, .menu li a:hover{
	background: url(images/menu_hover_left.png) no-repeat; 
	background-position: left;
	color:#000;
}

.menu li.current_page_item a span , .menu li a:hover span {
		background: url(images/menu_hover_right.png) no-repeat right top;
	color:#000;
}

.logo {
   width:449px; 
   height:70px;
   background:url('images/back-logo.png') no-repeat;
   margin:10px 20px 0 40px;
   padding:0;
   float:left;
}
.logo img{
margin-left:40px;
margin-top:6px;
}


#header {
		margin:0 auto 0 auto;
		position:relative;
		text-align:left;
		width:1000px;
		background:#ffffff;
}

            
#slider {
	border:5px solid #fff;
	margin-right:10px;
	float:right;
	position:relative;
}	

#slider img {border:0;}

#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
}

#slider li { 
		width:492px;
		height:360px;
		overflow:hidden;
}
#slider li span {
display:block;
width:492px;
text-align:center;
height:30px; 
background:#0F2631;
color:#fff; 
position:relative;
margin-top:-30px;
overflow:hidden;
} 
	
#prevBtn, #nextBtn { 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:493px;
		top:140px;
}	
#nextBtn{left:955px;}
														
#prevBtn a, #nextBtn a {  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.png) no-repeat;	
}	

#nextBtn a {background:url(images/btn_next.png) no-repeat;}

#prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
}

.wrap {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
}

.post  { 
	width:300px; 
	margin:10px 15px 0 15px; 
	padding:0; 
	float: left; 
	display: inline; 
	background: #fff; 
}
	
.post h2	{ 
	width: 300px; 
	height:1.3em; 
	overflow:hidden; 
	text-align:left;
	color:#2082b0;
}
	
.post h2:hover {
	color:#333;
}	
.posthome  { 
	width:300px; 
	margin:10px 15px 0 15px; 
	padding:0; 
	float: left; 
	display: inline; 
	background: #a5cad5; 
}

.posthome1  { 
	width:290px; 
	padding:0; 
	padding-left:10px;
	float: left; 
	display: inline; 
	background: #ffffff; 
}
.posthome1 h2	{ 
	width: 290px; 
	height:1.3em; 
	overflow:hidden; 
	text-align:left;
	color:#2082b0;
}
	
.posthome h2	{ 
	width: 300px; 
	height:1.3em; 
	overflow:hidden; 
	text-align:left;
	color:#2082b0;
}
	
.posthome h2:hover {
	color:#333;
}	
	
.thumb-image img{
      padding:5px; 
      margin:0;
      background:#333;
      width:290px;
      height:130px; 
      border:0;    
}

.thumb-image img:hover {
	background:#96bdc9;
}

.meta {
	font:12px Arial;
	font-weight:bold;
	background:#e7e7e7;
	border-bottom:1px solid #d2d2d2;
	padding:2px 10px;
}

.about-author {
	font:12px Arial;
	font-weight:bold;
	background:#cde1e7;
	padding:5px 10px;
	margin:0;

}

.about-author h2 {
	font:15px Arial;
	color:#2082b0;
	margin:0;
	padding:0;
	font-weight:bold;	
}

.about-author img {
	float:left;
}
.date {
	float:right;
}

.post-single  { 
	width:690px; 
	margin:30px 0 0 15px;
	padding:0; 
	float: left; 
	display: inline; 
	background: #fff; 
}

.post-single h2	{  
	margin:0;
	padding:0; 
	text-align:left;
}

.navi {
	background:#a5cad5;
	padding: 0 0 10px 10px;	
	margin:0;
}


ol.commentlist li {
	background:#fff;
	border:1px solid #fff;
}

ol.commentlist li.alt {background: #cde1e7;
	border:1px solid #cde1e7;
}

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

.commentlist li {
	   list-style:none;
                 margin:0 0 5px 0;
                 padding:0 10px;
                 font: 13px Arial;
                 color:#000;
                 line-height:20px;
}

.gravatar {
	margin:10px 0;
	float:left;
}

.gravatar img {border:3px solid #CAC9C6;}

.comm-meta {
	padding:0;
	margin:10px 0 0 60px;
}

.comm-meta a {
	color:#2082b0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
   	font-weight:bold;
}

.comm-meta a:hover {
	color:#333;
}

.comm-date {float:right;}


.reply {
	background:#fff;
	border:1px solid #CAC9C6;
	margin:5px 0;
	padding:2px 10px;
	width:35px;
}

.reply a {	
	font:12px Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#b1b1b1;
}

.reply a:hover {
	color:#000;
	text-decoration:none;
}

.reply:hover {
	background:#cde1e7;
	border:1px solid #333;
	color:#fff;
}

#respond {margin:10px 0 10px 0;
    	 padding:5px 5px 5px 10px;
	 background:#f1f1f1;
	 font:11px Arial;
	 text-align:left;
	 font-weight:normal;
	 line-height:20px;
	 color:#7e7e7e;
	 list-style:none;

}

#author {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	padding:5px 0 0 5px;
	color:#333333;
}

#author:focus {background:#d7e9ef;}

#email {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#email:focus {background:#d7e9ef;}

#url {width:320px;
	height:20px;
	margin:0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#url:focus {background:#d7e9ef;}

#comment {width:320px;
	height:165px;
	margin:10px 0 0 0;
	background:#e2e2e2;
	border-top:1px solid #a8a8a8;
	border-left:1px solid #a8a8a8;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
	color:#333333;
}

#comment:focus {background:#d7e9ef;}

#submit {width:325px;
	height:30px;
	margin:10px 0 0 0;
	background:#095c74;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}

#submit:hover {background:#0b4c5f;}


.sidebars {
	width:270px;
	float:right;
	margin:0;
	padding:0;
}

#sidebar1 {
	width:130px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}

#sidebar1 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar1 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar1 h2 { 
         	font-family:Arial, Helvetica, sans-serif;
            font-size:15px;
            color:#2082b0;
            font-weight:bold;
            margin:10px 0 0 5px;
}

#sidebar1 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			background:url('images/bullet.gif') center left no-repeat;
			color:#5e5e5e;
			font:12px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar1 ul li a:hover {
	color:#2082b0;
	text-decoration:underline;
}

#sidebar2 {
	width:130px;
	text-align:left;
	float:right;
	margin:0;
	padding:0;
}

#sidebar2 ul {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
}

#sidebar2 ul li {
	margin:0;
	padding:4px 0;
}

#sidebar2 h2 {
	         font-family:Arial, Helvetica, sans-serif;
            font-size:15px;
            color:#2082b0;
            font-weight:bold;
            margin:10px 0 0 5px;

}

#sidebar2 ul li a, #sidebar1 ul li a:visited {
			text-decoration:none;
			background:url('images/bullet.gif') center left no-repeat;
			color:#5e5e5e;
			font:12px Arial;
			font-weight:bold;
			margin:0;
			padding:0 0 0 20px;

}

#sidebar2 ul li a:hover {
	color:#2082b0;
	text-decoration:underline;
}

.banner-125 img {
   border:0;
   margin:8px 8px 0 0;
   padding:0;

}

.footer-box {
	width:1000px;
	height:160px;
	margin:0 auto 0 auto;
	background:#a5cad5;
}

.footer-data-content {
	width:300px;
	float:left;
	margin:20px 10px 0 20px;
}

.footer-data-content h2 {
		       font:14px Arial;
		       color:#00A3D5;
		       padding:0;
		       font-weight:bold;
		       margin:5px 0;
		       text-transform:uppercase;
}

.footer-data-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer-data-content ul li {
		        color: #5e5e5e;
		        font:11px arial;
		        border-bottom:1px dotted #5e5e5e;
}

.footer-data-content ul li a {
	color: #4e7682;
		text-decoration: none;
		display: block;
		padding:4px;
}

.footer-data-content ul li a:hover {text-decoration: none;
	                                  background-color:#bbdae3;
	                                  color:#00A3D5;
}

.footer-data-content ul li a span {
			color:#00A3D5;
			font:10px Arial;
			display: block;
			margin:0 0 1px 0;
			padding:0;
			text-transform:uppercase;
}


.flickr {
	background:#a5cad5;
	width:1000px;
	padding:0;
	margin:0 auto 0 auto;
}

.flickr img {
	margin:0 8px;
	padding:2px;
	background:#fff;
	border:2px solid #81b3c2;
}

.flickr img:hover {
	background:#fff;
	border:2px solid #5e9aac;
}

.clear {clear:both;}

.footer-top {
	background:url('images/footer-top.gif') top left no-repeat;
	width:1000px;
	height:15px;
	margin:20px auto 0 auto;
}

.footer-bottom {
	background:url('images/footer-bottom.gif') top left no-repeat;
	width:1000px;
	height:15px;
	margin:0 auto 20px auto;
}
.header-bottom {
	background:url('images/footer-bottom.png') top left no-repeat;
	width:1000px;
	height:15px;
	margin:0 auto 20px auto;
}

.tweets {
	width:280px;
	padding:0;
	margin:0;
}
.tweets ul {
	list-style:none;
}
.tweets ul li {
	width:250px;
	color:#4e7682;
	padding:2px;
	border-bottom:1px dotted #5e5e5e;
	background:#a5cad5;
	overflow:hidden;
	font-weight:bold;
}

.tweets ul li.aktt_more_updates {
	text-transform:uppercase;
	font-size:10px;
	padding:0;
}

.tweets ul li.aktt_more_updates:hover {
	padding:0;
	margin:0;

}

.tweets ul li:hover {
	background:#bbdae3;
}

.tweets ul li .theday {
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	font-family:Arial;
}

#footer {
	width:1000px;
	margin:0 auto 0 auto;
	font:13px Arial;
	color:#5e5e5e;
}

#footer ul li {	list-style:none;}





#home_search_box {
background:#0F2631 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
margin:0 20px 0 0;
padding-left:20px;
padding-right:20px;
width:358px;
}
#home_search_box_top {
width:358;
height:12px;
background:url('images/search-top.png') top left no-repeat;
}
#home_search_box_bottom {
width:358;
height:12px;
background:url('images/search-bottom.png') bottom left no-repeat;
}
#home_search_box h2 {
color:#BABABA;
font-size:19px;
font-weight:bold;
margin:6px 0 10px;
}
#home_search_box #min_price_box {
float:left;
margin:12px 0 0;
}
#home_search_box #max_price_box, #home_search_box #beds_box {
float:left;
margin:12px 0 0 10px;
}
#home_search_box #submitt {
float:right;
width:100px;
margin:1px 0 0 10px;
background:#095c74;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}
#home_search_box #submitt:hover {background:#0b4c5f;}
#home_search_box form select.wide {
width:100%;
}
#home_search_box form input, form select, form textarea {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #838383;
font-family:Arial,Helvetica,"DejaVu Sans",sans-serif;
font-size:13px;
margin:4px 0 10px;
padding:0;
}
#submitt:hover {background:#0b4c5f;}
#submitt {
float:right;
width:100px;
margin:1px 0 0 10px;
background:#095c74;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	border:0;
}
#search_all{
background:#0f2631;
color:#FFFFFF;
margin-right:20px;
margin-left:20px;
}
#search_all_top {
margin-left:20px;
width:960;
height:12px;
background:url('images/search-all-top.png') top left no-repeat;
}
#search_all_bottom {
margin-left:20px;
width:960;
height:12px;
background:url('images/search-all-bottom.png') bottom left no-repeat;
}
.homepage-box {
	width:1000px;
	margin:0 auto 0 auto;
	background:#a5cad5;
}
#rental_top {
margin-left:15px;
margin-top:30px;
width:690px;
height:12px;
background:url('images/rental-top.png') top left no-repeat;
}
#rental_bottom {
clear:left;
margin-left:15px;
width:690px;
height:12px;
background:url('images/rental-bottom.png') bottom left no-repeat;
}
.thumb-image-search{
float:left;
background:#333;
position:relative;
width:140px;
width:140px;
}
.thumb-image-search img{
      padding:5px; 
      margin:0;
      width:130px;
      height:130px; 
      border:0;  
}
.search-right{
padding-left:10px;
width:140px;
float:left;
}
#search_result_top {
width:300px;
height:12px;
background:url('images/search-result-top.png') top left no-repeat;
}
#search_result_bottom {
width:300px;
height:12px;
background:url('images/search-result-bottom.png') bottom left no-repeat;
}
#search-results h2 {
color:#000;
font-size:19px;
font-weight:bold;
margin:0px;
margin-left:20px;

}
.rental-single  { 
	width:650px; 
	margin:0 0 0 15px;
	padding-left:20px; 
	padding-right:20px; 
	float: left; 
	display: inline; 
	background: #a5cad5; 
}
.rental-single ul{
list-style-image: url(images/yes.png);
font-size:15px;
}

.rental-single h2	{  
	margin:0;
	padding:0; 
	text-align:left;
}
#photo img {
border:1px solid #CECECE;
float:left;
height:auto;
margin:0;
width:305px;
padding:2px;
}
#photo {
float:left;
background:#FFFFFF;

position:relative;
}
.cornerimage{
background:transparent none repeat scroll 0 0;
position:absolute;
right:0;
top:0;
}
#desc {
float:left;
width:300px;
margin-left:30px;
height:215px;
}
#desc p{
color:#000000;
padding:0px;
margin:0px;
font-size:16px;
}
#desc p span{
font-weight:bold;

}
	
#shadetabs {
margin: 20px 0px 0px 2px;
padding: 0px 0px 1px 3px;
width: 650px; 
float: left; 
clear: left; 
height: 48px; 
background: url(images/tabmenu_bg.jpg) no-repeat;
}
	
#shadetabs ul { margin: 0px 1px 0px 0px; padding: 0px 0px 0px 0px; }
#shadetabs ul li { margin: 0px 1px 0px 0px; padding: 0px; display: block; float:left; text-align: center; line-height: 1em; text-transform: uppercase; height: 25px; }
#shadetabs ul li a { height: 18px; font-size:12px; color : #333333; display: block; width:112px; text-decoration : none; font-weight: bold; border-style:none; background-color: #fff; background-image: url(images/propdetail_large_tab_bg.jpg); }
#shadetabs ul li a:link, #shadetabs ul li a:visited { display: block; padding: 10px 8px 0px 8px; }
#shadetabs ul li a:hover { color : #333333; background-color: #fff; display: block; padding: 10px 8px 0px 8px; background-image: url(images/propdetail_large_tabhover_bg.jpg); }
#shadetabs ul li.active a { color :#333333; background-color: #fff; display: block; padding: 10px 8px 0px 8px }
#shadetabs ul li a.selected { /*selected main tab style */ position: relative; top: 0px; background-color: #fff; padding: 3px 8px 0px 8px; background-image: url(images/propdetail_large_tab_bg.jpg); 	}
#shadetabs ul li a.selected{ /*selected main tab style */ color : #000000; background-color: #fff; display: block; border-bottom-color: #FFFFFF; padding: 10px 8px 0px 8px; background-image: url(images/propdetail_large_tab_bg_active.jpg); }
#shadetabs ul li a.selected:hover { /*selected main tab style */ text-decoration: none; background-color: #fff; padding: 10px 8px 0px 8px; background-image: url(images/propdetail_large_tabhover_bg.jpg); }

#map{
	clear:both;
	width:630px;
	height:500px;
	border:1px solid #cecece;
	padding:5px;
	background:#fff;
	margin-bottom:20px;
	}
	#photos2 img {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CECECE;
cursor:pointer;
float:left;
height:auto;
margin:3px;
padding:3px;
width:100px;
}

.menu2{
float:right;
height:45px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:30px;
margin-bottom:0;
margin-right:20px;
padding:5px 0 0 4px;
position:relative;
}

.menu2 li{
	float:left;
}

.menu2 li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding:0 0 0 16px; 
	height: 45px;
	line-height: 45px;
	text-align: center;	
}

.menu2 li a span {
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}
.menu2 li.page_item a, .menu2 li a{
	background: url(images/menu_hover_left3.png) no-repeat; 
	background-position: left;
	color:#032fed;
	font-weight:bold;
}
.menu2 li.page_item a span , .menu2 li a span {
		background: url(images/menu_hover_right3.png) no-repeat right top;
	color:#032fed;
	font-weight:bold;
	
}
.menu2 li.current_page_item a, .menu2 li a:hover{
	background: url(images/menu_hover_left2.png) no-repeat; 
	background-position: left;
	color:#fff;
}

.menu2 li.current_page_item a span , .menu2 li a:hover span {
		background: url(images/menu_hover_right2.png) no-repeat right top;
	color:#fff;
}
