/* @override http://www.dkholland.com/wp-content/themes/sandbox-dk/style.css */

/*
THEME NAME: DK Holland
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* @override http://www.dkholland.com/wp-content/themes/sandbox-dk/style.css */

/* @group Tripoli Base */

/*
 *   Tripoli is a generic CSS standard for HTML rendering. 
 *   Copyright (C) 2007 David Hellsing
 *   
 *   http://devkick.com/lab/tripoli/
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
**/

/*
_______________________________
RESET */

* {
	text-decoration: none;
	font-size: 1em;
	outline: none;
	margin: 0;
	padding: 0;
}

code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext {
	font: inherit;
	white-space: normal;
}

a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym {
	border-width: 0;
}

dfn,i,cite,var,address,em {
	font-style: normal;
}

th,b,strong,h1,h2,h3,h4,h5,h6,dt {
	font-weight: normal;
}

caption,th,td {
	text-align: left;
}

html {
	background: white;
	color: black;
	line-height: 1;
	font-family: arial, sans-serif;
}

/* \*/

html {
	font-family: sans-serif;
}

/* */

q {
	quotes: "\201C""\201D""\2018""\2019";
}

ul,ol,dir,menu {
	list-style: none;
}

sub,sup {
	vertical-align: baseline;
}

a {
	color: inherit;
}

/*
_______________________________
DISABLE DEPRECATED HTML */

font,basefont {
	color: inherit;
	font: inherit;
	font-size: 100%;
}

center,*[align] {
	text-align: inherit;
}

s,strike,u {
	text-decoration: inherit;
}

img {
	border: none;
	margin: 0;
}

ol {
	list-style-type: decimal;
}

body {
	background-color: transparent;
}

tr,th,td {
	width: auto;
	height: auto;
	background-color: transparent;
	vertical-align: inherit;
	border: none;
}

table[border],#content table[border] {
	border-collapse: separate;
	border-spacing: 0;
}

nobr {
	white-space: normal;
}

marquee {
	overflow: visible;
	-moz-binding: none;
}

blink {
	text-decoration: none;
}

/*
_______________________________
GENERAL */

html {
	font-size: 125%;
}

body {
	font-size: 50%;
}

a {
	text-decoration: underline;
}

strong,th,thead td,h1,h2,h3,h4,h5,h6,dt {
	font-weight: bold;
	color: #666;
}

cite,em,dfn {
	font-style: italic;
}

code,kbd,samp,pre,tt,var,input[type='text'],input[type='password'],textarea {
	font-size: 100%;
	font-family: mono-space,monospace;
}

pre {
	white-space: pre;
}

pre * {
	font-size: 100%;
	white-space: pre;
}

del {
	text-decoration: line-through;
}

ins,dfn {
	border-bottom: 1px solid black;
}

small,sup,sub {
	font-size: 85%;
}

big {
	font-size: 125%;
	line-height: 80%;
}

abbr,acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
}

abbr[title],acronym[title],dfn[title] {
	cursor: help;
	border-bottom: 1px dotted black;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

hr {
	display: none;

/* We will re-reset it later for content */
}

:lang(af),:lang(nl),:lang(pl) {
	quotes: '\201E' '\201D' '\201A' '\2019';
}

:lang(bg),:lang(cs),:lang(de),:lang(is),:lang(lt),:lang(sk),:lang(sr),:lang(ro) {
	quotes: '\201E' '\201C' '\201A' '\2018';
}

:lang(da),:lang(hr) {
	quotes: '\00BB' '\00AB' '\203A' '\2039';
}

:lang(el),:lang(es),:lang(sq),:lang(tr) {
	quotes: '\00AB' '\00BB' '\2039' '\203A';
}

:lang(en-GB) {
	quotes: '\2018' '\2019' '\201C' '\201D';
}

:lang(fi),:lang(sv) {
	quotes: '\201D' '\201D' '\2019' '\2019';
}

:lang(fr) {
	quotes: '\ab\2005' '\2005\bb' '\2039\2005' '\2005\203a';
}

*[lang|='en'] q:before {
	content: '\201C';
}

*[lang|='en'] q:after {
	content: '\201D';
}

*[lang|='en'] q q:before {
	content: '\2018';
}

*[lang|='en'] q q:after {
	content: '\2019';
}

input,select,button {
	cursor: pointer;
}

input[type='text'],input[type='password'] {
	cursor: text;
}

input[type='hidden'] {
	display: none;
}

/*
_______________________________
CONTENT */

#content {
	font-size: 1.2em;
	line-height: 1.6em;
}

#content h1 {
	font-size: 1.6em;
	line-height: 1;
	margin: 1em 0 .5em;
}

#content h2 {
	font-size: 1.5em;
	line-height: 1;
	margin: 1.07em 0 .535em;
	color: #b73438;
}

div.entry-content p a img {
	max-width: 100%;
	margin-bottom: 1em;
}

#content h3 {
	font-size: 1.4em;
	line-height: 1;
	margin: 1.14em 0 .57em;
}

#content h4 {
	font-size: 1.3em;
	line-height: 1;
	margin: 1.23em 0 .615em;
}

#content h5 {
	font-size: 1.2em;
	line-height: 1;
	margin: 1.33em 0 .67em;
}

#content h6 {
	font-size: 1em;
	line-height: 1;
	margin: 1.6em 0 .8em;
}

#content hr {
	display: block;
	background: black;
	color: black;
	width: 100%;
	height: 1px;
	border: none;
}

#content ul {
	list-style: disc outside;
}

#content ol {
	list-style: decimal outside;
}

#content table {
	border-collapse: collapse;
}

#content hr,#content p,#content ul,#content ol,#content dl,#content pre, #content address,#content table,#content form {
	margin-bottom: 1.6em;
	color: #333;
}

#content p+p {
	margin-top: -.8em;
}

#content fieldset {
	margin: 1.6em 0;
	padding: 1.6em;
}

/* \*/

#content legend {
	padding-left: .8em;
	padding-right: .8em;
}

/* */

@media all and (min-width: 0px) /* for Opera 8 */ {

#content legend {
	margin-bottom: 1.6em;
}

#content fieldset {
	margin-top: 0;
}

#content[class^='content'] fieldset {
	margin-top: 1.6em;
}

}

#content fieldset>*:first-child {
	margin-top: 0;
}

#content textarea,#content input[type='text'] {
	padding: .1em .2em;
}

#content input {
	padding: .2em .1em;
}

#content select {
	padding: .2em .1em 0;
}

#content select[multiple] {
	margin-bottom: .8em;
}

#content option {
	padding: 0 .4em .1em;
}

#content button {
	padding: .3em .5em;
}

#content input[type='radio'] {
	position: relative;
	bottom: -.2em;
}

#content dt {
	margin-top: .8em;
	margin-bottom: .4em;
}

#content ul,#content ol {
	margin-left: 2.2em;
}

#content caption,#content form div {
	padding-bottom: .8em;
}

#content ul ul,content ol ul,#content ul ol,content ol ol {
	margin-bottom: 0;
}

/*
_______________________________
END */

/* @end */

/* @group Tripoli Type & Visuals */

/*
 *   @name visual
 *   @type tripoli plugin
 *
 *   @desc adds several visual details such as link colors, borders, blockquotes, form controls etc.
 *   @author David Hellsing
 *   @version 1.0
 *   @cat plugins
 * 
**/

/*
_______________________________
VISUAL PLUG */

#content div.entry-content blockquote {
	padding-left: 2.2em;
	margin-top: 1em;
	border-left: 1px dotted #ff9494;
}

#content div.entry-content blockquote p {
	color: #b73438;
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
}

abbr[title],acronym[title],dfn[title] {
	border-bottom: 1px solid #ccc;
}

ins,dfn {
	border-bottom-color: #666;
}

del {
	color: #666;
}

fieldset {
	border-color: #ccc;
}

textarea,input[type='text'],input[type='password'],select {
	border: 1px solid #ccc;
	background: #fff;
}

fieldset {
	border: 1px solid #ccc;
}

textarea:hover,input[type='text']:hover,input[type='password']:hover,select:hover {
	border-color: #aaa;
}

textarea:focus,input[type='text']:focus,input[type='password']:focus,select:focus {
	outline: 2px solid #e4e4e4;
	border-color: #888;
}

#wrapper hr {
	background: #aaa;
	color: #aaa;
}

#wrapper table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#wrapper th,#wrapper td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ccc;
}

#wrapper th,#wrapper td {
	padding: .8em;
}

a:link {
	color: #b13430;
}

a:visited {
	color: #99c;
}

a:hover,code,pre {
	color: #c33;
}

a:active,.a:focus {
	color: #000;
}

/*
_______________________________
END */

/* @end */

/* Two-column with sidebar on left from the /examples/ folder  */

html {
	background: url(images/dkh-bg-red.png) repeat-y;
	height: 100%;
}

div#container {
	float: right;
	margin: 0 0 0 -272px;
	width: 100%;
}

div#content {
	margin: 1em 0 0 272px;
	width: 500px;
}

/* @group Headers */

.navigation a:link {
	text-decoration: none;
	color: #ccc;
}
.navigation:hover a:link {
	text-decoration: none;
	color: #666;
}

#content h1 {
	font-size: 2em;
	line-height: 1;
	margin: 1em 0 .5em;
}

#content h2 {
	line-height: 1;
	font-size: 1.8em;
	margin: 1.07em 3px .535em 0;
}

#content h3 {
	font-size: 1.4em;
	line-height: 1;
	margin: 1.14em 0 .57em;
}

#content h4 {
	font-size: 1.3em;
	line-height: 1;
	margin: 1.23em 0 .615em;
}

#content h5 {
	font-size: 1.2em;
	line-height: 1;
	margin: 1.33em 0 .67em;
}

#content h6 {
	font-size: 1em;
	line-height: 1;
	margin: 1.6em 0 .8em;
}



/* @end */

div.post {
	margin-bottom: 4em;
}

h2.entry-title, h3.entry-title {
	display: inline;
}

div.entry-date {
	display: inline;
}

div.entry-content {
	margin-top: 1em;
}

.page h2.entry-title {
	display: none;
}

div#content div.page div.entry-content h2 {
	margin-top: 1.8em;
	margin-bottom: 1.4em;
}

.entry-title a {
	text-decoration: none;
}

.entry-date abbr.published {
	color: #666;
	border-style: none;
}

div#header {
	height: 88px;
	width: 222px;
	float: left;
	background: url(images/DKAnimation.gif) no-repeat right bottom;
	margin-bottom: 3em;
	z-index: 0;
}

h1#blog-title {
	margin-top: 0;
	font-size: 1.8em;
	padding-top: 40px;
	float: left;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	text-indent: -1000em;
	width: 100%;
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
	width: 78px;
	height: 12px;
	margin-right: 85px;
}

div#access {
	display: none;
}

div.sidebar {
	float: left;
	overflow: hidden;
	width: 208px;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-left: 16px;
	text-align: right;
	color: #fff;
}

div.sidebar a {
	color: #fff;
	text-decoration: none;
}

div.sidebar h3 {
	color: #4d1614;
}

.sidebar ul.xoxo li li {
	list-style-type: none;
}

div.sidebar li.widget_pages {
	margin-bottom: 5em;
	margin-top: 1em;
}

#searchform div label.screen-reader-text {
	display: none;
}

li.widget_pages a {
	text-decoration: none;
}

#twitter-tools div.aktt_tweets ul li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #750000;
	display: block;
}

.sidebar ul.xoxo, div.sidebar ul.xoxo ul {
	margin-left: 0;
}

input#aktt_tweet_text {
	font: 1.1em/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
	text-align: left;
	background-color: #b73438;
	border: 1px solid #7f1012;
	color: #fff;
	width: 90%;
	margin-bottom: .5em;
}

span#aktt_char_count {
	margin-right: .5em;
	color: #fff;
}

li#twitter-tools a:visited {
	color: #fff;
}

div#secondary {
	clear: left;
}

div#footer, div#footer a {
	clear: both;
	width: 222px;
	color: #fff;
	padding-bottom: 2em;
}

/* Just some example content */

h2.page-title {
	color: #666;
}

/* My Comment */

div.skip-link {
	position: absolute;
	right: 1em;
	top: 1em;
}

div#menu {
	background: #EEE;
	height: 1.5em;
	margin: 1em 0;
	width: 100%;
}

div#menu ul,div#menu ul ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul a {
	display: block;
	margin-right: 1em;
	padding: 0.2em 0.5em;
	text-decoration: none;
}

div#menu ul ul ul a {
	font-style: italic;
}

div#menu ul li ul {
	left: -999em;
	position: absolute;
}

div#menu ul li:hover ul {
	left: auto;
}

.entry-title,.entry-meta {
	clear: both;
	
}

.entry-meta {
	color: #666;
	font-size: 90%;
}

div#primary {
	margin-top: 1.8em;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

p.wp-caption-text {
	font-style: italic;
}

div.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

div.gallery dl.gallery-columns-1 {
	width: 100%;
}

div.gallery dl.gallery-columns-2 {
	width: 49%;
}

div.gallery dl.gallery-columns-3 {
	width: 33%;
}

div.gallery dl.gallery-columns-4 {
	width: 24%;
}

div.gallery dl.gallery-columns-5 {
	width: 19%;
}

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	margin-top: 1em;
}

div#nav-images {
	height: 150px;
	margin: 1em 0;
}

div.navigation {
	height: 1.25em;
}

div.navigation a {
	color: #666;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.sidebar h3 {
	font-size: 1.2em;
}

div.sidebar input#s {
	width: 68%;
}

div.sidebar li {
	list-style: none;
	margin: 0 0 2em;
}

div.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

div.sidebar ul ul {
	margin: 0 0 0 1em;
}

div.sidebar ul ul li {
	list-style: disc;
	margin: 0;
}

div.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style: circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float: left;
}

div#header,div#footer {
	text-align: center;
}

input#author,input#email,input#url,div.navigation div {
	width: 50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin: 0;
	padding: 0;
}