#menu .wp-smiley {
  height: 25px;
  width: 25px;
}

.transparent {
	opacity: .0;
}

.top {
	vertical-align: top!important;
}
.bottom {
	vertical-align: bottom!important;
}
.middle {
	vertical-align: middle!important;
}
.first {
	margin-top: 0;
	padding-top: 0;
}
.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}

.disabled {
	color: #bbb;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
}
.loading {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.offscreen {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

.notice {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #0037DB;
}

.numeric {
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
}
.no-border {
	border: 0!important;
}

.storycontent {
}

.storycontent h2 {
  text-align: center;
  padding-bottom: 5px;
  margin-top: 10px;
  border-bottom: 1px solid #DADADA;
}

#userphoto {
  float: right;
  text-align: right;
}

#loginuser {
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  float: left;
}

#loginuser img {
  padding: 2px 10px 0px 5px;
  float: left;
  height: 25px;
  width: 25px;
}

#footer {
	text-align: center;
	padding: 8px 0;
	margin-top: .7em;
	line-height: 1;
	background: #fff;
	white-space: nowrap;
}
#footer li {
	display: inline;
	padding: 0 4px;
}
#footer li.first:before {
	content: '';
	padding-right: 0;
}

* {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border-width: 0;
	border-color: transparent;
}
a {
	text-decoration: none;
	color: #2276BB;
}
a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
}

ul.dot li:before {
	content: "\00B7 \0020";
}
hr {
	display: none;
}

body {
	text-align: center;
	font: .85em 'Lucida Grande', sans-serif;
	color: #333;
}

#container {
	width: 763px;
	margin: 1em auto;
	text-align: left;
	position: relative;
	z-index: 15;
	left: 100px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 3px 0 4px;
}
.columns {
	margin-bottom: 15px;
	width: 100%;
}
td.column {
	padding: 0;
	vertical-align: top;
}
.center-text {
	text-align: center;
}

#header {
  padding-top: 10px;
	text-align: right;
  height: 30px;
}

#logo img {
	margin-top: -2px;
	position: absolute;
	left: 0;
}

#top-navigation {
  background-color: #FFFFFF;
	white-space: nowrap;
	padding: 0px .7em;
  height: 30px;
  line-height: 30px;
  float: right;
}

.top-navigation {
  background-color: #FFFFFF;
	white-space: nowrap;
	padding: 0px .7em;
  height: 30px;
  line-height: 30px;
  float: right;
}

#top-navigation * {
	display: inline;
}
.top-navigation ul {
  display: inline;
}

.top-navigation li {
  display: inline;
}

.top-navigation>ul {
}
.top-navigation>li {
	position: relative;
}
.top-navigation>li>a {
	font-size: 1.05em;
	display: inline-block;
}
.top-navigation>li>a:focus {
	outline: none;
}

#content {
	background-color: #FFFFFF;
	width: 564px;
	margin-top: 0 word-wrap: break-word;
}

td.column {
	padding: 0;
	vertical-align: top;
}
.wrapper {
	padding: 5px 10px 15px;
	position: relative;
}

#content div.section>div {
	margin: 1em 0;
}
#content div.section p {
	margin-bottom: 1em;
}
#content div.section, div.section>div {
	clear: both;
	float: none;
	position: relative;
}
#content div.section ul li {
	margin: 0;
	padding: 0 0 1em 0;
}
#content div.steps, #content div.section div.steps {
	margin-top: 3em;
}

#side_base {
	width: 199px;
	line-height: 1.2;
	background-color: #DDEEF6;
	border-left: 1px solid #C0DEED;
}

#side {
	padding-top: .5em;
	width: 198px;
	margin: 10px;
}

#profilebox_outer {
	position: relative;
	margin-top: 1em;
	z-index: 15;
}
#profilelogos {
	position: absolute;
	top: -45px;
	z-index: 10;
}
#profilebox {
	background-color: #feffdf;
	padding: 10px 20px 20px 20px;
	vertical-align: middle;
	margin-bottom: 20px;
	height: 85px;
}

#profilebox h1 {
	font-size: 2em;
}
#profiletext {
	float: left;
	width: 495px;
  display: block;
}
div#profilebutton {
	float: right;
	text-align: center;
  padding-top: 10px;
	margin-left: 50px;
}


body {
	background: #E6E5D1 url('images/background2.jpg') fixed no-repeat top left;
	min-width: 960px;
  max-width: 1600px;
}

a, #content tr.hentry:hover a, body#profile #content div.hentry:hover a, #side .stats a:hover span.stats_count, #side div.user_icon a:hover, li.verified-profile a:hover, #side .promotion .definition strong {
	color: #9D582E;
}

#side_base {
	border-left: 1px solid #D9B17E;
	background-color: #EADEAA;
}

#fixme {
  position: fixed;
  top: 0px;
  left: 0px;
}

#aboutbox {
  position:absolute; top:400px; left:0px;
  z-index: 4;
}

#about {
  position: relative;
  filter: alpha(opacity=85);
  opacity: 0.85;
  background-color:#E6E5D1;
  padding: 15px 15px 25px 15px;
  width:200px; text-align:left;
  z-index: 4;
}

#about ul {
  margin-top: 5px;
  padding-left: 5px;
  list-style:square;
  font: 0.85em 'Lucida Grande',sans-serif;
}

#about ul .question {
  font-weight: bold;
}

#photobox {
  position:absolute; top:160px; left:-7px; width:250px; height:400px; background-color:white; text-align:center;
  border: 7px solid #FFFFFF;
  z-index: 10;
}

#top-decoration {
  position:absolute; top:0px; left:0px; width:300px; height:300px;
  background: url('images/pattern.png');
  background-repeat: no-repeat;
  z-index: 3;
}

#icon-home {
  background: url('images/home.png') no-repeat;
  height: 48px;
  width: 90px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  text-indent: 30px;
  *display: inline;
  top: -10px;
  line-height:48px;
}

#icon-gallery {
  background: url('images/picture.png') no-repeat;
  height: 48px;
  width: 90px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  *display: inline;
  top: -10px;
  line-height:48px;
}

#icon-folder {
  background: url('images/folder.png');
  height: 48px;
  width: 48px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  top: 15px;
  *display: inline;
}

#icon-pencil {
  background: url('images/page.png');
  height: 48px;
  width: 48px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  top: 15px;
  *display: inline;
}

#icon-comment {
  background: url('images/chat.png');
  height: 48px;
  width: 48px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
  margin-right: 5px;
  top: 15px;
  *display: inline;
}

#block3 {
	background:#EADEAA;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-bottom:20px;
	padding:10px;
	position:relative;
	z-index:5;
}

#block3 .date {
	background:#EADEAA none repeat scroll 0 0;
	color:#000000;
	font-size:130%;
	height:40px;
	left:-55px;
	line-height:30%;
	padding:20px 0 5px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0;
	width:54px;
}
#block3 .date span {
	display:block;
	font-size:170%;
	font-style:italic;
	font-variant:normal;
	letter-spacing:-1px;
	line-height:90%;
	padding-bottom: 2px;
}

#block3 .tags {
	text-transform:capitalize;
}
#block3 .tags a{
	color:#9D582E;
	font-weight:bold;
}
#block3 h1, h2 {
	color:#2B2B2B;
	font-size:150%;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:100%;
	margin-left:-2px;
}
#calendar_wrap {
  border: 1px solid black;
  background-color: white;
  text-align: center;
}

#wp-calendar {
	empty-cells: show;
	font-size: 100%;
	margin: 0;
	width: 100%;
	padding: 3px;
}

#wp-calendar caption {
  background-color: #BADAE8;
  width: 100%;
}

#wp-calendar  thead {
  background-color: #83C4D6;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar td {
	color: #000000;
	font-size: 90%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: #000000;
	color: #FFFFFF;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #000000;
}


h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

p {
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #000000;

}

#hd h1 a{
	text-decoration: none;
	color: #000000;
}

#side h4 {
  padding-top: 1em;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #9D582E;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: repeat;
	text-align:left;
	border: 1px solid #1A1A1A;
	margin-bottom: 1em;
	;

}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}

.itemhead h3{
	display: inline;
}


input {
	font-size: 100%;
	border: 1px solid #000000;
}

input:focus {
	font-size: 100%;
  border-color: #FF9800;
  background-color: #F2F3F6;
}

textarea {
	border: 1px solid #000000;
}

textarea:focus {
  border-color: #FF9800;
  background-color: #F2F3F6;
}

.metadata{
	font-size: 1.2em;
  margin-bottom: 10px;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #9D582E;
}

.tags, .catagory {
	display: block;
}

.commentlist p {
	clear: both;
	font-size: 100%;
}


cite{
	font-size: 100%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
  height: 30px;
  line-height: 30px;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #1A1A1A;
}

#secondary h4, #third h4{
	color: #303322;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#third {
	margin-left: 9px;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 120px;
	padding: 2px;
	margin: 2px;
	}

#searchsubmit {
	padding: 1px;
	margin: 2px;
	}

#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li { padding:0px 0px 0px 2px; margin:0; }
#menu ul li ul{ padding:0px 0px 0px 10px; margin:0; border-bottom:1px solid #000000; font-size: 0.9em}

.wp-pagenavi {
  white-space: nowrap;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.gm-map {
  text-align: center;
}
