/*
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
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
*/

@import url('examples/3c-b.css');

body {
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
background-color:#FAFAFA;
padding-top:2px;
padding-bottom:16px;
padding-left:50px;
padding-right:50px;
min-width:960px;
background-image:url(http://www.editorsguildisrael.org/site/public/bg.gif);
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#wrapper {
	width:960px;
	padding:auto;
	margin:auto;
	background-color:#FAFAFA;
}

div#menu {
background:#CADCEB;
height:21px;
margin:0.5em 0;
width:950px;
font-weight:bold;
/* border-top:1px solid #6ACEFF; */
display:block;
min-width:950px;
background-image:url(http://www.editorsguildisrael.org/site/public/menu_bg.jpg);
background-repeat:repeat;
	opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
padding-right:10px;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
float:right;
width:140px;
}
div#menu a:link{
color:#660033;
}
div#menu a:hover{
color:#000000;
}
div#menu a:active{
color:#660033;
}
div#menu a:visited{
color:#660033;
}
div#menu ul a {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
height:20px;
/* background-image:url(http://www.editorsguildisrael.org/site/public/tab_regular.jpg);
background-repeat:no-repeat; */
}
div#menu ul a:hover {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
color:#000000;
background-color:#d5ddd2;
height:16px;
background-image:url(http://www.editorsguildisrael.org/site/public/tab_current.jpg);
background-repeat:no-repeat;
}
.current {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
color:#000000;
background-color:#FAFAFA;
/* border-left:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666; */
height:21px;
background-image:url(http://www.editorsguildisrael.org/site/public/tab_current.jpg); !important
background-position:top center;
}
.regular {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
color:#000000;
background-color:#FAFAFA;
/* border-left:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666; */
height:21px;
background-image:url(http://www.editorsguildisrael.org/site/public/tab_regular.jpg); !important
background-position:top center;
}
div#menu .current a:hover {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
color:#000000;
background-color:#FAFAFA;
height:14px;
background-image:url(http://www.editorsguildisrael.org/site/public/tab_current.jpg);
background-position:top center;
}
div#menu ul a:current, div#menu ul a:hover, div#menu ul a:active, div#menu ul a:visited {
display:block;
margin-right:0em;
padding:0.2em 1em;
text-decoration:none;
color:#000000;
background-color:#FAFAFA;
}
div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:999em;
position:absolute;
display: none; /* Added to fix the double margin in IE6 */
}

div#menu ul li:hover ul {
left:auto;
display: block; /* Added to fix the double margin in IE6 */
margin:0;
}

.entry-title,.entry-meta,.entry-title2,.entry-title-small {
clear:both;
}

.entry-title {
font-family:Arial, Helvetica, sans-serif;
font-size:110%;
font-weight:bold;
padding:2px;
background-color:#d5ddd2;
}
.entry-title-small {
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
font-weight:bold;
padding:2px;
background-color:#d5ddd2;
}
.entry-title2 {
font-family:Arial, Helvetica, sans-serif;
font-size:150%;
font-weight:bold;
padding:2px;
background-color:#d5ddd2;
}
div#container {
	background-image:url(http://www.editorsguildisrael.org/site/public/container_bg.jpg);
	background-color:#FAFAFA;
	/* background-attachment:scroll; */
	background-repeat:repeat;
	/* background-position:top center; */
}
div#container,div#primary {
margin-top:0.25em;
}

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%;
}

.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;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:left;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
padding-right:5px;
}

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:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header, div#footer {
text-align:center;
}

div#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
padding-top:20px;
color:#666666;
border-top:1px solid #105289;
}

#footer a:link {
color:#5A809D;
text-decoration:underline;
}

#footer a:visited {
color:#5A809D;
text-decoration:underline;
}

#footer a:active {
color:#000000;
text-decoration:underline;
}

#footer a:hover {
color:#2C312B;
text-decoration:underline;
}

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;
}
.entry-meta {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
direction:rtl;
/* background-color:#CADCEB; */
padding:4px;
color:#333;
/* border-bottom:1px solid #6ACEFF; */
background-image:url(http://www.editorsguildisrael.org/site/public/entry_meta_bg.jpg);
background-repeat:repeat;
}
.entry-date-small,.entry-content-small {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
direction:rtl;
}
.entry-meta-small {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
direction:rtl;
/* background-color:#CADCEB; */
padding:4px;
color:#333;
/* border-bottom:1px solid #6ACEFF; */
background-image:url(http://www.editorsguildisrael.org/site/public/entry_meta_bg.jpg);
background-repeat:repeat;
}
a:link {
color:#3e6989;
text-decoration:underline;
}

a:visited {
color:#3e6989;
text-decoration:underline;
}

a:active {
color:#000000;
text-decoration:underline;
}

a:hover {
color:#2C312B;
text-decoration:underline;
}

img a:link {
color:#5A809D;
text-decoration:none;
}

img a:visited {
color:#5A809D;
text-decoration:none;
}

img a:active {
color:#000000;
text-decoration:none;
}

img a:hover {
color:#2C312B;
text-decoration:none;
}

img {
	border:none;
}
#marqueecontainer{
position: relative;
width: 160px; /*marquee width */
height: 220px; /*marquee height */
overflow: hidden;
/* border: 3px solid orange; */
padding: 5px;
/* padding-right: 5px; */
background-color:#d5ddd2;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
}
#vmarquee a:link {
color:#660032; !important
text-decoration:none;
}

#vmarquee a:visited {
color:#660032; !important
text-decoration:none;
}

#vmarquee a:active {
color:#000000; !important
text-decoration:none;
}

#vmarquee a:hover {
color:#660032; !important
text-decoration:none;
}
.newslink {
	color:#660032; !important
}
