/*  
Theme Name: Ocean
Theme URI: http://

*/


/* -------------------------------------
Basic Elements
--------------------------------------*/

body {
	background: #c0c0c0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

html {
	background: #c0c0c0;

}

a {
	color: #000000;
	text-decoration: none;
font-weight: bold;
}
a:hover {
	color: #666666;
}
p {
	line-height: 150%;
}
h1, h2, h3, h4 {
	font-family: Verdana, Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
padding:10px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* -------------------------------------
Layout Containers
--------------------------------------*/
.wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 808px;
background: url(images/bg.jpg);
}
.content {
	
	margin: 0px;
	padding: 0px 10px 50px 0px;
	height: auto;
	width: auto;
}
.clear {
	clear: both;
	height: 0px;
	width: auto;
	display: block;
}

/* -------------------------------------
Headers
--------------------------------------*/
#header {
	background: url(images/top.gif);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 232px;
	width: auto;
}
.description {
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	width: auto;
	font-weight: bold;
}

#header h1 {
	font: normal 45px "Trebuchet MS", Verdana, sans-serif;
	color: #FFFFFF;
	text-transform: lowercase;
	margin: 0px;
	padding: 35px 0px 0px 35px;
}

#header h1 a {
	color: #FFFFFF;
}

/* -------------------------------------
Footer
--------------------------------------*/
.footer {
	background: url(images/bottom.jpg);
	width: auto;
height:58px;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
}.footer a {
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:hover {

}


/* -------------------------------------
Posts
--------------------------------------*/
.posts {
	float: right;
	margin: 0px;
	padding: 0px;

	height: auto;
	width: 600px;
}
.postentry {
	display: block;
	height: auto;
	width: auto;
	padding-bottom: 30px;

}
.postentry h2, h2 a {
	color: #179AF2;
	font-weight: bold;
}
.entrybody {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
}
.postentry small {
	text-align: right;
	display: block;
	color: #999999;
	font-weight: bold;
	border-top: 1px solid #eeeeee;
}
.navigation {
	font-weight: bold;
	display: block; 
	color: #000000;
width:570px;
margin-left:5px;
padding: 5px 10px 5px 10px; 
border: 1px solid #ffd400;
font-size: 12px; 
}

.navigation a {
color: #333333;
display:inline;
}

.navigation a:hover {
color: #ffffff;
}


.textleft{
	float: left;

}
.textright{
	float: right;
       
}

h2.pagetitle {
        padding-bottom:20px;
	display: block;
	color: #999999;
	font-weight: bold;
}
/* -------------------------------------
Sidebar
--------------------------------------*/
.sidebar {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
.sidebar h3, .sidebar h2{
	color: #179AF2;
	text-transform: uppercase;
	border-bottom: 1px solid #CBE4F6;
	font-weight: bold;
	font-size: 1em;
	font-family: "Arial", Helvetica, sans-serif;
	padding-top: 15px;
        margin-bottom:3px;
        
}
.sidebar ul li ul{
	list-style: url(images/arrow.gif) inside;
}

/* -------------------------------------
Comments
--------------------------------------*/
.comments{
	display: block;
	height: auto;
	width: auto;

}
.commentlist{
	width: auto;

}
.comments small {
	text-align: left;
	color: #999999;


}



#languages {
float: right; 
padding: 100px 10px 0px 0px;
}
#languages img {
border: 1px solid #aaaaaa;
}

#languages img:hover {
border: 1px solid #000000;
}

#motto {
float: left;
padding: 90px 0px 0px 140px;
color: #555555;
font-style: italic;
font-size: 11px;
}

#menu {
float: left;
width: 160px;
padding-left: 20px; 
}

#start {
text-align: left;
padding: 50px 0px 0px 20px;
}
.posty {
font-size: 11px; 
}

.posty img {
width: 250px;
height: 200px; 
border: none; 
}

.post1 {
background: url(images/postbg1.gif) no-repeat;
float: left; 
width: 300px;
height: 350px;
}


.post2 {
background: url(images/postbg2.gif) no-repeat;
float: right; 
width: 300px;
height: 350px;
}

.post3 {
background: url(images/postbg3.gif) no-repeat;
float: left; 
width: 300px;
height: 350px;
}


.post4 {
background: url(images/postbg4.gif) no-repeat;
float: right; 
width: 300px;
height: 350px;
}

.posty h1 {
font-size: 12px; 
font-family: verdana;
font-weight: bold;
padding: 5px 20px 10px 50px; 
}

.post1 img {
padding-left: 25px; 
}

.post2 img {
padding-left: 25px; 
}

.post3 img {
padding-left: 25px; 
}

.post4 img {
padding-left: 25px; 
}

.place{
font-weight: bold;
font-style: italic;
padding-left: 30px;
width: 130px;
}

.refnumber {
padding-left:30px;
width: 100px;
}

.bathrooms {
text-align: right;
float: right;
width: 100px;
clear:right; 
padding-right:30px;
}

.singlepostentry {
font-size: 12px;
background: url(images/siglepostbg.gif);
}

.singleposttop {
background: url(images/sigleposttop.gif);
}

.singleinfo img {
float: left;
padding-left:10px;
}

.singledesc {
float: right; 
width: 200px; 
font-weight: bold;
padding-right:10px;
}


.singledesc em {
color: #333333;
font-weight: normal;
float:right;
position:relative;
top: -18px;

width: 130px; 
text-align: right; 
border-bottom: 1px solid #ffd625;
clear: right; 

}


.singlepost2 {
clear: both;
background: url(images/siglepostbg2.gif);
width: 100%;
float:left;
}

.singlepost2 p {
text-align: justify;
padding:10px;
font-size: 12px;

}

.singlepost2 img {
border: 1px solid #dddddd; 
padding:10px; 
width: 90px;
height: 90px;  
}

.singlepost2 img:hover {
border: 1px solid #333333; 
}

.smallphotos {
padding-left: 20px; 
}

.singlepost3 {
clear: both;
background: url(images/siglepostbg3.gif);
width: 100%;
float:left;
}

.singleref {
padding-left: 10px;
font-style: italic;
}

.entrybody h1 {
text-align: center;
}

.formleft {
float:left;
padding: 10px;
}

.formright {
float: right;
padding-right: 15px;
position: relative;
top: 10px;
}

.page {
text-align: justify; 
}

.page img{
padding: 3px; 
 width: 180px;
height: 180px;
}

.page .entrybody {
width: 560px; 
}

.footer p {
letter-spacing: 2px; 
padding-top: 20px;
}

.signature {
font-size: 10px;
margin: 0 auto;
text-align: center;

}

.singleinfo img {
border: none; 
}

.singleinfo img a{
border: none; 
}

#submit {
width: 555px; 
height: 25px;
background: #ffd419;
}

.footer a {
color: #333333;
text-decoration: underline; 
}

.footer a:hover {
color: #eeeeee;
text-decoration: underline; 
}

.boxes {

}
.rightbox {
width: 495px; 
margin-left: 50px; 
}

#rightboxmenu1, #rightboxmenu2 {
background: #dddddd;
}

#rightboxmenu1:hover, #rightboxmenu2:hover {
background: #cccccc;
}

.rightbox a{
color: #000000;
}

.rightbox a:hover{
color: #ffffff;
}

.singlesearch {
background: url(images/searchbg.gif) repeat-y;
}

.singlesearchtop {
background: url(images/searchtop.gif) no-repeat;
}

.singlesearchbottom {
background: url(images/searchbottom.gif) no-repeat;
height: auto;
clear:both;
}


.searchelement {
background: #f3f3f3;
float: left; 
text-align: center; 
font-weight: bold; 
}

.searchelement:hover {
background: #eeeeee;
 
}

.intype {
width: 163px; 
height: 50px; 
padding: 10px 0px 10px 0px; 
}


.inplace {
width: 329px; 
height: 50px; 
padding: 10px 0px 10px 0px; 
}

.third {
width: 164px; 
height: 50px; 
padding: 5px 0px 5px 0px; 
}

#inbathrooms, #inbedrooms, #inprice {
width: 150px; 
}


#inplace {
width: 150px; 
}

#intype {
width: 150px; 
}

.singlesearch h1, .singlesearch h2 {
padding: 5px 0px 0px 30px;
}

#submit2, #submit3 {
background: #eeeeee;
width: 493px; 
margin-top: 20px; 
}

#submit2:hover, #submit3:hover {
background: #dddddd;
width: 493px; 
}


.inrefnumber {
width: 494px; 
padding: 10px 0px 10px 0px; 
}

.singlesearch h4 a {
font-size: 11px; 
float: right;
font-weight: normal;
margin-right: 40px; 
background: #dddddd;
display: block; 
width: 493px; 
height: 15px; 
padding:5px; 
text-align: right; 
}




.singlesearch p{
margin: 5px; 
margin-left: 50px; 

}



.singlesearch p{
margin: 5px; 
margin-left: 50px; 

}

p.searchlink {
padding:2px; 
font-size : 11px;
background:#eeeeee;
width: 245px; 
text-align: center;


}




.singlebox img{
float:left; 
margin:50px 50px 50px 70px;
}


.searchsingle{
width: 300px; 
float: right; 
margin: 30px 50px 0px 0px; 
}






.singleresult {
background: url(images/resultbg.gif);
width: 290px; 
float: left; 
font-size: 11px;
}

.resulttop {
background: url(images/resulttop.gif) no-repeat;
}


.resultbottom {
background: url(images/resultbottom.gif) no-repeat;
}

.singleresult h1 {
font-size: 14px; 
text-align: center; 
border-bottom: 1px solid #dddddd;
}

.resultcontent {
padding: 5px 20px 0px 20px; 
}


.cattitle {
height:40px;
}

#boxes h2{
border-bottom: 1px solid #ff0000;
width: 500px;
padding-left:0px; 
margin-left: 40px; 
}

.contact {
background: url(images/contact.jpg) top right no-repeat;
border: 1px solid #ffd400;
}



.so {
width: 165px; 
float: left; 
padding-left:10px; 
}

.sotoppl {
background: url(images/sotoppl.gif);
height: 69px; 
}


.sotopen {
background: url(images/sotop.gif);
height: 69px; 
}


.sotopru {
background: url(images/sotopru.gif);
height: 69px; 
}

.sotopde {
background: url(images/sotopde.gif);
height: 69px; 
}

.sotopes {
background: url(images/sotopes.gif);
height: 69px; 
}


.socontent {
background: url(images/sobg.gif);
}



.sobottom {
background: url(images/sobottom.gif) top;
}

.so h1 {
font-size: 12px; 
display: block; 
background: url(images/sobg2.gif);
width:120px; 
margin-left: 10px; 
text-align: center; 
}

.so a {
color: #ffffff;
}

.so img {
width: 120px; 
text-align: center; 
background: url(images/sobg2.gif);
padding:10px; 
border: none; 
margin-left: 10px; 
}

.so p {
font-size: 11px; 
text-align: left; 
width: 130px; 
margin-left: 15px; 
border-bottom: 1px solid #fee83a;
line-height: 10px;
}

.so em {
color: #ff5e16; 
text-align: right; 
display: block;
position: relative; 
top: -10px; 
}


p.just {
text-align: justify; 
border: none; 
line-height: 16px;
}

.sosep {
margin-left: 10px; 
}



em.emkrotkie {
width: 50px; 
}

.lasttoppl {
background: url(images/lasttoppl.gif);
height: 69px; 
}

.lasttopen {
background: url(images/lasttopen.gif);
height: 69px; 
}

.lasttopes {
background: url(images/lasttopes.gif);
height: 69px; 
}

.lasttopde {
background: url(images/lasttopde.gif);
height: 69px; 
}

.lasttopru {
background: url(images/lasttopru.gif);
height: 69px; 
}

.last, .last a {
font-weight: normal;
font-size: 11px; 
text-align: center;
width: 140px;
margin-left: 5px; 
}

.last a:hover {
color: #aaaaaa;
}

ul.lastlist li
{
list-style-type: disc; 
color: #ffffff;
width: 120px;
margin-left: 15px; 
}


