 /*
    Theme Name: ER Style
    Theme URI: http://elevatorrules.com/
    Description: ElevatorRules.com Default Style
    Version: 2.0
    Author: Kingdom Interactive, Inc.
    Author URI: http://elevatorrules.com/
  */

body {
        margin-top: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	color: #333333;
	text-align: center;
	}
        
img {
        border: none
}

a {
        color: #000099;
        text-decoration: none;
}

a img {
	border: none;
}

a:active {
	color: #000099;
	text-decoration: none;    
}
    
a:visited {
	color: #000099;
        text-decoration: none;
}

a:hover {
	color: #0000cc;
        text-decoration: underline;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.3em;
}

.meta {
	font-size: 1.2em;
	color:#999999;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta li {
	display: inline;
}

.post_body {
	font-size: 1.2em;
}

.feedback {
	font-size: 1.1em;
	color: #999999;
	text-align: right;
}

.comments {
	margin-top: 30px;
}

.comments h3 {
	color: #000099;
}

.commentlist {
	font-size: 1.2em;
}

.commentlist li {
	margin-bottom: 30px;
}

.commentlist li.alt {
	
}

.commentlist .author {
	font-weight: bold;
}

.commentlist .metadata {
	color: #999999;
	font-size: smaller;
	font-style: italic;
}

.commentform {
	font-size: 1.2em;
}

/***** Begin Layout Styles *************************************************/
.cnw { /* Clear 'n wrap */
	clear: both;
	line-height: 0px;
}

#main {
	width: 920px;
	background: #cccccc url('images/mainbg.png') repeat-y 222px 0px;
}

#nav_col {
	float: left;
	width: 220px;
	padding-left: 40px;
	background: transparent url('images/toc.png') no-repeat top left;
	text-align: left;
	color: #000099;
}

#logo {
	padding: 20px 0px 10px 0px;
	width: 138px;
	height: 205px;
	text-align: center;
}

.menu {
	margin-left: 0px;
	padding-left: 24px;
}

.menu li {
	padding: 3px;
	font-size: 1.3em;
	font-weight: bold;
}

.menu li.plain {
	margin-left: -24px;
	list-style-type: none;
}

.submenu {
	margin-left: 0px;
	margin-top: 2px;
	padding-left: 22px;
	font-size: 76.9%; /* Resets 1em to 10px */
	list-style-type: lower-alpha;
}

.submenu li {
	padding: 1px;
	font-size: 1.2em;
	font-weight: normal;
}

#search {
	margin-top: 30px; 
}

#search ul {
	margin: 0px;
	padding: 2px;
	list-style-type: none;
}

#search label {
	margin: 0px 0px 4px 2px;
	font-size: 1.3em;
	font-weight: bold;
}

#search input {
	font-size: 1.2em;
}

.searchbutton {
	width: 17px;
	height: 17px;
	border: none;
	vertical-align: middle;
	
}

#follow {
	margin-top: 30px;
	margin-left: 4px;
	font-size: 1.3em;
	font-weight: bold;
}

#follow img {
	vertical-align: middle;
}

#cafepress {
	margin: 50px 0px 0px 10px;
}

#cafepress img {
	width: 120px;
	height: 92px;
}

#content_col {
	padding: 0px 20px 20px 20px;
	float: left;
	width: 422px;
	text-align: left;
}

.post {
	
}

#ad_col {
	float: left;
	width: 198px;
}

.amazon_ad {
	margin-top: 10px;
}

.adsense_skyscraper {
	margin-top: 16px;
}
