/* Default Layout:  */
@import url(http://www.artsjournal.com/mt4/mt-static/themes-base/blog.css);
@import url(http://www.artsjournal.com/mt4/mt-static/themes/minimalist-red/screen.css);

#bottom            {  
                 font-family: arial, helvetica, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 font-color: #ccc;
                 padding-left: 10px;
                 padding-bottom: 3px;
                 border-top: 1px solid #ccc;
                 }

#bottom a  {
	 color: #333399;


	 }

#bottom a:hover {
	 color: #990000;
	 }



h3 {
	color: #333399;
	font-family: Arial, Verdana, Times, sans-serif;
	font-size: medium;	
         text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}


.mainnav {
	font-family: verdana; arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	}

.mainnavrss {
	font-family: verdana; arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	}


#blogheadline            {  
                 font-family: arial, helvetica, sans-serif; 
                 font-size: 8pt; 
                 font-weight: normal; 
                 padding-left: 10px;
                 padding-bottom: 3px;
                 }

#blogheadline a  {
	 color: #333399;
	font-weight: bold;

	 }

#blogheadline a:hover {
	 color: #990000;
	 }

.rednav      {
	font-family: verdana; arial, sans-serif;
	font-size: x-small;
                font-weight: normal;
	text-align: left;
	padding-right: 0px;
	padding-left: 3px;
	}

.rednav a   {
	color: #990000;
	text-decoration: none;
                font-weight: normal;
	}

.rednav a:hover {
	color: #999966;
	text-decoration: none;
                font-weight: normal;
	}



/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl, .BlockContent-tc, .BlockContent-bc,.BlockContent-cr, .BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl
{
	width: 10px;
	height: 10px;
	background-image: url('images/BlockContent-s.png');
}

.BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.BlockContent-tc, .BlockContent-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('images/BlockContent-h.png');
}

.BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.BlockContent-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.BlockContent-cr, .BlockContent-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('images/BlockContent-v.png');
}

.BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.BlockContent-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #FFFFFF;
}


.BlockContent-body
{
	color:#292929;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link
{
	color: #898E25;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #949494;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #CC0018;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #545454;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

.tweetmeme {
	float: right;
	margin: 0 0 0 10px;
}
