/* Pandora Theme Override CSS */

/* Elements */
p {padding-top: 0; padding-bottom: 10px;}
hr {margin:10px auto;  width:600px;}
h4 {margin:10px 0 5px 0}

.logo a{ width: 530px; background: url("images/safian_logo.gif") no-repeat;}
.posts-wrap {padding: 7px 20px 30px 20px; width: auto;}
.post {margin-left: 6px; width: auto}
.entry-content a {color: #4b6382}
.entry-content a:hover {color: #364b67; text-decoration:underline;}
.entry-title{margin:0 0 20px 5px}

/***********************************
Navigation
***********************************/
.page_item a:hover, .page_item.current_page_item a {color: #fff2b7;}

.subnav {clear:both;  height:28px; padding-bottom:10px}
.subnav li {float:left; padding:3px 15px 7px 7px;}	
.subnav a, .subnav a:visited {color:#295887; text-decoration:none;	font-weight:bold}
.subnav a:hover {color:#000000;}
.subnav .page_item a {background:none;}

/***********************************
Pages
***********************************/
.main-list {margin: 0 50px;}
.main-list li {margin-bottom: 10px;}

.no-nav-spacer {height:28px; padding-bottom:12px}

/***********************************
Tables
***********************************/

.table-data table {font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px;background: #fff;margin: 15px;border-collapse: collapse;text-align: left;}
.table-data table caption {color:#039;font-size:1.5em;font-weight:bold;margin-bottom:5px;text-align:left;}
.table-data table th, .entry-content th { background-color:#FFFFFF;font-size: 14px;font-weight: normal;color: #039;padding: 10px 8px;border-bottom: 2px solid #6678b1;}
.table-data table td {border-bottom: 1px solid #ccc;color: #669;padding: 6px 8px;}
.table-data table tbody tr:hover td{color: #009;}
.table-data table td p {color: #669;}
