* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1em;
	outline: none;
}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex {
	font: inherit;
	font-size: 1em;
}
dfn, i, cite, var, address, em {
	font-style: normal;
}
th, b, strong, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td, center {
	text-align: left;
	vertical-align: top;
}
body {
	line-height: 1.1em;
	background: #B1CB3D url(/images/side.png) top left repeat-x;
	color: black;
}
q {
	quotes: "" "";
}
ul, ol, dir, menu {
	list-style: none;
}
sub, sup {
	vertical-align: baseline;
}
a {
	color: inherit;
}
hr {
	display: none;
}
font {
	color: inherit !important;
	font: inherit !important;
	color: inherit !important;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1em;
}
a {
	color: #DF2127;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 10px 0;
	line-height:1.3em;
}
strong {
	font-weight:bold;
}
ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	margin: 0 0 0 20px;
}
ol li {
	margin: 0 0 10px 10px;
}
#wrapper {
	width: 970px;
	margin:auto;
	background:#FFFFFF;
}
#header {
	height: 93px;
	background: #E4E5E9 url(/images/header.png) repeat-x;
	position: relative;
}
#tagline {
	position: absolute;
	right: 10px;
	top: 20px;
	color: #4B4C87;
	font-weight: bold;
	font-size: .9em;
}
#tagline span {
	color: #DF2127;
	font-size: 1.1em;
}
#sidebar {
	width:240px;
	background: #E4E5E9;
	color: #fff;
	float:left;
}
#navtop {
	position: relative;
	top: -90px;
	left: -15px;
	margin: 0 0 -50px 0;
}
#side_inner {
	width: 80%;
	background: #4B4C87 url(/images/navi.png) bottom left repeat-x;
	margin: auto;
}
#nav {
	margin: -90px 0 0 0;
}
#nav li {
	border-bottom: solid 2px #fff;
}
#nav a:hover {
	background: #EFF2FF;
	color: #393871;
	text-decoration:none;
}
#nav a {
	display: block;
	padding: 10px 20px;
	font-weight: bold;
	color: #fff;
}
#contact_info {
	margin: auto;
	padding: 75px 10px;
	font-size: .8em;
}
#contact_info p {
	padding: 5px 0 0 10px;
	font-size: .9em;
}
#content {
	width: 700px;
	margin: 0 0 0 240px;
	padding: 20px 15px 20px;
	font-size: .8em;
}
#footer {
	background: #1C1B4B;
	color: #fff;
	text-align:center;
	display: block;
	line-height: 100px;
	font-size: .8em;
	clear:both;
}
#footer div {
	position: relative;
	width: 970px;
	margin: 0 auto;
}
.title p {
	font-size: 2em;
	font-weight: bold;
	color: #DF2127;
}
/* flickr */
.gallery {
	margin: 0 0 20px;
}
.gallery h3 {
	font-weight: bold;
	font-size: 1.5em;
line-height:1.5em;
color:#DF2127;
}
#contact h2 {
	font-weight:bold;
	font-size:1.2em;
	color: #DF2127;
}
#contact label {
	display:block;
}
.clearfix {
	clear:both;
}
#sf_admin_container #sf_admin_content {
	margin-right:0px !important;
}
#sf_admin_container #sf_admin_bar {
	margin-top:0px !important;
	position:relative !important;
	right:0px !important;
	width:250px;
}
#admin_controls {
	position: absolute;
	top: 0px;
	right: 0px;
}
#admin_controls li {
	display:inline;
	padding: 5px;
}
.edit_link {
}

.post, .post_short {
margin: 0 0 20px 0;
}
.post h2 {
font-size: 1.5em;
line-height:1.5em;
color:#DF2127;
font-weight:bold;
}
.post_short .details {
font-size: .6em;
font-weight:normal;
}
.post_short h2 {
font-size: 1.3em;
font-weight:bold;
color:#DF2127;
}

.left {
float:left;
width: 350px
}
.right {
float:right;
padding-left:20px;
width:330px;
}

#home_pic {
margin: 0 0 20px 0;
}

#brink{
position: absolute;
bottom: 5px;
right: 0px;
}
