/*
THEME NAME: 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: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* 
Olamot 2010 convention
Wordpress theme Sandbox costumized by tomji
http://design.emtza.net/ז
*/

/* 
Color Pallette:
Dark Purple #46315A
Medium Purple: #705E7E
Light Purple: #8E7F98
Baige: #D2D7B1
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('olamot.css');

/* GENERAL */
/* ------------------------------------------------------------------------------------------------------------------ */
body {
color: #333;
background:#8E7F98 url(images/bg.gif);
font-family: Arial, Tahoma;
text-align:right;
font-size: 62.5%;/* allows easy work ith em */
}

a {color:#456D51; text-decoration:none;}
a:hover {color:#593130;text-decoration: underline;}
a:visited {color: #456D51; text-decoration: none; }

img {border: 0;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}

/* HEADER */
/* ------------------------------------------------------------------------------------------------------------------ */


div#header {
background: #705E7E url(images/top.gif) top left no-repeat;
min-height: 190px;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}

#blog-title, #blog-description {
display:none;
}

/* ACCESS (navigation) */
/* ------------------------------------------------------------------------------------------------------------------ */
div#access {
font-size: 1.2em;
background:#333 url(images/menu_bg.jpg) top repeat-x;
}

div#link-home {
float: right;
margin:0;
padding:0;
}

div#link-home a {
display:block;
margin:0;
padding:0.7em;
text-decoration:none;
color: #D2D7B1;
font-weight: bold;
line-height:1em;
}

div#link-home a:hover {
color: #46315A;
background:#D2D7B1 url(images/menu_bg_hover.jpg) top repeat-x;
}

div#menu {
float: right;
margin:0;
padding:0;
}
/*
div#menu ul {
list-style-type: none;
margin: 0 0.2em;
line-height: 1em;
}

div#menu ul li {
float: right;
}

div#menu ul li a {
color: #D2D7B1;
font-weight: bold;
text-decoration:none;
padding:0.7em;
display:block;
}

div#menu ul li a:hover {
color: #46315A;
background:#D2D7B1 url(images/menu_bg_hover.jpg) top repeat-x;
}

div#menu ul li ul{
left:-999em;
position:absolute;
margin:0;
max-width: 11em;
list-style-type: disc;
}

div#menu ul li:hover ul {
left:auto;
}

di#menu ul li ul li {
background:#333 url(images/menu_bg.jpg) top repeat-x;
clear:both;
}
*/

div#menu {
float:right;
margin:0;
}

div#menu ul li {
float:right;
}

div#menu ul,div#menu ul ul {
line-height:1em;
list-style:none;
margin:0;
padding:0;
float: right;
}

div#menu ul a {
display:block;
margin:0;
padding:0.7em;
text-decoration:none;
color: #D2D7B1;
font-weight: bold;
}

div#menu ul a:hover {
color: #46315A;
background:#D2D7B1 url(images/menu_bg_hover.jpg) top repeat-x;
}

div#menu ul li ul {
left:-999em;
position:absolute;
background:#333 url(images/menu_bg.jpg) top repeat-x;
min-height:2.4em;
margin:0;
max-width: 8em;
display: list-item;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu li li {
float: right;
clear: both;
}

div#menu ul ul ul a {
font-style:italic;
}


/* CONTAINER */
/* ------------------------------------------------------------------------------------------------------------------ */

div#container {

margin:0;
}
div#wrapper {
background: #a699ac;
}
.post {
margin-bottom: 5em;
}

.post h2 a {
text-decoration:none;
}

.entry-title {
border-bottom: 1px solid #8E7F98;
clear:both;
}

.entry-content {
font-size: 1.4em;
margin-bottom: 2em;
}

.entry-date {
float:right;
font-size: 1em;
color: #456D51;
padding: 0 0 0 2em;
}

.entry-meta {
float:right;
font-size: 1em;
color: #456D51; /*#999*/
}

/*
.entry-title,.entry-meta {
clear:both;
}
*/

div#comments {
padding-top:2em;
}

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;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

div#nav-above {
margin-bottom:1em;
display:none;
}

div#nav-below {
margin-top:1em;
display:none;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
/*height:1.25em;*/
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.navigation div.nav-previous {
float:left;
}

/* SIDEBAR */
/* ------------------------------------------------------------------------------------------------------------------ */

div#primary {
margin-top:0/*2em*/;
font-size: 1.2em;
direction:rtl;
background: #a699ac;
}

div#primary ul li{
border: 1px solid #705E7E;
margin: 10px;
padding: 10px;
background: #eee url(images/sidebar_bg.gif);
font-size: 1em;
}

div#primary ul li ul li {
padding: 0;
border: 0;
list-style-type: none;
}

div.sidebar {
font-size:1em;
}

div.sidebar h3 {
font-size:1.2em;
text-align: center;
border-bottom: 1px solid #46315A;
margin: 0 0 0.6em 0;
padding: 0.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar ul {
margin:0;
padding:0;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
font-size: 0.8em;
}

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:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.sidebar a {color:#456D51; text-decoration:none;}
div.sidebar a:hover {color:#593130;text-decoration: none;}
div.sidebar a:visited {color: #456D51; text-decoration: none; }

div.sidebar div {
margin:0;
padding:0;
}

/* FOOTER */
/* ------------------------------------------------------------------------------------------------------------------ */

div#footer {
background: #333 url(images/menu_bg.jpg) top repeat-x;
color: #444;
height:2em;
margin:0;
text-align:center;
font-size: 1.1em;
padding: 0.5em 0 0 0;
}

div#footer a {
color: #777;
}

div#footer a:hover {
color: #eee;
}



/* Homepage */
/* ------------------------------------------------------------------------------------------------------------------ */
.home .post {
padding: 0 1%;
width: 48%;
float: right;
min-height: 160px;
margin-bottom: 2em;
}

/* Override : no sidebar on the short story contest page */
/* ------------------------------------------------------------------------------------------------------------------ */
.pageid-4 div#primary {
display: none;
}

.pageid-4 div#container {
margin: 0;
padding: 0 10px;
width: 960px;/* total 980px wide !! */
}

/* MISC */
/* ------------------------------------------------------------------------------------------------------------------ */

.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.gallery dl {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery * {
margin:0;
padding:0;
}

div.scimagic{
 a {color:#456D51; text-decoration:none;}
a:hover {color:#593130;text-decoration: none;}
a:visited {color: #456D51; text-decoration: none; 
text{color:blue, font:serif font-size:30px}
}


