/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 
div.slideshow { background: url(../images/); }

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

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

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

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

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

div.mod-box2 div.box-3 {
	padding: 0px; margin-top: -2px; margin-bottom: -2px;
	background: #ffffff;
	overflow: hidden;
}

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

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

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

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

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

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

.nocontent #content-shift div.wrapper-t1,
.nocontent #content-shift div.wrapper-1,
.nocontent #content-shift div.wrapper-b1 {display: none;}

amounts { font-family: Arial, Helvetica, sans-serif; color: #FF7900; font-size:14px }

/* CSS for addthis buttons in articles */
.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
} 