/*
Theme Name: Linda East
Theme URI: http://lindaeast.com
Description: The default WordPress theme for LindaEast.com
Version: .01
Author: Christy Sobolewski
Author URI: http://christys.info
*/

/* basic structure: christy 20100124 */

body { background:#000000; color:#CCCCCC; margin:0 auto; text-align:center; height:100%; min-width:720px; font-family:Geneva, Arial, Helvetica, sans-serif;}
body > #content {height: auto; min-height: 100%;}

#content {height:100%; min-height:500px; padding-bottom: 60px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -60px; /* negative value of footer height */
	height:47px;
	clear:both;}
#footer p {padding:6px 6px 2px 12px; color:#CCCCCC; font-size:65%; font-family:Geneva, Arial, Helvetica, sans-serif;}
	#footer p a { text-decoration:underline; color:#CCCCCC;}
	#footer p.soc-med {float:right; margin-top:-45px;}

#header {height:98px; min-width:720px; margin:0 auto; text-align:left; background:url(/wp-content/themes/lindaeast/images/header.png) top center repeat-x;}
#logo {float:left;}
#search {height:35px; float:right; position:relative; clear:right; top:-10px; right:10px;}
#searchform {height:35px;}
	#searchform input {background:#666666; border:1px solid #999999; color:#CCCCCC;}
#sidebar1 {position:relative; top:70px; right:10px; float:right; font-size:80%; color:#CCCCCC; font-weight:bold; font-family:Geneva, Arial, Helvetica, sans-serif;}
	#sidebar1 ul {float:left; margin:none; padding:none;}
	#sidebar1 ul li {float:left; list-style-type:none; margin:none; padding:none;}
	#sidebar1 ul li a {padding:0 6px; color:#CCCCCC; text-decoration:none; line-height:20px;}
	#sidebar1 ul li a:hover {color:#ffffff;}
	
#content {margin:0 auto; text-align:left; background:url(/wp-content/themes/lindaeast/images/background-repeat.jpg) top center no-repeat; padding-top:20px; min-width:920px;}
#content-wrap {float:left; width:720px; margin-left:25%; min-height:450px;}
#content div.post {width:720px; margin:0 auto;}
.home #content div.post {width:920px; margin:0 auto;}
.home #content #mymap {width:868px; margin:30px auto 0 auto;}
	.category #content h2, .search #content h2 {color:#CCCCCC; margin:0 auto;}
	.category #content .caption, .search #content .caption {padding:6px; width:200px; height:325px; overflow:hidden; float:left; margin-bottom:35px;}
	.category #content .caption img, .search #content .caption img {margin:6px 0;}
		.category #content h3 a, h3 a {color:#ffffff; font-size:90%;}
		.caption form {display:block; float:left; margin:6px; clear:both;}
		.caption .more-link {display:block; font-size:80%; color:#999999; text-align:right; clear:both;}

	#sidebar2 {float:right; width:200px; max-width:150px; margin-right:50px;}
	#sidebar2 ul li {}
	#sidebar2 ul li ul {}
		#sidebar2 li, #sidebar2 ul li ul li { list-style-type:none;}
		.widgettitle {font-size:90%;}
		#sidebar2 table {width:150px;}
		
#footer {margin:0 auto; text-align:left; background:url(/wp-content/themes/lindaeast/images/footer-repeat.png) top center repeat-x;}

/* misc classes and HTML */
strong, b {font-weight:bold;}
p {margin:16px;}
.related-info {font-size:80%; color:#999999;}
.related-info a { color:#999999;}



 .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	line-height: 1.5em;
	clear:left;
	display:block;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #CCCCCC;
	}

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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

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




.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}







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





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

.entry ol li {
	margin: 0;
	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;
	margin-bottom: 15px;
	}

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	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;
	}
.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;
	}
#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 { 
	background-color: #fff; }
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 3px solid #333;
	font-style:italic;
	}

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:0 auto;
	width:720px;
	height:25px;
	font-size:65%;
	clear:both;
	}
.navigation a {color:#999999;}
.aligncenter,
div.aligncenter {
}
.aligncenter {}

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

p, blockquote {line-height:22px;}

img.alignleft, img.alignright, .archive div.post img, .single div.post img {margin:10px; padding:0; border:5px solid #333 ; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);}
