/*
Theme Name: LightGreenPinnacle Theme
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 11px Verdana;
	color: #474747;
	background-color : #99CC99;
}
a {
	text-decoration: none;
	color: #7c7c5d;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.notice {
   margin:5px 0;
   padding:10px;
   border:1px solid #dedeb9;
   background:#ffffd4;text-align:center;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color : #fff;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 160px;
	width : 970px;
	overflow: hidden;
	background : url(images/hbkgrd.jpg) repeat-x top;
}
#htop {
	width: 970px;
	height : 85px;
	float : left;
}
#hbottom {
	width: 970px;
	height : 75px;
	float : left;
}
#lemonstop {
	background : url(images/hlemons.jpg) no-repeat top left;
	width: 193px;
	height : 85px;
	float : left;
}
#lemonsbottom {
	background : url(images/hlemons.jpg) no-repeat bottom left;
	width: 193px;
	height : 75px;
	float : left;
}
#lemonadetop {
	background : url(images/hlemonade.jpg) no-repeat top left;
	width: 193px;
	height : 85px;
	float : left;
}
#lemonadebottom {
	background : url(images/hlemonade.jpg) no-repeat bottom left;
	width: 193px;
	height : 75px;
	float : left;
}
#logo {
	background : url(images/htitle.jpg) no-repeat top left;
	width: 214px;
	height : 85px;
	float : left;
}
#logo h1 {
	padding: 40px 0px 0px 10px;
	color : #333333;
	font : bold 17px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#logo h1 span {
	color : #f8f8f8;
	font : normal 10px/12px Arial, Helvetica, sans-serif;
}
#logo p {
	padding: 40px 0px 0px 10px;
	color : #333333;
	font : bold 17px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#logo p span {
	color : #f8f8f8;
	font : normal 10px/12px Arial, Helvetica, sans-serif;
}
#tagline {
	width: 420px;
	height : 85px;
	float : right;
}
#tagline p {
	padding: 40px 10px 0px 0px;
	color : #333333;
	font : italic normal 15px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : right;
}
#header h1 a {
	display: block;
		}
#nav {
	width: 750px;
	height : 75px;
	float : right;
	padding-top : 35px;
	padding-right : 10px;
}
#header ul {
	list-style-type: none;
	clear: both;
}
#header ul li {
	float: right;
	padding-left: 6px;
}
#header ul li a {
	color: #EBEBEB;
	font : bold 11px/12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding: 6px 10px 10px;
	text-transform : uppercase;
}
#header ul li a:hover {
	color: #000;
	background-color: #59c07b;
	text-decoration : none;
	margin-top : 4px;
}
/** END header **/

/** BEGIN content **/
#content {
	width: 616px;
	float: left;
	padding: 15px 0 15px 10px;
}
#content .title {
	padding: 0px 0px 12px 4px;
	font : bold 14px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .post {
	background: #F8F8F8;
	border: 1px solid #D9D4C5;
	margin-bottom: 16px;
	padding: 10px;
}
#content .post h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #59c07b;
	margin-bottom: 4px;
}
#content .post h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
}
#content .post h2 a {
	color: #59c07b;
	border-bottom : 1px solid #59c07b;
	text-decoration : none;
}
#content .post h2 a:hover {
	color: #FF6666;
	border : none;
	text-decoration : none;
}
#content .post .details {
	color: #AEAEAE;
	margin-bottom: 15px;
	font : 11px/14px Arial, Helvetica, sans-serif;
}
#content .post  a {
	color: #59c07b;
	border-bottom : 1px dotted #59c07b;
}
#content .post  a:hover {
	color: #FF6666;
	text-decoration : none;
}
#content .post h3, h4, h5, h6 {
	margin-bottom: 5px;
	font-size: 1.5em;
	font-family: Georgia;
	font-weight: normal;
}
#content .post p {
	margin-bottom: 10px;
	font : 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .posthome p {
	margin-bottom: 10px;
	font : 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .post ol, #content .post ul {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left : 12px;
}
#content .post blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-style: italic;
}
#content .post li {
	font : 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 4px;
}
#content .latest { }
#content .latest .post h2 {
	font : normal bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .latest .post .details2 {
	clear: both;
	padding-top: 6px;
	border-top: 1px solid #AEAEAE;
	color: #AEAEAE;
	font : 11px/14px Arial, Helvetica, sans-serif;
	height : 20px;
}
#content .latest .post .details2 a {
			color: #AEAEAE;
}
#content .latest .post .details2 a:hover {
			color: #464646;
}
#content .l {
	float: left;
	padding-left : 10px;
}
#content .r { 
    float: right; 
}
#content .division {
	width: 295px;
}

#content .division .post p {
	font : 11px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#content .division .post img {
	float: left;
	margin: 2px 10px 5px 0;
	width: 100px;
}
#content .division .post  a {
	color: #59c07b;
}
#content .division .post  a:hover {
	color: #FF6666;
}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
	margin: 15px 10px 20px 0;
	background-color: #F8F8F8;
	border: 1px solid #D9D4C5;
}
#sidebar .box {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
}
#sidebar form {
		height: 30px;
		background: url(images/search1.gif) no-repeat 0 0;
}
#sidebar form input {
			border: 0;
			float: left;
			width: 200px;
			margin: 8px 12px 0 3px;
			font-size: 12px;
}
#sidebar form button {
	float: left;
	border: 0;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 77px;
	height: 30px;
	background-color: transparent;
	margin-left : 8px;
}
#sidebar .subscribe {

}
#sidebar .subscribe h2 {
	text-transform: none;
	padding: 14px 0 10px;
}
#sidebar .subscribe h2 a {
	color: #676042;
	margin: 0;
}
#sidebar .subscribe p {
	font-size: 0.9em;
}
#sidebar .subscribe a {
	margin: 0 2px;
}
#sidebar .flickr {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
#sidebar .flickr img {
			margin: 5px;
		}
#sidebar .video {
		padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
#sidebar .tags {
	padding: 10px;
		background: url(images/horizontal.gif) repeat-x bottom left;
}
		#sidebar .tags {
			
		}
#sidebar h2 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #59c07b;
	padding: 5px;
}
#sidebar h3 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #59c07b;
	padding: 0px;
	margin-bottom : 8px;
	text-align : center;
}
#sidebar ul {
	list-style-type: none;
	padding: 5px 10px 10px;
	background: url(images/horizontal.gif) repeat-x bottom left;
}
#sidebar ul li {
	padding: 3px 5px 3px 0px;
	line-height: 1.4em;
	border-top : 1px dotted #32985E;
}
#sidebar ul li:hover {
	background-color : #e3fbe3;
}
#sidebar ul li a {
	color: #333333;
}
#sidebar ul li a:hover, #sidebar ul li strong {
	color: #666666;
	text-decoration : none;
}
#sidebar .l {
	float: left;
	width: 145px;
	padding-top: 5px;
}
#sidebar .r {
	float: right;
	width: 145px;
	padding-top: 5px;
}
#sidebar .l ul, #sidebar .r ul {
	background: none;
	padding-bottom: 20px;
}
#sidebar .l h2, #sidebar .r h2 {
	padding: 5px 10px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	width: 970px;
	height : 46px;
	background : #404040 url(images/fbkgrd.jpg) repeat-x top;
}
#footer p {
	color: #EBEBEB;
	font : normal 10px/20px Arial, Helvetica, sans-serif;
	padding: 16px 0px 0px 0px;
	text-align: center;
}
#footer a {
	color: #EBEBEB;
}
#footer a:hover {
	color: #86FFC4;
}
/** END footer **/

h2.title {
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.postnav {
	clear: both;
	padding-top: 20px;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#comments {
	border: 1px solid #D9D4C5;
	padding: 10px;
}
.even {
	background: #F1FAF5;
}
.odd {
	background: #DCF3E6;
}
.bypostauthor {
	background: #FFFFCC;
	margin-left : 20px;
	font-style : italic;
}
	#comments h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
	}
	#comments p {
		margin-bottom: 0px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 400px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #D9D4C5;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/
