/*
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





/*-----------Block Level Elements--------------*/

Body {
background-color: #B8b8b8
}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 529px;
}

#sidebar {
	width: 28%;
	margin-left: 536px;
}

#content .gbl {background: url(http://davecole.org/images/gbl.PNG) 0 100% no-repeat #FFFFFF}
#content .gbr {background: url(http://davecole.org/images/gbr.PNG) 100% 100% no-repeat}
#content .gtl {background: url(http://davecole.org/images/gtl.PNG) 0 0 no-repeat}
#content .gtr {background: url(http://davecole.org/images/gtr.PNG) 100% 0 no-repeat; padding:10px}
#content .gclear {font-size: 1px; height: 1px}

.gbl {background: url(http://davecole.org/images/gbl.PNG) 0 100% no-repeat #FFFFFF}
.gbr {background: url(http://davecole.org/images/gbr.PNG) 100% 100% no-repeat}
.gtl {background: url(http://davecole.org/images/gtl.PNG) 0 0 no-repeat}
.gtr {background: url(http://davecole.org/images/gtr.PNG) 100% 0 no-repeat; padding:10px}
.gclear {font-size: 1px; height: 1px}

#footer {
        float: left;
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
background: #FFFFFF;
font-size: 120%;
padding-top: -10%;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

aktt_more_updates {

font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

li {
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif

}

.post {

font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

.postcomment {

font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif; margin-left: 20px;
}


.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
list-style:none;
font-size:small;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
margin-left: -25px;
margin-right: 5px;
}

#sidebar ul h3 {
font-weight: bolder;
font-size:small;
font-stretch:expanded;
font-variant:small-caps;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
margin-left: -20px;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}




/*--------------Comments--------------*/

ol.commentlist {
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

ol.commentlist li {
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

ol.commentlist li.alt {
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif
}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/



img {
     margin: 0px;
     padding: 0px;
     border: 0px;
}

img.social {
margin: 0px 0px 1px 0px
}



/*-------------Other------------------*/

hr {
	display: none;
}

p.footer
{
font-size: small;
font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;

}

.divider
{ 
background-image: 
url('http://davecole.org/images/dot.PNG');
background-repeat: repeat-x
}

.gravatar {
float:left;
padding: 3px;
border: 0px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
border: 0px solid #000;
background: #fff;
}
