/*

Theme Name: metamorph_killerwhale

Theme URI: http://www.metamorphozis.com/wptheem/index.php?wptheme=metamorph_killerwhale

Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "<a href="http://www.metamorphozis.com/free_templates/free_css_templates/metamorph_killerwhale/">metamorph_killerwhale</a>"

Version: 1.0.6

Author: Oleg

Author URI: http://www.metamorphozis.com/

Tags: fixed width, two columns, blue, widgets, valid CSS, widget ready, simple, clean, white, metamorph

*/





* {
	margin: 0;
	padding: 0;
}
body {
	margin: 20px 0;
	background: #4F7FA9 url(images/bg.gif) repeat-x;
}
body, th, td, input, textarea {
	font-family: Garamond, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 17px !important;
	font-size: 14px;
	color: #666666;
}
#body-wrapper {
	margin:0 auto;
	padding: 0;
	width: 800px;
}
form {
}
h1, h2, h3 {
	color: #4F7FA9;
}
h1 {
	font-size: 3em;
	padding-top: 10px;
}
h2 {
	font-variant:small-caps;
	font-size: 1.1em;
	font-weight: bold;
	color: #4F7FA9;
	padding-top: 10px;
}
o  h3 {
	font-size: 1em;
}
ul, ol {
	margin-left: 3em;
}
a {
	text-decoration: none;
	color: #4F7FA9;
	border-bottom: 1px dotted #4C89B6;
}
a:hover {
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4F7FA9;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}
#main {
	width: 800px;
	margin: 0 auto;
}
/* Header */



#header {
	width: 800px;
	height: 202px;
	margin: 0 auto;
}
#menu {
	float: left;
	width: 780px;
	padding-left: 20px;
	font-size:14px;
	background: url(images/menu.gif) repeat-x
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 32px;
	text-align:center;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #EEEEEE;
	padding: 15px 15px 5px 15px;
	border-left: 1px solid #4F7FA9;
}
#menu a:hover {
	background:  #4F7FA9;
	color: #FFFFFF;
}
/* Logo */



#logo {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	background: url(images/logo.jpg) no-repeat left top;
}
#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}
#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
	color: #ffffff;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
#logo a {
	color: #FFFFFF;
}
/* Page */



#page {
	width: 800px;
	background: #FFFFFF;
	border-top: none;
	padding-top: 20px;
}
/* Content */



#content {
	float: left;
	width: 780px;
	padding: 0px 0px 40px 20px;
}
#content H2 {
	color: #4C89B6;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin:0;
}
#content H4 {
	padding: 0px;
}
#content H4 a {
	color: #4C89B6;
	font-size: 16px;
	test-decoratopn: underline;
}
#content p {
	padding: 0 10px 10px 0px;
}
#content-home {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 20px;
}
.post {
}
.post .title {
	margin: 0;
	font-weight: normal;
}
.post h1.title {
	padding: 15px 0 0 15px;
	height: 30px;
	font-size: 2.4em;
}
.post .entry {
	padding: 0 10px 30px 15px;
}
.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	font-family: Garamond, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C89B6;
}
.post .meta a {
	color: #4C89B6;
}
.post .links {
	margin: 0;
}
.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
#content .date2 {
	float: left;
	width: 81px;
	height: 93px;
	padding-top: 5px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#content .date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #538BB3;
}
#content .date {
	text-align: right
}
#content ul, #content ol {
	margin-left: 30px;
}
/* Sidebars */



.sidebar {
	float: left;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	margin-bottom: 2em;
}
.sidebar li ul {
}
.sidebar li li {
	margin: 0;
}
.sidebar li h2 {
	margin: 0 0 1em 0;
}
#sidebar1 {
	width: 230px;
	padding: 0px 0px 0px 20px;
}
#sidebar2 {
	width: 240px;
	padding: 0px 20px 20px 20px;
}
#sidebar2 h3 {
	margin: 0 0 1em 0;
	background: url(images/title.gif) no-repeat left top;
	padding: 13px 0 0 13px;
	color: #FFFFFF;
	height: 46px;
}
#sidebar2 li ul {
	line-height: normal;
}
#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
}
#sidebar2 li a {
	border: none;
	padding-left: 10px;
	font-size: 11px;
}
#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}
/* Footer */



#footer {
	text-align: center;
	font-size: 13px !important;
	font-size: 11px;
	color: #666666;
	height: 40px;
	padding-top: 30px;
	background: url(images/footer.jpg) no-repeat #4F7FA9;
	height:75px;
}
#footer a {
	color: #666666;
}
#calendar1 {
	padding: 0 10px 20px 10px;
}
#calendar table, #sidebar2 #wp-calendar {
	width: 90%;
	text-align: center;
}
#calendar thead, #sidebar2 #wp-calendar thead {
}
#calendar tbody td, #sidebar2 #wp-calendar tbody td {
	border: 1px solid #F1F1F1;
}
#calendar #prev, #sidebar2 #wp-calendar #prev {
	text-align: left;
}
#calendar #next, #sidebar2 #wp-calendar #next {
	text-align: right;
}
#calendar tfoot a, #sidebar2 #wp-calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}
#calendar #now, #sidebar2 #wp-calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}
input[type="submit"] {
	background:#538BB3 url(images/submit.gif) repeat-x;
	border:none;
	width:140px;
	height:51px;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}
ul#commentlist {
	list-style-type:none;
}
ul#commentlist li {
	clear:both;
}
ul#commentlist div.numberbox {
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;
}
ul#commentlist .commentbox, .txtcomment {
	display:block;
	width:480px;
}
ul#commentlist {
	list-style-type:none;
}
ul#commentlist li {
	clear:both;
}
ul#commentlist div.numberbox {
	float: left;
	width: 73px;
	height: 62px;
	padding: 25px 5px 5px 0px;
	background: url(images/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	font-size:24px;
}
ul#commentlist .commentbox {
	display:block;
	width:400px;
}
div.leftnav {
	float:left;
}
div.rightnav {
	float:right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	padding: 5px;
	margin-right:30px;
	margin-bottom:20px;
	margin-top: 25px;
	border: 1px solid #4C89B6;
}
.alignright {
	float: right;
	padding: 5px;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #EEEEEE;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #4C89B6;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#commentlist {
	width: 650px;
}
#content .categor {
	padding: 5px;
	background: #E8E8E8;
}
#commentlist .gavatar {
	float: left;
	margin: 10px;
	margin-top: 0px;
}
#commentlist .numberbox {
	float: left;
}
#commentlist .commentbox {
	padding-bottom: 60px;
	line-height: 20px;
}
.inthenews {
	width:350px;
	padding:10px;
	float:left;
	margin:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	height:140px;
}
.inthenews img { margin: 0 auto; }

