/* @override 
	http://fishobsession.com/wp-content/themes/ocean-obsession/style.css
*/

/*
Theme Name: Ocean Obsession
Theme URI: 
Description: Ocean Obsession
Version: 1.0
Author: 
Author URI:
Tags: 
*/

* {
    font-family:Arial;
}

h1 {
	margin-bottom: 10px;
	color: #182b8e;
	font: 25px Georgia, "Times New Roman", Times, serif;
}

body {
    background-color:#1A5B81;
}

a {
    text-decoration:none;
}

.line {
    height:18px;
    background:url(images/line-bg.jpg) repeat-x;
    z-index:-996;
}

.wrapper {
    margin:0 auto;
    position:relative;
}

.container-wrapper {
    min-height:930px;
    background:url(images/container-bg.jpg) repeat-x;
    position:relative;
    z-index:0;
}

#top-image {
    background:url(images/top-image.jpg) no-repeat center;
    position:absolute;
    height:508px;
    width:100%;
    top:0px;
    left:0px;
    z-index:-998;
}

#header {
    background:url(images/header-bg.png)  no-repeat;
    height:169px;
    width:1085px;
}

#header a {
    background:url(images/home.png)  no-repeat;
    float:right;
    width:50px;
    height:22px;
    text-indent:-99999px;
    margin-top:125px;
    margin-right:70px;
}

#header a:hover {
    background:url(images/home-hover.png)  no-repeat;
}

#menu-wrapper {
    width:1086px;
}

#menu {
    background:url(images/menu-bg.png) no-repeat;
    height:50px;
    width:100%;
    padding-left:48px;
    padding-top:8px;
    z-index:100;
    position:absolute;
}

#menu ul li {
    display:inline;
    margin-right:20px;
}

#menu ul li a {
    text-transform:uppercase;
    font-size:15px;
    text-decoration:none;
    color:#251b7e;
    font-weight:bold;
}

#menu ul li a:hover {
    color:#22a1ff;
}

#bottom-image {
    background:url(images/bottom-image.jpg) no-repeat center;
    position:absolute;
    height:315px;
    width:100%;
    bottom:40px;
    left:0px;
    z-index:-997;
}

#content {
    margin-top:50px;
    width:1002px;
    background:url(images/content-bg.jpg) repeat-y center;
    min-height:768px;
	height:auto !important;
	height:768px;
    padding-bottom:102px;
}

.post {
    padding-left:35px;
    padding-right:35px;
	margin-bottom:20px;
}

.post h1.title a {
    color:#000d6f;
    text-decoration:none;
	font: bold 30px "Times New Roman", Georgia;
}

h2 {
	color: #2e7209;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;
}

.post span.date {
    font-size:9.38px;
    font-family:"Times New Roman", Georgia;
    color:#0089ff;
    margin-bottom:10px;
    float:left;
}

.post p {
    color:#000d6f;
	font: 14px/1.3em Arial;
	margin-bottom: 10px;
}
.post td {
	    color:#000d6f;
	font: 14px/1.3em Arial;
	vertical-align: top;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddc56b;
	padding-top: 10px;
}

h1.cufon {
    margin-top:20px;
    font-size:40px;
    color:#6fd216;
    text-align:center;
}

#col1 {
    width:680px;
	margin-bottom:20px;
}

#col2 {
    margin-right:35px;
    width:280px;
    background-color:#DDC56B;
}

#col2 a{
	color:#000d6f;
}

#col2 #widgets {
    margin-left:10px;
    margin-right:10px;
	font-size:12px;
}

#col2 #widgets input {
    display:inline;
    float:left;
    margin-right:3px;
}

#col2 #widgets h2 {
    font-family:"Times New Roman", Georgia;
    font-size:21px;
    color:#000d6f;
	margin-bottom: 5px;
	margin-top: 10px;
}

#col2 #widgets .widget {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
}

.separator {
     background:url(images/separator.jpg) no-repeat center;
     height:17px;
     margin-bottom:30px;
}

#content .bottom {
    background:url(images/content-bottom.jpg) no-repeat center;
    height:102px;
    width:1002px;
    position:absolute;
    left:0px;
    bottom:0px;
}

#content .bottom a {
    float:right;
    margin-right:25px;
    margin-top:70px;
    color:#015dba;
    font-size:12px;
}

#footer {
    margin-top:-40px;
}

#footer .line {
    margin-bottom:14px;
}

#footer .content {
    background-color:#000000;
	min-height:140px;
	padding-bottom: 15px;
}

#footer .content-wrapper h2 {
    color:#68d307;
}

#footer .content-wrapper {
    width:950px;
    font-size:14px;
    color: #f2eddc;
}

#footer .content-wrapper a {
    font-size:14px;
    color: #0089c5;
	margin-bottom: 4px;
}
#footer a:hover {
	color: white;
}
#footer .widget {
    padding-top:20px;
    margin-right:20px;
    min-width:210px;
}
#footer li {
	margin-bottom: 3px;
	margin-top: 3px;
}

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;
}

#content li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 15px;
}
#content ul {
	margin: 0 0 20px;
	padding: 0;
}
.home-inset {
	width: 300px;
	padding: 15px;
	text-align: center;
	float: right;
	background-color: #195b81;
}
.home-inset h2 {
	color: #7de318;
}
.home-inset p {
		color: #f2eddc;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #195b81;
}
