/*  
Theme Name: Morpheme Palette Clean
Theme URI: http://morphemepalette.net
Description: This is a 2 Column theme with a right Sidebar.
Version: 1.0
*/


/* Layout
----------------------------------------------- */

body {
padding: 0;
margin: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 18px;
background-color: #ffffff;
background-image: url(images/bg.jpg); 
background-repeat: repeat-x;
color: #000000;
}

#container {
width: 821px;
margin: 0px auto 0px auto;
background-image: url(images/bg2.jpg);
}

#header {
clear: both;
margin: 0;
width: 821px;
height: 234px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

#content {
float: left;
width: 510px;
margin: -30px 5px 10px 0;
padding: 5px 5px 0 35px;
color: #000000;
display: inline;
text-align: left;
}

#sidebar {
float: right;
width: 240px;
margin: -20px 15px 5px 0;
padding: 5px;
display: inline;
text-align: right;
color: #000000;
}

#footer {
width: 821px;
height: 50px;
margin: 0;
background: transparent;
clear: both;

}


#header, #content, #navbar, #footer, #flickr_badge_uber_wrapper, #sidebar{
overflow: hidden;
}


/* Navigation
----------------------------------------------- */
#navbar {
float: right;
margin: 62px 20px 0 0;
padding: 0;
font-size: 16px;
font-family: georgia, times, serif;
}

#navbar li {
margin-right: -7px;
list-style: none;
}

#navbar li a {	
display: block; 
text-align: center;
padding: 5px 10px 3px 10px; 
background: #c7d065;
color: #000000;
}

#navbar li a:hover {
display: block; 
text-align: center;
padding: 5px 10px 3px 10px; 
background: #ecf0b9;
color: #000000;
}

#home{
float: left;
}

#about{
float: left;
}

#links{
float: left;
}

#archives{
float: left;
}

#contact{
float: left;
}



.twitter{
float: right;
margin: 8px 20px 0 400px;
padding: 0;
text-align: right;
color: #002831;
font-family:  arial, verdana, sans-serif;
font-size: 10px;
line-height: 1.2em;
letter-spacing: .05em;
}

.twitter li {
margin-top: -25px;
list-style: none;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style: none;
margin: 0;
padding: 0;
}


/* Sidebar
----------------------------------------------- */

#sidebar a {
text-decoration: none;
color: #c03733;
}

#sidebar a:hover {
text-decoration: none;
color: #d64945;
}

#sidebar p {
padding: 0px;
}

#sidebar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
}

.sidetitle{
padding: 20px 0 7px 0;
margin: 0 0 3px 0;
font-family:  georgia, times, serif;
font-size: 22px;
font-weight: bold;
color: #c03733;
}


/* Posts
----------------------------------------------- */

.post {
margin-bottom: 10px;
color: #000000;
font-size: 12px;
line-height: 18px;
}

.post a {
color: #c03733;
}


.post p {
margin-bottom: 5px;
line-height: 18px;
}

.post h2 {
background-repeat: no-repeat;
padding: 35px 35px 0 0;
}

.postdatetime {
font-size: 10px;
padding-top: -5px;
}

#postmetadata {
padding: 5px;
font-size: 12px;
}

.postmetadata a {
color: #c03733;
}

p {
padding-bottom: 5px;
}

.entrytext .postmetadata {
font-size: 12px;
width: 50%;
margin: 2em auto 3.5em auto;
padding-left: 10px;
text-align: justify;
}

.editentry {
padding-left: 5px;
text-align: justify;
}


/* Comments
----------------------------------------------- */

ol.commentlist {
width: 420px;
margin: 0 auto;
text-align: left;
}

ol.commentlist,li {
margin-bottom: 15px;
padding: 5px;
}

#commentlist li {
background-color: #c7d065;
border: 2px solid #c03733;
border-width: 0 0 0 4px;
color: #000000;
list-style: none;
margin: 10px 0;
padding: 10px 10px 10px 10px;
text-align: justify;
width: 95%;
}

#commentlist li blockquote {
font-size: 12px;
color: #000000;
background: #ecf0b9;
border: 1px solid #c03733;
padding: 8px;
}

ol.commentlist a {
color: #c03733;
}

.commenttext {
padding: 10px;
}

small.commentmetadata {
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
width: 400px;
color: #0000000;
padding-left: 10px;
}

#comment {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}


/* General
----------------------------------------------- */

h2 {
padding: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #c03733;
text-decoration: none;
text-align: left;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #c03733;
text-decoration: none;
}

h3 {
padding: 2px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #c03733;
text-decoration: none;
text-align: left;
}

h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-align: right;
}

blockquote {
font-size: 12px;
color: #000000;
background: #c7d065;
border: 2px solid #c03733;
border-width: 0 0 0 4px;
padding: 8px;
}

blockquote cite {
margin: 5px 0 0;
display: block
}

a, a:link, a:visited, a:hover, a:active {
color: #c03733;
text-decoration: none;
}

code {
font-size: 12px;
color: #C0464A;
}

.authorcomment {
background-color: #19144c;
color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
border: 1px dotted #ffffff;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #808080;
}

.navigation {
display: block;
margin: 25px 0 10px 0;
padding-bottom: 10px;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
text-align: right;
display: inline;
}

#respond {
font-size: 20px;
margin-left: 10px;
}

a img {
border: none;
}

#searchform {
text-align: right;
}

#searchform #s {
width: 65%;
}

.gravatar {
margin: 2px 0 0 2px;
}

.copyright {
text-align: left;
padding: 0 0 0 125px;
font-size: 11px;
padding-bottom: 5px;
}

#flickr_badge_uber_wrapper{
float: left;
display: inline;
margin-top: 10px;
margin-left: 35px;
width: 821px;
height: 115px;
}

#flickr_badge_wrapper a img {
float: left;
border: 3px solid #c7d065;
padding: 2px;
margin:5px 5px 5px 5px;
}

#flickr_badge_wrapper a:hover img {
background: #ecf0b9;
}

#flickr_badge_uber_wrapper_vegas{
float: left;
width: 200px;
height: 165px;
}

#flickr_badge_wrapper_vegas a img {
float: right;
border: 3px solid #c7d065;
padding: 2px;
margin:0px;
}

#flickr_badge_wrapper_vegas a:hover img {
background: #c03733;
}

input, textarea, sumbit{
color: #000;
letter-spacing: .03em;
padding: 4px;
margin-top: 2px;
background: #c7d065;
border: 2px solid #c03733;
border-width: 0 0 0 4px;
}

checkbox {
background: transparent;
margin: 3px;
padding: 0;
border: 0;
}

#poll-answer-%POLL_ANSWER_ID% {
background: transparent;
margin: 3px;
padding: 0;
border: 0;
}

/* Comment Quicktags
----------------------------------------------- */

/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 0;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #c7d065;
	border: 1px solid #c03733;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #c7d065;
	border: 1px solid #c03733;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
