/*
Theme Name: D Gordon
Theme URI: http://wordpress.org/
Description: WordPress theme based on original dgordondevelopment.com design.
Version: 1.0
Author: White Bot Studios
Author URI: http://whitebot.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* DGD Styles */

html, body { background: url(images/bgGrad.png) repeat-x; font-family: Verdana,Arial,sans-serif; font-size: 80%; }
a { color: #EAA500; }
a:hover { text-decoration: none; }
p { margin: 10px 0; }
strong { font-weight: bold; }
#container { width: 960px; margin-left: auto; margin-right: auto; position: relative; z-index: 1; }
#header { margin-top: 0px; }
#subheader { height: 40px; margin-bottom: 5px; position: relative; }
#nav-main { margin-top: 16px; padding-left:  0px; position: relative; }
	#nav-main li { border-right: 1px solid #fff; float: left; list-style-type: none; }
	#nav-main li a {
 border: 1px solid transparent;
 color: #fff;
 display: block;
 font-size: 1.4em;
 font-weight: bold;
 padding: 12px 20px;
 text-decoration:	none;
 text-transform: uppercase;
	}
	.current-page {
 background:  #79c9ec url(ltblu-grey/images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x;
 border:  1px solid #448dae;
	}
#headerShare {
 background: url(images/share.png) no-repeat left;
 color: #fff;
 font-size: 1.4em;
 font-weight: bold;
 line-height:  40px;
 padding-left: 40px;
 position:  absolute;
 right: 10px;
 text-transform: uppercase;
 top: 0;
 vertical-align: middle;
 z-index: 99;
	}
#headerServices {
  font-size: 1.4em;
 font-weight: bold;
 line-height:  40px;
 margin-left: 20px;
 vertical-align: middle;
}
#headerPhone {
 background: url(images/phone.png) no-repeat right;
 color: #000;
 font-size: 1.4em;
 font-weight: bold;
 line-height:  40px;
 padding-right: 40px;
 position:  absolute;
 right: 20px;
 text-transform: uppercase;
 top: 0;
 vertical-align: middle;
 z-index: 99;
	}
#bannerMain {
 border: 1px solid #77D5F7;
 border-top-width:	0;
 height: 242px;
 overflow: hidden;
 margin-bottom: 5px;
}
	#bannerMain img	{
 height: 242px;
 width: 960px;
	}
#clocks {
	color: #fff;
	margin-bottom:  5px;
	padding:  7px;
}
	.clock {
 margin-left: 15px;
 margin-right: 10px;
 float: left;
 }

#container2 {
	position: relative;
	margin-top:  15px;
}
#leftCol {
	float: left;
	width: 300px;
}
	#news {
 margin: 0 auto;
 width: 245px;
	}
	#rssBox, #contactBox {
 background: #eee;
 font-size: .8em;
 width: 225px;
 overflow:  hidden;
 padding: 10px;
 margin-right: auto;
 margin-left: auto;
	}
	#rssBox img {
 display:none;
	}
	#rssBox ul {
 margin: 10px 0;
	}
	#rssBox ul a {
 color: #666;
	}
	.leftLinks ul {
 margin: 20px;
	}
	#rssBox li, .leftLinks li {
 padding: 5px;
	}
	#contactBox p {
 line-height: 150%;
	}
#container3 {
	width: 595px;
	margin-left: 300px;
	padding: 0 25px 0 30px;
	border-left: 1px dotted #ddd;
}
	#announcement {
 margin-bottom: 10px;
 padding:  1em;
	}
	#container3 ul {
 margin: 20px;
	}
	#container3 li {
 padding: 3px;
 list-style-type:	disc;
 list-style-position:outside;
	}
#container4 {
	border-bottom: 2px solid #ddd;
	height: 165px;
	margin-bottom: 20px;
}
	#box1 {
 float: left;
 width: 281px;
 border-right: 1px dotted #ddd;
	}
	#box2 {
 float: left;
 margin-left: 30px;
 width: 281px;
	}
#box3 {
	float: left;
	width: 310px;
}
#box4 {
	float: right;
	text-align: center;
}
#box4 img {
 padding: 10px 0;
	}
#contactForm td { margin-bottom: 10px; }

#footer-widget-area {
	margin: 30px 0;
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 290px;
}
#footer-widget-area #third { width: 300px; margin-right: 0; }

#footer-widget-area h3 { margin: 0 0 10px 0; }
#footer-widget-area ul ul { list-style-type: disc; margin-left: 20px; list-style-position: outside; }
#footer-widget-area ul ul li { padding: 3px 0 ; }

#copyright { float: left; line-height: 1.2em; width: 300px; }
#subnav { text-align: center; }
#subnav ul { margin-bottom: 20px; }
#subnav li {
 float: left;
 border-right: 1px solid #333;
 padding: 0 10px;
	}
#subnav li.lastLI { border-right-width: 0; }
#subnav li a {
 color: #333;
 font-weight: bold;
 text-decoration:	none;
 font-size: .9em;
	}
/*Headers*/
h1 {
	font-weight: 900;
	font-size: 2.0em;
	padding: 30px 0 10px 0;
	color: #333;
        text-align: left;
}
h2 {
	font-weight: normal;
	font-size: 1.4em;
	padding: 10px 0;
	color: #333;
}
h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0;
	color: #333;
}
/*Classes*/
.formError {
	color: #c00;
	font-size: .8em;
}
.info {
	background: url(images/info.png) no-repeat;
	display: block;
	float: left;
	height: 30px;
	margin-right: 10px;
	width: 30px;
}
.readMore {
	position: relative;
	padding: 20px 0;
	padding-left: 30px;
}
.readMore span {
	margin:  0;
	position:  absolute;
	left:  0;
	top:  50%;
	margin-top: -8px;
}
.readMore a {
	color: #39c;
	font-weight: bold;
}
.required {
	color: #c00;
}
.rss {
	background:url(images/rss.png) no-repeat 50% 50%;
	display:block;
	height:24px;
	width:24px;
	float:left;
	padding-right:20px;
}
.slideBox {
	width:  279px;
    height:  282px;
	position: absolute;
	top: 57px;
	left: 571px;
	z-index: 5;
}
.slide-box {
	width:  560px;
    height:  200px;
	overflow: hidden;
	border: 5px solid #fff;
}
.slide-box-c {
	border: 1px solid #ddd;
	width: 570px
}
.subnavBtn {
	text-align: left;
	padding: 10px;
	margin: 2px 0;
	width: 80%;
}

/*Buttons*/
.fg-button { outline: 0; margin:0 4px 0 0; padding: .4em 1em; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }

a.fg-button { float:left; }

/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */

.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button,
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }


/* END DGD */

/* Begin Typography & Colors */
/*
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}
*/
#page {
/*	background-color: white;
	border: 1px solid #959596;*/
	text-align: left;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 0px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
        font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #9cf;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
        margin-right: 5px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	/*background-color: white;*/
	margin: 20px auto;
	padding: 0;
/*	width: 760px;
	border: 1px solid #959596;*/
	}

.narrowcolumn {
	background: #fff;
        float: left;
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 570px;
	}

.widecolumn {
	background: #fff;
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 920px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 20px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}
#content .entry p img { background: #fff; border: 1px solid #fff; padding: 3px; }
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 200px;
	padding: 3px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
	}

#sidebar #searchsubmit {
	padding: 3px 8px;
        background: #ddd;
        border: 1px solid #80b4db;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry .wpcf7 form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
        }

select {
	width: 130px;
	}

#commentform input {
	width: 160px;
        height: 21px;
	padding: 5px;
	margin: 5px 5px 1px 0;
        border: 2px solid #ccc;
	}
#commentform input#submit { height: 31px;}

input#author, input#email, input#url { padding-left: 35px; }
input#author { background: #fff url(images/commentName.png) no-repeat; }
input#email { background: #fff url(images/commentMail.png) no-repeat; }
input#url { background: #fff url(images/commentWeb.png) no-repeat; }

#commentform {
	margin: 5px 10px 0 0;
        padding: 20px;
        background:#eee;
        border:1px solid #ddd;
	}
#commentform textarea {
	width: 100%;
	padding: 5px;
        border: 2px solid #ccc;
	}
#respond:after {
 content: ".";
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
        display: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background: #fff;
        padding: 20px;
	margin-left: 620px;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.postauthor { background: #eee; border: 1px solid #ddd; font-size: .8em; margin-top: 30px; padding: 10px; }
.postauthor a { }
.postauthor img { background: #ddd; float: left; margin: 0 10px 10px 0; }
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */
