/*  
Theme Name: FishCrazed-4
Theme URI: http://www.jdtinternetsolutions.com/
Description: 4 Column Static Ad ready, soothing wordpress theme. Designed By: <a href="http://www.jdtinternetsolutions.com/" title="JDT Internet Solutions" target="_blank">JDT Internet Solutions</a>
Author: JDT
Author URI: http://www.jdtinternetsolutions./
*/

/* Global Layout */

body 
{
font-size: 11px;
margin: 0px;
text-align: center;
/*background: #f2f2ea url(img/bg.gif) top left repeat-x;*/
color: #31363e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
text-align: left;
width: 1095px;
/*height: 51px;*/
height: 200px;
background-color: #fff;
}

#tan
{
background: #e8e3cf;
}
#nav
{
position: relative;
margin: auto;
padding: 10px;
width: 940px;
padding-left: 155px;
height: 20px;
background: #e8e3cf;
}

#nav li
{
position: relative;
float: left;
}

#nav a:link, #nav a:visited
{
position: relative;
float: left;
display: block;
padding: 3px 10px 0px 10px;
color: #121212;
}

#contentwrap
{
position: relative;
margin: auto;
margin-top: 30px;
width: 1095px;
/*background: url(img/pagebg.gif) top left;*/
}

#left
{
position: relative;
float: left;
width: 145px;
}

#center
{
position: relative;
float: left;
padding-left: 15px;
width: 518px;
text-align: left;
}

.apost
{
position: relative;
padding: 9px;
background: #eae5d3;
margin-bottom: 15px;
}

.postfoot
{
position: relative;
padding: 10px 10px 0px 10px;
border-top: 1px solid #cccccc;
}

#right
{
position: relative;
float: left;
padding-left: 50px;
width: 167px;
text-align: right;
}

#right ul
{
position: relative;
padding-bottom: 20px;
}


#right a:link, #right a:visited
{
position: relative;
display: block;
height: 100%;
padding: 4px 0px 4px 22px;
color: #836a3a;
}

.archive li a:link, .archive li a:visited
{
background: url(img/3.gif) left center no-repeat;
}

.pages li a:link, .pages li a:visited
{
background: url(img/5.gif) left center no-repeat;
}

.other li a:link, .other li a:visited
{
background: url(img/4.gif) left center no-repeat;
}

#right-ads
{
position: relative;
float: left;
padding-left: 31px;
width: 169px;
}

#footer
{
position: relative;
margin-top: 35px;
padding: 20px;
color: #ffffff;
background: #044e7c;
}

#footer a:link, #footer a:visited
{
color: #ffffff;
}

#comment
{
width: 350px;
}


h1
{
position: relative;
text-align: left;
padding-left: 165px;
padding-top: 18px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

a:link, a:visited
{
color: #035884;
}

p
{
margin: 9px 0px 9px 0px;
line-height: 16px;
}

h2
{
position: relative;
font-size: 16px;
color: #121212;
font-weight: bold;
}

h3
{
position: relative;
font-size: 14px;
color: #3f4040;
font-weight: bold;
}

h5
{
position: relative;
font-size: 10px;
color: #035884;
}

#content_start {position: absolute;left: -10000px;};

