/* @override 
	http://localhost:8888/christensen/wp-content/themes/dgc/style.css
	http://stage.studiowhat.net/christensen/wp-content/themes/dgc/style.css
*/

/*   
Theme Name: DGC
Description:Custom template for David Christensen
Author:GMD
Version:1

*/

/*       ###############################
         BASIC TAGS
         ############################### */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #374947;
	background: #e7e6df url(img/dgc_bg_tile.jpg) repeat;
	font: 12px/1.5em Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 0 0;
}

p {
	margin: 0px 0px 20px 0px;
}

a {
	outline: none;
	text-decoration: none;
	color: #5B5564;
}

a:hover {
	color: #5B5564;
}

a img {
	border: none;
}

/*       ###############################
         BASIC LAYOUT
         ############################### */

div#background {
	background: url(img/dgc_bg.jpg) repeat-x 0 top;
	margin-top: -10px;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
}

#masthead {
	background: url(img/dgc_header_bg.jpg) no-repeat 0 top;
	height: 194px;
	position: relative;
}
#branding {
	height: 58px;
	padding-top: 60px;
	padding-bottom: 14px;
}
div#nav {
	position: relative;
	z-index: 20;
	width: 960px;
	height: 20px;
	padding-left: 208px;
	padding-top: 36px;
}

div#content {
	clear: both;
	z-index: 1;
	background: #f2f2f2 url(img/gradient.png) repeat-x;
	width: 900px;
	padding: 10px 30px 0;
	min-height: 500px;
	border-top: 1px solid #978554;
	border-right: 1px solid #fff;
	border-left: 1px solid #978554;
	border-bottom: 1px solid #fff;
}

div#left {
	width: 560px;
	margin: 0;
	line-height: 1.35;
	float: left;
	padding: 0 20px 10px 0;
}

div#right {
	width: 240px;
	margin: 0;
	float: right;
	padding: 10px 0 10px 20px;
}
div#site-info{
	padding-top: 12px;
	padding-left: 31px;
}
p#toggle-all {
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
}

div.headline {
	margin: 40px 0 0 20px;
}

div.excerpt {
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #ccc;
	margin: 0 0 0 20px;
}

div.post-single {
	margin: 0 0 20px 0;
}

div.preview {
	float: right;
	background: url(img/preview.png) no-repeat;
	margin: 15px 0 0 0;
}

div.preview a {
	display: block;
	width: 32px;
	height: 32px;
	color: #ccc !important;
	font: normal 14px Verdana, serif;
}

div.date {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cfb471;
	border-left: 1px solid #fff;
	position: absolute;
	width: 58px;
	height: 60px;
	line-height: 2;
	padding: 10px 0;
	margin: 0 0 0 -109px;
	background: #ded4b9;

}

div.single_content {
	clear: both;
	margin: 0 0 50px 0px;
}

div.bookmarks {
	text-align: right;
	float: right;
}

div#appendix {
	clear: both;
	background: #fff;
	width: 930px;
	padding: 30px 30px 30px 0px;
	margin: 0 0 20px 0;
}

div.app_widget {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 30px;
}

div#appendix div.widget {
	padding: 20px 0 0 0;
}

/*       ###############################
         NAVIGATION
         ############################### */

div#nav ul {
	float: left;
	list-style: none;
}

div#nav li {
	float: left;
}

div#nav li a {
	display: block;
	margin: 0;
	height: 20px;
	padding: 6px 16px 0;
	color: #7a0806;
	text-decoration: none;
	font: bold 12px Helvetica, sans-serif;
	text-shadow: #dfe0e0 1px 1px 0;
	border-right: 1px solid #dadada;
	border-left: 1px solid #a28c58;


}

div#nav li a:hover {
	color: #4d3b9f;
	background-color: #eddcb0;
	text-shadow: #b48f38 1px 1px 0;

}
div#nav .current_page_item a {
	color: #4d3b9f;
	text-shadow: #b48f38 1px 1px 0;
	background-color: #e0cfa4;

}
div#nav .current_page_ancestor  a, div#nav .current_page_parent  a {
	color: #4d3b9f;
	text-shadow: #b48f38 1px 1px 0;
	background-color: #e0cfa4;

}


ul#mail_rss a {
	text-decoration: underline !important;
}

* {
	
}

/*       ###############################
         WIDGETS
         ############################### */

.widget {
	border: 1px solid #ccc;
	padding: 25px 15px !important;
	margin: 10px 0;
	background: #fff url(img/gradient.png) repeat-x;
}

div.widget h4 {
	border-bottom: 1px dotted #ccc;
	font: bold 120% Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #fff;
}

div#right, div#appendix {
	font-size: 90%;
}

div#right ul, div#appendix ul {
	list-style: none;
	padding: 0;
}

div.widget h4 {
	font-size: 130%;
	margin: 0;
	padding: 0 0 3px 0;
}

div.widget a {
	display: block;
	padding: 5px 0px;
	font: bold 110% Helvetica, sans-serif;
	color: #95082c;
}

div.widget a:hover {
	color: #666;
	text-decoration: none;
}

div.widget li {
	padding: 0 0 0 5px;
	margin: 0;
	border-bottom: 1px dotted #ccc;
}

div.widget li li {
	padding: 0 0 0 20px;
	margin: 0;
	background: none;
	border-top: none;
	border-bottom: none;
}

div#tag_cloud a {
	display: inline;
}

div#tag_cloud {
	min-height: 130px;
}

div#archives {
	min-height: 130px;
}

.textwidget, .textwidget a {
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif !important;
}

.textwidget p {
	margin: 0;
	padding: 0;
}

/*calendar*/

table#wp-calendar {
	margin: 0 0 10px 0;
	border-collapse: collapse;
	text-align: center;
	font-size: 14px;
}

table#wp-calendar a {
	font: normal 14px Verdana;
}

table#wp-calendar caption {
	padding: 0 0 5px 0;
}

table#wp-calendar th {
	font: bold 14px Verdana;
}

table#wp-calendar th, td {
	width: 30px;
	height: 30px;
}

/*       ###############################
         TEXT
         ############################### */

#blog-title a{
	color: #870301;
	text-decoration: none;
	text-shadow: #dfe0e0 1px 1px 0;
	margin-left: 205px;
	margin-top: 0;
	font: bold 27px Helvetica,Segoe;
}

#blog-description {
	padding: 7px 0 20px 205px;
	margin: 0;
	color: #4e4f8d;
	font: italic 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#left {
	font-size: 120%;
}

div#left a {
	color: #95082c;
	font-weight: bold;
}

div#left a:hover {
	color: #ffbd33;
	text-decoration: underline;
}

div#left h1 {
	float: left;
	font: bold 22px Helvetica, sans-serif;
	width: 450px;

}

div#left h1.page_headline {
	margin: 10px 0;
	font: bold 26px Helvetica, sans-serif;
	color: #d9c89a;
}

div#left h1 a {
	color: #666;
	display: block;
}

div#left h1 a:hover {
	color: #503774;
	text-decoration: none;
}

div#left h2 {
	font-size: 18px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	margin: 0 0 10px 0;
	color: #4e4f8d;
}

div#left h2.archive-title {
	margin: 10px 0 0 20px;
	font: bold 26px Helvetica, sans-serif;
	color: #decda2;
}

div#left h3 {
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	margin: 0 0 5px 0;
	color: #4e4f8d;
}

div#left ul, ol {
	margin: 0 0 20px 20px;
}

div.excerpt {
	font-size: 90%;
}

div.single_content {
	font-size: 90%;
}

p#font-resize a {
	display: inline;
	font: 18px bold Verdana, sans-serif;
	padding: 0px 5px;
}

p#toggle-all a {
	display: block;
	width: 80px;
	height: 20px;
	padding: 0 0 0 30px !important;
	font: 12px bold Verdana, sans-serif;
}

a.show-all {
	background: url(img/toggle.png) no-repeat;
}

a.hide-all {
	background: url(img/toggle.png) 0px -20px no-repeat;
}

p.previous-posts {
	margin: 50px 0 0 0;
	float: left;
	font: normal 130% Verdana;
}

p.next-posts {
	margin: 50px 0 0 0;
	float: right;
	font: normal 130% Verdana;
}

div.date {
	font-size: 14px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	color: #820806;
}

p.date-month {
	margin: -18px 0 15px 0;
	color: #cdb16f;
	font-size: 32px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	text-shadow: #fff 1px 1px 0px;
}

p.post_info {
	font-size: 100%;
}

p.tag_info {
	margin: 0;
	font-size: 100%;
}

p.offset {
	margin: 5px 0;
}

p.wp-bookmark {
	margin: 0;
}

.wp-logo {
	float: left;
}

div#credits {
	font-size: 80%;
	margin: 0 0 0 0px;
	padding: 5px 10px;
	height: 46px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}

a#totop {
	float: right;
	font: bold 120% Verdana, sans-serif;
}

.category-link {
	background: url(img/pagex.png) no-repeat;
}

.comment-link {
	background: url(img/commentsx.png) no-repeat;
}

.tag-link {
	background: url(img/tag-bluex.png) no-repeat;
}

.hide-link {
	float: right;
	padding: 8px 0 0 0;
	font: normal 12px Helvetica, sans-serif;
}

.user-name {
	background: url(img/user-greenx.png) no-repeat;
}

.user-mail {
	background: url(img/emailx.png) no-repeat;
}

.user-url {
	background: url(img/world-editx.png) no-repeat;
}

.user-comment {
	background: url(img/comment-addx.png) no-repeat;
}

.info-icon {
	padding: 3px 0 3px 20px;
	margin: 0;
	background-position: 0px 4px;
}

.clear {
	clear: both;
}
hr {
	clear: both;
}
code {
	font: normal 120% Courier, serif;
}

/*      ##################################
           COMMENTS
        ################################## */

div.comment {
	margin: 10px 0 30px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

p.comment-details {
	font: normal 130% Georgia, serif;
}

.avatar {
	float: left;
	margin: 0 20px 0 0;
	border: 5px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.comment-text {
	margin: 50px 0 0 0;
}

div.author-comment {
	background: #f9fbc1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px !important;
	border: 1px solid #f1f1f1;
}

h2#comment-header {
	margin: 40px 0 10px 0 !important;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 0;
}

h2#respond {
	margin: 40px 0 10px 0 !important;
}

h3#no-comments {
	font: italic bold 110% Georgia, serif !important;
	color: #666 !important;
}

/*        ##################################
           FORMS
        ################################## */

label {
	display: block;
	margin: 0 0 5px 0;
}

.text {
	width: 350px;
	margin: 0 0 10px 0;
	padding: 5px;
	background: url(img/bg-form-text.gif) repeat-x left top #fff;
	border: 1px solid #ccc;
}

textarea {
	width: 450px;
	height: 150px;
	margin: 0;
	padding: 5px;
	background: url(img/bg-form-text.gif) repeat-x left top #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
}

.submit {
	width: auto;
	padding: 5px 20px;
	margin: 5px 0;
	color: #fff;
	background: #333;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 5px 0 0;
}

/*        ##################################
           SEARCHFORM
        ################################## */

input#search {
	width: 150px;
	padding: 5px;
	background: url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #ccc;
}

#search-submit {
	padding: 5px;
	color: #fff;
	background: #333;
	border: none;
}

div#left div#searchform {
	padding: 0 0 0 20px;
}

p.not-found {
	padding: 0 0 0 20px;
	margin: 0;
}

/*        ##################################
           WORDPRESS CSS
        ################################## */

img.alignright {
	float: right;
	margin: 0 0 20px20px;
}

img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

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

a img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

a img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

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

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

/*        ##################################
           SUPERFISH
        ################################## */

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
	margin: 0 !important;
}

.sf-menu ul ul li {
	margin: 0 !important;
}

.sf-menu li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left: 0;
	top: 26px; /* match top ul list item height */ 
	z-index: 1000;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 12em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 12em; /* match ul width */ 
	top: 0;
}

/*** CUSTOM STYLES ***/

.sf-menu li ul {
	color: #4d3b9f;
	border-right: 1px solid #a28c58;
	border-left: 1px solid #dadada;
	background-color: #e0cfa4;
	text-shadow: #b48f38 1px 1px 0;
	border-top: none;
	width: 12em;
	background-color: #e0cfa4;
}

.sf-menu li li ul, .sf-menu li li li ul {
	color: #4d3b9f;
	border-right: 1px solid #a28c58;
	border-left: 1px solid #dadada;
	background-color: #e0cfa4;
	text-shadow: #b48f38 1px 1px 0;
	border-top: none;
	width: 12em;
	background-color: #e0cfa4;
}
.sf-menu li a{
	color: #4d3b9f;
	border-right: 1px solid #a28c58;
	border-left: 1px solid #dadada;
	text-shadow: #b48f38 1px 1px 0;
	border-top: none;
}


/*       ###############################
         CLEARFIX
         ############################### */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clear {
	clear: both;
}

.thumbnail {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
	overflow: hidden;
	line-height: 170px;
	text-align: center;
}

.thumbnail a img {
	float: left;
	width: 200px;
	height: 200px;
	padding: 5px;
	background: #bdaff0;
	border: 1px solid #8776c7;
}

/** Featured Area **/

#featured_area {
	background: url(img/feat-b.jpg) no-repeat;
	height: 308px;
	overflow: hidden;
	position: relative;
	margin: 0 25px 35px 25px;
}

#featured_area div#mySlides {
	padding-top: 30px;
}

#featured_area .description {
	float: left;
	width: 458px;
	height: 152px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 12px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	background: url(img/featured_image_bg.gif) repeat-x;
	height: 209px;
	border: 1px solid #f8f9fa;
	padding: 0px;
	margin-top: 1px;
	float: left;
	position: relative;
	margin: 0 0 0 10px;
}

#featured_area .photo img {
	width: 350px;
	height: 205px;
	margin: 0 0px 0 0;
}

#featured_area .slide {
	overflow: hidden;
}

#featured_area .container {
	height: 308px;
	overflow: none;
	position: relative;
	z-index: 0;
}

.gallery-wrapper {
	position: relative;
}

a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 61px;
	height: 59px;
	position: absolute;
	bottom: 200px;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 9999;
	top: 88px;
}

a.jFlowPrev {
	background: url(img/prev-trans.png) no-repeat;
	left: -86px;
}

a.jFlowNext {
	background: url(img/next-trans.png) no-repeat;
	right: -70px;
}

div#myController {
	display: none;
}

#social {
	float: left;
}

#social a img {
	border: none;
}