/*
Theme Name: Careless Navigator 2009
Theme URI: http://macdermid.net
Description: Careless Navigator design
Version: 1.0
Author: Andrew Macdermid
Author URI: http://macdermid.net
*/


/*=============================================================
=Colours not Colors
=============================================================

Red: #c42126, CC0000
Cream: #e7c891
Grey: #63615f

*/

/*=============================================================
=Additional stlyes
==============================================================*/

@import url(reset.css);
/*=============================================================
=basic
=============================================================*/


body {
	background-color:#000;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/background.png);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
#wrap {
	position:relative;
	width:1072px;
	margin:0 auto;
}
#content {
	width:772px;
	float:left;
	padding:24px 24px;
	text-align:left;
	background-color:#000;
}
#header {
	width:240px;
	background-color:#000;
	float:left;
	margin-right:12px;
}
#nav {
	width:240px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color:#000;
}
#logo {
	width:240px;
	padding-top: 48px;
	background-color:#000;
}
#adspot {
	width:240px;
	padding-bottom: 12px;
}
.postcontent {
	margin:0 0 20px 0;
}
.postcontentwithattachements {
	float:left;
	width:614px;
	margin-bottom:20px;
}
.imagedisplay {
	width:144px;
	float:left;
	margin-right:12px;
}
#postcomment {
	clear:both;
	width:100%;
	padding-top:40px;
}
#footer {
	clear:both;
	background-color:#000;
	width:820px;
	float:left;
	margin-left:252px;
}
/*=============================================================
=Typography
=============================================================*/

body {
	font-family:Arial, Helvetica, sans-serif;
}
p {
	font-size:15px;
	line-height:22px;
	color:#FFF;
	margin:0 0 22px 0;
}
h1 {
	color:#CC0000;
	font-size:32px;
	line-height:32px;
	margin-bottom:14px;
}
h2 {
	color:#e7c891;
	font-size:26px;
	line-height:26px;
	margin-bottom:6px;
	width:100%;
	clear:both;
}
h3 {
	color:#e7c891;
	font-size:18px;
	line-height:20px;
	margin-bottom:11px;
	width:100%;
	clear:both;
}
p.postmeta {
	color:#e7c891;
	text-align:right;
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}
#footer p {
	color:#e7c891;
	text-align:center;
	font-size:12px;
	line-height:28px;
}
#content ul {
	list-style:disc outside;
	padding-left:44px;
	margin:0 0 22px 0;
}
#content li {
	font-size:15px;
	line-height:22px;
	color:#FFF;
}
a.more-link {
	text-align:right;
	width:100%;
	margin:0;
}
pre {
	color:#FFF;
}
/*=============================================================
=Links
=============================================================*/

p a:link, p a:visited, li a:link, li a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, #stimuli_caption a:link, #stimuli_caption a:visited {
	color:#e7c891;
	text-decoration:none;
}
p a:hover, p a:active, li a:hover, li a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, #stimuli_caption a:active {
	color:#CC0000;
	text-decoration:underline;
}
/*=============================================================
=Nav
=============================================================*/

ul#nav {
	float:left;
	padding:2px;
	width:236px;
}
#nav li, #nav li a {
	color:#e7c891;
	font-size:18px;
	line-height:18px;
	text-align:left;
	padding-bottom:8px;
	text-decoration:none;
}
#nav li.current_menu_item a {
	color:#CC0000;
}
#nav li a:hover, #nav li a:active {
	color:#FFF;
}
#nav img {
	margin-left:2px;
	margin-right:4px;
	vertical-align:middle;
}
/*=============================================================
=Images
=============================================================*/
	
.imagedisplay .centered, .content .centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.imagedisplay .alignright, img.alignright {
	padding: 2px;
	margin: 0 0 4px 12px;
	background-color:#FFF;
	float: right;
	clear:right;
}
.imagedisplay .alignleft, img.alignleft {
	padding: 2px;
	margin: 0 12px 4px 0;
	background-color:#FFF;
	float: left;
	clear:left;
}
.imagedisplay .alignright, .content .alignright {
	float: right;
	clear:both;
}
.imagedisplay .alignleft, img.alignleft {
	float: left;
	clear:left;
}
.imagedisplay .wp-caption, .content .wp-caption {
	color:#000;
	background-color:#FFF;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 40px 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
}
.gallery-caption {
	margin-left: 0;
}
.col-4 {
	width: 25%;
}
.gallery-icon img {
	padding: 2px;
	background-color:#FFF;
}
/*=============================================================
=Images
=============================================================*/


span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
	color: #ff0000;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #ff0000;
	font-size: 10pt;
	display: block;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	color: #ff0000;
}


