/*
Theme Name: Red Car Theme
Theme URI: 
Description: 
Version: 1.4
Author: 
Author URI: 
Tags: widget ready, valid html, valid css, two columns, fixed width, red, car, auto, left sidebar
*/
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	background: #c8c8c8;
	text-align: center;
}
img{
	border: 0;
}
.clear{
	clear: both;
}

#header{
	margin: 0 auto;
	width: 881px;
	height: 266px;
	background: #B2201A url(images/micron_employees.jpg) no-repeat;*/
	text-align: left;
}

#header h1{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}

#navigation_container {
width: 710px;
height: 20px;
position: relative;
z-index: 5000;
background: transparent;
}


#navigation {
width: 710px;
height: 20px;
float: left;
z-index: 4000;
}

/* - - - NAVIGATION  - - - */

ul#menu {
width:710px;
height:20px;
margin:-38px 0px 0px 169px;
padding:0;
border:0;
background:transparent url(micron_manufacturing_navigation.jpg) no-repeat 0 0;
}



ul#menu li {
padding:0;
margin:0;
display:block;
float:left;
text-indent:-9999px;
color: #000;
}

ul#menu li a {
border:0;
display:block;
text-decoration:none;

background:transparent url(micron_manufacturing_navigation.jpg) no-repeat;

outline: none;

}



li#micron_home a {

width:0px;

height: 20px;

padding: 0;

margin: 0;

}



li#welcome_to_micron a {

width:142px;

height: 20px;

padding: 0;

margin: 0;

}



li#what_we_do a {

width:143px;

height: 20px;

padding: 0;

margin: 0;

}



li#how_we_do_it a {

width:143px;

height: 20px;

padding: 0;

margin: 0;

}



li#micron_in_the_news a {

width:141px;

height: 20px;

padding: 0;

margin: 0;

}



li#contact_micron a {

width:140px;

height: 20px;

padding: 0;

margin: 0;

}



li#micron_home a:hover {

background-position: 0 -21px;

}



li#welcome_to_micron a:link, li#welcome_to_micron a:visited {

background-position: -168px 0px;

}



li#welcome_to_micron a:hover {

background-position:-168px -21px;

}



li#what_we_do a:link, li#what_we_do a:visited {

background-position: -311px 0px;

}



li#what_we_do a:hover {

background-position:-311px -21px;

}



li#how_we_do_it a:link, li#how_we_do_it a:visited {

background-position: -454px 0px;

}



li#how_we_do_it a:hover {

background-position:-454px -21px;

}



li#micron_in_the_news a:link, li#micron_in_the_news a:visited {

background-position: -596px 0px;

}



li#micron_in_the_news a:hover {

background-position:-596px -21px;

}



li#contact_micron a:link, li#contact_micron a:visited {

background-position: -737px 0px;

}



li#contact_micron a:hover {

background-position:-737px -21px;

}





#header h4{
	padding: 0 0 0 400px;
	font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	margin: 0;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: white;
	text-decoration: none;
}
#header a:hover{ color: #FF4F00;}


.search{
	float: right;
	width: 310px;
	padding-top: 15px;
}
.search_form{
	margin: 0;
	padding: 10px 0 0 15px;
}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
	padding: 0;
}
#content{
	margin: 1px auto 0 auto;
	width: 881px;
	background: #FFF;
	text-align: left;
}
#content .cont_top{
	background: url(images/cont_top.gif) no-repeat;
	padding-top: 7px;
}
.left{
	float: left;
	width: 258px;
        background:#808183 url(images/sidebar_bottom_background.jpg) repeat-x scroll left bottom;
        margin-top: -24px;
        min-height: 340px;
}
.left .lpadding{
	padding: 10px 11px 105px 8px;
}
.left .title{
}
.left .title h1{
	margin: 0;
	padding: 6px 0 7px 45px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: white;
}
.left ul li{
	list-style: none;
	padding: 0 12px 8px 36px;
	margin: 0;
}
.left ul{
	padding: 0;
	margin: 5px;
}
.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: white;
	font-size: 120%;
	text-decoration: none;
        font-weight: bold;
}
.left a:hover, .left a:active { 
        text-decoration: none;
        color: black;
}

.current_page_item a:visited {color: #000; text-decoration: none; }

span.title_link_font {
        font-weight: normal;
        text-transform:capitalize;
        font-size: 0.8em;
}


.right{
	float: right;
	width: 618px;
}
.right .rpadding{
	margin: -35px 15px;
}
.right .title{
	padding: 25px 0 10px 0;
}
.right h1{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
        line-height:1.1em;
	text-transform: uppercase;
}

#contact_micron  h1{
	color: red;
}

.right ul, .right ol{
	background-color: #FFF;
}
.entry{
	background-color: #FFF;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: black;
	text-decoration: none;
}
.contact-us-page.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: red;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #626262;
	margin: 0;
}
.right p{
	padding: 5px;
	margin: 0;
	background: #FFF;
}
.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #565656;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags, .permalink{
	text-align: left;
	margin: 0;
	padding: 3px 10px;
	background: #D1D1D1;
	color: #565656;
	font-size: 11px;
	border: 1px solid #BDBDBD;
}

.permalink{
	background: #F0F0F0;
	border: 1px solid #D8D8D8;
	border-bottom: none;
	text-align: right;
}

.prefooter_container {
margin: 2px auto;
text-align: center;
width: 881px;
background-color: #fff;
display: table;
}
#left_cert {
float: left;
text-align: left;
width: 33%;
height: 65px;
margin: 0;
padding: 0px;
}
#central_cert {
float: left;
text-align: center;
width: 33%;
height: 65px;
margin: 0 2px;
padding: 0px;
border-left: 2px solid #C8C8C8;
border-right: 2px solid #C8C8C8;
}
#right_cert {
text-align: right;
float: left;
width: 30%;
height: 65px;
padding: 0px;
}


#footer{
	font-family: Tahoma, Arial, Helvetica, Georgia, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #f1f1f1;
	margin: -12px auto 0 auto;
	width: 881px;
	font-size: 11px;
        background: #8b8d90 url(images/footer_background_micron.jpg) repeat-x 0 0;
}
#footer .fimg{
	height: 80px;
}

#footer p{
	padding-top: 55px;
        padding-left: 10px;
        text-align: left;
}

.bottom_swoosh {
margin-right: 0px;
margin-top: -68px;
}


#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	font-weight: bold;
	color: #c0c0c0;
	text-decoration: none;
}
#footer a:hover{color: #dad0d0;}

#footer a.sec:link, #footer a.sec:visited, #footer a.sec:active, #footer a.sec:hover{
	color: #f1f1f1;
	font-weight: bold;
	text-decoration: underline;
}
#footer a.sec:hover{text-decoration: none;}

h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #b9b9b9;
	font-size: 24px;
}

h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

p, li, .feedback {
	font: 100% Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFF;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid black;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: black;
}

#wp-calendar caption {
	color: white;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
padding: 0;
max-width: 100%;
}

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
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left ul li ul li{border: 0;}
.left ul li ul li ul li{border: 0;}

.right ul li{ margin: 0 10px;}
.right ol li{ margin: 0 10px;}
