/*
Theme Name: QLD Yachting
Theme URI: http://www.qldyachting.com
Description: By The Globecast for RQYS
Version: 1.0
Author: The Globecast
Author URI: http://www.theglobecast.com/
*/



tr {
color: Black;
}

#header img {
border: 0;
padding: 0;
margin: 0;
float: left;
padding-left: 10px;
}

#header {
background: url(/wp-content/themes/qldyachting/images/header.png) bottom no-repeat;
width: 970px;
height: 111px;
text-align: center;
margin: 0 auto;
padding: 0;
}

body {  
color: black;
background-position: center center;
margin: 0;
padding: 0;
text-align: center;
font-family: Tahoma;
font-size: 13px;
background: url(/wp-content/themes/qldyachting/images/background.jpg) top repeat-x #58056f;
}

h1 {
color: Black;
font-size: 20px;
border-bottom: 2px #58056f solid;
margin: 0;
padding: 0;
font-family: Arial;
clear: both;
padding-top: 15px;
}

h1 a:link, h1 a:active, h1 a:visited {
color: Black;
border-bottom: 2px #58056f solid;
}

h1 a:hover {
color: #58056f;
}

h2 {
color: Black;
font-size: 11px;
margin: 0;
padding: 0;
padding-top: 2px;
font-family: Arial;
}

#container {
width: 970px;
margin: 0 auto;
text-align: left;
background-image: url(/wp-content/themes/qldyachting/images/back.png);
}

#innercontainer {
background: url(/wp-content/themes/qldyachting/images/background.png) top left no-repeat;
padding: 0 50px 0 50px;
}


#footer {
background: url(/wp-content/themes/qldyachting/images/footer.png) no-repeat;
width: 970px;
height: 10px;
clear: both;
margin: 0 auto;
margin-top: -15px;
padding-top: 170px;
padding-bottom: 20px;
font-size: 10px;

}

a:link, a:active, a:visited {
color: #58056f;
text-decoration: none;
border-bottom: #58056f 1px dotted;
margin-bottom: -5px;
font-weight: bold;
}

a:hover {
color: black;
text-decoration: none;
}

ul li {
padding-bottom: 5px;
}

#navigation {
float: right;
width: 490px;
margin-top: 15px;
text-align: right;
margin-right: 10px;
}

#navigation ul {
float: right;
padding: 0;
}

#navigation ul li {
clear: none;
float: left;
list-style: none;
margin-right: 10px;
padding: 0;
}

#navigation a {
color: white;
}

#navigation a:hover {
border-bottom: 1px solid white;
}

.alignright {
float: right;
margin-left: 10px;
}

.alignleft {
float: left;
margin-right: 10px;
}

hr {
width: 50%;
padding: 0px;
margin-bottom: 40px;
margin-top: 20px;
}

.post {
margin-bottom: 50px;
display: block;
}

.wp-caption-text {
font-size: 0.8em;
}