/* Module Block Layout */
div.theme-events {  }

div.theme-events a:link{color: #d11919; text-decoration: underline; font-weight:bold; font-size:13px; }
div.theme-events a:active{color: #0000ff; text-decoration: underline; font-size:13px;}
div.theme-events a:visited{color: #3b0879; text-decoration: underline; font-size:13px;}
div.theme-events a:hover{color: #fe6922; text-decoration: none; font-size:13px;}

div.theme-events .module-title {
	color:#F47837;
	font-family:"MV Boli","Patrick Hand", Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
}
h2.module-title { text-align:left; }

div.theme-events .module_top{  }

div.theme-events .module_bottom{  }

div.theme-events .module-content {
	padding-bottom:20px;
}

div.theme-events .module ul {
    list-style-type: none;
}

div.theme-events .module .module_view_all {
    padding-top: 11px;
    text-align: right;
}