/*
Theme Name: SURMC
Theme URI: http://couchkumaras.com
Description: A theme by <a href="http://couchkumaras.com">CouchKumaras</a>.
Version: 1
Author: Jerome and Finn O'Connor
Author URI: http://www.couchkumaras.com

*/
/** WIDGET NEWSLETTER **/
#newsletter {
        padding: 5px 5px;
	cursor: pointer;
	margin: 1px;
	font-weight: bold;
	width: 110px;
	border-bottom: 1px solid #999999;
	display-type: none;
}
#newsletter form {
	padding-top: 10px;
        text-decoration: none;
}
#newsletter input {
        width: 100px;
}
/** WIDGET NEWSLETTER **/
/** START RSS **/
.feed {
	font-size: 85%;
	margin-left: 3px;
	padding: 0 0 0 19px;
	background:
		url("http://www.surmc.org.au/wp-content/uploads/2009/06/feed-icon-14x14.png")
		no-repeat 0 50%;
}

.feed-button {
	padding: 10px 0;
}

.feed-button a {
	color: #666;
	padding: 10px 15px 10px 36px;
	background: #ccc
		url("http://www.surmc.org.au/wp-content/uploads/2009/06/feed-icon-14x14.png")
		no-repeat 15px 50%;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #818181;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #d7d7d7;
}

.feed-button a:hover {
	color: #444;
	background: #eee
		url("http://www.surmc.org.au/wp-content/uploads/2009/06/feed-icon-14x14.png")
		no-repeat 15px 50%;
	border-top: 1px solid #f5f5f5;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #646464;
	border-left: 1px solid #f2f2f2;
}

/** END RSS **/ 

/** GENERAL CSS **/
body {
	font: 80%/ 150% "Trebuchet MS", Tahoma, Arial;
	display-type: none;
	color: #333333;
	background: #000000 url(images/bg.gif);
	background-position: top center;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 40px;
}

#content {
	padding: 0px 10px 10px 10px;
	float: right;
	width: 595px;
	/*WIDTH PLUS RHS PADDING MUST = AVAILABLE SPACE, 600PX ATM */
	min-height: 600px;
	overflow: hidden;
	height: 100%;
	background: #ffffff;
}

#menu li {
	margin-left: -26px;
	display: block;
}

#menu a:visited {
	color: #555555;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
}

#menu a:link {
	color: #555555;
}

#menu a:active {
	color: #000000;
}

.h4 {
	font-size: 24px;
	color: #000000;
	padding: 0px;
	height: 100%;
}

.h4 a:hover {
	color: #9c847c;
}

.h4 a:link {
	color: #000000;
}

.h5 {
	background: url(images/hangingguy.gif);
}

a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #9c847c;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	margin: 0px;
	/*	background: url(images/mini-calendar.gif) no-repeat;*/
	padding-left: 70px;
	height: 100px;
	font: bold 36px/ 100% "Trebuchet MS", Tahoma, Arial;
	color: #FF933;
}

h1 a {
	color: #444444;
	text-decoration: none;
}

h1 a:visited {
	color: #444444;
	text-decoration: none;
}

h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color: #3366CC;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/ 100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a,h2 a:visited {
	color: #3366CC;
	text-decoration: none;
}

h2 a:hover {
	color: #6699CC;
	text-decoration: none;
}

h3 {
	font: normal 140%/ 100% "Trebuchet MS", Tahoma, Arial;
	color: #54453a;
	margin: 10px 0px 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

#page {
	margin: 0px auto;
	background-position: ;
	width: 750px;
	min-height: 600px;
	background-repeat: no-repeat;
}

#header {
	height: 200px;
	width: 780px;
	/*	background: #555555;*/
	margin: 0px auto;
}

#headerimg {
	background: url(images/header.gif) no-repeat;
	position: relative;
	padding: 30px 0px 40px 0px;
	height: 130px;
}

#headerimg .description {
	position: absolute;
	left: 130px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	font-size: 14px;
	float: left;
}

#nav li {
	float: left;
	margin-left: 5px;
	font-size: 14px;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	font: bold 14px/ 100% Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
}

#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	color: #9c847c;
}

/** END GENERAL CSS **/ /** SIDEBAR **/
#container {
	
}

#sidebar {
	font: bold 12px/ 100% "Trebuchet MS", Tahoma, Arial;
	background-image: url(images/containerbg.png);
	padding: 10px 10px 10px 10px;
	background-position: top left;
	color: #222222;
	height: 100%;
	float: left;
	width: 115px; /* must total 150px with padding*/
	min-height: 280px;
}

#searchform {
	background: #555555;
	width: 125px;
	padding: 0px 0px 0px 5px;
	float: left;
	bottom: 0;
	color: #c1c1c1;
	right: 0;
	height: 100px;
	height: 100%;
}

#searchform #s {
	border: 1px solid #999999;
	width: 113px;
	height: 16px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
	background: #999999;
	vertical-align: left;
}

#searchform #searchsubmit {
	background: #444444;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c1c1c1;
	vertical-align: middle;
	border: 0px solid #a1a1a1;
}

#searchform label {
	font-size: 11px;
	color: #c1c1c1;
}

#sidebar h3 {
	font: normal 140%/ 100% "Trebuchet MS", Tahoma, Arial;
	color: #555555;
	margin-left: 10px;
}

.ul-cat {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
}

.ul-cat li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	display: block;
	background: url(images/mini-category.gif) no-repeat left center;
}

.ul-cat li a,.ul-cat li a:visited {
	display: block;
	color: #495233;
	text-decoration: none;
}

.ul-cat li a:hover {
	display: block;
	color: #FF6600;
	text-decoration: none;
}

.ul-archives {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px;
	display: block;
}

.ul-archives li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	display: block;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}

.ul-archives li a,.ul-archives li a:visited {
	color: #495233;
	text-decoration: none;
}

.ul-archives li a:hover {
	color: #555555;
	text-decoration: none;
}

/** END SIDEBAR **/ /** MENU for SIDEBAR **/
.menu_list {
	width: 135px;
	display: block;
}

.menu_head {
	padding: 10px 10px;
	cursor: pointer;
	margin: 1px;
	font-weight: bold;
	width: 90px;
	border-bottom: 1px solid #999999;
	display-type: none;
}

.menuname a:link {
	background: #ffffff;
	padding: 10px 10px;
}

.menu_head a:link {
	color: #555555;
}

.menu_head a:hover {
	color: #000000;
}

.menu_body {
	display: none;
}

.menu_body a {
	display: block;
	color: #444444;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
}

.menu_body li {
	display: block;
}

.menu_body a:hover {
	color: #171717;
	background: #ffffff;
	text-decoration: none;
	-moz-border-radius: 2px 2px 2px 2px;
}

.menu_body li {
	display: block;
}

/** END MENU for SIDEBAR **/ /** CALENDAR **/
#calendarcontainer {
	background: #ffffff;
	width: 129px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	color: #c1c1c1;
	border-right: 1px solid #ffffff;
	right: 0;
	-moz-border-radius: 0px 0px 0px 5px;
}

table.upcoming-trips {
	border: thin #dddddd;
	border-style: solid;
	background-color: #eeeeee;
	padding: 10px 20px 10px 20px;
	width: 580px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

/* this is the date put in by the event calendar*/ /*
.ec3_schedule{
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;

}*/

.ec3_list {
	margin-left: -25px; 
	word-spacing: -1px;
	letter-spacing: -0.2px;
	color: #555555;
	list-style-type: none;
}

.ec3_list li {
	font-size: 1em !IMPORTANT;
	list-style-type: none;
	margin-left: -30px;
}

.ec3_list li a:hover {
	width: 110px;
	height: 100%;
}

.ec3_list li:before {
	content: "" !IMPORTANT;
}

table.ec3_schedule {
	background: #;
	border: 1px solid #e9e9e9;
	float: left;
	padding: 10px;
	margin-top: 0px;
	font: normal 150%/ 100% "Georgia", Tahoma, Arial;
	width: 595px;
}

table.ec3_schedule td {
	padding: 0 0.5ex 0 0.5ex;
	color: #555555;
}

td.ec3_start {
	text-align: left;
}

td.ec3_to {
	text-align: center;
}

.ec3_list_day {
	color: #000000;

}


/* /ec3 shit */ /** CALENDAR **/
.exrpt {
	clear: both;
	padding-top: 10px;
}

.exrpt-title {
	float: left;
	margin-left: 10px;
	padding-left: 90px;
	padding-right: 30px;
	padding-bottom: 20px;
	height: 33px;
	background: url(images/nut_small.gif) no-repeat left center;
}

.exrpt-entry {
	clear: both;
}

.post {
	padding-top: 10px;
}

.trip-date {
	width: 45px;
	height: 58px;
	float: left;
	background: url(images/calendar.gif) no-repeat left top;
}

.trip-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.trip-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	padding-left: 150px;
	padding-bottom: 50px;
	height: 20px;
	background: url(images/nut.gif) no-repeat left center;
}

.entry {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

.entry-single {
	clear: both;
	margin-top: 10px;
	padding-top: 40px;
}

.post-details {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	margin-bottom: 30px;
	padding-left: 28px;
	float: left;
	height: 28px;
	font-size: 100%;
	color: #999999;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	margin-bottom: 30px;
	padding-left: 28px;
	float: right;
	height: 28px;
	font-size: 100%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #000000;
}

.post-content {
	clear: both;
	padding-top: 10px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a,.navigation a:visited {
	color: #59770e;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}

.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

#comments,#respond {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li {
	padding: 5px 10px;
	position: relative;
}

.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}

.commentlist .alt {
	border: 1px solid #efefef
}

.commentlist cite,.commentlist cite a,.commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #444444;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}

#commentform input {
	width: 153px;
	background: #f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea {
	width: 478px;
	height: 115px;
	background: #ffffff;
	border: 1px solid #e9e9e9;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus,#commentform input[type="text"]:focus {
	background: #ffffff;
}

#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float: right;
	width: 144px;
	height: 29px;
}

/** FOOTER **/
#footer {
	clear: both;
	background: #555555;
	color: #e9e9e9;
	font-size: 95%;
	line-height: 130%;
	-moz-border-radius: 5px 0px 5px 5px;
}

#footer a,#footer a:visited {
	color: #ffffff;
}

#footer .left-col {
	width: 240px;
	float: left;
	margin-left: 10px;
}

#footer .right-col {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

#footer h4 {
	font: normal 146%/ 100% "Trebuchet MS", Tahoma, Arial;
	color: #c1c1c1;
	margin: 10px 0px 5px;
}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

.recent-comments li {
	padding: 0px 0px 20px 2px;
}

.recent-comments a {
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}

.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 110%;
	color: #999999;
}

.recent-posts li {
	padding: 0px 0px 20px 2px;
	color: #aaaaaa;
}

.recent-posts a {
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}

#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}

#credits a,#credit a:visited {
	color: #048db4;
}

.rss {
	background:
		url(http://www.surmc.org.au/wp-content/uploads/2009/06/feed-icon-14x14.png)
		no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}

.left {
	float: left;
}

img.left,a img.left {
	float: left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.left {
	border-color: #FF6600;
	background: #FF6600;
}

.right {
	float: right;
}

img.right,a img.right {
	float: left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.right {
	border-color: #FF6600;
	background: #FF6600;
}

.clear {
	clear: both;
}

hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

img.img_border,a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}

a:hover img.img_border {
	border-color: #FF6600;
	background: #FF6600;
}

/* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */