/*  
Theme Name: As-Found
Theme URI: http://www.as-found.net/
Description: Our theme.
Version: 0.1
Author: Thomas Eberwein & Marc Kremers
Author URI: http://www.as-found.net

*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.

*/

/* Browser specific (not valid) styles to make preformatted text wrap */
pre {
	 

}


/* NEWS */

.commentside {

	/*background:  url('http://laptop.local/~tommi/as-found.net/wp-content/themes/asfound/images/news-middle-grey.gif') 20px 60px repeat-y;*/

}

.commentarea {
	/*background:  url("http://laptop.local/~tommi/as-found.net/wp-content/themes/asfound/images/news-base-grey.gif") no-repeat bottom left;*/
	margin: 10px 0 -1000px 0;
	font-family: Andale, "Andale Mono", Monaco, "Courier New", serif;
	font-size: 13px;
	margin:20px;
	color: #555555;
	z-index: 10;
}


.commentareaall {
	padding: 175px 0 0 0;
	float:right;
	clear: both;
	margin: 0 0 -1000px 0;
	width: 284px;
	z-index: 10;
}

.commenttext {
	margin: -7px 0 -1000px 0;
	/*background: url("http://laptop.local/~tommi/as-found.net/wp-content/themes/asfound/images/news-top-grey.gif") no-repeat top left;*/
	padding: 20px 20px 35px 20px;
	z-index: 10;

}


.newsUser {
	padding: 0 0 0 40px;
	font-family: Andale, "Andale Mono", Monaco, "Courier New";
	font-size: 11px;
	color: #989898;
	z-index: 10;

}

.news a {
	text-decoration: underline;
	color:#989898;
}

.news a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}


/* page */

.contactPage {
	font: 13px/16px Times New Roman, Times, serif;
	}


body {
	background-color: #F0F0F0;
	font: 13px/16px 'Times New Roman', Times, serif;
	color: #777777;
	margin: 0;
	padding: 0;
	}

p {
	clear:both
	}

#page {
	/* border: 1px solid #959596; */
	/* background-color: #FFF0F0; */
	margin-top: 35px;
	margin-bottom: 15px;
	margin-right: 0;
	margin-left: 35px;
	padding: 0;
	width: 95%;
	text-align: left
	} 

a {
	text-decoration: none;
	color: #333333;
	}

a:hover {
	text-decoration: underline
	}
	
.featured {
	height: 110px;
	padding-right: 40px;
	float: left;
	}
			
.featuredMenu {
	/*  border: 1px dotted #FF0000;  */
	font: 13px/16px Times New Roman, Times, serif;
	height: 110px;
	padding-right: 75px;
	padding-bottom: 35px;
	float: left;
	}

.footer {
	/* border: 1px dotted #00FF00;
	color: #ff0000; */
	padding-top: 70px; 
	clear: both;
	}

.contributer {
	/*border: 1px dotted #00FF00;*/
	margin-top: 25px;
	margin-right: 68px;
	float: left;
	height:225px;
	width: 158px;
	}
	
.contact {
	/* border: 1px dotted #00FF00; */
	font: 13px/13px Times New Roman, Times, serif;
	color: #333333;
	margin-top: 95px;
	float: left;
	}
	
.contactLink {
	text-decoration: underline
	}

.narrowcolumn {
	text-align: left;
	}

/* INDEX */

.post {
	/* border: 2px dotted #0000FF; */
	float: left; 
	margin-bottom: 150px;
	clear:both;
	}
	
.firstPost {
	/* border: 2px dotted #0000FF; */
	float: left;
	margin-bottom: 150px;
	clear:both; 
	}	
	
.postPage {
	/* border: 2px dotted #0000FF; */

	margin-bottom: 75px;
	clear:both;
	}



.indexDetails {
	/* border: 2px dotted #FF0000;*/
	/*margin-bottom: 13px; */
	padding-bottom: 15px;
	color: #A3A3A3;
	}

.indexImage {
	/* margin: 0;
	vertical-align:top; 
	border: 1px dotted #ccc;*/
	}

.imagelink {
	/* border: 2px dotted #00FF00; */
	/*margin: 0;*/
	padding-right: 10px;
	float:left;
	display: inline;
	}

.imgtitle {
	/* border: 2px dotted #FF00FF; */
	height: 75px;
	float:left;
	margin-top: 15px;
	margin-right: 7px;
	overflow: visible;
	}

.imagetable {
	/*border: 3px solid #33ff33;*/
	/*width:100%; */
	border: 0
	}	

.indexLogo {
	/* border: 1px dotted #FF0000; */
	clear: both;
	margin-bottom: 30px;
	}

.navigation {
	/* margin-bottom: 80px;*/
	clear:both;
	display: block;
	text-align: left;
	}

.error {
	float: left;
	text-align: center;
	font: 13px/16px Times New Roman, Times, serif;
	color: #FF0000;
	background-color: white;
	margin-right:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

.errorBreak {
	padding-bottom:60px;
	}

.indexButton {
	float:left;
	font: 13px/16px Times New Roman, Times, serif;
	background-color: white;
	margin-right:20px;
	margin-bottom:80px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
.indexButtonSpacer {
	padding-right: 15px;
	}

.indexStreamNav {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* VOTING */

.votio {
	/*padding-top:40px*/
	/*float:left;*/
	}

.votes {
	color: #888;
	cursor: pointer;
	}

.stars {
	/* border: 1px dotted #FF0000; */
	cursor: pointer;
	text-align:right;
	}


/* MANIFESTO */

.postManifesto {
	width: 368px;
	margin-bottom: 100px
	}

.manifestoType {
	color: #888;
	font: 13px "Courier New", Courier, mono , "Andale Mono", Monaco;
	}

.manifestoHeader{
	color: #000000;
	font: 13px "Courier New", Courier, mono , "Andale Mono", Monaco;
	}

.manifestoSignature{
	color: #888;
	font: 13px "Courier New", Courier, mono , "Andale Mono", Monaco;
	}

/* ARCHIVE */

.archiveNav {
	/* border: 1px solid gray; */
	clear:both;
	padding-top: 40px;
	padding-bottom: 50px;
	}

.archiveWrapper {
	/*border: 1px solid gray; */
	width: 90%;
	overflow: hidden;
	}
	
.archiveEntry, .archiveEntryRating {
	/*border: 1px solid gray;*/
	font: 12px "Andale Mono", Monaco, "Courier New", Courier, mono;
	color: black;
	padding-right: 20px;
	padding-bottom: 20px;
	float:left; 
	height: 130px;
	}

.archiveEntryRating {
	padding-bottom: 40px;
	}


/* TAGS */

.archivetagcloud {
	/*font:9px Monaco, "Courier New", Courier, mono;*/
	float:left;
	width:220px;
	color:#999;
	padding-right:20px;
	}

.currenttag {
	font: 13px/16px Times New Roman, Times, serif;
	clear:left;
	padding-bottom:15px;
	color:#999;
	}

.archivetagcloud a {
	color: #999;
	}


/* ARCHIVE BREAK FLOATING */

.spacer {
	clear:both;
	}

.wpSpaceHackDbl {
	margin-top: 50px
	}

.wpSpaceHackSgl {
	margin-top: 20px
	}

.description {
	text-align: left;
	}
	
.entry p a:visited {
	color: #b85b5a;
	}


/* NEWSLETTER */

.messageText {
	font: 13px/16px Times New Roman, Times, serif;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
.exhibitionPreview {
	/*border: 1px dotted #FF0000;*/
	/*color: black;
	font: 10px "Andale Mono", Monaco, "Courier New", Courier, mono; 
	height: 130px */
	padding-right: 40px;
	padding-bottom: 105px;
	float:left;
	font: 12px Times New Roman, Times, serif;
	text-transform: uppercase;
	}


/* EXHIBIT */

.exhibitionPreview a {
	color: #666666;
	}

.exhibitionPreview a:hover {
	text-decoration: none;
	color: black;
	}	

.exhibitionPreview:hover {
	text-decoration: none;
	color: black;
	}

	.exhibitionButton {
		position:absolute;
		top: 380px;
		left:32px;
		font: 13px/16px Times New Roman, Times, serif;
		background-color: white;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		z-index: 2;
		}
		
		.exhibitionButtonAnonymous {
			position:absolute;
			top: 317px;
			left:39px;
			font: 13px/16px Times New Roman, Times, serif;
			background-color: white;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 15px;
			padding-right: 15px;
			border-right: 1px solid #cccccc;
			border-bottom: 1px solid #cccccc;
			z-index: 2;
			}
	
.exhibitionButtonFloat {
		
		float: left;
		clear: both;
		font: 13px/16px Times New Roman, Times, serif;
		background-color: white;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		z-index: 2;

	
		}
		
		.exhibitionButtonFloatPlain {
				float: left;
				font: 13px/16px Times New Roman, Times, serif;
				padding-top: 20px;
				padding-bottom: 10px;
				padding-left: 25px;
				padding-right: 15px;
				z-index: 2;
				}

				.exhibitionCredit {
					/* border: 1px solid #00FFFF; */
					position:absolute;
					top: 380px;
					left:175px;
					font: 13px/16px Times New Roman, Times, serif;
					padding-top: 10px;
					padding-bottom: 10px;
					padding-left: 15px;
					padding-right: 15px;
					z-index: 1;
					}
					.exhibitionCreditAnonymous {
						/* border: 1px solid #00FFFF; */
						position:absolute;
						top: 317px;
						left:182px;
						font: 13px/16px Times New Roman, Times, serif;
						padding-top: 10px;
						padding-bottom: 10px;
						padding-left: 15px;
						padding-right: 15px;
						z-index: 1;
						}

.exhibitionHeadline {
	font: 13px/16px Times New Roman, Times, serif;
	color: #333333;
	}

.exhibitionAuthor {
	font: 13px/16px Times New Roman, Times, serif;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	position:absolute;
	top: 380px;
	left:340px;
	}

.exhibitionTitle {
	font: 13px/16px Times New Roman, Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	position:absolute;
	top:250px;
	left:20px;
	}
.exhibitionTitleAnonymous {
		font: 13px/16px Times New Roman, Times, serif;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		position:absolute;
		top:250px;
		left:27px;
		}
.exhibitionClose {
	text-align:right;
	float: right;
	}

.exhibitionCurator {
	clear:both;
	padding-top: 22px;
	padding-left: 5px;
	}	
	
.exhibitionText {
	font: 13px/16px Times New Roman, Times, serif;
	width:300px;
	}

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

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img {
	border: none
}
