/*
Theme Name: Crockett Cottage Studio
Version: 1

*/

body {
	background-color: white;
	font: 62.5% Arial, "Trebuchet MS";
	color: black;
}

h1, h2, h3, h4 {
	font-family: Arial, "Trebuchet MS";
	font-weight: normal;
}

h1, h2, h3, h4 {
	font-size: 1.15em;
	margin: 12px 0 20px;
}

#page.front h2 {
	position: relative;
	font-size: 1em;
	margin: -21px 0 24px !important;
}

h2.pagetitle {
	padding: 10px 0;
}

#page.single h2,
#page.single h3,
#page.single h4,
h2.pagetitle {
	font-size: 1.64em;
	line-height: 1.3;
	margin: 0;
}

.entry h3 {
	font-size: 1.3em;
}

.instructor {
	font-weight: bold;
}

p {
	margin-top: 20px;
}

.invisible_href,
.invisible_href img {
	text-decoration: none;
	border: none;
}

#page {
	font-size: 1.1em;
	width: 770px;
	margin: 68px auto 20px;
}

#header {
	width: 146px;
	float: left;
}

#header h1 {
	margin: 0;
}

#header img {
	margin-bottom: 28px;
}

#header h1,
#header p {
	width: 136px;
	margin-left: 10px;
}

#content {
	float: left;
	width: 600px;
	padding-left: 16px;
}

/* @group Front Page */

#page.front #content,
#page.archive #content {
	width: 612px;
	float: right;
	padding-left: 0px;
}

#page.front #content .post {
	width: 137px;
	margin-left: 16px;
	float: left;
}

#page.front #content .entry{
	width: 137px;
	margin-right: 0;
	float: none;
}

/* @end */

/* @group Single Post */

body.page h2 {
	font-size: 1.64em;
}

#content .header {
	margin-left: 12px;
	position: relative;
}

#content .title,
body.page h2 {
	width: 138px;
	margin-top: 28px;
	margin-left: 162px;
	padding-top: 18px;
	float: left;
	clear: left;
}

h3.sub-head {
	margin-top: 22px;
	font-size: 1.3em !important;
}

#content .entry {
	margin-top: 28px;
	width: 288px;
	float: right;
}

/* @end */

/* @group Archive Page */

#page.archive #content .post {
	width: 100%;
	margin: 5px 0;
	clear: both;
}

#page.archive .title_date {
	float: left;
	clear: none;
	width: 138px;
	margin: -13px 0 0;
	padding: 0;
}

#page.archive .flip_it .title_date,
#page.archive .flip_it #content .entry {
	float:  right;
	text-align: right;
}

#page.archive .title {
	margin: 0;
	padding-top: 0;
	float: none;
	clear: none;
}

#page.archive .workshop_date {
	margin: 0;
}

#page.archive #content .entry {
	width: 310px;
	float: right;
	clear: none;
	margin: -13px 0 0;
}

#page.archive #content .entry p {
	margin: 0;
}

#page.archive #content .flip_it .entry p {
	text-align: right;
}

#page.archive .postmetadata {
	clear: both;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	margin-top: 50px;
	font-size: .9em;
	color: gray;
}



/* @end */

/* @group 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
	}

/* @group WPPT Images */

div.wppt {
	width: 138px;
	margin-right: 12px;
	float: left;
	position: relative;
}

div.wppt.last_pic {
	margin-right: 0 !important;
}


#page.archive .flip_it div.wppt {
	float: right;
	margin-left: 12px;
}

div.wppt:hover .wppt_credit {
	display: block;
}

.wppt_credit {
	display: none;
	position: absolute;
	font-size: .9em;
	color: gray;
	background-color: white;
	width: 100%;
	bottom: 4px;
}

/* @end */

/* @end */

/* @group WPCF7 Form */

input, textarea {
	width: 100%;
	padding: 2px;
}

input.short {
	width: 30%;
	float: none;
}

input.submit {
	width: auto;
}

.wpcf7-checkbox input {
	width: auto;
}

/* @end */
