/*
Theme Name: High Tides Striper Tournament
Theme URI: http://www.durkangroup.com
Description: A custom wordpress theme for the High Tides Striper Tournament
Author: Clinton Robbins
Author URI: http://eastwoodarts.com
version: 1.0
Tags: 
*/




/* basics */

body {
	background:#fff url(images/bg.png) repeat-x;
	font-family: Tahoma, Verdana, Geneva;
	font-size: 9pt;
	color:#444;
	}

h1 {
	font-size: 18pt;
	color:#577296;
	font-style:italic;
	font-weight:bold;
}

h2 {
	font-size: 14pt;
	color:#577296;
	font-style:italic;
	font-weight:bold;
}

h3 {
	font-size: 12pt;
	color:#577296;
	font-weight:bold;
}

h4 {
	font-size: 9pt;
	color:#577296;
}

h1, h2, h3 {
	margin:15px 0;
}

p {
margin:12px 0;
}

img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}
	
strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

.clear {
	clear: both;
}


/* links */

a {
	font-weight:bold;
}

a:link {
	color:#0069a5;
	text-decoration: underline;
	}
	
a:visited {
	color:#367fa9;
	text-decoration: underline;
	}
	
a:active {
	color:#0091e4;
	text-decoration: underline;
	}

a:hover {
	color:#0091e4;
	text-decoration: underline;
	}

/* lists */

#content ul {
	padding: 0 0 0 35px;
	margin: 0;
	list-style:disc;
	}

#content ul li {
	margin: 0;
	padding: 0;
	list-style:disc;
	margin-bottom:5px;
	}

#content ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#content ol li {
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	}


/* container */


#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	background-image:none;
	overflow: hidden;
	position:relative;
	}
	
.home #container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	background:transparent url(images/bg-main.jpg) no-repeat;
	overflow: hidden;
	}
	
/* header */

#header {
  	height: 110px;
	background:transparent url(images/bg-sub.jpg) no-repeat;
	}
	
.home #header {
  	height: 110px;
	background-image:none;
	}

#header h1{
	display:none;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* content */

#content {
	line-height:1.6em;
	}
	
.content-sidebar {
	float:left;
	width:530px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	}
	
.post h2{
	font-style:normal;
	}
	
.post h2 a{
	color: #444;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 15px 0px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

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

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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 {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}




/* footer */

#footer {
	background:#e1f3f9;
	clear: both;
	width: 100%;
	border-width:1px 0 1px 0;
	border-style:solid;
	border-color:#bfd5dc;
	margin:30px 0;
	padding:20px 0;
	}
	
#footer_content {
	margin:0 auto;
	width:900px;
}
	
#footer p{padding:14px 0;margin: 0; color: #777; text-align:center;}
#footer a{color: #777;}
#footer a:hover{color: #222;}

#footer .columns-3 {
	float:left;
	width:300px;
	overflow:hidden;
	text-align:center;
}

/* Menu */

#menu {
	float:right;
}

#menu .menu-left {
	display:block;
	float:right;
	background:transparent url(images/bg-menu-right.png) no-repeat;
	width:9px;
	height:30px;
}

#menu #pixopoint_menu_wrapper1 {
	float:right;
	background:transparent url(images/bg-menu.png) repeat-x;
	height:30px;
}

#menu .menu-right {
	display:block;
	float:right;
	background:transparent url(images/bg-menu-left.png) no-repeat;
	width:7px;
	height:30px;
}

#suckerfishnav {
    font-size:13px;
	font-family: Tahoma, Verdana, Geneva;
    font-weight:bold;
    }
#suckerfishnav, #suckerfishnav ul {
	display:block;
    list-style:none;
    line-height:25px;
    padding:0;
    margin:0;
    }
#suckerfishnav a {
    display:block;
    text-decoration:none;
    padding:0px 15px;
	padding-bottom:1px;
	color:#fff;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:251px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
	margin-left:15px;
    border-top:1px solid #2a849d;
    }
#suckerfishnav li li {
    width:249px;
    border-bottom:1px solid #2a849d;
    border-left:1px solid #2a849d;
    border-right:1px solid #2a849d;
    font-weight:bold;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:230px;
    font-size:12px;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
		color:#324f69;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#324f69;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#324f69;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#5bb0c8;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
		color:#fff;
    }
	
	
/* Columns */
.columns-2 {
	float:left;
}

.column-1 {
	width:455px;
	margin-right:30px;
}

.column-2 {
	width:410px;
}

/* homepage */
.sponsors {
	margin-top:510px;
}

.the-skinny {
	margin:20px 0;
}

h2.title {
	font-weight:bold;
	background:transparent url(images/news-hr-top.gif) no-repeat 0 9px;
	padding-bottom:8px;
}

.news .post h2 {
	font-size:12pt;
	margin-bottom:0;
}

.news .post a.read-more {
	padding-left:20px;
	background:transparent url(images/read-more-arrow.gif) no-repeat;
}

.news hr {
	background:transparent url(images/news-hr.gif) no-repeat;
	height:23px;
	border-width:0;
	color:#fff;
	margin:15px 0;
}

a.rsslink {
	background:transparent url(images/rss-icon.png) no-repeat scroll left bottom;
	padding-left:16px;
}

#facebook {
	position:absolute;
	right:10px;
	top:44px;
}