/*  
Theme Name: Buttercup149
Theme URI: http://www.buttercup149.com
Description: A simple theme for Buttercup 149
Version: 1.0
Author: Michael T. Barrett
Author URI: http://www.michaeltbarrett.com
*/

/* main styles */
body {background-color:#cce0eb; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif;}
a:link, a:visited {color:#99C2D6; text-decoration:none; font-size: 14px;}
a:hover, a:active {color:#0A6290; text-decoration:none; font-size: 14px;}
a.anything:link, a.anything:visited {color:#880000; text-decoration:none; font-size: 14px; text-decoration: underline;}
a.anything:hover, a.anything:active {color:#0A6290; text-decoration:none; font-size: 14px;}

#page {width:752px; background:url(images/bg.jpg) 0 0 repeat-y; margin:0 auto;}
#header {height:125px;background:url(images/banner.jpg) 0 0 no-repeat;}
#content {width: 486px; float:right; padding-right:10px; margin-right: 10px; margin-top: 5px; min-height:340px; border: 1px solid #0A6290; background-color: #CCE0EB;}
#content2 {width: 486px; float:right; padding-right:0px; margin-right: 10px; margin-top: 5px; min-height:340px; border: 1px solid #0A6290; background-color: #CCE0EB; background:url(images/columnserve.jpg) top right no-repeat;}
#content3 {width: 486px; float:right; padding-right:0px; margin-right: 10px; margin-top: 5px; min-height:552px; border: 1px solid #0A6290; background-color: #CCE0EB; background:url(images/buttermap.jpg) top right no-repeat;}

#content7 {width: 486px; float:right; padding-right:10px; margin-right: 10px; margin-top: 5px; min-height:410px; border: 1px solid #0A6290; background-color: #CCE0EB; }

#sidebar {width:241px; float:left; height:295px; text-align:left; background:url(images/columnhead.jpg) top left no-repeat; padding:60px 0 0 0px;}
#footer {clear:both; text-align:center; padding:0px 0 0px 0; color:#CCC; font-family:Arial; font-size:11px; background:url(images/footer.jpg) bottom no-repeat;}
#footer a:link, #footer a:visited {color:#CCC; text-decoration:none;}
#footer a:hover, #footer a:active {color:#000; text-decoration:underline;}

/* header */
#header h1 {margin:0; color:#FFF; padding:45px 0 0 30px; font-size:36px; font-weight:normal;}
#header h2 {margin:0; color:#FFF; font-size:16px; padding:0 0 0 30px; font-weight:normal;}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#FFF; text-decoration:none;}

/* posts... */
.post {padding:10px; font-weight: 12px;}
.post h1 {font-size:24px;}
.post h2 {font-size:18px;}
.post h1, .post h2 {padding:0; margin-bottom:0;}
.post h1 a:link, .post h1 a:visited, .post h2 a:link, .post h2 a:visited {color:#333;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color:#8DA857;}
.post small {font-size:11px; padding:0; margin-top:0; color:#999;}
.post blockquote {border-left:10px dotted #EEE; padding-left:10px; margin:0;}
.entry {font-size:14px; color:#333; line-height:18px; padding:0;}
.entry img {border:1px solid #CCC; padding:3px; margin:0 5px;}
img.wp-smiley {border:none;}
.postmetadata {font-size:11px; text-align:right; margin-bottom:30px; color:#333; clear:both; padding-top:10px;}
.more-link {font-style:italic;}

.post .entry h1 {font-size:18px; text-align:left; line-height:24px;}
.post .entry h2 {font-size:16px; text-align:left;}
.entry legend {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px;}
th, td {padding:0px;}
cite {font-family:Georgia, "Times New Roman", Times, serif;}
pre {overflow:scroll; padding:5px 10px; background-color:#EEE;}
.no-result {text-align:center; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 20px;font-size:14px;}

/* ...and comments */
#comments {text-align:center; font-size:16px; color:#333; padding-top:40px; }
#commentform {padding-left:20px; }
#commentform p {font-size:12px;}
.commentlist {font-size:11px; line-height:16px; padding:0 20px; }
.commentlist li {padding: 15px 5px; margin-top:10px;}
.commentlist cite {font-weight:bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
#respond {font-size:14px; color:#333; text-align:center; padding-top:40px; }
.nocomments {text-align:center; padding:0 20px; font-size:11px; color:#999;}
.tags {border:1px solid #CCC; background-color:#EEE; padding:3px; margin-right:20px;}

/* sidebar */
#sidebar ul {margin:0; padding:0; padding-left:7px; list-style-type:none;}
#sidebar ul li {margin-left: 7px; padding-top:13px; padding-bottom:7px; background:url(images/listitem.jpg) top left no-repeat;}
#sidebar ul li ul { font-size:11px; margin:0 0 0 10px; padding:0;}
#sidebar ul li ul li {margin:0 0 0 10px; padding:0; line-height:14px;}
#sidebar ul li h2 {font-size:12px; border-bottom:1px solid #CCC; color:#333; padding-top:10px;}
#sidebar ul li h2 a:link, #sidebar ul li h2 a:visited {color:#333; text-decoration:none;}
#sidebar ul li h2 a:active, #sidebar ul li h2 a:hover {color:#8DA857; text-decoration:none;}
#sidebar p, .textwidget {font-size:11px;}
#sidebar table {margin:0 auto; font-size:11px;}

/* other */
.navigation {text-align:center; font-size:12px; margin:0 20px; padding:10px;}
#searchform {text-align:right; font-size:11px; color:#666;}
.libera {clear:both;}

/* align */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

td {border: 1px; solid #000; font-weight: 12px;}

h2 {margin: 0; padding:0; margin-right:7px; font-size: 18pt; font-weight: normal; background:url(images/titleheader.jpg) top right no-repeat; font-family: "Times New Roman";}

td.td {padding:10px; font-weight: 12px;}

.spaceit {margin-top:153px; padding-left:17px;}

.orgs {
  text-align: center;
  padding-top:135px;
}