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

@import url(../../../css/custom.css);
/*
 * Custom Style Sheet - Use this file to style your content
 */

#block-main > div {
	padding: 10px 0;
}

.addthis_toolbox {
	width:300px;
	}

.clr {
	width:100%;
	clear:both;
	}
	
#toolbar {
font-size: 12px;
border-bottom: 2px groove #FFF;;
padding-bottom: 10px;
}	

table.zebra tbody, table.zebra tfoot {
font-size: inherit;
}

td.item-title a {font-weight: bold; }

/* Logo */
#logo .custom-logo { background-image: url(../../../../../images/yootheme/logo_pink.png); }

h1 { font-size: 22px; line-height: 22px; }
h2 { font-size: 18px; line-height: 18px; }
h3 { font-size: 14px; line-height: 14px; }
h4, h5, h6 { font-size: 12px; line-height: 14px; }

.module .module-title {
	margin-bottom: 10px;
	padding-bottom: 18px;
	font-size: 22px;
	line-height:125%;
}


.float-left { float: left; margin-right:12px;}
.float-right { float: right;  margin-left:12px;}
a.followus {font-size:10px; text-align: justify;}


/* Grid Units */
.width30 { width: 30%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.mod-box-transparent {
	border-color: #D2D2D2;
	border-bottom-color: #D9D9D9;
	background: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}

.mod-box-transparent > div {
	background: none;
	}
	
.category-module h1, .category-module h2 {
font-size: 22px;
padding-top: 18px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 18px;
color: #666;
background: url(../images/mod_box_header.png) 0 100% repeat-x;
}

.category-module h3 {
	}

.category-module h3 a {
	color: #333;
	}	