*{
	margin:0;
	padding:0;
	border:0;
}

body {
	background:#fff;
	font-family: Georgia, sans-serif;
	overflow-y: scroll;
}


a {
	color: #831724;
	text-decoration: none;
	outline: none;
}

h1 a:hover {
	border-bottom: none;
}

a:hover {
	border-bottom: 1px dotted #999;
}

#header {
	position: fixed;
	top: 10px;
	left: 16px;
}

#header h1 a {
	display: block;
	padding: 53px 0 0 0;
	overflow: hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 53px;
	color: #fff;
}

div.sidebar {
	margin: 0px;
	z-index: 10;
}

div.sidebar a {
	color: #000000;
	text-decoration: none;
}

div.sidebar ul {
	padding: 0px;
	list-style-type: none;
}

#sidebar-primary {
	position: fixed;
	top: 200px;
	left: 0;
	padding-top:20px;
	background: url(images/firstThis.png) no-repeat 10px 0;
}

#sidebar-secondary {
	position: fixed;
	top: 200px;
	right: 0;
	text-align: right;
	padding-top:20px;
	background: url(images/thenThis.png) no-repeat 10px 0;
}

li.flexipages_widget {
	width: 200px;
	margin: 50px 0px 0 0px;
	border-top: #831724 solid 2px;
}


div.sidebar li.page_item
{
	padding: 5px 16px 5px 16px;	
	margin: 0px;
	border-bottom: 1px #CCCCCC solid;
	font-size: 14px;	
}

div.sidebar li.current_page_item {
	background-color: #831724;
}

div.sidebar li.highlighted_page_item {
	background-color: #E6E6E6;
}

div.sidebar li.current_page_item a {
	color: #FFFFFF;
}

div.sidebar li a:hover {
	border-bottom: none;
}

div.sidebar h2.widgettitle {
	display: none;
}

li.flexipages_widget ul li li{
	color: #FF0066;
}

#page {
	margin: 0 auto 100px auto;
	padding: 0;
	width: 875px;
}

#page div.entry ul 
{
	margin: 26px 0 26px 0;
	padding: 0 175px;
}

#page div.entry h3 {
	color: #831724;
	font-size: 30px;
	font-weight: normal;
	margin: 26px 0 26px 0;
	padding: 0 150px;
}

#page div.entry h4 {
	color: #666666;
	font-size: 24;
	font-weight: normal;
	margin: 26px 0 26px 0;
	padding: 0 150px;
}

#page div.entry p {
	font-size: 16px;
	line-height: 26px;
	padding: 0 150px;
	margin-bottom: 26px;
}

#page div.entry .p_embed {
	padding: 0 150px;
	margin-bottom: 26px;
}

.flickrImages {
	background: #fff;
	padding: 10px;
	border: 1px solid #ccc;
}

#jquery-lightbox a:hover {
	border-bottom: none;
}

#gallery {
	padding: 0 150px;
}

#gallery img {
	margin: 3px 6px 0 0;
	padding: 6px;
	border: 1px solid #ccc;
}

div.entry
{
	display: none;
}

div.alignright {
	padding: 0 150px 0 10px;
	float: right;
}

div.alignleft {
	padding: 0 150px 0 10px;
	float: left;
}

div.aligncenter {
	padding: 0 150px 0 10px;
	float: left;
}

.wp-caption-text {
	font-size: 9px !important;
	color: #666;
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
	text-align: center !important;
}
