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

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

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

/* demo content: frontpage + template */

.demoteaser { padding: 0 30px 0 20px; }

.demoteaser > img { float: left; }

.demoteaser .text {
	text-align: right;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	overflow: hidden;
}

#page .demoteaser h3.title {
	margin-top: 30px;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: 1px;
}

.demoteaser h4.subtitle {
	margin-top: -5px;
	font-size: 36px;
	line-height: 36px;
}

#page.webfonts .demoteaser h3.title,
.webfonts .demoteaser h4.subtitle { font-family: 'Lobster'; }

.font-lucida .demoteaser h4.subtitle { letter-spacing: -1px; }

.demoteaser h4.subtitle span { 
	color: #ffffff;
	text-shadow: 0 0 7px rgba(0,0,0,0.2);
}

.demoteaser .text > p {
	margin: 40px 0 45px 0;
	color: #9b9da3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
}

.demoteaser p span { color: #515256; }

/* demo content: icons page */
.iconbox { 
	padding: 20px;
	background: #ffffff;
	overflow: hidden; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
/* sn00ze edits */
#bottom .width50 {width: auto;}
#bottom .module h3.header {color: white;}
#bottom a, #footer a, #bottom .module h3.header span.subtitle, #bottom ul.links li a, #bottom div.mod-border ul.links li a:hover, #footer a:hover {color: #e8a31a;}
a, #date {font-weight:bold;}
#middle {padding: 40px 0px 40px 0px;}
.breadcrumbs {margin: 0px 0px 0px 0px;}
#page-header {border-bottom: 5px solid orange;}
#page-bottom {border-top: 6px solid orange;}
.module h3.header span.subtitle,h2, h4, h6, #date,  #system .item > .meta {color: #81e057;}
#footer {color: #E7E7E9;}
textarea, input[type="email"] {border: 1px solid #C8C8C8;background: white;padding: 1px 0 1px 5px;}
#bottom .horizontal div.mod-line {background-image: none;}
a span.download {color:#FF9F0F;}
#system .title {font-weight:bold;}
.subtitle {font-weight:bold !important; font-size:16px !important;}
ol {font: italic 1.5em georgia, palatino;color: #999;}
ol p {font: normal 13px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;color:#646566;}
#menu a.level2 span.bg, #menu span.level2 span.bg {text-transform: none;}
form div {margin: 0px;}