/*

Theme Name: Women and Language
Theme URI: http://supreme-value.com/
Description: A custom blog for Women and Language.
Version: 1
Author: Gene Morgan
Tags: 

*/


/*STRUCTURE*/

body {
	background-repeat: no-repeat;
	background-image: url(/wordpress/wp-content/themes/SupremeBlogger/images/wl_back.png);
	background-color: #806698;
	font-family: Tahoma, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
	}

/*site container (page+footer)*/

#site {
	width: 1000px;
	margin: auto;
	}

/*header+posts container*/

#page {
	width: 1000px;
	text-align: left;
	margin: 120px auto 130px;
	padding: 0px;
	}	
	
/*content*/

#header {
	width: 700px;
	float: right;
	padding: 0px 0px 10px;
	margin:0px 50px 0 0;
	}
	
#headertitle {
	float: right;
	}
	
#cathead {
	float: right;
	clear:both;
	padding: 0px;
	margin:0px 50px 70px;
	border-top: 1px solid #993399;
	width:300px
	}

#content {
   min-height: 700px;
	}
	
#sidebar {
	background-color: #ffffff;
	padding: 0px 10px;
	width:220px;
	height: inherit;
	float: left;
	}
	
#sidelinks {
	}

#sidelinks li {
	border-bottom: 1px solid #806698;
	padding: 10px;
	}
	
#sidelinks li:hover{
	background-color: #806698;
	}
	
#sidelinks li:hover a{
	color: #fff;
	}
	
#footer {
	}
	
.post {
	width: 550px;
	padding: 0;
	margin: 0 75px 80px;
	}
	
.clear {
	clear: both;
	}

.narrowcolumn {
	background-color: #fff;
	width: 700px;
	float:right;
	margin-top: 0px;
	padding:0px 20px 20px;
	}
	
.widecolumn {
	}

	
/**comments**/

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 15px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	display: block;
	}
	
/*reply button under comments*/ .reply {}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	float: right;
	}	
	
.commentdiv {
	margin-top: 10px;
	}

.alt {
	padding: 10px;
	}


/*TYPOGRAPHY*/
	
h1, h2, h3 {
	color: #000;
	font-weight: normal;
	}

h1 {
	font-size: 3em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
#headertitle {
	color: #993399;
	font-style: italic;
	font-family: ÔTrebuchet MSÕ, Helvetica, sans-serif;
	}

h2 {
	font-size: 2.5em;
	margin: 0px;
	}
	
h2.single {
	font-size: 50px;
	}	
	
#cathead h2 {
	text-align: right;
	font-size:18px;
	color: #993399;
	padding: 7px 10px 0px;
}	
	
/*archive and search page header*/
.pagetitle {
	font-size: 3em;
	margin: 10px 0 80px;
	text-transform: uppercase;
	}

h3 {
	font-size: 1.1em;
	color: #000;
	}
	
small {
	font-size: 1em;
	line-height: 1em;
	}

.postmetadata {
	color: #a5a5a5;
	font-size: .8em;
	line-height: 1em;
	text-align: left;
	margin: 0px;
	}

.entry {
	line-height: 1.9em;
	font-size: .9em;
	color: #000;
   text-align: justify;
   padding: 10px 0px;
	}

.alignright {
	margin: 0px 0px 0px 10px;
	float: right;
	}

.alignleft {
	margin: 0px 10px 0px 0px;
	float: left
	}
	
#footer {
	text-align: right;
	font-size:.9em;
	}
	
/**comments**/

h3.comments {
	font-size: 13px;
	}

/*comment text area*/ .commentlist li, #commentform input, #commentform textarea {
	font-size: 12px;
	}

.commentlist li {
    font-size: 12px;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 13px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 20px;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	}

/*SIDEBAR*/

/*search*/

#searchform {	
	width: 160px;
	float: left;
	padding: 0 0 50px 10px;
	color: #993399;
	}

#s {
	border: 1px solid #806698;
	color: #993399;
	background-color: #fff;
	text-align: left;
	position: relative; 
	z-index: 1;
	}

#s:hover {
	border: 1px solid #000;
	color: #000;
	}
	


/*sidebar text*/
#sidebar ul, #sidebar ul ol {
	color: #000;
	font-size: .85em;
	text-align: left;
	margin: 30px 0px;
	padding: 0; /*keeps sidebar from having too much padding*/
	}
	
/*widget headers*/
.widgettitle {
	}
	
#sidebar h2 {
	font-size: 1.2em;
   text-align: left;
   margin: 5px 0 0 5px; 
   color: #993399;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	}

/**links**/

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

a:hover {
	color: #a3a3a3;
	text-decoration: none;
	}

/*IMAGES*/
p img {
	max-width: 100%;
	border: 1px solid #000;
	}

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

img.cente#993399 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px 10px 10px 0px;
	display: inline;
	}

/**captions**/

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

.wp-caption {
	border: 1px solid #000;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	-moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	}

.wp-caption img {
	border: 1px solid #000;
	}

.wp-caption p.wp-caption-text {
	color: #000;
	font-size: 11px;
	line-height: 17px;
	padding: 3px 4px 5px;
	margin: 0; /*keeps the margins tight around the text*/
	}

/*VARIOUS*/
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 0px 10px 0px;
	padding: 3px 20px 3px 17px;
	border-left: 5px solid #000000;
   background-color: #dcd9d9;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


