#content h3 {
	margin-top : 1.8em;
	margin-bottom : .8em;
	padding-bottom : 3px;
	border-bottom : 1px dotted #ebf4d9;
	color : #ebf4d9;
	font : normal 122% Georgia, "Times New Roman", Times, serif;
	letter-spacing : 1px;
}

#content h4 {
	margin : 0;
	line-height : 1.6em;
	font-weight : bold;
	color : #b2bfe2;
}

#content p {
	margin-bottom : 1em;
	line-height : 1.6em;
	font-size : 85%;
}

#content p a:link, #sidebar a:link {
	padding-bottom : 1px;
	border-bottom : 1px dotted #f99500;
	color : #f99500;
	text-decoration : none;
}

#content p a:visited, #sidebar a:visited {
	padding-bottom : 1px;
	border-bottom : 1px dotted #ebf4d9;
	color : #b2bfe2;
	text-decoration : none;
}

#content p a:hover, #sidebar a:hover {
	background : #2d437b;
	color : #ebf4d9;
	border-color : #2d437b;
}

#content p.more {
	clear : both;
	margin-top : 2.5em;
}

#content p.more a:link, #content p.more a:visited {
	display : block;
	padding : 2px 6px;
	border : 1px solid #8399d1;
	background : #1f2f55;
	font-weight : bold;
	text-align : right;
	line-height : 1.8em;
}

#content ul {
	margin-left : 2em;
	list-style-type : disc;
}

#content li {
	margin-bottom : .8em;
	font-size : 85%;
}

#content li p {
	font-size : 100%;
}

#content strong {
	font-weight : bold;
	color : #b2bfe2;
}


ul#portfolio {
	margin : 0 0;
	padding : 0;
	list-style-type : none;
}

ul#portfolio li {
	clear : both;
	width : 100%;
	margin : 0 0 15px;
	padding : 0;
	list-style-type : none;
}

ul#portfolio h4, ul#portfolio p {
	margin : 0 0 .2em;
	line-height : 1.4em;
	font-size : 100%;
}

ul#portfolio a.thumb {
	float : left;
	display : block;
	margin : 0 10px 0 0;
	padding : 0;
	text-decoration : none;
	font-size : 10%;
	line-height : 1em;
	border : 1px solid #ebf4d9;
}

ul#portfolio img {
	margin : 0;
	padding : 0;
	border : none;
}

.clear {
	clear : both;
	visibility : hidden;
	height : 0;
}


/*** =CONTACTFORM ***/

#contactform {
	margin-top : 2em;
}

label {
	display : block;
	margin-top : 1em;
	margin-bottom : .3em;
	font-size : 92%;
}

input, textarea {
	width : 350px;
	padding : 2px;
	border : 1px solid #8399d1;
	background :  #ebf4d9;
}

input.submit {
	width : auto;
	padding : 4px .5em;
	color : #2d437b;
}


/*** =sidebar ***/

#sidebar h3 {
	margin : 0 35px 1em;
	padding : 25px 0 2px;
	letter-spacing : 1px;
	font : normal 100% Georgia, "Times New Roman", Times, serif;
	border-bottom : 1px dotted #ebf4d9;
	color : #ebf4d9;
}

#sidebar p {
	margin-bottom : 1em;
	padding : 0 35px;
	font-size : 85%;
	line-height : 150%;
}

#sidebar img {
	margin-top : 50px;
}

div.vcard {
	padding : 0 35px;
	font-size : 85%;
	line-height : 150%;
}

div.vcard div {
	margin-bottom : 1em;
}

div.vcard abbr {
	border : none;
}