/*
Theme Name: The Fishy Theme
Theme URI: http://www.thepimppanther.com/
Description:Travel, leisure, summer time related wordpress theme. 
Version: 1.1
Author: V
Author URI: http://www.thepimppanther.com/
Tags: blue, 2 columns, ads ready, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

body {
	background: #36c0cd;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	color: #01474f;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	background: #015a62 url(images/page.jpg) top no-repeat;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 1000px;
	}


.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1 {
	font-size:48px;
	font-family: georgia;
	letter-spacing: -2px;
	line-height: 30px;
	color: #003940;
	position:relative;
	margin-left: 5px;
	}

h1 span {
	font-size:48px;
	font-family: georgia;
	letter-spacing: -2px;
	line-height: 30px;
	color: #fab900;
	position:absolute;
	margin-left: -2px;
	margin-top: 2px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
h1 span {
	margin-left: 325px;
	}
}


h1 a, a:hover, a:visited {
  	text-decoration: none !important;
	}

h2 {
	font-size: 22px;
	margin: 0;
    	}

h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2 {
	text-decoration: none;
	color: #b14816 !important;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 18px;
    	padding: 0;
	margin:0px;
	color: #000;
	}

h4, h5, h6 {
	margin: 5px 0px;
	}

a, a:visited {
	color: #b14816;
	text-decoration: none;
	}

a:hover {
	color: #015a62;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width: 465px;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 60px;
	background: #c4d7dc url(images/quotes.png) top left no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

#navigation {
  	text-align: center;
	font-weight: bold;
	float: left;
	width: 940px;
	height: 10px;
	padding-top: 20px;
	}

#searchh {
    	width:200px;
	background: none;
	color: #82f2f3;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 0px 0px 0px 5px;
	padding: 4px 2px 1px 2px;
	border: none;
	}

#searchform {
    	width:210px;
	height: 23px;
	background: url(images/src.png) left no-repeat;
	color: #82f2f3;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	font-weight: normal !important;
	margin: 0px 0px 0px 5px;
	padding: 5px 2px 1px 7px;
	font-weight: bold;
    	border:none;
	}

#submit {
	background: url(images/go.png) top no-repeat;
	width: 32px;
	height: 32px;
	color: #638e3c;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 4px 1px 1px;
	font-weight: bold;
    	border: none;
	}

#feedburner{
	width: 0px;
	background: none;
	border: none;
	padding: 0;
	margin:0;
	}

#feedbutton{
	width: 70px;
	height:70px;
	background: url(images/feedburner.png) top no-repeat;
	border: none;
	padding: 0;
	margin:0;
	cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*==========================================================
	Header
============================================================*/

#srch {
	background: url(images/src.png) top no-repeat;
  	margin:0;
	width: 200px;
	padding-left: 30px;
	padding-right: 20px;
	height: 30px;
	float: right;
	}

#header {
	background: url(images/header.jpg) top no-repeat;
	margin: 0px auto;
	float: left;
	padding: 0;
	height: 250px;
	width: 1000px;
	}

#description {
	float: left;
	width: 999px;
	margin: 0;
	padding-top: 25px;
	text-align: center;
	}


/*===================================================================
	Menu bar
=====================================================================*/
	
#menu_bar {
	float: left;
	width:900px;
	padding-top:0px;
	margin-top:55px;
	margin-left: 40px;
	text-transform: uppercase;
	}

ul#navlist {
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:880px;
	padding-left: 10px;
	padding-right: 10px;
	}

ul#navlist li {
	font-size:10pt;
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	background: url(images/menu.png) bottom left no-repeat;
	font-family:georgia;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color: #01474f;
	height:24px;
	margin-right:0px;
	padding-top:5px;
	padding-left:30px;
	padding-right:10px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#navlist li a:hover {
	color: #c17a40;
	}


/*==============================================================
	Positioning of the ads banners
================================================================*/

#ad160 /* banner in the sidebar*/ {
	width:160px;
	margin-left: -5px;
	}


/*=====================================================================
	Blog page
=======================================================================*/

#pbody {
	background: #e6ebe1 url(images/pbody.jpg) top no-repeat;
	width:943px;
	margin-top: 0px;
	margin-left: 26px;
	padding-left: 7px;
	float: left;
	}

#content {
	width:560px;
	margin-left:10px;
	margin-right: 5px;
	margin-top: 0px;
	float:left;
	}

/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	width:555px;
	float: left;
	margin-bottom:-10px;
	text-align: justify;
	font-size:14px;
	}

.ptitle{
	background: url(images/posttop.png) top no-repeat;
	width: 555px;
	min-height: 70px;
	margin: 0;
	overflow: hidden;
	}

.date {
	width: 30px;
	height: 70px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #b14816;
	text-align: center;
	margin-top: 22px;
	margin-left: 19px;
	}

.title {
	width: 405px;
	padding-top: 40px;
	padding-left: 90px;
	float: right;
	text-align: left;
	}

.entry {
	background: url(images/entry.png) top repeat-y;
	padding: 0 10px;
	width: 535px;
	margin: 0;
	float: left;
	}

.postmetadata {
	background: url(images/postbottom.png) bottom no-repeat;
	float: left;
	padding-right: 20px;
	width: 535px;
	min-height: 50px;
	margin: 0;
	font-size: 11px;
    	clear: both;
	font-style: oblique;
	text-align: right;
    	}

.comment {
	width: 20px;
	height: 30px;
	float: right;
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
	}

.comment a, .comment a:visited {
	color: #b14816;
	text-decoration: none;
	}

.comment a:hover {
	color: #01474f;
	text-decoration: none;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#sidebar{	
	float:left;
	width: 350px;
	margin-left:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: georgia;
	font-size: 12px;
	padding: 0px 0 10px 0;
	}

.rss {
	width:330px;
	margin: 0px auto;
	padding:0 10px;
	font-weight: bold;
	}

#sidebar a, a:visited {
	color:#01474f;
	text-decoration: none;
	}

#sidebar a:hover {
	color:#b14816;
	text-decoration:none;
	}

#sidebar ul, #sidebar ul ol {
	margin:0;
	padding: 5px;
	}

#sidebar li {
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


/*Sidebar1*/

#sidebar1 {
	width: 170px;
	float:left;
	margin-right: 5px;
	}

.top{
	width: 170px;
	height:10px;
	background: url(images/top.png) top no-repeat;
	}

.bottom{
	width: 170px;
	height:10px;
	background: url(images/bottom.png) bottom no-repeat;
	}

.inner{
	background: url(images/side.png) top repeat-y;
	width: 160px;
	padding: 0 5px;
	}

#sidebar1 h2 {
	width: 145px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right: 5px;
	background: url(images/h2side.png) bottom left no-repeat;
	margin-left: -15px;
	font-size:18px;
	text-align: center;
	}

#sidebar1 a, a:visited {
	color:#01474f;
	text-decoration: none;
	}

#sidebar1 a:hover {
	color:#b14816;
	text-decoration:none;
	}

#sidebar1 form {
	margin: 0;
	}

#sidebar1 ul, #sidebar ul ol {
	margin:0;
	padding: 5px;
	}

#sidebar1 li {
	list-style-type: none;
	}

#sidebar1 ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar1 ul p, #sidebar1 ul select {
	margin: 5px 0 8px;
	}

#sidebar1 ul ul, #sidebar1 ul ol {
	margin: 0;
	}

#sidebar1 ul ul ul, #sidebar1 ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar1 ul ol li {
	list-style: decimal outside;
	}

#sidebar1 ul ul li, #sidebar1 ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar1 ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar1 ul li ul li {
	padding: 0px;
	margin: 0px;
	}

/*Sidebar2*/

#sidebar2 {
	width: 170px;
	float: left;
	}

.top2{
	width: 170px;
	height:10px;
	background: url(images/top2.png) top no-repeat;
	}

.bottom2{
	width: 170px;
	height:10px;
	background: url(images/bottom2.png) bottom no-repeat;
	}

.inner2{
	background: url(images/side2.png) top repeat-y;
	width: 160px;
	padding: 0 5px;
	}

#sidebar2 h2 {
	width: 145px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right: 5px;
	background: url(images/h2side.png) bottom left no-repeat;
	margin-left: -15px;
	font-size:18px;
	text-align: center;
	}

#sidebar2 a, a:visited {
	color:#01474f;
	text-decoration: none;
	}

#sidebar2 a:hover {
	color:#b14816;
	text-decoration:none;
	}

#sidebar2 form {
	margin: 0;
	}

#sidebar2 ul, #sidebar2 ul ol {
	margin:0;
	padding: 5px;
	}

#sidebar2 li {
	list-style-type: none;
	}

#sidebar2 ul li {
	list-style-type: none;
	margin-bottom: 5px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 0;
	}

#sidebar2 ul ul ul, #sidebar2 ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding:0px;
	}

#sidebar2 ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	} 

#sidebar2 ul li ul li {
	padding: 0px;
	margin: 0px;
	}

/*Sidebar search form*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* Calendar */

#wp-calendar {
	width: 160px;
	margin: 0 auto;
	background: none;
	border: none;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	background: none;
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 160px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/*================================================================
    Begin Comments
==================================================================*/

#commentblock {
	width: 530px;
	float: left;
	padding: 10px;
	margin: 0px;
	}
	
#commentblock p {
	padding: 0px;
	margin: 0px;
	}
	
.commentleft {
	width: 530px;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	}

.ctop{
	width: 510px;
	min-height:20px;
	background: url(images/ctop.png) top no-repeat;
	padding: 10px;
	}

.centry{
	width: 510px;
	min-height: 40px;
	background: url(images/centry.png) top repeat-y;
	padding: 10px;
	}

.cbottom{
	width: 510px;
	min-height:20px;
	background: url(images/cbottom.png) bottom no-repeat;
	padding: 10px;
	margin-bottom: 5px;
	}
	
#commentblock ol {
	margin: -10px 5px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

#commentform input {
    	background: #eedf8d;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
    	background: #eedf8d;
	color: #000;
	width: 500px;
	padding: 2px;
	margin-bottom: 10px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	width: 150px;
	height: 30px;
	margin: 0 0 5px auto;
	float: left;
	background: url(images/scom.png) top no-repeat;
	color: #01474f;
	font-size: 12px;
	padding: 2px 4px 1px 4px;
	font-weight: bold;
    	}


/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: #e6ebe1 url(images/footer.png) bottom right no-repeat;
	width:950px;
	margin-top: 0px;
	margin-left: 26px;
	padding-top:20px;
	height: 50px;
	clear: both;
    	text-align: center;
	}

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}
