/*  
Theme Name: The Richlawn Company
Theme URI: http://www.therichlawncompany.com/
Description: The Richlawn Company
Version: 1.0
Author: Maia Consulting
Author URI: http://www.maia-consulting.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: arial, verdana, Sans-Serif;
	background-color: #c0c0c0;
	color: #333;
	text-align: center;
	}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	}

#footer {
	background-color: #eee;
	}

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

#headerimg .description {
	font-size: 2em;
	text-align: center;
	}


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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

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

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

/* End Typography & Colors */



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

#page {
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #959596;
	background-image:url(images/bg.jpg);
	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 311px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 184px;
	width: 100%;
	}
	
#headerbackground {
	background-image:url('images/header.jpg');
	height: 131px;
}

#byline {
	color: #CCCCCC;
	font-size: 14px;
	padding-top: 65px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	font-weight: normal;
}

#company {
	color: #c3c39f;
	font-size: 20px;
	padding-top: 16px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	font-weight: normal;
}

.burgandy {
	color: #6d1d12;
	font-size: 14px;
	}

.yellow {
	color: #FDBC35;
	font-size: 14px;
	}


#byline a:hover{
	color: #CCCCCC;
}

#byline a{
	text-decoration: underline;
	color: #CCCCCC;
}

p img {
	padding: 5px;
	border:1px groove #000000;
	background-color: #B0B08E;
	max-width: 100%;
	margin: 8px;

	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 560px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 560px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 5px 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: left;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	width: 900px;
	clear: both;
	background-color: #6d1d12;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:10px;
	color: #e7e6e6;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin-top: 10px;
	text-align: left;
	color: #305145;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 a {
		color: #305145;
		text-decoration:none;
		}
		
h1 a:hover {
		color: #305145;
	}
	
h2 {
	margin: 10px 0 0;
	color: #7C8A35;
	font-size: medium;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	color: #7C8A35;
}

h3 a {
		font-size: 14px;
		color: #7C8A35;
		text-decoration:none;
		}
		

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	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) */
	
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
	}
/* 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 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;
	}

/* End Entry Lists */



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


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 180px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0 40px 0px;
	margin: 0 0 0 1px;
	width: 240px;
	float: left;
	}


/* 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;
	color: #333333;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.wireframemenu{
border-bottom-width: 0;
width: 235px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 219px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #b1bdb8;
text-decoration: none;
}

.wireframemenu a:visited{
color: #b1bdb8;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #b0bdb8;
color: black;
text-decoration: none;
}

#weather {
padding-left: 30px;
padding-top: 15px;
}