.teaserExContainer       {
                                 width:100%;
                                 font-size:9px;
                                 color:gray;
                               }
     
.teaserExColumnContainer {
                                 float:left;
                                 margin-right:-1px;
                               }
     
.teaserExColumnSingle    {
                                 padding-right:8px;
                               }
     
.teaserExColumnLeft      {
                                border-right:1px solid red;
                                 padding-right:8px;
                               }
     
.teaserExColumnMiddle    {
                                 border-left:1px solid red;
                                 border-right:1px solid red;
                                 padding-right:8px;
                                 padding-left:8px;
                               }

.teaserExColumnRight     {
                                 border-left:1px solid red;
                                 padding-left:8px;
                               } 
.titolo_content { 
  color: #fa3; 
  letter-spacing: 2px; 
  font-weight: bold; 
  font-size: 16px; 
  text-align: left;  
  text-shadow: rgb(0,0,0) 0px 2px 5px; 
  border-bottom: thin dotted #777; 
  background:#FFFFFF url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/heading.gif) left no-repeat; 
  padding-left:30px;
}


                               
.footer {
margin:0;
padding:0;
cursor:default;
background:#D0CF96;
color:#fff;
font:12px Verdana,Arial,Helvetica,sans-serif;
position: absolute;
left: 378px;
top: 580px;
}
 
img.picA
{
position: relative;
top: -2px;
background: url('http://www.art-port.org/cm/moa/assets/templates/2k7a/images/a47.gif') no-repeat;
width: 76px;
height: 74px;
padding: 8px;
z-Index: 1000;
}

img.picB
{
position: relative;
top: -2px;
background: url('http://www.art-port.org/cm/moa/assets/templates/2k7a/images/a26.gif') no-repeat;
width: 146px;
height: 75px;
padding: 7px;
z-Index: 1000;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
z-Index: 10000;
}



#menuj li{
    display: inline;
    list-style: none;
    font-weight: bold;
    font-size: 12px; 
    background: #e0dFa6;
    width: auto;
    color: #fbfbfb;
    PADDING-RIGHT: 6px; 
    PADDING-LEFT: 6px;
    margin-left: 3px;
    cursor: pointer; cursor: hand;

    }



.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url("http://www.art-port.org/cm/moa/assets/templates/2k7a/img/area.png") no-repeat bottom right;
    margin: 0;
    padding: 0; 
}

.cssbox {
    width: 720px !important;   /* intended total box width - padding-right(next) */
    width: 705px;            /* IE Win = width - padding */
    padding-right: 15px;       /* the gap on the right edge of the image (not content padding) */
    margin: 0px auto;         /* use to position the box */
}

/* set the top-right image */
.cssbox_head {
    background-position: top right;
    margin-right: -15px;       /* pull the right image over on top of border */
    padding-right: 40px;       /* right-image-gap + right-inside padding */
}

/* set the top-left image */
.cssbox_head h2 {
    background-position: top left;
    margin: 0;                 /* reset */
    border: 0;                 /* reset */
    padding: 25px 0 15px 10px; /* padding-left = image gap + interior padding ... no padding-right */
    height: auto !important; 
    height: 1%;                /* IE Holly Hack */
}

/* set the lower-left corner image */
.cssbox_body {
    background-position: bottom left;
    margin-right: 25px;        /* interior-padding right */
    padding: 15px 10px 25px 30px; /* mirror .cssbox_head right/left */
}


/* Misc Text formatting */
.cssbox_head h2 {
    color: #fa3;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;      /* this is tricky if box width is in ems */
    text-align: left; 
    text-shadow: rgb(0,0,0) 0px 2px 5px; /* Safari-only, but I'm doing it just 'cause I can */
}
.cssbox_body p {
    margin: 0 0 10px;
}
.cssbox_body a, .css_body a:hover {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    text-decoration: underline;
}

code { 
    white-space: pre; 
}
.cssmbox, .cssmbox_body, .cssmbox_head, .cssmbox_head h2 { 
  background: transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/area.png) no-repeat bottom right; } 

.cssmbox { 
  width: 195px !important; /* intended total box width - padding-right(next) */ 
  width: 185px; /* IE Win = width - padding */ 
  padding-right: 5px; /* the gap on the right edge of the image (not content padding) */ 
  margin: 0px auto; /* use to position the box */ } /* set the top-right image */ 

.cssmbox_head { 
  background-position: top right; 
  margin-right: -5px; /* pull the right image over on top of border */ 
  padding-right: 10px; /* right-image-gap + right-inside padding */ } /* set the top-left image */ 
  
.cssmbox_head h2 { 

  font-size:10px;
  text-transform:uppercase;
  color:#444;
  font-weight:bold;
  background-position: top left; margin: 0; /* reset main site styles*/ 
  border: 0; /* ditto */ 
  padding: 10px 5px 0px 10px; /* padding-left = image gap + interior padding ... no padding-right */ 
  height: auto !important; 
  height: 1%; /* IE Holly Hack */  /* set the lower-left corner image */
  /*border-bottom: thin dotted #777;*/
  } 
  
.cssmbox_body { 
  background-position: bottom left; margin-right: 5px; /* interior-padding right */ 
  padding: 1px 15px 15px 15px; /* mirror .cssbox_head right/left */ }
  
    
  
  html,body {
margin:0;
padding:0;
cursor:default;
background:#fff;
color:#A0A2A5;
font:9px Verdana,Arial,Helvetica,sans-serif;
}

blockquote {
text-align: left;
}
image{
	BORDER:0;
}
a {
text-decoration:none;
color:#797A7D;
}

a:hover {
color:#454648;
text-decoration:underline;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #788D9F;
	cursor: help;
}
abbr {
	speak: spell-out;
}
acronym {
	speak: normal;
}
#container {
width:650px;
padding:0;
margin:auto;
margin-top:10px;
}

.content {
float:right;
width:350px;
margin:0;
padding:0;
background:#fff url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/contentshabg.gif) repeat-y;
padding-top:10px;
padding-bottom:10px;
}

#logo {
	color:#e0e2e5;
background:#788D9F;
margin:auto;
padding:0;
padding-top:10px;
height:50px;
width:250px;
border-bottom:2px solid #ececec;
}

#shabottom {
float:right;
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/shabottom.gif) bottom no-repeat;
margin:auto;
padding:0;
height:5px;
width:260px;
font:1px/5px "Georgia",serif;
}

#shatop {
float:right;
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/shatop.gif) top no-repeat;
margin:auto;
padding:0;
height:5px;
width:260px;
font:1px/5px "Georgia",serif;
}

.contentshabottom {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/contentshabottom.gif) bottom no-repeat;
margin:0;
padding:0;
width:350px;
height:5px;
font:1px/5px "Georgia",serif;
float:right;
}

.contentshatop {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/contentshatop.gif) top no-repeat;
margin:0;
padding:0;
width:350px;
height:5px;
font:1px/5px "Georgia",serif;
float:right;
}

.clearthis {
clear:both;
float:none;
font-size:1px;
color:#FFF;
}

h3 {
	display: none;
	}
h1 {
	display: none;
	}

#menucontainer {
float:left;
width:260px;
margin:0;
background:#fff url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/shabg.gif) repeat-y;
border-right:1px #ececec solid;
border-left:1px #ececec solid;
}

#menucontainer form {
margin-top:10px;
margin-bottom:10px;
padding-left:20px;
}

#menucontainer p {
margin:0;
padding:0;
}

#menu {
float:left;
padding:20px 15px 20px 20px;
}

#menu a {
display:block;
text-decoration:none;
color:#87ACBB;
padding-left:5px;
width:120px;
background:#fff;
}

#menu a:hover {
color:#fff;
background:#C3D3E2;
}

.side_links {
width:220px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
}

#sponsor_main {
margin:0;
width:234px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
padding-bottom:15px;
padding-right:13px;
padding-left:13px;
background:#788D9F;
}

.ads {
width:234px;
padding-top:5px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
font-size:9px;
}

.ads2 {
float:right;
width:310px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
}

#image_ad {
width:300px;
padding:0;
margin-left:auto;
margin-right:auto;
}

.side_links ul a#current {
color:#fff;
background:#A26B6B url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/arrow.gif) right no-repeat;
border-right:3px solid #A26B6B;
}

.side_links a {
width:200px;
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/bullet.gif) left no-repeat;
text-decoration:none;
color:#87ACBB;
padding-left:16px;
display:block;
border-right:3px solid #fff;
}

.side_links a:hover {
color:#A26B6B;
border-right:3px solid #A26B6B;
text-decoration:none;
}

.archive_links {
width:220px;
padding-top:5px;
margin-left:auto;
margin-right:auto;
padding-bottom:5px;
}

.archive_links li {
list-style:none;
margin:0;
}

.archive_links a {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/bullet.gif) top left no-repeat;
text-decoration:none;
color:#87ACBB;
padding-left:16px;
display:block;
height:16px;
}

.archive_links a:hover {
color:#A26B6B;
}

p {
margin:0;
padding-left:25px;
padding-right:25px;
color:#000000;
font:9px verdana,arial;
text-align:left;
line-height:16px;
padding-bottom:8px;
}
#menu ul a#current {
color:#fff;
background:#A26B6B;
}

.title {
font-size:10px;
text-transform:uppercase;
color:#fff;
background:#788D9F url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/heading.gif) right no-repeat;
width:310px;
height:20px;
line-height:18px;
border-bottom:2px solid #ececec;
padding-left:10px;
font-weight:normal;
margin:0 auto 5px;
}

.post-content {
font-size:10px;
color:#444;
padding-left:15px;
padding-right:12px;
font-weight:normal;
margin:0 auto 5px;
}



.info_title {
font-size:10px;
text-transform:uppercase;
color:#A26B6B;
padding-left:10px;
font-weight:bold;
width:310px;
margin:15px auto 5px;
}

.sections_title {
font-size:10px;
text-transform:uppercase;
color:#fff;
background:#788D9F;
width:240px;
height:20px;
line-height:18px;
border-bottom:2px solid #ececec;
padding-left:10px;
font-weight:normal;
margin:0 auto 5px;
}

.comment_title {
font-size:10px;
text-transform:uppercase;
color:#fff;
background:#788D9F url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/comment2.gif) right no-repeat;
width:310px;
height:20px;
line-height:18px;
border-bottom:2px solid #ececec;
padding-left:10px;
font-weight:normal;
margin:0 auto 5px;
}

.commentform_title {
font-size:10px;
text-transform:uppercase;
color:#fff;
background:#788D9F url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/express.gif) right no-repeat;
width:310px;
height:20px;
line-height:18px;
border-bottom:2px solid #ececec;
padding-left:10px;
font-weight:normal;
margin:0 auto 5px;
}

.posted {
padding-top:5px;
margin-top:5px;
text-align:left;
border-top:1px solid #ececec;
width: 90%;
height: 40px;
color:#b0b0b0;
font:x-small verdana,arial,sans-serif;
}

.date {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/date.gif) left no-repeat;
font-size:x-small;
padding-left:18px;
float:left;
margin-top: 8px;
}

.time {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/clock.gif) left no-repeat;
font-size:x-small;
padding-left:16px;
float:left;
margin-right:10px;
margin-top: 8px;
}

.permalink {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/permalink.gif) left no-repeat;
font-size:x-small;
padding-left:1px;
float:left;
}

.permalink_recent {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/permalink.gif) right no-repeat;
font-size:x-small;
padding-right:18px;
}

.comments {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/comment.gif) left no-repeat;
font-size:x-small;
padding-left:16px;
float:left;
margin-left:10px;
}

.postedby {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/individual.gif) left no-repeat;
font-size:x-small;
padding-left:16px;
margin-left:10px;
margin-right:10px;
float:left;
}

.site_img {
margin-left:auto;
margin-right:auto;
}

.comments-body {
margin-left:20px;
margin-top:15px;
}

#search {
width:140px;
height:14px;
margin-left:10px;
padding-left:5px;
color:#b0b0b0;
border:1px solid #B5C2CE;
font:x-small verdana,sans-serif;
margin-right:2px;
}

.search_button {
background:transparent;
height:15px;
border:0;
font-size:x-small;
}

.search_result {
padding-bottom:15px;
padding-top:5px;
width:300px;
margin-left:auto;
margin-right:auto;
}

.img {
padding-left:15px;
padding-right:15px;
}

.link a {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/link.gif) right no-repeat;
padding-right:13px;
color:#C9CA6D;
text-decoration:none;
}

.link a:hover {
background:transparent url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/link.gif) right no-repeat;
padding-right:13px;
color:#757678;
text-decoration:underline;
}

#comment_form_left {
width:160px;
float:left;
border-right:1px solid #ececec;
margin-right:15px;
}

.recent_comments {
margin-right:auto;
margin-left:auto;
border-bottom:1px solid #ececec;
width:300px;
padding:10px;
}

fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

#submit_form {
margin-right:auto;
margin-left:auto;
padding-top:10px;
width:270px;
}

#submit_form .radio {
border:none;
}

select {
color:#b0b0b0;
font:9px verdana,arial,tahoma;
background:#fff;
border:1px solid #CFD8E0;
}

.submit {
border:1px solid #CFD8E0;
background:#788D9F;
color:#fff;
font-size:10px;
}

.required {
color:red;
font:9px verdana;
font-weight:bolder;
margin-left:3px;
}

.copyright {
padding-left:15px;
}

#wide_ad {
width:300px;
margin-left:auto;
margin-right:auto;
}

#wide_ad2 {
width:250px;
margin-left:auto;
margin-right:auto;
}

hr {
display:none;
}

.news_date {
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/news.gif) left no-repeat;
font-size:x-small;
font-weight:bold;
padding-left:15px;
color:#A26B6B;
}

.news {
width:215px;
margin:0;
margin-left:auto;
margin-right:auto;
color:#788D9F;
font:9px verdana,arial;
text-align:left;
line-height:14px;
border-bottom:dotted 1px #ececec;
margin-bottom:4px;
}

.active {
color:#788D9F;
background:#F9F9E6;

margin:0;
margin-left:auto;
margin-right:auto;
font:9px verdana,arial;
text-align:left;
line-height:14px;
border-bottom:dotted 1px #ececec;
margin-bottom:4px;
}

.inactive {
color:#788D9F;
background:#fff;

margin:0;
margin-left:auto;
margin-right:auto;
font:9px verdana,arial;
text-align:left;
line-height:14px;
border-bottom:dotted 1px #ececec;
margin-bottom:4px;
}

#ffdonate {
width:220px;
margin-left:auto;
margin-right:auto;
padding-bottom:10px;
border:0;
}

#sponsor {
width:220px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
font-size:10px;
background:url(http://www.art-port.org/cm/moa/assets/templates/2k7a/img/bag.gif) right no-repeat;
}

#sponsor h3 {
font-size:10px;
margin:0;
padding:0;
visibility:visible;
}

#sponsor p {
margin:0;
padding:0;
padding-right:20px;
}

#sponsor a {
color:#788D9F;
}

.adtitle {
color:#A26B6B;
font-weight:bold;
text-transform:uppercase;
}

#menu ul,.side_links ul,.archive_links ul {
padding:0;
margin:0;
line-height:15px;
}

.side_links li,#menu li {
list-style:none;
margin:0;
border-bottom:1px solid #ececec;
}

.comment_preview,.comment_post {
border:1px solid #CFD8E0;
background:#788D9F;
color:#fff;
font-size:x-small;
}

input,textarea {
border:1px solid #CFD8E0;
background:#fff;
color:#b0b0b0;
font:10px verdana,arial,tahoma;

}

#sponsor a {
color:#788D9F;
}

.adtitle {
color:#A26B6B;
font-weight:bold;
text-transform:uppercase;
}

#menu ul,.side_links ul,.archive_links ul {
padding:0;
margin:0;
line-height:15px;
}

.side_links li,#menu li {
list-style:none;
margin:0;
border-bottom:1px solid #ececec;
}

.comment_preview,.comment_post {
border:1px solid #CFD8E0;
background:#788D9F;
color:#fff;
font-size:x-small;
}


