/*

Theme Name: Amanda
Version: 1
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", Lucida, Verdana, Geneva, sans-serif;
color:#555555;
margin:0;
background: url(img/damask-fabric-light.png);
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#wrapper {
background-image:url(img/bkg4.png);
background-position:-1px 0;
background-repeat:no-repeat;
margin: auto;
padding-left:14px;
width:910px;
overflow: hidden;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:3.2em;
font-weight:400;
color:#FFF;
margin:20px 0;
font-style: italic;
position:relative;
top:21px;
left: 110px;
padding:25px 25px 40px 0;
}

#header h1 a {
text-decoration:none;
color:#FFF;
}

#subscribe {
top: -55px;
display:block;
left:588px;
margin:0 0 -58px;
position:relative;
}

#search-header {
display:block;
left:354px;
margin:0 0 -23px;
position:relative;
top:-16px;
}

/* navigation
--------------------------------------------------*/
#nav {
display:block;
position:relative;
left:540px;
top: 10px;
margin-bottom:-20px;
}

#nav li {
list-style:none;
padding:0 5px 0 0;
display: inline;
}

#nav li a {
color:white;
background:none;
font: 400 1.7em Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-decoration:none;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
text-decoration:none;
}

#nav li.contact a:hover {
background-image: url(img/circle.png);
background-repeat: no-repeat;
background-position:2px 0;
}

#nav li.about a:hover {
background-image: url(img/circle-sm.png);
background-repeat: no-repeat;
background-position:1px 0;
}

#nav li.shop a:hover {
background-image: url(img/circle-shop.png);
background-repeat: no-repeat;
background-position:1px 0;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
/*#content {
margin-bottom:0 !important;
margin-left:25px;
margin-right:250px !important;
margin-top:0 !important;
padding-left:30px;
padding-right:20px;
padding-top:60px;
}*/

#content-wrapper {
background-image:url(img/middle-bkg2.png);
background-position:9px 0;
background-repeat:repeat-y;
position:relative;
bottom:-44px;
/*top:44px;*/
width:700px;
}

#content {
margin-left:60px;
width:585px;
}

#content2 {
margin-left:60px;
width:585px;
}

#content p,#content2 p {
line-height:1.6em;
font-size:1.2em;
margin:15px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#E80085;
}

#content a:hover,#content2 a:hover {
border-bottom: 1px dotted #E80085;
}

#content h2,#content2 h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.5em;
font-weight:400;
margin:15px 0;
padding:5px 0;
font-style: italic;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
color: #B3BA21;
}

#content h2 a:hover,#content2 h2 a:hover {
border-bottom: 1px dotted #A0A015;
}

#content h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content h3 {
color:#B3BA21;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.8em;
font-style:italic;
font-weight:normal;
margin:10px 0;
}

#content h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content h5 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content2 h3 {
color:#B3BA21;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.8em;
font-style:italic;
font-weight:normal;
margin:10px 0;
}

#content ul,ol {
/*font-size:120%;*/
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

/*a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}*/

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 30px 0;
}

.post img {
border: none;
display: block;
}

.infodiv {
float:none;
}

.post .info {
border-bottom:1px dotted #ccc;
border-top:1px dotted #ccc;
padding:2px 3px 3px 8px;
font-family: Georgia, "Times New Roman", Times, serif;
clear: left;
}

#content .post .info a, #content2 .post .info a {
	color: #38A7CA;
}

#content .post .info a:hover, #content2 .post .info a:hover {
	border-bottom: 1px dotted #38A7CA;
}


.date-wrapper {
/*background-image:url(img/tab.png);
background-repeat:no-repeat;
float:left;
margin-left:-62px;
padding:12px 10px;
width:30px;
display: inline;*/
margin-bottom:-70px;
margin-left:-62px;
padding:12px 10px;
position:relative;
width:30px;
background-image:url(img/tab.png);
background-repeat:no-repeat;
}

.date {
font-size:1.5em;
line-height:1em;
color: white;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}*/

/* sidebar
--------------------------------------------------*/
#sidebar {
width:210px;
float:right;
padding:28px 13px 30px;
height:100%;
background-image: url(img/trans-whitebkg.png);
display:inline;
margin-right:-20px;
clear: both;
}

#sidebar h2 {
color:#555;
padding:0 0 3px;
font-size: 1.5em;
}

#sidebar ul {
list-style:none;
font-size:1.2em;
margin:0 0 20px;
}

#sidebar li {
/*border-bottom:1px dotted #777777;*/
list-style:none;
padding:3px;
}

#sidebar li a:hover {
border-bottom: 1px dotted #777777;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:1.1em Verdana,Geneva,sans-serif;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

#sidebar .sidebar-block {
	border-bottom: 1px dotted #777777;
	margin-top: 35px;
	margin-right:25px;
}

#sidebar .sidebar-block2 {
border-bottom:1px dotted #777777;
margin-bottom:20px;
margin-top:20px;
padding-bottom:5px;
margin-right:25px;
}

#sidebar .sidebar-block3 {
border-bottom:1px dotted #777777;
margin-bottom:20px;
margin-top:20px;
padding-bottom:10px;
margin-right:25px;
}

#sidebar .sidebar-block3 ul {
margin: 0px;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #DDDDDD;
color:#666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
padding:3px;
}

#header input {
border:none;
color: #bbb;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
padding:3px;
width:135px;
}

input:hover {
}

input:focus {
}

textarea {
border:1px solid #DDDDDD;
color:#666666;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
}

#wpcf7-f1-p12-o1 p {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
color: #38A7CA;
}

#wpcf7-f1-p12-o1 input.submit {
background:#80005D none repeat scroll 0 0;
border:medium none;
color:white;
cursor:pointer;
font-size:1.5em;
margin-bottom:3px;
margin-top:-15px;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

.commentlist {
border-bottom: none;
padding: 10px;
list-style:none;
margin-left: 0px;
margin-bottom:-10px;
}

#comment-single {
background:#F4F4F4 none repeat scroll 0 50%;
margin-bottom:10px;
border-left:1px dotted #CCCCCC;
overflow:hidden;
}

#comment-number {
color:#FFFFFF;
display:inline;
float:right;
font-family:"Lucida Grande", Lucida, Verdana, Geneva, sans-serif;
font-size:5em;
font-weight:bold;
margin-right:-11px;
margin-top:4px;
}

#commentform {
/*background:#fff;
margin:0 0 15px 0;*/
}

#commentform p {
}

#commentform label {
text-transform:uppercase;
font-size:0.8em;
width:215px;
float: right;
line-height: 2.8em;
}

#commentform textarea {
width:500px;
font: 1.5em Georgia, "Times New Roman", Times, serif;
padding: 5px;
margin-top:-15px
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.3em;
border:1px solid #d6d3d3;
width:350px;
font-style:normal;
}

#commentform input {
/*background:#80005D none repeat scroll 0 0;
border:medium none;*/
color:#666666;
font-size:1.5em;
}

#commentform input.submit {
color: #FFFFFF;
}

#comment-info {
text-transform: uppercase;
font-size:1em;
padding-top: 5px;
padding-left: 5px;
}

#comment-ital {
font: 1em Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-transform: none;
display: inline;
padding-right: 2px;
padding-left: 2px;
}

#comment-comment p {
font-size: 1.1em;
margin:10px;
}

#comment-submit input {
background-color:#833860;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-size:1.3em;
}

#comment-submit input:hover {
background-color:#E80085;
}

#gravatar {
align:right;
}

li.author {
	background-image: url(img/damask-fabric-lighter-sm.png);
	padding:5px;
	padding-bottom: 10px;
}

#comment-single li {
	padding:5px;
	padding-bottom: 10px;
}

/* wp stuff
--------------------------------------------------*/

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

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
font-size:1.5em;
margin-bottom:40px;
margin-top:-5px;
padding-bottom:20px;
text-align:center;
}

#content .navigation a {
color: #555555;
}

#content .navigation a:hover {
color: #80005D;
border-bottom:1px dotted #80005D;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:1.1em;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#80005D;
background: none;
}

/*#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}*/

a,#sidebar li a,#footer a {
color:#777777;
text-decoration:none;
}

/************TWITTER*************/

#birdie {
left:68px;
margin-bottom:-38px;
position:relative;
top:-17px;
}

.twitter-item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:1.2em;
	margin-bottom:10px;
	margin-top:3px;
}

.twitter-link, .twitter-timestamp {
	display: none;
}

li.follow-me {
	display: inline;
	font-size: .9em;
}

/************ FLICKR ****************/
div#photoAlbum {
margin-top:-5px;
min-width:115px;
}

/********** PAGE/ARCHIVE/CAT HEADERS***********/

#archive-header h2 {
border-bottom:1px dotted #CCCCCC;
/*border-top:1px dotted #CCCCCC;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:normal;
letter-spacing:0.3em;
margin-bottom:-10px;
padding-left:5px;
text-transform:uppercase;
text-align:right;
}

#copyright {
	color: #999999;
}

.oops {
height: 600px;
}

.go-up {
text-align: right;
display: none;
}

/* footer
--------------------------------------------------*/
#footer {
}