/*  
Theme Name: PimpMyMPC 
Theme URI: http://pimpmympc.com
Description: PimpMyMPC's default canvas
Version: (v1.0)
Author: Ulan McKnight
Author URI: http://yvod.com/ulan

Date: 09-21-07

--------------------------------------------------
Structure:

.entire-page
  .navigation
  .body-image (background image for body)
    .body-content (all blog content goes in here)
      .content
      .sidebar
  .footer
--------------------------------------------------
Colors:

gray:     #7f7f7f;
orange:   #f08f0d;
maroon:   #740000;
black:    #000000;
--------------------------------------------------
*/

/*
--------------------------------------------------
IE hacks
hide from IE
show only in IE
--------------------------------------------------
*/

/*\*/
html>body .ie-hack {
}
/**/

* html .ie-hack {
}

/*
--------------------------------------------------
main stuff
--------------------------------------------------
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
  color: #000000;
  width: 720px;
	font-family: arial, verdana, sans-serif;
	background: url(/media/assets/background.jpg);
	background-repeat: repeat;
	margin: 10px auto 5px auto; 
	padding: 0px 0px 0px 0px;
	text-align: center; /* IE bug fix to center div */
	position: relative;
}

/*\*/
html>body {
	text-align: left;
}
/**/

.utf8sans {
  "Lucida Grande","Arial Unicode MS", sans-serif;
}

p { 
	font-size: 1.2em;
	text-align: left;
	line-height: 1.4em;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}

p.large { 
	font-size: 1.4em;
}

 /*
--------------------------------------------------
link definitions
--------------------------------------------------
*/

a:link,
  a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a:hover,
  a:active {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

/*
--------------------------------------------------
entire-page
--------------------------------------------------
*/

.entire-page {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* 
-------------------------------------------------------------
top stuff
top-1 - logo with transparent gif overlay
top-2 - navigation links
-------------------------------------------------------------
*/

.top-holder {
	position: relative;
	width: 800px;
	background: url(/media/assets/background-index-body.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.top {
	background-image: url(/media/assets/navigation.jpg);
	background-repeat: no-repeat;
	position: center;
	width: 100%;
	height: 244px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.top-1 {
	width: 100%;
	height: 120px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.top-2 {
	float:left;
	font-style: italic;
	font-size: 2.0em;
	width: 100%;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.top-2 a:hover,
  top-2 a:active {
	  color: #f08f0d;
	  text-decoration: none;
}

.top-3 {
	width: 100%;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

.top-3 p {
  font-size: 3.0em;
	color: #f08f0d;
	font-weight: bold;	
	line-height: 1.3em;
	margin: 20px 0px 5px 30px;
	padding: 0px 0px 0px 00px;
}

.top-3-headphones {
	background-image: url(/media/assets/headphones-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 358px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

.top-3-shopping {
	width: 100%;
	height: 358px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
.page-title {
  position: absolute;
  top: 220px;
  left: 110px;
	z-index: 3;
	font-style: italic;
	font-size: 2.0em;
	font-weight: bold;
	color: #ffffff;
  width: 149px;
  height: 80px;
  margin: 0px 0px 0px 10px;
}

/* 
-------------------------------------------------------------
navigation stuff
navigation-1 - kits
navigation-2 - support
navigation-3 - about us
navigation-4 - contact
-------------------------------------------------------------
*/

.navigation-1 {
	float:left;
	width: 160px;
	height: 20px;
	margin: 0px 0px 0px 220px; 
	padding: 0px 0px 0px 0px;
}

* html .navigation-1 {
	float:left;
	width: 150px;
	height: 20px;
	margin: 0px 0px 0px 90px; 
	padding: 0px 0px 0px 0px;
}

.navigation-2 {
	float: left;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.navigation-3 {
	float: left;
	width: 130px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation-4 {
	float: left;
	width: 140px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

* html .navigation-4 {
	float: left;
	width: 140px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

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

.navigation-1 a:link,
  .navigation-1 a:visited,
  .navigation-2 a:link,
  .navigation-2 a:visited,
  .navigation-3 a:link,
  .navigation-3 a:visited,
  .navigation-4 a:link,
  .navigation-4 a:visited {
    color: #ffffff;
}

.navigation-1 a:hover,
  .navigation-1 a:active,
  .navigation-2 a:hover,
  .navigation-2 a:active,
  .navigation-3 a:hover,
  .navigation-3 a:active,
  .navigation-4 a:hover,
  .navigation-4 a:active {
    color: #f08f0d;
}

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

.navlarge-index {
  width: 140px;
	font-size: 0.8em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

* html .navlarge-index {
	font-size: 0.9em;
}

.nav-index {
  width: 140px;
	font-size: 0.7em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

.navlarge-index a:link,
	.navlarge-index a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.navlarge-index a:hover,
	.navlarge-index a:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.nav-index a:link,
  .nav-index a:visited {
	  color: #ffffff;
    font-weight: bold;
	  text-decoration: none;
}

.nav-index a:hover,
	.nav-index a:active {
		color: #000000;
    font-weight: bold;
		text-decoration: none;
}

/*
--------------------------------------------------
body-image
background image for content area - including sidebar!
--------------------------------------------------
*/

.body-image {
	/*
	background-image: url(/media/assets/content-background.jpg);
  background-repeat: repeat-y;
  */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
body-content
content area including sidebar 
does not include footer 
--------------------------------------------------
*/

.body-content {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	/*
	background-image: url(/media/assets/content-camera.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  */
}

 /*
--------------------------------------------------
everything
--------------------------------------------------
*/

.everything-header {
	width: 800px;
	height: 19px;
	background: url(/media/assets/background-index-header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.everything-body {
	width: 800px;
	background: url(/media/assets/background-index-body.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.everything-footer {
	width: 800px;
	height: 30px;
	background: url(/media/assets/background-index-footer.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main-content-header {
	width: 800px;
	height: 20px;
	background: url(/media/assets/background-standard-header.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main-content-body {
	width: 800px;
	background: url(/media/assets/background-standard-body.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main-content-data {
  width: 670px;
  margin: 0px 0px 0px 70px;
  padding: 1px 0px 0px 0px;
}

.main-content-footer {
	width: 800px;
	height: 98px;
	background: url(/media/assets/background-standard-footer.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
content
--------------------------------------------------
*/

.main-content {
	width: 100%;
	/*
	background: url(/media/assets/middle.gif);
	background-position: center center;
	background-repeat: repeat-y;
	*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.content {
  float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
content formating
--------------------------------------------------
*/

.entry {
  margin: 20px 0px 0px 0px;
}

.widecolumn .entry p {
	font-size: 1.2em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

/*
--------------------------------------------------
sidebar
--------------------------------------------------
*/

.sidebar {
  float: left;
	width: 180px;
	font-size: 1.2em;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}

.sidebar form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
	  /* color: #777777 */;
}

.sidebar ul ul li:before {
	content: "\00BB \0020";
}

.sidebar ul, 
  .sidebar ul ol {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.sidebar ul p, 
  .sidebar ul select {
	  margin: 5px 0px 8px;
}

.sidebar ul ul, 
  .sidebar ul ol {
	  margin: 5px 0px 0px 10px;
}

.sidebar ul ul ul, 
  .sidebar ul ol {
	  margin: 0px 0px 0px 10px;
}

.sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
    margin: 3px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, 
  .sidebar ul ol li {
    margin: 3px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
forms
--------------------------------------------------
*/

#searchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px; 
}

.sidebar #searchform #s {
	width: 108px;
	padding: 0px 0px 0px 0px;
}

.sidebar #searchsubmit {
	padding: 1px 1px 1px 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 */

/*
--------------------------------------------------
footer
--------------------------------------------------
*/

.footer {
	width: 720px;
	height: 70px;
	/*
	background: url(/media/assets/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	*/
	margin: 0px 0px 0px 0px;
}

.footer p {
	color: #000000;
	text-align: right;
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}

* html .footer p {
	font-size: 1.0em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-family: 'Lucida Grande', 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 1.8em;
	line-height: 1.3em;
}

#headerimg .description {
	font-size: 1.4em;
	text-align: center;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 1.3em;
}

.description {
	text-decoration: none;
	color: white;
}

.entry p a:visited {
	/* color: #b85b5a; */
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1.1em;
	background: none;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, .nocomments, .postmetadata, blockquote, strike {
	font-size: 1.0em;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1.1em;
	letter-spacing: .07em;
}

/*
--------------------------------------------
cleaner
--------------------------------------------
*/

.cleaner {
	clear: both;
}

/*
--------------------------------------------
vertical
--------------------------------------------
*/

.vertical-5 {
	width: 100%;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-10 {
	width: 100%;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-20 {
	width: 700px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-40 {
	width: 700px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
--------------------------------------------------
link definitions
--------------------------------------------------
*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */

/*
--------------------------------------------------
structure
--------------------------------------------------
*/

.post {
	margin: 0px 0px 5px 0px;
}

.post hr {
	display: block;
}

/* http://www.sovavsiti.cz/css/hr.html */
.divider-line {
  height: 15px;
  background: url(/media/assets/hr.gif) no-repeat scroll center;
  margin: 0px 0px 10px 0px;
}

.widecolumn .post {
	margin: 0;
}

.postmetadata {
	padding: 5px 0px 5px 0px;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



/*
--------------------------------------------------
headers
--------------------------------------------------
*/

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


/*
--------------------------------------------------
images
--------------------------------------------------
*/

p img {
	padding: 0;
	max-width: 100%;
}

/*	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 {
	/* border: 8px solid #231f20; */
	border: none;
}

.img-border {
	border: 8px solid #231f20;
}

img.centered {
	display: block;
	margin: 0px auto 0px auto;
}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.img-left {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
}

.img-right {
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	/* border: 8px solid #231f20; */
}

.white-border {
	border: 1px solid #ffffff;
}


/*
--------------------------------------------------
images

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;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li {
	list-style: decimal outside;
}


/*
--------------------------------------------------
comments
--------------------------------------------------
*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*
--------------------------------------------------
calendar
--------------------------------------------------
*/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#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;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }


/*
--------------------------------------------------
various
--------------------------------------------------
*/

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;
}

.comment-navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
