/*
Theme Name: Yachtless
Theme URI: http://yachtless.com/
Description: See-through sailing theme.
Version: 1
Author: nafi nohan
Author URI: http://www.yachtless.com/
*/
	
/* -=-=-=- BACKGROUND -=-=-=- */

body {
	margin: 0px;
	padding: 5px;
	font-family:'Trebuchet MS','Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

p {
	text-align: justify;
}

blockquote {
	padding: 10px;
	margin: 5px;
	background: #5555FF;
	border: 1px solid #000000;
	font-size: 11px;
}

blockquote a:link, blockquote a:visited, blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5, blockquote h6 {
  color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
	color: #3333FF;
	margin: 0px;
	padding: 0px;
	background: none;
	text-decoration: none;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 24px;
}
	

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 13px;
}

/* -=-=-=- Links -=-=-=- */

a:link {
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #FFE000;
	text-decoration: none;
	}

h1 a:link, h1 a:visited {
	background: none;
	text-decoration: none;
	border: none 0px;
	}


h2 a:link {
	color: #3333FF;
	text-decoration: none;
	background: none;
	}

h2 a:visited {
	color: #000088;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #FFE000;
	text-decoration: none;
	background: none;
}


a img {
	border: none 0px;
	text-decoration: none;
	}

img {
	border: none 0px;
	margin: 5px;
}

td {
	vertical-align: top;
}
