/*   
Theme Name: mtmcl
Theme URI: http://soaringbirdenterprises.com
Description: This is the first wordpress theme by Shawn Bird, it is dedicated to Mark McLaughlin who is an amazing man. The crown on the left corner is a throw back to our high school days when Mark would don that crown, proclaim himself a god, and lead a horde of classmates off campus to get doughnuts.
Author: Shawn Bird
Author URI: http://soaringbirdenterprises.com
.
Beware, over exposure to this theme may cause blindness from awesome.
.
*/

* {
padding: 0px;
margin: 0px;
}

body {
background:  url('images/bg1.jpg') repeat-x center top #301818;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

ol, ul {
margin-left: 40px;
line-height: 25px;
}

input {
border: none;
padding: 3px;
margin: 10px;
width: 140px;
font-family: verdana;
}

textarea {
width: 90%;
height: 140px;
padding: 3px;
font-family: verdana;
border: none;
margin: 5px;
}

#page{
position: relative;
background: url('images/bg2.jpg') repeat-y center top;
}

a:link {
color: #683B8F;
text-decoration: none;
border-bottom: 2px solid #683B8F;
}

a:visited {
color: #8F271E;
text-decoration: none;
border-bottom: 2px solid #8F271E;
}

a:hover {
border-color: transparent;
}

#cbody {
width: 760px;
background: #181818;
position: relative;
text-align: left;
}

#copy {
text-align: left;
font-family: Verdana, Helvetica, sans-serif;
font-size: .75em;
line-height: 1.75em;
color: #fff;
min-height: 700px;
}

h1, h2, h3 {
line-height: 1.5em;
}

#content {
color: #fff;
width: 500px;
padding: 10px;
float: left;
}

#sidebar {
width: 200px;
float: right;
padding: 20px;
}

#sidebar h2 {
font-weight: normal;
text-size: 1.2em;
}

#sidebar ul {
list-style-type: none;
margin-left: 20px;
}

#sidebar input {
margin: 2px;
width: 100px;
}

#sidebar #searchsubmit {
width: 60px;
float: right;
}

#sidebar label {
visibility: hidden;
}

#sidebar #searchform {
margin-bottom: 20px;
margin-top: -20px;
}

#comments {
margin-top: 25px;
}

#respond {
margin-top: 25px;
}

#header {
width: 960px;
position: relative;
overflow: show;
background: transparent;
}

#logo {
display: block;
position: relative;
top: 0px;
background: url('images/header.jpg') no-repeat transparent;
width: 960px;
height: 249px;
border: none;
text-indent: -10000px;
}

#linkbar {
width: 940px;
height: 26px;
position: absolute;
top: -38px;
left: 5px;
text-align: left;
font-size: 1.1em;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

#linkbar a {
color: #dbb470;
padding-top: 2px;
padding-bottom: 4px;
padding-right: 16px;
padding-left: 16px;
text-decoration: none;
}

#linkbar a:hover {
background: #73001F;
}

#footer {
color: #ffc;
font-size: 10px;
width: 740px;
position: relative;
bottom: 0px;
padding: 10px;
text-align: center;
clear: both;
}

#footer a{
color: #8F271E;
border: none;
}

.port {
border: 2px solid #333;
}

.clear {
clear: both;
}

