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

/*
 * module headers
 */

.module h3.header {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #323232;
	font-weight: normal;
}

.module span.header-2,
.module span.header-3 { display: block; }

 
.module h3.header span.title {
	display: block;
	font-size: 16px;
	line-height: 26px;
}

.module h3.header span.subtitle {
	display: block;
	margin-top: -5px;
	line-height: 10px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	text-indent: 1px;
	text-transform: lowercase;
}

/*
 * space between modules
 */

div.separator .module { margin: 0px 0px 0px 0px; }

#left .module,
#right .module,
#contentleft .module,
#contentright .module { margin-bottom: 0px; }

#left div.last,
#right div.last,
#contentleft div.last,
#contentright div.last { margin-bottom: 0px; }

#top .topblock .module { margin: 0px 0px 0px 0px; }

#bottom .bottomblock .module { margin: 0px 0px 0px 0px; }

/*
 * header module positions
 */

#toolbar .left .module,
#headerbar .left .module {
	margin-right: 15px;
	float: left;
}

#toolbar .right .module,
#headerbar .right .module {
	margin-left: 15px;
	float: right;
}

/*
 * badge styles
 */
 
div.module { position: relative; }
 
div.module div.badge {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badges.png) 0 0 no-repeat;
	overflow: hidden;
	z-index: 1;
}
 
div.module div.badge-hot { background-position: 0 0; }
div.module div.badge-top { background-position: 0 -40px; }
div.module div.badge-pick { background-position: 0 -80px; }
div.module div.badge-new { background-position: 0 -120px; }

/*
 * icon styles
 */
 
div.module h3.header span.icon {
	display: block; 
	position: relative;
	left: 0px;
	width: 32px;
	height: 30px;
	background: url(../images/module_icons.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.icon-feed { background-position: 0 0; }
div.module h3.header span.icon-download { background-position: 0 -30px; }
div.module h3.header span.icon-twitter { background-position: 0 -60px; }
div.module h3.header span.icon-mail { background-position: 0 -90px; }
div.module h3.header span.icon-message { background-position: 0 -120px; }
div.module h3.header span.icon-users { background-position: 0 -150px; }
div.module h3.header span.icon-shopping { background-position: 0 -180px; }
div.module h3.header span.icon-lock { background-position: 0 -210px; }

/*
 * module: blank
 */
 
div.mod-blank { overflow: hidden; }

/*
 * module: dropdown
 */

#menu ul.mod-dropdown {
	padding-left: 0px;
	background: none;
}

#menu ul.mod-dropdown span.level1 span.color { display: inline; }

#menu .mod-dropdown .module {
	padding: 5px;
	overflow: hidden;
}

#menu .mod-dropdown .dropdown { width: 300px; }

/*
 * module: headermodule
 */

div.mod-headerbar { 
	overflow: hidden;
	min-height: 75px;
}

.right div.mod-headerbar {
	border-left: 1px solid #E5E5E5;
	padding: 5px 0px 5px 10px;
}
.right div.mod-headerbar.last { border-left: none; }

.left div.mod-headerbar {
	border-right: 1px solid #E5E5E5;
	padding: 5px 10px 5px 0px;
}
.left div.mod-headerbar.last { border-right: none; }

div.mod-headerbar span.header-3 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
}


/*
 * module: box
 */
 
div.mod-box div.box-t1 { background: url(../images/module_box_corners.png) 0 0 no-repeat; }

div.mod-box div.box-t2 {
	padding: 0px 7px 0px 7px;
	background: url(../images/module_box_corners.png) 100% -17px no-repeat;
}

div.mod-box div.box-t3 {
	height: 7px;
	background: url(../images/module_box_corners.png) 0 -34px repeat-x;
	overflow: hidden;
}

div.mod-box div.box-1 {	background: url(../images/module_box_edges.png) 0 0 repeat-y; }

div.mod-box div.box-2 {
	padding: 0px 5px 0px 5px;
	background: url(../images/module_box_edges.png) 100% 0 repeat-y;
}

div.mod-box div.box-3 {
	padding: 10px;
	background: #ffffff;
	overflow: hidden;
}

div.mod-box div.box-b1 { background: url(../images/module_box_corners.png) 0 -51px no-repeat; }

div.mod-box div.box-b2 {
	padding: 0px 7px 0px 7px;
	background: url(../images/module_box_corners.png) 100% -68px no-repeat;
}

div.mod-box div.box-b3 {
	height: 7px;
	background: url(../images/module_box_corners.png) 0 -85px repeat-x;
	overflow: hidden;
}

div.mod-box h3.header {
	height: 35px;
	margin-top: -10px;
	line-height: 35px;
}

div.mod-box h3.header span.title {
	font-size: 15px;
	line-height: 26px;
}
div.mod-box h3.header span.subtitle { margin-top: -4px; }

div.mod-box h3.header span.icon { top: 2px; left: -3px; }
div.mod-box div.badge { top: 5px; right: 5px; }

/* header: blue */
div.mod-box-header h3.header {
	position: absolute;
	top: 4px;
	left: 5px;
	right: 5px;
	z-index: 1;
	height: auto;
	margin-top: 0px;
	background: url(../images/module_box_corners.png) 0 -102px repeat-x;
	font-size: 15px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}

div.mod-box-header span.header-3 {
	height: 45px;
	padding-left: 10px;
	line-height: 37px;
	overflow: hidden;
}

div.mod-box-header div.with-header { padding-top: 40px; }

/* color gradient */
div.mod-box-gradient div.box-t1,
div.mod-box-gradient div.box-t2,
div.mod-box-gradient div.box-t3,
div.mod-box-gradient div.box-b1,
div.mod-box-gradient div.box-b2,
div.mod-box-gradient div.box-b3 { background-image: url(../images/module_box_gradient_corners.png); }
div.mod-box-gradient div.box-3 { 
	padding: 10px 9px 10px 9px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff url(../images/module_box_gradient_corners.png) 0 -157px repeat-x;
}

div.mod-box-gradient.mod-box-header div.with-header { padding-top: 40px; }

/* color black */
div.mod-box-black div.box-t1,
div.mod-box-black div.box-t2,
div.mod-box-black div.box-t3,
div.mod-box-black div.box-b1,
div.mod-box-black div.box-b2,
div.mod-box-black div.box-b3 { background-image: url(../images/module_box_black_corners.png); }
div.mod-box-black div.box-3 {
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	background: #505152;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,1);
}

div.mod-box-black h3.header {
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,1);
}

div.mod-box-black.mod-box-header h3.header {
	background-image: url(../images/module_box_black_corners.png);
	color: #505050;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
}

div.mod-box-black em.box { border: 1px dotted #969696; background: #333333; }

div.mod-box-black a {
	color: #ffffff;
	text-decoration: underline;
}

div.mod-box-black a:hover {
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
}

/* color templatecolor */
div.mod-box-templatecolor div.box-t1,
div.mod-box-templatecolor div.box-t2,
div.mod-box-templatecolor div.box-t3,
div.mod-box-templatecolor div.box-b1,
div.mod-box-templatecolor div.box-b2,
div.mod-box-templatecolor div.box-b3 { background-image: url(../images/module_box_templatecolor_corners.png); }
div.mod-box-templatecolor div.box-3 {
	border-left: 1px solid #305B7F;
	border-right: 1px solid #305B7F;
	background: #407AA9;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}

div.mod-box-templatecolor h3.header {
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}

div.mod-box-templatecolor.mod-box-header h3.header {
	background-image: url(../images/module_box_templatecolor_corners.png);
	color: #305B7F;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
}

div.mod-box-templatecolor em.box { border: 1px dotted #85B0E4; background: #305B7F; }

div.mod-box-templatecolor a {
	color: #ffffff;
	text-decoration: underline;
}

div.mod-box-templatecolor a:hover {
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}

/* color beige */
div.mod-box-beige div.box-t1,
div.mod-box-beige div.box-t2,
div.mod-box-beige div.box-t3,
div.mod-box-beige div.box-b1,
div.mod-box-beige div.box-b2,
div.mod-box-beige div.box-b3 { background-image: url(../images/module_box_beige_corners.png); }
div.mod-box-beige div.box-3 {
	border-left: 1px solid #BCB5AD;
	border-right: 1px solid #BCB5AD;
	background: #F5F0DC;
}

div.mod-box-beige.mod-box-header h3.header { background-image: url(../images/module_box_beige_corners.png); }

/* menu */
div.mod-menu-box div.box-3 { padding: 0px 1px 0px 1px; }
div.mod-menu-box div.box-b1 { background-position: 0 -52px; }
div.mod-menu-box div.box-b2 { background-position: 100% -69px; }
div.mod-menu-box div.box-b3 { background-position: 0 -86px; height: 6px; }
div.mod-menu-box span.header-3 { height: 37px; }
div.mod-menu-box div.with-header { padding-top: 34px; }

/*
 * module: polaroid
 */

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: -13px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(../images/module_polaroid_tape.png) 0 0 no-repeat;
	z-index: 1;
}

div.mod-polaroid div.box-1 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.box-2 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.box-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.box-b1 {
	background: url(../images/module_polaroid_shadows.png) 0 0 no-repeat;
}

div.mod-polaroid div.box-b2 {
	padding: 0px 70px 0px 70px;
	background: url(../images/module_polaroid_shadows.png) 100% -5px no-repeat;
}

div.mod-polaroid div.box-b3 {
	height: 5px;
	background: url(../images/module_polaroid_shadows.png) 0 -10px repeat-x;
}

div.mod-polaroid h3.header {
	height: 25px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
	text-shadow: none;
}

#left div.mod-polaroid,
#right div.mod-polaroid,
#contentleft div.mod-polaroid,
#contentright div.mod-polaroid { margin: 20px 6px 15px 6px; }

/*
 * module: postit
 */

div.mod-postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.mod-postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.mod-postit div.box-b1 {
	background: url(../images/module_postit_shadows.png) 0 0 no-repeat;
}

div.mod-postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background: url(../images/module_postit_shadows.png) 100% -40px no-repeat;
}

div.mod-postit div.box-b3 {
	height: 40px;
	background: url(../images/module_postit_shadows.png) 0 -80px repeat-x;
}

div.mod-postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
	text-shadow: none;
}

#left div.mod-postit,
#right div.mod-postit,
#contentleft div.mod-postit,
#contentright div.mod-postit { margin: 10px 6px 10px 6px; }