/*  
Theme Name:
Theme URI:
Description: Custom theme for
Version: 1.0
Author: Jennifer Good
Author URI: http://www.goodcreations.com

*/

@import url(http://fonts.googleapis.com/css?family=Droid+Sans);

body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	text-align: center;
	vertical-align: top;
	color: #555555;
	background-color: #000000;
}

#backgroundcontainer {
	background:url(/wp-content/themes/cadive/images/cadiverbg.jpg) no-repeat top center;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

a:link, a:visited {
	text-decoration: underline;
	color: #045e88;
}

.nrelate .nr_title {
	background-image: url("http://californiadiver.com/wp-content/uploads/2013/12/relatedarticles1.jpg");
	background-repeat: no-repeat;
	width: 250px;
	height: 33px;
	text-indent: -99999px;

}

a {
	color: #003590;
}
img {
	border: 0;
}
b {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.alignright {
	float: right;
	padding-left: 10px;
}
.alignleft {
	float: left;
	padding-right: 8px;
}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.black {
	color: #000 !important;
}
.red {
	color: #920202 !important;
}
.blue {
	color: #2d4685;
}
sup {
	font-size: 12px;
}
#header {
	background-color: #fff;
	width: 960px;
	height: 130px;
	margin: 0 auto;
}	
#navwrapper, #footer {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#navwrapper {
	background-color: #920202;
	height: 40px;	
}
#logo {
	padding-left: 2px;
	width: 960px;
}
/*Nav Menu Elements */

#nav {
	background-color: #a81a1d;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:middle;
	float: left;
	width: 960px;
	margin: 0 auto 0 auto;
	height: 33px;
	padding: 0;
	display: inline;		
}
#nav ul, #footer-menu ul, #testimonials ul, .textwidget {
	padding: 0;
	margin: 0;
}
#nav li, #footer-menu li, #testimonials li, #logo li, #fp-wrapper li {
	display: inline;
	float:left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}
#nav li a {
	float: left;
	color: #fff;
	margin: 8px 0 6px 16px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover, #footer-menu li a:hover {
	color: #CCC;
}
#subnav {
	clear: both;
	float: left;
	background-color: #f2f3f4;
	width: 960px;
	height: 45px;
	color: #3ca6d8;
	overflow: hidden;
	border-top: 5px solid #008dcf;	
	border-bottom: 5px solid #008dcf;	
}
#connect {
	float: left;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	margin: 14px 0 0 20px;	
	text-transform: uppercase;
	color: #100070;
}
#social-media {
	float: left;
	margin-top: 12px;
}
#social-media a {
	margin-left: 5px;	
}
#subhead-links {
	float: left;
	margin: 13px 0 0 50px;	
	text-transform: uppercase;	
}
#subhead-links a {
	color: #a30808;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
#searchsubmit {
	float: right;
	margin: 1px 20px 0 0;
	padding: 3px 8px;
	background-color: #d0cfcf;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: none;
	text-transform: uppercase;
}
#s {
	float: left;
	width: 200px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#searchform {
	float: right;
	margin-top: 13px;
	margin-bottom: 15px;
	width: 300px;
}
#searchform label {
	display: none;
}

/* Container */

#extendedcontainer {
	width: 100%;
	background-color: #fff;
	padding-bottom: 20px;
}
#container {
	background-color:#FFF;
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	padding: 30px 0 25px;
	clear: both;
	overflow: hidden;
}

/* FP Sections */

#fp-wrapper {
	margin-left: 20px;
}
#contentgallery {
	float: left;
	width: 580px;
	margin-bottom: 20px;
}
#fp-posts {
	overflow: hidden;
	width: 580px;
	float: left;
	margin-top: 20px;
}
.fp-postbox {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
}
#fp-posts h4, .fp-categories h4 {
	background-color: #000000;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 500;	
	float: left;
	
}
.fp-postbox img {
	float: right;	
}
.fp-postbox h3 {
	margin: 0;
	padding-bottom: 3px;
}
.fp-postbox h3 a {
	font-size: 17px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;	
	margin: 0;
	padding: 0;
}
.fp-postbox a:hover {
	color: #000000;
}
#continue {
	position: relative;
}
#fp-ad {
	float: left;	
}
.fp-categories {
	clear: both;
	float: left;
	margin-left: 20px;
	width: 920px;
}
.fp-categories h4 {
	margin-top: 25px;
}
.fp-single-cat {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 280px;	
}
.fp-single-cat h3 a {
	font-weight: normal;
	font-size: 12px;	
}
.fp-single-cat h2 {
	font-weight: normal;
	margin: 0 0 5px 0;	
}
.fp-single-cat h2 a {
	text-decoration: none;
	color: #000;
	font-size: 16px;
}
.fp-postmeta {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
}
.fp-postmeta a {
	color: #greyish black;
	text-decoration: none;
}
.fp-thumb {
	float: right;
	width: 220px;
	height: 165px;
}
.fp-excerpt {
	width: 350px;
	font-size: 12px;
	line-height: 1.25;
}
.excerpt-wrapper {
	clear: both;
	padding-bottom: 25px;
	overflow: hidden;
	font-size: 12px;
}

/* H4 Removal */

#featuredauthors h4 {
	display: none;	
}

/* Sidebar */

#sidebarwrapper {
	float: right;
	width: 300px;	
	margin-right: 20px;
	background-color:#ffffff;
		
}
#sidebar, #featuredauthors {
	float: right;
	margin: 0;
	width: 300px;
	font-size: 12px;
}
#sidebar a {
	font-size: 14px;
	color: #014a6c;	
}
#sidebar a:hover {
	text-decoration: none;
	color: #6ebbe8;
}
#sidebar ul, #footer ul, #featuredauthors ul {
	padding: 0;
	margin: 0;
}
#sidebar li, #footer li, #featuredauthors li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul ul li {
	margin: 0 10px 10px 5px;
}
#sidebar ul ul {
	margin: 0;
	padding: 10px 15px 10px 0;
	width: 285px;
}
#sidebar h4, #featuredauthors h3 {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 8px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #FFF;
	width: 280px;
	text-transform: uppercase;
	font-weight: bold;
}
#featuredauthors {
	margin-bottom: 30px;
}	
#featuredauthors img {
	float: left;
	margin: 0 5px 10px	
}
#featuredauthors h3 {
	margin-top: 0;	
}
.execphpwidget {
	padding-bottom: 5px;
}
#pagenav ul {
	padding: 25px;
}
#pagenav li {
	margin-bottom: 8px;
}

/* POST  */

.post {
	width: 580px;
	float: left;
	margin-left: 20px;
}
.post h1, .fullpage-post h1 {
	color: #000;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
}
#posttitle {
	font-family: "Droid Sans", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.25;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.post h3, .fullpage-post h3 {
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.fullpage-post {
	width: 920px;
	margin: 0 20px;	
}
.categorytitle a, .categorytitle {
	float: left;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 5px;
	width: 560px;
	font-size: 18px;
	line-height: 1.25;
	color: #008dcf;
	text-transform: uppercase;
}
.categorytitle a:hover {
	color: #2d4685;
}
.categoryexcerpt  {
	clear: both;
	font-size: 12px;
	line-height: 1.8;
}
.entry {
	font-size: 13px;
	line-height: 1.8;
	float: left;
	width: 100%;
	overflow: hidden;
}
.entry strong, .entry b {
	color: #000000;
}
.entry a {
	color: #190291;
	text-decoration: underline;
}
.button {
	margin-top: 20px;
}
.button a {
	float: left;
	background-color: #D42027;
	padding: 10px;
	font-size: 16px;
	color: #FFF;
	margin-right: 10px;
}
.button a:hover {
	background-color: #36aed1;
	padding: 10px;
	font-size: 16px;
	color: #FFF !important;
}
.entry a:hover {
	color: #36aed1;
}
.entry h2 {
	font-size: 1.2em;
	color: #000;
	padding: 0 0 15px 0;
	font-weight: bold;
}
.entry ul li {
	margin-bottom: 15px;
}
.entry ol li {
	margin-bottom: 20px;	
}
.heading {
	font-size: 14pt;
}
.wp-caption-text {
	font-size: 10px;
	font-style: italic;
	color:#999;
}
.boxpost {
	border: 1px solid #CCC;
	padding: 8px;
	margin-bottom: 15px;
}
.boxpost img {
	padding: 10px 12px 12px 12px;
}

/* Category Page */

.categorybox  {
	clear: both;
	line-height: 1.5;
	font-size: 12px;
}
.categorybox  p {
	padding: 0;
	margin: 0;
}
.categorybox a:hover {
	color: #4D3B28;	
}
.categorybox img {
	float: left;
	padding-right: 15px;
	margin-bottom: 40px;
}
.categorypic {
	float: left;	
}
#postmeta {
	width: 500px;
	margin-top: 3px;
	padding: 5px 0;
	overflow: hidden;
	color: #634f3a;
}
#postmeta-filmpark {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding: 0 0 5px 0;
	overflow: hidden;
	color: #634f3a;
}
#fb-root, #twittershare, #googleplus {
	float: left;
	padding-top: 3px;
	padding-bottom: 12px;
	overflow: hidden;
}		
.entry h4 {
	font-size: 14px;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3a3027;
}
#comments{
	clear: both;
	padding-top: 25px;
}
.navigation {
	clear: both;
	float: left;	
}

/* Footer */

#footer {
	background-color: #a81a1d;
	border-bottom: 5px solid #008dcf;
	margin-bottom: 50px;
	height: 50px;
}
#footer-wrapper {
	height: 33px;	
}
#footer-menu a {
	padding-top: 2px;
	color: #254e22;
	text-decoration: none;
	line-height: 2;
}	
#footer a {
	color: #183b6f;
	text-decoration: none;
}
#footer-menu {
	float: left;
	width: 500px;
	margin-left: 20px;
	padding-top: 12px;
	font-size: 12px;
	color: #a81a1d;
}

#menu-footer-nav a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#footer-menu li a {
	padding-right: 15px;
}
.footer-text {
	float: left;
	color: #183b6f;
	font-size: 11px;
	padding-top: 9px;
	padding-left: 15px;
}
#copyright {
	float: right;
	text-align: center;
	color: #fff;
	width: 300px;
	padding: 16px 20px 0 0;
	font-size: 10px;
}
#copyright a {
	color: #fff;	
}
#footer li {
	display: inline;
}
.thumbnews {
position: absolute;
left: 0;
top: 3px;
}
.lcp_catlist li {
clear: both;
display: inline-table;
padding-left: 110px;
margin-bottom: 40px;
position: relative;

}
.lcp_catlist a {
color:#E30000;
}
span.lcp_excerpt {
display: block;
font-family: sans-serif;
font-size: 14px;
}
.thumbnews {float:left;}