/*
  Theme Name: Aquatic Adventures
  Theme URI: http://blog.tomk32.de/themes/aquatic-adventures/
  Description: Like crossing the arctic seas on a paper boat. Theme contains a sponsor link.
  Version: 1.0
  Author: Thomas R. "TomK32" Koll
  Author URI: http://blog.tomk32.de
*/


a {
	color: #006666;
	text-decoration: none;
}

.posttext a {
text-decoration: underline;
}

a:hover {
	color: #004444;
	text-decoration: underline;
}
a:visited {
	color: #004444;
}
a img {
	border: none;
	text-decoration: none;
}


ul {
	list-style-image: url('images/li.png');
	padding-left: 25px;
	margin-top: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

li ul {
	padding-left: 15px;
}


body {
	margin: 0;
	padding: 0 0 00;
	width: 100%;
	font-family: georgia, garamond,adobe garamond,centaur,baskerville,serif;
	background-image: url('images/background.png');
	background-color: #002222;
	background-repeat: repeat-x;
	background-position: top center;
	font-size: xx-small;
}

h1, h2, h3, h4, h5, h6, #blog-description {
	font-family: georgia, garamond,adobe garamond,centaur,baskerville,serif;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
}


#container {
	max-width: 1350px;
	padding: 0 0 30px 0;
	margin: 0 auto;
	background-image: url('images/fish2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: transparent;
	font-size: 130%;
}

#quicknav {
	margin: 0;
	padding: 10px;
	float: right;
}

#quicknav ul {
	vertical-align: top;
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#quicknav ul li {
	display: inline;
	margin: 0 3px 0 3px;
}

#header {
	margin: 0;
	padding: 0px;
	height: 245px;
	background-image: url('images/big-top-left.png');
	background-repeat: no-repeat;
	background-position: top left;
}



#header h1 {
	margin: 0;
	padding: 200px 0 0 20px;
	font-size: 2.6em;
}
#header h1 a {
	color: #0065C9;
}


#blog-description {
	margin: 0 0 0 100px;
	text-align: left;
	color: white;
}

#column-content {
	margin: 4em -260px 20px 0;
	padding: 0;
	float: left;
	width: 100%;
}
#content {
	margin: 0 260px 0 0;
	
}

#sidebar {
	float: right;
	margin: 2em 0 0 20px;
	width: 220px;
}

.portlet {
	padding: 0;
	margin: 0;
	color: black;
}

.portlet * {
	background-color: white;
}

.portlet .wrapper {
	background-image: url('images/portlet.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 0;
	padding: 35px 10px 1px 10px;
}
.portlet .wrapper * {
	background-color: transparent;
}

.portlet .wrapper .last {
	margin-bottom: 0;
	padding-bottom: 0;
}
.portlet .bottom {
	height: 50px;
	padding: 0;
	margin: 0;
	background-image: url('images/portlet-bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: transparent;
}


.portlet .title {
	margin: 0;
	padding: 0 5px 0 15px;
	text-transform: lowercase;
	font-weight: bold;
	color: #EEFFFF;
	font-size: 1.1em;
	width: 220px;
	background-color: transparent;
}

.portlet .title a:hover, .portlet .title a  {
	text-decoration: none;
	color: white;
	margin: 0;
	background: transparent;
}


.portlet ul {
	margin-top: 6px;
}
.portlet form {
	margin: 0 3px 0 3px;
}

.post {
	margin: 0;
	clear: both;
}
.post .title {
	color: #FFEB01;
	font-size: 1.6em;
	margin: 0 0 0 10px;
	padding: 0;
}
.post .title a {
	color: #FFEB01;
}

.postwrap {
	padding: 1px 0 0 0;
	color: black;
	margin: 0;
}

.post-top-left, .post-top-center, .post-top-right {
	height: 20px;
	margin: 0;
	padding: 0;
}

.post .last, .post .last p {
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-top-right {
	background-image: url('images/post-top-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
}
.post-top-center {
	background-image: url('images/post-top-center.png');
	background-repeat: repeat-x;
	background-position: top center;
}
.post-top-left {
	background-image: url('images/post-top-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
}

.post-bottom-left, .post-bottom-center, .post-bottom-center .inner, 
.post-bottom-right {
	height: 20px;
	margin: 0;
	padding: 0;
}

.postwrap .side-left {
	padding-left: 10px;
	margin: 0;
	background-image: url('images/post-left.png');
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 1px;
	margin-top: -1px;
}
.postwrap .wrapper {
	background-color: #EEFFFF;
	margin-bottom: 0;
	padding-top: 1px;
	margin-top: -1px;
}
.postwrap .side-right {
	padding-right: 10px;
	padding-top: 1px;
	background-image: url('images/post-right.png');
	background-repeat: repeat-y;
	background-position: top right;
	margin-bottom: 0;
}


.post-bottom-right {
	background-image: url('images/post-bottom-right.png');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 20px;
	padding-top: 1px;
	margin-top: -1px;
}
.post-bottom-center {
	background-image: url('images/post-bottom-center.png');
	background-repeat: repeat-x;
	background-position: top center;
	padding-top: 1px;
	margin-top: -1px;
}
.post-bottom-left {
	background-image: url('images/post-bottom-left.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-top: 1px;
}
.posttext, .postdata, .comments {
	margin: 0;
	padding: 0 5px 0 5px;
	clear: both;
}
.comments, .postdata {
	border-top: 1px #002222 solid;
}

.posttext, .postdata, .comments {
	background-color: #EEFFFF;
}

.wrapper .posttext, .wrapper .postdata, .wrapper .comments {
	background-color: transparent;
}

.posttext img {
	float: right;
	margin: 5px;
}
.posttext * img {
	float: none;
}

.posttext p {
	text-align: justify;
}

.postdata ul {
	margin-top: 0;
}



#footer {
	clear: both;
	text-align: center;
	margin: 10px 260px 0 0;
	padding: 5px 0;
}
#footer p {
	margin-bottom: 0;
}



#searchform input {
	color: black;
	background-color: transparent;
	border: none;
	padding: 2px 5px 2px 5px;
}
#searchform input#s {
	border-bottom: 2px #002222 dashed;
}
#searchform input:active, #searchform input:hover, #searchform input:focus {
	background-color: #002222;
	color: white;
}
.portlet #searchform {
	margin: 3px 0 0 5px;
}
.portlet #searchform input {
	width: 90%;
	margin: 0 auto;
	display: block;
}

#wp-calendar, #wp-calendar caption {
	margin: 0 auto;
	text-align: center;
}

#wp-calendar a {
	font-weight: bold;
}

.floatleft {
	float: left;
	margin: 5px;
}
.floatright {
	float: right;
	margin: 5px;
}




.t0 {
	font-size: 100%;
}
.t1 {
	font-size: 140%;
}
.t2 {
	font-size: 160%;
}
.t3 {
	font-size: 175%;
}
.t4 {
	font-size: 190%;
}
.t5 {
	font-size: 200%;
}
.t6 {
	font-size: 210%;
}
.t7 {
	font-size: 220%;
}
.t8 {
	font-size: 250%;
}
.t9 {
	font-size: 300%;
}
.cosmos span {
	line-height: 105%;
}

.cosmos a {
	text-decoration: none;
}
