/*  
Theme Name: Rouse DeLuco Website
Theme URI: http://www.rousedeluco.com/
Description: Website Template for  <a href="http://www.rousedeluco.com/">Rouse DeLuco, LLC</a>.
Version: 1.0
Author: Tim Lancaster
Author URI: http://www.dogeatdogdesigns.com/

	Rouse DeLuco 1.0
	 http://www.rousedeluco.com/

	This theme was designed and built by Tim Lancaster,
	whose site you will find at http://www.dogeatdogdesigns.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container {
	width: 800px;
	text-align: left;
	margin-bottom: 20px;
}
.description {
	float: left;
	width: 600px;
	font-size: 18px;
	color: #FFFFFF;
}
.searchform {
	background-image: url(images/search-tile.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 800px;
	padding-top: 12px;
	margin-bottom: 16px;
	text-align: left;
}
.searchfield {
	float: left;
	width: 200px;
	text-align: right;
}
.header {
	width: 800px;
	height: 128px;
	display: none;
}
.pagenav {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	width: 177px;
	display: none;
}
.pagenav ul
{
	margin: 0;
	padding: 0px;
}

.pagenav li {
	margin: 0px;
	padding: 0px;
}

.pagenav li a
{
	text-decoration: none;
	margin: 0px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	padding: 6px 0px 0px 30px;
	height: 33px;
	display: block;
}

.pagenav li a:hover
{
	text-decoration: none;
	margin: 0px;
	background-image: url(images/buttonRO.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	padding: 6px 0px 0px 30px;
	height: 33px;
}
.footer {
	background-color: #999999;
	height: 11px;
	margin-bottom: 5px;
	margin-top: 15px;
	width: 100%;
}
.credit {
	width: 800px;
	font-size: 10px;
}
.copyright {
	float: left;
	width: 49%;
	text-align: left;
}
.designby {
	text-align: right;
	float: right;
	width: 49%;
}
#sidebar {
	width: 2px;
	text-align: left;
	display: none;
}
#sidebar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	text-decoration: none;
}
.post {
	background-color: #EDEDED;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
	width: 90%;
	margin-left: 20px;
	margin-right: 10px;
}
h1 {
	font-size: 16px;
	color: #E73100;
}
h3 {
	font-size: 10px;
	color: #999999;
}
a {
	color: #0066CC;
}
.archives {
	border: 1px solid #E53100;
	width: 175px;
	margin-bottom: 8px;
	display: none;
}
.archives li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.archives_title {
	background-image: url(images/sub-header-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.categories {
	border: 1px solid #E53100;
	width: 175px;
	margin-bottom: 8px;
	display: none;
}
.categories li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.categories_title {

	background-image: url(images/sub-header-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.meta {
	border: 1px solid #E53100;
	width: 175px;
	margin-bottom: 8px;
}
.meta li {
	color: #0066CC;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.meta_title {

	background-image: url(images/sub-header-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.pages_title {
	background-image: url(images/sub-header-tile.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 8px;
}
.post_container {
	width: 90%;
	margin-left: 15px;
	background-color: #EDEDED;
	margin-bottom: 50px;
	float: left;
}
.navigation {

}
.clear { 
	clear: both; 
}
.leftimg {
	margin-top: 8px;
	margin-bottom: 8px;
	display: none;
}
.alignleft {
	text-align: center;
	margin-bottom: 4px;
}
.alignright {
	text-align: center;
}



.checkboxes input {
	display: block;
	width: 15px;
	float: left;
	background-color: #FFFFFF;
	border: #FFFFFF;
	display: none;

}
textarea {
	display: block;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	display: none;
}
.nofloat {
	display: block;
	width: 200px;
	margin-bottom: 5px;
	color: #000000;
	background: #FFFFFF;
}
input {
	width: 170px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 16px;
	float: left;
	font-size: 12px;
	display: none;
}
select {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-bottom: 10px;
}
.submit input {
	color: #FFFFFF;
	border: 2px ##CACACA;
	font-weight: bold;
	display: block;
	width: 115px;
	height: 25px;
	cursor: hand;
	background-image: url(images/sub-header-tile.gif);
	background-repeat: repeat-x;
}
.search input {
	color: #FFFFFF;
	border: 2px ##CACACA;
	font-weight: bold;
	display: block;
	width: 60px;
	height: 20px;
	cursor: hand;
	background-color: #000000;
	display: none;
} 
.redtext {
	color: #FF0000;
}

.contact-title {
	background-color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
}
.nowidth input {
	width: 110px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #CACACA;
	margin-right: 6px;
	height: 16px;
	float: left;
	font-size: 12px;
}
.remove {
	width: 1px;
}
.expand {
	width: 100%;
}