/*   
Theme Name: ella
Theme URI: http://ellaverga.com/wp-content/themes/ella
Description: ella's theme
Author: Anthony Verga
Author URI: your-URI
Version: .1
.
General comments/License Statement if any.
.
*/

body {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 0;
	background: #eff url(images/header.gif) no-repeat top right;
}

p {
	color: #473806;
	font-size: .75em;
}

p.caption {
	font-size: .5em;
}

h2 {
	color: #EACE3F;
}

img {
	border-width: 0px;
	outline: none;
}

a{
	color: #F24B11;
	text-decoration: none;
	outline: none;
}

.tags{
	color: #473806;
	font-size: .75em;
}

.intro{
	text-align: left;
	vertical-align: text-bottom;
	padding-left: 5px;
}

div#content {
	min-width: 700px;
	width: 100%;
}

div#wrapblog {
	height: 460px;
}

div#wrapmilestones {
	height: 460px;
}


.postnavigation {
	position: relative;
	top: 25px;
}

.alignleft {
}

.alignright {
}

div#header {
	height: 100px;
}

div#updates {
	margin: 0px 50px 0px 200px;
	max-width: 600px;
}

div#milestones {
	margin: 0px 0px 0px 200px;
}

div#footer {
	background: #685012;
	height: 125px;
	min-width: 800px;
	white-space: nowrap;
	padding: 20px 0 0 0;
	width: 100%;
	position: relative;
}

div#nav {
	margin: 0 0 0 250px;
}

#flower {
bottom: 50px;
left: 0px;
position: absolute;
}

#bird {
bottom: 140px;
left:650px;
position: absolute;
height: 206px;
width: 334px;
}

.menu {
padding:0 25px 0 0;
}

.flickr {
padding:0 25px 0 0;
}

.postimage {
vertical-align: text-bottom;
}

.title{
	color: #EACE3F;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 2em;
}

.milestonetitle {
	color: #EACE3F;
	margin: 0;
	padding: 0px;
	text-decoration: none;
	font-size: 3em;
}

.slidetitle{
	color: #EACE3F;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 1.5em;
	text-align: left;
}

TD {
    text-align: left;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

.entry {
	text-align: left;
	padding:0 0 7px 0;
}

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

.contenttitle{
	color: #EACE3F;
	margin: 0 0 0 100px;
	padding: 0px;
	text-decoration: none;
	font-size: 2em;
}


p.updates {
	position: relative;
	padding-left: 50px;
}

.postmetadata {
	color: #473806;
}

.postmetadata a {
	color: #F24B11;
	text-decoration: none;
}

/* comments */

textarea#comment {
	width: 500px;
	height: 50px;
	background-color: transparent;
	border: 2px dashed #f1e2a7;
	color: #473806;
	font-size: 1.25em;
}

.commentlist {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 25px;
}

.commentmetadata {
	color: #473806;
	font-size: .75em;
}

.commenttext{
	color: #EACE3F;
	font-size: 1em;
}

.commenttext p{
	color: #473806;
	font-size: 1em;
	text-indent: 25px;
	margin-top: 2px
}

h3#comments {
	color: #505050;
	text-decoration: none;
	font-size: 1.25em;
}

h3#responding {
	color: #F24B11;
	text-decoration: none;
	font-size: 1em;
}

input#author {
	color: #473806;
	background: transparent;
	font-size: 1.25em;
	border-bottom: 2px dashed #f1e2a7;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

input#email {
	color: #473806;
	background: transparent;
	font-size: 1.25em;
	border-bottom: 2px dashed #f1e2a7;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}

input#submit {
	color: #F24B11;
	text-decoration: none;
	font-size: 1em;
}