/*  
Theme Name: Des-Case 2007
Theme URI: http://www.des-case.com/
Description: DC 2006 layout adapted for CSS/PHP/CMS/SEO.
Version: 1.0
Author: Samantha Yeargin
*/

div.MPHWhiteBandSmallRight			{
		position:absolute;
		left:100%;
		top:0px;
		overflow:visible;
		height:175px;
		width:175px;
		background-image:url(http://www.descase.com/images/badgecorner.png);
		background-repeat:no-repeat;
		background-position:0px 0px;
		background-color:transparent;
		margin:0 0 0 -163px;
		padding:0;
		color:#000;
		font-family:helvetica,verdana,arial,tahoma,sans-serif;
		z-index:1000000000;
		border:none;
		float:none;
			}
			
.badgecorner {
position: absolute;
right: 0;
top: 0;
margin: 0;
padding: 0;
border: none;
float: none; }

.badgecorner a img {
background-color: transparent;
color: white;
border: none;
text-decoration: none; } 


/* Begin Typography & Colors */
a img,:link img,:visited img {
	border:none
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
a:hover {
	color: #147;
	text-decoration: underline;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h2 {
	font-size: 2em;
	}
h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
#faq h3 {
	color: #ED037C;
}
#faq h4 {
	color: #0099D8;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* page structure */
#page {
	text-align: left;
	margin: 0 auto;
	padding: 8px 0 0 0;
	position: relative;
	width: 750px;
	border-top: none;
	}
* html #page { width: 725px }

/* header styling */
#header {
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 185px;
	width: 812px;
	border: 0px solid #ff0000;
	}

/** START: PAGE BASICS **/
body { margin: 0; padding: 0; font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #fff url("images/bg.gif") repeat-x; color: #333; }
img { border: 0; }
h1 { display: block; float: left; margin: 0; padding: 0; border-left: 1px solid #555; border-right: 1px solid #555; }
h1 img { border: 0; }
#header { width: 812px; margin: 0 auto; padding: 10px 0 0 0; border: 0px solid #ff0000; }
/** END: PAGE BASICS **/

/** START: MAIN MENU SYSTEM **/
#main_menu { display: block; float: left; margin: 0; padding: 0; font-size: 9.5px; list-style: none; font-weight: bold; text-transform: uppercase; }
#main_menu li { display: block; float: left; margin: 0; padding: 0;width: 90px; height: 100px; border-right: 1px solid #555; position:relative; overflow: visible; }
#main_menu li ul { display: block; margin: 0; padding: 0; padding-left: 5px; overflow: hidden; border: none; list-style: none; position:absolute; bottom:0; color: #0073AE; }
#main_menu li ul li { display: block; margin: 0; padding: 0;  width: 85px; height: auto; text-align: left; padding: 0; border: none; }
#main_menu a { color: #F2C686; text-decoration: none; }
#main_menu a:hover { color: #fff; text-decoration: none; /** background: #0D78B6; **/ }
.menu_title { margin-top: 10px; font-weight: bold; color: #0073AE; font-size:10px; letter-spacing: -1px; }
/** #main_menu .menu_title a { color: #0073AE; } **/
/** #main_menu .menu_title a:hover { color: #fff; } **/
/** END: NEW MENU SYSTEM **/

/** START: BELOW MENU SYSTEM **/
#below_menu { display: block; clear: both; width: 800px; margin: 0; padding: 5px 0 0 40px; }
#below_menu ul { display: block; margin: 0 auto; padding: 0; list-style: none; }
#below_menu li { display: block; float: left; padding: 0 3px 0 3px; }
/** END: NEW BELOW MENU SYSTEM **/

/** START: BELOW MENU SYSTEM - Customizers**/
#below_menu_c { display: block; clear: both; width: 800px; margin: 0; padding: 1px 0 0 40px; }
#below_menu_c ul { display: block; margin: 0 auto; padding: 0; list-style: none; }
#below_menu_c li { display: block; float: left; padding: 0 3px 0 3px; }
/** END: NEW BELOW MENU SYSTEM **/

/** START: CLEAR FIX FOR FLOAT ELEMENTS **/
.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%; }
/** END: CLEAR FIX FOR FLOAT ELEMENTS **/

.invisible {
	visibility: hidden;
}
	
/* Begin Structure */
#mainBody {
	clear: both;
	margin: 0;
	padding: 0;
	}
	
#frontSplash {
	/* background: url('images/frontsplash.gif') no-repeat bottom center; */
	width: 750px;
	margin: 20px 0 0 0;
	padding: 20px 0 35px 0;
	border-bottom: 1px dotted #ccc;
	align: center;
}
.splashText { margin: 15px 20px 0 20px; font-size: 1.6em; color: #464646; }
#frontSplash .alignright { margin-right: 20px; margin-bottom: 0; font-size: 1.4em; color: #ED037C; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; text-transform: uppercase; }

#rightCol .featSol { clear: both; text-align: right; margin-right: 70px; font-size: 1em; color: #ED037C; font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; text-transform: uppercase; }

#mainContent {
	width: 100%;
	padding: 0 0 50px 0;
}

#leftCol {
	float: left;
	width: 225px;
	vertical-align: text-top;
	}	
#rightCol {
	float: left;
	width: 480px;
	vertical-align: text-top;
	border-left: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	}
#leftCol p, #rightCol p {
	font-size: 1.2em;
}

#leftCol p {
	margin-right: 10px;
}

#leftCol a {
	font-size: 120%;
}
#rightCol a {
	font-size: 140%;
}

#mainContact {
	clear: both;
	margin: 10px 0;
	width: 750px;
	height: 75px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: url('images/maincontact.gif') no-repeat bottom center;
}
.contactCol {
	float: left;
	vertical-align: text-top;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
}
.contactText {
	margin: 5px 20px 0 20px;
	font-size: 1em;
	color: #464646;
}
.contactCol p {
	font-size: 1.1em;
}

#footer {
	padding: 0;
	margin: 10px 0 0 0;
	width: 750px;
	background: #fff url('images/footer.gif') no-repeat top center;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}
/* End Structure - Home Page */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}
#mainBody {
	clear: both;
	margin: 0;
	padding: 0;
	}
	
#subcontent {
	width: 525px;
	margin: 30px 0 10px 0;
	padding: 0 10px 20px 0;
	float: left;
	font-size: 1.2em;
	border-right: 1px dotted #FF0099;
}

#subcontent ul {
	margin: 5px;
	list-style-position: inside;
}

#subcontent ul li {
	padding: 5px 0 0 0;
}

#subsidebar {
	width: 175px;
	margin: 30px 0 10px 0;
	padding: 0 0 20px 10px;
	float: left;
	font-size: 1.1em;
}
#subsidebar h2 {
	font-size: 1.5em;
}

#subBody {
	clear: both;
	font-size: 1.2em;
	margin: 0;
        margin-top: 30px;
	padding: 0;
        padding-bottom: 20px;	}
	
.lead { 
	font-size: 1.2em;
	font-weight: bold;
	}
	
#column1 {
	float: left;
	width: 350px;
	vertical-align: text-top;
	}	
#column2 {
	float: left;
	width: 350px;
	vertical-align: text-top;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	}
#toplead {
	font: italic 1.5em Georgia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 630px;
	padding: 0 55px 0 40px;
	margin-bottom: 15px;
}
	
/* Table Formatting */
#models, #accessories {
	width: 700px;
	padding: 0 0 20px 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
}

th.key {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #FF0099;
}

th.hed {
	font: bold 1.2em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FF0099;
	background: none;
}

th.spec {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #FF0099;
	border-bottom: 1px dotted #FF0099;
	background: none;
}

td {
	border-right: 1px solid #FF0099;
	border-bottom: 1px solid #FF0099;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}	

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
#mainContent #leftCol img, #mainContent #rightCol img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
#catalog .alignleft {
	text-align: center;
	font-weight: bold;
	}
.alignleft_custom_1 {
	float: left;
	padding-right: 25px;
        padding-left: 15px;
	}
.alignleft_custom {
	float: left;
	padding-right: 25px;
	}

.customizers {
	clear: both;
	width: 700px;
	text-align: center;
	padding-top: 15px;
	}
	
.breatherMenu {
	clear: both;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
#subsidebar ul.principals {
	margin: 0;
	padding: 0;
}

#subsidebar ul.longlist {
	margin: 0;
	padding: 0;
}

#subsidebar ul.principals li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.2em;
	}
	
#subsidebar ul.longlist li {
	list-style-type: disc;
	list-style-image: none;
	line-height: 1.2em;
	list-style-position: inside;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.hed, .subhed {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 80%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.hed { font-size: 2.2em; }
.subhed { font-size: 1.6em; color: #0099D8; }

#frontSplash .hed, #frontSplash .subhed {
		padding: 0 0 0 20px;
}

.trademark { font-size:70%; position:relative; bottom: 0.5em; }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/