html, body {
	margin:0;
	border:0;
}

body {
	color: #5f5f5f;
	background: #fff;
	font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
}

.wrapper {
	margin:auto;
	width:850px;
}

#fill {
	background: #fff ;
	padding-bottom: 1em;
}

h1 {
    color: #ffffff;
    font-size: 2.5em;
}


h2, h3, h4, h5, h6 {
	color: #325a8e;
}

h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

a {
	color:#1ba3db;
	text-decoration:none;
}
a:focus, a:hover {
	outline:none;
	text-decoration:underline;
}



/*	Layout
-------------------------------------------------------------- */

#masthead {
	background: #fff;
	padding: 0 ;
}

h2.logo {
	margin:0;
	padding:0;
}
h2.logo a{
	display:block;
float:left;
width:100px;
height:100px;

text-indent:-9000px;
margin:10px 10px 10px 0;
	background: url("baptist_care_australia_logo.jpg") no-repeat left;

}


.user-box {
	float:right;
	padding:5px;
	color: #555;
	background: #eee;
	margin: 5% 0 0 0;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.username, .user-box a {
	display:block;
	float:left;
	padding:5px 15px;
	color: #777;
	border-right: 1px solid #bbb;
	border-left: 1px solid #fafafa;
}

#header {
	padding:20px 15px 10px;
	background: #1f2f67;
	color:#fff;
	
}
#header a {
	color: #b1c9eb;
}

#container {
	padding: 25px 15px 15px;
	background: #fff url('white.jpg') repeat-x top;
	border-top: 1px solid #fafafa;
}

#header h1 {
	margin:0 0 0.4em 0;
	padding:0;
}

.main-column {
	float:left;
	/* width: 685px; */
	width: 70%;
	padding-right: 2.4%;
}
.main-column.bord {
	border-right:1px solid #ddd;
}
.main-column.thin {
	width: 50%;
}


.left-column {
	float:left;
	/* width: 230px;*/
	width: 20%;
	margin: 0 2.5%;
	font-size: 0.9em;
}

.right-column {
	float:right;
	/* width: 230px;*/
	width: 25%;
	font-size: 0.9em;
}

.content-wrap {
}

#above-content {
}


.type-image  {

}

.type-image a{
background:#EEEEEE;
margin:0 0 5px 0;
padding:4px;
display: block;
text-align: center;
}
.type-image span a {
	display: inline;
}
.type-image a img{
	padding: 4px;
	background: #f5f5f5;
	border:1px solid #CCCCCC;
}



#below-content {
}

.media-player {
	height:350px;
	text-align: center;
}


#banner .block-header {
	display: none;
}

#banner .block {
	padding: 0;
	margin: 0;
}

/*	Footer
-------------------------------------------------------------- */

#footer {
	padding: 10px 0;
	clear:both;
	font-size:11px;
	border-top: 1px solid #ddd;
}
#footer ul, #footer li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer-item a, #footer a {
	display: block;
	padding: 5px;
	margin-right: 5px;
	float: left;
	color: #888;	
}

#footer a.credits {
	float:right;
	padding: 5px 0px 5px 25px;
	background: url('images/r3.png') no-repeat left;
}

.date {
	font-size: 0.9em;
}


/*	Blocks
-------------------------------------------------------------- */

.block {
	display:block;
	padding: 10px 15px 15px;
	margin-bottom: 10px;
	background: #eee;
	
	
}

#above-content .block  {
	padding: 10px;
}

#main-content .block  {
	padding: 0px;
	background: none;
	border: none;
}
#below-content .block  {
	padding: 10px;
}

.right-column div.block {
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/*
.right-column .block {
	border: 4px solid #eee;
	background: #fff;
}
*/
.block-header {
	padding:15px 10px 10px;
	color:#fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #325a8e url(images/primary.jpg)repeat-x top;
}
.block-header h3 {
	padding: 0;
	margin: 0;
	border: none;
	color: #fff;
	font-size: 14px;
}





/*	Primary Links
-------------------------------------------------------------- */
#primary {
	display:block;
	clear:both;
	background: #25358e;
	padding-top: 4px;
}

#primary a {
	float:left;
	display:block;
	padding: 8px 29px 8px;
	text-decoration:none;
	color: #96b2cb;
	font-size: 1.1em;
	margin-right: 2px;
	background: #274671;
}

#primary a:hover {
	background: #446797;
}

#primary a.active {
	background: #325a8e url(images/primary.jpg)repeat-x top;
	color: #fff;
}

/*	Secondary Links
-------------------------------------------------------------- */
#secondary {
	display:block;
	clear:both;
	background: #1f2f67;

}

#secondary a {
	float:left;
	display:block;
	padding: 4px 10px 4px;
	text-decoration:none;
	color: #96b2cb;
	font-size: 1.1em;
	margin-right: 2px;
	background: #446797;
}

#secondary a:hover {
	background: #446797;
}

#secondary a.active {
	background: #fff;
	color: #666;
	}


/*	List menus
-------------------------------------------------------------- */
#primary ul, #primary li, #secondary ul, #secondary li {
	margin:0;
	padding:0;
	list-style-type:none;
	display: inline;
}
ul.menu, ul.menu li {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.menu a {
	display:block;
	padding: 0.8em;
	text-decoration:none;
	color: #555;
	background: #ddd;
	
	margin-bottom: 1px;
}
ul.menu li a:hover {
	background: #efefef;
	border-left: 3px solid #ddd;
}



/*	Comments
-------------------------------------------------------------- */

#main-content div#comments{ 
	 display: none; 
}


.indented {
	padding-left: 10px;
}
.comment {
	padding:15px 10px;
	margin-bottom: 5px;
	background: #fafafa;
}



.comment-picture {
	float: left;
	padding: 1px;
	background: #888;
	border: 1px solid #ccc;
}
.comment-body {
	padding: 0;
}

.comment-author {
	float: left;
	font-weight: bold;
}

.comment-author a {
	font-weight: bold;
}

.comment-date {
	float: right;
	margin-bottom: 0.3em;
}

div.comment div.links {
	font-size: 0.8em;
	padding: 0;
}

div.links {
	clear: both;
	float: left;
	padding-top: 10px;
}

div.links ul, div.links li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.links a {
	display: block;
	float: left;
	padding: 5px 10px 6px 7px;
	margin: 0 5px 0 0;
	background: #f5f5f5;
	color: #333;
	border-color: #EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	border-style: solid;
	border-width: 1px;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}

ul.links a:hover {
	background: #DFF4FF
	border-width: 1px;
	border-style: solid;
	border-color: #C2E1EF;
	color: #336699;
}


ul.links a.stbutton {
padding: 5px 5px 5px 30px;

}

ul.links a.stico_default {
background-color: #eee !important;
background-position: 5px center !important;
}




/*	Tabs
-------------------------------------------------------------- */
.tabs {
	display: block;
	clear: both;
}

.tabs ul, .tabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
.primary {
	margin: 0;
	/*
	background: #eee;
	*/
}

.primary a {
	padding:0.5em 0.8em;
	font-size:12px;
	display:block;
	float:left;
	text-decoration:none;
	/*
	background:#fff;
	*/
}

.primary a.active {
	background: #eee;
}


.secondary a {
	padding:0.5em 0.6em;
	font-size:11px;
	display:block;
	float:left;
	text-decoration:none;
	background:#fafafa;
	margin-right: 1em;
	border: 1px solid #eee;
}


.secondary a.active {
	background: #fff;
	border: 1px solid #eee;
}








/*	Box
-------------------------------------------------------------- */

.box {
	padding: 1.5em;
	background: #eee;
	font-size: 11px;
	margin-bottom: 15px;
}
/*	Tables
-------------------------------------------------------------- */

tr:hover td {

}

tr:hover td a{

}


td {
	/*border-bottom: 1px solid #ddd;
	padding: 1em 0.6em 1em 0.4em;*/
}
tr.even {
	background: #fefefe;
}
tr.odd {
	background: #fff url('images/tr.png') repeat-x top;
/*
	background: #f8f8f2;
*/	
}



tr.even td.active {
	background: #f7f7f1;
}

tr.odd td.active {
	background: #efefd4;
}

td.container {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	background: #363631;
}





thead a img {
	background: none;
	padding: 0;
	border: none;
	padding-left: 5px;
}

th {
	border-bottom: 1px solid #ddd;
	background: none;
	padding: 1em 0.6em 0.4em 0.4em;
}







/*	User Login
-------------------------------------------------------------- */

#block-user-0 ul, #block-user-0 li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#block-user-0 a {
	padding: 2px;
	display: block;
	font-size: 10px;
	margin: 5px 3px 3px 0;
}



/*	Other Aspects
-------------------------------------------------------------- */
/*	Other Aspects
-------------------------------------------------------------- */
/*	Other Aspects
-------------------------------------------------------------- */
/*	Other Aspects
-------------------------------------------------------------- */
/*	Other Aspects
-------------------------------------------------------------- */

.field-label {
	font-weight: bold;
}

#block-views-keycontacts {
	font-size: 0.8em;
}


.filefield-icon {
	float:left;
	padding: 0 5px 0 0;
}

blockquote {
}

.resizable-textarea {
	width:100%;
}
fieldset {
	padding:1.5em;
	border:1px solid #bbb;
	margin-bottom:1.5em;
}

div.view-News {
	font-size: 0.9em;
}

textarea {
	width:100%;
}

div.field-item {
	margin-bottom: 1em;
}

.userLogin .SkinObject {
    font-weight: 700;	
    font-size: 12px;	
    color: #777;	
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;	
    text-decoration: none;
    border: 0px;
}

.userLogin A.SkinObject:link {
    color: #777;	
    text-decoration: none;
}

.userLogin A.SkinObject:visited {
    color: #777;	
    text-decoration: none;
}

.userLogin A.SkinObject:hover {
    color: #777;	
    text-decoration: underline;
}

.userLogin A.SkinObject:active {	
    color: #777;	
    text-decoration: none;
}

.userEdit .SkinObject {
    font-weight: 700;	
    font-size: 12px;	
    color: #777;	
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;	
    text-decoration: none;
    border: 0px;
    border-left: 1px solid #ffffff;
}

.userEdit A.SkinObject:link {
    color: #777;	
    text-decoration: none;
}

.userEdit A.SkinObject:visited {
    color: #777;	
    text-decoration: none;
}

.userEdit A.SkinObject:hover {
    color: #777;	
    text-decoration: underline;
}

.userEdit A.SkinObject:active {	
    color: #777;	
    text-decoration: none;
}

.header3 {
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.3em;	
    margin-bottom: 0.3em;	
    line-height: 1;	
}

.header4 {
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    color: #325a8e;
    margin-bottom: 0.3em;    
}

.normal {
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
    margin: 0px 0px 1.5em;
    line-height: 1.5;
    font-size:12px;
}

li.normal {
    margin: 0px;
}

.SubHead {
    color: #5f5f5f;
    display: block;	
    font-weight: bold;
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
}

.CommandButton {
    COLOR: #1ba3db;
    display: block;	
    font-weight: bold;
    font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, Verdana, sans-serif;
    font-size: 10px;
    text-decoration: none;
}

A.CommandButton:link {
    color: #1ba3db;	
    text-decoration: none;
}

A.CommandButton:visited {
    color: #1ba3db;	
    text-decoration: none;
}

A.CommandButton:hover {
    color: #1ba3db;	
    text-decoration: underline;
}

A.CommandButton:active {	
    color: #1ba3db;	
    text-decoration: none;
}

.OrgLink {
    COLOR: #1ba3db;
    text-decoration: none;
}

A.OrgLink:link {
    color: #1ba3db;	
    text-decoration: none;
}

A.OrgLink:visited {
    color: #1ba3db;	
    text-decoration: none;
}

A.OrgLink:hover {
    color: #1ba3db;	
    text-decoration: underline;
}

A.OrgLink:active {	
    color: #1ba3db;	
    text-decoration: none;
}
