body.custom {
    background: #f6f6f6;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}



.custom .sidebar a:hover, a.teaser_link:hover { padding: 0.077em 0; color: #fff; background: #a90000; text-decoration: none; }


p img {max-width:100%;}

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}


/** Related Posts and Promotion Box **/

ul.jpcustom
{
list-style: none; 
margin-left: 0;
}

ul.jpcustom li
{
padding-left: 16px; 
background: url('http://www.brisbanestudentguide.com/wp-content/uploads/2010/02/bullet_text.gif') 0 0.385em no-repeat;
margin-bottom: 0.769em;
}

div.promobox
{ 
margin: 0 0 1.538em 1.538em; 
padding: 0.769em 0.769em 0 0.769em; 
background: #ddf5fc; border: 0.077em solid #86c0d1; /*background: #fffbe0; border: 0.077em solid #ffe95a;*/ 
float: right;
}

div.after_post h3
{
margin-top: 0;
color: black;
}

div.after_post a
{
text-decoration: none;
}

/** Header Right Subscription Icons **/

.headerright {
	width: 400px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	}

.headerright span {
	display: block;
	width: 268px;
	clear: both;
	color: #333;
	font-size: medium;
	text-decoration: none;
	padding-right: 160px;
	padding-bottom: 3px;
	}

.headerright a {
	display: block;
	height: 26px;
	line-height: 26px;
	float: right;
	margin-left: 13px;
	margin-right: 13px;
	text-transform: uppercase;
	color: #333;
	font-size: small;
	}

.headerright a img {
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
	}

