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

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

#recaptcha_widget a{color:#FFFFFF; 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:0px;padding-left:0px;color:#FFFFFF;width:1px;}
.postmetadata{padding-bottom:10px;margin-bottom:20px; padding-top:30px;border-bottom:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;font-size:11px;}
	#phone-number-container{position:absolute; left:795px;top:10px;font-size:18px; width:250px; height:50px;color:#FFF;}
li,ul{padding-bottom:10px;}
body{
padding:0px;
margin:0px;

background-repeat:repeat-x;
font-size:16px;
font-family: Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

#big-repeater {
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/big-repeater.jpg);
	background-repeat: repeat-y;
	background-position:top;
	position:relative;
	
}
#sub-big-repeater {
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/sub-big-repeater.jpg);
	background-repeat: repeat-y;
	background-position:top;
	position:relative;
	
}

#big-background {
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/big-background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	position:relative;
	
}
#sub-big-background {
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/sub-big-background.jpg);
	background-repeat: no-repeat;
	background-position:top;
	position:relative;
	
}

#repeater{
	width:960px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	background-image:url(images/repeater.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position:relative;
	
		}
#sub-repeater{
	width:960px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	background-image:url(images/repeater.jpg);
	background-repeat: repeat-y;
	background-position: top;
	position:relative;
	}
		
#main-page{
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/main-page.jpg);
	background-repeat: no-repeat;
	background-position:top;
	position:relative;
		}	
#sub-main-page{
	width: 100%;
	margin-top: 0px;
	margin-right:0px;
	margin-left: 0px;
	background-image:url(images/sub-main-page.jpg);
	background-repeat: no-repeat;
	background-position:top;
	position:relative;
		}	
		
#left-container,#sub-left-container{
	width:5px;
	height:350px;
	float:left;
	
	
	}
#left-wrap{float:left;width:955px;}

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

#right-container{
	width:122px;
	height:333px;
		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;}



	
#big-footer,#sub-big-footer {

	background-repeat: no-repeat;
	background-position:top;
	height: 312px;
	width: 100%;
	position:relative;
	background-image:url(images/big-footer.jpg);
	background-repeat: no-repeat;
}
 
#footer {
	width:960px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	height:312px;	
}
#sub-footer {
	width:960px;
	margin-left: -480px;
	left:50%;
	margin-top: 0px;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	height:83px;	
}
#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;
}
#header-container,#sub-header-container{
	width:100%;
	height:191px;
	position:relative;
		}

#top-container{
	width:960px;
	margin-left:0px;
	height:450px;
	float:left;
	
	
	}
#sub-top-container{
	width:100%;
	height:15px;
	}

#nav,#sub-nav{
	position:absolute;
	top:75px;
	left:475px;
	width:960px;
	height:50px;	
}








.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 */

#page-wrap { width: 960px; margin: 20px auto; }

h1, h2, h3 { font-weight: bold; margin: 0 0 0px 0; font-size:23px; font-family: 'Fjalla One', sans-serif;padding-left:10px;padding-top:5px;padding-bottom:5px;color:#424242;margin-bottom:20px;}
h1 { }
h2 { }
h3 { }

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;
}








p{margin-left:8px; margin-right:8px;}

iframe  { 
   display:none;
} 

} /* 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: 12pt; }
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 */