/*  
Theme Name: Pat Farry Health Education Trust
Description: 2 Columns, fixed width, widget ready theme. Based on Gadget Theme.
Version: 1.0
Author: DARTWORKS
Author URI: http://www.dartworks.co.nz
*/

body
{	
	background: #fff url(images/body-bg.jpg) top center no-repeat;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}

a
{
	color: #790000;
	text-decoration:none
}

a:hover {
	text-decoration:underline;
}

li {
	margin-left: 0;
	margin-right: 10%;
	margin-top: .5em;
	margin-bottom: .5em;
}

#container { 
	background: #ffffff;
	width: 938px; 
	text-align: left; 
	margin: 0 auto; 
	}

/*** Header ***/
#header { 
	padding: 0;
	}

#header h2 {
	font-size: 30px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	margin: 0px;
	}

#header h3 {
	font-weight: normal;
	/*text-transform: uppercase;*/
	/*text-indent: 10px; */
	margin-top:0px;
	}
	
h3, .h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	line-height:1em;
	color:#4c6560;
	font-size:1.2em;
}

h4, .h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	line-height:1em;
	color:#4c6560;
	font-size:1.1em;
	text-transform:uppercase;
}

h5, .h5 {
	font-weight:bold;
}

#hyperlinkMastheadImage {
	width: 938px; 
	height: 176px;
	display:block;
	background: #ffffff url(images/header-bg.jpg) top center no-repeat;
	text-indent:-9999px;
}

#auctionMastheadImage {
	width: 938px;
	height: 176px;
	display:block;
	background: #ffffff url(images/header-bg-auction.jpg) top center no-repeat;
	text-indent:-9999px;
}


/*** Menu ***/
#menu { 
	/*background: url(images/bg.png) top center repeat;*/
	background: #333333 url(images/mainNavBkrnd.jpg) top left repeat-x;
	width: 928px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left:10px;
	text-align: left;
	height:37px;
	
	}
		
#menu ul {
	margin: 0px;
	padding: 8px 0 0 10px;
	background:url(images/navTab.jpg) top left no-repeat;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}	
	
#menu ul li a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.19em;
	color: #C3966B;
	padding: 6px 14px 6px 0;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	background:url(images/navTab.jpg) top right no-repeat;
	}

#menu a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#menu a {
	font-weight:normal;
}

#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 938px;
	margin: 0 auto;
}

#main #content
{
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-left: 32px;
}

* html #main #content { 
	display:inline; 
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-left: 32px;
}

.post
{
	margin-bottom: 44px;
	line-height: 20px;
}

.post .postheader h2, h2
{
	font-size: 1.7em;
	margin-bottom: 3px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-stretch:semi-condensed;
	font-weight:normal;
	line-height:1.1em;
}

.post .postheader h2 a, h2
{
	text-decoration: none;
	color: #663906;
}

.post .postheader h2 a:hover
{
	text-decoration: none;
}

.post .postheader .postmeta
{
	width: 610px;
	font-size: 11px;
}

.postmeta {
	color:#666666;
	text-transform:uppercase;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/*** topbar ***/
#topbar {
	width: 874px;
	margin:15px 32px 0 32px;
	border-bottom:dotted 1px #666;
	text-align: left;
	padding-bottom:15px;
}
#introduction {
	margin-right:482px;
}

#aboutPat {
	float:right;
	width:437px;
	padding-left:15px;
	border-left:dotted 1px #666;
}

.clearFloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 252px;
	line-height: 23px;
	margin: 15px 0 15px 0;
	padding: 5px 0 0 15px;
	border-left: dotted 1px #ababab;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;

}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	color: #4D656C;
	font-size: 1.4em;
	margin-bottom: 2px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}

input[type="text"], input[type="email"] {
	background:#BBCAD5;
	width:205px;
	color:#333333;
	padding:6px;
	border:none;
}

textarea {
	background:#BBCAD5;
	width:280px;
	color:#333333;
	padding:6px;
	border:none;
}


/*** Comments ***/
.allcomments h3
{
	font-size: 11px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 908px;
	color: #333;
	background: #ffffff url(images/footerBkrnd.gif) top left repeat-x;
	font-size: .8em;
	overflow: hidden;
	text-align: center;
	clear: both;
	padding: 20px 0px 30px 0px;
	text-transform:uppercase;
	margin: 0 15px;
}

#footer a {
	text-decoration: none;
	color:#333;
	}

#footer a:hover {
	text-decoration: underline;
	}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
