/*
Theme Name: wardrobetherapy
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, serif;
	background: white;
	color: 999999;
	text-align: left;
	}

#page {
	background-color: white;
	border: 0px;
	text-align: left;
	}

#header {
	background: white url('images/WT_header.gif') no-repeat top center; 
	}

#headerimg 	{
	margin: 0;
	height: 209px;
	width: 768px;
	}
	
#navmenu ul {margin-bottom: 0px; margin-left: 0; margin-right: 0; padding: 9px 0px;
	list-style-type: none; list-style-image: none; text-align: center; 
	border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999; 
	border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; 
	}
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;	font-size: 1em;  margin: 0; letter-spacing: 3px; 
	padding: 22px; color: black; 
	}
#navmenu ul li a:hover {color: #999999;
	}

	
		
#navmenu2 ul {margin-bottom: 0px; margin-left: 0; margin-right: 0; padding: 9px 0px;
	list-style-type: none; list-style-image: none; text-align: center; 
	border-top-style: dotted; border-top-width: 1px; border-top-color: #999999; 
	}
#navmenu2 li {display: inline; }
#navmenu2 ul li a {text-decoration:none;	font-size: 1em;  margin: 0; letter-spacing: 3px; 
	padding: 22px; color: black; 
	}
#navmenu2 ul li a:hover {color: #999999;
	}



#bottomnav ul {margin-top: -30px; margin-bottom: 36px; margin-left: 0; margin-right: 0; padding: 0px 0px;
	list-style-type: none; list-style-image: none; text-align: right; 
	}
#bottomnav li {display: inline; }
#bottomnav ul li a {text-decoration:none;	font-size: 1em;  margin: 0; letter-spacing: 3px; 
	padding: 0; color: black; 
	}
#bottomnav ul li a:hover {color: #999999;
	}


#content {
	font-size: 1.06em;
	line-height: 1.7em;
	}

.widecolumn .entry p {
	font-size: 1.06em;
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.7em;
	}

.widecolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: white;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px dotted #999999;
}

.even, .alt {

}

#footer {
	border-top-style: dotted; border-top-width: 1px; border-top-color: #999999;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.2em;
	}

h1, h2, h3, h4 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: normal;
	}
	

h1 {
	display:none;
	text-indent: -1000px;
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	display:none;
	font-size: 1em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	font-style:normal;
	letter-spacing: 1px;
	padding: 0 0 7px 0;
	border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #999999;
	}

h2.pagetitle {
	font-size: 1.6em;
	font-style:normal;
	padding-bottom: 7px;
	}

#sidebar h2 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	}
	
h4 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4 {
	color: #999999;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #999999;
	text-decoration: none;
	}

.entry p a:visited {
	color: #999999;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: 1em;
	}

a, h2 a:hover, h3 a:hover {
	color: #999999;
	text-decoration: none;
	}

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

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 768px;
	}

#header {
	background-color: white;
	margin: 0;
	padding: 0;
	height: 209px;
	width: 768px;
	}

#headerimg {
	margin: 0;
	height: 209px;
	width: 100%;
	}

.widecolumn {
	float: left;
	padding: 36px;
	margin: 0;
	width: 696px;
	}	

.post {
	margin: 0px 0px 9px;
	padding: 0;
	text-align: left; background-color: transparent; 
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0px 0px 9px;
	}
	
.widecolumn .postmetadata {
	padding-top: 18px;
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0px 0px; 
	padding: 9px 36px;
	width: 696px;
	clear: both;
	}

#footer p {
	margin: 0; 
	padding: 0;
	text-align: left;
	}
	
#footerimg {
	margin: 0;
	height: 0;
	width: 100%;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0 0 18px 0;
	}

h2.pagetitle {
	margin-top: 0;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 36px 0px 0px;
	}

h3.pagetitle {
	padding: 0;
	margin: 0px;
	}

h3.comments {
	padding: 0;
	margin: 0px;
	}
	
h4 {
padding: 0;
margin: 0;
}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border: 0;
	border-left: 9px solid #FFFFFF;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	padding-left: 0;
	text-indent: 0;
	}

html>body .entry li {
	margin: 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-right: 9px solid #e6f0f0;
	border-bottom: 9px solid #e6f0f0;
	text-align: center;
	background-color: #e6f0f0;
	padding-top: 0px;
	margin: 0 18px 18px 0;
}

.wp-caption img {
	margin: 9px;
	padding: 0;
	border: 0 none;
	border: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 0;
}
/* End captions */

/


