/*
Theme Name: Ocean Blue
Theme URI: http://daco.lt/
Version: 1.0
Author: Domas 'mikronaz' Makšimas
Author URI: http://daco.lt/
*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; outline: none; }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
img.aligncenter { display:block; margin:0 auto }
img.alignleft { float:left }
img.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */

/* MAIN LAYOUT */
/* ----------------------------------------- */

html {
	background: #fff url(images/bg.jpg) repeat-x top;
}

body {
	background: url(images/footer.jpg) repeat-x bottom;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
}

.wrapper {
	width: 965px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: url(images/header_bg.jpg) no-repeat top center;
	height: 95px;
	overflow: hidden;
}
#header #logo {
	float: left;
	width: 225px;
	height: 72px;
	margin: 15px 50 10 3px;
	display: inline;
}
#header #navigation {
	float: right;
	display: inline;
	height: 39px;
	overflow: hidden;
	margin: 56px 0 0 23px;
}
#header #navigation li {
	float: left;
	height: 39px;
	margin-right: 3px;
	display: inline;
}
#header #navigation li a {
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: transparent url(images/nav_bg_left.png) no-repeat top left;
}
#header #navigation li a:hover,#header #navigation li.current_page_item a {
	color: #003b6d;
	background: transparent url(images/nav_bg_left_ho.png) no-repeat top left;
}
#header #navigation li a span {
	float: left;
	height: 39px;
	padding: 0 16px 0 6px;
	background: transparent url(images/nav_bg_right.png) no-repeat top right;
}
#header #navigation li a:hover span, #header #navigation li.current_page_item a span {
	background: transparent url(images/nav_bg_right_ho.png) no-repeat top right;
}

#container {
	width: 720px;
	float: left;
	margin-top: 16px;
}

#banner {
	display: block;
	width: 722px;
	height: 238px;
	overflow: hidden;
	background: url(images/banner.jpg) no-repeat;
}
#banner form {
	margin: 140px 0 0 13px;
}
#banner form input {
	width: 184px;
	height: 17px;
	border: none;
	font-size: 13px;
	color: #7b7b7b;
	padding: 6px 11px 6px;
	background: url(images/banner_input.png) no-repeat;
	margin-bottom: 9px;
}
#banner form .left {
	float: left;
	display: inline;
}
#banner form .submit {
	width: 92px;
	height: 31px;
	margin: 0 0 0 5px;
	padding: 0;
	text-indent: -9999px;
	background: url(images/submit.png) no-repeat;
	cursor: pointer;
}

.news {
	background: url(images/news_bg.jpg) no-repeat bottom right;
	margin-top: 28px;
	font-size: 12px;
	line-height: 19px;
	color: #6e818b;
	padding: 0 10px 25px 1px;
	text-align: justify;
	position: relative;
	height: 100%;
}
.news h1 {
	font-size: 18px;
	color: #636363;
	margin-bottom: 6px;
}
.news h1 a {
	color: #636363;
	text-decoration: none;
}
.news h1 a:hover {
	text-decoration: underline;
}
.news .thumbnail {
	width: 141px;
	height: 141px;
	overflow: hidden;
	float: left;
	background: url(images/thumbnail_border.jpg) no-repeat;
	padding: 4px 0 0 4px;
	margin: 0 11px 5px 0;
	display: inline;
}
.news .meta {
	color: #969696;
}
.news .meta span, .news a {
	color: #79c7eb;
}
.news .readmore {
	position: absolute;
	display: block;
	width: 94px;
	height: 26px;
	background: url(images/read_more.png) no-repeat;
	text-indent: -9999px;
	bottom: 13px;
	right: 10px;
}

#content {
	font-size: 13px;
	color: #5e5e5e;
	text-align: left;
}
#content h1 {
	font-size: 22px;
	color: #09759C;
}
#content h2 {
	font-size: 20px;
	color: #09759C;
	margin-bottom:5px;
	
}
#content h3 {
	font-size: 18px;
	color: #09759C;
	margin-bottom: 5px;
	margin-top:0px;
}
#content h4 {
	font-size: 16px;
	color: #636363;
}
#content h5 {
	font-size: 14px;
	color: #636363;
}
#content h6 {
	font-size: 12px;
	color: #636363;
}
#content ul, #content ol {
	margin: 10px;
}
#content ul li {
	margin-left: 10px;
	padding-left: 12px;
	background: url(images/list_bullet.jpg) no-repeat 0 7px;
	
}
#content ol li {
	margin-left: 30px;
	list-style: decimal;
}
#content blockquote {
	border-left: 4px solid #fa6900;
	padding-left: 20px;
	margin: 10px;
	font-size: 11px;
	color: #1b83b6;
}
#content a {
	color: #24abe2;
}

#content a:hover {
	color: #fa6900;
	text-decoration:none;
}
#content .meta {
	font-size: 12px;
	color: #969696;
	margin-bottom: 15px;
}
#content .meta span {
	color: #79c7eb;
}
#content p {
	margin-bottom: 15px;
	
	
}
#content .tags {
	font-size: 11px;
	color: #6e818b;
}
#content .tags a {
	color: #0f6e95;
	text-decoration: underline;
}
#content .tags a:hover {
	text-decoration: none;
	color: #fa6900;
}
#content img.alignleft {
	float: left;
	border: 1px solid #6e818b;
	margin: 0 10px 5px 0;
	display: inline;
	padding: 2px;
}
#content img.alignright {
	float: right;
	border: 1px solid #6e818b;
	margin: 0 0 5px 10px;
	display: inline;
	padding: 2px;
}
#content img.aligncenter {
	margin: 10px auto;
	padding: 2px;
	border: 1px solid #6e818b;
}
#post_newsletter {
	width: 464px;
	height: 77px;
	overflow: hidden;
	background: url(images/post_newsletter_bg.jpg) no-repeat;
}
#post_newsletter form {
	margin: 40px 0 0 6px;
}
#post_newsletter form input {
	width: 140px;
	height: 17px;
	border: none;
	background: url(images/post_input.png) no-repeat;
	font-size: 12px;
	color: #818181;
	padding: 5px 8px;
	float: left;
	margin-right: 4px;
}
#post_newsletter form input.submit {
	width: 92px;
	height: 31px;
	padding: 0;
	text-indent: -9999px;
	background: url(images/submit.png) no-repeat;
	cursor: pointer;
}
#content .advertisement {
	margin: 20px 0 10px;
}
#content .advertisement h4 {
	font-size: 11px;
	color: #959595;
	font-weight: normal;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 10px;
}

#content #comments {
	width: 712px;
	height: 33px;
	font-size: 14px;
	color: #474747;
	line-height: 33px;
	padding-left: 8px;
	background: url(images/commets_bg.jpg) no-repeat;
	margin: 10px 0;
}
#content #comments span {
	color: #0f6e95;
}
#content .commentlist {
	margin: 0;
}
#content .commentlist li {
	list-style: none;
	margin: 0;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 8px;
}
#content .commentlist li .fn {
	font-weight: bold;
	font-size: 12px;
	color: #1b83b6;
}
#content .commentlist li .comment-meta a {
	font-size: 12px;
	color: #898989;
	text-decoration: none;
}
#content .commentlist li .comment-meta a:hover {
	text-decoration: underline;
}
#content .commentlist li p {
	color: #6e818b;
}
#content .stores {
	border-bottom: 2px solid #a0d9ea;
	margin: 15px auto;
}
#content .stores .t_header {
	width: 720px;
	height: 26px;
	background: url(images/table_header.jpg) no-repeat;
	
}
#content .stores .t_header th {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	border-right: 1px solid #fff;
	text-align: center;
}
#content .stores .even {
	background: #e2f2f7;
}
#content .stores .featured {
	font-weight: bold;
}
#content .stores tr td {
	color: #1b83b6;
	font-size: 11px;
	padding: 10px 0;
	text-align:center;
}
#content .stores tr td img {
	display: block;
	margin: 0 auto;
}
#content .stores tr td .button {
	display: block;
	width: 108px;
	height: 21px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background: url(images/link_button_bg.png) no-repeat;
	margin: 0 auto;
	padding-top: 3px;
	font-weight: bold;
}
#content .stores tr td .big_button {
	display: block;
	width: 108px;
	height: 60px;
	padding: 0 4px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 14px;
	text-decoration: none;
	background: url(images/link_button_big.png) no-repeat;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-weight: normal;
}

#content .stores tr td .big_button .single {
padding-top:5px;
}
#content .information {
	width: 288px;
	margin: 10px auto;
}
#content .information.left {
	float: left;
	margin: 10px 10px 10px 0;
}
#content .information.right {
	float: right;
	margin: 10px 0 10px 10px;
}
#content .information h3 {
	font-size: 15px;
	color: #6c6c6c;
	border-bottom: 2px solid #a0d9ea;
	width: 285px;
	padding-bottom: 2px;
}
#content .information div {
	background: url(images/information_bg.jpg) repeat-y;
}
#content .information div table {
	background: url(images/information_bottom.jpg) no-repeat bottom left;
	width: 288px;
}
#content .information div table th {
	padding: 0 10px;
	font-weight: bold;
}
#content .information div table td {
	padding: 0 10px;
	text-align: right;
}
#respond h3 {
	width: 712px;
	height: 33px;
	font-size: 14px;
	color: #474747;
	line-height: 33px;
	padding-left: 8px;
	background: url(images/leave_comment_bg.jpg) no-repeat;
	margin: 10px 0;
}
#commentform label {
	display: block;
	font-size: 12px;
	color: #727272;
	font-weight: bold;
}
#commentform input, #commentform textarea {
	border: 1px solid #c4c4c4;
	font-size: 12px;
	padding: 3px;
	width: 326px;
	font-family: Arial;
}
#commentform #submit {
	width: 151px;
	height: 31px;
	background: url(images/comment_button.png) no-repeat;
	border: none;
	cursor: pointer;
}
.navigation {
	margin-top: 20px;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.navigation a {
	font-size: 12px;
	color: #fa6900;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
#content .a_table h2 {
	display: block;
	width: 720px;
	height: 33px;
	line-height: 33px;
	background: url(images/nice_table_top.jpg) no-repeat;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin: 0;
}
#content .a_table {
	margin-bottom: 5px;
	font-family: "Myriad Pro";
}
#content .a_table ul {
	display: block;
	width: 712px;
	height: 36px;
	background: url(images/nice_table_bott.jpg) no-repeat;
	padding: 0 4px;
	margin: 0;
}
#content .a_table ul li {
	float: left;
	padding: 0 2px 0 0;
	background: url(images/nice_table_sep.jpg) no-repeat top right;
	margin: 0;
}
#content .a_table ul li a {
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 21px;
	font-size: 14px;
	color: #0d6690;
	text-decoration: none;
}
#content .a_table ul li a:hover {
	background: url(images/nice_table_hover.jpg) repeat-x;
}


#sidebar {
	width: 230px;
	float: right;
	margin-top: 16px;
}
#sidebar .widget {
	margin-bottom: 17px;
	font-size: 13px;
	color: #0f6e95;
}
#sidebar .widget .widget_wrap {
	background: url(images/widget_bg.jpg) no-repeat bottom right;
	padding-bottom: 20px;
}
#sidebar .widget .widget_wrap div {
	padding: 10px 10px 0;
}
#sidebar .widget h2 {
	font-size: 18px;
	color: #1b83b6;
	border-bottom: 4px solid #e0e0e0;
	padding: 0 2px 5px;
}
#sidebar .widget p {
	width: 214px;
	margin: 0 auto 10px;
}
#sidebar .widget a {
	color: #79c7eb;
	text-decoration: none;
}
#sidebar .widget a:hover {
	text-decoration: underline;
}
#sidebar .widget ul li {
	border-bottom: 1px solid #e0e0e0;
	background: url(images/list_arrow.jpg) no-repeat 12px 10px;
	padding: 6px 10px 6px 30px;
}
#sidebar .widget ul li a {
	font-size: 13px;
	color: #0f6e95;
	text-decoration: none;
}
#sidebar .widget ul li a:hover {
	color: #fa6900;
}
#sidebar .newsletter {
	width: 230px;
	height: 161px;
	background: url(images/newsletter_bg.jpg) no-repeat;
	overflow: hidden;
	margin-bottom: 13px;
}
#sidebar .newsletter form {
	margin: 61px 0 0 10px;
}
#sidebar .newsletter form input {
	width: 188px;
	height: 17px;
	border: none;
	background: url(images/newsletter_input.png) no-repeat;
	font-size: 12px;
	color: #818181;
	padding: 5px 8px;
	margin-bottom: 7px;
}
#sidebar .newsletter form input.submit {
	width: 92px;
	height: 31px;
	margin: -3px 14px 0 0;
	padding: 0;
	text-indent: -9999px;
	background: url(images/submit.png) no-repeat;
	float: right;
	cursor: pointer;
}
#sidebar .search {
	width: 223px;
	height: 36px;
	background: url(images/search_bg.jpg) no-repeat;
	overflow: hidden;
	padding: 13px 0 0 6px;
	margin-bottom: 15px;
}
#sidebar .search .s {
	width: 134px;
	height: 14px;
	background: url(images/search_input.png) no-repeat;
	border: none;
	padding: 5px 7px;
	font-size: 12px;
	color: #8d8d8d;
	float: left;
}
#sidebar .search .searchsubmit {
	width: 62px;
	height: 24px;
	border: none;
	background: url(images/search_submit.png) no-repeat;
	float: left;
	font-size: 12px;
	color: #ffffff;
	margin-left: 7px;
	display: inline;
	cursor: pointer;
}
#sidebar .posts_widget {
	border: 1px solid #a0d9ea;
	background: #f2f7f8;
	margin-bottom: 15px;
	position: relative;
}
#sidebar .posts_widget .wp_top {
	width: 230px;
	height: 4px;
	overflow: hidden;
	background: url(images/post_widget_top.png) no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
}
#sidebar .posts_widget .wp_bottom {
	width: 230px;
	height: 5px;
	overflow: hidden;
	background: url(images/post_widget_bottom.png) no-repeat;
	position: absolute;
	bottom: -1px;
	left: -1px;
}
#sidebar .posts_widget .tabs li {
	float: left;
	height: 31px;
	width: 114px;
}
#sidebar .posts_widget .tabs li a  {
	display: block;
	float: left;
	height: 31px;
	width: 114px;
	line-height: 31px;
	font-size: 15px;
	color: #0f6e95;
	text-decoration: none;
	background: #fff;
	text-align: center;
	border-bottom: 1px solid #a0d9ea;
}
#sidebar .posts_widget .tabs li a.current {
	background: #f2f7f8;
	border-bottom: none;
}
#sidebar .posts_widget .tabs li.newest a {
	border-left: 1px solid #a0d9ea;
	width: 113px;
}
#sidebar .posts_widget .tabs li a:hover {
	text-decoration: underline;
}
#sidebar .posts_widget .widget_wrappper {
	padding: 0 6px;
}
#sidebar .posts_widget .widget_wrappper ul li {
	border-bottom: 1px solid #a0d9ea;
	padding: 8px 0 5px;
}
#sidebar .posts_widget .widget_wrappper ul li a {
	font-size: 12px;
	color: #7099bb;
	text-decoration: none;
	line-height: 16px;
}
#sidebar .posts_widget .widget_wrappper ul li a:hover {
	color: #1b83b6;
}

#footer {
	margin-top: 60px;
	height: 128px;
	background: url(images/footer_bg.jpg) no-repeat bottom center;
}
#footer #footer_text {
	font-size: 12px;
	color: #a0d9ea;
	float: left;
	margin: 10px 5px 5px 5px;
	display: inline;
}
#footer #footer_nav {
	float: right;
	margin: 10px 5px 5px 5px;
}
#footer #footer_nav li {
	display: inline;
	margin: 0 10px;
}
#footer #footer_nav li a {
	color: #a0d9ea;
	font-size: 12px;
	text-decoration: none;
}
#footer #footer_nav li a:hover, #footer #footer_nav li.current_page_item a {
	color: #79c7eb;
	text-decoration: underline;
}


/* NEW */
.recommend {
font-size:14px;

}
