/*
THEME NAME: diary-lite
THEME URI: http://pageblogging.net/2008/09/diary-lite-released.html
Description: a simple WordPress theme.
VERSION: 2.3.1
AUTHOR: page
AUTHOR URI: http://pageblogging.net
TAGS: two-columns,orange,blue
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Helvetica', Arial, Verdana, Sans-Serif;background: #fff;color: #979095;margin:10px auto;height:auto;}
hr{display: none;}
a{color: #ff2b94;text-decoration: none;}
a:hover {color: #06c;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:1.2em; color:#979095;}

h3,h4{font-size:1.1em;font-weight:bold;}
.clear{clear:both;}
small{font-size:0.6em;}
/* End html tags\\\\\
/* Begin Structure */
#header {background: #fff;width: 820px;height:100px;margin:auto;color:#F1E7DB;font-size:1.2em;}
#content{width:1070px;font-size:1.2em;padding-right:20px;}
#maincontent{background:#fff;float:right;width:820px;line-height:1.8em;}
#sidebar{float:left;width:230px;text-align:left; position:fixed;}
#footer{background:#fff;width:820px;height:30px;font-size:0.9em;color:#bcb8bb;left:230px;bottom:0px;position:relative;}


/* begin header*/
#header h1{font-size:2em;padding:15px 0 0 340px;}
#header h1 a{color:#eee;}
.description{padding:3px 0 0 360px;}
/* End header*/


.date {float:right; padding-top:3px;}


/* begin maincontent*/
.topcorner{background: #fff;height:12px;}
.bottomcorner{background: #fff;height:12px;}

#maincontent a {font-size:10px;color:#ff2b94;text-decoration: none;}
#maincontent a:hover{color:#979095;}
#maincontent h2 a{color:#aaa3a8;font-size:1.2em}
#quotesone {background: url(img/quotes-one.png) no-repeat scroll 0 0; width:58px; height: 36px; padding-bottom:10px;}
#quotestwo {background: url(img/quotes-two.png) no-repeat scroll 0 0; width:58px; height: 36px; padding-bottom:60px; margin-left: 762px;}
.entry{margin-top:5px;overflow:hidden;}
.entry p a {font-size:10px; color:#ff2b94;}
.entry p {margin-bottom:1em;font-size:10px;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{padding: 0 0 0 15px;background: url(img/ul.gif) no-repeat left 10px;}
.entry img {border:medium none;max-width:820px;height:auto;}

.entry blockquote {margin:20px;padding:5px;background:#CBCAA1;overflow:hidden;}
.postmetadata{padding:0.5px 5px;margin:0.5em 0 25px;}

.ping-track,.page-link {padding:3px;background:#BFBE8F;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar h2{text-transform:uppercase;font-size:1.1em;color:#A4573A;}
#sidebar ul ul{margin-bottom:15px;}
#sidebar ul ul li{margin-bottom:3px;}
#sidebar ul ul li a{color:#767555;}


#wp-calendar{width:100%;color:#54636C;text-align:center;}
#wp-calendar a{color:#54636C;text-decoration:underline;}
#wp-calendar td { text-align:center;}
#wp-calendar tfoot{width:100%;}
/* End sidebar */

/* Begin footer */
#footer a{color:#ccc;text-decoration: underline;}
#footer a:hover{text-decoration: none;}
/* End footer */

/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {margin: 0;padding: 0;border: 0 none;}

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* End wp-tags */

/* Begin comments*/
.message{width:100%;}
#response{margin-top:2em;}

.message-entry{}
.inputs input,#commentform input{background:#fff;border:1px solid #000;padding:2px;width:166px;height:16px;}
.message textarea,#comment{border:1px solid #000;width:380px;height:180px;overflow:hidden;padding:10px;}
.submit input,#commentform #submit{border:0;width:60px;height:30px;background: transparent url(img/submit.png) no-repeat top left;color:#000;}
.submit{margin-top:1em;}
.children li{margin-left:15px;}

.commentlist {list-style-type: none;}





#maincontent .commentlist a{text-decoration: none;}
#maincontent .commentlist .commentmetadata a
#maincontent .commentlist .commentmetadata a:hover
#respond input{border:1px solid #000;margin:3px 0;padding:3px;}


.commentlist li{list-style:none;}
.commentlist p{margin:0.5em 0;padding:0.4em;font-size:10px;}
.comment-body{margin:1em 0;}
.commentlist .children{margin:0 0 0 25px;}
.backtotop{text-align:right;}
.commentlist li .comment-meta{float:right;}
.commentlist li .comment-author{width:40%;float:left;}
.commentlist li p{clear:both;}
/* End comments */

ul#navigation{
	/*background:#eee url(images/nav.png) repeat-x left bottom;*/
	position:absolute;
	z-index:15;
	top:216px;
	padding-left:89px;
	margin:0;
	list-style-type:none;
	}

ul#navigation li{
	display:block;
	position:relative;
	float:none;
	list-style-type:none;
	padding:0 1px 0 0;
	margin:0;
	}
	
/* Tony's Navigation CSS */

ul#navigation li a {
	display: block;
	height: 13px;
	margin-left: 9px;
	outline: none;
		overflow: hidden;
	text-ident: -999em;	
}
ul#navigation li a span.title{
	display: block;
	text-indent: -999em;
}
ul#navigation li.page-item-296 a { /*Portfolio*/
	background: url(img/bg_nav.gif) no-repeat -89px 0;
	width: 81px;
	height: 15px;
}
	ul#navigation li.page-item-296 a:hover { /*Portfolio Hover */
		background: url(img/bg_nav.gif) no-repeat 0 0;
	}
	ul#navigation li.page-item-296.current_page_item a { /*Portfolio Active */
		background: url(img/bg_nav.gif) no-repeat 0 0;
	}
ul#navigation li.page-item-298 a { /*Photography*/
	background: url(img/bg_nav.gif) no-repeat -89px -18px;
	width: 85px;
	height: 15px;
}
	ul#navigation li.page-item-298 a:hover { /*Photography Hover */
		background: url(img/bg_nav.gif) no-repeat 0 -18px;
	}
	ul#navigation li.page-item-298.current_page_item a { /*Photography Active */
		background: url(img/bg_nav.gif) no-repeat 0 -18px;
	}
ul#navigation li.page-item-303 a { /*Blog*/
	background: url(img/bg_nav.gif) no-repeat -89px -36px;
	width: 81px;
	height: auto;
}
	ul#navigation li.page-item-303 a:hover { /*Blog Hover */
		background: url(img/bg_nav.gif) no-repeat 0 -36px;
	}
	ul#navigation li.page-item-303.current_page_item a { /*Blog Active */
		background: url(img/bg_nav.gif) no-repeat 0 -36px;
	}
ul#navigation li.page-item-300 a { /*Contact*/
	background: url(img/bg_nav.gif) no-repeat -89px -52px;
	width: 82px;
	height: auto;
}
	ul#navigation li.page-item-300 a:hover { /*Contact Hover */
		background: url(img/bg_nav.gif) no-repeat 0 -52px;
	}
	ul#navigation li.page-item-300.current_page_item a { /*Contact Active */
		background: url(img/bg_nav.gif) no-repeat 0 -52px;
	}



/* End Tony's NAV CSS */

a#nathanmallon {
	float: left;
	background: url(img/nm_logo.gif) no-repeat 0 0;
	display: block;
	width: 181px;
	height: 182px;
	text-indent: -999em;
	margin-left: 24px;
}