/*
Theme Name: 2 Column Fixed - Menu Right
Theme URI: http://www.tomorrows-laundry.com
Description: This is a blank Wordpress theme with a fixed width, laid out in 2 columns with the menu on the right
Author: Will Healey
Author URI: http://www.tomorrows-laundry.com


/* =Set Global Font Base - Code worked by B Hoeft and R Yoo
----------------------------------------------- */
html, body, td, th, input, select {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; color: #000; font-size: x-small; voice-family: "\"}\""; voice-family: inherit; font-size: medium;} /*redundant rules for bad browsers*/

html {font-size: 100%;} /*IE Benefit*/

body {font-size: .75em; /*Standards Browsers*/ \font-size: .90em; /*IE 5 Benefit*/ f\ont-size: .75em;}

h1 {font-size: 1.75em;}	/*displayed at 21px*/
h2 {font-size: 1.5em;}	/*displayed at 18px*/
h3 {font-size: 1.25em;}	/*displayed at 15px*/
h4 {font-size: 1em;}	/*displayed at 12px*/
h5 {font-size: .8em;}	/*displayed at 10px*/
h6 {font-size: .6em;}	/*displayed at 8px*/

ul ul, li li, li p, td p, blockquote p, table td ul li, table td ul li ul li, table td, table p {font-size: 1em;} /*multi-selector reinforcement*/

table, ul, li {\font-size: 100%;} /*IE 5 Benefit*/

/* =Global
----------------------------------------------- */
div, ul, h1, h2, h3, h4, h5, h6, p {border: 0; margin: 0; padding: 0;}
.clear {clear: both;}
img {border: 0;}
input, select, option {font-size: 1em; color: #000;}
a {color: #4f82bb;}
a:visited {color: #013372;}
a:hover {color: #013372;}


/*-----------Block Level Elements--------------*/

Body {margin: 0; padding: 0; background: #cde0f2 url(images/bkgd.jpg) top center repeat-y; text-align: center;}

#page {position: relative; width: 760px; margin: auto; padding: 0; border-left: 10px solid #013372; border-right: 10px solid #013372; text-align: left;}

#header {width: 760px; height: 118px; background: #013372;}
#header h1 {color: #6fa8dc; font-size: 1.5em; font-weight: normal; position: absolute; top: 55px; left: 133px;}

#nav {width: 700px; text-align: right; position: absolute; top: 93px; right: 0;}
#nav ul li {list-style-type: none; display: inline; padding: 0 12px;}
#nav ul li a {color: #FFF; text-decoration: none; font-size: 1.25em; font-weight: bold;}
#nav ul li a:hover {color: #013372;}

#wrapper {width: 100%;}

#content {width: 530px; margin: 0 20px 15px 20px; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333;}

#sidebar {width: 190px; margin: 15px 0; float: left;}
*+html #sidebar {width: 190px;}
* html #sidebar {width: 150px;}

#footer {width: 760px; margin: 0 0 15px 0;}
#footer p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .8em; color: #666; margin: 0 20px;}
#footer p a {color: #666; text-decoration: none;}
#footer p a:hover {color: #013372;}

/*-------------Headings-------------*/

h1 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; color: #013372; margin: 0;}
h2 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1.25em; color: #013372; margin: 20px 0 0 0;}
h3 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #013372; margin: 0;}
h4 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #013372; margin: 0;}
h5 {font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #013372; margin: 0;}

/*-------------The Post-------------*/

h2 a:hover, h2 a:visited, h2 a {font-size: 1.25em; text-decoration: none;}

.post p {font-size: .9em; line-height: 1.6em; margin: 0 0 10px 0;}
.post ul {font-size: .9em; line-height: 1.6em; margin: 0 0 0 40px;}
.post li {margin: 5px 0;}

.entry {margin-top: 10px;}

.postmetadata {border-bottom: 1px solid #CCC; padding: 5px 0 10px 0;}
ol.commentlist li p {margin-top: 10px;}
p.fields {margin-bottom: 5px; border:1px solid red;}

.alignleft {margin: 10px 0;}
.alignleft a {font-weight: bold; text-decoration: none;}

cite {margin: 0 0 10px 0}
cita a{text-decoration: none;}
small a {text-decoration: none;}
a img {border: none;}


/*--------------Sidebar------------*/

#sidebar h2 {font-size: 1.25em; color: #013372; margin: 15px 10px 5px 10px;}
#sidebar h2 a {text-decoration: none; color: #013372;}
#sidebar p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .9em; color: #333; line-height: 1.6em; margin: 0 10px 10px 10px;}
#sidebar a {color: #4f82bb;}
#sidebar a:visited {color: #013372;}
#sidebar a:hover {color: #013372;}

#sidebar ul {list-style-type: none; margin: 0;}
#sidebar ul ul {margin: 0 10px; font-size: .9em;}
#sidebar ul ul li {font-size: 1em; margin-bottom: 5px;}
#sidebar ul ul ul {margin: 0 10px;}

#sidebar ul li h2 a {#013372; font-size: 1.15em;}


/*--------------Comments--------------*/

ol.commentlist {}
ol.commentlist li {margin: 15px 0; font-size: .9em;}
ol.commentlist li.alt {}
small.commentmetadata {}

/*--------------Search Form-------------*/

#searchform {font-size: .9em; font-family: Verdana, Arial, Helvetica, sans-serif;}
#searchform input {margin: 0 0 5px 0;}
#searchform #s {margin: 0 0 5px 10px;}


/*-------------Calendar-----------------*/

#wp-calendar {}
#wp-calendar th {}
#wp-calendar caption {}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {display: none;}