/*  

Theme Name: dhpttheme

Theme URI: http://www.personaltrainerinmelbourne.com.au/

Description: Based on WP Theme  blackview  by iWebNet. 2 columns adsense & widget ready theme with Right sidebar. 

Author: Dave Hargreaves

Author URI: http://www.personaltrainerinmelbourne.com.au/

	This theme was designed and built by Dave Hargreaves.

                The CSS, XHTML and design is released under GPL

                http://www.opensource.org/licenses/gpl-license.php

*/

body {

	font: 85%/150% "Trebuchet MS", Tahoma, Arial;

	color: #000000;

        background: #000000;

	margin: 0px;

	padding: 0px 0px 0px 0px;

        width: 950px

}

 a {

	color: #006666;

	text-decoration: none;

                

}

a:visited {

	color: #FF0033;

	text-decoration: none;

                

}

a:hover {

	color: #FF6600;

	text-decoration: none;

}

img {

	border: 1px solid #000000;



}

p {

	padding: 0px 0px 15px;

	margin: 0px;

}

h1 {

	margin:0px;

	padding-left: 0px;

	height: 60px;

	font: bold 16px/100% "Trebuchet MS", Tahoma, Arial;

	color: #FFFFFF;

}

h1 a, h1 a:visited{

	color: #FFFFFF;

	text-decoration: none;

}

h1 a:hover{

	color: #FFFF99;

	text-decoration: none;

}

h2 {

	color: #006666;

	margin: 0px 0px 2px;

	border-bottom: 1px dotted #006666;

	letter-spacing: -1px;

	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;

	padding-bottom: 3px;

}

h2 a, h2 a:visited {

	color: #006666;

	text-decoration: none;

}

h2 a:hover {

	color: #FFFFCC;

	text-decoration: none;

}

h3 {

        background: FFFFFF;

        font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #006666;

	margin: 10px 0px 5px;

}

h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #006666;

	margin: 10px 0px 5px;

}

form {

	margin:0px;

	padding:0px;

}

#page {

	margin: 0px auto;

	width: 950px;

	background: #FFFFFF;

                

}

/* header area */

#header {

	background: #FFFFFF;

	position: relative;

	height: 250px;

	width: 99%;

}

#headerlogo {

	height: 250px;

	width: 100%;

	position: absolute;

	top: 1px;

        left 1px;

	background: url(img/fullheader.jpg) no-repeat scroll top;

	text-align: right;

	padding-top: 3px;

	padding-right: 10px;

}

#headerlogo .description{

        font: bold 10px/100% "Trebuchet MS", Tahoma, Arial;

	position: absolute;

	left: 5px;

        top: 3px;

	color: #ffffff;

}

#nav {

	margin: 0px;

	list-style: none;

	position: absolute;

	top: 175px;

	width: 99%;

	height: 80px;

	vertical-align: top;

        horizontal-alight: center;

	padding-top: 25px;

}

#nav li {

	float: left;
        horizontal-alight: center;
padding-left: 15px;
}

#nav .current_page_item a:visited{

	color: #FFFFFF;

	text-decoration: none;

}

#nav .page_item a{

	color: #FFFFFF;

	text-decoration: none;

	padding: 5px 15px;

	font: bold 14px/100% Arial, Helvetica, sans-serif;

	display: block;

}

 #nav .current_page_item a,#nav .page_item a:hover {

	color: #FFFF99;

	text-decoration: underline;

	padding: 5px 15px;

	font: bold 14px/100% Arial, Helvetica, sans-serif;

	display: block;

}

/* content  */

#static-content {

	background-color: #FFFFFF;

        padding: 0px 10px 25px 13px;

	float: left;

	width: 925px;

	overflow: hidden;

}

.static-post-content {

	clear: both;

	padding: 5px;

}


#content {

	background-color: #FFFFFF;

        padding: 0px 10px 25px 13px;

	float: left;

	width: 700px;

	overflow: hidden;

}

.post {

	clear:both;

	padding-top: 15px;

}



.post-date {

	width: 45px;

	height: 56px;

                color: #006666;

                float:left;

	

}

.post-month {

	font-size: 16px;

	text-transform: uppercase;

	color: #006666;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 7px;

	margin-left: -3px;

}

.post-day {

	font-size: 26px;

	text-transform: uppercase;

	color: #006666;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 5px;

	margin-left: -3px;

}

.entry {

	float:right;

	width: 640px;

}

.post-cat {

	padding-left: 20px;

	float:left;

	font-size: 95%;

	color: #006666;

}

.post-comments {

	padding-left: 20px;

	float: right;

	font-size: 95%;

}

.post-calendar {

	background: #ffffff;

	padding-left: 20px;

	float: right;

	font-size: 95%;

	color: #006666;

}

.post-content {

	clear: both;

	background-color: #EEEEFF;

	padding: 5px;

	border: 1px solid #006666;

}

.navigation {

	clear: both;

	padding: 10px 0px;

}

.navigation a, .navigation a:visited {

	color: #006666;

}

.previous-entries a {

	float: left;

	padding-left: 18px;

	background: url(img/arrowleft.gif) no-repeat left center;

}

.next-entries a {

	float: right;

	padding-right: 18px;

	background: url(img/arrowright.gif) no-repeat right center;

}

/* comments  */

#comments, #respond {

	border-bottom: 1px dotted #006666;

	padding: 10px 0 5px 0;

	clear: both;

}

.commentlist {

	margin: 10px 0px;

	padding-left: 20px;

	line-height: 130%;

}

.commentlist li{

	padding: 5px 10px;

}

.commentlist .alt {

	background: #CCCCCC;

}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

	color: #000000;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0px;

	margin: 0px;

}

#commentform label{

	color: #d9d351;

	font-size: 87%;

}

#commentform input{

	width: 200px;

	background:#000000;

	border: 1px dotted #d9d351;

	padding: 3px;

	margin-top: 3px;

                color: #EAB43B;

}

#commentform textarea{

	width: 515px;

	height: 115px;

	background:#CCCCCC;

	border: 1px dotted #000000;

	padding: 2px;

	margin-top: 3px;

                color: #000000;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #CCCCCC;

}

#commentform #submit{

	background: #CCCCCC ;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #000000;

	border:1px dotted #000000;	

                float:right;

	width: 144px;

	height: 28px;

	cursor: pointer;

}

/*sidebar */

#sidebar {

        background: #FFFFFF;

	float: right;

	padding: 10px 0px 25px 13px;

	width: 210px;

        height: 100%;

	color: #006666;

	overflow: hidden;

}

/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #006666;

	margin: 20px 0px 2px;

	border-bottom: 1px dotted #006666;

}

/*sidebar text styles */

#sidebar a, #sidebar a:visited{

	color: #FF0000;

        font-size: 12px;

	text-decoration: none;

}

#sidebar a:hover{

	color: #FF6600;

        font-size: 12px;

	text-decoration: none;

}

/*sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}

#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 0;

	border: none;

}

/*sidebar list level2 */

#sidebar ul li ul {

	padding:0;

	margin: 0;

}

#sidebar ul li ul li{

	padding: 0px 2px 0px 10px;

	border: none;

}

/*sidebar list level3 */

#sidebar ul li ul li ul li{

	padding: 1px 0 1px 0px;

	border: none;

}

/*blogroll widget */

ul.list-blogroll li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*meta  widget*/

ul.list-meta li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*rss widget */

ul.list-rss li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*category  widget */

ul.list-cat li, li.bar_categories li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*recent  widget  */

ul.list-rec li, li.bar_comments ul li {

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*archives widget */

ul.list-archives li, li.bar_archives li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*pages widget */

ul.list-page li, li.bar_pages li, li.bar_recent_entries li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 22px !important;

}

/*sub-pages widget */

ul.list-page li ul li, li.bar_pages li ul li{

	background: url(img/arrow.gif) no-repeat !important;

	padding-left: 15px !important;

}

/*calendar bar widget */

li.bar_calendar td {

	padding: 1px 7px;

}

/*text bar */

.textbar {

	padding-top: 5px;

}

}

#searchform br {

	display: none;

}

#searchform #s {

	width: 125px;

	height: 22px;

	padding: 4px 5px 0px 5px;

	border: 1px dotted #000000;

	background: #FFFFFF;

	margin-right: 2px;

	color: #EAB43B;

	font-weight: normal;

}

/* search form button - to specify button only use input[type="submit"] */

#searchform input {

	background: #CCCCCC;

	border: 1px dotted #000000;

	width: 67px;

	height: 28px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #000000;

	vertical-align: middle;

}



/* page close */

#close {

	clear: both;

	background: #ffffff;

	color: #ffffff;

	font-size: 95%;

	line-height: 130%;

	padding-bottom: 0px;

}

/* footer bar */

#footer {

	margin: 0px;

	width: 950px;

        height: 40px;

	background: #006666 url(img/whitefooter.jpg) no-repeat scroll top;

	color: #FFFFFF;

	font-size: 12px;

	line-height: 100%;

	padding-top: 20px;

	vertical-align: bottom;

	position: relative;

	bottom: 1px;

}

#footer a, #credit a:visited {

                margin-top: 8px;

	color: #d9d351;

}

/* alignments */

.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}

.clear {

	clear:both;

}

hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

h1.keyword {

	font-size: 12px;

}
.subscriptionform {
	background-color: #EEEEFF;
	border: 2px dashed #000000;
	width: 240;
	padding: 3px 1px;
	font-size: small;
}
.freestuff {
	border: 2px solid #FF0000;
	width: 250px;
	padding: 3px;
	text-align: center;
	position: absolute;
	left: 955px;
	top: 5px;
	background-color: #FFFFFF;
	font-size: small;
}
.likebox{
	width: 250px;
	position: absolute;
	left: 977px;
        top: 5px;
}

