/* Copyright (C) 2007 - 2011 YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; }

body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	line-height: 150%;
	color: #797971;
}

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 150px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

pre { border-color: #CDCCC3; }

#page-body { background-color: #ffffff }

#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}

#menu {
	position: absolute;
	top: 150px;
	left: 6px;
	z-index: 11;
}

body.nofrontpage #component .component-bg {
	background: none;
}

#system .item div.item-bg {
	background: none;
}

#headerbar {
	min-height: 80px;
	padding: 26px 0px 69px 300px;
	overflow: hidden;
	border-bottom: 0px solid #CDCCC3;	
}

div.mod-headline h3.header {
	font-size: 24px;
	line-height: 28px;
	color: #666666;
	text-shadow: none;
	letter-spacing: -1px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

div.mod-box div.box-2 {
	background: none;
}

.module h3.header {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: -0.3px;
	text-shadow: none;
text-transform: none;
}

#menu .dropdown-3 {
	background: #ffffff;
}

#page #system .item, #page #system .items .item:first-child {
	padding: 0px;
	border: 0px solid #CDCCC3;
	background: #none;
}

#system .item div.item-bg {
	padding: 0px;
	background: none;
	overflow: hidden;
	
