/*
Theme Name: Alison Wright
Theme URI: 
Description: Custom blog theme for Alison Wright.
Author: Neon Sky
Author URI: http://www.neonsky.com

Based Upon: 2 Column Fixed - Menu Left, Will Healey, http://www.tomorrows-laundry.com


/*-----------Block Level Elements--------------*/

body {    margin:0; padding:0; border:0;    font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;    font-size:12px;    color:#342910; background-color: #eaddbe; background-image: url(images/background.gif); background-repeat: repeat-y; background-position: left top;}

#page {
	width: 960px;
	margin: 0;
	padding:0;
	float:left;
}

#header {
	width: 960px;
}

#headerimg {
	width:940px;
	height:0px;
	margin:0 10px;
}

#headerimg h1 {
	display:none;
}

.description {
	display:none;
}

#wrapper {
	width: 960px;
	margin:0px 0px 0px 0px; 	
}

#content {
	float: right;
	width: 610px;
	margin:0 10px 0 40px;
	padding:0;
}

#sidebar {
	float:left;
	width:280px;
	font-family: Helvetica, "Lucida Sans", Arial, sans-serif;	
	background-color: #e3d4ac;
}

#footer {
	width: 960px;
	height: 75px;
	clear:both;
}

#footer p {
	padding:20px;
	text-align:right;
	font-size:9px;
	color:#666666;
}

/*-------------Headings-------------*/

h1, h2, h3, h4, h5 {
	font-family: Helvetica, "Lucida Sans", Arial, sans-serif;		
	color:#342910;
}

/*-------------Links----------------*/
a {
	color:#342910;
	text-decoration:bold;
}

a:hover {
	text-decoration:none;
	color:#c5961f;
}
.post h2 a {
	color:#666666;
	}
.post h2 a:hover {
	color:#666666;
	}
p.postmetadata a {
	color:#666666;
	}
p.postmetadata a:hover {
	color:#666666;
	}

/*-------------Other------------------*/

hr {
	display: none;
}

/*-------------The Post-------------*/


h2 {
	color:#342910;
	padding-top:55px;
	padding-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:18px; 

}

h1 {
	color:#c49926;
	font-size:13px;
	font-style:italic;
}

.post {
	width: 610px;
	padding-bottom:15px;
}

.post p {
	font-size:12px;
	line-height:18px;
	color:#342910;

}

.post a {
	color:#342910;
	text-decoration:none;
}

.post a:hover {
	text-decoration:none;
	color:#c5961f;
}
.post img {
	padding:3px;
	border:#c5961f 1px solid;
	color:#514119;
	}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	font-size:9px;
	color:#333333;
}

.postmetadata alt {
font-size:10px;
font-style:italic;
	color:#333333;

}

.postmetadata a {

}

.navigation {
font-size:10px;
color:#333333;
padding-bottom:15px;
}

.alignleft {
float:left;
padding-bottom:10px;
}

.alignright {
float:right;
padding-bottom:10px;
}

.center {
text-align:center;
}

.pagetitle {

}

blockquote {
	margin:0 0 0 20px;
	padding:10px 20px;
	border-top:1px dotted #c2c2c2;
	border-bottom:1px dotted #c2c2c2;
	background-color:#e8e8e8;
	font-size:11px;
	line-height:16px;
}

cite {

}

a img {
border:0px;
}

acronym, abbr {

}
.time {
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
}


/*--------------Sidebar------------*/

.pagenav a {
	margin-left:45px;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
	color:#472b0a;
}

.pagenav ul ul a {
	margin-left:55px;
	font-size:13px;
	text-decoration:none;
	font-weight:lighter;
}

#sidebar ul, li {
	list-style-type:circle;
}

#sidebar ul {
	padding:0px 0 0px 0;
	color:#342910;
}

#sidebar ul li h2 {
	background-color:#E3D4AC;
	color:#ffffff;
	text-transform:uppercase;
	font-size:1px;
	padding:0px 10px 6px 10px;
	margin:0;
}

#sidebar ul li {
	list-style:none;
	color:#342910;
}
#sidebar ul ul {
	list-style:none;
}
#sidebar ul ul li {
	padding:2px 7px;
	font-size:13px;
	color:#7A6226;
}
#sidebar ul ul li:hover {

}

#sidebar ul ul ul {
	list-style:none;
}

#sidebar p {
	font-size:10px;
	color:#333333;
}

#sidebar a {
	color:#7A6226;
}

#sidebar a:hover {
	text-decoration:none;
	color:#c5961f;
	background-color:#EADFC2;
}

#sidebar a:visited {

}


/*--------------Comments--------------*/

#commentform {
	width:700px;
}
#comment {
	width:600px;
}
ol.commentlist {
	font-size:12px;

}

ol.commentlist li {
	font-size:12px;

}

ol.commentlist li.alt {

}

ol.commentlist a {
}

.commentmetadata {
	font-size:9px;

}
#commentform #submit {
margin-top:2px;
color:#666666;
border: 1px solid #c2c2c2;
background-color:#e8e8e8;
font-size:10px;
font-weight:bold;
}

#commentform input {
border: 1px dotted #c2c2c2;
}

#commentform textarea {
border: 1px dotted #c2c2c2;
}

/*--------------Search Form-------------*/


#searchform {
width:160px;
margin-left:15px;
margin-top:3px;
margin-bottom:10px;
}

#searchform input {
border: 1px dotted #c2c2c2;
padding:3px;
margin:3px 0;
font-size:10px;
}

#searchform #s {
font-size:10px;
padding:3px 0 3px 3px;
}

#searchform #searchsubmit {
float:right;
margin-top:2px;
color:#666666;
border: 1px solid #c2c2c2;
background-color:#e8e8e8;
font-size:10px;
font-weight:bold;
width:25%;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	empty-cells: show;
	width:160px;
	margin-left:15px;
	margin-top:10px;
	font-size:9px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color:#ffffff;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color:#ffffff;
	}

#wp-calendar a {
	display: block;
	color:#333333;
	background-color:#e8e8e8;
	}

#wp-calendar caption {
	padding-top:10px;
	text-align: center;
	text-transform:uppercase;
	font-weight:bold;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}


/*-------------Images------------------*/
/* To use it, create the link to your image and add 
class="right",  class="left", or class="centered"
and the image will move to the right, left, or center
and the text will wrap around it. It's just that simple. */

p img { max-width: 100%; }
img.right { margin: 5px 0 10px 10px; display: inline; }
img.left { margin: 5px 10px 10px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; margin-top:5px; margin-bottom:10px; }

/*--------------Drop Down-------------*/

select {
	width:160px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #c2c2c2;
	padding:3px;
	font-size:10px;
	}

