/*  
Theme Name: ROCKSQUAT.COM
Theme URI: http://rocksquat.com/
Description: LONG LIVE THE D!
Version: 1.0
Author: Andreas Gabel
Author URI: http://rocksquat.com/ | http://shicemix.net
*/

body {
	margin: 0;
}

table {
	border: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
}

a {
	color: rgb(118,0,0);
	text-decoration: none;
}

a:actvie {
	color: rgb(118,0,0);
	text-decoration: none;
}

a:link {
	color: rgb(118,0,0);
	text-decoration: none;
}

a:visited {
	color: rgb(118,0,0);
	text-decoration: none;
}

a:hover {
	color: White;
	text-decoration: none;
	/* border-bottom: thin dotted White; */
}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 22px;
}

h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 20px;
}

small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

cite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/************************** CLASSES **************************/

.marquee {
	background: url('images/marquee.gif') no-repeat top;
	width: 528px;
	height: 26px;
	vertical-align: middle;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	marquee-style: slide;
	marquee-direction: forwards;
	marquee-speed: slow;
	marquee-repetition: infintes;
}

.content {
	background-color: Black;
	width: 593px;
	text-align: left;
	color: White;
}

.randlinks {
	background: url('images/randlinks.gif') repeat-y scroll top;
	width: 124px;
	vertical-align: top;
}

.randrechts {
	background: url('images/randrechts.gif') repeat-y scroll top;
	width: 83px;
	vertical-align: top;
}

.footer {
	background: url('images/footer.gif') repeat-y scroll top;
	vertical-align: top;
	width: 593px;
	height: 121px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

.entry {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.postmetadata {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.commentmetadata {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-style: italic;
}

.navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

.designimg {
	border: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-style: none none none none;
	border-top: none;
	filter:none;
	-moz-opacity:1.0;
	opacity:1.0;
	-khtml-opacity:1.0;
}

.signform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: Silver;
	color: black;
	text-align: left;
}

.signform:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: White;
	color: black;
	text-align: left;
}

.listedatum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

div.eg_overview { margin: 25px; }
div.eg_ov_year  { float: left; width: 300px; padding-top: 10px; text-align: right; padding-right: 15px; height: 35px; }
div.eg_ov_album { float: right; width: 430px; font-size: 12pt; border-left: 1px solid silver; }
div.eg_ov_album_lst { padding-top: 5px; padding-bottom: 5px; padding-left: 10px; }
div.eg_photo	{ margin-top: 25px; margin-bottom: 25px; text-align: center; }
div.eg_photonav { margin-bottom: 25px; text-align: center; }
div.eg_frame	{ margin: 25px; text-align: center; }
a.eg		{ text-decoration: none; }
a.eg:hover	{ text-decoration: none; }
a.eg:link	{ text-decoration: none; }
a.eg:visited	{ text-decoration: none; }