@charset "utf-8";
/* CSS Document */

/*   
Theme Name: My Website
Description: My Custom Website THeme
Author: D-Fi Productions Inc.
*/

@media screen {
	
a{color:#0E42BB;}
	
body{background-color:#FFF;font-size:15px;color:#000;font-family: Muli,Arial;}

#phone-number-container{
	font-size:18px;
	margin-right:15px;
	width:245px; 
	font-family:Oswald;
	float:right;  
	color:#FFFFFF;
	text-align:right;
	margin-top:10px;
	font-weight:400;}

#animation-container{
	position:absolute;
	top:0px;
	left:0px;
}

.dave-pro-film-descriptionbox{float:right;width:200px;}
h2.dave-pro-film{text-decoration:underline;}
.ngg-trigger-buttons{display:none;}

#top-container{height:290px;;}
.phone_line_1{color:#FFFFFF;}
.phone_pretext{color:#deeef6;}
.phone_digits{color:#FFFFFF;}

#quick-quote-container{position:absolute;top:250px;left:1000px;z-index:999;}

#footer-text-container{width:940px;margin-left:10px;margin-top:20px;color:#FFFFFF;font-family:Oswald;font-size:22px;text-align:center;}

#header-full-width,#sub-header-full-width{background-image: url(../images/header-full-width.jpg);}

/*  #middle-full-width,#sub-middle-full-width{background-image: url(../images/middle-full-width.jpg);}*/

#footer-full-width,#sub-footer-full-width{background-color:#0f2c3c;}

#nav,#sub-nav{float:left;padding-top:27px;width:500px;height:30px;font-family:Oswald;margin-left:530px;}

h1,h2,h1.sub,h2.sub{font-family:Oswald; font-size:24px;font-color:#000000;}
h2,h2.sub{font-size:20px;}

h1.sub{}
h2.sub{}
h1,h2{clear:both;}

#left-container,#sub-left-container{
	width:10px;
	height:55px;
	float:left;
	}
	
#sub-left-container{height:550px;}

#blog-middle-container{width:650px;float:left;}
#blog-right-container{width:260px;float:left;margin-left:15px;padding-left:15px;margin-bottom:15px;}
#blog-right-container{border-left:solid;border-left-width:1px;border-left-color:#C4C4C4;}
/*MENU ADJUSTMENTS *********************************************************************/

/*MAIN LEVEL COLOR AND FONT SIZE */
.sf-menu a {
color:#0f2c3c; 
background: transparent;
font-size:18px;
font-weight:700;
}
.sf-menu ul li a {
	color:				#FFF; /*SUB LEVEL COLOR*/
	background:			#03236d; /*SUB LEVEL BACKGROUND COLOR*/
}
.sf-menu ul li a:hover {
	color:				#03236d; /*SUB LEVEL HOVER COLOR*/
	background:			#DDDDDD;/*SUB MENU HOVER BACKGROUND COLOR */
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
		color: #8a0d04;/*MAIN LEVEL HOVER COLOR*/
		background:transparent;/*MAIN LEVEL BACKGROUND HOVER COLOR*/
		}

/*MAIN NAV LEVEL PADDING*/
.sf-menu a{
	padding-top:13px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}


#social-container{position:absolute;top:70px;left:380px;}
#social-container img{padding-right:8px;width:120px;}











body{
padding:0px;
margin:0px;

background-repeat: no-repeat;
background-position:top;
}

.ngg-galleryoverview {
text-align:center;
}
.ngg-gallery-thumbnail-box {
float:none !important;
display:inline-block;
}

a img{border:none;}
	
#sub-middle-container iframe{display: block;}
#middle-container iframe{display: block;}

#header-full-width,#sub-header-full-width{
	width:100%;
	height:127px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
}
#header-shadow,#sub-header-shadow{
	width:1200px;
	height:127px;
	margin-left: -600px;
	left:50%;
	margin-top: 0px;
	
	
	background-repeat: repeat-y;
	background-position: top;
	position:relative;	
	margin-top:0px;
	margin-bottom:0px;
}
#header-main,#sub-header-main{
	width:960px;
	height:127px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	background-image:url(../images/header-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;	
	margin-top:0px;
	margin-bottom:0px;	
}


#middle-full-width,#sub-middle-full-width{
	background-image:url(../images/middle-full-width.jpg);
	width:100%;
	margin:0px;
	position:relative;	
	background-repeat: repeat-x;
		}
#sub-middle-full-width{background-image:url(../images/sub-middle-full-width.jpg);}
		
#middle-shadow,#sub-middle-shadow{
	width:1200px;
	margin-left: -600px;
	left:50%;
	margin-top: 0px;

	background-repeat: repeat-y;
	background-position: top;
	position:relative;	
	margin-top:0px;
	margin-bottom:0px;
}

#middle-main,#sub-middle-main{
	width:960px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	
	background-repeat: repeat-y;
	background-position: top;
	position:relative;	
	margin-top:0px;
	margin-bottom:0px;
	overflow:auto;
}


#footer-full-width,#sub-footer-full-width{
	width:100%;
	height:200px;
	margin:0px;
	position:relative;
}

#footer-shadow,#sub-footer-shadow{
	width:1200px;
	height:200px;
	margin-left: -600px;
	left:50%;
	margin-top: 0px;
	
	background-repeat: repeat-y;
	background-position: top;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;	
}

#footer-main,#sub-footer-main{
	width:960px;
	height:200px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;

	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;	
	overflow:auto;
}



#recaptcha_image img {
    width: 182px !important;
    height: 38px !important;
	padding-top:10px;
}
#recaptcha_image{width:182px;}

#recaptcha_widget a{ font-size:10px;}
#right-container h2{color:#333333;font-family:Arial, Helvetica, sans-serif;}
#right-container li{font-size:11px;}
.meta {padding-bottom:10px;font-size:11px;}
#right-container{padding-top:179px;padding-left:8px;color:#FFFFFF;}
.postmetadata{padding-bottom:10px;margin-bottom:20px; padding-top:30px;border-bottom:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;font-size:11px;}


li,ul{padding-bottom:10px;}



#buttons-container{
	width:960px;
	float:left;
}


		





#middle-container,#sub-middle-container{
	width:950px;
	float:left;
	
	
	}

#right-container{
	width:5px;
	height:100px;
	float:left;
	}	
#sub-right-container{
	width:1px;
	float:left;
}	
#clearing-div{
    clear: both;
	width: 960px;
	margin: 0px;
	padding: 0px;
	height: 0;
	display: block;
	line-height: 0px;
	font-size: 0px;}

#d-fi-container {
	position: absolute;
	z-index: 10;
	height: 30px;
	width: 289px;
	left: 0px;
	bottom: 0px;
}
.D-Fi-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#top-container{
	width:960px;
	float:left;
	height:435px;
	background-color: transparent;

	
	}
#sub-top-container{
	width:960px;
	 
	height:15px;
	float:left;
		
	}


#internal-nav-wrap{position:absolute;z-index:500;}



.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */




p { margin: 0 0 10px 0; }
a { }
a:hover { } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { }

.entry { }
.entry a { }
.entry a:hover { }

pre { }
code, tt { }

#meta { }
.postmetadata { }

#sidebar { }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }



/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 14px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 14px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 9px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}








/*** Suckerfish Menu ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
	border-left: 0px solid #fff;
	border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */
	border-top: 0px solid rgba(255,255,255,.5);
	text-decoration: none;
	zoom: 1; /* IE7 */
}

.sf-menu li {

	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}












} /* END screen media */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 14pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */







