/*

Theme Name: TML Web 2-Column Right

Theme URI: http://example.com

Description: A Blank Wordpress theme with right sidebar

Author: TML Web

Author URI: http://example.com

version: 1.0

*/



/* basics */



* {

	margin:0;

	padding:0;

}

body {

	background: #ffffff url(images/bg.gif);

background-repeat: repeat-x;

	font-family: verdana, arial, tahoma, sans-serif;

	font-size: 12px;

	margin: 0;

	padding: 0;

}







/* images and misc. */



img {

	border: none;

	padding: 0px;

}

img a {

	border:none;

}

img.left {

	float: left;

	border: none;

	padding: 5px;

}

img.right {

	float: right;

	border: none;

	padding: 5px;

}

blockquote {

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

}

code {

	margin:10px;

	font-family:"Courier New", Courier, monospace;

}

h5 {
	color:#312964;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}

/* links */



a {

	color:#666;

	text-decoration:none;

	border: none;

}

a:hover {

	color:#333;

	text-decoration: underline;

	border: none;

}

/* container */



#container {

	width: 957px;

	margin: 0px auto 30px auto;

	padding: 0px;

	background: transparent url(images/container-bg.gif) repeat-y;

	color:#333;

box-shadow: 7px 7px 8px #818181;

-webkit-box-shadow: 7px 7px 8px #818181;

-moz-box-shadow: 7px 7px 8px #818181;



	

	overflow: hidden;

}

/* header */



#header {

	width: 957px;

	height: 417px;

	color: #fff;

margin-bottom: 15px;

}

#header h1 {

	font-family: Arial, times;

	font-size: 30px;

	padding: 50px 0 0 254px;

margin-right: 20px;

letter-spacing: -1px;

font-weight: normal;

}

#header h1 a {

	color: #404040;

	text-decoration: none;

}

#header h1 a:hover {

	color: #666;

	text-decoration: none;

}

#header h2 {

	font-family: Arial, times;

	font-size: 24px;

	padding: 30px 0 0 270px;

margin-right: 20px;

letter-spacing: -1px;

font-weight: normal;

}



#bannerleft{

width: 697px;

height: 417px;

float: left;

background: url(images/main-img.jpg);

}





#bannerright{

width: 260px;

height: 417px;

float: right;

background: url(images/bannerrightbg.jpg);

}



#quote{

margin-top: 155px; 

padding: 5px;

font-family: "Arial", verdana, sans-serif;

font-size: 18px;

color: #ffffff;

text-align: center;

}



#quote a{

color: #ffffff;

}

#quote-small {

margin-top: 3px; 

padding: 5px;

font-family: "Arial", verdana, sans-serif;

font-size: 12px;

color: #ffffff;

text-align: center;

}













/* main menu */

#menu2 {

	background: transparent;

	width: 960px;

	height:154px;

margin: 0 auto;

}







#menu {

	background: transparent;

	font-family: "Century Gothic", verdana, arial, times, serif;

	font-size: 13px;

	width: 750px;

	height:154px;

text-transform: uppercase;

font-weight: bold;

float: left;
margin: 0;

}

#menu ul {

	margin: -40px 0 0 0;
	width: 800px;

	padding-top: 27px;

padding-bottom: 5px;

	text-align: left;
	height: 124px;

}

#menu ul li {

	list-style-type: none;

	display: inline;

	margin: 0;

	padding: 0;

}

#menu ul li a {

	padding: 54px 13px 35px 13px;

	margin: 0;

	text-decoration: none;

	color: #fff;
	font-weight: bold;

}

#menu ul li a:hover {

	background-color: #c9232e;

	color:#ffffff;

}

#menu ul li li a:hover {

	background-color: none;

	color:#ffffff;

}

#menu .current_page_item a {

	background-color: #c9232e;

	color:#ffffff;

}



#logo{

width: 200px;

float: right;

margin: 10px -70px 0 0;

}





/* content */

#content {

	float: right;

	width: 650px;

}

.post {

	margin: 0 0 0 -17px;

	padding:15px 10px 10px 0px;

	line-height: normal;

font-family: Arial;

color: #666666;



}

.post h2 {

	font-family: arial, times;

	font-size: 22px;

	font-weight: bold;

	color: #c9232e;

letter-spacing: -1px;



}

.post h3 {

	font-family: arial, times, serif;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	margin: 0;

	padding: 0;

}

.post h2 a {

	color: #c9232e;

	text-decoration: none;

}

.post h2 a:hover {

	color: #666;

	text-decoration: none;

}

.post p {

	font-size: 12px;

}

.post a {

	text-decoration:underline;

}

.post ul {

}

.post li {

margin-left: 30px;

}

.entry p {

	margin:12px 0;

}

.postmetadata {

	clear: both;

	border-top: 1px dotted #A2A2A2;

	padding:6px 0;

	margin-top: 16px;

}

p.postmetadata {

	font-size: 10px;

	font-weight: bold;

}

.navigation {

	font-size:11px;

	float:left;

	width:100%;

}

.alignleft {

	float:left;

	margin: 0 25px 20px 0;

}

.alignright {

	float:right;

	margin:0 0 20px 25px;

}

.notfound {

	padding: 25px;

	font-size: 14pt;

	font-weight: 300;

}

/* sidebar */



#sidebar {

background: #312964;

	font-family: Arial, tahoma;

	font-size:12px;

	width: 261px;

	float:left;

	margin: -15px 0 20px 0;

	padding: 0;

color: #ffffff;

min-height: 321px;

	

}



#sidebar a{

color: #ffffff;

}







#sidebar h2 {

	font-family: Arial;

	font-weight: bold;

	font-size: 16px;

	text-align: left;

	color: #ffffff;

	margin-top: 20px;

	padding-bottom: 5px;



}

#sidebar p {

	margin:0;

	padding: 0;

}

#sidebar img {

	padding: 0;

	margin: 0;

}

#sidebar ul {

	margin:12px;

	padding:0;

	list-style-type: none;

}

#sidebar ul li {

	margin: 0 0 5px 12px;

	padding: 0;

	line-height: 150%;

	list-style-type: disc;
	border-bottom: 1px solid #5a5483;

}

#sidebar ul ul {

	margin: 2px 0 15px 0px;

	padding: 0;

}

#sidebar ul ul li {

	list-style-type: none;

	list-style-position: inside;

	margin: 0;

	padding: 0;

}

#sidebar ul ul ul {

	margin: 0;

	padding: 0;

}

#sidebar ul ul ul li {

	padding: 0 0 0 10px;

	list-style-type: square;

	color: #898989;

}

/* comments */

#commentssection {

	clear: both;

	padding: 0px 12px;

	margin: 0 10px 0 0;

}

#commentssection h3 {

	font-family: palatino linotype, georgia, arial, times;

	font-size: 14px;

	font-weight: bold;

	font-style: normal;

	color: #000;

}

#commentform {

	margin: 0px 12px 10px 12px;

	padding:5px;

	border-top: 1px dotted #A2A2A2;

}

#commentform p {

	color: #000;

}

#commentform a {

	color: #000;

	text-decoration: underline;

	line-height: 14px;

}

#commentform h3 {

	font-family: palatino linotype, georgia, arial, times;

	font-size: 14px;

	font-weight: bold;

	color: #000;

}

#commentbox {

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

}

#author, #email, #url, #commentbox, #submit {

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 11px;

	margin:10px 5px 0 0;

	padding: 3px;

	border: 1px solid #B2B2B2;

}

#submit {

	font-family: verdana, arial, times;

	font-size: 10px;

	padding: 2px;

	margin: 10px 0px;

	border: none;

	background-color: #000;

	color: #fff;

}

ol.commentlist {

	list-style-type: none;

}

ol.commentlist li {

	margin:10px 0;

	padding:5px 0 5px 5px;

	overflow: hidden;

}

ol.commentlist li.alt {

	background: none;

	font-family: verdana, tahoma;

	font-size: 10px;

	font-weight: bold;

}

ol.commentlist li p {

	margin: 6px 0 6px 0;

	padding: 0 12px 0 0;

	line-height: 150%;

	font-family: verdana, tahoma;

	font-size: 12px;

	font-weight: normal;

	font-style: normal;

}

ol.commentlist a {

	color:#000;

}

cite {

	font-family: verdana, tahoma;

	font-size: 10px;

	font-weight: bold;

	font-style: normal;

}

cite a {

	color: #000;

	text-decoration: underline;

}

/* search */



#searchform {

	padding: 6px 0 6px 0px;

	margin: 0;

	font-family: verdana, arial, times;

}

#searchform input#s {

	font-family: verdana, arial, times;

	font-size: 10px;

	padding: 2px;

	margin: 0px 1px 10px 0px;

	border: 1px solid #B7B7B7;

}

#searchform input#searchsubmit {

	font-family: verdana, arial, times;

	font-size: 10px;

	padding: 2px;

	margin: 0px 0px 10px 2px;

	border: none;

	background-color: #000;

	color: #fff;

}

/* footer */



#footer {

	background: #c9232e;

	clear: both;

	width: 100%;

height: 44px;

	margin-top:15px;

	font-family: verdana, arial, tahoma;

	font-size: 12px;

color: #ffffff;

}

#footer p {

	padding:6px;

	margin: 0;

	color: #ffffff;

}

#footer a {

	color: #ffffff;

	text-decoration: none;

}



#footertext{

width: 960px;

margin: 0px auto;

text-align: right;

height: 30px;

padding-top: 15px;

}

#sailing-schedule {
	color: #fff;
	font-size: 12px;
	margin: 0;
}

#follow {
	float: right;
	margin: 5px 20px 0 0;
	color: #312964;
}


.wp-caption {
	background: #e5e4e3;
	padding: 8px 0px 5px 9px;
}

.wp-caption p.wp-caption-text {
	font-weight: bold;
	font-size: 11px;
	color: #666;
	margin: 7px 0 5px 0;
}
	
