/*
Theme Name: fortytwo
Theme URI: http://www.fortytwo.de/
Version: 2.0
Author: Axel Becker / Dennis Morhardt
Author URI: http://www.fortytwo.de/
*/

@import url("reset.css");

body {
	padding:0 15px 15px !important;
	background:#333;
	color:#fff;
	font:14px/20px Cambria,Georgia,"Times New Roman",serif;
}

.cl {
	clear:both;
}

a {
	color:#7ccfff;
	text-decoration:none;
	font:bold 14px/20px Calibri, Arial, Helvetica, sans-serif;
}

a:hover {
	color:#143243;
	text-decoration:underline;
}

a img {
	border:0;
}

h2 {
	padding:0 0 5px 15px;
	font:23px/normal Calibri,Arial,Helvetica,sans-serif;
	color:#7ccfff;
	margin:30px 0 0;
}

h3 {
	font:18px/22px Cambria, Georgia,"Times New Roman",serif;
	padding:0 0 10px;
	text-transform:uppercase;
	letter-spacing:2px;
}

h4 {
	font:18px/22px Cambria, Georgia,"Times New Roman",serif;
}

.sIFR-replaced {
	padding:0 0 0px 25px;
}

p {
	padding:0 0 15px;
}

blockquote {
	font:italic 18px/22px Cambria, Georgia,"Times New Roman",serif;
	margin:0 0 15px 20px;
	padding:0 0 0 10px;
	border-left:2px solid #000;
}

blockquote p {
	padding:0;
}

ul {
	padding:0 0 15px 16px;
	list-style:square;
}

#TB_title {
	background:#333 !important;
}
