body {
    background:#FFFFFF url(images/bg.png) repeat-x scroll center top;
    font-family:Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
    line-height:1.1em;
    margin:0;
    padding:0 50px;
}

#portalheader h1 {
    float:right;
}

#wrap {
    with: 980px;
    margin: 0px auto;
}

#content {
    margin-top:1em;
    width: 640px;
}

#sidebar {
    width:215px;
    float:right;
}

h1 {
	margin-top: 0px;
	padding-top: 20px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: right;

	color: grey;
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	color: #200080;

	margin-left: -20px;
}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;

	background-color: #a0c0ff;
	border: 1px solid #5080b0;

	padding: 4px;
}

h3 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: right;
	margin-top: -3em;
}

.channelgroup {
    -moz-border-radius-bottomright:12px;
    -webkit-border-bottom-right-radius:12px;
    -moz-border-radius-topleft:12px;
    -webkit-border-top-left-radius:12px;
    background-color:#F7F6F0;
    border:1px solid #B7BECC;
    color:#3C4B6B;
    font-family:Arial,Verdana,Geneva,"Bitstream Vera Sans",Helvetica,sans-serif;
    font-size:80%;
    margin:auto 0 12px 20px;
    padding:0 0 10px;
}

.channelgroup-title{
    -moz-border-radius-topleft:12px;
    -webkit-border-top-left-radius:12px;
    background:#376A94 none repeat scroll 0 0;
    border-color: #FFBC29;
    border-style:none none solid;
    border-width:0 0 3px;
    color:#FFFFFF;
    font-weight:bold;
    margin:0 0 8px;
    padding:3px 0 4px 12px;
}

.channelgroup-title a {
    color:#FFFFFF;
    font-weight:bold;
}

.post-title {
    color: #FFBC29;
}

.post-entry {
    margin: 0 3px 0 4px;
}

.post-entry a {
    color:#4C5B6B;
    text-decoration:none;
}

.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: grey;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

a {
color:#0000AA;
text-decoration:none;
}


a img {
    border:0 none;
}

a:hover {
	text-decoration: underline !important;
	color: blue !important;
}
