@charset "UTF-8";
/* CSS Document */

body {
  background:#fff;
  margin:0;
  padding:40px 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#E7A721;
  text-decoration:none;
  }
a:visited {
  color:#E7A721;
  text-decoration:none;
  }
a:hover {
  color:#cccccc;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
@media all {
  #header {
    width:760px;
    margin:0 auto 10px;
    border-bottom:3px solid #e7a721;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }

/* Content
----------------------------------------------- */
@media all {
  #headerphones {
	width:1000px;
	margin:0 auto;
	padding:47px 0 0 0;
	background-image: url(../pub/images/redesign09/headphones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    }
  
  #content {
	width:760px;
	margin:0 auto;
	padding:0;
	text-align:left;
    }
  #header2 {
	width:760px;
	margin:0 auto 10px;
	border:1px solid #CCCCCC;
	float:top;
    }

  #main {
	width:550px;
	float:left;
	padding:0 10px 0 10px;
	background-color: #FFFFFF;
    }
	
  #sidebar {
	width:189px;
	float:right;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
	margin:5px 0 .75em 0;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#999999;
	border-bottom-color: #E7A721;
	border-bottom-width: 95%;
	border-bottom-style: solid;
	border-bottom-hight: 1px;
  }
  
h3 {
	margin:5px 15px .75em 0;
	font:1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#999999;
	border-bottom-color: #E7A721;
	border-bottom-width: 95%;
	border-bottom-style: solid;
	border-bottom-hight: 1px;
  }
  
  h4 {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#999999;
  }

h6 {
  margin:1.5em 0 .75em;
  padding:0 10px 0 10px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  line-height:20px;
  text-transform:uppercase;
  letter-spacing:0.2em;
  color:#FFFFFF;
  background-color: #E7A721;
  }

.feature img {
  padding:4px;
  border:1px solid #ddd;
  }

/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
	margin:0 0 1.5em;
	padding:0 15px 1.5em 15px;
	list-style:none;
	text-align: right;
	
  }
#sidebar li {
	margin:0;
	padding:0 0px 0 15px;
	text-indent:-15px;
	line-height:39px;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }
  
#sidebar a:link {
  color:#E7A721;
  text-decoration:none;
  }
#sidebar a:visited {
  color:#E7A721;
  text-decoration:none;
  }
#sidebar a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
  }
#sidebar a img {
  border-width:0;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:760px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
