/*
Theme Name: Custom for Natty's Portfolio
Theme URI: http://www.nattythulke.com.au
Description: A custom theme for Natty's portfolio
Version: 0.1
Author: Bron Squire
Author URI: http://www.angelwebdesigns.com.au
Tags: portfolio, fixed size
Primary Colors: #575757 - dark grey text, #707070 - links, #d6d6d6 - light grey text and backgrounds
*/

* {padding: 0; margin: 0;}

body
{
	background: #000000 url(images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	margin-top: 15px;
}

h1, h2, h3
{
	letter-spacing: -1px;
}

h2 a
{
	color: #575757;
}

img 
{
	border: 0px;
}

ul
{
	list-style-position: inside;
	margin: 10px;
}

ul a, a
{
	color: #575757;
	text-decoration: none;
}

ul a:hover, a:hover
{
	text-decoration: underline;
}

ul a:visited, a:visited
{
	color: #575757;
}

#wrap
{
	width: 990px;
	margin: 0 auto;
}

#header
{
	text-align: left;
	position: relative;
}

#logo h1
{
	text-indent: -999px;	
	background: url(images/logo.png) no-repeat;
	overflow: hidden;
	line-height: 2em;
	height: 62px;
	display: block;
	cursor: pointer;
	margin-bottom: 0px;
}


#logo h2
{
	width: 450px;
	overflow: hidden;
	height: 38px;
	margin-top: 0px;
	line-height: 2em;
	display: block;
	cursor: pointer;
	font-size: 1.5em;
	font-weight: normal;
	color: #d6d6d6;
	text-align: center;
	letter-spacing: 0px;
}

#nav_container
{
	background: url(images/nav_bg.png) no-repeat;
	position: absolute;
	top: .63em;
	left: 514px;
	overflow: hidden;
	height: 49px;
	width: 439px;
	padding-right: 0px;
	padding-top: 10px;
	color: #707070;
}

#nav_container ul
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	list-style-type: none;
	text-align: center;
}

#nav_container ul li
{
	display: inline;
}

#nav_container ul a, #nav_container ul a:visited
{
	cursor: pointer;
	color: #707070;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11pt;
}

#nav_container ul li a
{
	text-decoration: none;
	padding: 6px 12px;
}

#content_wrapper
{
	width: 700px;
	float: left;
	margin-left: -15px;
}
#content_top
{
	background: url(images/content_hd.png) no-repeat;
	margin-top: 35px;
	overflow: hidden;
	height: 13px;
	display: block;
}

#content_main
{
	background: url(images/content_bg.png) repeat-y;
	margin: 0 0 0 0;
	padding: 0px 0px 10px 0px; 
	min-height: 370px;
	height:auto !important;
	overflow: hidden;
}

#content_text
{
	margin: 0 16px 0 15px;
	padding-left: 34px;
	padding-right: 60px;
}

#frontpage_intro 
{
	padding-top: 10px;
}

#frontpage_intro h2, #frontpage_latest_albums h2
{
	padding-bottom: 10px;
}


.post_snippet, #respond
{
	margin-left: 20px;
	padding-bottom: 0px;
	padding-top: 23px;
}

.post_snippet h2, #respond h2
{
	font-weight: bold;
	margin: 0;
	border-bottom: 2px #909090 inset;
	padding-bottom: 5px;
	
}

.post_snippet p, #respond p, #contact p
{
	margin: 0;
	margin-top: 20px;
}


.post_snippet p a, #respond p a
{
	font-weight: bold;
	line-height: 2em;
}

#comments_area
{
	margin-left: 20px;
}

h3.comments_header
{
	font-size: 1.8em;
	color: #D6D6D6;
	letter-spacing: -1px;
	margin: 20px 16px 0 15px;
}

.comment-author img
{
	float: left;
	padding: 0px 5px 5px 0px;
}

.comments_areas #respond h3
{
	color: #575757;
}

.comments_areas #content_main 
{
	min-height: 0px!important;
}

.comments_list	
{
	margin: 0px;
	list-style-position: outside;
}

.comment
{
	list-style-type: none;	
}

#content_text.comment_content_text
{
	padding: 10px 20px 10px 10px;
}

.comment #content_bottom
{
	background: transparent url(images/comment_bottom.png) no-repeat 0 bottom;
	padding-bottom: 18px;
}

.older_newer_link
{
	padding-top: 15px;	
}

.more-link
{
	font-weight: bold;
}

#content_bottom
{

	background: url(images/content_ft.png) no-repeat;
	overflow: hidden;
}

#albums
{
	background-color: #e9e9e9;
	border: 1px #848484 ridge;
	padding-top: 5px;
	padding-left: 34px;
}

#albums h2
{
	margin-left: -15px;	
}

#sidebar 
{
	float: left;
	height:auto !important;
/*	margin: 0px 0 0 710px; */
/*	padding-top: 35px; */
	width: 261px;
}


#sidebar_top
{
	background: url(images/sidebar_hd.png) no-repeat;
	overflow: hidden;
	height: 13px;
	display: block;
	margin-top: 35px;
}

#sidebar_main
{
	background: url(images/sidebar_bg.png) repeat-y;
	height: auto !important;
	margin: 0px;
	/*padding: 2px 10px 10px 0px;*/
	padding: 0px 20px 10px 3px;
}

#sidebar ul, #sidebar ul a
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	list-style-type: none;
}

#sidebar ul ul
{
	padding: 0px;
}

#sidebar ul li
{
	padding-top: 10px;
	padding-bottom: 20px;
}

#sidebar ul ul li
{
	padding-top: 0px;
	padding-bottom: 0px;
}
	

#sidebar h2
{
	font-size: 1.5em;
	color: #575757;
}

#sidebar ul h2
{
	margin-bottom: .5em;
}


#sidebar_bottom
{

	background: url(images/sidebar_ft.png) no-repeat;
	display: block;
	overflow: hidden;
	height: 17px;

}

#footer
{
	color: #dbdbdb;
	padding-left: 19px;
	float: left;
}

#footer a
{
	color: #dbdbdb;
}


#footer a:visited
{
	color: #dbdbdb;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.divalign_center {
	margin: 0px auto;
}
.textalign_center {
	text-align: center;
}


.contactTable tr
{
	vertical-align: top;
}

.contactTable tr td
{
	padding-top: 10px;
}

input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errorText
{
	color: #FF0000;
	font-size: 0.8em;
	padding: 5px;
	border: 1px solid #FF0000;
	display: block;
	background-color: #FFEEEE;
}

#gallery_slideshows
{
	position: relative;
	overflow: hidden;
	height: 131px;
	width: 517px;
}

#gallery_slideshows .jcarousel-skin-ie7
{
	float: left;
}

#gallery_slideshows .jcarousel-skin-ie7, #gallery_slideshows .jcarousel-container-horizontal
{
	height: 130px;	
}

#gallery_slideshows h4
{
	color: #CCCCCC;
	margin-left: -20px;
	padding-bottom: 12px;
	margin-top: -7px;
}

#gallery_slideshows .more_icon
{
	position: absolute;
    top: 55px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/more_arrow.png) no-repeat 0 0;	
}

/* PicLens link specific styles */
.piclenselink
{
	background-color:#707070;
	line-height:40px;
	margin:0 auto 15px;
	text-align:center;
	width:180px;
}

.piclenselink
{
	color: #FFFFFF;
	font-weight: bold;
}


.piclenselink:visited
{
	color: #FFFFFF;
	font-weight: bold;
}
