/*
Theme Name: Aquanova - Alekksall
Theme URI: http://wpsite.net
Description: A nice blue and white theme with java
Tags: nice, blue, white, clean, widget, adsense, 3 columns, rounded corners
Version: 1.0
Author: bestfreecards.net
Author URI: http://bestfreecards.net http://good-pictures.ru/
*/

* {
	font-family: arial;
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	background: #f8f9e6 url(images/bg.jpg);
	text-align: center;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
background:#F8F9E6 url(images/header.jpg) no-repeat scroll center top;
	width: 960px;
	height: 400px;
	border:10px solid #252525;
}
/***************************************************/
#pagenav {
	float: left;
	width: 980px;
	height: 60px;
	background:#252525;

}

#pagenav ul {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
}

#pagenav ul li {
background: #9bcb3b;
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
}

#pagenav ul li a {
	background: #3e97d2;
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	letter-spacing: -1px;
	color: #FFF;
text-transform:uppercase;
	font-weight: bold;
}

#pagenav ul li a:hover {
	background: #895E27 none repeat scroll 0 0;
	color: #FFF;
}

#pagenav ul li.current_page_item a {
	background: #D2691E none repeat scroll 0 0;
	background-position: center -60px;
	color: #FFF;
}

#pagenav ul li.current_page_item a:hover {
	background: #895E27 none repeat scroll 0 0;
	
}


/***************************************************/
#searchform {
	float: right;
	width: 230px;
	height: 45px;
	margin-right: 10px;
}

#searchform form {
	float: right;
	display: inline;
	/* background: url(images/ico-search.png) no-repeat; */
	background-position: left 0px;
	width: 240px;
	height: 45px;
padding-top:10px;
margin-right:10px;
}

#searchform fieldset {
	float: right;
	display: inline;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(images/search-input.png) no-repeat;
	color: #243c54;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat;
	font-weight: bold;
	color: #2a526b;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/



#logo {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 28px;
	border-right: 1px dashed #ccc;
/*	background: url(images/logo.gif) no-repeat;	*/
	background-position: left 0px;

}

#logo h1 {
	padding-top: 9px;
	font-size: 26px;
	font-weight: bold;
font-family:Bookman, serif;
}

#logo h1 a {

	font-weight: bold;
	letter-spacing: -1px;
	color: #2a526b;
font-family:Bookman, serif;
}

#logo h1 a:hover {
	color: #5ea2e7;
}

#logo .description {
	color: #243c54;
	font-size: 11px;
	line-height: 1.4em;


}


#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 500px;
	font-size: 11px;
}

#about p {
	color: #243c54;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	float: left;
	width: 540px;
height: 100%;
	background:#ebd8b7;
padding:10px 0 0;
margin-left:10px;
margin-right:10px;

}

.post {
	margin-top: 10px;
}

.post a {
	color: #d2691e;
}

.post a:hover {
	color: #895E27;
}


.entry {

}

.entry h2 {
height:30px;
padding:5px 15px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
background:#464646;
margin:0 10px;

}

.entry h2 a {
	line-height: 1.3em;
	font-size: 20px;
	letter-spacing: -1px;
font-family:Bookman, serif;
padding-left:10px;
}

.entry .date {
	display: block;
	margin: 5px 15px 0px 15px;
	color: #895e27;
	padding-bottom: 5px;
	font-size: 11px;
text-align:right;

}

/********* CSS For Post Info Below Header ***************/
.info {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
	padding-left:10px;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;

	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding: 15px;
	}

.content img{

padding:2px;
margin: 0 10px 0 0;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
font-family:Bookman, serif;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
text-align:justify;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	color: #000;
	padding-left:10px;
}

.content h2 {
padding-left:10px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #000;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #243c54;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #dae0e3 url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
border:1px solid #c9d5db;
}

blockquote p {
	font-family: arial;
font-style:italic;
	line-height: 1.5em;
	font-size: 12px;
	color: #2a526b;
}

blockquote * {
	font-family: arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #2a526b;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: Arial;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.tags {
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;

	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}





.tags a:hover {
	color: #243c54;
}

.follow {
	padding: 10px;
	margin: 10px 15px;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

/***************************************************/
.navigation {
	padding: 20px 10px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #666;

}

.navleft {
	float: left;
width: 100px;
height:30px;	
}

.navright {
	float: right;
	text-align: right;
width: 100px;
height:30px;
}

/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;

}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #243c54;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
background:#252525;
padding-bottom:5px;
}
/***************************************************/
.box {
	width: 420px;
}

.box h2 {
	margin-top: 10px;
	display: block;
	width: 420px;
	height: 22px;
	background:#9bc186 none repeat scroll 0 0;
	color: #3b474e;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
}
/***************************************************/
.ads {
	padding: 10px;
	background: #464646;
	padding: 10px 6px;
	margin-left:4px;
width:400px;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.rssfeedlinks {
	margin-left:20px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #2a526b;
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	color: #5ea2e7;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssinput:focus {
	width: 300px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	width: 400px;
	overflow: hidden;
margin: 0px 5px;
padding: 0px 5px;
background-color:#FFFFFF;
}

.tabs li {
	float: left;
	display: inline;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
}

.tabs li a {
	float: left;
	display: block;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 26px;
	height: 26px;
	background:#D2691E none repeat scroll center 0;
}

.tabs li a:hover {
	display: block;
	color: #fff;
background:#895E27 none repeat scroll center -30px;
}

.tabs li a.selected {
	display: block;
	background: #3e97d2 none repeat scroll 0 0;
	color: #FFF;
}

.tabs li a.selected:hover {
	display: block;
	background:#895E27 none repeat scroll 0 0;
	color: #FFF;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
background:#FFFFFF no-repeat scroll center top;
	padding: 15px 5px 0px;
	overflow: hidden;
	font-size: 11px;
margin-left:5px;
width:400px;
text-align:center;

}

.tabcontent a, .tabcontent a strong {
	color: #2c78b9;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #5ea2e7;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #243c54;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #000;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #895E27;
}

.tabcontent ul li span {
	display: block;
	color: #243c54;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 190px;
	margin-right: 20px;
	font-size: 11px;
padding:0px 5px;
}

.sidebar a {
	color: #2a526b;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: #d7dee1 url(images/nav.gif) top left repeat-x;
	width: 190px;
	height: 22px;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
font-family:Bookman, serif;
}

.sidebar ul li div {
padding-top:10px;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #2a526b;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #5ea2e7;
}
/***************************************************/
#footer {
	width: 100%;
	background: #322e2b;
	padding-top: 15px;
	padding-bottom: 15px;
height:20px;
}

#footercontent {
	width: 980px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ccc;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #333;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #2a526b;
	margin-right: 25px;
}

.rss a:hover {
	color: #333;
	line-height: 1.5em;
}


/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	background:#9BC186 none repeat scroll 0 0;
font-size:20px;
font-weight:normal;
height:30px;
letter-spacing:-1px;
line-height:1.3em;
padding:5px 15px;
margin-bottom:10px;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;


	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}


.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	background:transparent url(images/ico-comment.gif) no-repeat scroll left center;
line-height:26px;
padding-bottom:1px;
padding-left:20px;
padding-top:1px;
}

.result .rcomment a:hover {
	background:transparent url(images/ico-comment.gif) no-repeat scroll left center;
line-height:26px;
padding-bottom:1px;
padding-left:20px;
padding-top:1px;

}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #243c54;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #243c54;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #243c54;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding: 20px 15px;
	background: #ebd8b7;
}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background: #b4b4b4;
	padding: 20px;
	margin-top: 20px;
	border:5px solid #464646;
}

ol.commentlist li.alt {
	background: #dcdcdc;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 40px;
	width: 410px;
		margin-top: -30px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #895E27;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #D2691E;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	background: #464646;
	width: 500px;
	padding: 10px;
padding-right:0;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #000;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #000;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: #666;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

#lowercontent {
float:left;
width:100%;
height: 100%;
background:#252525 none repeat scroll 0 0;
padding-bottom:30px;
}


/***************************************************/

.all {
width:420px;
padding-left:20px;
}
/*****************************************/

.wp-post-image {
float: left; 
border: 5px solid #464646;
margin-left:-50px;
margin-top:16px;
}