/* CSS Document */
/*  
Theme Name: gdckuiken.com 
Theme URI: http://www.gdckuiken.com
Description: A custom theme by <a href="http://www.hoganord.com">Hoganord Studios based on the original kubrick theme. 
Version: scheme561
Author: Hoganord Studios
Author URI: http://www.hoganord.com
/*************************************
 +TABLE OF CONTENTS SCHEME 561
 *************************************/
/*			
			Colour Info Scheme 561
			General
			Layout
			Typography
			Optional Post Meta Styles
			Structure
			Navigation
			Post Layout
			Footer
			Headers
			Images
			List Items
			Sidebar List
			Forms
			Comments
			Calendar
			Tags & Classes
			Fixes
			Nifty Corners 
*/
/*************************************
 +COLOUR INFO SCHEME 561
*************************************/
/*
sea green:	#819592
biege:		#CFC49E
brown:		#8A6850
black:		#151217 (bullets etc...)
*/
/*************************************
 +GENERAL
 *************************************/
* {
	margin:0; 
	padding:0;
	}
body {
	background:#819592 url('images/back.jpg') repeat-x;
	font-size:62.5%; /* Resets 1em to 10px */
	}
/*************************************
 +LAYOUT
 *************************************/
#page {
background-color: #819592;
border: 1px solid #819592;
text-align: left;
	}
#header {
	background:#CFC49E url('images/logo.jpg') no-repeat bottom left;
	margin:0 auto;
	width:62em;
	width:744px;
	height:60px;
	font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	position:relative
	}
#container {
	margin:2.8em auto 0;
	width:62em;
	max-width:99%;
	background:#FFF /* url(images/topleft.gif) no-repeat top left */;
	background-color:#FFF;
	xborder:1px solid #819592;
	xborder-top:1px solid #819592;
	font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#8A6850;
	}
#main {
	width:70%;
	float:right;
	}
#maincontent {
	padding:35px 45px 40px 20px;
	}
#maincontent p {
	padding-bottom:1em;
	}
#sidebar {
	width:29%;
	float:left;
	}
#sidecontent {
	font-size: 62.5%; /* Resets 1em to 10px */
	padding:60px 0 60px 26px;
	}
#sidebar form {
	margin: 0;
	}
/*************************************
 +TYPOGRAPHY
 *************************************/
.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;
	}
.alt {
	background-color: #FFFFFF;
	border-top: 1px solid #8A6850;
	border-bottom: 1px solid #8A6850;
	}
.alt a {
	color:#CFC49E;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
strong {
	color:#8A6850;
	}
h1, h2, h3 {
	padding-bottom:1em;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	font: bold 1.7em/1.3 Georgia, "Lucida sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF; display:none
	}
#headerimg .description {
	font: bold 1.7em/1.3 Georgia, "Lucida sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #FFFFFF; display:none
	}
h2 {
	font-size: 1em;
	}
h2.pagetitle {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #8A6850;
	padding:0px 45px 0px 32px;
	}
h3 {
	font-size: 1em;
	color: #8A6850;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #8A6850;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #8A6850;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
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;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.entry p a:visited {
	color:#CFC49E;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
.commentlist li {
	font-weight: bold;
	}
.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: Verdana, Arial, Helvetica, sans-serif;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar ul ul li, #sidebar ul ol li,  {
	color: #CFC49E;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #8A6850;
	}
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: #CFC49E;
	text-decoration: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
a:hover {
	color: #8A6850;
	text-decoration: none;
	}
a {
color: #CFC49E;
	text-decoration: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#wp-calendar #prev a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#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;
	}
/*************************************
 +OPTIONAL POSTMETA STYLES WITH IMAGE
 *************************************/
.entrymeta{
	font-size:0.9em;
	}
.postedby{
	background:#fff url('images/user.gif') no-repeat 3px;
	padding:3px;
	padding-left:20px;
	}
.filedto{
	background:#fff url('images/post.gif') no-repeat 3px;
	padding:3px;
	padding-left:20px;
	}
.commentslink{
	background:#fff url('images/packaged.gif') no-repeat 3px;
	padding:3px;
	padding-left:20px;
	}
.time{
	background:#fff url('images/timeicon.gif') no-repeat 3px;
	padding:3px;
	padding-left:20px;
	}
/*************************************
 +STRUCTURE
 *************************************/
.info {
	padding:30px 45px 40px 32px;
	}
.info a:link {
	color:#4488AA;
	text-decoration: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.info a:visited {
	color:#4488AA;
	text-decoration: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.info a:hover {
	color:#115588;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.info p {
	padding-bottom:1em;
	}
h3.info {
	font: 1.7em/1.3 Georgia, "Lucida sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #CFC49E;
	text-align:left;
	}
.intro {
	/* background:url(images/topright.gif) no-repeat top right; */
	padding-top:10px;
	padding-bottom:0px;
	}
div.intro {
	float:left;
	}
div.info ul {
	list-style-type: none;
	padding: 0 0 1.5em;
	margin: 0;
	font: 1em/1.7em Verdana, Arial, Helvetica, sans-serif;
	}
div.info ul li {
	padding-left: 1.5em;
	background: url('images/bullet.gif') no-repeat left 0.5em;
	}
div.info img {
	font: italic .8em Verdana, Arial, Helvetica, sans-serif;
	color: #DDEEFF;
	padding: 5px;
	}
/*************************************
 +NAVIGATION
 *************************************/
#nav {
	width:100%;
	background:#151217 /* url(img/back2.jpg) repeat-x */;
	color:#819592;
	}
#menu {
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	width:62em;
	margin:0 auto;
	max-width:99%;
	text-align:left;
	padding:0.65em 0;
	}
#menu li {
	display:inline;
	margin:0 0 2;
	padding:0.65em 0;
	}
#menu li a {
	text-decoration:none;
	padding:0.65em 2.5em;
	/* outline: none; @ Firefox 1.5, remove ugly dotted border */
	}
#menu li a:link, #menu li a:visited {
	color:#CFC49E;
	/* outline: none; @ Firefox 1.5, remove ugly dotted border */
	}
#menu li a:hover {
	color:#FFF;
	background:#819592
	/* outline: none; @ Firefox 1.5, remove ugly dotted border */;
	}
#home #homenav a, #theauthor #theauthornav a, #publications #publicationsnav a, #gallery #gallerynav a, #contact #contactnav a, #comment #commentnav a {
	color:#FFF;
	background:#819592;
	cursor:default;
	text-decoration:none;
	margin:0 0 2em
	/* outline: none; @ Firefox 1.5, remove ugly dotted border */
	}
/*************************************
 +POST LAYOUT
 *************************************/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 32px;
	margin: 0px 0 0;
	width: 430px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 400px;
	}
.post {
	margin: 0 0 40px;
	text-align: left;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 0px;
	}
.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: left;
	}
/*************************************
 +FOOTER
 *************************************/
#footer {
	background:#151217 /* url(images/bottomright.gif) no-repeat bottom right */;
	width:62em;
	max-width:99%;
	margin:0 auto 20px;
	font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	}
#footer ul {
	padding:20px 40px 0px 32px;
	list-style-type:none;
	}
#footer ul li {
	display:inline;
	padding-right:.5em;
	}
#footer ul li a {
	color:#CFC49E;
	text-decoration:none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#footer ul li a:hover {
	color:#FFFFFF;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#footer p {
	background:transparent /* url(images/bottomleft.gif) no-repeat bottom left */;
	padding:0 40px 5px;
	color:#FFFFFF;
	}
#footer p a {
	color:#FFFFFF;
	text-decoration:none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#footer p a:hover {
	color:#EEEED1;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
/*************************************
 +HEADERS
 *************************************/
h1 {
	padding-top: 0px;
	margin: 0;
	}
h2 {
	margin: 30px 0 0;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	}
#sidebar h2 {
	color:#CFC49E;
	font: bold 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0 0 0 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/*************************************
 +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;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/*************************************
 +LIST ITEMS
 *************************************/
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 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 1.5em;
	margin: 0;
	}
.entry ol li {
	padding-left: 1.5em;
	}
.entry ul {
	list-style-type: none;
	padding: 0 0 1.5em;
	margin: 0;
	font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	}
.entry ul li {
	padding-left: 1.5em;
	background: url('images/bullet.gif') no-repeat left 0.5em;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*************************************
 +SIDEBAR LIST
 *************************************/
#subnav {
	list-style-type:none;
	padding-bottom:20px;
	/*border-top:1px solid #8A6850;*/
	}
#subnav ul, #subnav2 ul {
	background:#FFFFFF;
	}
#subnav li, #subnav2 li {
	font: 1.2em/1.5 Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #8A6850;
	padding:.3em 0 .3em 0;
	}
#subnav li a, #subnav2 li a {
	color:#CFC49E;
	text-decoration:none;
	padding-left:20px;
	background:url('images/arrow.gif') no-repeat left;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#subnav li a:hover, #subnav2 li a:hover {
	color:#8A6850;
	background:url('images/arrow2.gif') no-repeat left;
	}
#subnav li a.active, #subnav2 li a.active {
	text-decoration:none;
	color:#8A6850;
	background:url('images/arrow2.gif') no-repeat left;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#subnav2 {
	list-style-type:none;
	xmargin-top:1em;
	}
/*************************************
 +FORMS
 *************************************/
#searchform {
	margin: 10px auto;
	padding:5px 0px 0px 0px;
	text-align:left;
	}
#sidebar #searchform #s {
	width: 174px;
	padding:2px 2px 2px 2px;
	border:1px solid #CFC49E;
	}
#sidebar #searchsubmit {
	border:1px solid #CFC49E;
	background-color:#FFF;
	color:#8A6850;
	cursor:hand;
	cursor:pointer;
	width:auto;
 /* padding: 1px; */
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
#searchform #s {
	width: 174px;
	padding:2px 2px 2px 2px;
	border:1px solid #CFC49E;
	}
#searchsubmit {
	border:1px solid #CFC49E;
	background-color:#FFF;
	color:#8A6850;
	cursor:hand;
	cursor:pointer;
	width:auto;
 /* padding: 1px; */
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #CFC49E;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #CFC49E;
	}
#commentform #submit {
	border: 1px solid #CFC49E;
	background-color:#FFF;
	color:#8A6850;
	cursor:hand;
	cursor:pointer;
	width:auto;
	margin: 0;
	float: right;
	}
/*************************************
 +COMMENTS
 *************************************/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/*************************************
 +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; 
	}
/*************************************
 +TAGS & CLASSES
 *************************************/
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	text-decoration: none;
	}
blockquote {
	font: 1em/1.7em Georgia, "Lucida sans", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #8B7355;
	margin: 20px 0;
	padding: 0 20px 0 50px;
	border: none;
    background: #fff url('images/quote.gif') no-repeat 10px 0;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
hr {
	display: none;
	}
a img {
	border: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/*************************************
 +FIXES
 *************************************/
.workaround:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.workaround {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .workaround {
	height: 1%;
	}
.workaround {
	display: block;
	}
/* End hide from IE-mac */
/* bullets disappear in IE */
ul, ol, dl, blockquote {
	position: relative;
	}
/* remove dotted line around logo */
#header a:focus {
	-moz-outline-style: none;
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	}
/*************************************
 +NIFTY CORNERS
 *************************************/
/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dynamically by javascript,
and their use should be avoided in the markup */

b.niftycorners, b.niftyfill{
	display:block
	}
b.niftycorners *{
	display:block;
	height: 1px;
	line-height:1px;
	font-size: 1px;
    overflow:hidden;
	border-style:solid;
	border-width: 0 1px
	}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
/*************************************
 +END
 *************************************/
