/*** MAIN ***/

#content {
	width:964px;
	border:0px;
	margin:0px auto;
	overflow: hidden;
	position:relative;
	height:1075px;
}

div.breadcrumbs
{
    background: #000000 !important;
}

/*** HERO & TEASERS ***/

div.item,
div.teasercontainer
{
    float:left;
    overflow:hidden;
    position:relative;   
}

div.item a:hover
{
    text-decoration:none;
}

div.teasercontainer p.teaserHeader
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.teasercontainer .teaserText p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.teasercontainer .teaserText p.header
{
    color: #000000;
    padding-bottom: 3px;
}

/*** SOCIAL ***/

#desc{
    float: left;
    display:inline;
    padding: 45px 10px 5px 20px;
    width: 934px;
    position:relative;
}

#desc H1
{
    font-family:Tahoma,Geneva,Arial,sans-serif;
    font-size:110%;
    font-weight:bold;
    margin-bottom:1px;
    padding-top:10px;
    text-transform:none;

}

#likePosition
{
padding-left:200px;
padding-top:15px;
width:400px;

}

#share-banner
{
    position: absolute;
    top: 0px; 
    left: 0px;
    width:938px;
    clear: both; 
    height: 45px;
    padding-right:26px;
}

#share-banner a.linkshare {right:142px; width:100px; bottom:0px; *bottom:0px; height:45px; z-index:200;}
#share-banner a.linktweet { right:30px; width:100px; height:45px; bottom:0px;*bottom:0px; z-index:200;}

#share-banner a
{
position:absolute;
}

#share-banner a.shareLinks
{
    
    width:32px;
    height:33px;
    float:right;
    display:inline;
    margin: 6px 0px 0px 9px;
    position: static;
}
