/*
Special Home page style sheet. Removes nav column and resets body width
*/

#content {
	border-left: none !important;
	margin: 0 0 0 0;
	width: 960px;
}

#bodyContent {
	padding: 1em 4em;	
}

H1.firstHeading,
#column-one,
#p-cactions {
	display: none !important;
	visibility: hidden !important;
}

.homeLeft {
	float: left;
	font-size: 10pt;
	text-align: left;
	width: 56%;
}

.homeRight {
	float: right;
	padding-top: .5em;
	text-align: left;
	width: 40%;
}

.homeLeft h2, .homeLeft h3,
.homeRight h2, .homeRight h3 {
	border-top: none;
}

.homeLeft h2, .homeRight h2 {
	font-size: 16px;	
}

.homeLeft h3, .homeRight h3uv {
	font-size: 14px;	
}

.homeRight UL {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.homeRight li {
	font-size: 11px !important;
	list-style-type: none !important;
	list-style-image: none !important;
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 4px;
}



/* BUTTONS */

/* REMOVED FOR MINIMALIST BRANDING li.dnld {
	background: url("/skins/lustrebook/images/btn_dnld.jpg") no-repeat 1em 1.1em;
	padding-left: 62px;	
}

li.lrn {
	background: url("/skins/lustrebook/images/btn_lrn.jpg") no-repeat 1em 1.1em;
	padding-left: 62px;	
}

li.use {
	background: url("/skins/lustrebook/images/btn_use.jpg") no-repeat 1em 1.1em;
	padding-left: 62px;		
}

li.contribute {
	background: url("/skins/lustrebook/images/btn_contribute.jpg") no-repeat 1em 1.1em;
	padding-left: 62px;		
}

li.participate {
	background: url("/skins/lustrebook/images/btn_participate.jpg") no-repeat 1em 1.1em;
	padding-left: 62px;		
} */

li big {
    background: url('/skins/lustrebook/images/pg_box_hder_bg_rpt.gif') repeat-x 0px -1px;
	display: block;
	font-size: 12px;
	font-weight: bold;
    padding: 3px 9px 7px 9px !important;
	margin: -10px -9px 0px -9px;
	text-transform: uppercase;
}

li big a {
	display: block; 
	background: url('red_triangle.gif') no-repeat 0 3px !important;
	padding-left: 13px;
	text-decoration: none;
}

li li, .homeRight li li {
	border: none;
	background: url('019677.gif') no-repeat 0 2px;
	display: inline;
	margin-right: 1.5em;
	margin-bottom: 0;	
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 1.25em;
}

/* Gerard fix for new sidebar box */
/* li.dnld, li.lrn, li.use, li.contribute, li.participate {
    padding:0 !important;
}
li.dnld div, li.lrn div, li.use div, li.contribute div, li.participate div{
    background: #fff url('/skins/lustrebook/images/pg_box_hder_bg_rpt.gif') repeat-x 0px -1px;
    margin: 0 1px;
    padding:0 10px 10px;
}
li.dnld big, li.lrn big, li.use big, li.contribute big, li.participate big {
    padding-top: 3px !important;
    padding-bottom: 7px !important;
    background-position: 0 7px !important;
} */


/* END Gerard fix for new sidebar box */


/* == For the "Share this article" buttons in the sidebar  == */
div#sharepage {
	display: none !important;
	visibility: hidden !important;}
div#sharepage td,
div#sharepage table {
	display: none !important;
}
div#sharepage table a {
	display: none !important}
div#sharepage td#share-mailto{
	display: none !important}
div#sharepage td#share-mailto a{
	display: none !important}
div#sharepage td#share-technorati{
	display: none !important}
div#sharepage td#share-technorati a{
	display: none !important}
div#sharepage td#share-delicious{
	display: none !important}
div#sharepage td#share-delicious a{
	display: none !important}
div#sharepage td#share-digg{
	display: none !important}
div#sharepage td#share-digg a{
	display: none !important}
div#sharepage td#share-slashdot{
	display: none !important}
div#sharepage td#share-slashdot a {
	display: none !important}
div.sharepage td#share-feed {
	display: none !important}
div.sharepage td#share-feed a {
	display: none !important}

