/* Events */

#wrap {margin-top: 20px;} 

#main {background-color: #ffffff;} 

h3.symbol {
	background:  url(../assets/images/weesymbol2.jpg) no-repeat left;
	margin-left: 10px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}

#main p {color: #130F42;}

.boxout {
width: 130px;
float: left;
margin-right: 12px;
margin-left: 0;
}

#position p {
font-weight: bold;
margin: 0;
padding: 10px 0;
}


#position {
padding: 20px;
}
#position a {
color: #ff8f20;
}

.project {
border-top: 1px dashed #cccccc;
padding-top: 12px;
color: #161245;
height: auto;
}

.project2 {
border-top: 1px dashed #cccccc;
border-bottom: 1px dashed #cccccc;
padding-top: 12px;
color: #161245;
height: auto;
margin-bottom: 8px;
}



.projectimg img {
margin-top: 8px;
}

h3.title a {
	color: #FF8F20;
	font: 1.3em "Georgia", "Times New Roman", serif; letter-spacing: 1px;
	text-decoration: none;
}

h3.title a:hover {
border-bottom: 1px dotted #ff8f20;
}

h4 {
color: #685C2D;
padding-bottom: 10px;
font-size: 1.4em;
font-weight: normal;
letter-spacing: 0.1em;
}

h4 span {
border-top: 1px dashed #cccccc;

}


