input {
	max-width: 96%;
}

iframe {
	max-width: 277px;
	height: auto;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica;
	-webkit-text-size-adjust: none;
	background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAAQAHAwERAAIRAQMRAf/EAE4AAQAAAAAAAAAAAAAAAAAAAAcBAQAAAAAAAAAAAAAAAAAAAAMQAAIDAAAAAAAAAAAAAAAAAAABgQIzEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwBntrKFE//Z) repeat;
}

a:active {
	color: #bf0000;
}

ul {
	margin: 0;
	padding: 0 25px 0 20px;
	list-style-type: circle;
	list-style-position: outside;
}

ol {
	margin: 0;
	padding: 0 25px 0 20px;
	list-style-type: decimal;
	list-style-position: outside;
}

li {
	line-height: 17px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #555;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 14px;
	text-align: left;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-size: 9px;
}


.clearer {
	clear: both;
}

#blogtitle {
	float: left;
	margin-left: 10px;
	text-shadow: #5c5c5c 1px 1px 1px;
	position: relative;
	margin-top: 10px;
	bottom: 1px;
}

#blogtitle img {
	position: relative;
	margin-right: 5px;
	max-width: 30px;
	-webkit-border-radius: 4px;
	vertical-align: top;
	text-shadow: #999 3px 3px 2px;
	bottom: 4px;
}

#blogmenu {
	float: right;
	margin-top: 3px;
	margin-right: 13px;
}


.content {
	margin: 5px 0 0;
	padding: 0;
}

.post {
	-webkit-border-radius: 10px;
	border: 1px solid #adadad;
	background-color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 10px;
}

a.h2 {
	color: #222;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	text-align: left;
	width: 93%;
	letter-spacing: -1px;
	font: bold 16px/18px Helvetica, sans-serif;
	margin-bottom: 0;
}

.mainentry {
	color: #444;
	text-align: justify;
	padding: 7px 0 0;
	font-size: 13px;
	line-height: 16px;
	display: block;
}

.mainentry li {
	border-bottom-style: dashed;
}

.mainentry img {
	max-width: 277px;
	height: auto;
}

.post-dropper {
	position: relative;
	z-index: 1;
	bottom: 1px;
	left: 30px;
	display: none;
	float: left;
}

.post-spacer {
	height: 10px;
	clear: both;
}

/* @group Ajax */

img.spin {
	display: inline;
	position: relative;
	margin-right: 5px;
	float: right;
}

a.ajax {
	color: #475d79;
	text-shadow: #eee 1px 1px 0;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	float: right;
}

.post-page-nav {
	background-color: #eee;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	margin-top: 5px;
}

.post-page-nav a {
	font-weight: bold;
	font-size: 14px;
	padding: 2px 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ffde63;
	background-color: #f3f3f3;
}


.singlecut {
	margin-top: 0;
	padding-top: 0;
}

a.sh2 {
	letter-spacing: -1px;
	text-align: left;
	margin: 0;
	padding: 0 0 2px;
	font: normal bold 19px/20px Helvetica, sans-serif;
	color: #222;
	display: block;
}


img.small {
	position: relative;
	top: 2px;
}



.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.page h2 {
	font-size: 20px;
	letter-spacing: -1px;
	text-align: left;
	line-height: 22px;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 42px;
	position: relative;
	bottom: 5px;
}

.page-title-icon {
	float: left;
	margin-right: 10px;
	position: relative;
	bottom: 11px;
	padding-top: 3px;
}

.pageentry {
	color: #444;
	text-align: justify;
	padding: 2px 0 0;
	font-size: 13px;
	line-height: 16px;
	display: block;
}

.pageentry li {
	list-style-type: none;
}

img.pageicon {
	position: relative;
	top: 2px;
	margin-right: 2px;
}

.pageentry .wp-caption {
	text-align: center;
	font-size: 11px;
	color: #999;
	line-height: 13px;
		max-width: 100% !important;
		height: auto !important;
}

h2#switch-footer-links {
	display: none;
	width: 0;
	height: 0;
}

#footer {
	text-align: center;
	color: #475d79;
	font-size: 11px;
	font-weight: bold;
	text-shadow: #eee 1px 1px 0;
	padding-bottom: 5px;
	margin-top: 50px;
}


a.buttonlink {
  display: block;
  width: 250px;
  font-family: Helvetica;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  text-shadow: rgba(255,255,255,0.7) 0 1px 0;
  text-align: center;
  line-height: 36px;
  margin: 15px auto;
  -webkit-border-radius: 10px;
  -webkit-appearance: push-button;
}

.pageentry img {
	max-width: 100% !important;
	height: auto !important;
}
