@charset "UTF-8";
/* CSS Document */

body
{
	background: #9BC2B9;
	font-size: 1.3em;
	font: Arial, Verdana, sans-serif;
	line-height: 2em;
}

.clearboth {
  clear: both;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0%;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

.img-replace {
  display: block;
  text-indent: -5000em;
  overflow: hidden;
}

#main-header a {
  height: 10em;
}

#content p a,.footer-left p a
{
	color: #9BC2B9;
	padding: 0;
}

*
{
	font-size: 100.01%;
	border: 0;
	margin: 0;
	padding: 0;
}

html
{
	font-size: 65%;
}

a
{
	text-decoration: none;
	color: #5BACB6;
}

#content p,#content ul,#content ol,.search,input,textarea,label,.footer-right p
{
	font: Arial, Verdana, sans-serif;
	color: #000;
}

#content
{
	background: #FFF;
}	

#content p
{
	font: Arial, Verdana, sans-serif;
	margin: 0;
}

#content p strong
{
	color: #666;
	font-weight: 400;
}

#content p code
{
	font: 1em/1em "Courier New", Courier, mono;
}

#content abbr,#content acronym
{
	font-style: normal;
	border-bottom: dotted 1px #666;
	cursor: help;
}

#content blockquote
{
	border-left: 1px solid #ccc;
	margin: 0 2em 0 0;
	padding: 0 0 0 2em;
}

#content ul,#content ol
{
	list-style-position: inside;
	margin:0;
}

#content ul
{
	list-style-type: circle;
}

#content ol
{
	list-style-type: upper-roman;
}

#content h3,
h3
{
	font: 1.5em/1em Georgia, serif;
	font-weight: 400;
	color: #5BACB6;
	padding: 1.5em 0 0.5em;
}

#content p a:hover
{
	color: #369;
	border-bottom: 1px dotted #369;
}

.article
{
	padding: 0 0 2em;
}

.single-article
{
	padding: 2.5em 0 0;
}

.comment
{
	padding: 1em 0 0;
}

#content p.info
{
	font: 1.1em/1.1em Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	padding: 0 0 .5em;
}

#container
{
	background: #9BC2B9; 
	width: 800px;
	margin: 5em auto;
	padding: 0 0 2em;
}


.tagline
{
	color: #999;
	width: 38em;
}

#sidebar
{
	width: 123px;
	text-align: left;
	float: right;
	background: #D2E3DE;
	padding: 0 20px;
	border-top: 7px solid #000;
	border-left: 7px solid #000;
	border-bottom: 7px solid #000;
}

.sitename
{
	width: 19em;
	text-align: right;
	float: left;
}

/*=MAIN NAVIGATION------------------------------*/

#menu {
  margin-top: 1.5em;
  padding-left: 1em;
}

#mainnav li {
  list-style: none;
}

#mainnav a {
  display: block;
  font: 1.1em Georgia, serif;
  font-style: italic;
  font-weight: 700;
  color: #000;
  background: transparent url(http://lararabinovitch.com/images/25.gif) 0px 10px no-repeat;
  padding: 1em 0 1em 2.5em;
}

#mainnav a:hover,
#home #mainnav-home,
#about #mainnav-about,
#popular #mainnav-popular,
#scholarly #mainnav-scholarly {
  background-image: url(http://lararabinovitch.com/images/26.gif);
}

#home #content {
  background-color: transparent !important;
}

#home #mainnav {
  margin: 5em 3em 5em 13.5em;
}

#home #mainnav li {
  width: 8em;
  float: left;
  text-align: center !important;
}

#home #mainnav li a {
  background: transparent url(http://lararabinovitch.com/images/23.gif) top center no-repeat;
  padding: 4em 1em 1em 1em;
  margin-left: 0;
}

#home #mainnav li a:hover {
  background: transparent url(http://lararabinovitch.com/images/24.gif) top center no-repeat;
}





/*=MAIN NAVIGATION OVER------------------------------*/


/*=OLD NAVIGATION------------------------------*/


.section_list li:active
{
	color: #5BACB6;
        background: url(http://lararabinovitch.com/images/1921.gif) no-repeat;
}


#lists strong
{
	font: 1.1em/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	display: block;
	font-weight: 400;
	padding: 2.5em 0 .5em;
}

#lists li
{
	list-style-type: none;
	font: 1.1em/1.1em Georgia, serif;
}

#lists li a,#lists li a:visited
{
	display: block;
	color: #666;
	padding: .3em 0;
}

#lists li a:hover
{
	color: #666;
}

#footer 
{
	width: 800px;
	clear: both;
	color: #333;
	padding: 0;
}

.footer-left
{
	float: left;
	text-align: left;
}

.search,input,textarea
{
	width: 66%;
	background-color: #f6f6f6;
	border-top: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: .2em 0;
}

input:focus,textarea:focus
{
	color: #666;
	background-color: #fff;
	border-top: 2px solid #888;
}

.zemSubmit,.button
{
	width: 23%;
	border: 2px outset #999;
	background-color: #f6f6f6;
}

label {
	display: block;
}

#txpCommentInputForm
{
	padding: 2em 0 0;
}

#content h3 a,a:visited,#content h3 a:hover,a:active
{
	color: #5BACB6;
      
}

.section_list a,.section_list a:hover,
{
	color: #333;
        background-image: url(http://lararabinovitch.com/images/21.gif) no-repeat;
}

#head h1 a,a:hover,a:active,a:visited,.section_list a:visited,#lists li a:active
{
	color: #333;
        
 
}

/* new css */

table.layout {
width: 800px;
margin:0; padding:0;
}

.layout td {
border-top: 7px solid #000;
border-bottom: 7px solid #000;
margin:0; padding:0;
}

.layout td.articlecell {
width: 560px;
border-right: 7px solid #000;
vertical-align:top;
padding: 0px 20px 40px 20px; margin:0;
}

.layout td.sidebarcell {
width: 140px;
vertical-align:top;
background: #D2E3DE;
padding:20px 10px 0px 10px; margin:0;
}

