/**************************************
 * THEME NAME: stj
 *
 * Files included in this sheet:
 *
 *   stj/styles_default.css
 **************************************/

/***** stj/styles_default.css start *****/


/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: black;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #300;
}

/* Page */

#page { 
	width: 100%;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

a.more {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header, #header-home {
	width: 1000px;
	margin: 0 auto;
	height: 161px;
}

/* Header */

#logo {
	width: 710px;
	height: 60px;
	margin: 0 auto;
	padding: 40px 10px 0 280px;
}

#logo h1.headermain, #logo p {
	float: left;
	margin: 0;
	padding-left: 100px;
	color: #000;
}

#logo span {
	color: #000;
}

#logo h1.headermain {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
	background: url(images/img01.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 260px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 30px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #5E5034;
}

#menu a:hover {
	color: #5E5034;
}

#menu .current_page_item a {
	color: #5E5034;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #EAE1D1;
}




/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img02.gif) repeat-y left top;
}



#middle-column {
	float: left;
	width: 480px !important;
	padding: 10px 10px 0px 10px;
}


/* Sidebars */

#left-column {
	float: left;
	width: 200px !important;
	padding-left: 40px;
	padding-right: 10px;
}

#right-column {
	float: right;
	width: 200px !important;
	padding-right: 40px;
}

.sideblock {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sideblock ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sideblock li {
	padding: 0 0 20px 0;
	background: url(images/img05.jpg) no-repeat left bottom;
}

.sideblock li ul {
	background: none;
	padding-bottom: 20px;
}

.sideblock li li {
	margin: 0px 10px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	background: none;
}


.sideblock h2 {
  	height: 32px;
	background: url(images/img04.jpg) no-repeat left top;
	margin: 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-width: 0px;
        border-style: none;
}

/* sideblock - standard styles */


.sideblock .header {
        width: 200px;
	text-align: left;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0;
}

.sideblock .header .hide-show-image {
	float:right;
	height:11px;
	width:11px;
	margin-top:0.5em;
	margin-right: 0.5em;
}

.sideblock .header .commands {
  margin-top: 0.3em;
  clear: both;
  height: 16px;
}

.sideblock .header .commands a {
  margin: 0px 2px;
}

#left-column .hidden .header,
#right-column .hidden .header
{
  border-bottom-width: 0px;
  border-bottom-style: none;
}

#left-column .hidden .content,
#right-column .hidden .content
{
  display: none;
}

.sideblock .header .icon.hide,
.sideblock .header .icon.edit {
  margin-right: 6px;
}

.sideblock .content {
  padding: 4px;
  border-width: 0px;
  border-style: none;
}

.sideblock .content h3,
.sideblock .content h2 {
  text-align: left;
}

.sideblock .content h2 {
  margin:1.5em 0 0;
  padding:0;
}

.sideblock .content .head {
  margin-top: 10px;
}

.sideblock .content hr {
  height:1px;
  margin-top:4px;
  margin-bottom:4px;
  border:none;
  border-top:1px solid;
}

.sideblock div.column {
  margin:0px;
  margin-right:4px;
  padding:0px;
}

.sideblock div.column.c0 {
  float: left;
}

.sideblock div.column.c1 {
  display: inline;
}

.sideblock .content .c0 img.icon {
  margin:0px;
}

.sideblock .content .list, .unlist, .inline-list {
  list-style:none;
  padding:0;
  margin:0;
}

.sideblock .content .list {
  width: 100%;
}

.sideblock .content .list li {
  clear: left;
}

.sideblock .content .inline-list li, .inline-list li {
  display: inline;
}

.sideblock .content ul.list li.listentry {
  clear:both;
}

.sideblock .content div.info {
  text-align:center;
}

.sideblock .footer {
  margin-bottom: 4px;
  text-align:center;
  clear:both;
}

.sideblock img.userpicture {
  width:16px;
  height:16px;
  margin-right:4px;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

table.minicalendar {
	border-collapse:separate;
	border-spacing:1px !important;
	border-style:solid;
	border-width:0px;
	margin:10px auto;
	padding:2px;
	width:98%;
	font-size: 75%;
	background:url("images/img05.jpg") no-repeat scroll left bottom transparent;
	padding:0 0 40px;
}

/* Footer */

#footer {
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}



/* HTML Editor */

#adminsettings .form-htmlarea .htmlarea {
	width:500px;
}

#adminsettings .form-htmlarea .htmlarea .toolbar table td {
	display: inline-block;
}


#adminsettings .form-label {
	text-align: right;
	font-size: 75%;
}

.headermenu { position: relative; top: 100px; right: 40px; text-align: center;}

.headingblock, h2.headingblock, .loginbox h2 {
	border-style:solid;
	border-width:0px;
	margin:0;
	padding:5px;
	color: #300;
	background-color: #F6F3EC;
	font-size:2em;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:lowercase;
}

#page .coursebox {
	border-style:solid;
	border-color: #c0aa7d;
	border-width:1px;
	margin: 0 auto;
	margin-bottom:15px;
	width:100%;

}

.navbar { 
width: 940px !important; 
margin: 0 auto; 
border-style:solid;
border-width:0px;
padding:3px 30px;
}

#notice.generalbox {
margin-left:auto;
margin-right:auto;
width:45%;
}

.generalbox {
border-style:solid;
border-width:0px;
margin-bottom:15px;
padding:10px;
}

.loginbox {
border:0px solid;
margin-bottom:15px;
margin-left:25%;
margin-top:15px;
overflow:hidden;
width:50%;
background-color: #F6F3EC;
}

#coursesearch, .continuebutton { padding-bottom: 1em;}

body#course-category .rolelink {
padding:10px 40px;
text-align:right;
}

h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {
        text-align:center;
	border-style:solid;
	border-width:0px;
	margin:0;
	padding:5px;
	color: #300;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:lowercase;
}

.categorybox {width: 50%; margin: 0 auto;}

#mod-forum-view table { 
	background-color: #F6F3EC;
	width: 900px; margin: 10px auto;}

#mod-forum-view .subscription { 
	position: relative;
	right: 40px;
	top: 20px;
}

#intro.generalbox {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	width:48%;
}

#inst18.sideblock .content h2 { 
	background-image: none;
	background-color:#F6F3EC;
	border-width:0;
	color:#330000;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:5px;
        text-transform:lowercase;
}

#inst18.sideblock .content { text-align: left;}


.forumheaderlist, .forumpost {
    border-collapse: separate;
    border-style: solid;
    border-color: #c0aa7d;
}/***** stj/styles_default.css end *****/


