
/*GLOBAL*/

body {

	font-family: Helvetica, Arial, sans-serif;
	background: #000000;
	color:#999999;
	
	font-size: 10px;
	letter-spacing: .3em;

}

p {
	
}

.bodytext {
	text-align: justify;
	letter-spacing: 0em;
	font-size: 13px;
	padding: 20px;
}

.bodytext_home {
	20px;
}

.bodytext_home img {
	max-width: 650px;
	padding: 20px;
}

a img {
	border: none;
}

a {
	color: #999999;
	//text-decoration: none;
}

a:hover {
	color: #ffffff;
}

div#container {
	width: 1024px;
	margin: auto;
}

/*BANNER*/

div#banner {
	width: 100%;
	margin-top: -10px;
}

img#bannerimage {
	margin: 0px;
	width: 100%;
	height: 275px;
}

img#bannerlogo {
	
	position: relative;
	top: -150px;
	left: 50px;
	border: none;
	width: 100px;
	
	
	
}

/*NAVIGATION*/

div#navigation {
	position: relative;
	top: -60px;
	width: 800px;
	margin-left: auto;
}

#navigation ul {
	float: left;
	margin: 0px;
	padding: 0px;
	
}

#navigation ul li {
	list-style: none;
	float: left;
	padding-left: 20px;
	letter-spacing: .5em;
	font-size: 8px;
	
}

#navigation li a {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 17px;
	
}

#navigation li a:hover {
	color: #ffffff;
	
}

#navigation ul .active a{
	color: #ffffff;
	border-top: 2px;
	border-top-style: solid;
	
}

/*Index-Posts*/

div.content {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

div.content_home{
	float: left;
	width: 80%;
}

img#selfportrait {
	width: 100%;
	height: auto;
}

h2.titlelink a {
	text-decoration: none;
}

div.post {
	padding-bottom: 50px;
}

div#postnavigation{
	border-top: 1px solid #222222;
	text-align: center;
	padding: 10px;
}

div#postnavigation a{
	text-decoration: none;
}


img.categorysymbolpost{
	//width: 50px;
	height: 50px;
	float: right;
}


#nextpost{
	float: left;
	margin-top: 50px;
	margin-left: -50px;
}

#previouspost{
	float: right;
	margin-top: 50px;
	margin-right: -50px;
}

img.filtersymbol{
	height: 20px;
	padding-right: 10px;
	margin-left: -30px;
}

#filter ul a {
	text-decoration: none;
}

#filter ul li {
	list-style: none;
}

img.categorysymbol{
//	width: 50px;
	height: 50px;
	float: right;
	margin-right: 80px;
	margin-top: -10px;
}

/*RELATED POSTS*/

div.relatedposts{
	margin-top: 30px;
	color: #555555;
}

.relatedposts table {
	width: 100%;
}

.relatedposts table td {
	padding: 10px;
	vertical-align: top;
}

.relatedposts table td a {
	color: #555555;
}

.relatedposts table td a:hover {
	color: #ffffff;
}

/*COMMENTS*/

div#comment {
	padding-top: 50px;
}

div.comment {
	padding: 10px;
	padding-top: 1px;
	margin-top: 10px;
}

.comment p{
	letter-spacing: 0em;
	font-size: 12px;
}

div#newComment {
	margin-top: 30px;
	border: 1px solid #222222;
	padding: 30px;
	background: #000000;
}

/*FORMS*/

textarea#commentBox {
	width: 100%;
	height: 120px;
	border: 1px solid #222222;
	background-color: #000000;
	color: #ffffff;
}

textarea#content {
	width: 100%;
	height: 700px;
	border: 1px solid #222222;
	background-color: #000000;
	color: #ffffff;
}

textarea#blurb {
	width: 100%;
	height: 200px;
	border: 1px solid #222222;
	background-color: #000000;
	color: #ffffff;
}

textarea#contact {
	width: 100%;
	height: 100px;
	border: 1px solid #222222;
	background-color: #000000;
	color: #ffffff;
}

select {
	background-color: #000000;
	color: #999999;
}

.inputText {
	padding: 3px;
	border: 1px solid #222222;
	background-color: #000000;
	color: #ffffff;
}

input.button {
	background-color: #000000;
	color: #999999;
	border: 1px solid #222222;
}

div.admin {
	background-color: #222222;
}

div.public {
	background-color: #000000;
	border: 1px;
	border-style: solid;
	border-color: #222222;
}


div.new {
	border: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #000000;
}


div#rightpane {
	width: 20%;
	float: right;
	text-align: justify;
}


/*Portfolio Splash*/

#portfolio a {
	text-decoration: none;
}

.portfolio-brief {
	border: 1px solid #222222;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
}

.portfolio-brief:hover {
	border: 1px solid #999999;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
}

.portfolio-brief img {
	max-width: 200px;
	float: right;
	margin: 10px;
}


/*Twitter Feed (home)*/

div#twitterfeed{
	margin-top: 100px;
}

div.tweet0{
	color: #999999;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet0 a{
	color: #999999;
}

div.tweet0 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet0 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet1{
	color: #888888;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet1 a{
	color: #888888;
}

div.tweet1 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet1 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet2{
	color: #777777;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet2 a{
	color: #777777;
}

div.tweet2 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet2 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet3{
	color: #666666;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet3 a{
	color: #666666;
}

div.tweet3 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet3 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet4{
	color: #555555;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet4 a{
	color: #555555;
}

div.tweet4 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet4 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet5{
	color: #444444;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet5 a{
	color: #444444;
}

div.tweet5 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet5 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet6{
	color: #333333;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet6 a{
	color: #333333;
}

div.tweet6 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet6 small{
	font-size: 7px;
	margin-top: -10px;
}


div.tweet7{
	color: #222222;
	margin-bottom: 40px;
	text-align: justify;
}

div.tweet7 a{
	color: #222222;
}

div.tweet7 p{
	
	letter-spacing: 0em;
	font-size: 11px;
}

div.tweet7 small{
	font-size: 7px;
	margin-top: -10px;
}


/*Footer Navigation*/
div#footer {
	float: left;
	width: 100%;
	border-top: 1px;
	border-top-style: solid;
	margin-top: 100px;
	padding-top: 5px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#login {
	float: right;
}

#rss {
	float: left;
}



#footer ul li {
	list-style: none;
	float: left;
	padding-left: 20px;
	letter-spacing: .5em;
	font-size: 8px;
}

#footer li a {
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	
}

#footer li a:hover {
	color: #ffffff;
	
}

#adminnav .active a{
	color: #ffffff;
}

ul#adminnav {
	float: left;
	
}

/*ARCHIVES*/

div#categories {
	margin-top: 50px;
	color: #555555;
}

#categories ul {
	list-style: none;
}

#categories ul li{
	vertical-align: super;
}

#categories img {
	width: 20px;
	padding: 5px;
	padding-right: 20px;
}

#categories a{
	color: #555555;
	text-decoration: none;
}

#categories a:hover {
	color: #ffffff;
}

div.tagcloud {
	width: 100%;
//	overflow: auto;
	margin: none;
	padding: none;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #555555;

}

.tagcloud ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tagcloud ul li{
//	padding: 5px;
	margin: 3px;
	list-style: none;
	float: left;
	padding: none;
	
}

.tagcloud a {
	padding: 5px;
	color: #555555;
	text-decoration: none;
}

.tagcloud a:hover {
	color: #ffffff;
}

li.highlighted {
	background-color: #222222;
	color: #ffffff;
	
}

li.highlighted a{
	background-color: #222222;
	color: #ffffff;
	
}


li.selected {
	background-color: #222222;
	font-style: oblique;
	color: #999999;
	
}

li.selected a{
	color: #999999;
}

ul#archivelist li {
	margin-top: 3px;
}

/*PHOTO GALLERY*/

div.photos {
	width: 90%;
}

.photocontainer{
	float: left;
    height: 280px;
	width: 280px;
	margin: 10px;
	background-color: #222222;
}
.phototitle {
	height:20px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.photo {
	margin: 0px;
	padding: 0px;
    
    text-align: center;
	float: left;
	
    width: 100%; //new
	height: 240px;
	
    line-height: 240px;
    //border: 1px solid white;
}  
  
.photo img {  
    border: none;
	vertical-align: middle;
}

.for_ie6 { display: inline-block; } //to keep photos in the middle for people with shit browsers ]
.for_ie6 { display: inline; }

	
	

.photocaption{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	height: 20px;
	width: 100%;
	float: left;
}

.photocaption table{
	width: 100%;
}
/*

.photocaption a img {
	padding-left: 230px;
	margin-top: -30px;
}

*/






