/*
Theme Name: UModular
Theme URI: http://www.umodular.com/
Description: Simple, industrial, dark reds.
Version: 0.2
Author: Daryl Auclair & Paul Kittlaus
Author URI: http://www.riodevelopment.com/
*/

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0; /* zero body margin and padding for differing browser defaults */
	padding: 0;
	text-align: center; /* centers container in IE 5* browsers, text set to left align in #container */
	min-width: 955px; /* firefox off screen bug fix */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* set the base text size of 10px */ 
	color: #666666;
}

/*-----------------------------------------------------------------------------

  Reset Styles

-----------------------------------------------------------------------------*/
* { 
	padding: 0; 
	margin: 0; 
}

img { 
	border: none; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif;}

input, textarea { 
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; 
}

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}

/*-----------------------------------------------------------------------------

  Links

-----------------------------------------------------------------------------*/
a:link {
	color: #0D58D5;
	text-decoration: none;	
}

a:visited {
	color: #7334AB;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a img {
	border: 0;
}

/*-----------------------------------------------------------------------------

  Container

-----------------------------------------------------------------------------*/
#container { 
	width: 955px;
	margin: 0 auto; /* the auto margins, in conjunction with the 952px width, center the page */
	padding: 0;
	text-align: left; /* override text-align:center on body element. */
}

/*-----------------------------------------------------------------------------

  Header

-----------------------------------------------------------------------------*/
#header {
	width: 955px;
	height: 162px;
	margin: 0;
	padding: 0;
}

#toparea {
	width: 955px;
	height: 116px;
	margin: 0;
	padding: 0;
}

#logo {
	width: 293px;
	height: 116px;
	margin: 0 0 0 12px;
	float: left;
}

#phone {
	width: 140px;
	height: 36px;
	color: #720F12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	float: right;
	margin: 80px 0 0 0;
}

#phone a:link, #phone a:visited, #phone a:hover, #phone a:active {
	color: #720F12;
}

#nav {
	width: 955px;
	height: 31px;
	margin: 15px 0 0 0;
	padding: 0;
}

#subhead {
	width: 955px;
	height: 118px;
	margin: 7px 0 0 0;
}

#flash {
	width: 707px;
	height: 118px;
	margin: 0;
	float: left;
}

#graybox {
	width: 221px;
	height: 94px;
	margin: 0;
	padding: 12px;
	float: left;
}

#quotebutton {
	margin: 4px 3px;
}

/*-----------------------------------------------------------------------------

  Dropdown Menus

-----------------------------------------------------------------------------*/
.chromestyle{
	width: 99%;
	font-family: Verdana, Geneva, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	border: 0;
	width: 100%;
	padding: 7px 0 0 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	font-size: 1.2em;
	color: #fff;
	padding: 7px 25px 7px 25px;
	margin: 0;
	text-decoration: none;
	border-right: 0;
	height: 31px;
	outline: 0;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background: url(images/menubg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:visited{
	color: #fff;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	font-family: Verdana, Geneva, sans-serif;
	position:absolute;
	top: 0;
	border: 1px solid #8d4346; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-size: 1.1em;
	line-height:18px;
	z-index:100;
	background-color: #680509;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #8d4346; /*THEME CHANGE HERE*/
	padding: 2px 0 4px 2px;
	text-decoration: none;
	color: #fff;
	outline: 0;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #7a2226;
}
.dropmenudiv a:visited{
	color: #fff;
}

/*-----------------------------------------------------------------------------

  Main

-----------------------------------------------------------------------------*/
#main {
	width: 955px;
	margin: 0;
}

#leftcolumn {
	width: 660px;
	float: left;
	padding: 25px 35px 0 12px;
}

#leftcolumn h1 {
	font-size: 2.2em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #050505;
	margin: 0 0 12px 0;
	font-weight: bold;
}

#leftcolumn h2 {
	font-size: 1.6em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #050505;
	margin: 0 0 12px 0;
	line-height: 1.5em;
	font-weight: bold;
}

#leftcolumn h3 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #050505;
	margin: 0;
	line-height: 1.6em;
	font-weight: bold;
}

#leftcolumn p {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 24px 0;
	line-height: 1.6em;
}

#leftcolumn ul {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 24px 18px;
	line-height: 1.6em;
}

#rightcolumn {
	width: 224px;
	margin: 0;
	padding: 12px;
	float: left;
}

/*-----------------------------------------------------------------------------

  Search

-----------------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 15px; 
	right: 0px;
}

#search input { 
	border: 0;
}

#search #s { 
	width: 148px;
	padding: 4px 0 4px 22px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search-text.gif) no-repeat;
}

#search #searchsubmit { 
	width: 35px; 
	height: 22px;
	vertical-align: top;
	background: url(images/search-submit.gif) no-repeat;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/
#footer {
	height: 24px;
	color: #888;
	font-size: 1.1em;
	margin-bottom: 24px;
}

.photo-left {
	float: left;
	margin-right: 12px;
}

/*-----------------------------------------------------------------------------

  Post Content

-----------------------------------------------------------------------------*/
#content .post { 
	margin-bottom: 40px; 
}

#content .post p { 
	margin-bottom: 20px; 
}

#content .post h1 a, #content .post h1 a:visited { 
	text-decoration: none; color: #050505; 
}

#content .post-list li { 
	list-style: none; 
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 5px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0; 
	background: #EFEFEF; 
}

#content .post .post-info a { 
	color: #333; text-decoration:none; 
}

#content .post .post-info a:hover { 
	color: #555; text-decoration:none; 
}

#content #pages { 
	text-align: center; 
}

#content #pages a { 
	font: bold 20px "Trebuchet MS"; 
	color: #414d4c; 
	text-decoration: none; 
}

#content #pages a:hover { 
	color: #1e2726; 
}

#content ul, ol, dl { 
	margin-bottom: 20px; 
}

#content ul { 
	list-style: disc;
	list-style-position: inside; 
}

#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}

#content dl dt { 
	font-weight: bold;
}

#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
}

.alignleft { 
	float: left; 
	margin: 5px 15px 10px 0; 
}

.alignright { 
	float: right; 
	margin: 5px 0 10px 15px; 
}

/* For Gallery Tables */

#market-gallery {
	margin: 12px 0 0 0;
}

#market-gallery td {
	padding: 5px 10px 5px 0;
	width: 193px;
}

/*-----------------------------------------------------------------------------

  Sidebar

-----------------------------------------------------------------------------*/
#sidebar { 
	width: 235px;
	float: left;
	margin: 0 0 10px 16px;
	color: #555;
}

#sidebar h3 { 
	margin: 18px 0 4px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em; 
	color: #760b0f;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
}

/*-----------------------------------------------------------------------------

  Wrapper Bottom

-----------------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 900px; 
	height: 6px; 
	float: left; 
	margin-bottom: 7px; 
	background: url(images/wrapper-bottom.gif) no-repeat bottom;
}

/*-----------------------------------------------------------------------------

  Comments

-----------------------------------------------------------------------------*/
.comments-title {  
	font: bold 22px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
}

#comments .comment { 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 635px; 
	padding-bottom: 5px; 
}

#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 536px;  
}

#comments .comment .comment-content a { 
	color: #444; 
}

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}

#comments .comment .comment-info span {
	font: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}

#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}

#commentform {  
	padding: 10px; 
	color: #555; 
}

#commentform p { 
	margin-bottom: 7px; 
}

#commentform textarea { 
	width: 600px; 
	border: 1px solid #aaa; 
	height: 120px;
}

#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}

#commentform input#submit { 
	padding: 3px 10px; 
}

/*-----------------------------------------------------------------------------

  Misc

-----------------------------------------------------------------------------*/
.clearfloat { /* class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}