/*
Theme Name: If I can have this dream
Theme URI: http://lolitajaynescarlet.com/
Description: Fourth theme by Lolita Scarlet.
Version: 1.0
Author: Lolita Scarlet
Author URI: http://lolitajaynescarlet.com/
Tags: three columns, navigation bar, simple
*/



/* Basics */

body {
font-size: 68%;
/*resets 1em to 10px*/
background: url('') #ffffff;
margin: 0;
padding: 0;
border-top: 0px solid #888888;
}

#page {
background: #ffffff !important;
text-align:justify;
margin: auto;
margin-top: 0px;
margin-bottom: 0px !important;
padding: 0px;
width: 1020px;
}

.narrowcolumn { /*entries on front page*/
background: #ffffff;
float: left;
padding: 0;
margin-top: 33px;
width: 720px;
border-right: 0px solid #b4c1b4;
}

.widecolumn { /*entries on single page*/
float: left;
padding: 0;
margin-top: 33px;
width: 720px;
border-right: 0px solid #b4c1b4;
}

a, a:visited {
color: #9f5876;
text-decoration: none;
}

a:hover {
color: #e3b6c6;
text-decoration: none;
}

.clear {
clear: both;
}

hr {
display: none;
}

td {
font-family: century gothic;
}


/*End Basics*/





/*Headers*/

#header {
background: #ffffff url('http://www.lolitajaynescarlet.com/images/header03.jpg') no-repeat bottom left;
border-bottom: 0px dashed #888888;
margin-top: 0;
padding-top: 0;
height: 200px;
}

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.blogroll h1, .blogroll h2, .blogroll h3 {
font-size: 0.9em;
}

h1, h2, h3 {
font-family: century gothic;
font-weight: normal;
}

h1 {
display: none;
}

h2 {
font-size: 1.3em;
font-family: century gothic;
background: #ffffff;
margin: 13px 0 10px 0;
text-align: left;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 2px;
color: #777777;
font-weight: lighter;
font-style: none;
text-decoration: none;
letter-spacing: 0.12em;
line-height: 1.2em;
}

h2 a, h2 a:visited {
padding-bottom: 2px;
color: #777777;
font-family: century gothic;
font-weight: lighter;
font-style: none;
font-size: 1.2em;
text-decoration: none;
letter-spacing: 0.12em;
line-height: 1.2em;
}

h2 a:hover {
text-decoration: none;
color: #aaaaaa;
}

h2.pagetitle {
display: none;
}

h4 {
font-family: georgia;
font-size: 1.1em;
font-style: italics;
}

h5 {
font-family: century gothic;
font-weight: bold;
font-size: 1em;
margin-bottom: -8px;
}

#sidebar h2.widgettitle, #sidebar2 h2.widgettitle, #sidebar3 h2.widgettitle, #sidebar4 h2.widgettitle {
font-family: century gothic;
font-size: 1.3em;
line-height: 1em;
font-weight: bold;
letter-spacing: .2em;
color: #777777;
background: #ffffff;
border-bottom: 0px solid #dce5dc;
padding-bottom: 2px;
margin: 5px 0 5px 0;
text-align: left;
padding-top: 15px;
}

h3 {
font-family: georgia;
font-size: 1.5em;
line-height: 1em;
font-weight: lighter;
letter-spacing: .2em;
color: #777777;
background: #ffffff;
border-bottom: 1px solid #dce5dc;
padding-bottom: 2px;
margin: 5px 0 5px 0;
text-align: center;
padding-top: 15px;
}

h3 a:hover {
text-decoration: none;
color: #aaaaaa;
}

h3.comments {
padding:0;
margin: 30px 0 0 0;
}

.entryheader {
margin-top: -13px;
}

/*End Headers*/




/*Footer*/

#footer {
display: none;
clear:both;
margin:0 auto;
padding:0;
width:90%;
background: #ffffff;
}

#footer p {
display: none;
}

/*End Footer*/





/*Sidebar*/

#sidebar {
background: #ffffff;
font-family: century gothic;
font-size: 1em;
margin-top: 35px;
width: 280px;
padding-right: 5px;
padding-left: 5px;
}

#sidebar2 {
background: #ffffff;
font-family: century gothic;
font-size: 1em;
padding: 0;
padding-right: 15px;
padding-left: 5px;
width: 150px;
}

#sidebar3 {
background: #ffffff;
font-family: century gothic;
font-size: 1em;
padding: 0;
padding-right: 5px;
padding-left: 5px;
width: 110px;
}

#sidebar4 {
background: #ffffff;
font-family: century gothic;
font-size: 1em;
padding: 0;
padding-right: 5px;
padding-left: 5px;
width: 280px;
}

#sidebar form, #sidebar2 form, #sidebar3 form, #sidebar4 form {
margin: 0;
}

.sidebarnav {
font-family: century gothic;
font-size: 1.1em;
}

.sidebarnav li {
display: inline;
padding-right: .5em;
}

.sidebarcopy {
font-weight: lighter;
font: century gothic;
color: #888888;
}

.sidebarclock {
padding-top: 3px;
}

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol, #sidebar3 ul, #sidebar3 ul ol, #sidebar4 ul, #sidebar4 ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li, #sidebar4 ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 5px;
margin-top: 5px;
}

#sidebar ul ul li:before {
content: "";
}

#sidebar ul ul li {
color: #888888;
font-size: 1.2em;
font-family: century gothic;
padding-bottom: 0;
font-family: century gothic;
font-size: 1em;
line-height: .9em;
}

#sidebar ul ol li {
color: #888888;
}

/*End Sidebar*/





/*Entries*/

.post {
margin: 0 0 80px;
text-align: justify;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-left: 5px;
padding-right: 25px;
padding-left: 25px;
padding-top: 1px;
}

.postdate {
color: #888888;
font-family: century gothic;
font-size: 1.1em;
font-weight: lighter;
text-transform: lowercase;
margin-top: -10px;
border-bottom: 0px solid #dddddd;
text-align: left;
}

.entry {
font-size: 1.05em;
margin-top: 5px;
line-height: 1.4em;
}

.entry p {
font-family: century gothic;
font-size: 0.98em;
}

small {
font-family: century gothic;
font-size: 0.9em;
line-height: 1.5em;
color: #888888;
}

blockquote {
color: #888888;
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
font: century gothic;
}

.hidden {
display: none;
}

strike {
color: #888888;
}

i {
color: #79cdcd;
}

code {
font-size: 1.1em;
font-face: courier new;
}

acronym, abbr {
font-size: 0.9em;
letter-spacing: 0.07em;
cursor: help;
border-bottom: 1px dashed #999999;
}

span.caps {
font-size: 0.9em;
letter-spacing: 0.07em;
cursor: help;
}

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before {
content: "";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin:0;
padding: 0;
}

.entry form { /* For password protected posts. */
text-align:center;
}

/*End Entries*/




/*Meta*/

.postmetadata {
clear: both;
color: #888888;
}

.postmetadata li:before {
content: "";
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

.commentmetadata {
font-weight: normal;
margin: 0;
display: block;
}

#listmeta li {
display: block;
text-align: right;
}

.metacatagory {
font-family:century gothic;
font-size:1.3em;
font-weight:lighter;
margin-left:-40px;
padding-right:5px;
line-height:10px;
float: right;
}

.metacomments {
font-family:century gothic;
font-size:1.3em;
font-weight:lighter;
margin-left:-40px;
padding-right:5px;
line-height:10px;
padding-bottom: 0px;
float: right;
}

.metashare {
margin-right:-10px;
padding-right:5px;
padding-top: 2px;
}

/*End Meta*/





/*Images*/

.postimg {
border: 1px dashed #f3e8db;
}

a img {
border: 0px dashed #f3e8db;
padding: 3px;
}

p img {
border: 0px dashed #f3e8db;
padding: 3px !important;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter {
text-align: center;
font-family: century gothic;
}



/*End Images*/





/*Comments*/

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li ul li {
font-size: 1em;
margin-right: -5px;
margin-left: 10px;
}

.commentlist li {
font-weight: bold;
font-size: 0.98em;
font-family: century gothic;
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
}

.commentlist li .avatar {
display: none;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
margin: 10px 5px 10px 0;
}

#commentform p {
font-family: century gothic;
margin: 5px 0;
margin-left: 15px;
margin-right: 10px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
font-size: 0.98em;
font-family: century gothic;
}

#commentform {
margin: 5px 10px 0 0;
}

#commentform textarea {
width: 100%;
padding: 2px;
font-size: 0.98em;
font-family: century gothic;
}

#respond:after {
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
}

.nocomments {
color: #888888;
text-align: center;
margin: 0;
padding: 0;
}

.alt {
margin: 0;
padding: 10px;
}

.children {
padding: 0;
}

/*End Comments*/






/*Search*/

#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 120px;
padding: 2px;
}

.screen-reader-text {
display: none;
}

#sidebar #searchsubmit {
padding: 1px;
}

select {
width: 130px;
}

/*End Search*/





/*Blog Roll*/

.blogroll {
font-size: 0.8em;
}

.blogroll li:before, .blogroll ul li:before {
content: "";
}

.blogrollimg {
border: 1px dashed #eeeeee;
}

/*End Blog Roll*/






/*Navigation*/


#navbar {
background: #ffffff none repeat scroll 0 0;
font-family: century gothic !important;
width: 1020px;
margin-top: 0px;
list-style-type: none;
padding-top: 1px;
padding-bottom: 1px;
line-height: .5em;
font-weight: bold;
}

#navbar ul li {
display: inline;
font-family: century gothic !important;
letter-spacing: .03em;
color: #eeeeee;
font-size: 1.4em;
margin-left: -30px;
padding-right: 50px;
}

#navbar ul li:before {
content: '';
}

#navbar a {
font-family: century gothic;
text-decoration: none;
}

/*End Navigation*/