/*
Theme Name: Fisherman Association
--------------------------------------------------*/
body {

      font: 11px arial;
      margin: 0 auto;
	  background:#cccccc;
	  padding:0;
}

#page{ width:970px;
margin:0px auto; padding:0;
background-color: #ffffff;
}

/* Header */

#header {
      width:970px;
	/*height:278px*/
	margin:0;
	padding:0;
position:relative;
}
.banner{
background:center;
margin:-6px 0px 0 -1px;
width:970px;
padding:0;
overflow:hidden;

}

.logo {
background:center;
background:url(images/head1.gif) no-repeat;
  margin:0 0px 0 0px;
 height:284px;
  width:970px;
	position:absolute;
left:0px;
top:0px;
z-index:100;

filter: alpha (opacity=90);
-moz-opacity:.90;opacity:.90;
}


/* Search*/

#searchbg {
 height:62px;
 width: 290px;
 float: right;
 position:relative;
  margin-top: 8px;
}
.rss{
margin-left:10px;

}

.searchform {
 background-color: #fff;
 margin-top: 10px;
 margin-left: 10px;
 height:20px;
 line-height:20px;
 vertical-align:top;

 border: 1px solid #b0c8d8;
}

.searchsubmit {
 background-color: #05395b;
 
 color: #ffffff;
 margin-top: 13px;
 margin-left: 8px;
 font: 12px arial;
 background-image:url(images/search_but.gif) ;
 
  vertical-align:top;
 height:22px;
 width:28px;
 border:none;
 cursor:pointer;

}




h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

}



h1 {

	font-size: 3em;

}



h2 {

	font-size: 1.3em;

}



h3 {

	font-size: 1em;

}







/* Top Menu */



#menubg {

	float: left;

	background: url('images/menubg.gif') repeat-x;

      width:650px;

	height:40px

}



.menulinks {

    font: 14px arial;

    font-weight: bold;

    float:left;

    width: 650px;

    color: #ffffff;

}



.menulinks ul {

    list-style: none;

    margin:0;

    padding:0;

    text-align: center;

}



.menulinks li {

    float:left;

    background: url(images/img05.gif) no-repeat right top;

    line-height:40px;

    padding: 0 20px 0 20px;

    height: 40px;

}  



.menulinks a {

    color: #ffffff;

    text-decoration:none;

    text-transform: uppercase;

}



.menulinks .current_page_item a {

    background:none;

    color: #4da2d9;

}



.menulinks a:hover {

    color: #4da2d9;

    text-decoration: none;

}



/* Content */



#content1bg {
	float: left;
    background:#ffffff;
	width:700px;
	margin-top:20px;
}

.post {

}
.post .title {

	margin: 0;
     

      font-size: 22px ;
	  font-family:Arial, Helvetica, sans-serif;
      color: #496DAA;

}



.post h2.title {
	color:#496DAA;
     font-size:22px;
}

.post h2.title a{
line-height:22px;
	color:#496DAA;
     font-size:22px;
	/*padding: 0px 0px 5px 0px; */  
      margin: 10px 0px 0px 13px;
	  

}
.post p {
	 font-size: 12px ; font-family:Arial, Helvetica, sans-serif;
       color: #000;
       padding-left: 10px;
       padding-right: 10px;
	
}
img {
	 padding:5px 8px 5px 2px;;
}


.post .title a:hover {
color:#496DAA;
	text-decoration: none;

}



.post .title a {

	text-decoration: none;

}



.post .entry {

	margin: 0px;

	padding: 0px 5px;

}



.post .meta {

	height:20px;

	margin: 5px 5px 5px 5px;

	padding: 15px 0 0 30px; 

	line-height: normal;

      background: url(images/post_icon.gif) no-repeat left;

      background-position: 10px;

}



.post a {

	color: #31363B;

}



.post a:hover {

	color: #31363B;

      text-decoration: none;

}



/* sidebar*/
.sidebg {
	margin:20px 5px 10px 0;
	float:right;
    background-color: #ffffff;
	width:255px;

}


.sidemenu-head {
	float:right;
	width:250px;
	

}

.sidemenu-head {
	display:block;
	width:240px;
      color: #fff;  vertical-align:top;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight:normal;
	  text-align:left;
	  padding-left:10px;
	  background-image: url('images/right_top_bg.gif');
	  height:30px;
	  line-height:30px;
      font-size: 16px;
	  margin:0;
}
.sidemenu-head a{
color:#fff; text-decoration:none;}
.sidemenu-head a:hover{
color:#ccc; text-decoration:underline;}

.sidemenu-content {

	float:right;
	background:#f2f2f2;

	/*background: url('images/sidemenu-content.gif') repeat-y;*/
      color: #000;

	width:250px;

}



.sidemenu-content li {
      margin-bottom: 8px;
      padding-left: 15px;
      margin-top: 0px;
      
	  color:#000;
	  font-size:13px;
	  border-bottom:1px solid #fff;
     /* background: url(images/img04.gif) no-repeat left 50%;*/
}

.sidemenu-content ul {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	
}

.sidemenu-content a {

	text-decoration: none;

      color: #000;

}

.sidemenu-content a:hover {

	text-decoration: underline;

      color: #000fff;

}

.sidemen-foot {

	float: right;

	/*background-image: url('images/sidemen-foot1.gif');*/

	width:250px;

	

    margin-bottom: 10px

}


/*
#index07 {

	float:right;

    background: #ffffff;

	width:281px;

	height:27px

}*/



/* Navigation */



.navigation {

color: #737373;

font: 11px Trebuchet MS;

padding-bottom: 20px;

padding-left: 15px;

padding-right: 15px;

width: 550px;

}



.navigation a {

color: #31363B;

font: 11px Trebuchet MS;

text-decoration: none;

}



.navigation a:hover {

text-decoration: underline;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}





/* Footer */



#footerbg {
background-color:#496DAA;
height:30px; 
width:970px;
clear:both;

}



.copyrights {

     color: #ffffff;

     text-align: center;

}



.copyrights p {

     font: 12px arial;
     width: 900px;
     color: #fff;
	line-height:30px;
     text-align: center;

}



.copyrights a {

     font: 12px arial;

     color: #ffffff;

     text-decoration: none;

}
.copyrights a:hover {

      color: #ffffff;

      text-decoration: underline;

}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #F7F7F7;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */
