/**************************************
 * THEME NAME: htd
 *
 * Files included in this sheet:
 *
 *   htd/styles.css
 *   htd/styles_yui_menu.css
 **************************************/

/***** htd/styles.css start *****/

/* @override http://localhost/moodle19/theme/htd/styles.php */

body {
	margin: 0;
	padding: 0;
}

body, td, th, li, p {
	line-height: 1.4;
	font-size: 0.95em;
	font-family: Tahoma, Arial, Helvetica;
}

#wrapper {
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#left {
	background: url(images/left.png) repeat-y 0 0;
	padding-left: 14px;
}

#right {
	background: url(images/right.png) repeat-y 100% 0;
	padding-right: 14px;
}

#inside {
		border-left: 2px solid #fff;
	border-right: 2px solid #fff;

}


a:link,a:visited,
.tabrow1 a:link span {
}

a:hover,a:active,
.tabrow1 a:visited span {
}

a img {
	border: none;
}

a:active {
	outline: none;
}

/* Header */

#header-left {
	width:189px;
	float: left;
	background: #f3f2e1 url(images/church.jpg) no-repeat 0 0;
	padding-top: 0;
	height: 243px;
}

#header-right {
	background: url(images/header.jpg) no-repeat 0 0;
	height: 243px;
	width: 804px;
	float: left;
}

#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 7px 0 0 290px;
	font-size: 0.9em;
	float: left;
}

#topmenu li {
	display: inline;
	padding: 0 20px 0 0;
	height: 20px;
}

#topmenu ul a:link,
#topmenu ul a:visited {
	text-decoration: none;
	color: #000;
}

#topmenu ul a:hover {
	text-decoration: underline;
}


.headermenu {
	margin-top: 8px;
	font-size: 0.95em;
}

#craftysyntax {
	float: right;
	margin-right: 5px;
}
/* Menu */

#menu {
	margin: 152px 0 0 90px ;
}

/* Navbar */

.navbar {
	border: none;
	font-size: 0.8em;
	padding: 6px 0 0 35px;
	color: #857d4e;
}

.navbar .breadcrumb {
}

.navbar .navbutton {
	margin-top: 0;
}

#content {
	background: #eceacf;
}

/* Sideblocks */

#layout-table #left-column {
	width: 156px;
	padding: 0;
	background: #f3f2e1 url(images/sideblock-right.png) 100% 0 repeat-y;
	padding-right: 33px;
}

.sideblock {
	width: 185px;
}

.sideblock .header {
	border: none;
	background: #636743 url(images/sideblock-header.png) 0 0 repeat-y;
	padding: 3px 5px 4px;
}

.sideblock .title {
	
}

.sideblock .title h2 {
	color: #fff;
	font-size: 1em;
}

.sideblock .content {
	background: #ebe9d0;
	border: none;
}

.sideblock .minicalendar {
	border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
	font-size: 0.75em;
}

#left-column .hidden .header,
#right-column .hidden .header {
	border: none;
}

.sideblock .filters table {
	background: none;
}

#content-wrapper {
	padding: 15px;
	background:#eceacf	;
}

#course-index #content-wrapper,
#course-view #content-wrapper,
#site-index #content-wrapper {
	padding: 0;
}

#layout-table {
	margin-top: 0	;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0.75em 0;
}

#course-index div.buttons {
	margin: 0;
	padding: 10px 0;
}
/* Courses */

h2.headingblock {
	border-width: 0 0 1px 0;
	padding-bottom: 0;
		border-color: #aeac8c;
	
}

.coursebox {
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
		border-color: #aeac8c;

}

.categorybox {
	border: none;
}


#course-view .section td.side {
	background: #aeac8c;
	border-color: #aeac8c;
	color: #fff;
}

#course-view .section td.content {
		border-color: #aeac8c;
}

#course-view .weekscss .current,
#course-view .current td.side {
	background: url(images/church.jpg) repeat-x 50% 0 ;
}

.coursebox .info {
	width: 44%;
}

.sitetopic {
	border: none;
}

.sitetopic h2 {
	margin-top: 0;
}

/* Forums */

.forumpost {
	border: none;
}

.forumpost .picture {
	background: #aeac8c;	
}

.forumpost .side {
	background: #aeac8c;
}

.forumpost .topic {
	background: #d9d6c0;
	border: none;
	padding: 5px 10px;
}

.forumpost .topic .author {
	
}

.forumpost .topic .subject {
	
}

.forumpost .starter .subject {
	
}

.forumpost .content {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #aeac8c;
	padding: 5px 10px;
}

/* Users */

.userinfobox {
	
}

.userinfobox .content {
	
}

.userinfobox .side {
	
}

.userinfobox .userpicture {
	
}

/* Tables */

.generaltable {
	border-color: #cbc999;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
	border-bottom: 1px solid #cbc999;
	padding: 2px 4px;
	background: #adad8b;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
	border-width: 0 1px 0;
	border-color: #adad8b !important;
	border-style: solid;
}

table#attempts tr.r0 td.cell {
	background: #fff;
}

.forumheaderlist .discussion .starter {
	background: none;
}

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
	background: #dbd9a4;
}

/* Calendar */

#calendar .maincalendar,
.calendar #calendar .sidecalendar .sideblock {
	border: none;
}

/* Misc */

#intro {
	background: #f3f2e1;
}

#mod-forum-view .subscription {
	margin-bottom: 15px;
}

legend {
	border: 1px solid #646843;
	padding: 2px 7px;
	background: #d9d9c8;
}

.mform fieldset {
	background: #f3f2e1;
	border: 1px solid #adb376;
}

.mform .hidden fieldset {
	background: none;
	border: none;
}

fieldset.invisiblefieldset,
fieldset.hidden {
	background: none;
}

#attempts {
	font-size: 13px;
	margin-top: 15px;
}

#attempts .status div.s0 {
	background: #fdfcc6;
}

/* Footer */

#footer {
	background: #807d4e;
	margin-top: 0;
	padding: 5px;

}

#site-index #footer,
#course-view #footer {
	background:#807d4e url(images/footer.png) repeat-y 0 0;

}


#footer p {
	margin: 0;
	color: #fff;
	font-size: 0.8em;
}

#site-index #footer p,
#course-view #footer p {
		margin-left: 225px;

}


#footer-bottom {
	text-align: center;
	margin: 15px 0 25px;
}

#footer-bottom p {
	font-size: 0.8em;
}

#footer-bottom img {
	margin: 0 0 5px;
}

#address {
	
}

/* Menu */

.yuimenubar 

}

.yuimenu 

/* Sub container */ {
	background: #7e2817;
}

.yuimenu a {
	text-decoration: none;
}

li.yuimenuitem {
	background-color: #7e2817;
}

a.yuimenubaritemlabel 

/* Bar item link */ {
	padding: 2px 18px 3px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

a.yuimenuitemlabel 

/* Sub item link */ {
	padding: 4px 18px;
	color: #fff;
	font-size: 0.85em;
	border: 1px solid #fff;
	border-bottom-width: 0px;
}


.yuimenuitem-hassubmenu 

/* Add right arrow to sub item */ {
	background: url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
}

a.yuimenubaritemlabel-selected, 

/* Bar menu item link selected */
a.yuimenuitemlabel-selected  

/* Sub menu item link selected */ {
	text-decoration: none;
	color: #c3c394;
}

.yuimenuitem-hassubmenu-selected 

/* Change right arrow on sub item */ {
	background-image: url(images/menu/menuitem_submenuindicator_selected.png);
}/***** htd/styles.css end *****/

/***** htd/styles_yui_menu.css start *****/

/***** htd/styles_yui_menu.css end *****/

