/*  
Theme Name: 395.com Fishing Report
Theme URI: 
Description: 3 Columns
Version: 1.0
Author: Brian Law
Author URI: 
*/


/*
The CSS, XHTML and design is released under Creative Commons Attribution-ShareAlike
	http://creativecommons.org/licenses/by-sa/3.0/
By David Span
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;

}


body{
	margin: 10;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
		
	color: #000000;
	background: #FFFFFF;
}
#header_img1{
         margin-left: 2px;
         width: 700px;
         height: 50px;
         background: url('images/header.jpg') no-repeat;
         top: 10px
         left: 10px
}

#header_img2{
         margin-left: 2px;
         margin-top: 51px
         width: 700px;
         height: 120px;
         background: url('images/header2.bmp') no-repeat;
}

#header_imgsub{
         margin-left: 50px;
         margin-top: 165px;
                  
}

#header_img3{
         position: absolute;
         left: 633px;
         width: 142px;
         height: 175px;
         top: 0px;
                  
}

#header_img4{
         position: absolute;
         left: 771px;
         width: 142px;
         height: 175px;
         top: 0px;
         
                  
}

#header_img5{
         position: absolute;
         left: 919px;
         width: 142px;
         height: 175px;
         top: 0px;
         
                  
}

#header_img6{
         position: absolute;
         left: 1070px;
         width: 142px;
         height: 175px;
         top: 0px;
         
                  
}


#awmAnchor-fishingmenu{
         position: absolute;
	width: 132px;
	height: 238px;
	left: 2px;
	top: 190px;
}

#side_img2{
         position:absolute;
	width:132px;
	height:238px;
	left: 2px;
	top: 440px;
         
}

#side_img3{
         position:absolute;
	width:132px;
	height:238px;
	left: 2px;
	top: 640px;
         
}

#side_img4{
         position:absolute;
	width:132px;
	height:238px;
	left: 2px;
	top: 840px;
         
}




h1{
text-align: right;
font-family: fantasy, Georgia, Sans-serif;
font-size: 20px;
padding: 5px 5px 5px 5px;
}

h3{
text-align: left;
font-family: Georgia;
font-size: 15px;
padding: 5px 5px 5px 5px;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

p{
padding: 10px 0 0 0;
}

a:hover{
	text-decoration: blink;
}

#wrapper{
         	margin-left: 130px;
	width: 900px;
	text-align: left;
}

#header{
	float: left;
	width: 900px;
	height: 50px
}
#header_name{
font-family: Georgia;
font-size: 20px;
color:#000000;
text-decoration: none;

}

#container{
         
	width: 670px;
	/*background:#FFFFFF url('images/container-back.jpg') repeat-y;*/
	padding: 0 10px 0 10px;
}

.post{
overflow: auto;
padding: 10px;
margin: 10px;
border: 3px solid #000000;
background: #FFFFFF url('images/post-background.jpg') repeat-x;;
}

.post h2{

font-family:  Georgia, Sans-serif;
font-size: 25px;
}

.entry{

line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 10px 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
text-align:center;
background:white;
width:50%;
margin-left:100px;
}

/* Begin Images */
p img {
         
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



.sidebar{
	position:absolute;
         left: 800px;
	top: 190px;
	width: 185px;
	/*background:#FFFFFF url('images/sidebar-background.jpg') repeat-y;*/
	background:#F7F4A6;
	margin: 0 0 0 10px;
	display: inline;
         
	border: 3px solid #000000;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

table#wp-calendar{
width: 100%;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
color:#0B71E4;

}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

#footer{
	margin:20px 0 0 0;
	clear: both;
	float: left;
	width: 100%;
	padding-top:10px;
	background:#FFFFFF url('images/footer_background.jpg') repeat-x;
	margin-top:10;
}

#footer p{
line-height:18px;
color:#FFFFFF;
text-align: left;
}

#footer p a{
color:#FFFFFF;

text-decoration: none;
}