/* Begin Typography & Colors */

/* Blocks */
body {
	line-height: 1.3em;
	font-family: Helvetica, Arial, Sans-Serif;
	background-color: #F0EDE4;
	color: #000;
	}

#page {
	text-align: left;
	background-color: #FFF;
	border-style: solid;
	border-color: #BEB7A9;
    border-width: 0 1px 0 1px
}

#page div {
}

#header h1 {
    height: 0 !important;
}

#header img {
    border: none;
}

#content, #pagenavi {
	font-size: 10pt;   
	line-height: 1.3em;
}

#pagenavi {
    background-color: #401662;
}

#pagenavi ul li {
    background-color: transparent;
    border-top: white solid 2px;
}

#pagenavi ul li a {
    color: white;
}

#pagenavi li.current_page_item {
    background-color: #FFF;
    font-weight: bold;
    border-top: 2px solid #AB0773;
}

#pagenavi li.current_page_item a {
    color: #AB0773;
}

#flickr img {
    border: 2px solid #AB0773;
}


.sidebar, #footer {
    font-size: 9pt;
    line-height: 1.3em;
}

#footer a {
    color: #FFF;
}

.description {
    font-size: 120%;
    margin-bottom: 20px;
}

.narrowcolumn .postmetadata {
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
    border: 1px solid #ddd;
}
.even, .alt {
    border-left: 1px solid #ddd;
}

#footer {
    color: #FFF;
    background-color: #401663;
}

/* Text and links */

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

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

a:hover {
	text-decoration: underline;
}

.post h2 a {
    color: #401663;
}



/* Headers */

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

h1 {
	font-size: 2em;
    text-indent: -9999px;
}

#headerimg .description {
	font-size: 1.2em;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: left;
}

h2.pagetitle {
	font-size: 1.8em;
    line-height: 1.3em;
}

.sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
	}
	
h1, #headerimg .description {
	text-decoration: none;
	}

/* Comments */



.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

.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 input {
	border: 1px solid #777
}

#commentform p {

	}

#commentform textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
	border: 1px solid #777;
}

.commentmetadata {
	font-weight: normal;
	}

#submit, #searchsubmit {
    border: 1px solid white;
    background-color: #333;
    color: white;
    font-size: 9pt;
}

/* Calendar */
	
#wp-calendar caption, cite {
	text-decoration: none;
}
		

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {

	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions */
	
.wp-caption {
    background-color: #f3f3f3;
	border: 1px solid #ddd;
}

.wp-caption p.wp-caption-text {
	font-size: 9pt;
    line-height: 17px;
}

/* Misc */

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

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

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

blockquote {
	border-left: 5px solid #ddd;
}

.avatar {
    border: 1px solid #BEB7A9;
    margin-left: 10px;
}

.addthis_container {
    clear: right;
    float: right;
}

.post iframe {
    border: 0px white none;
    margin-left: 61px;;
}
/* End Typography & Colors */

