/*
 Theme Name: DragonParts
 Theme URI: http://www.gracix.com/
 Description: Gracix Base Template
 Version: 1.2.1
 Author: http://www.gracix.com/
 Author URI: http://www.gracix.com/
 */

@import "posts.css";




html * {
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

ul,li,ol{
   list-style-type: none;

}

body {
	width: 100%;
    text-align: center;
	background-color:#FFF /* #ebebeb */;

}

.error404{
	font-size: 1.7em;
	text-align: center;
	color: #808080;

}

div#page {
    font-size: 0.9em;
	width: 720px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	position: relative;
	background-color: #FFF;
}

/*  Header */
div#header {
    width: 720px;
	/*_width: 723px;*/
}

div#header .headtitle{
    font-size: 0.9em;
}

div#header h1{
    font-size: 1em;
}

div#topbanner{
	color: #666;
	height: 25px;
	background: url('images/oh_bar_base.png') repeat-x left;
	text-align: left;
	width: 100%;
}

div#topbanner a{
    color: #666;
}

div#topbanner h1{
    padding: 5px 0px;
    font-size: 10px;
	font-weight: normal;
    text-decoration: none;
}

a, a:visited{
    color: #00F;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;

}
div#topbanner img{
    float: left;
    margin: 0 30px 0 15px;
    border: 0;
	display: inline;
}

div#description{
	font-size: 0.8em;
	color: #808080;
	width: 100%;
	text-align: center;
}

/* title image */
div#titleimg{
	width: 100%;
	height: 103px;
	background: url('images/oh_bar_shadow.png') top left repeat-x;
	margin: 0;
	font-size: 0; /* for IE6 */
}

div#titlemsg_bar{
	width: 720px;
	height: 17px;
	margin: 0 0 20px 0;
	background: #000 url('images/btn_img_bottom.gif') 577px no-repeat;
	color: #FFF;
	font-size: 0.75em;
}


/* Menu Buttons */
div#mainnavi{
	background-color: #FFF;
}



div#menu{
	overflow: hidden; /* don't touch! */
	width: 628px;
}

* html div#menu{
	float: right; /* IE6 */
}

div#mainnavi .btn_co2{
	background: url('images/btn_ml_-co2.png') no-repeat left top;
	width: 92px;
	height: 92px;
	margin: 0px;
	float: left;
}

div#mainnavi .btn_co2:hover{
	background: url('images/btn_ml_-co2_f2.png') #000 no-repeat left top;
}

div#mainnavi #telfax_banner{
	height: 40px;
	background: url('images/img_hd_telfax.png') #000 no-repeat left top;

}

div#mainnavi #buttons{
	height: 52px;
	background-color: #000;
}


div#mainnavi .btn_mm {
    height: 40px;
	margin-right: 2px;
    float: left;
	background: #000 repeat-x left top;
	font-size: 0;
}


div#mainnavi .btn_mm_prod {
    background: url('images/btn_mm_prod.png');
	width: 122px;
}

div#mainnavi .btn_mm_prod:hover {
    background: url('images/btn_mm_prod_f2.png');
}

div#mainnavi .btn_mm_web {
    background: url('images/btn_mm_web.png');
    width: 122px;
}

div#mainnavi .btn_mm_web:hover {
    background: url('images/btn_mm_web_f2.png');
}

div#mainnavi .btn_mm_tool {
    background: url('images/btn_mm_tool.png');
    width: 122px;
}

div#mainnavi .btn_mm_tool:hover {
    background: url('images/btn_mm_tool_f2.png');
}

div#mainnavi .btn_mm_co2 {
    background: url('images/btn_mm_co2.png');
    width: 122px;
}

div#mainnavi .btn_mm_co2:hover {
    background: url('images/btn_mm_co2_f2.png');
}

div#mainnavi .btn_mm_br {
    background: url('images/btn_mm_br.png');
    width: 122px;
}

div#mainnavi .btn_mm_br:hover {
    background: url('images/btn_mm_br_f2.png');
}

div #wrap {
}

/*  Content  */
div#content {
    margin-right: 200px;
    background-color: #FFF;
}

div#content_inner {
    padding: 35px 0 0 0;
    background-color: #FFF;
}

div#content h2{
	margin-bottom: 25px;
}

div#content .warranty_banner{
	text-align: right;
	margin-bottom: 30px;
}


div#content .subhead{
    font-size: 1em;
    font-weight: bold;
    border-bottom: #CC9900 1px dotted;
	padding-bottom: 0px;
    margin-bottom: 1em;
    background: url(images/img_cont_title.gif) left center no-repeat;
    padding-left: 24px;
	width: 90%;
}

div#content .posttitle, .pagetitle{
    font-size: 1.3em;
    color: #555;
    border-bottom: 1px dotted #555;
}

div#content li{
	list-style-type: disc;
	margin-left: 1em;

}

div#content .maincopy{
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 30px;
}

div#content .jumplist{
    margin-bottom: 40px;
	position: relative; /* ie6 */
}

div#content .jumplist li{
    font-size: 1em;
    background: url('images/img_cont_title.gif') 20px center no-repeat;
    padding-left: 42px;
	list-style-type: none;
}

div#content img{
	border: 0;
}

div#content p{
    margin-bottom: 3em;
}


small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.7em;
    line-height: 1.3em;
	color: #808080;
}

.post{
	margin-bottom: 2em;
}

#respond h3{
	font-size: 1em;
    font-weight: bold;
    border-bottom: #CC9900 1px dotted;
	padding-bottom: 0px;
    margin-bottom: 0.5em;
    background: url(images/img_cont_title.gif) left center no-repeat;
    padding-left: 24px;

}

.post small{
    padding-left: 6px;
}

.postmetadata{
	color: #666;
	background-color: #FAFAFA;
	text-align: right;
	padding-right: 10px;
	font-size: 0.85em;
}

.postmetadata a{
    color: #333;
}

.entry{
	margin-top: 1em;
	margin-bottom: 1em;

}

.entry h3{
	margin-bottom: 2em;
}


.entry ul{
	margin-left: 1em;
	margin-bottom: 1em;
}
.entry p{
	margin-left: 1em;
	margin-right: 1em;
}

.wp-caption-text{
	text-align: right;
	font-size: 0.7em;
	color: #808080;
	padding-right: 10px;
	margin-top: 5px;
}

.post-edit-link{
	padding: 5px;
	background: #DDD;
	color: #FFF;
}


.rebuilt_footer{
	font-size: 0.7em;
	color: #333;
	margin-bottom: 15px;
	width: 380px;
}

.rebuilt_footer_title{
	font-size: 1.6em;
	font-weight: bold;
}

.rebuilt_footer img{
    float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.mission_menu{
	text-align: center;
}

.mission_menu img{
	border: none;
}

div#respond p{
	margin: 0px;
}

/*  Sidebar  */
div#sidebar {
    float: right;
	width: 200px;
	background-color: #FFF;
	display: inline;
}

div#sidebar_inner {
	margin-left: 10px;
    padding: 25px 5px 10px 5px;
	background-color: #FBFBFB;
	font-size: 0.8em;
	/* border:1px solid #D9D9D9; */
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}



div#sidebar_inner:hover {
	background-color: #FAFAFA;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


div#sidebar li{
	margin-bottom: 0.5em;
	padding: 0;
	line-height: 1.5em;
}

div#sidebar ul{
    padding-top: 0.5em;
	margin-left: 1em;
}


/* Widget */
div#sidebar .widget{
    margin-bottom: 25px;
}


div#sidebar .widgettitle{
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px 0 4px 10px;
    background: url('images/img_wgt_title.gif') no-repeat left top #FFF900;
	border: #CC9900 solid 1px;
	margin-bottom: 5px;
}

div#sidebar a,
div#sidebar a:visited{
    color: #555;
    text-decoration: none;
}

div#sidebar a:hover{
    text-decoration: underline;
}


div#sidebar .current_page_item{
	font-weight: bold;
	border: 1px solid #000;
	background-color: #FFEA00;
	color: #000;

}

div#sidebar .current_page_item a{
	padding-left: 0.2em;
	color: #000;

}

/* Search Form */
div#searchform {
}

div#searchform input{
	font-size: 18px;
}


.search_result{
   padding-left: 20px;
   margin-bottom: 1.4em;
}

.search_result h3{
    margin-bottom: 0.5em;
    background: url(images/img_cont_title.gif) left center no-repeat;
    padding-left: 20px;
}

.search_result small{
    padding-left: 1em;
}

.search_result .postmetadata{
	margin-left: 1em;
	font-size: 0.8em;
	margin-top: 10px;
}


/* Page Navigation */
.navigation{
	padding: 3px 10px;
	margin-bottom: 15px;
	/* border: 1px solid #CCCCCB; */
}

/* Comment Form */
div#commentform{

}
div#commentform textarea{
    font-size: 0.8em;
}
/*  Footer  */
div#footer {
	width: 100%;
    clear: both;
	background-color: #000;
	color: #FFF;
}

div#footer_inner {
    padding: 10px;
	font-size: 0.7em;
	color: #FFF;
	line-height: 1.3em;
}

div#footer_inner a{
    color: #FFF;
}


