/*
Theme Name: pmcsa1
Theme URI: http://thedesignweb.co.nz
Description: Tailored theme for pmcsa  
Version: Compatible with WordPress v2.8.2
Author: thedesignweb.co.nz 
Author URI: http://thedesignweb.co.nz
Tags: science, New Zealand, medical science, agricultural science, Prime Minister, Chief Science Advisor
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/******General Styles******/

body {
	background: #a9bcc0 url('/style/images/background.jpg');
	background-position: left top;
	background-repeat:repeat;
	color: #1c2642;
	margin: 0;
	position: relative;
	font-family: trebuchet, sans-serif;
	font-size: 0.8em;
	line-height:130%;
}

#wrap {
	background-color:#ffffff;
	width: 800px;
	height: auto;
	padding: 0;
	margin: 20px auto;
}	

a:link{
	color: #d25744;
	text-decoration:none;
}
a:visited	{
	text-decoration: none;
	color: #d25744;
}

a:hover	{
	text-decoration: underline;
	color: #d25744;
}

a:active		{
	text-decoration: underline;
	color: #d25744;
}

/******Header (including original nav) Styles******/

#topmenusection{
	background-color:#2c4661;
	height:25px;
	width:800px;
	display:block;
	
}

#wpmenu1{
	width:658px;
	height:25px;
	float:left;
}

#head {
	background-color: #a9bcc0;
	width: 800px;
	height: 152px;
	margin: 0px 0px 0px 0px;
}

#crest_logo {
	background-color: #a9bcc0;
	width: 196px;
	height: 152px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#top-banner{
 	background-color: #a9bcc0;
	width: 604px;
	height: 152px;
	overflow:hidden;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#banner {
    position:relative;
    height:152px;
}

#banner IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#banner IMG.active {
    z-index:10;
    opacity:1.0;
}

#banner IMG.last-active {
    z-index:9;
}

/******Search Menu Styles******/

input#s{

	font-size:10px;
	display:block;
	float:left;
	width: auto;
	margin-top:1px;
  margin-right:2px;
}


#searchform{
	position: relative;
	display: block;
	color:#000000;
	padding-top: 2px;
	width:140px;
	float:left;
	padding-left:0px;
}
.search_pg{
	margin: 0px 35px 0px 35px;
	height:auto;

}

/******Front Page Styles******/

#contentarea{
	background-color:#ffffff;
	margin:0;
	height: auto;
	text-align: left;
	padding:0;
}

#front_intro {
	background-color: #ffffff;
	width: 430px;
	height: auto;
	margin: 0px 0px 0px -15px;
	text-align: left;
}

#photo_box {
	float: left;
	top: 0px;
	left: 20px;
	width: 182px;
	height:	188px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;   
	z-index:-1;
}

#front_image_right {
	float: right;
	background: #ffffff url('front_image_right.jpg');
	width: 240px;
	height:	500px;
	padding: 0px 10px 0px 0px;
	margin: 0px -15px 0px 15px;
}	

h3#front_intro {
	color: #d25744;
	font-size: 14px;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-weight: bold; 
	}

h4#front_intro {
	background-color: #dae7e9;
	color: #d25743;
	font-size: 12px;
	font-weight: bold; 
	text-align: left;
	margin: 5px 0px 0px 0px;
}

/******Front_Column Styles******/


#front_column {
	position: relative;
	width: 220px;
	height: 400px;
	font-size: 12px;
	padding: 15px 15px 0px 15px;
	text-align: left;
	line-height:20px;
}

/******Blog (Index) Styles******/

.post {	
	width: 680px;
	height: auto;
	text-align: left;
	margin: 30px 60px 0px 60px;
}

.search_pg .post{
	width: 680px;
	height: auto;
	text-align: left;
	margin: 20px 60px 0px 0px;
}

/******Single Sheet Styles******/

#single_post {
	
	font-size: 12px;
	font-weight: normal;
	width: 680px;
	height: auto;
	text-align: left;
	margin: 10px 50px 0;
	overflow:hidden;
}

#single_entry {	
	color: #1c2642;
	height: auto;
	text-align: left;
	margin: 0px 20px 20px 20px;
}

/******Back End Styles******/
 
.about_content ul li { 
  	
  	line-height:18px;
  	list-style-position:outside;
  	padding-left:10px;
  	position:relative;
  	padding-top:10px;
}

.issues{
	color: #1c2642;
	font-family: trebuchet, sans-serif;
	margin-top:40px;
}

.issues div h2 a{
	font-size: 18px;
	color: #d25744;
	font-weight:bold;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	background-color:#dae7e9;
	display:block;
	padding: 5px 10px 5px 10px;
}


.pagetitle{
	font-size: 18px;
	color:#d25744;
	font-weight:bold;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	margin-left:20px;
	margin-top:20px;
}

#single_post h2{
	margin-left:20px;
	font-size:18px;
	background-color:#dae7e9;
	padding: 5px 10px 5px 10px;
}

#news-event{
	overflow:auto;
	height:440px;
}

/******Footer Styles******/

#footer {
	background: #a9bcc0 url('footer.jpg');
	color: #ffffff;
	width: auto;
	height: 24px;
	font-size: 11px;
	text-transform: capitalize;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer ul {
	display:block;
	text-align:center;
	margin-left:-35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#footer ul li {
	display: inline;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#footer ul li.current_page_item a {
	color: #d25744;
	font-size: 11px;
}

#footer ul li a {
	color: #ffffff;
	font-size: 11px;
}
#cse-search-results iframe {
padding:20px;
width:720px;
}

#no-page {
  
	width: auto;
	height: 100px;
	padding: 20px 20px 20px 20px;
	margin: 20px 20px 20px 20px;
}