html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

@font-face {
	font-family: 'MgOpen Modata';
	src: url('../type/mgopenmodataregular-webfont.eot');
	src: local('MgOpen Modata'), url('../type/mgopenmodataregular-webfont.woff') format('woff'), url('../type/mgopenmodataregular-webfont.ttf') format('truetype'), url('../type/mgopenmodataregular-webfont.svg#webfontMXBkPgD2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MgOpen Modata Bold';
	src: url('../type/mgopenmodatabold-webfont.eot');
	src: local('MgOpen Modata Bold'), url('../type/mgopenmodatabold-webfont.woff') format('woff'), url('../type/mgopenmodatabold-webfont.ttf') format('truetype'), url('../type/mgopenmodatabold-webfont.svg#webfontyXlXKD0T') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {color: #3b5473;}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/bg.jpg) no-repeat center top;
}

.container {width: 950px; margin: 0 auto;}

#nav {
	background: url(../images/navbg.png) repeat-x;
	overflow: hidden;
}

#nav ul {
	list-style: none;
	float: right;
	padding: 8px 0 10px 0;
}

#nav ul li {
	float: left;
	margin-left: 20px; 
	/* padding: 5px 10px; */
	padding-left: 6px;
}

#nav ul li a {
	text-decoration: none;
	color: #ffffff;
	font-family: MgOpen Modata;
	display: block;
	padding: 1px 10px 5px 5px;
}

#nav ul li.current_page_item {
	background: url(../images/nav_left.png) no-repeat left;
}

#nav ul li.current_page_item a {
	background: url(../images/nav_right.png) no-repeat right;
}

#header {
	padding: 40px 0;
}

#header h1 {
	font-family: MgOpen Modata Bold;
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	display: block;
	margin-left: 10px;
}

#header h1 a {
	text-decoration: none;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
}

#header h1 span {
	display: block;
	font-family: MgOpen Modata;
	padding-top: 8px;
}

#main {
	background: url(../images/bg_top.png) no-repeat top;
	
}

#image {-webkit-border-radius: 10px;}

#inner {
	padding: 10px;
	background: url(../images/bg_bottom.jpg) no-repeat bottom;
	padding-bottom: 30px;
}

#content {padding: 15px 20px; display: inline-block;}

#content h2 {
	font-family: "MgOpen Modata";
	color: #2d789d;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

#content h3 {
	font-size: 18px;
	color: #a8831c;
	margin-bottom: 0.8em;
}

#content h3 a {text-decoration: none; color: #a8831c;}

#content p {
	color: #444444;
	line-height: 1.5;
	font-size: 13px;
	margin-bottom: 1em;
}

#content ul {list-style: none; font-size: 13px;}

#content ul li {margin-bottom: 0.6em;}

#content td{font-size: 13px;}

#content td {padding-bottom: 0.6em;}

.bio {overflow: hidden;}

.bio img {
	float: left;
	width: 240;
}

.bio .bio-right {
	float: left;
	width: 630px;
	padding-left: 20px;
}

#footer {padding: 20px 0; overflow: hidden;}

#footer ul {
	list-style: none;
	padding-bottom: 20px;
	margin-left: 10px;
	float: left;
}

#footer ul li {
	float: left;
	margin-right: 10px;
}

#footer ul li a {color: #444444; font-size: 12px;}

#gallery img {
	margin-right: 22px;
	padding: 5px;
	background: rgba(0,0,0,0.3);
	margin-bottom: 20px;
}

.last {margin-right:0!important;}

.bio {margin-bottom: 30px;}

.post {margin-bottom: 30px;}

#footer #logo {float: right;}

