@import url(base-weblog.css);

/*
name: Nautica
designer: Vasily Leytman
designer_url: http://www.leytman.com
description: There are too many minimalistic designs today. They're easily to read, but many people want their blog design also to reflect their personality. So I decided to do a bright, graphic-intensive skin for those people who like it ;-) It supports 1-column and 2-column (left/right) layouts.
layouts: one-column, two-column-left, two-column-right
*/

/* basic page elements */

html {
	margin-bottom: 1px;
}

body {
	font-family: Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 13px;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #808979;
}

.entry-body, .entry_content {
	color: #fff; }

.entry-more {
	color: #fff; }

.entry-content blockquote {
	background: url(images/entry_citebg.gif) left top no-repeat;
	margin: 0;
	padding: 4px 10px 4px 30px;
}

code, pre {
	color: #005577;
	text-align: left;
}

hr {
	border: 0;
	color: #808979;
	background-color: #808979;
	height: 1px;
}

p {
	line-height: 1.5em;
	margin: 1em 0;
	text-align: justify;
}

ul, ol {
	padding-left: 1em;
	margin: 1em 0 1em 1em;
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

.smallcaps {
	font-variant: small-caps;
	letter-spacing: 0.09em;
}

a { color: #c3d5ff; }

a:hover { text-decoration: none; }

#banner a { color: #a0a999; }
#banner a:hover { text-decoration: none; }

.module-content a:hover { text-decoration: none; }

/* page layout */

body {
	min-width: 780px;
	padding: 20px 0;
	color: #000;
	background-color: #a9ac99;
}

#container {
	width: 780px;
}

#container-inner { }

#banner {
	color: #a0a999;
	font-size: 11px;
	width: 755px;
	margin: 25px 0 25px 25px;
}

#banner-inner { margin: 0; }

/*h1*/#banner-header {
	font-family: Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 32px;
	color: #bfd3ff;
	margin: 0;
}

#banner-header a, #banner-header a:visited {
	color: #bfd3ff;
	text-decoration: none; }
	
#banner-header a:hover {
	text-decoration: underline; }

h2 {
	font-family: Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #bfd3ff;
	margin: 0 0 0px 0 !important;
}

/*h2*/#banner-description {
	font-family: Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #bfd3ff;
	letter-spacing: 0.09em;
}

/* content */

.content-nav {
	font: bold 11px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #4364af;
	background: url(images/contentnav_bg.gif) left bottom no-repeat;
	padding: 0 0 6px 14px;
	margin: 10px 0 15px 0;
	text-align: left;
}

.content-nav a {
	color: #ffd200; }

/*h2*/.date-header {
	font: bold 10px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #a5c0ff;
	background: url(images/postentry_datebg.gif) left top no-repeat;
	width: 539px;
	padding: 3px 0 0px 18px;
}

h3,
/*h2*/.trackbacks-header,
.comments-header,
.comments-open-header, 
.archive-header {
	font: 17px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #bfdcff;
	margin: 0;
}

/*h2*/.trackbacks-header,
.comments-header,
.comments-open-header {
	background: url(images/postsub_bg.gif) left bottom no-repeat;
	padding: 0 0 5px 30px; }

h3 a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a {
	color: #bfdcff;
}

#trackbacks-info {
	color: #fff;
	font-size: 11px;
}

.trackbacks-content {
	font: 11px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #fff; }
	
.trackbacks-content a {
	color: #b4d1f3; }

.entry { 
	background: url(images/postentry_bg.gif) left top no-repeat; }

.trackbacks,
.comments,
.archive {
	margin: 0 0 20px 0;
}

/*h3*/.entry-header {
	font: 17px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #ffd200;
	font-weight: normal;
	margin: 15px;
}


.entry-header a {
	color: #ffd200;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
	margin: 0;
}

.entry-content {
	margin: 10px; }

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
	margin: 10px 0;
}

.entry-footer {
	font: bold 10px Tahoma, Arial, sans-serif;
	color: #7596e5;
	background: url(images/postentry_footerbg.gif) right bottom no-repeat;
	padding: 0 0 23px 0px;
	margin: 20px 0 0 0;
}

.entry-footer a {
	color: #acc4ff;
}

.entry-more-link a, .entry-more-link a:hover {
	display: block;
	background: url(images/postentry_bulletmore.gif) left 6px no-repeat;
	padding-left: 13px;
	font-weight: bold;
	color: #c3d5ff; }

/* modules */

.module {
	font-size: 11px;
	color: #b4d1f3;
}

/*h2*/.module-header {
	font: italic 17px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #bfdcff;
	text-align: center;
	background: url(images/leftblock_headerbg.gif) center bottom no-repeat;
	padding: 0 0 5px 0;
	margin: 10px 0 15px 0 !important;
}

.module-header a {
	color: #bfdcff;
}

.module-content {
	margin: 0 12px 20px 12px;
	text-align: left;
}

.module-list-item {
	background: url(images/categories_bullet1.gif) left 7px no-repeat;
	padding: 0 0 0 12px;
	line-height: 2.0em;
	margin: 0;
}

.module-list-item .module-list-item {
	background: url(images/categories_bullet2.gif) left 9px no-repeat;
	padding: 0 0 0 17px; }
	
.module-archives .module-list-item {
	background: url(images/archives_bullet.gif) left 8px no-repeat;
	padding: 0 0 0 12px;
	line-height: 2.0em;
	margin: 0;
}
	
.module-list-item a {
	color: #b4d1f3;
	text-decoration: underline; }
	
.module-list-item a:hover {
	color: #fff; }

.module-powered {
	background: url(images/powered_bg.gif) top center no-repeat;
	height: 114px;
	text-align: center;
}

.module-powered .module-content {
	font: 10px;
	color: #728ec9;
	margin-top: 5px;
	text-align: center;
}

.module-powered .module-content a {
	color: #728ec9;
	text-decoration: underline; }

.comment,
.trackback {
	color: #fff;
	font: 11px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	margin: 10px 0 0 0;
	padding: 0 0 0px 20px;
	border-top: 1px dotted #4a6bac;
}

.comment {
	font: 13px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	background: #1c4492;
	padding: 0px 15px 5px 25px;
	margin-bottom: 5px; }
	
.comment-footer, .trackback-footer {
	font: bold 10px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #7596e5; }
	
.comment-footer a, .trackback-footer a {
	color: #acc4ff; }

.comment-content p,
.trackback-content p {
	line-height: 1.4;
}

.comments-open {
	font: 11px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #fff;
	margin: 15px 0 0 0; }
	
.comments-open-content {
	background: #1c4492;
	padding: 5px 15px 10px 25px;
	margin: 5px 0 0 0; }
	
#comments-open-data input, textarea#comment-text {
	background: #5e79b8 !important;
	border: 1px solid #22355f; }
	
input#comment-bake-cookie { background: none !important; border: none !important; }

#comment-preview, #comment-post {
	font: bold 13px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	border: 1px solid #4062b0 !important;
	background: #1b439e;
	color: #829dda;
	padding: 0 3px;
	vertical-align: middle;
	margin-top: 2px; }

.module-search input {
	border: none;
	vertical-align: middle;
}

.module-search #search {
	background: url(images/searchinput_bg.gif) left top no-repeat;
	color: #fff;
	border: none;
	padding: 4px 0 0 5px;
	width: 159px;
	height: 23px; }
	
.module-search input {
	font: bold 10px Trebuchet, 'Trebuchet MS', Tahoma, Arial, sans-serif;
	border: 1px solid #4062b0;
	background: #1b439e;
	color: #829dda;
	padding: 0 3px;
	vertical-align: middle;
	margin-top: 2px; }
	
.module-syndicate {
	width: 165px;
	margin: 15px 0 0 12px; }	
	
.module-syndicate a {
	color: #dcddab;
	text-decoration: underline; }
	
.module-syndicate a:hover {
	color: #fff; }

#search,
#comment-author,
#comment-email,
#comment-url,
#comment-text {
	border: 1px solid #e9e9d9;
	color: #595949;
	padding: 0 0 0 2px;
	vertical-align: middle;
}

#search {
	border-color: #e0e0d0;
	font-size: 11px;
	height: 15px;
	width: 115px;
}

#comment-text {
	width: 350px;
}

input[type=text] {
	border: 1px solid #e9e9d9;
	color: #595949;
	padding-left: 2px;
	vertical-align: middle;
}

#comment-preview, 
#comment-post,
#comment-cancel {
	border: 1px solid #e9e9d9;
	padding: 0 10px;
	vertical-align: middle;
}

.comments-open-footer {
	margin: 0;
}

.module-mmt-calendar .module-content th,
.module-calendar .module-content th { font-size: 8px; }

.module-mmt-calendar .module-content td,
.module-calendar .module-content td { font-size: 10px; }



/* one-column-left tweaks */

body.layout-one-column {
	background: url(images/mainbackground_1.jpg) center top no-repeat #0e3787 !important;
}

.layout-one-column #alpha {
	width: 740px;
	margin: 10px 0 0 20px;
}

body.layout-one-column .entry { 
	background: url(images/postentry_bg1.gif) left top no-repeat; }

/* two-column-left tweaks */

body.layout-two-column-left {
	background: url(images/mainbackground_2l.jpg) center top no-repeat #0e3787 !important;
}

.layout-two-column-left #alpha {
	width: 185px;
	margin: 0px 0 0 0px;
}

.layout-two-column-left #beta {
	width: 557px;
	margin: 12px 0 0 23px;
}

/* two-column-right tweaks */

body.layout-two-column-right {
	background: url(images/mainbackground_2r.jpg) center top no-repeat #0e3787 !important;
}

.layout-two-column-right #alpha {
	margin: 12px 23px 0 14px;
	width: 557px;
}

.layout-two-column-right #beta {
	width: 185px !important;
	margin: 22px 0 0 0px;
}