/*
Theme Name: Panama Fishing
Theme URI: http://www.corewebsolutions.com
Description: Custom
Version: 1.3
Author: Core Web Solutions
Author URI: http://www.corewebsolutions.com/
*/

html, body {
margin : 0;
padding : 0;
}

body {
	color : #4B698D;
	width : 100%;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	background-color: #C5D1E0;
	margin-top: 6px;
}
			/*links*/
a:link, a:visited {
color : #003399;
background : transparent;
text-decoration : none;
}
a:hover {
color : #5BA2D5;
text-decoration : none;
}
a:active {
color : #484500;
text-decoration : none;
}
			/*container*/
#container {
	width : 900px;
	margin : 0 auto;
	line-height: 1.3em;
	background : #fff;
	background-image: url(images/main-bg.png);
	border: 1px solid #999;
}
			/*header*/
#top {
	padding : .8em;
	height:180px;
	color : #fff;
	background-color: #3D5965;
	background-image: url(images/panam-fishing-banner.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#top h1 {
	letter-spacing: 3px;
	float:left;
	padding : 30px 0 10px 40px;
	margin-left : 130px;
	font-size : 23pt;
	color: #ADD56F;
	background : transparent;
	font-family: "Trebuchet MS", cursive;
}
			/*main content*/
#content {
	margin-left : 0;
	margin-top : 24px;
	padding:10px;
	color : #39506F;
	font-size: 102%;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;	
}
#content img {
	padding-right: 8px;
	padding-top: 6px;
}
			/*left sidebar*/
#leftnav {
float : left;
width : 170px;
margin-top : 30px;
padding : 0 1em;
}
#leftnav p {
margin : 0 0 .2em 0;
}
#leftnav ul li{
	list-style-type:square;
	color: #CC6600;
	margin-bottom: 8px;
}
#leftnav ul li a{
font-size: 1em;
}
			/*columns*/
#columnbox {
width: 700px;
height: 250px;
margin:0;
}			
.col3,.col3center {
margin:20px 0;
margin-left:2%;
float: left;
width: 28.5%;
height:200px;
border: 1px solid #eee;
background : #F7FAFB url(../default/images/column.gif) no-repeat;
}
.col3center {
margin: 20px 3%;
}
.photos a,.films a,.music  a {
color:#385E6E;
}
.photos a:hover,.films a:hover,.music  a:hover {
color:#809E53;
}
			/*footer*/
#footer {
	height:75px;
	clear : both;
	font-size : 0.9em;
	border-bottom : 0px solid #808080;
	border-top : 0px solid #808080;
	color : #333;
	background : url(../default/images/footer.png) no-repeat;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
#footer img {
float : right;
}
/* seen by IE5mac only, */
*>html #footer img {
margin : 0;
}
/* end */
#footer p {
padding-left : 15px;
}
#footer a {
color:#3D5965;
}
			/*typography*/
img {
border : none;
}
p {
	margin-top: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
	margin-right: 9px;
	text-align:justify
}
h1 {
	font-size : 175%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #809E53;
}
h2 {
	font-size : 1.2em;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 0;
	letter-spacing: 3px;
}
h3 {
margin : 5px 0 1em 0;
/* text-align:center; */
font : 130% Helvetica, "lucida sans", "Trebuchet MS", Arial, Tahoma, sans-serif;
letter-spacing:1.5px;
color: #003366;
}
.quote {
border-top : 1px solid #808080;
padding : 10px;
}
			/*search & login*/
#search {
margin: 0 50px 0 0;
float: right;
color:#000;
}
legend {
font-weight:bold;
color:#999999;
}
.txtBox {
background:#F7FAFB;
}
			/*clearer*/
.clear {
clear: both;
display: block;
overflow: hidden;
width: 0;
height: 0;
}
.imgcenter {
display: block;
margin-left: auto;
margin-right: auto;
}
/*top navigation*/
#topnav{position:relative;display:block;height:30px;font-size:10px;font-weight:bold;letter-spacing:1px;background:transparent url(../default/images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#topnav ul{margin:0;padding:0;list-style-type:none;width:auto;}
#topnav ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	background-repeat: no-repeat;
	background-image: url(images/div-line.png);
	background-position: right;
}
#topnav ul li a{
	display:block;
	float:left;
	color:#003366;
	text-decoration:none;
	height:24px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(images/div-line.png);
	background-repeat: no-repeat;
	background-position: right;
}
#topnav ul li a:hover {
color:#0066CC;


}

#topnav ul li.current_page_item a{
color:#FFF;
background:transparent url(../default/images/bgON.gif) 
repeat-x 
top left;
}

.alignleft {float:left;}
.alignright {float:right;}

/*  ADDED */
.tags1 {
	font-size:80%;
	color:#666666;
	margin-top:8px;
	font-style: oblique;
}
.date1 {
	font-size: 92%;
	color: #333;
}
#top-name {
	margin-left:100px;
	margin-top: 16px;
	margin-bottom: 6px;
	display: none;	
}
.flash {
	float: left;
	padding-right: 9px;
}
.description {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #000000;
}
div#tag-top {
	visibility: hidden;
	display: none;
}
#tag-bottom {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#tag-bottom p{
	font-size: 0.8em;
}
