/*  
Theme Name: julieshiels-events
*/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center; /* IE hack Part 1 */
}
.wrapper {
	width: 669px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.wrapperBlog {

}
#sidebar {

}
.topCrumbs {
	padding-top: 3em;
}
.bottomCrumbs {
	padding-top: 1em;
	padding-bottom: 3em;
}
.smallBody {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.smallerBody {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
ul {
	margin: 0px 0px 0px 0em;
	padding: 0.25em 1.25em 0.25em 0.5em;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #CCCCCC;
	color: #999999;
}
ul li ul {
	margin: 0px 0px 0px 0.75em;
	padding: 0.5em 0px 0.25em 0.75em;
	list-style-type: square;
	border: none;
	color: #999999;
}
ul li ul li ul {
	margin: 0px;
	padding: 0em 0px 0.25em 1em;
	list-style-type: none;
	border: none;
	color: #999999;
	font-size: 10px;
}
.listLevel1 {
	color: #990033;
}
.listLevel3 {
	color: #999999;
}
.endPost {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.viewAll {
	margin-top: 1em;
	padding-top: 1em;
	text-align: left;
	font-weight: bold;
}
img {
	padding: 1px;
}

div .blogimg {
	text-align: center;
}

.leftnav {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.rightnav {
	float: right;
	width: 165px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.centrenav {
	margin-left: 175px;
	margin-right: 175px;
	text-align: center;
}