/*
Theme Name: esouthland
Theme URI: http://ebusinesssystems.com/sandbox4
Description: Clean custom two column menued theme for Southland Mitsubishi. Menuing from theme deFusion by webdemar. 
Version: 0.5
Author: EMS
Author URI: http://ebusinessmarketingsystems.com
Tags: grey, dark, two-columns, fixed-width, right-sidebar
*/



/*	STRUCTURAL ELEMENTS     */
	
body {
	margin: 0px;
	padding: 0px;
	background: #0f0f0f url(img/metalbg.jpg) repeat-x 65px 2px;
	color: #ffffff;
	font: 14px/18px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

a {
	color: #ffffff;
	outline: none;
}

p {
	margin: 0 0 20px 0;
}

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

div {
	margin-bottom: 20px;
}

/*	OUTLINE AND LAYOUT ELEMENTS     */
	
#page {
	width: 1100px;
	margin: 0 auto;
	outline: none;
	border: none;
}
	
#header {
	position: relative;
        width: 1230px;
	height: 100px;
        bottom: 0px;
	padding: 20px 0 0 0;
        margin: 0 0 20px 205px;
	outline: none;
	border: none;
}
#header-left {
        float: left;
	outline: none;
	border: none;
}

#content {
	padding: 5px 0 0 0;
	background: #0f0f0f;
}

#content-left {
        float: left;
        width: 700px;
}

#content-right {
        float: right;
        width: 260px;
}


/*	FORMATTING ELEMENTS     */
	
h1, h1 {
	margin: 0 0 20px 0;
}

h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
	

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;

}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: bold;

}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 16px;
	color:#FF000A;
}



/*	CONTENT ELEMENTS - MAIN, LEFT     */

.box-left, .post, .page {
	margin: 0 0 40px 20px;
	padding: 20px;
background: #0f0f0f;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding: 10px;
        background: #0f0f0f repeat-x left top;
	color: #ffffff;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
  	text-align: center;
}

/*	CONTENT ELEMENTS - RIGHT     */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	font-size: 12px;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	
}

.box-right li a {
	text-decoration: none;
}

.box-right li ul {
	margin: 0 0 0 20px;
	list-style: square;
}

.box-right li li {
	border: none;
}

/*	FOOTER ELEMENTS     */

#footer {
	width: 1200px;
	color: #ffffff;
  	text-align: center;
        float: center;
}


#footer p {
        font-size: 14px;
  	text-align: center;
	padding: 20px;
}

#legal {
        font-size: 10px;
  	text-align: center;
	text-decoration: em;
}

/*	OTHER ELEMENTS     */

.sitstill, div.sitstill {
  	text-align: center;
}

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}


.middleset, div.middleset {
        font-size: 10px;
  	text-align: center;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

	
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}

input, textarea {
	width: 90%;
	height: 22px;
	margin: 0 0 20px 0;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

textarea {
	width: 90%;
	height: 100px;
}

select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}



pre {
	font-family: Courier, serif;
}