body, html {
	font-size: 0.813em/1.5em 'PT Sans',sans-serif;
}
/*.widget.shailan-dropdown-menu-widget {
    position: relative;
    right: -9px;
    top:133px;
}*/
/*ul.dropdown, ul.dropdown li, ul.dropdown ul,
.content #secondary aside ul.dropdown, 
.content #secondary aside ul.dropdown li, 
.content #secondary aside ul.dropdown ul {
	list-style-type: circle;
}*/

ul.dropdown li {
	display: list-item;
}

.widget-area input, 
.widget-area textarea, 
.widget-area select {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.widget-area .widget {
	margin-bottom: 1em;
}
.widget-area aside {
	width: 100%;
	float: right;
}
.content header {
	box-shadow: none;
}
.content .site-content article {
	border-bottom: 1px solid #EDEDED;
}
.content #secondary aside ul li {
	margin-left: 1.5em;
	list-style-type: disc;
}
/*.site-description, .site-title {
	display: none;
}*/
.site-content {
	margin-top: 0;
}
.site-content article {
	margin-bottom: 0.25em;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
	margin: 1em;
}
.entry-header {
	margin: 0;
}
div.item {
	border-bottom: 1px dotted #000;
	padding-bottom: 1em;
}
.imageLeft {
	float: left;
	margin-right: 2em;
}
#searchform {
	margin: 1em 0;
}
.widget-area #searchform #s {
	width: 64%;
	border: 1px solid #757575;
}
.widget-area #searchform label {
	display: none;
}
.widget-area #searchform input[type="submit"]#searchsubmit {
	border: 1px solid #757575;
}
.widget-title {
	text-transform: none;
	color: #28286F;
	font-weight: 300;
	font-size: 1.5em;
	margin-top: 0.3em;
}
.widget-area .widget .widget-title {
	margin-bottom: 0em;
}
.widget-area table td {
	border: none;
}
footer[role="contentinfo"]{
	display: none;
}
a[href$=".jpg"], a.jpg, a[title$=".jpg"], a[href$=".jpeg"], a.jpeg, a[title$=".jpeg"] {
	background: none;
}