/*
Theme Name: iammikeyoung
Theme URI: http://www.iammikeyoung.com/wp-content/themes/iammikeyoung
Description: Theme created for Mike Young's blog page.
Version: 1.0
Author: Mike Young
Author http://www.iammikeyoung.com
*/

body {
   padding: 0px;
   margin: 0px;
   background-color: #678698;
}

a:hover {
   text-decoration: none;
   color: #996633;
}
a, a:active, a:visited {
   color: #03C;
   text-decoration: none;
}
#commentform {
   margin:10px 0 0 0;
}
#contact {
	width: 140px;
	height: 40px;
	margin:20px auto 0 0;
	text-align: left;
}
#container {
   width: 820px;
   margin:0 auto 0 auto;
}
#content {
   background-color:#FFF;
   width: 820px;
   margin:0 auto 0 auto;
   padding-bottom: 20px;
   overflow: hidden;
   background-image: url(images/content_background.jpg);
   background-repeat: repeat-y;
}
#copy {
   width: 400px;
   float: left;
   margin-left: 100px;
   margin-right: 80px;
}
#copy .pagetitle {
   color:#455A66
}
#copy textarea {
   width: 380px;
}
#copy .subscribe, #copy .subscribe a {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   font-size: 12px;
}
#copy .subscribe a:hover {
   color: #996633
}
#footer a {
   color: #314049;
   text-decoration: none;
}
#footer {
   background-image: url(images/footer.jpg);
   background-position: top;
   width: 820px;
   margin:0 auto 0 auto;
   text-align: center;
   font-size: 12px;
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   background-repeat: no-repeat;
   padding: 40px 0 40px 0;
   color: #314049;
}
#gallery-1 .gallery-caption {
   font-family: Baskerville, Garamond, "Georgia", serif;
   margin-left: 0;
   font-size: 10pt;
}
#header {
   width: 820px;
   margin:0 auto 0 auto;
   background-image: url(images/header.jpg);
   height: 180px;
}
#links {
   padding: 20px 0 20px 0;
   float: left;
   width: 140px;
}
#links a, a:visited {
   color: #000;
}
#links a:hover {
   text-decoration: none;
   color: #996633;
}
#links h3 {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   font-weight: normal;
   font-size: 16px;
   margin: 15px 0 5px 0;
}
#links h4 {
   font-family: Baskerville, Garamond, "Georgia", serif;
   color: #996633;
   font-weight: normal;
   font-size: 14px;
   margin: 10px 0 5px 0;
}
#links h4.first {
   margin-top: 0;
}
#links h3.first {
   margin-top: 0;
}
#links ul {
   font-size: 12px;
   margin: 0 0 0 10px;
   padding: 0;
}
#links li {
   font-size: 12px;
   padding: 0;
   list-style-type: none;
}
#navigation {
   z-index: 2;
   padding:100px 100px 0 100px;
}
#sidebar {
   padding: 0 0 20px 0;
   float: left;
   width: 160px;
}
#sidebar a, a:visited {
   color: #000;
}
#sidebar a:hover {
   text-decoration: none;
   color: #996633;
}
#sidebar h3 {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   font-weight: normal;
   font-size: 16px;
   margin: 15px 0 5px 0;
}
#sidebar h3.first {
   margin-top: 0;
}
#sidebar ul {
   margin: 0 0 0 10px;
   padding: 0;
}
#sidebar li {
   margin: 0 0 2px 0;
   padding: 0;
   list-style-type: none;
}
#sidebar #searchform #s {
   width: 120px;
}
h1 {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   font-size: 24px;
   color: #455A66;
   font-weight: normal;
}
h2 {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   margin-bottom: -0.25em;
   font-weight: normal;
   font-size: 20px;
}
h3 {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   margin-bottom: -0.25em;
   font-weight: normal;
   font-size: 18px;
}
p {
   margin:.75em 0 0 0;
   font-family: Baskerville, Garamond, "Georgia", serif;
   font-size: 100%;
}
ul,ol,li {
   margin-bottom: 0;
   font-family: Baskerville, Garamond, "Georgia", serif;
   font-size: 14px
}
.addthis_button {
   margin-top: 5px;
} 
.comment p, .commentlist li, #commentform input, #commentform textarea, #commentform p, #sidebar, #wp-calendar caption   {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   font-size: 14px;
   line-height:125%;
   margin:5px 0 0 0;
}
.post {
   border-bottom: 1px solid #996633;
   padding: 0 0 15px 0;
}
.post h2, .post h2 a, .post h2 a:visited {
   color: #455A66;
   font-weight: normal;
   margin-bottom: 10px;
}
.post h2 a:hover {
   color: #996633;
}
.post a:visited {
   color: #03C;
}
.post .post-date {
   font-family: Baskerville, Garamond, "Georgia", serif;
   color: #996633;
   font-size: 14px;
   margin-top: 25px;
   margin-bottom: -5px;
}
.post .categories, .post .categories a {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   font-size: 12px;
   margin: 30px 0 0 0;
}
.post .comments, .post .comments a {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   font-size: 12px;
   color: #455A66;
   margin: 5px 0 5px 0;
}
.post .tags, .post .tags a {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   color: #455A66;
   font-size: 12px;
   margin: 5px 0 0 0;
}
.post .categories a:hover, .post .tags a:hover, .post .comments a:hover {
   color: #996633;
}
.post img {
   border: 5px solid #FFF;
}
label.screen-reader-text {
   display: none;
}

/* WordPress styles*/
.navigation, .navigation a, .navigation a:visited {
   font-family: "Gill Sans", Trebuchet MS, Verdana, sans-serif;
   font-size: 12px;
   color: #455A66;
   margin: 0 0 10px 0;
}
.navigation a:hover {
   color: #996633;
}

.alignright {
   float: right;
}

.alignleft {
   float: left;
   clear: bottom;
}

.wp-caption {
   border: 4px solid #FFF;
   text-align: center;
   background-color: #FFF;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-family: Baskerville, Garamond, "Georgia", serif;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 5px;
   margin: 0;
}

#mainnav .current_page_item a, #mainnav .current_page_item a:visited {
	text-decoration: underline;
}
.reply {
       margin: 20px 0 0 0;
}
<link rel="stylesheet" xhref="http://www.iammikeyoung.com/wp-content/themes/iammikeyoung/style.css?version=9" type="text/css" />
