/* 
Theme Name: Into the Ocean
Theme URI: http://www.designadaptations.com/themes
Description: 2-column, extended footer, fluid theme. Добавлена возможность редактирования настроек шаблона, а так же внедрения списка постов RSS ленты.  
Version: .03
Author: Charity J. Ondriezek, Sharofiddin aka Sherif (sharof2000@gmail.com), Vladimir Sheyanov (pdc@mail.ru)
Author URI: http://www.designadaptations.com
*/

	
/* -------------------------------------------------
     BASIC FORMATTING 
------------------------------------------------- */
* {margin: 0; padding: 0;}
	
body{
	color:#000000;
	font-size:62.5%;
	line-height:2em;
	font-family:Arial, Helvetica, sans-serif;}
	
h1,h2,h3,h4,h5,h6{font-family:Arial, Helvetica, sans-serif;}

h1{font-size:2em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.2em;}
	
p img{border:solid 1px #ccc; padding:2px; margin:0 auto;}

ol{padding: 5px; margin-left:20px; list-style:upper-roman;}
ul{padding: 5px; margin-left:20px; list-style:circle;}
li{padding: 2px;}
	
a, a:active{ color: #000;text-decoration:none;}
a:visited{ color: #000;}
a:hover{ color: #000;}
a img{border:solid 1px #ccc; padding:2px; margin:0 auto;}

blockquote{ 
	padding: 5px 10px;
	width:80%;
	border-top: 4px double #c3c4c5;
	border-bottom: 4px double #c3c4c5;
	margin: 10px 5%;}

code{font-family:"Courier New", Courier, monospace;}

/* -------------------------------------------------
     WRAP 
------------------------------------------------- */
#wrap {font-size:1.2em;}

/* -------------------------------------------------
     HEADER 
------------------------------------------------- */
#header{
	width:100%;
	float:left;
	padding:10px 0;
	background-image: url(../into_the_ocean/images/banner_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	}
	
	
#header h1{
	margin:0px 0 0 15px;
	padding:5px 0;
	background-color: #CCCC33;
}
	
#header h1 a {
	color:#000; 
	text-decoration:none;}

.tagline{
	font-size:1em;  
	color:#353535;
	float:left;
	margin:0 0 10px 15px;
	padding:0;}
	
#topcats {
	position: absolute;
	height: 40px;
	width: 500px;
	left: 340px;
	float: right;
}

#topcats li{
	display: inline;
	margin-right: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #595959;
}		
#topcats a:hover{
	color: #E77843;
}	
	
/* -------------------------------------------------
     NAV 
------------------------------------------------- */
#nav {
	width:100%;
	height:128px;
	background:#5e5e5e url(../into_the_ocean/images/nav_bg_top.png) bottom;
	border-bottom:solid 2px #000;}
	
#nav ul {
	float:right;
	width:95%;
	list-style: none;
	display: inline;}
	
#nav ul li {
	margin-top:60px;
	float:right;
	list-style: none;
	display: inline;}

#nav li a {
	
	padding: 4px 10px;
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;}
	
#nav li a:hover { 
	padding: 4px 10px;
	background: url(../into_the_ocean/images/nav_bg.png) top;
	color:#fff;}
	
#nav ul li ul{
	float:left; 
	border:none;
	margin-top:7px;}
	
#nav ul li ul li a{border:none;}
	
#nav ul li ul li a:hover{
	border:none;
	color:#c3c3c3;
	background:#333;}
	

/* -------------------------------------------------
     SEARCH
------------------------------------------------- */
#search_form{
	float:right;
	margin:0.2em 0pt 0.4em 15%;; 
	padding: 3px 7px;}

#text_input{
	background: #acc5ef url(../into_the_ocean/images/comment_bg.png) repeat-x top; 
	border:solid 1px #0b1d32;
	padding:1px 2px;
	color:#3b5b81;}
	
#search_submit{
	background: #acc5ef url(../into_the_ocean/images/comment_bg.png) repeat-x top;
	border:solid 1px #0b1d32; 
	color:#3b5b81;
	cursor:pointer;}

#search_results{
	float: left;
	width: 50%;
	margin-left:1%; 
	padding-left:1%;}
	
#search_results h3 a{font-weight:normal;}

#search_results p.meta	{padding: 2px 0; margin-bottom: 5px; }
		
#search_results .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #3b5b81;}

input#search_results {
	padding: 2px;
	margin: 0;
	border: 1px solid #ccc;}

.keyword strong{
	font-style:italic; 
	color:#6f2422; 
	font-family:"Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;}
	
/* -------------------------------------------------
     CONTENT 
------------------------------------------------- */	
#content {
	padding: 0;
	margin:10px auto 0 30px;
	width: 100%;}

/* -------------------------------------------------
     ENTRIES 
------------------------------------------------- */
#latest {
	float: left;
	width: 45%;
	border-right: 1px dotted #ccc;
	padding-right:1%;
	margin: 0 0 30px 15px;
	min-width:405px;}
	
#latest h2 {
	padding: 2px 0;
	margin: 5px 0;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	color: #595959;}
				
#latest h2 a {
	color: #595959;
	text-decoration: none;}
	
#latest h2 a:hover {color: #595959;}

#latest h3{margin-top:10px; color:#595959;}

#latest p { 
	line-height: 1.4em; 
	padding: 10px 0 10px 0;}
 
.category{
	font-size:.9em;
	color: #fff;
	background: #b8dc7c;
	padding: 1px 4px;
	margin: 2px 2px 4px 0;
	float:right;}

.latestdate {
	font-size:.9em;
	color: #fff;
	background: #e67817;
	padding: 1px 4px;
	margin: 2px 2px 4px 0;
	float:right;}
	
#latest1 {
	float: left;
	border-right: 1px dotted #ccc;
	padding-right:1%;
	margin: 0 0 30px 15px;
	min-width:405px;}
	
#latest1 h2 {
	padding: 2px 0;
	margin: 5px 0;
	border-bottom: 1px dotted #ccc;
	width: 100%;
	color: #595959;}
				
#latest1 h2 a {
	color: #595959;
	text-decoration: none;}
	
#latest1 h2 a:hover {color: #595959;}

#latest1 h3{margin-top:10px; color:#595959;}

#latest1 p td{
	line-height: 1.4em;
	padding: 10px 0 10px 0;
	text-align: justify;
}

	
/* -------------------------------------------------
     RECENT 
------------------------------------------------- */
#recentposts {
	float: left;
	width: 40%;
	padding-left: 1%;
	margin: 0 0 20px 2%;
	font-size:90%;}

#recentposts h2{
	font-size:1.5em; 
	color:#e67817; 
	text-transform:uppercase;
	letter-spacing:.1em;
	float: left;
	width:100%;}

#recentposts .entry {
	float: left;
	padding:1%;
	width: 100%;
	padding:10px 0;
	line-height:1.7em;}

#recentposts .entry_thumb {
	float: left;
	display:inline;
	padding:7px;
	line-height:1.7em;}

#recentposts .entry a {color:#595959; text-decoration:none; }
#recentposts .entry a:hover {color:#909090;}
#recentposts .entry p{margin-top:5px;}

#recentposts .entry span{
	background: #cecfcf; 
	padding: 1px 4px;
	margin: 2px 2px 4px 0;
	color:#676767;}			

#recentposts .more {
	float:right;
	padding-right: 20px; 
	background:url(../into_the_ocean/images/page_white_go.png) right no-repeat;}

/* -------------------------------------------------
     SIDEBAR
------------------------------------------------- */
#sidebar {
	float: left;
	width: 27%;
	margin-left: 2%;
	color:#000;	}

#sidebar h3{
	background:#fff;
	color:#E67817;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding:2px 5px; 
	margin: 10px 0 5px 0;}
	
#sidebar ul {list-style: none; margin: 10px 0;}
	
#sidebar ul li{
	padding: 2px 5px;
	border-bottom: 1px dotted #c4c4c4;}
	
#sidebar a{color: #676767; font-weight:bold; text-decoration:none;}	
#sidebar a:hover{color:#222; font-weight:bold;}

#sidebar em{
	color:#676767; 
	font-size:1.2em;
	font-weight:normal;}
	
#sidebar small{margin-left:10px;}

/* -------------------------------------------------
     ARCHIVE 
------------------------------------------------- */
#archive {
	float: left;
	width: 50%;
	margin-left:1%; 
	padding-left:1%;}

h2.archive {color: #c3c3c3;}

#archive h3 a {font-weight:normal;}

#archive p.meta{padding: 2px; margin-bottom: 5px;}
		
#archive .post {
	float: left;
	margin: 10px 0 10px 0;
	width: 100%;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #676767;}

/* single pages, search results and archives */	
.navigation {
	float: left;
	width: 98%;
	padding: 1%;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: .9em;}
	
	.previous { 
		padding-left: 20px;  
		float: left; 
		width: 45%;  
		text-align: left;
		background:url(../into_the_ocean/images/arrow_left.png) left no-repeat;}
		
	.next { 
		padding-right: 20px; 
		float: right; 
		width: 45%; 
		text-align: right;
		background:url(../into_the_ocean/images/arrow_right.png) right no-repeat;}

/* -------------------------------------------------
     COMMENTS SECTION 
------------------------------------------------- */
#comments{
	float:left;
	width:100%;
	background: #c3c3c3 url(../into_the_ocean/images/comment_bg.png) top repeat-x;
	color:#676767;
	padding:0;
	margin:0;
	border-top:solid 4px #c2c2c2;}
	
#comments h3{
	font-size:1.5em;
	padding:10px 10px 12px 10px;
	text-transform:uppercase;}	

/* -------------------------------------------------
     COMMENTS LIST
------------------------------------------------- */
#comment_list{
	float:left;
	width:50%;}

.comment, .commentalt {
	width: 80%;
	margin: 10px 0 10px 10px;
	padding: 0 0 10px 0;
	border:solid 1px #676767;}

.comment a, .commentalt a{color:#676767;}
.comment p, .commentalt p{margin:5px 0; padding:5px;}
	
.comment {background:#373; color:#000;}

.commentalt {background:#E0E0E0 url(../into_the_ocean/images/comment_bg.png) bottom repeat-x; color:#333;}

cite{
	padding: 5px; 
	float:left; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-style:normal;}	

.comment_meta {
	padding: 5px;
	margin: 2px;
	float:right;}

#no_comments {
	float: left;
	width: 45%;
	padding-right:1%;
	padding-bottom:25px;
	margin: 0 0 30px 15px;}

#no_comments p{margin:5px;}

/* -------------------------------------------------
     COMMENT FORM 
------------------------------------------------- */
#comment_form {
	float: right;
	width: 45%;
	padding: 0 1%;
	margin: 0 1%;}
	
#comment_form h3 {margin: 0; color:#676767;}
#comment_form p{padding:5px;}
#comment_form a{color:#1f1f1f;}

input#author, input#url, input#email {
	padding: 2px;
	margin: 2px 0;
	border: 1px solid #676767;}
	
textarea {
	border: 1px solid #676767;
	width: 70%;
	padding: 2px;}

#comment_form #submit{
	background: #676767 url(../into_the_ocean/images/nav_bg.png) repeat-x top;
	border:solid 1px #000; 
	color:#000;
	padding:2px;
	cursor:pointer;}
				
/* -------------------------------------------------
     FOOTER 
------------------------------------------------- */
#footer {
	float: left;
	background: #5e5e5e url(../into_the_ocean/images/nav_bg.png) top repeat-x;
	width: 100%;
	padding: 25px 0;
	border-top: 4px solid #595959;}

#footer h3 {
	color: #fff;
	padding:2px 0 6px 0;
	margin-bottom: 5px;
	text-transform:uppercase;}

#footer a, #footer a:active, #footer a:visited {
	color: #e6e6e6;
	font-weight:bold;
	text-decoration: none;}
	
#footer a:hover {color: #fff;}

.footercolumn {
	float: left;
	width: 30%;
	margin-left: 2%;}

#footer ul {
	float: left;
	width: 85%;
	padding: 0;
	margin-bottom:10px;
}
	
#footer ul li {
	margin: 3px 0 3px 0;
	list-style: none;
	color: #fff;
	border-bottom:dotted 1px #e7e7e7;}

#footer ul#links {width: 90%;}

.rss{padding-left: 20px; background:url(../into_the_ocean/images/rss.png) left no-repeat;}	

#copyright {
	float: left;
	width:100%;
	background: #5e5e5e;
	padding:10px 0;
	margin:0;
	font-size: .9em;
	color: #fff;
	text-align:center;}
		
#copyright a {color: #fff;}

/* -------------------------------------------------
	 CLEARS
------------------------------------------------- */
.clear{clear:both;}

.cleartitle{margin-top:7px;}

.noborder{border:none !important;}

.left{float:left; margin:5px;}
.right{float:right; margin:5px;}

/* -------- COLORS ---------
	dk red: #6f2422
	lightest blue: #dbe9f4
	lt blue: #acc5ef
	mid blue: #3b5b81
	dk blue: #091B2F
	darkest blue: 0b1d32
--------------------------*/ 
.loading {
	background-image: url(images/spinner.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:10px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E77843;
	line-height:10px;	
}