/* CSS- Cascading Style Sheet for the Template: pixelpost-light */

body {
	background:#333;
	margin: 0px auto;
	text-align: center;
	width: 800px;
	padding:10px;
	font-size:14px;
	color:#999;
	}
	
a:link {
	color: #bfbfbf;
	text-decoration: none;
	font-weight: normal;
	outline: none;	
	}

a:visited {
	color: #bfbfbf;
	text-decoration: none;
	font-weight: normal;
	outline: none;
}

a:hover {
	color: #fff;
	outline: none;
}

a:active {
	color: gray;
	outline: none;
}
	
.headline {
    font-size:15px;
    font-weight:normal;
    font-family:Helvetica, verdana, sans-serif;
    color:#bfbfbf;
    letter-spacing:0px;
    }

/* This is for the browse gallery style. */

#image-filter {
	text-align: left;
}

#images {
	text-align: left;
}

.thumbnails {
    padding:7px;
    border:0px;
    }

.current-thumbnail {
    padding:7px;
    border:1px solid #999999;
    }

/* This is for all pages. */

#wrapper {
	margin:0px auto;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	width:750px;
	text-align:center;
	}
	

#logo {;
    margin-left:-14px;
	width:750px;
    padding-top:13px;
	padding-left: 10px;
	padding-right: 9px;
	padding-bottom: 0px;
	font-family:Helvetica, verdana, sans-serif;
    font-size:17px;
    font-weight:normal;
	text-align:left;
	color:#e0e0e0;
    letter-spacing:0px;
	background:#333;
	border-left:0px solid #1c1c1c;
    border-right:0px solid #1f1f1f;
    border-top:2px solid #6a6a6a;
    border-bottom:;
    }

#image-navigation-top {
	width: 745px;
	margin-left: -7px;
	margin-right: 20px;
	font-family: Times,serif;
	font-weight: lighter;
	font-size: 13px;
	text-align: right;
	border-bottom: 1px solid #616161;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#image-navigation-top:hover {
	color: #fff;
}

#image {
    padding:15px;
    background:#333;
    border:0px;
    }

#image-info {
	margin-left:13px;
    width:700px;
    padding:10px;
    display:block;
	font-family: Times,serif;
    font-size:13px;
	text-align: left;
	font-weight:normal;
	color:#808080;
    background:#2c2c2c;
    border-left:2px solid #1c1c1c;
    border-right:1px solid #1f1f1f;
    border-top:1px solid #5e5e5e;
    border-bottom:1px solid #666;
    }

#image-navigation {
	margin-left:13px;
	margin-right:13px;
    width:700px;
    padding:10px;
    background:#272727;
	font-family: Times,serif;
    font-size:14px;
	color:#808080;
    border-left:2px solid #1c1c1c;
    border-right:1px solid #1f1f1f;
    border-top:0px;
    border-bottom:1px solid #666;
    }

#image-navigation:hover {
    background:#555;
    }


	
#comments {
	height: 45px;
	margin-left:13px;
    width:700px;
    padding:10px;
    background:#2c2c2c;
    font-size:11px;
	text-align: left;
	color:#fff;
    border-left:2px solid #1c1c1c;
    border-right:1px solid #1f1f1f;
    border-top:0px;
    border-bottom:1px solid #111;
    }


#footer {
	font-size: 14px;
	font-family: Times,serif;
	color: #808080;
	text-align: center;
	margin-top: 5px;
	clear: both;
}

h2 {
	font-size: 16px;
	color: #e0e0e0;
}

/* h3 is used on About page "click to return home" */
h3 {
	font-style: underline;
}

#about-content-left {
	float: left;
	text-align: left;
	width: 360px;
	font-size: 14px;
	font-family: Times, serif;
	font-weight: normal;
	color: #b5b5b5;  
	padding:  6px;                      
}

#about-sidebar {
	float: right;
	text-align: left;
	font-size: 14px;
	width: 350px;
	margin-left: 10px;
	color: #b5b5b5;
	padding:  6px;     
}

#oops-message {
	margin-top: 50px;
	font-size: 15px;
	color: #e0e0e0;
	text-align: center;
	text-decoration: underline;
}

#client_set_index {
	text-align: auto;
	
}


.client_sets {
	margin-left: 25px;
	font-size: 16px;
	list-style: ;
	text-align: left;
	font-family: times, serif;
	text-decoration: underline;
	color: #e0e0e0;
}


#sort-menu {
	left-margin: 0px;
	right-margin:0px;
	text-align: left;
	padding-top: 10px;
}

#to_flickr {
	text-decoration: underline;
}