/*
     Theme Name: Elise Potaka
     Description: Design created especially for Elise Potaka
  for
        WordPress Complete.
     Version: 1.0
     Author: Tane Potaka
     Author URI: http://elisepotaka.net.au/
     */
@font-face {
	font-family: 'HelveticaNeueLT45Light';
	src: local('Helvetica LT 45 Light'), url('Helvetica LT 45 Light.ttf');
}
@font-face {
	font-family: 'HelveticaNeueLT45Light';
	src: local('Helvetica LT 45 Light'), url('Helvetica LT 45 Light.ttf');
}
@font-face {
	font-family: 'HelveticaLT75Bold';
	src: local('Helvetica LT 75 Bold'), url('Helvetica LT Bold.ttf');
}
body,p,td,th,ol,ul,dl,dt,dd,input,textarea,select {
	font-family:Arial,Helvetica,sans-serif;
	color: #333;
	font-size:11.5px;
}
body,div,p,ol,ul,h1,h2,h3,h4,h5,h6,img,address,hr {
	margin:0px;
	padding:0px;
	border:0px;
}
img {
	display: block;
}
li {
	list-style: none;
}

a {
	color:#666;
	text-decoration: underline;
}
a:focus {

}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
}
.italic {
	font-style:italic;
}

#centerContainer {
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 50px;
	
}
#mainNav {
	float:right;
}
#mainNav ul {
	margin-top: 20px;
}
	
#mainNav li {
	display: inline-block;
	background: url(images/mainNavListDivider.gif) left center no-repeat;
	padding: 0 20px;
	
}
#mainNav a {
	color: #666;
	font-family: HelveticaNeueLT45Light;
	font-weight: lighter;
	font-size: 14px;
	text-decoration: none;
}
#mainNav a:hover {
	color:#999;
}
#mainNav li:first-child{
	background: none;
}
#mainNav .current_page_item a {
	color:#93a2b3;
	font-family: HelveticaLT75Bold;
}
.leftCol {
	position: fixed;
	top: 50px;
	width: 330px;
}
.rightCol {
	float:left;
	margin-left: 330px;
	min-height: 600px;
	border-left: 4px solid #eff1f4;
	width: 596px;
	padding-left: 30px;
	padding-top: 40px;
}
.heading1 {
 	background: url(images/headerImage.gif) no-repeat;
	width: 314px;
	height: 165px;
	margin-top: 42px;
	margin-bottom: 25px;

}
.heading1 h1, .heading1 h2 {
	display: none;
}
h2 {
	
	color: #606a75;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;
}
.leftCol p {
	font-size: 12px;
	line-height: 19px;
	color: #333;
	padding-right:30px;
}
#contact {
	margin: 15px 0;
}
#contact a {
	display:inline-block;
	background-position: left top;
	padding-top: 2px;
	height: 15px;
}

#contact a.email {
	background:url(images/icon_email.gif) no-repeat;
	width: 82px;
	text-indent: 32px;
}
#contact a.phone {
	background:url(images/icon_phone.gif) no-repeat;
	background-position: left top;
	width: 140px;
	text-indent: 32px;
}
#contact a.twitter {
	background:url(images/icon_twitter.gif) no-repeat;
	background-position: left top;
	width: 94px;
	text-indent: 32px;
}
#contact a:hover {
	background-position: 0px -17px;
}
hr.diagonal {
	clear:both;
	background: url(images/hr_diagonal) repeat-x;
	height: 6px;
	border: none;
	margin: 15px 0 0 0;
}

/* AUDIO LONG */
h2 {
	letter-spacing: -0.3px;
	font-weight: lighter;
	font-size: 22px;
	color: #505962;	
}
.infotext {
	color: #505962;	
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
	margin-top:2px;
	width: 350px;
	float: left;
}
.infotext .date {
	color: #999;
}
.textContent {
	margin-top: 13px;
	line-height: 15px;
	width: 355px;
	float: left;
	margin-bottom: 20px;
}
.textContent p {
	margin: 0 0 8px 0;
	font-size: 11.5px;
	line-height: 16px;
	color: #666;
}
.storyImage {
	float: right;
	border: 1px solid #eee;
	width: 217px;
	padding: 5px;
	height: 162px;
	margin-bottom: 20px;
}
.baseStrap {
	margin-bottom: 16px;
	font-size: 11px;
	clear: both;
	height: 34px;
	padding-top: 8px;
	border-top: 1px dotted #ccc;
	width: 100%;
	background: url(images/hr_diagonal) repeat-x left bottom;
}
.baseStrap span {
	float: left;
	margin-top: 3px;
	width:100px;
}
.baseStrap .mp3player {
	float: left;
	width: 377px;
}
.baseStrap .downloadMp3 {
	float: left;
	margin-top: 3px;
	
}
/* Pagination */
.pagination {
clear:both;
font-size:11px;
line-height:13px;
padding: 0px 0 10px 0px;
position:relative;
}

.pagination span, .pagination a {
background: #fff;
background-attachment: scroll;
background-repeat: repeat-x;
color:#aaa;
display:block;
float:left;
margin: 2px 5px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
}

.pagination a:hover{
background: #fff;
color:#333;
}
.pagination .current{
background: #fff;
border: 1px solid #ccc;
color:#333;
font-weight: bold;
padding:6px 9px 5px 9px;
}
/* End Pagination */

a.addNewPost {
	background: #cc3300;
	width: 60px;
	display: inline-block;
	text-align: center;
	padding: 5px;
	margin: 3px;
	color: #fff;
	text-decoration: none;
}
a.addNewPost:hover {
	background: #ff4000;
}
a.post-edit-link {
	background: #0a65cc;
	width: 60px;
	clear:both;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 3px;
	color: #fff;
	text-decoration: none;
}
a.post-edit-link:hover {
	background: #0d7eff;
}

p.copyright {
	color:#999;
	font-size: 11px;
	margin-top: 5px;
}

/* Video Page */
.videoItem {
	margin-bottom: 10px;
}
.videoTextContent {
	clear: left;
	display: inline;
	line-height: 15px;
	width: 285px;
	float: left;
	margin-bottom: 20px;
	position: relative;
	height: 190px;
}
h2.videoTitle {
	xwidth: 280px;
	float: left;
	margin-bottom: 13px;
}
.videoImage {
	float: right;
	width: 280px;
	padding: 5px 5px;
	height: 178px;
	border: 1px solid #eee;
}
.videoImage div {
	width: 280px;
	height: 178px;
	overflow: hidden;
}
.videoImage a {
	display: inline-block;
}
/*
.videoImage div img {
	height: 188px;
	
}*/

.videoBaseStrap {
	margin-bottom: 0px;
	font-size: 11px;
	height: 34px;
	padding: 5px 0 7px 0;
	border-top: 1px dotted #ccc;
	width: 100%;
	background: url(images/hr_diagonal) repeat-x left bottom;
	position: absolute;
	bottom: 0;
}
a.videoBtn {
	background:url(images/btn_playvideo.gif) no-repeat top left;
	width: 158px;
	height: 30px;
	display: inline-block;
}
a.videoBtn:hover {
	background-position: 0px -30px;
}
.duration {
	height: 30px;
	float: right;
	width: 100px;
	display: inline-block;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #505962;
}
.clear {
	clear: both;
	width: 100%;
}