@charset "UTF-8";
/*   
Theme Name: Grey Gardens
Theme URI: http://www.aladyisalady.com/
Description: www.aladyisalady.com
Author: aladyisalady.com // e kilkenny
Author URI: www.sharp-teeth.com
Template: 
Version: 1.0
.
General comments/License Statement if any.
.
*/

/* CSS Document - aladyisalady.com © 2009 */
/* made with much <3 by e kilkenny, 2009 */


/* body formatting */

body {
	background-color: #154923;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#68655f;
	background: #154923;
	line-height: 23px;
	background-image: url(img/woodBG.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

/* headings formatting */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 36px;
	line-height: 40px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 14px;
	line-height: 23px;
	font-weight: normal;
}

/* default image formatting */

img {
	border:0;
	margin:0;
	
}

/* list formatting, for wigetized sidebar */

ul {
	list-style-type: none;
	border: none;
	text-indent: 0px;
	line-height: 23px;
	margin: 0;
	padding: 0;
   
}

ol {
	list-style-type: none;
	border: none;
	text-indent: 0px;
	line-height: 23px;
	margin: 0;
	padding: 0;
   
}

li {
	list-style-type: none;
	border: none;
	text-indent: 0px;
	line-height: 23px;
	margin: 0;
	padding: 0;
   }



/* default links formatting */

a:link {
	text-decoration: underline;
	color: #000;	
}

a:active { 
	text-decoration: underline;
	color: #000;
	
}

a:visited { 
	text-decoration: underline;
	color: #000;
	
}

a:hover { 
	text-decoration: underline;
	color: #000;
	background-color:#f3d95f;
}

<!-- title links -->

a.title {
	text-decoration: none;
	color: #000;	
}

a.title:link {
	text-decoration: none;
	color: #000;	
}

a.title:active { 
	text-decoration: none;
	color: #000;
	
}

a.title:visited { 
	text-decoration: none;
	color: #000;
	
}

a.title:hover { 
	text-decoration: none;
	color: #000;
	background-color:#f3d95f;
}

table.header {
}

a.header:link {
	text-decoration: none;
	color: #68655f;
	background-color:transparent;
}

a.header:hover {
	text-decoration: none;
	color: #000;
	background-color:transparent;
}


/* text formatting classes */

/* recent posts text */
p.recentposts {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#68655f;
	font-style: italic;
	font-size: 11px;
	line-height: 23px;
}

a.recentposts:link { 
	text-decoration: none;
	color: #68655f;
	background-color:#fff;
}

a.recentposts:hover { 
	text-decoration: none;
	color: #000;
	background-color:#f3d95f;
}



/* recent posts & twitter dates */
span.date {
	font-style: normal;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 23px;
}

span.commentauthor {
	font-size: 16px;
	color:#000;
	line-height: 23px;
}

span.small_01 {
	font-style: normal;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 23px;
}


/* main post titles */
p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 36px;
	line-height: 40px;
}

/* comments and posted by/on */
p.small_01 {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 23px;
}

p.small_02 {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 16px;
}

p.small_03 {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 23px;
}

p.postmeta {
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#68655f;
	line-height: 23px;
}

/* titles for sidebar items */
p.sidetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 18px;
	line-height: 23px;
}

/* layout divs */


/* main container, centered on page */
#main {
	width: 1020px;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float:none
}

/* mostly exists to get the white bg w/ drop shadow working */
#content {
	width: 1000px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/ds_bg.png);
	background-repeat: repeat-y;
	text-align: center;
	float: left;
	}

/* main post text column */
#text {
	width: 455px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	top:0px;
	text-align: left;
	float: left;
}

/* sidebar 1 */
#side_1 {
	width: 186px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	top:0px;
	text-align: left;
	float: left;
}

/* sidebar 2 */
#side_2 {
	width: 186px;
	margin-left: 26px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	top:0px;
	text-align: left;
	float: left;
}

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

.alignleft {
	float: left;
	margin-right: 20px;   
}

.alignright {
   float: right;
   margin-left: 20px;
}

.wp-caption {
   border: none;
   text-align: left;
   padding-top: 4px;
   margin: 0px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 9px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	line-height: 23px;
   padding: 0;
   margin: 0;
}