/*
Theme Name: Coplan 3.0
Theme URI: 
Description:
Author: Coplan Consulting
Version: 1.0

Steve Coplan
			http://coplancreativeconsulting.com
			
			Dark Blue:	#0e4968
			Light Blue:	#bddafd
			Orange:	#d5943f
			Nav Green:	#aae304
			Medium Gray:	#727272
*/



html, body, #wrapper {height: 100%;}
body > #wrapper { height: auto; min-height: 100%; }

body {
	background-image: url(../images/body_bg.jpg);
	font-size: 85%;
	color: #727272;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3, h4	{
	font-weight: bold;
	text-align: left;
	margin: 0px 10px 10px 10px;
	color: #19334B;
	text-align: left;
}

a {	color: #19334B;}
a:hover {	color: #d5943f; cursor: pointer; text-decoration:none;}

.trans {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid red;
}
.clear	{
	clear: both;
}

strong	{
	font-weight: bold;
}

em	{
	font-style: italic;
}

.float_left	{
	float: left;
	padding: 0;
	margin: 0 10px 10px 0;
}

.float_right{
	float: right;
	padding: 0;
	margin: 0 0px 10px 5px;
}

#wrapper {
	margin-top: 0px;
	padding: 0px;
}

#container {
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 150px;
}

#header	{
	margin: 0px;
	padding: 0px;
}

#logo_bg	{
	float: left;
	width: 377px;
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	height: 142px;
	margin: 0px
}

#logo	{
	padding-top: 30px;
	width: 310px;
}

p.tagline	{
	font-family: "Mentone", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	width: 300px;
}

#nav	{
	float: right;
	width: 500px;
	height: 90px;
	padding-right: 10px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
}


ul#nav_links 	{
	text-align: right;
}

#nav_links li	{
	display: inline;
}

#nav_links li a	{
	list-style-type: none;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 3px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_links .first li a	{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_links li a:hover	{
	font-size: 12px;
	color: #aae304;
	text-decoration: none;
}

/* Slider */

#slideshow {
    position:relative;
    height:479px;
		margin-left: 22px;
}

#slideshow IMG {
    position:absolute;
    top:20;
    left:0;
    z-index:8;
    opacity:0.0;
		margin-top: 18px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#banner	{
	overflow: hidden;
}

#main_content	{
	margin-top: 15px;
	overflow: hidden;
	background-color: #f5f5f5;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#main_content2	{
	background-image: url(../images/main_content2_bg.png);
	margin-top: 45px;
	padding-top: 15px;
	overflow: hidden;
	background-color: #f5f5f5;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}

#slider {
	background-image: url(../images/main_content_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	width: 520px;
	height: 310px;
	
}



#headline h1	{
	font-family: "Mentone", Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	text-align: center;
	margin: 30px auto 0 auto;
	color: #0e4968;
	
}

#free_check	{
	margin: 20px auto 0 30px;
}

#l_col_a	{
	background-image: url(../images/content_sep_vert.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#l_col_b	{
	background-image: url(../images/content_sep_vert.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-left: 50px;
}

#l_col .mc_header h2	{
	font-size: 14px;
	padding-top: 7px;
	text-align: left;
}

#l_col .mc_header p	{
	font-size: 12px;
	margin: 5px 10px 10px 10px;
	line-height: 18px;
}

#l_col h1	{
	font-size: 33px;
}

#l_col h2	{
	font-size: 26px;
	color: #D70309;
	font-weight: bold;
	text-align: left;
}

#l_col h3 a	{
	font-size: 20px;
	color: #d5943f;
}

#l_col h3 a:hover	{
	color: #727272;
}

#l_col h4	{
	font-size: 18px;
	color: #00507E;
	font-weight: bold;
	text-align: center;
}

#l_col p	{
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 40px;
}

#l_col li	{
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: 50px;
	margin-right: 40px;
}

div.page_services	{
	margin-bottom: 20px;
}

.page_services h2	{
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

p.faqs {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;	
}


.sidebar	{
	background-color: #FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #dcdcdc;
	padding: 15px;
}

.sidebar h3	{
	font-size: 25px;
	color: #9B9B9B;
}

.widget-container 	{
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar li	{
	font-size: 12px;
	color: #9b9b9b;
	list-style: none;
}

.sidebar li	li {
	font-size: 14px;
	margin-top: 5px;
	text-decoration: none;
}

.sidebar li	li a {
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}

.widget_tag_cloud a {
	margin-left: 10px;
	text-decoration: none;
}





/*
Stunning CSS
*/

.postwrap {
	border: 1px solid #afb9bf;	
	background-color: #f7f9fe;
	margin-bottom: 20px;
	padding-top: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.post {
  background: url(images/post-background.png) top left repeat-x;
	padding: 0 15px 15px 15px;
}


.topmeta {
	height: 38px;
	padding-top: 12px;
}

.postdate {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 10px;
	color: #7c8e9e;
	float: left;
	line-height: 16px;
}

.postdate a {
	text-decoration: none;
	color: #7c8e9e;
}




.post p {
	margin-bottom: 10px;
}

.post_thumbnail {
    padding: 8px;
    border: 1px solid;
    background: #fff;
    border-color: #afb9bf;
}

.post img {
    margin: 0 10px 10px 0;
}

.post img.alignright {
    margin: 0 0 10px 10px;
}

.post img.aligncenter {
    margin-bottom: 10px;
}

.title {
	margin-bottom: 4px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 26px;
	color: #19334B;
	font-weight: bold;
	text-align: left;
}

.title a {
	text-decoration: none;
	color: #19334B;
	text-align: left;
}


.title a:hover {
	text-decoration: underline;
    color: #3a3939;
	text-align: left;
}


.pagetitle {
	margin-bottom: 8px;
	padding: 6px 12px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	color: #21759B;
	text-align: left;
}

.postdate {
	font-size: 13px;
    color: #666666;
}


.postdate span {
    padding: 3px 8px;
    margin-right: 4px;
}

.postmeta {
	font-size: 11px;
	padding: 4px 6px;
}

	
.readmorecontent {
	text-align: right;
    margin-bottom: 8px;
}

a.readmore {
	padding: 4px 15px;
	margin-right: 10px;
	background: #e1dddd;
	color: #5b5b5b;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}


a.readmore:hover {
	background-color: #cdcbcb;
}

.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-size: 14px;
	color: #5b5b5b;
}

.navigation {
	padding: 10px 0;
}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}

.post img {
	max-width: 680px;
}

img.wp-smiley {

	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}	

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#footer_wrapper	{
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 290px;
	overflow: hidden;
}

#footer	{
	color: #FFFFFF;
	margin-top: 15px;
}

#footer h3	{
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 10px 0;
	color: #fff;
}


#footer p	{
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#footer li {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
	list-style: none;
}

#footer a	{
	color: #fff;
	text-decoration: none;
}

#footer a:hover	{
	font-weight: bold;
	color: #aae304;
	text-decoration: none;
}

#fr_col	{
	margin-left: 50px;
}

#sub_footer p	{
	margin: 15px 0 10px 0;
	padding-bottom: 15px;
	text-align: center;
}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}

