body {
	background-image: url(images/upperbg.png);
	background-repeat: repeat-x;
	background-color: #DB94CB;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #111;
	
}
a:link, a:visited {
	color: #662256;	
}
a:hover {
	color: #140710;
}
a:active {
	color: #662256;	
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-image: url(images/elle-leipo.gif);
	background-repeat: no-repeat;
	background-position: left 26px;
}


#upperwrapper {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 500px;

}



#toptitle {
	font-size: 40px;
	margin: 0px;
	height: 95px;
	width: 1000px;
	color: #FFFF33;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
}
#boxtop2 {
	margin: 0px;
	width: 676px;
	border: 8px solid #FFFFFF;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F3DBED;
	background-image: url(i);
}
#home_top {
	padding-left: 333px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
}
#topbox {
	margin: 0px;
	padding: 6px;
	height: 302px;
	width: 676px;
	position: absolute;
	left: 345px;
	top: 170px;
}
#outlinetop2 {
	width: 696px;
	padding: 10px;
	margin-left: 341px;	
	background-color: #FFFFFF;
	border: 1px solid #7F2A6C;	
}
#topbox2 {
	margin: 0px;
	padding: 6px;

	padding: 10px;

	background-color: #F6E5F2;
	border: 1px solid #7F2A6C;
}
#photo {
	height: 302px;
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#menubar {
	height: 30px;
	padding-top: 23px;
	padding-left: 350px;
	font-size: 16px;
	font-weight: bold;
	color: #3B5998;
	width: 900px;
}

#menubar a:link, #menubar a:visited {
	height: 30px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #7F2A6C;
	text-decoration: none;
	background-color: #FFFF33;
	padding-left: 4px;
	border: 1px solid #3B5998;
}
#menubar a:hover {
	height: 30px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	background-color: #7F2A6C;
	padding-left: 4px;
	border: 1px solid #3B5998;
}
#menubar a:active  {
	height: 30px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #7F2A6C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 4px;
	border: 1px solid #3B5998;
}
.inactive {
	height: 30px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #7F2A6C;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3B5998;
	border-left-color: #3B5998;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5998;
}

#home_bottom {
	border-bottom: 1px solid white;
	clear: both;
	margin-top: 30px;
    margin-left: 30px;
	width: 1000px;
	float: none;
	font-size: 11px;
}
#home_bottom2 {
	border-bottom: 1px solid white;
	clear: both;
	margin-top: 10px;
	margin-left: 341px;
	width:  676px;
	float: none;
	font-size: 11px;
}
#home_bottom .block {
	width: 290px;
	background: white;
	float: left;
	padding: 5px;
	border: 2px solid #adb3c5;
	margin: 1em 12px 1em 0;
}
#home_bottom .block .last {
	margin-right: 0;
	width: 300px;
	padding: 0;
}
#home_bottom .block h3 {
	color: #7F2A6C;
	margin: 0;
	font-size: 2em;
	background: url('images/block_bg_top.gif') no-repeat top left;
	padding: 10px 12px 8px 12px;
}
#home_bottom .block object, #home_bottom .block embed {
	margin-left: 4px;
}
#home_bottom .block .content {
	padding: 1px 12px 8px 12px;
}
#home_bottom .block_inner {
	background: url('images/block_bg_bottom.gif') no-repeat bottom left;
}
#home_bottom .block .last .block_inner, #home_bottom .block .last h3, #home_bottom .block .last .content {
	padding: 0;
}
#home_bottom .block .top {

	margin: 0;

	background: url('images/block_bg_top.gif') no-repeat top left;
	padding: 0;
}
.home_more {
	text-align: right;
	margin: 0.5em 0 0.5em 0;
	font-size: 1.25em;
	font-weight: bold;
	display: block;
}
.floatright {
	float: right;
	padding-bottom: 4px;
	padding-left: 6px;
}
.outline {
	border: 1px solid #7F2A6C;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.outline1 {
	border: 1px solid #7F2A6C;
}

.clear-block:after, .clear-block {
	clear: none !important;
}

.container-inline-date, .date-clear-block:after {
	clear: left !important;
}
.size24 {font-size: 24px;}
.bold {font-weight: bold;}
.size10 {font-size: 10px;}
.red {color: #ED1C24;}
#menubar .nostyle, #menubar .nostyle a,#menubar  .nosyle a:link, v.nostyle a:visited,#menubar  .nostyle a:hover, #menubar .nostyle a:active {
border: none;
background-color: #ffffff;
outline: none;
	padding-bottom: 0px;
    padding-right: 0px;
	padding-left: 0px;
}
.size12 {
	font-size: 12px;
}
.white {color: #FFFFFF}
.box {
	background-color: #FFFFFF;
	border: thin solid #003300;
	padding: 6px;
}
.bottomcorner {
	background-image: url(images/Whitelrc.gif);
	background-repeat: no-repeat;
		padding: 0;
	margin: 0;
}
.bottom {
	background-image: url(images/Whitebb.gif);
	background-repeat: repeat-x;
		padding: 0;
	margin: 0;
}
.rightbottom {
	background-color: #E9EDD2;
	background-image: url(/images/greenllc.jpg);
	background-repeat: no-repeat;
		padding: 0;
	margin: 0;
}
.topright {
	background-image: url(/images/greentrc.gif);
		padding: 0;
	margin: 0;
}


.leftbottom {
	background-image: url(/images/greenllc.jpg);
	background-repeat: no-repeat;
	background-color: #E9EDD2;
		padding: 0;
	margin: 0;
}
.rightshadow {
	background-image: url(images/Whiterb.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	padding: 0;
	margin: 0;
}
/* wordpress styles */
.entry {
font-size: 14px;
}
.post h4 {
	font-size: 18px;
	color: #7F2A6C;
}

.post h4 a:link, .post h4 a:visited {
	color: #7F2A6C;
	text-decoration: none;
}
.post h4 a:hover {
	color: #E1A6D4;
	text-decoration: underline;
}
.post h4 a:active {
	color: #7F2A6C;
	text-decoration: none;
}
.postinfo, .postmetadata, .commentuserstuff{
  font-size: 11px;
}


#leftside {
	width: 240px;
	font-size: 11px;
	background-color: #F6E5F2;
	margin: 0px;
	border-style: double;
	border-width: 4px;
	border-color: #70265B;
	z-index: 1;
	top: 540px;
	left: 20px;
	position: absolute;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;	
}   
.post-edit-link, .trackbacks {
font-size: 9px;
}

.posttext {
  font-size: 14px;
}
