/*
Theme Name: Evelyn June
Theme URI: http://evelynjune.com/
Description: A theme for EvelynJune.com by Dr. Scotty Delicious, DFPA.
Version: 1.0
Author: Dr. Scotty Delicious, DFPA.
Author URI: http://scottydelicious.com/
Tags: girl, baby, fixed width, two columns
*/

/******************************
 *	RESET
 ******************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

legend {
	display: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************************************
 * PROPERTIES
 ***********************************************/
body {
	background: #e7edd2 url(images/ejBackground.png) repeat-x;
	text-align: center;
	font: 11pt "Trebuchet MS", "Lucida Sans Std", "Lucida Sans Unicode", sans-serif;
	color: #666;
}

a {
	color: #ab78a4;
}

a:hover {
	color: #E15D8F;
}

.required {
	color: red;
}

hr.sectionEnd {
/*	display: none;*/
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	clear: both;
}

div#evjune {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

/************************************************
 * HEADER
 ***********************************************/
div#heading {
	height: 230px;
	background: transparent url(images/ejHeader.png) top left no-repeat;
	margin: 0px;
	padding: 0px;
}

div#heading h1 a span {
	display: none;
	margin:0px;
	padding: 0px;
}

div#heading h1 a {
	display: block;
	width: 950px;
	height: 200px;
	background: transparent;
}

div#heading h2 {
	display: none;
}

/************************************************
 * PRIMARY
 ***********************************************/
div#primary {
	width: 740px;
	float: left;
	margin: 0px 5px;
}

div#primary div.blogEntry {
	background: #f2f5e4;
	border: 2px solid #d7debe;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

div#primary div.blogEntry h3.blogDate {
	font-size: 12pt;
	float: left;
	padding-right: 5px;
}

div#primary div.blogEntry h3.blogDate a {
	text-decoration: none;
}

div#primary div.blogEntry h4.blogTitle {
	font-size: 12pt;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d7debe;
}

div#primary div.blogEntry p {
	padding-bottom: 10px;
	text-indent: 20px;
}

div#primary div.blogEntry div.postMetaData {
	border-top: 1px solid #d7debe;
	padding: 10px 10px 15px 10px;
	margin-top: 20px;
}

div#primary div.blogEntry div.postMetaData span.blogTags {
	display: block;
	float: left;
}

div#primary div.blogEntry div.postMetaData span.blogEdit {
	display: block;
	float: right;
}

div#primary div.blogNavigation {
	position: relative;
	padding: 10px 20px;
}

div#primary div.blogNavigation span.prevLink {
	display: block;
	float: left;
	padding: 0px 0px 0px 20px;
}

div#primary div.blogNavigation span.nextLink {
	display: block;
	float: right;
	padding: 0px 20px 0px 0px;
}

div#primary h3.notFound {
	font-size: 16pt;
	padding-bottom: 15px;
}

div#primary p#searchSearch {
	float: left;
	padding: 5px 5px 0px 0px;
	font-weight: bold;
}

div#primary div.blogEntry a.piclenselink {
	display: inline-block;
	width: 120px;
	height: 24px;
	background: url(images/slideshow.png) top left no-repeat;
}

div#primary div.blogEntry a.piclenselink:hover {
	background: url(images/slideshow.png) bottom left no-repeat;
}

div#primary div.blogEntry a.piclenselink span {
	display: none;
}

/************************************************
 * COMMENTS
 ***********************************************/
div#primary h3#commentSection,
div#primary div#respond h3 {
	text-align: center;
	font-size: 14pt;
	margin-top: 30px;
	border-bottom: 1px solid #d7debe;
}

div#primary div#respond h3 {
	margin-bottom: 20px;
}

div#primary ol.commentList {
	background: #f2f5e4;
	border: 2px solid #d7debe;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

div#primary ol.commentList li {
	border-top: 1px solid #d7debe;
	margin-bottom: 10px;
	padding-top: 10px;
}

div#primary ol.commentList li#comment-1 {
	border: none;
	padding-top: 0px;
}

div#primary ol.commentList li div.comment-meta {
	margin: -45px 0px 20px 56px;
}

div#primary ol.commentList li div.citation {
	margin: -15px 0px 20px 56px;
}

div#primary ol.commentList li div.commentText {
	margin: 5px 30px 20px 56px;
}

div#primary ol.commentList li div.commentText p {
	
}

/************************************************
 * COMMENT FORM
 ***********************************************/
form#commentForm {
	
}

form#commentForm input#author,
form#commentForm input#email,
form#commentForm input#url {
	margin-bottom: 5px;
	background: #f2f5e4;
	border: 2px solid #d7debe;
	padding: 4px 6px;
	font-weight: bold;
	color: #666;
	font-size: 12pt;
}

form#commentForm textarea {
	width: 720px;
	height: 150px;
	background: #f2f5e4;
	border: 2px solid #d7debe;
	margin-bottom: 5px;
	padding: 4px 6px;
	font-weight: bold;
	color: #666;
	font-size: 12pt;
}

form#commentForm input#submit {
	
}

/************************************************
 * SECONDARY
 ***********************************************/
div#secondary {
	width: 200px;
	float: left;
	margin: 0px 5px;
}

div#secondary div.section {
	padding: 10px 16px;
	background: #f5f0d5;
	border: 2px solid #e5dfc3;
	margin-bottom: 10px;
}

div#secondary div.section h3 {
	color: #73416c;
	border-bottom: 1px solid #ab78a4;
	margin-bottom: 6px;
}

div#secondary div.section input,
form#searchform input {
	background: #ffd0e5;
	border: 1px solid #ab78a4;
	color: #73416c;
	padding: 4px 2px;
	font-weight: bold;
}

/************************************************
 * FOOTER
 ***********************************************/
div#footer {
	background: #ffd0e5;
	margin: 15px 0px;
	padding: 5px;
	border: 2px solid #ab78a4;
}

div#footer p {
	margin: 10px 0px 10px 0px;
	text-align: center;
	color: #73416c;
}

div#footer p a {
	
}

div#footer p a:hover {
	
}