
/*--------------------------------------------------------------------
-INTRO-------- INTRO ------INTRO---------INTRO-----------INTRO--------
----------------------------------------------------------------------*/

/* -------------------- 
INTRO_LARGE
------------------------*/
div.intro_large{
margin-bottom:10px;
}

div.intro_large h2{
margin:5px 0px 0px 0px;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 3px; 
FONT: 24px/20px Georgia, "Times New Roman", Times, serif; 
COLOR: #336699; 
PADDING-TOP: 5px
}

div.intro_large p{
margin:0px 0px 2px 0px;
PADDING-RIGHT: 0px; 
MARGIN-TOP: 5px; 
PADDING-LEFT: 0px; 
PADDING-BOTTOM: 0px; 
FONT: 12px/18px Verdana, Arial, Helvetica, sans-serif; 
PADDING-TOP: 0px;
}

div.intro_large img{
border:1px solid #336699;
/*
BORDER-RIGHT: #336699 1px solid; 
BORDER-TOP: #336699 1px solid; 
BORDER-LEFT: #336699 1px solid; 
BORDER-BOTTOM: #336699 1px solid;
*/
}
/* -------------------- ------------------
INTRO_MEDIUM + INTRO_SMALL + (INTRO_LIST)
-----------------------------------------*/
div.intro_medium, div.intro_small{
width:210px;
margin-bottom:10px;
border: 0px solid black;

}


div.intro_list h2
{
/*padding-right: 1px; 
padding-left: 10px; 
background: url(/design/cornelius/images/header_bg.gif) no-repeat left top; 
padding-bottom: 1px;*/ 
margin: 7px 0px 0px; 
font: 20px/24px Georgia, "Times New Roman", Times, serif; 
color: #336699; 
text-indent: 0px; 
padding-top: 0px;
}

div.intro_medium h2, 
div.intro_small h2 
{
padding-right: 1px; 
padding-left: 10px; 
background: url(/design/cornelius/images/header_bg.gif) no-repeat left top; 
padding-bottom: 1px; 
margin: 7px 0px 0px; 
font: 15px/24px Georgia, "Times New Roman", Times, serif; 
color: #ffffff; 
text-indent: 0px; 
padding-top: 0px;
}

div.intro_medium p,
div.intro_small p, 
div.intro_list p {
margin:0px 0px 2px 0px;
}

div.intro_medium p{
font-weight:bold;
}

div.intro_small p{
margin-top:5px;
}


div.intro_medium img{
margin-bottom:4px;
margin-top:4px;

}
div.intro_small img,
div.intro_list img{
border-right: #336699 1px solid; 
border-top: #336699 1px solid; 
margin-top: 4px; 
border-left: #336699 1px solid; 
margin-right: 5px; 
border-bottom: #336699 1px solid;
}

div.intro_small div.content,
div.intro_list div.content{
padding-left:10px;
}

/* -------------------- 
INTRO_LIST 
------------------------*/
div.intro_list{
width:100%;
margin-bottom:20px;
border: 0px solid black;
}

div.intro_list h2{
margin-bottom:5px;
}

/* -------------------- 
RELATED_LINE
------------------------*/
div.related td, 
div.files td, 
div.contacts td{
padding: 5px 0px 5px 0px;
}


/* -------------------- 
FULL
------------------------*/

div.published{
float:right;
font-size:9px;
font-style:italic;
margin-top:10px;
}

div.author{
font-style:italic;
}

div.related, 
div.files, 
div.contacts{
width:100%;
margin-bottom:10px;
border: 0px solid black;
}

div.full div.body{
line-height:16px;
}

div.full div.sda_article div.author{
margin-bottom:10px;
}

div.full div.thumbnail{
margin: 0px 5px 5px 0px;
}

div.full div.intro{
font-weight:bold;
}

.comment_list_full p.author{
margin:0px;
}
.comment_list_full h3{
margin-top:0px;
padding-top:10px;
}

.full .imageright{
padding-left:15px;
clear:right;
}

.imageright .image_text{
margin-bottom:5px;
line-height:13x;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-align:right;
}

.imageleft .image_text{
margin-bottom:5px;
line-height:13x;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-align:left;
}

.full h1{
FONT: 28px/30px Georgia, "Times New Roman", Times, serif; 
COLOR: #336699;

}

.full h2{
FONT: 14px/16px Verdana, Arial, Helvetica, sans-serif; 
COLOR: #336699;
font-weight:bold;
margin-bottom:3px;
}

.full h3{
FONT: 10px/12px Verdana, Arial, Helvetica, sans-serif; 
COLOR: #336699;
font-weight:bold;
margin-bottom:3px;
}

.full .body p{
margin-bottom: 10px;
margin-top:0px;
}


