/*
Theme Name: Spike Print Studio 2
Theme URI: http://www.wearechesapeake.org
Version: 1.0
Author: Chesapeake
Author URI: http://www.wearechesapeake.org
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #EAE9E4;
	color:#444;
	text-align: center;
	font-size:13px;
	line-height:1.5em;
	}
	
.largetext {
	font-size:16px;
	line-height:1.5em;
}
	
#sidebar a:link {
	text-decoration:none;
	color:#416682;
}
		
#sidebar a:active {
	text-decoration:none;
}
		
#sidebar a:visited {
	text-decoration:none;
	color:#416682;
}
		
#sidebar a:hover {
	color:#066;
	text-decoration:none;
}	
	
.narrowcolumn a:link, #footer a:link {
	text-decoration:none;
	color:#416682;
}
		
.narrowcolumn a:active, #footer a:active {
	text-decoration:none;
}
		
.narrowcolumn a:visited, #footer a:visited {
	text-decoration:none;
	color:#416682;
}
		
.narrowcolumn a:hover, #footer a:hover {
	text-decoration:none;
	color:#416682;
	background-color:#FF9;
	border:none;
}

.bordertop {
	border-top:2px #f0f0f0 solid;
	padding-top:3px;
}


#page {
	background-color:#FFF;
	text-align: left;
	}

#content {
	background-color:#FFF;
	
	}
	
.readmore {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.readmore:before {
	content: "\00BB \0020";
}

#footer {
	border: none;
	}

small {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	}

h2.pagetitle {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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, Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	background:url(images/bg-mid.gif) top left no-repeat;
	margin: 0px auto;
	padding: 0 26px 0 26px;
	width: 845px;
	}
	
#content {
}

#header {
	margin: 0;
	padding: 0;
	width: 845px;
	height:275px;
	}
	
	#headerone {
		width:261px;
		height:82px;
		background-color:#58CAF2;
		float:left;
		border-bottom:1px #999 solid;
		padding:18px 0 0 0;
		text-align:center;
	}
	
		#headeronemenu {
			width:584px;
			height:100px;
			background-color:#58CAF2;
			float:right;
			text-align:left;
			padding:0px;
			border-bottom:1px #999 solid;
			font-size:16px;
			line-height:20px;
			vertical-align:top;
		}
		
			
	.headertwo {
		height:auto;
		width:845px;
	}
	
	#headerthree {
		width:580px;
		height:18px;
		background-color:#f5f6f6;
		border-top:1px #999 solid;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		padding-left:265px;
	}
	
	#bbheaderthree {
		width:435px;
		height:18px;
		background-color:#f5f6f6;
		border-top:1px #999 solid;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		padding-left:410px;
		margin:-5px 0 0 0;
	}
	
	#headerone a:hover img {background-color:#58CAF2;}
	

.narrowcolumn {
	float: left;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	width: 485px;
	border-right:#CCC 1px solid;
	height:auto;
	background-color:#FFF;
	}

.post {
	padding: 0 20px 0 20px;
}

.postcategory {
	padding: 0 20px 20px 20px;
}

.postcategory h2 {
	padding:0;
	margin:0;
}


.entry {
	background:url(images/entry-top-bg.gif) bottom left repeat-x;
	padding: 20px 20px 20px 20px;
	margin:0;
}

div.entry.member {
	background:#FFC;
}

	.entry  h2 {
		font-size:14px;
	}

	.date {
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:1.4em;
		text-transform:uppercase;
		letter-spacing:0.1em;
		color:#FF6440;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

.clear {
	clear: both;
}

#footer {
	padding: 10px 20px 20px 20px;
	width: 805px;
	clear: both;
	height:120px;
	background-color:#EDF4F9;
	margin-top:-1px;
	z-index:1;
	}

#footer li {
	margin:0;
	padding:0;
	list-style:none;
}

/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4 {
	color:#069;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	font-size:20px;
	margin: 10px 0 10px 0;
	}

h2.pagetitle {
	font-style:italic;
	text-align: left;
}

h3 {
	padding: 0;
	font-size:16px;
	margin: 15px 0 10px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	font-size:13px;
	
}

.membership h4 {
	font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#FF004F;
		padding:0;
		margin:5px 0 5px 0;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:0.1em;
		border-top:2px #D2DFE1 solid;
	
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.post img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background:url('images/img-shadow.png') bottom left no-repeat;
	padding:0 0 10px 0;
	}

.post img.alignright {
	margin: 0 0 0px 7px;
	padding:0 0 10px 0;
	display: inline;
	background:url('images/img-shadow.png') bottom left no-repeat;
	}

.post img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	background:url('images/img-shadow.png') bottom left no-repeat;
	padding:0 0 10px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
/* End Images */



/* Begin Lists

	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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.post ul {
	margin:0 0 0 15px;
	padding:0;
}

.post ul li {
	list-style:circle;
	line-height:1.6em;
	font-size:12px;
}

.post ol {
	margin:0 0 0 15px;
	padding:0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 4px 0 4px 0;
	padding: 0 0 0 0px;
	font-size:14px;
	}
	
li.page_item .current_page_item {
	font-weight:bold;
}

li.page_item {
	font-weight:normal;
}

#sidebar .flexipages_widget ul li ul {
	border-top:2px #f0f0f0 solid;
	
}

#sidebar .flexipages_widget ul ul {
}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin S I D E B A R */
#sidebar
{
	padding: 0px 0 0px 21px;
	float:left;
	margin:10px 0 10px -1px;
	width: 320px;
	background-color:#FFF;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666;
	border-left:#CCC 1px solid;
	}
	
	#sidebar img a:hover {
		background:none;
		padding:0;
		border:none;
		text-decoration:none;
	}
	
	/* F R O N T P A G E  W I D G E T S */
	
	
	#execphp-9 {
		border-top:3px solid #E64097;
		background-color:#F7F7F7;
		padding:5px 5px 10px 5px;
		width:310px;
		margin-bottom:15px;
	}
	
	#execphp-9 .widgettitle {
		color:#E64097;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		padding:0;
		margin:5px 0 10px 0;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:0.1em;
	}
	
	#categoryposts-4 {
		border-top:3px solid #E64097;
		background-color:#F7F7F7;
		padding:5px 5px 10px 5px;
		width:310px;
	}
	
	#categoryposts-4 .widgettitle {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#E64097;
		padding:0;
		margin:5px 0 10px 0;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:0.1em;
	}
	
	#catpostwidget {
		line-height:1.4em;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
	}
	
	h3.cat-post-item {
		padding:0;
		margin:0;
		font-size:13px;
	}
	
	#execphp-5 { /* ADVERT */
		padding:0;
		width:320px;
	}
	
	#execphp-11, #execphp-12, #execphp-13 { /* front sidebar promo */
		padding:0;
		border-top:none;
	}
	
	.widget {
		background-color:#F7F7F7;
		width:310px;
		margin:0 0 10px 0;
	}
	
	.widget .widgettitle {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		padding:0;
		margin:5px 0 10px 0;
		text-decoration:none;
		text-transform:uppercase;
		letter-spacing:0.1em;
	}
	
	.widgettitle.openaccess {
		color:#FF004F;
	}
	
	.widget.openaccess {
		border-top:3px solid #FF004F;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.courses {
		color:#ff5400;
	}
	
	.widget.courses {
		border-top:3px solid #ff5400;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.membership {
		color:#FF004F;
	}
	
	.widget.membership {
		border-top:3px solid #FF004F;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.printsales {
		color:#596972;
	}
	
	.widget.printsales {
		border-top:3px solid #596972;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.about {
		color:#999;
	}
	
	.widget.about {
		border-top:3px solid #999;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.blog {
		color:#3CF;
	}
	
	.widget.blog {
		border-top:3px solid #3CF;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.events {
		color:#C1D82F;
	}
	
	.widget.events {
		border-top:3px solid #C1D82F;
		padding:5px 5px 10px 5px;
	}
	
	.widget.front {
		border-top:#E64097 3px solid;
		padding:5px 5px 10px 5px;
	}
	
	.widgettitle.front {
		color:#E64097;
	}
	
	
	
	/* F O O T E R  W I D G E T S */
	
	.footer {
		padding:5px 0 5px 0;
		width:195px;
		float:left;
		margin-right:6px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:1.4em;
	}
	
	.footer .widgettitle {
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:0.1em;
		color:#777;
		padding:0 0 5px 0;
		margin:10px 0 5px 0;
		text-decoration:none;
		list-style:none;
	}
	
	/* OTHER WIDGETS */
	
	/*
	
	#execphp-5 { 
		border-top:3px solid #E64097;
		background-color:#FFF;
		padding:5px 0 5px 0;
		width:320px;
	}
	
		#execphp-5 .widgettitle {
			font-family:Verdana, Geneva, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#E64097;
			padding:0;
			margin:5px 0 10px 0;
			text-decoration:none;
			text-transform:uppercase;
			letter-spacing:0.1em;
		}
		
		*/
		
		

	
	#execphp-3 { /* gallery */
		background-color:#CCC;
		padding:0;
		width:320px;
		margin-bottom:15px;
		border-top:none;
	}

		#execphp-3 img {
			width:320px;
		}
	
	#execphp-3 .widgettitle {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		font-weight:normal;
		color:#FFF;
		padding:5px;
		margin:5px 0 5px 0;
		text-decoration:none;
		text-transform:none;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px 20px 0 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	
.clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */	


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
