/* general
--------------------------------------------------*/

html {
  height: 100%;
	margin: 0 0 0 0;
	padding: 0;
}

body {
  background: #c2c2c2 url('/images/background.gif') repeat-x;
	height: 100%;
	margin: 0;
	padding: 0;
  text-align: center;  
}

img {
  border: none;
}

.hideOnScreen {
  display: none;
}


/* layout
--------------------------------------------------*/

/* center layout */
#container {
  width: 774px;
  margin: 10px auto;
  padding: 0;
  text-align: left;
}
#header {
  height: 200px;
  background: url('/images/top_red.png') no-repeat;
  position: relative;
}

.myaudio #header,
.admin #header {
  height: 200px;
  background: url('/images/top_red_black.png') no-repeat;
  position: relative;
}

#header img {
  position: absolute;
  top: 16px;
  left: 0px;
  width: 300px;
  height: 130px;
  float: left;
}


/* box model hack for consistency */
#content {
  margin-top: -2px;
  margin-bottom: 2px;
  width: 774px;
  clear: both;
}

#content p {
  max-width: 400px;
}

.myaudio #content p,
.admin #content p,
#page_try #content p {
  max-width: 680px;
}



#contactInfo  {
  width: 774px;
  background: url('/images/footer.gif') top left no-repeat;
  padding: 10px 30px 10px 30px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:714px;
  }
  html>body .content {
  width:714px;
  } 
  #contactInfo  {
  clear: both;
}

.highLight {
  width: 400px;
}


/* blog */

.blog .navigation {
  margin: 0 0 30px 20px;
}
.blog .post {
  width: 400px;
  margin: 0 20px 50px 0px;
}
* .blog .post { /* fix for ie6 */
  margin: 0 20px 0px 0px;
}
.blog .postmetadata {
  margin: 40px 20px 50px 20px;
  font-size: 12px;
}
.blog .post img {
  margin: 0 10px 20px 10px;
}

.blog .search .post {
  width: 400px;
  margin: 0 20px 20px 0px;
}
.blog .search .postmetadata {
  margin: 10px 20px 50px 20px;
  font-size: 12px;
}



/* blog - sidebar */
.blog div#sidebar.highLight {
  width: 280px;
  float: right;
  background: #fdeec8;
  color: #000;
  margin-left: 50px;
}

.blog #sidebar #searchform {
  margin: -10px 0 10px 0;
}
.blog #sidebar #searchform input.text {
  width: 140px;
  font-size: 12px;
}
.blog #sidebar #searchform input.submit {
  height: 25px;
  font-size: 12px;
}


.blog #sidebar p {
  font-size: 10px;
}

.blog #sidebar ul {
  margin: 0 0 20px 20px;
  padding: 0;
  list-style-type: none;
}
.blog #sidebar ul ul li {
  margin: 0 0 0 0px;
  padding: 0;
  list-style-type: disc;
  line-height: 14px;
}

.blog #sidebar h2, 
.blog #sidebar ul li {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 11px;
}


/* blog - comments */

.blog h3#comments,
.blog h3#respond {
  margin-left: 20px;
}

.blog .commentlist {
  width: 450px;
  margin: 20px 100px 50px 0px;
}
* .blog .commentlist {  /* fix for ie6 */
  margin: 20px 100px 50px 20px;
}

.blog .commentlist li {
  margin: 0 0 30px 0;
  width: 350px;
}
.blog .commentlist li p {
  font-size: 1.2em;
}

.blog .commentlist li .commentmetadata,
.blog .commentlist li p {
  margin-left: 0px;
}

.blog form#commentform {
  margin: 0 0 0 0;
}
.blog form#commentform input {
  width: 300px;
  font-size: 12px;
}
.blog form#commentform input.submit {
  width: 120px;
  height: 25px;
  font-size: 12px;
}
.blog form#commentform textarea {
  width: 300px;
}
.blog form#commentform label {
  color: #666;
  font-size: 14px;
}



/* menu
--------------------------------------------------*/

#menuWrapper {
  position: absolute;
  top: 170px;
  margin: 0;
  padding: 0;
  width: 770px;
}

ul#menu {
  float: left;
  width: 640px;
  margin: 0 0 0 190px;
  padding: 0;
  list-style-type: none;
  display: inline; /* Fix for IE duble margin bug */
}
ul#menu.myaudio {
  width: 400px;
  margin: 0 0 0 240px;
}

body.admin ul#menu.admin {
  width: 550px;
  margin: 0 0 0 210px;
}



ul#menu li {
  float: left;
  list-style-type: none;
  padding: 0px 10px 0px 10px;
  font-size: 1.3em;
  font-weight: bold;
  border-right: 1px solid #940009;
}
ul#menu li.lastMenuItem {
  border-right: none;
  margin-right: none;
}

ul#menu li a {
  text-decoration: none;
  color: #fff;
}
ul#menu li.active a {
  text-decoration: underline;
  color: #ff7800;
}
ul#menu li a:hover {
  text-decoration: underline;
  color: #ff7800;
}

/* highlight current page */
#page_index #menu #menu_index,
#page_how   #menu #menu_how,
#page_try   #menu #menu_try,
#page_buy   #menu #menu_buy,
#page_blog  #menu #menu_blog,
#page_about #menu #menu_about,

#admin_index #menu #menu_index,
#admin_database #menu #menu_database,
#admin_blogs #menu #menu_blogs,
#admin_users #menu #menu_users,
#admin_upload #menu #menu_upload,

#myaudio_index #menu #menu_index,
#myaudio_subscriptions #menu #menu_subscriptions,
#myaudio_profile #menu #menu_profile {
	color: #ff7800;
}





/* log in form
--------------------------------------------------*/


#menuWrapper p {
  color: #eee;
  font-size: 1.2em;
  text-align: center;
}

#login {
  position: absolute;
  width: 270px;
  top: 40px;
  left: 485px;
}

label {
  margin: 4px 0 2px 0;
  color: #ffffff;
  font: bold 1.1em arial, sans-serif; 
}

input {
  font: normal 62.5%/150% arial, sans-serif; 
}

#login input.text {
  width: 120px;
  background: #fff;

  border-top: 2px solid #800000;
  border-right: 2px solid #a5000a;
  border-bottom: 2px solid #a5000a;
  border-left: 2px solid #800000;

  padding: 2px;
  margin-bottom: 4px;
  font-size: 1.2em;
}
#login input.button {
  width: 70px;
  height: 22px;

  color: #fff;
  background: #b0000b;

  border-top: 1px solid #840004;
  border-right: 1px solid #840004;
  border-bottom: 1px solid #840004;
  border-left: 1px solid #840004;

  padding: 2px;
  margin-bottom: 3px;
  margin-left: 10px;

  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}
 

/* log out
--------------------------------------------------*/

p#logout {
  position: absolute;
  width: 260px;
  top: 50px;
  left: 460px;
  color: #fff;
  font-size: 1.2em;
}


#uniquePodcast {
  float: right;
  width: 400px;
  margin: -40px 20px 40px 30px;
}




/* all forms - error handeling
--------------------------------------------------*/

#profileForm input.error { background-color: #f0f0f0; border-color: #900; }
#profileForm textarea.error { background-color: #f0f0f0; border-color: #900; }
#profileForm select.error { background-color: #f0f0f0; border-color: #900; }

.notice { border: 1px solid #090; background-color: #f0f0f0; color: #090; padding: 5px; margin-bottom: 20px}
.warning { border: 1px solid #900; background-color: #f0f0f0; color: #900; padding: 5px; margin-bottom: 20px}




/* contact form
--------------------------------------------------*/

#contact {
  margin-top: 50px;
}

#contactForm {
  margin-left: 20px;
}

#contactForm label {
  font-size: 1.5em;
  color: #999;
}

#contactForm input {
  width: 300px;
  height: 20px;
  line-height: 20px;
  font-size: 1.5em;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

#contactForm textarea {
  width: 300px;
  height: 130px;
  line-height: 20px;
  font-size: 1.5em;
  font-family: arial, sans-serif;
  border: 1px solid #ccc;
}

#contactForm input.button {
  width: 70px;
  height: 22px;

  color: #fff;
  background: #b0000b;

  border-top: 1px solid #840004;
  border-right: 1px solid #840004;
  border-bottom: 1px solid #840004;
  border-left: 1px solid #840004;

  padding: 2px;
  margin-bottom: 3px;
  margin-top: 20px;

  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}


/* myaudio : profile form
   admin : profile form
--------------------------------------------------*/
.readOnly {
  background: #eeeeee;
}

#profileForm {
  margin-left: 20px;
}

#profileForm fieldset {
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  border: 1px solid #eee;
  width: 400px;
}

#profileForm fieldset p.note {
  position: absolute;
  height: 15px;
  font-size: 1.1em;
  margin: 3px 0px 5px 25px;
  padding: 0;
  color: #999;
  display: inline;
}

#profileForm fieldset p {
  font-size: 1.1em;
  margin: 5px 0px 5px 10px;
  padding: 0;
  color: #999;
  display: inline;
}


#profileForm fieldset legend {
  font-size: 1.4em;
  padding: 5px 10px 10px 7px;
  color: #999;
  clear: both;
}

#profileForm label {
  font-size: 1.1em;
  color: #666;
  float: left;
  width: 110px;
  padding-left: 10px;
}
      
#profileForm input {
  width: 250px;
  height: 17px;
  line-height: 20px;
  font-size: 1.4em;
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;  
}

#profileForm input.time {
  width: 65px;
}

#profileForm input.datetime {
  width: 120px;
}

#profileForm select {
  width: 255px;
  line-height: 20px;
  font-size: 1.4em;
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;  
  font: normal 1.5em/1.5em arial, sans-serif;
}


#profileForm textarea {
  width: 250px;
  height: 120px;
  line-height: 1px;
  font-size: 1.3em;
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;  
  font: normal 1.5em/1.5em arial, sans-serif;
}


#profileForm input#enclosure {
  width: 200px;
  height: 23px;
}

#profileForm input.checkbox,
#profileForm input.radio {
  width: 15px;
  height: 15px;
  margin-left: 10px;
}

#profileForm input.button {
  float: right;
  width: 70px;
  height: 22px;
  color: #fff;
  background: #b0000b;
  border-top: 1px solid #840004;
  border-right: 1px solid #840004;
  border-bottom: 1px solid #840004;
  border-left: 1px solid #840004;
  padding: 2px;
  margin-bottom: 3px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 330px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}

#profileForm input.button_delete {
  float: right;
  width: 70px;
  height: 22px;
  color: #fff;
  background: #000000;
  border-top: 1px solid #840004;
  border-right: 1px solid #840004;
  border-bottom: 1px solid #840004;
  border-left: 1px solid #840004;
  padding: 2px;
  margin-bottom: 3px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
}



/* table
--------------------------------------------------*/

table {
  width: 685px;
  font: 1.2em arial;
  margin: 0px 0px 10px 20px;
  padding: 0;
  border-collapse: collapse;
  background-color: #FDEEC8;
}

tr.headings {
  background: #000 url(/images/bg-th.gif) !important;
  height: 30px;
}


th {
  height: 1.4em;
  margin: 0;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #fae8b5;
  color: #FDEEC8;
  text-align: left;
  background-image: none;
}
 
td {
  height: 1.4em;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px solid #fae8b5;
  vertical-align: middle;
}

#admin_database th,
#admin_database td {
  font-size: 0.9em;
}


tr.alternative {
  background-color: #fff7e2;
}

td.subscribe,
td.download {
  text-align: center;
}


/* classes
--------------------------------------------------*/

.imgCenter {
  text-align: center;
  display: block;
  margin: 20px 0 0 0;
}

.imgCenter img {
  margin-bottom: 20px;
}

.imgRight {
  float: right;
  margin: 0px 0 20px 30px;
}

.imgLeft {
 float: left;
 margin: 20px 30px 20px 0;
}

.alignRight  {
  float: right;
  margin: -40px 20px 0 0;
}


/* hides vcard metadata
--------------------------------------------------*/

.vcard .logo,
.vcard .tel,
.vcard .adr,
.vcard .email {
  display: none;
}




