/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

body {
	font-family: georgia;
	font-size: 10px;
	line-height: 15px;
	margin: 0;
}

#container {
	width: 100%;
	padding-bottom: 100px;
}

#content a:link, 
#content a:active,
#content a:visited {
	color: #941c34;
	text-decoration: none;
}

#content a:hover {
	color: #ffffff;
	}

#navi {
	float: left;
	width: 700px;
	padding-top: 20px;
	text-align: left;
	font-size: 15px; 
	font-style: italic;
	line-height: 19px;
}

	#navi ul {
		padding: 0;
		margin: 0;
	}

	#navi li {
		list-style-type: none;
		float: left;
		padding-right: 17px;
	}

	.navilink a:link,
	.navilink a:active,
	.navilink a:visited {
		color: #000000 !important;
	}

	.navilink a:hover {
		color: #ffffff !important;
	}

	.navi {
		line-height: 11px !important;
		font-style: normal !important;
	}

	.navi a:link,
	.navi a:active,
	.navi a:visited {
		color: #646464 !important;
	}

	.navi a:hover {
		color: #dadada !important;
	}

.col1, .col2 {
	float: left;
	margin-right: 20px;
	text-align: left;
	margin-bottom: 40px;
}

.col1 {
	width: 180px;
	height: 340px;
}

.col2 {
	width: 380px;
}

.col3 {
	float: left;
	width: 580px;
	margin-bottom: 30px;
	margin-top: 30px;
}

	.entry-title, .comment-author {
		font-family: candara, 'trebuchet ms', tahoma, verdana, arial;
		font-size: 17px;
		line-height: 22px;
		color: #646464;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	.entry-date, .more-link, .entry-meta, .formcontainer, .comment-meta, .sub {
		font-family: candara, 'trebuchet ms', tahoma, verdana, arial;
		font-size: 10px;
		color: #646464;
	}

	.layout_titel {
		font-size: 10px; 
		font-style: italic;
	}

	.links {
		font-size: 15px; 
	}

img {
	border: 0px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 15px; 
	font-style: italic;
}

s {
	color: #6b6b6b;
}

#input, textarea {
	font-family: georgia, 'times new roman';
	font-size: 11px;
	line-height: 15px;	
	width: 220px;
	background-color: #ffffff;
	border: 1px solid #b1b1b1;
}

textarea {
	height: 120px;
}

h1 {
	font-style: italic;
	font-size: 10px;
	margin-left: -3px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #7a7a7a;
}

h1 a:link,
h1 a:active,
h1 a:visited {
	color: #7a7a7a !important;
}

h1 a:hover {
	color: #555555 !important;
}

.wp-polls-ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px !important;
}

form {
	margin: 0px;
	padding: 0px;
}

.thankyou {
	margin-bottom: 6px;
}

#footer {
	float: right;
	text-align: right;
	margin-right: 22px;
	margin-top: 40px;
	margin-bottom: 50px;
	font-family: candara, 'trebuchet ms', tahoma, verdana, arial;
	font-size: 10px;
	color: #959595;
height: 50px;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration: underline;
	color: #959595;
}

#footer a:hover {
	text-decoration: none;
}

.imagehover {
width: 180px;
height: 150px;
background-color: #ffffff;
margin-top: -150px;
}

.imagehover a:hover {
background-color: #000000;
border: 1px solid #000000;
}
