body {
font-family: Verdana,Arial,sans-serif;
background: #B4B4B4;
}
	
#page {
padding: 0;
position: relative;
border:1px solid #691612;
}
	
#header {
height: 206px;
margin: 0 auto;
background: #111 url('MMOSymFINAL.jpg') no-repeat scroll top center !important;
color: #aaa;
}

h1, h2, h3, h4, h5, h6, .blog-title {
font-family: Verdana,Arial,sans-serif;
}

ul.menu {
bottom:0;
margin:0 20px;
position:absolute;
right:10px;
}

ul.menu li a {
background: #632927;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
}

.admintab a {
}


.admintab a:hover {
}

/* Sidebar */
.feedlink span {
visibility:visible;
}

a {
color:#304560;
}

#search-form-wrap input {
padding-top: 3px;
padding-bottom: 3px;
border: 1px solid #a5acb2;
}

#search-label {
color: #a5acb2;
left: 5px;
top: 6px;
}

.livesearch #s {
top: 5px;
}

#searchload {
top: 5px;
}

#sidebar-1 ul li a {
color: #565261;
} 

#searchreset {
top: 5px;
right: 5px;
}

/* Post Content Area */
.entry-head .entry-meta {
background:none;
padding:0;
min-height: 0px;
}

.entry-foot .entry-meta {
background:transparent url(images/time.png) no-repeat scroll left top;
min-height:16px;
}

.entry-title a, .entry-title a:visited {
color: #6A1510;
}

.entry-date, .entry-meta, .entry-categories a {
color: #444444;
}

.entry-tags span {
color: #444444;
}

.entry-tags a {
color: #365a3e;
}

.entry-author a, .entry-comments a {
color: #ce6b03;
}

.entry-content {
color #454545;
}

.entry-content img {
border:2px solid #691612;
padding: 2px;
}

.entry-content .addthis {
border:0px;
}

.wp-caption {
border:2px solid #691612;
}
/* To stop pics with captions shifting a pixel or two */
a[rel~="attachment"] img:hover, .gallery a img:hover, .wp-caption:hover {
border:2px solid #691612;
padding: 3px;
}