

body {
	font-size: 10px;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	color: #000;
	background:#FFF url(http://amandabuzard.com/blog/images/bg_lines.gif);
	}

#content {
	font-size: 1.2em
	}

.maincontent .postmetadata {
	font-size: 0.8em;
	}

.narrowcolumn .postmetadata {
	font-size: 0.8em;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1, h2 {
	font-size: 20px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
	}

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

h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #40E0D0;
	}

#sidebar h2 {
	font-size: 1.2em;
	color: #000;
	}

#sidebar .header {
	font-size: 1.2em;
	font-weight: bold;
	}


#sidebar .header2 {
	font-size: 1em;
	font-style:italic;
	}

.entry p a:visited {
	color: #40E0D0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #000;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, Palatino, "Times New Roman", serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Georgia, Palatino, "Times New Roman", serif;
	}

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

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

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

a {
	color: #30D0C0;
	text-decoration: none;
	}

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

::-moz-selection{
	background:#30D0C0;
	color:#000;
	}

::selection {
	background:#30D0C0;
	color:#000;
	}

a::-moz-selection{
	background:#fff;
	color:#000;
	}

a::selection {
	background:#fff;
	color:#000;
	}

/* End Typography & Colors */



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

#page {
	background-color: #fff;
	margin: 0 ;
	padding: 0 0px;
	width: 750px;
	}

#header {
	background:#fff;
	padding:15px 10px 30px 25px;
	border-bottom:1px solid #000;
	margin-top:5px;
	max-width:750px;
	}

#header a {
	font-weight:bold;
	font-size:3em;
	text-transform:;
	line-height:1em;
	color:#000;
	}

#headerimg {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	}

.maincontent {
	background:#fff;
	font-size: 11px;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	color: #000;
	text-transform: lowercase;
	padding: 0 15px;
	max-width: 500px;
	}

#sidebar {
	font-size: 11px;
	font-family: Georgia, Palatino, "Times New Roman", serif;
	color: #000;
	text-transform: lowercase;
	padding: 20px 0 10px 10px;
	margin:0;
	float:right;
	width: 180px;
	background:#fff;
	}

.post {
	font-size: 11px;
	color: #000;
	text-transform: lowercase;
	padding: 10px 0 20px 0;
	margin: 0;
	width: 500;
	margin: 0 0 40px 0;
	text-align: justify;
	border-bottom:1px solid #e5e5e5;
	}

.post img  {
	max-width: 480; 
	margin-bottom:5px; 
	padding-bottom:3px; 
	border-bottom:1px dotted #e5e5e5;
	text-align: center;
	}

.post hr {
	display: block;
	}

.maincontent .post {
	margin: 0;
	}

.sidebar .postmetadata {
	padding-top: 5px;
	background:#fff;
	}

.maincontent .postmetadata {
	margin: 30px 0;
	}

.maincontent .smallattachment {
	float: left;
	width: 100px;
	margin: 5px 5px 5px 0px;
	}

.maincontent .attachment {
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	font-style:italic;
	}

.titlecat a {
	color:#30D0C0;
	font-style:italic;
	}

.clear {
	clear: both;
}

#footer {
	font-size: 10px;
	color: #000;
	text-transform: lowercase;
	margin: 5px 0 0 10px;
	width: 507px;
	float:left;
	text-align: center;
	padding: 0 0 0 45px;
	margin: 0 auto;
	clear: both;
	background:#FFF;
	border-top:1px solid #e5e5e5;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	
	}

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



/* End Structure */



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

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 480px;
	}

/*	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 0 2px 7px;
	margin:0;
	display: inline;
	}

img.alignleft {
	margin: 0;
	padding: 0 7px 2px 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 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	line-height: 1em;
	}

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

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

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

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

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	background:#fff;
	}

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

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

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

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

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

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

ul ul li {
	margin-left: 0px;
	padding-left: 10px;
	text-indent: -10px;
	}

/* End Entry Lists */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
 	cursor: pointer;
	}

.entry form {
	text-align:left;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	float: right;
 	cursor: pointer;
	margin-bottom:50px;
	}

input, textarea {
 	border: 1px solid #000;
 	background-color: #fff;
	font-family: Georgia, Palatino, "Times New Roman", serif;
 	font-size:1em;
 	font-weight: normal;
 }

#searchsubmit {
 	cursor: pointer;
 	text-decoration:none;
 }

/* End Form Elements */




/* Begin Comments*/
#comments {
	font-size:12px;
	padding:0 0 30px 0;
	text-transform:lowercase;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	font-size:10px;
	text-transform:lowercase;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:12px;
	text-transform:lowercase;
	}

.commentlist p {
	margin: 10px;
	font-size:11px;
	padding:0 0 30px 0;
	text-transform:lowercase;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	font-size:12px;
	padding:0 0 30px 0;
	text-transform:lowercase;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

	
#sidebar img {
	max-width: 100px;
	border: 1px solid #40E0D0;
	margin: 0 0 0 8px;
}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Various Tags & Classes */


.hidden {
	display: none;
	}

hr {
	display: none;
}

a img {
	border: none;
	}

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

/* End Various Tags & Classes*/

/* Begin Sidebar Dropdown */

ul#when {
	margin: 0;
	padding: 0;
	display: block;
	min-height:30px;
	list-style: none;
	}

ul#months {
	position: absolute;
	padding: 10px 5px 15px 20px;
	visibility: hidden;
	float: right;
	width:120px;
	list-style: none;
	text-align: left;
	background: #FFF;
	border:1px solid #e5e5e5;
	}

ul#what {
	margin: 0;
	padding: 0;
	display: block;
	min-height:30px;
	list-style: none;
	}

ul#categories {
	position: absolute;
	padding: 10px 5px 15px 20px;
	visibility: hidden;
	float: right;
	width:120px;
	list-style: none;
	text-align: left;
	background: #FFF;
	border:1px solid #e5e5e5;
	}

ul#where {
	margin: 0;
	padding: 0;
	display: block;
	min-height:30px;
	list-style: none;
	}

ul#links {
	position: absolute;
	padding: 10px 5px 15px 20px;
	visibility: hidden;
	float: right;
	width:120px;
	list-style: none;
	text-align: left;
	background: #FFF;
	border:1px solid #e5e5e5;
	}
	
.dropdown {
		margin-left: 10px;
		}
		
		
		