/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/

/*Opera Fix*/
body:before

{
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}




body
{
    background: #ffffff;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 100%;
}

#color
{
    background: #38B2CE;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}
img
{
    border: 0;}
form
{
    margin: 0;
}

/* Headings */
h1,h2,h3 
{
    font-family: Arial;
    font-weight: bold;
    margin: 0;
}

h4
{
    font-size: 10px;
}

h5
{
    font-family: Arial;
    margin: 0;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 10px;
    background: #f0efff;
    border-bottom: 2px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}
h6
{
    font-family: Arial;
    margin: 0;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 10px;
    background: #f0efff;
    border-bottom: 2px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}
/* Lists */
ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
li
{   
    padding: 0 0 0 0px;
    margin: 0 10px;
}

/* Links */
a:link, a:visited
{
    color: #ff7f00;
    text-decoration: none;
}
a:hover, a:active
{
    color: black;
}
#header a:link, #header a:visited
{
    color: #ffffff;
}
#header a:hover, #header a:active
{
    color: #FFFFFF;
}
leftsidebar a:link
{
    color: #ffffff;
}

#copyrights a:link, #copyrights a:visited
{
    color: #ffffff;
}
#copyrights a:hover, #copyrights a:active
{
    color: #ffffff;
}

/* Basic classes */
.hidden
{
    display: none;
}
.centerize
{
    text-align: center;
}
.clearing
{
    width: 775px;
    height: 0;
    clear: both;
}
.box
{
    color: #ffffff; 
    background: #f0efff url(images/blackmenu2.png) repeat-x;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, "Trebuchet MS", sans-serif;
    padding: 10px 10px;
}
.box2
{
    padding: 1px 0 0 8px;
    font-color: #d4d4d4; 
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
}
.postedby
{
    font-size: 10px;
    line-height: 12px;
    padding: 0 10px 0 12px;
}
.headerad
{
aling: right;
padding: 0 855px 10px 10px;
}

.smallPrint
{
font-size: 9px;
}


/*-------------------------------------------------
  Header
-------------------------------------------------*/
.headcontainer


{
    width: 925px;
    overflow: auto;
    display: inline;
    float: left;
}

#header
{
    position: relative;
    width: 600px;
    height: 120px;
    padding: 0px 0px 0px 0px;    background: #ffffff;
    float: left;
}
#header h1
{    margin: 0 0;
    font-size: 50px;
    font-color: #ff0000;
    text-align: left;
    line-height: 90%;   
}

#header h2
{    margin: 0 0;
    font-size: 20px;
    font-color: #ff0000;
    text-align: left;
    line-height: 90%;   
}

#month

{
    width: 160px;
    background: #38B2CE;
    font-color: #ffffff;
    float: right;
    padding: 10px;
}


/*-------------------------------------------------
  Links Bar
-------------------------------------------------*/

#bar
{
    width: 925px;  
    margin: 20px 0;
}


.bartext 

{
    color: #000000;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

.bartext a:link, .bartext a:visited
{
   background: #38B2CE;
   color: #000000;
 
}


.bartext  a:hover

{
    color: #ffffff;
    background: #80ff80;
}





/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#wrapper
{
    width: 925px;
    height: 100%;
    min-height: 100%;
    background: white;
    border-width: 0 0px;
    border-style: solid;
    border-color: #ffffff;
    margin: 10px 25px 0 25px;
    
}

#sidecontainer

{
    position: absolute;
        width: 200px;
        float: right;
}

#main

{
    overflow:auto;
    padding-bottom: 40px;
}



/*-------------------------------------------------
  Left and right box
-------------------------------------------------*/

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
    margin: 3px;
    padding: 3px;
    font-size: larger;
    width: auto;
 
}
.leftbox {
    float: left;
    padding: 0 10px 0 0;
}
.rightbox {
    float: right;
    padding: 0 0 0 10px;

}



/*-------------------------------------------------

  Main content

-------------------------------------------------*/


.container
{
    width: 600px;
    overflow: auto;
    display: inline;
    float: left;
    padding: 0px 0px 15px 0px;
}
.content
{
   
    height: auto;
        width: 580px;
        padding: 0;
    margin: 0px 0px 0px 0px;
}
#news
{
    height: auto;
        width: 350px;
        height: auto;
        padding: 0;
    margin: 0px 0px 0px 0px;float: left;
}


#adborder

{
    height: auto;
    margin-left: auto;
    margin-right: auto;
        width: 500px;
        left: 100px;
        padding: 0;
    padding: 20px 0px;
}


#upcoming

{
        width: 215px;
        left: 415px;
        height: 300px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: right;
}

.content1l
{
    height: auto;    
        width: 280px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: left;
}
.content1r
{
   
    height: auto;     
        width: 280px;
        left: 350px;
        padding: 0;
    margin: 0px 0px 0px 0px;    
    float: right;
}
.content2l
{
     
    height: auto;  
        width: 280px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: left;
}
.content2r
{
    height: auto;       
        width: 280px;
        left: 350px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: right;
}

.content3l
{
       height: auto;  
        width: 280px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: left;
}

.content3r
{
  height: auto;       
        width: 280px;
        left: 350px;
        padding: 0;
    margin: 0px 0px 0px 0px;
    float: right;
}

.content7
{
    position: absolute;
    height: auto;
    border-bottom: 2px solid #d4d4d4; 
        top: 650px;
        width: 200px;
        left: 415px;
        padding: 0;
    margin: 0px 0px 0px 0px;
}



/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contentbody
{
    font-size:11px;
    text-align: justify;
    padding: 0 0 16px 0;

}
.contentbody2
{
    font-size:11px;
    text-align: justify;
    padding: 0 0 16px 0;
}
.contentbodylist
{
    font-size:11px;
    font-color: 4D4D4D;
    text-align: justify;
    padding: 0 0 16px 40px;
}

/*-------------------------------------------------
  Titles
-------------------------------------------------*/
.contenttitle
{
    clear: both;
    font-size: 14px;
    padding: 0 0 2px 0;
    color: #000000;

}

.contenttitle a:link, .contenttitle a:visited

{
   color: #000000;
}

.listingstitle
{
    background: #f0efff;
    border-top: 0px solid #d4d4d4;
    border-left: 0px solid #d4d4d4;
    border-bottom: 3px solid #d4d4d4;
    border-right: 2px solid #d4d4d4;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial;
    padding: 4px 10px;
}
.itemstitle
{
    background: url(images/dot.gif) bottom repeat-x;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    padding: 4px;
}
.itemstitle2
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: Arial;
    padding: 4px 0px;
}

.itemstitle2 a:link, .itemstitle2 a:visited

{
   color: #000000;
}
.smalltitle
{
    background: url(images/dot.gif) bottom repeat-x;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial;
    padding: 4px;
}
.categorytitle
{
    background: #f0efff;
    border-top: 0px solid #d4d4d4;
    border-left: 0px solid #d4d4d4;
    border-bottom: 3px solid #d4d4d4;
    border-right: 2px solid #d4d4d4;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    padding: 4px 10px;
    margin-bottom: 6px;
}
.segmenttitle
{
    background: #eeeeee;    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    padding: 0 10px;
    margin-bottom: 6px;
}
/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
    background: url(images/bgcategory.gif) center left no-repeat;
    font-size: 10px;
    line-height: 12px;
    padding: 0 10px 0 14px;
}
.contentitempostedby
{
    background: url(images/bgpostedby.gif) center left no-repeat;
    font-size: 10px;
    line-height: 12px;
    padding: 0 10px 0 12px;
}
.contentitemcomments
{
    background: url(images/bgcomment.gif) center left no-repeat;
    font-size: 10px;
    line-height: 12px;
    padding: 0 10px 0 13px;
}
.contentitemedit
{
    background: url(images/bgedit.gif) center left no-repeat;
    font-size: 10px;
    line-height: 12px;
    padding: 0 10px 0 11px;
}
.contentitem
{
    padding: 3px 0 0 0;
    margin: 0px 0px 0px 0px;
}
    
.contentitem1
{
    display: inline;
}
.contentitem2
{
    display: inline;
    background: url(images/dotv.gif) left repeat-y;
    padding: 0 0 0 10px;
}
.contentitem3
{
    display: inline;
    background: url(images/dotv.gif) left repeat-y;
    padding: 0 0 0 10px;
}
.contentitem4
{
    display: inline;
    padding: 0 0 0 10px;
    background: url(images/dotv.gif) left repeat-y;
}
.contentitem5
{
    display: inline;
    padding: 0 200px 50px 0;    
    background: url(images/concert.jpg) no-repeat;
}
.contentitem6
{
    display: inline;
    padding: 0 200px 50px 0;    
    background: url(images/clubs.jpg) no-repeat;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
    background: url(images/commentquote01.gif) no-repeat;
    background-position: 6px 9px;
    padding: 6px 42px;
    border: 1px solid white;
    margin: 10px 0 0 0;
}
.itemcomment:hover
{
    background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
    background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #B3C492;
}
.id1:hover
{
    background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
    background-position: 6px 9px;
    border: 1px solid #B3C492;
}
.itemcomment h3
{
    font-size: 12px;
}

/*-------------------------------------------------
  Rightmenu
-------------------------------------------------*/
#sidebarcontainer
{
position: absolute;
    height: auto;
        width: 300px;
        left: 650px;
        padding: 0;
    margin: 0px 0px 0px 0px;
}

.sidebar
{
    padding: 0 0 10px 0;
    margin: 0;
}
.sidebar dt
{
    background: #38B2CE;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    padding: 4px 10px;
}




/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
    position: relative;
    width: 925px;
    background: #d4d4d4;
    padding: 10px;
    margin-top: -30px; /* negative value of footer height */
    height: 30px;
    clear: both;
} 






