/*
THEME NAME: Fujoshi Yuugi v.2 Strawberry Wishes (Sandbox)
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */

html, body {
color:#fe8474;
font-family: Verdana, Tahoma, Arial Unicode MS, Arial, Helvetica, sans-serif;
font-size:12px;
background:url('strawberryesbg.jpg') repeat-y top left #eef;
margin:0;
background-color:#FFFFFF;
text-align:justify;
height: 100%;
}

h2 {
text-align:left;
}

a:link {
text-decoration:none;
color:#c4231c;
}

a:visited {
text-decoration:none;
color:#c4231c;
}

a:active {
text-decoration: none;
color:#ffc3bb;
}

a:hover {
text-decoration: none;
color:#c4231c;
background-color:#ffe7d7;
}

a img {
border:0px;
}

.entry-title {
clear:both;
}

.entry-meta {
font-size:10px;
clear:both;
}

.entry-meta-bottom {
margin-bottom:55px;
font-size:10px;
clear:both;
}

div#wrapper {
position:relative;
width:912px;
padding:0;
min-height: 100%;
height: auto;
height: 100%;
margin: 0 0 -25px 0;
}

div#container {
position:absolute;
width:912px;
margin-left:10px;
margin-top:-25px;
margin-right:0;
margin-bottom:0;
padding:0;
min-height:100%;
}

div#content {
position:absolute;
width:512px;
margin:0px;
padding:0;
min-height:100%;
}

div#primary {
position:absolute;
width:323px;
margin-left:545px;
margin-top:-50px;
margin-right:0;
margin-bottom:0;
padding:0;
min-height:100%;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

input#author {
background:#ffe7d7;
color:#9f1709;
margin:0 0 0.5em;
overflow:auto;
}

input#email {
background:#ffe7d7;
color:#9f1709;
margin:0 0 0.5em;
overflow:auto;
}

input#url {
background:#ffe7d7;
color:#9f1709;
margin:0 0 0.5em;
overflow:auto;
}

textarea#comment {
background:#ffe7d7;
color:#c4231c;
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:98%;
}

input#submit {
color:#FFFFFF;
background-color:#fe8474;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
font-size:10px;
}

div#nav-below {
margin-top:1em;
font-size:10px;
}

div#nav-below-single {
margin-top:1em;
margin-bottom:55px;
font-size:10px;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.reply {
margin-bottom:25px;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-previous {
float:left;
text-align:left;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar a:visited {
color:#e02921;
}

div.sidebar a:hover {
display: block;
width:50%;
color:#9f1709;
background-color:#ffe7d7;
}

div.sidebar input#s {
width:65%;
color:#c4231c;
background-color:#ffe7d7;
}

div.sidebar input#sb {
width:25%;
color:#FFFFFF;
background-color:#fe8474;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#header {
background-image:url('fy2strawish.jpg');
background-repeat:no-repeat;
width:912px;
height:623px;
margin:0;
}

div#footer {
position:absolute;
top:100%;
height:25px;
width:100%;
padding:0;
font-size:10px;
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}