/*
Theme Name: DrAxe
Description: Custom WordPress theme for Dr. Axe
Title: screen styles
Author: Drew Winter
Author Email: drew@winterstudiosink.com
Author URI: http://www.winterstudiosink.com
Last Update: Jul 5, 2010
*/

/* import stylesheets and hide from ie/mac \*/
@import url("css/master.css");
@import url("css/screen.css");
/* end import/hide */

/* Menu */

.sf-menu li#menu-item-31 ul {
	left: 0px;
	width: 396px!important;
	padding-right: 16px;
}
.onethree .one {
	height: 250px;
}

.featvid .one {
	height: 250px;
}


/* Sidebar */
li.rss-feed a {
 border: 0;
 padding: 0;
 margin: 0 10px -10px 0;
}

li.rss-feed a:hover {
 text-decoration: none;
}

/* captions */
.wp-caption-text {
  font-size: 10px;
  margin: -5px 0;
  padding: 0px;
  text-align: right;
}

/* Tables */
#newspaper-a{font-size:12px; width:640px;text-align:left;border:1px solid #ddddc7;margin:15px 0 0 auto;}
#newspaper-a th{font-weight:normal;font-size:1.5em;color:#456922;border-bottom:1px dashed #ddddc7;padding:8px 17px; background-color: #fff!important; letter-spacing: -.02em;}
#newspaper-a td{color:#555;padding:5px 17px;}
#newspaper-a tbody tr:hover td{color:#333;background:#f0eee2;}
#newspaper-a th#nuts {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/almonds.jpg) no-repeat top right;
}
#newspaper-a th#fruits {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/Mixedberries.jpg) no-repeat top right;
}
#newspaper-a th#dairy {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/dairy.jpg) no-repeat top right;
}
#newspaper-a th#fats {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/fats.jpg) no-repeat top right;
}
#newspaper-a th#fruits1 {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/fruits.jpg) no-repeat top right;
}
#newspaper-a th#veggies {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/veggies.jpg) no-repeat top right;
}
#newspaper-a th#veggies1 {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/veggies1.jpg) no-repeat top right;
}
#newspaper-a th#meat {
background: url(http://www.draxe.com/storage/images/meat.jpg) no-repeat top right;
}
#newspaper-a th#carbs {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/carbs.jpg) no-repeat top right;
}
#newspaper-a th#condiments {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/condiments.jpg) no-repeat top right;
}
#newspaper-a th#sweeteners {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/sweeteners.jpg) no-repeat top right;
}
#newspaper-a th#sweeteners1 {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/sweeteners1.jpg) no-repeat top right;
}
#newspaper-a th#beverages {
background: url(http://exodushealthcenter.com/EXODUS/templates/js_jamba/images/style1/healing_diet/beverages.jpg) no-repeat top right;
}

.axe-table {
 width: 640px;
 text-align: center;
 border: 1px solid #d9d1a3;
}

.axe-table td {
 background-color: #ede8ce;
 padding: 5px;
}

.axe-table1 {
 width: 400px;
 text-align: center;
 margin-bottom: 15px;
}

.axe-table1 td {
 border-right: 1px solid #d9d1a3;
 border-bottom: 1px solid #d9d1a3;
 padding: 10px;
}

.axe-table1 td#border-none {
 border-bottom: none;
}

.axe-table1 td#border-right {
 border-right: none;
}

/* Print & Email Icons */
.WP-EmailIcon {
  background: transparent!important;
}

.WP-PrintIcon {
  background: transparent!important;
}
