/******** May the source be with you *******

Theme Name: DB4
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress with extra pieces of flare from Bart ;-)
Author: the WordPress team & some modifications from ME WOOT!
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,:,,,,,,,,,,,,,:.,,,,,,,,,,,,,,,,***+,****,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,.######.,,,,#@#,,,,,,,,,,,+##:,,,,,,,,,,,,,,,###*,####,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,########,,,###,,,,,,,,,,,+##:,,:#,,,,,,,,,,,,##*,,###,,,,,,,,,,,,,,,,,,,,,,.#*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,.##* +###,,,.,,,,,,,,,,,,,..,,:##,,,,,,,,,,,,##*,,###,,,,,,,,,,,,,,,,,,,,,,##+,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,.##*,,####*###,, ###.###,###,,#####,####@:,,,##*,,###*##:,,,#####,,,###,#*#####,,,,,,###,#+,,*###,,,###,##+,###,,,,,,,
,,.##*,,+###+###,,@#######,###,,####*.######.,,##*,,#######+,*######,,#####*#####,,,,.######+,######:,############,,,,,,
,,.##*,,.###,###,###*,###:,.##,,:##,,,,,,,###,,##*,,###,:###,,,,,+##:,,###*:,##+,,,,,###:,##+###. ###,:##:,###,###,,,,,,
,,.##*,,+###,###,###,,:##:,.##,,:##,,,#######,,##*,,###,,###,,######:,,##+,,,##+,,,,,###,,++:###,,*##,:##,,##*,###,,,,,,
,,.##*,,###*,###,###,,+##:,.##,,:##,,###*####,,##*,,###,,###,###+###:,,##.,,,##+,,,.,###,,,,,###,,###,:##,,###,###,,,,,,
,,.##*,*###,,###,*###,###:,.##,,:##,,###,,###,,##*, ### ,###,##*,:##:,,##.,,,##:,:##+###*,,#,*##.,###,:##,,##*,###,,,,,,
,,########,,*###*,#######:,####,,############*####+########*,########.####,,,####*##*,######*,######+,####,###*####,,,,,
,,#####*.,,,*###*,,+#+:##.,####,,###*,###+*##*####+###**##+,,,###.###,####,,,+### *#,,,####.,,,*###.,,####,###*####,,,,,
,,,,,,,,,,,,,,,,,,#,, ###,,,,,,,,,,,,,,,,,,,,,,,,,,,.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.,,,,,,,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,*######+,,,,,,,,,,,,,,,,,,,,,,.,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,###*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,.,,,,.,.,,,,,,,,.,,,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }



/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('Chunkfive-webfont.eot');
	src: local('?'), url('Chunkfive-webfont.woff') format('woff'), url('Chunkfive-webfont.ttf') format('truetype'), url('Chunkfive-webfont.svg#webfont4CzPTNtF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AngelinaRegular';
	src: url('angelina-webfont.eot');
	src: local('?'), url('angelina-webfont.woff') format('woff'), url('angelina-webfont.ttf') format('truetype'), url('angelina-webfont.svg#webfont5kw6dRiA') format('svg');
	font-weight: normal;
	font-style: normal;
}




/* =Structure
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {

	color:#5c3f0b;
		background-image: url(images/bg.jpg);
	background-repeat: repeat;
}


hr {
	width: 100%;
	height: 0;
	border: 0;
	border-top: solid #ccc 1px;
	border-bottom: solid #fff 1px;
	margin: 5px 0 10px 0;
}

.col1 hr {
width:610px;
margin:10px 0 20px 90px;	
}

#top {
	background:url(images/top-bar.png) repeat-x top center;
	height:38px;
}

#home-link {
	background:url("images/digitalbart-logo.jpg") no-repeat scroll 0 0 transparent;
	height:108px;
	text-indent:-9999px;
	width:192px;
	display:block;
	margin-top:0;
	float:left;
}


#wrapper {
	margin: 0 auto;
	width: 940px;
}

#nav {
	margin:0 auto;
	width:940px;
}
ul#menu {
	height:30px;
	width:300px;
	list-style:none outside none;
	float:right;
	padding:15px 0 0 0;
}

#menu  li {
	float:left;
	margin:0 7px;
	
}


#menu  li a {
	color:#DCCEBC;
	padding:3px 5px;
	text-shadow: 1px 1px 0px #8F7150;
	font: 16px 'ChunkFiveRegular', Arial, sans-serif;
}

#menu li a:hover, .home #menu li.home a, .page-template-blog-php  #menu li.blog a, .single  #menu li.blog a, .page-template-about-php #menu li.about a,  .page-template-contact-php  #menu li.contact a {
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	-webkit-border-top-right-radius:3px;	
	-webkit-border-top-left-radius:3px;		
	background: #F6AD2A;
	padding:5px 5px;	
	color:#FFF;
	text-decoration:none;
	/*
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #F6AD2A, #EEF1E6 );
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');	
	*/
}


.home .col1 {
	width:100%;
	
}

.page .col1 {
	margin:30px 0 0 0;
}

.col1 {
	margin:0px;	
	width:700px;
	float:left;
}



.archive .col1, .page .col1, .single .col1 {
	margin:0px;	
	width:700px;
	float:right;
}

.page .col2, .single .col2  {
	width:200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}



.indent {
	margin:20px 0 0 90px;	
}

.home h1 {
	margin:20px 0 0 25px;		
	font: 68px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#f6ad2a;	
	text-transform:uppercase;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
	width:600px;
	display:inline-block;
}

.home .northwest {
	font: 30px 'AngelinaRegular', Arial, sans-serif;
	color:#5C3F0B;
	display:inline-block;
	margin-left:29px;
}

.home .col1 h1.entry-title {
	margin:0px 0 0 90px;		
}
.col1 h1.entry-title, .col1 h1{
	margin:20px 0 0 90px;		
	font: 24px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#f6ad2a;	
	text-transform:uppercase;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);
}

.page-template-blog-php h1, .single .col1 h2.blog-title, .page-template-contact-php h1, .page-template-about-php h1  {
	margin:20px 0 10px 90px;		
	font: 65px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#dccebc;
	text-transform:uppercase;	
}
.single .col1 h2 {
	color:#dccebc;
}
.home .post {
	width:675px;
	float:left;
}

.home .entry-summary p {
	margin:5px 0 05px 90px;
}

.page-template-blog-php .post {
	margin:0 0 20px 0;
}

.col1 p {
	margin:5px 0 20px 90px;	
	font: 14px 'NobileRegular',Arial,sans-serif;
	line-height:22px;	
}

.col1 h2 {
	margin:0 0 0 90px;		
	font: 24px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#f6ad2a;
	text-transform:uppercase;
}

.col2 h2 {
	margin:10px 0 0  0px;		
	font: 24px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#f6ad2a;
	text-transform:uppercase;
}

.col2 ul li  {
	margin:0px 0 0 0px;
	border-top: 1px solid #FDFDFD;
	border-bottom: 1px solid #DBDBB9;	
	font-size:14px;
	padding:5px 10px 5px 0px;
}

.nav, .inside ul, .blogroll  {
	margin:05px 0 0 20px;	
}

.nav li, .inside ul li, .blogroll li  {
	font-size:12px;
	border-top: 1px solid #FDFDFD;
	border-bottom: 1px solid #C9C994;
}

.nav li a, .inside ul li a, .blogroll li a  {
	display: block;
	text-decoration: none;	
}

ul li:first-child {border-top: none;}
ul li:last-child {border-bottom: none;}


.nav li a:hover, .inside ul li a:hover, .blogroll li a:hover {
	color:#DF920D;
}

#nav-above, #nav-below {
	margin:0 0 0px 90px;
	padding:0 0 30px 0; 
	display:block;
}
#nav-below { 	}

.nav-previous,.nav-next {
	font: 20px 'AngelinaRegular', Arial, sans-serif;

}
.nav-previous {
	float:left;width:50%;	
}
.nav-next {
	float:right;width:50%;
	text-align:right;
}

.home h3 {
	font: 54px 'ChunkFiveRegular', Arial, sans-serif;
	color:#dccebc;
	margin:60px 0 0 37px;
	padding:17px 0 40px 65px;
	text-transform:capitalize;
	background:url(images/background-blog-heading.jpg) top left;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);	
	width:870px;
}

.col2 h3 {
	font: 24px 'AngelinaRegular', Arial, sans-serif;
	margin:25px 0 20px;
	color:#f6ad2a;
	-moz-border-radius:5px;
	-webkit-border-radius: 05px;
	border-radius: 05px; /* future proofing */
	background-color:rgba(234, 207, 176, .3);
	padding:5px 15px;
}



#site-description {
	font: 34px 'AngelinaRegular', Arial, sans-serif;
	padding:30px 20px 30px 20px;
	color:#61440e;
	margin:60px 0px 30px 90px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */\
	background-color:#EDE5D5;
	background-color:rgba(234, 207, 176, .3);	
	width:550px;
	float:left;
}

#site-description a {
	font: 18px 'ChunkFiveRegular', Arial, sans-serif;
}


.author {
	margin:0 0 0 90px;		
	font: 12px 'ChunkFiveRegular', Arial, sans-serif;		
	color:#f6ad2a;
	text-transform:uppercase;
	text-decoration:none;
}

.col1 .date {
	background:url(images/date.png) no-repeat;
	width:80px;
	height:39px;
	margin:10px 0 -58px 0px;
	font-size:18px;
	padding:10px 0 05px;
}

.date span.month {
	font-size:12px;
	display:inline-block;
	-webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);	
}

.col1 .date .day {
	font: 20px 'ChunkFiveRegular', Arial, sans-serif;	
}




.pressed {
	padding:3px 5px;
	background: #E5E2D2;
	border: 1px solid #bfbaa9;
	border-right: 1px solid #dedabf;
	border-bottom: 1px solid #dedabf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: 16px 'AngelinaRegular', Arial, sans-serif;	
}

a.pressed:hover {
	background: #F6AD2A;
	color:#FFF;
	text-decoration:none;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');	
}

p.date span {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	padding:0px 20px 0 0;
	font-size:10px;
}


a {
	/*color:#f6ad2a;*/
	color:#F90;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;
}


.update  {
-moz-border-radius:5px 5px 5px 5px;
background-color:rgba(234, 133, 6, 0.4);
padding:05px 7px;
color:#FFF;
}

a.update:hover {
background-color:rgba(234, 133, 6, 1);
text-decoration:none;
}

#twitter {
		margin:25px 0 20px 0;
	-moz-border-radius:15px;
background-color:rgba(211, 227, 224, .5);
padding:10px;

}

#bookshelf {
background: url(images/bookshelf.png) no-repeat top left;		
min-height:120px;
width:243px;
float:right;
}
#bookshelf img {
 display: block;
    margin-left: auto;
    margin-right: auto;
	padding:15px 0 0 0;
}

#bookshelf p {
	font: 22px 'AngelinaRegular', Arial, sans-serif;
	text-align:center;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
}



#sidebar-wrap1 {
	margin:85px 0 20px 0;	
}


.entry-utility {
	margin:0px 0 20px 90px;
	font-size:14px;
	font: 16px 'ChunkFiveRegular', Arial, sans-serif;		
}


.comments-link {
	padding:0px 25px 0 0;	
	line-height:22px;
	background:url(images/comments.png) top right no-repeat;	
}

.single .entry-utility {
	font: 18px 'AngelinaRegular',Arial,sans-serif;	
}

h3#comments-title {
	margin:0px 0 20px 0px;
	font: 22px 'ChunkFiveRegular', Arial, sans-serif;	
}

body.archive h1, body.category h1, body.search h1 {
	margin:20px 0 30px 0px;
	font: 34px 'ChunkFiveRegular', Arial, sans-serif;	
}

#comments {
	margin:0px 0 20px 90px;
}

#footer {
	margin:30px 0 0 0;	
	padding:40px 0;
	background-color:#CEC6AE;
	background-color:rgba(156, 125, 86, .4);
	overflow:auto;
	font: 14px Arial, sans-serif;
}

#footer a {
	color:#630;
		/*color:#FF9900;*/
}

.left {
	float:left;	
}

#footercontainer {
	width:940px;
	margin:0 auto;
}

#footercontainer div  {
	width:213px;
	margin:0 10px;
	padding:15px 0;
	border: 1px solid #9F9381;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;		
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	background-color:#DDD3BA;
	background-color:rgba(255, 250, 223, .3);
	min-height:225px;	
}
#footercontainer div p {
	margin:5px 0;	
}

#footer h4 {
	font: 35px 'AngelinaRegular',Arial,sans-serif;	
	/*color:#009DA0;*/
	color:#FFF;
	padding:0 15px;
}

#footer ul {
	margin: 10px 0; 
	padding: 0;
	list-style: none;
}

#footer ul li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #AFA699;
	padding:5px 15px;
}
#footer ul li:first-child {border-top: none;}
#footer ul li:last-child {border-bottom: none;}



img.size-medium, img.size-full, .col1 ol, .col1 ul {
	margin:05px 0 05px 90px;		
}

div.col1 div.syntaxhighlighter {
	margin:0px 0px 20px 90px !important;	
	width:550px !important;
}

#dsq-content h3 {
	margin:20px 0;
	font: 26px 'ChunkFiveRegular', Arial, sans-serif;			
}

#dsq-content, #tweetbacks, .dsq-brlink {
	margin:0px 0px 20px 90px;
}


a.bottomNav {
	margin:0 0 0 90px;	
	font: 30px 'AngelinaRegular',Arial,sans-serif;		
}

.col2 #recentcomments li.recentcomments {
	margin:0px 0 0 20px;	
}


