/*
Theme Name: le garage sale
Author: Jenny Medford

*/


/* LGS Layout */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #485425;
	background-color: #FFFFFF;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#header {
	background-color: #4f91cd;
	text-align: center;
	height: 57px;
	width: 100%;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#header-inner {
	width: 1024px;
	text-align: left;
        margin:0 auto;
}
#header-inner-m {
	width: 1024px;
        height:55px;
	text-align: left;
        margin:0 auto;
        background-image: url(http://www.legaragesale.net/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.admin {visibility:hidden;}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	clear: both;
	width: 1024px;
	margin-top: 34px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	width: 1024px;
	margin-bottom: 0px;
	height: 144px;
}

#right {
	float: right;
	width: 510px;
}
#right p {margin-top:20px;}

#left {
	float: left;
	width: 400px;
	margin-top: 150px;
}
#nav {
	float: right;
	margin-right: 36px;
}
#left ul li {
	background-image: url(images/birorangebullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-position: inside;
	padding-left: 100px;
	margin-bottom: 20px;
	height: 80px;
	padding-top: 20px;
    text-indent: -3px;
    margin-left: 0px;
}
#left ul {
	margin-left: -20px;
}


/* Default */
a {
	color: #f9a01a;
	outline:none;
}

a:hover {
	color: #b2d237;
}

h1 {
	font-size: 1.2em;
        margin-top:15px;
        padding-top:20px;
        border-top:2px solid #f9a01a;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: 12px;
        line-height: 16px;
        border-top: 2px dotted #4f91cd;
        border-bottom: 2px dotted #4f91cd;
        padding:10px;
}

blockquote {
	margin: 15px 30px 10px 30px; 
   padding: 40px 20px 10px 90px; 
   background-image: url(images/quote.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   clear:both;
	font-size: 12px;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */


#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
}

#sidebar {
	float: left;
	width: 400px;
	margin-top: 150px;
}

#sidebar a {
	color: #f9a01a;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	font-size: 1.3em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	margin: 0;
	padding: 3px 3px 3px 10px;
}


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	color: #b2d237;

}

.post h2.posttitle a {
	text-decoration: none;
	color: #4f91cd;
}


.post h2.posttitle a:hover {
	text-decoration: none;
	color: #b2d237;
}


/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}


#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #b2d237;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #b2d237;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #b2d237;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #f9a01a;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #f9a01a;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #f9a01a;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #f9a01a;
	background: #fff;
}


div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #f9a01a;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 0px;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {

	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;

}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
#linktable {
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#linktable table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}