h1, h1.title, #page-title, h2, h3, h4, h5, h6 {
	color:#333 !important;
	font-weight:normal !important;
}

.rep-subhdr {
    color:#666 !important;
}
.rep-share { width:100%; }
.anu-share { z-index:500; }

.anu-soundcloud {
	background : url(http://style.anu.edu.au/_anu/images/share/email/soundcloud-32.png) top left no-repeat #ff6600;
	padding : 7px 0px 0px 0px;
	margin : 20px 0 20px 0;
	height : 25px;
	width:100%;
	color : #FFFFFF;
	letter-spacing : 0.1em;
	text-align : right;
}
.anu-soundcloud a,
.anu-soundcloud a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
.anu-soundcloud a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.anu-rep-primary-wrap {
    width:100%;
    margin-top : 40px;
}
.anu-portrait-image-wrap,
.anu-round-image-wrap {
	position:relative;
	width:100%;
	float:left;
	margin-top:20px;
}
.anu-round-image-primary {
	z-index:1;
}
.anu-round-image-overlay {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	width: 100%;
}
.anu-round-trending {
    float:right;
    margin-top:20px;
}
.anu-rep-sub-content {
    margin-top: 0px;
    margin-bottom:20px;
    width:29.1666%;
}
.anu-rep-sub-content.left {
    margin-right:40px;
    clear:left;
}
.anu-rep-sub-content.right {
    margin-left:40px;
    clear:right;
}
    
.anu-rep-article-image {
    position:relative;
    z-index:300;
}
.anu-rep-article-box {
    position:relative;
    height:320px;
    overflow:hidden;
    padding-bottom:10px;
    border-bottom:#ccc 1px solid;
}
.anu-rep-article-fade {
    position:absolute;
    width:440px;
    top:230px;
    left:0px;
    z-index:100;
}
.anu-rep-article-box .readmore {
    position:absolute;
    top:305px;
    left:0px;
    z-index:200;
}

.node-type-article .col-main {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Story archive chosen select */ 
/*

#edit-field-rep-section-target-id-wrapper,
#edit-field-rep-edition-target-id-wrapper {
	width:40%;
	padding:0;
}

#edit-field-rep-edition-target-id-wrapper {
	float:right;
	text-align:right;
}

#edit_field_rep_section_target_id_chosen,
#edit_field_rep_edition_target_id_chosen {
	font-size:2.0em;
	width : 100%;
}

#edit-field-rep-section-target-id-wrapper label,
#edit-field-rep-edition-target-id-wrapper label {
	font-weight:normal;
}
*/


/* Responsive 320 */

@media only screen and (max-width: 479px) {

.anu-rep-article-box { height:170px; }
.anu-rep-article-fade { top:80px; }
.anu-rep-article-box .readmore { top:155px; }

.rep-share { margin-top:0px; }
.anu-soundcloud { margin-top:10px; margin-bottom:10px;}

.anu-round-trending {
    margin-top:0px;
}
.anu-rep-primary-wrap,
.anu-round-trending,
.anu-rep-sub-content {
    width:48%;
    margin-bottom:0px;
}
.anu-rep-sub-content.left {
    margin-right:10px;
}
.anu-rep-sub-content.right {
    margin-left:10px;
}

}

/* Responsive 480 */

@media only screen and (min-width: 480px) and (max-width: 599px) {

.anu-rep-article-box { height:120px; }
.anu-rep-article-fade { top:30px; }
.anu-rep-article-box .readmore { top:105px; }

.rep-share { margin-top:0px; }
.anu-soundcloud { margin-top:10px; margin-bottom:10px;}

.anu-round-trending {
    margin-top:0px;
}
.anu-rep-primary-wrap,
.anu-round-trending,
.anu-rep-sub-content {
    width:48%;
    margin-bottom:0px;
}
.anu-rep-sub-content.left {
    margin-right:20px;
}
.anu-rep-sub-content.right {
    margin-left:20px;
}

}

/* Responsive 600 */

@media only screen and (min-width: 600px) and (max-width: 959px) {

}
