/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 February 2012 20:08:41
*/


/* DBCDE Minister Conroy site - Homepage CSS */


h1 {
    color: #21304f;
    font-size: 1.6em;
    font-weight: normal;
    padding-top: 30px;
    margin: 0;
}

/* Hero banner intro */

#intro {
    background: #e7ecf2 url(http://www.minister.dbcde.gov.au/__data/assets/image/0007/121399/minister_photo.jpg) top left no-repeat;
    min-height: 180px;
    padding-left: 220px;
    padding-right: 15px;
    margin-bottom: 10px;
}

#intro p {
    line-height: 1.5em;
    padding-bottom: 15px;
}

/* Media items boxes */

.box {
    width: 49%;
}

.box .heading {
    background: #7F000E url(http://www.minister.dbcde.gov.au/__data/assets/image/0005/121397/box_top.gif) top left repeat-x;
}

.box .heading div {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0010/121402/box_tl.gif) top left no-repeat;
}

.box .heading div div {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0009/121401/box_tr.gif) top right no-repeat;
}

.box .heading div div div {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0008/121400/box_bl.gif) bottom left no-repeat;
}

.box .heading div div div div {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0018/121392/box_br.gif) bottom right no-repeat;
}

.box h2 {
    color: #FFFFFF;
    font-size: 1em;
    padding: 5px 10px;
    margin: 0;
}

#main-content .box .content {
    background: #FFFFFF url(http://www.minister.dbcde.gov.au/__data/assets/image/0020/121394/box_right.gif) top right repeat-y;
    border-left: 1px solid #CCCCCC;
    margin: 0;
    padding: 0 2px 0 0;
    overflow: hidden;
}

.box .footer {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0019/121393/box_footer_br.gif) bottom right no-repeat;
}

.box .footer div {
    background: url(http://www.minister.dbcde.gov.au/__data/assets/image/0006/121398/box_footer_bl.gif) left bottom no-repeat;
    padding-left: 7px;
}

#main-content .box p.read-all {
    text-align: right;
    font-size: 0.8em;
    padding: 10px 0;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 7px 0 0;
}

.box .read-all a {
    padding: 0 10px 0 0;
    text-decoration: none;
}

/* Media release listing */

#media-releases ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#media-releases li {
    margin: 0;
    padding: 1em 10px;
}

#media-releases p {
    margin: 0;
    padding: 0;
}

#media-releases a {
    text-decoration: none;
    color: #21304F;
}

#media-releases li:hover {
    background-color: #EDEBEB;
}

#media-releases a:hover,
#media-releases a:focus
{
    color: #284B70;
}

/* Speeches listing */

#speeches {
    margin-left: 2%;
}

#speeches .content div {
    overflow: hidden;
    position: relative;
    padding: 10px;
}

#speeches .content div:hover {
    background-color: #EDEBEB;
}


#speeches img {
    background-color: #FFFFFF;
    padding: 1px;
    border: 1px solid #CCCCCC;
}

#speeches p, #speeches ul {
    margin: 0 0 0 75px;
}

#speeches ul {
    list-style: none;
    padding: 0;
    position: absolute;
    bottom: 10px;
    left: 12px;
    font-size: 0.8em;
}

#speeches li {
    display: inline;
    margin-right: 5px;
}

#speeches .content a {
    text-decoration: none;
    color: #4565A7;
}

