/* Start of CMSMS style sheet 'lucio_css' */
/* -------------------------------------

	LucioLinhares.com style
	By Pekka Keskinen 2009
	http://www.killer-beach.com

---------------------------------------*/

body  {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px; 
	background: url('img/ll_body_bg.jpg') repeat-x top #fff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #333333;
}
#container { 
	width: 926px; 
	background: url('img/ll_container_bg.jpg') top center no-repeat;
	margin: 0 auto; 
	text-align: left; 
} 

#header { 
	background: url('img/ll_header_bg.jpg') no-repeat top center #12100c; 
	padding: 0 10px 0 20px;
	height: 263px; 
} 

#sidebar1 {
	float: left; 
	width: 150px; 
	padding: 15px 10px 15px 20px; 
}

#sidebar1 p {
	margin-left: 25px; 
	}

#sidebar2 {
	float: right; 
	width: 160px; 
	padding: 15px 10px 15px 20px; 
}

#sidebar2 img{
	margin-bottom: 20px;  
}

#mainContent { 
	margin: 0 200px; 
	padding: 0 10px; 
} 

.coolimage{ 
	margin-right: 10px; 
        margin-bottom: 5px; 
        border: 1px dashed #000000;
        padding: 5px; 
        float: left; 
}


#footer { 
	height: 120px; 
	padding: 0 10px 0 20px;  
	background: url('img/ll_footer_bg.jpg') top center no-repeat;
	text-align: center; 
} 
#footer p {
	font: 11px Verdana; 
	margin: 0; 
	padding: 80px 0 0 0;
        line-height: 14px; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.intro { 
	font: 19px Times; 
	line-height:  21px; 
	color: #000000;
        margin-top: 0;
        margin-bottom: 15px;  
}

h1 { 
	font: 28px Times; 
	line-height:  26px; 
	color: #000000;
        margin-bottom: 5px; 
}

h2 { 
	font: 21px "Trebuchet MS"; 
	line-height:  23px; 
	color: #333333;
        margin-bottom: 5px; 
        margin-top: 0; 
}

h4 { 
	font: 9px "Verdana"; 
	color: #ffffff;
        background: #be0000; 
        display: inline-block; 
        padding: 3px; 
        margin: 10px 0 10px 0; 
        text-transform: uppercase; 

        _display: inline; 
        *display: inline; 
        _margin-top: 10px; 
        *margin-top: 10px; 
}

#sidebar1 li { 
	border-bottom: 1px solid #c9c9c9; 
}

#sidebar1 ul { 
	font: 18px "Times"; 
	line-height:  34px; 
	list-style-type: square; 
	color: #c10000; 
	margin-bottom: 40px;
        padding-left: 5px;
      _margin: 0;
      *padding: 0;
        width: 140px; 
}

#sidebar1 h3 { 
	color: #c10000; 
        margin: 0;
        padding: 0; 
}

#sidebar1 a:link { 
	color: #000000; 
	text-decoration: none;
}

#sidebar1 a:active { 
	color: #000000;
	text-decoration: none;
}

#sidebar1 a:hover { 
	color: #000000; 
	text-decoration: none;
}

#sidebar1 a:visited { 
	color: #000000; 
	text-decoration: none;
}


a:link { 
	color: #125f9b; 
	text-decoration: none;
}

a:active { 
	color: #2cbfe4;
        text-decoration: none; 
}

a:hover { 
	color: #2cbfe4; 
        text-decoration: none;
}

a:visited { 
	color: #125f9b; 
        text-decoration: none;
}

#header a:link { 
	color: #fff; 
	text-decoration: none;
}

#header a:active { 
	color: #fff; 
	text-decoration: none;
}

#header a:hover { 
	color: #fff; 
	text-decoration: underline;
}

#header a:visited { 
	color: #fff; 
	text-decoration: none;
}

.videobox { 
	color: #ffffff;
        background: #000000;
        width: 492px;  
        margin-top: 20px;
}

.videobox_top { 
       background: url(img/videobox_top.jpg) no-repeat center top; 
       height: 105px;
}

.videobox_bottom { 
       background: url(img/videobox_bottom.jpg) no-repeat center top; 
       height: 10px;
}

.videobox h1 { 
      padding-left: 30px; 
      font: 26px Times; 
      line-height:  26px; 
      color: #ffffff;
}

.videobox_td { 
      padding-left: 30px;
}

dl { 
      margin: 0;
      padding: 0; 
}

dd { 
      margin: 0;
      padding: 0; 
}

img { 
      border: 0; 
}

.latestpost_frontpage {
      border-top: 1px solid #cccccc; 
      border-bottom: 1px solid #cccccc; 
      padding: 5px 0 5px 0;
}

.frontpage_table {margin-top: 10px;}


.record {
     font: 10px Arial; 
}

.record td {
     background: #f2f2f2; 
     padding: 5px;
     vertical-align: top; 
}

.email {
     width: 100%; 
     text-align: right;
     padding: 80px 0 0 0;
     font: 10px Verdana; 
}



/* End of 'lucio_css' */

