/* 
Theme Name: Villa Yaz theme
Description: Custom designed Wordpress theme for Villa Yaz website
Author: Aliventures */

body {
padding-top: 30px;
background-color: #1C4587;
}

div#wrapper {
height: 500px;
width: 930px;
margin-left: auto;
margin-right: auto;
background-color: #5D7EB4;
}


div#content {
height: 500px;
width: 650px;
float: left;
margin: 15px 0 0 15px;
_margin: 5px 0 0 5px;
clear: left;
}

div#main-images {
height: 240px;
width: 650px;
float: left;
}

div#main-text {
height: 225px;
width: 644px;
float: left;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 5px;
overflow: auto;
font-family: Verdana, Helvetica, Sans;
font-size: 12px;
color: #20232C;
line-height: 120%
}

div#main-text-whole {
height: 480px;
width: 644px;
float: left;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
overflow: auto;
font-family: Verdana, Helvetica, Sans;
font-size: 12px;
color: #20232C;
line-height: 120%
}

div#main-text-gallery {
height: 480px;
width: 655px;
float: left;
padding-top: 0px;
padding-right: 2px;
margin-left: -8px;
padding-bottom: 5px;
overflow: auto;
font-family: Verdana, Helvetica, Sans;
font-size: 12px;
color: #20232C;
line-height: 120%
}

div#navigation {
height: 480px;
width: 260px;
float: left;
background-color: #395F9D;
margin-top: 5px;
font-family: Verdana, Helvetica, Sans;
color: #20232C;
padding-top: 10px;
}


h2 {
text-align: center;
font-size: 18px;
}

h3 {
font-size: 15px;
}

h3.gallery {
padding-left: 5px;
}

ul#navigation {
margin: 10px 0 10px 5px;
padding: 0;
list-style-type: none;
font-size: 16px;
}

ul#navigation2 {
list-style-type: none;
font-size: 13px;
font-style: italic;
}

ul#navigation li {
padding-bottom: 10px;
}

ul#navigation2 li {
padding-bottom: 5px;
}


img.full {
float: left;
border: 5px solid #1C4587; 
}

img.topleft {
float: left;
border: 5px solid #1C4587; 
height: 225px;
width: 300px;
}

img.topright {
float: left;
border: 5px solid #1C4587; 
margin-left: 12px;
height: 225px;
width: 300px;
}

img.small {
float: left;
border: 5px solid #1C4587; 
margin: 0 5px 0 5px;
clear: left;
}

img.three {
float: left;
border: 5px solid #1C4587; 
height: 225px;
width: 169px;
margin-right: 47px;
}

img.three-end {
float: left;
border: 5px solid #1C4587; 
height: 225px;
width: 169px;
}


img.logo {
display: block;
float: center;
margin: auto;
}

img.left {
float: left;
border: 5px solid #1C4587; 
margin-right: 5px;
clear: both;
}

img.right {
float: right;
border: 5px solid #1C4587; 
margin-left: 12px;
clear: both;
}

img.center {
display: block;
float: center;
margin: auto;
border: 5px solid #1C4587;
}

img.rightcenter {
margin-right: 100px;
float: right;
border: 5px solid #1C4587; 
clear: both;
}

img.leftcenter {
margin-left: 100px;
float: left;
border: 5px solid #1C4587; 
clear: both;
}

img.galleryright {
display: block;
float: center;
border: 4px solid #1C4587; 
margin-left: 5px;
}

img.galleryleft {
display: block;
float: center;
border: 4px solid #1C4587; 
margin: auto;
}

img.galleryleft-three {
display: block;
float: center;
border: 4px solid #1C4587; 
margin-left: 40px;
}





div#contact-form {

}

a:link {
    text-decoration: underline;
    color: #20232C;
}

  a:visited {
text-decoration: underline;
    color: #20232C;
}

  a:hover  {
    text-decoration: underline; 
color: #20232C;
}

a.navigation:link {
    text-decoration: none;
    color: #20232C;
}

  a.navigation:visited {
text-decoration: none;
    color: #20232C;
}

  a.navigation:hover  {
    text-decoration: underline; 
color: #20232C;
}

span.location {
font-size: 14px;
font-weight: bold;
padding-left: 6px;
}

table.temp {
border-width: 1px;
border-style: solid;
border-collapse: collapse;
border-color: #20232C;
}

td.temp {
border-width: 1px;
border-style: solid;
padding: 5px;
}

td.galleryleft {
text-align: center;
padding-bottom: 20px;
}

td.galleryleft-three {
text-align: center;
padding-left: 35px;
padding-bottom: 20px;
}

td.galleryright {
padding-left: 0px;
padding-bottom: 20px;
text-align: center;
}


img.gallery {
float: left;
border: 4px solid #1C4587; 
margin-left: 4px;
margin-right: 4px;
margin-top: 0px;
margin-bottom: 0px;
}

.wp-caption-text {
text-align: center;
padding-bottom: 20px;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft {
   float: left;
border: 5px solid #1C4587; 
margin-right: 5px;
clear: both;
}

img.alignright {
 float: right;
border: 5px solid #1C4587; 
margin-left: 12px;
clear: both;
}

