Warning: mkdir() [function.mkdir]: Permission denied in /home/vle/public_html/wickersley/vle/lib/setuplib.php on line 131
/**************************************
* THEME NAME: E-Wickersley
*
* Files included in this sheet:
*
* E-Wickersley/styles_layout.css
* E-Wickersley/styles_fonts.css
* E-Wickersley/styles_color.css
**************************************/
/***** E-Wickersley/styles_layout.css start *****/
/*******************************************************************
styles_layout.css
This CSS file contains all layout definitions like positioning,
floats, margins, padding, borders etc.
Styles are organised into the following sections:
core
forms
header
footer
admin
blocks
blog
calendar
course
doc
grades
login
message
question
tabs
user
various modules
*******************************************************************/
/***
*** Core
***/
body {
border: 0px;
margin: 0px;
}
#content,
.navbar {
padding: 0px;
margin: 0px;
border-style: solid;
border-width: 0px;
border-top-width: 1px;
border-bottom-width: 1px;
width: 100%;
}
#layout-table {
width:100%;
border-collapse:separate;
margin-top: 0px;
border-width: 1px;
border-spacing: 5px;
border-style: solid;
}
#layout-table #left-column,
#layout-table #middle-column,
#layout-table #right-column {
vertical-align:top;
border-width: 1px;
padding: 0px;
border-style: solid;
-moz-border-radius: 0px;
}
#layout-table #middle-column {
padding: 10px;
}
.generalbox {
margin-left: 15px;
margin-right: 15px;
}
#intro.generalbox {
width: auto;
margin-left: 15px;
margin-right: 15px;
}
#content {
padding-bottom: 1px; /***was 15px***/
}
/***
*** Forms
***/
/***
*** Header
***/
#header,
#header-home {
margin: 0px;
border-style: solid;
border-width: 0px;
border-bottom-width: 1px;
width: 100%;
overflow: hidden;
}
#header-home {
background: url("main-header-logo-bg.jpg") 0em 0em no-repeat;
height: 150px; /***original 99***/
}
#header {
background: url("header-logo-bg.gif") 0em 0em no-repeat;
height: 38px;
}
.headermain {
padding-top: 9px;
padding-left: 180px;
}
#header h1.headermain:before { content: "#:" }
.navbar {
border: none;
background: none;
border-style: solid;
border-width: 1px;
height: 28px;
overflow: hidden;
}
.breadcrumb {
padding: 8px;
padding-top: 6px;
}
/***
*** Footer
***/
#footer {
padding: 0px;
margin: 0px;
border-style: solid;
border-width: 0px;
border-top-width: 1px;
width: 100%;
text-align: right;
}
/***
*** Filters
***/
/***
*** Admin
***/
/***
*** Blocks
***/
.sideblock .header {
border: none;
background: none;
border-style: solid;
border-width: 1px;
}
.sideblock .content {
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
padding: 8px;
}
.sideblock {
margin-bottom: 0px;
width: 100%;
}
/***
*** Blogs
***/
/***
*** Calendar
***/
/***
*** Course
***/
/***
*** Group
***/
/***
*** Doc
***/
/***
*** Grades
***/
/***
*** Login
***/
/***
*** Message
***/
/***
*** MyMoodle
***/
/***
*** Question
***/
/***
*** Logs
***/
/***
*** Tabs
***/
/***
*** User
***/
/***
*** Modules: Assignment
***/
/***
*** Modules: Chat
***/
/***
*** Modules: Choice
***/
/***
*** Modules: Data
***/
/***
*** Modules: Forum
***/
/***
*** Modules: Glossary
***/
/***
*** Modules: Journal
***/
/***
*** Modules: Label
***/
/***
*** Modules: Lesson
***/
/***
*** Modules: Quiz
***/
/***
*** Modules: Resource
***/
#mod-resource-view .resourcepdf {
padding-top: 0px;
}
.resourcepdf object {
height: 400px;
width: 100%;
}
/***
*** Modules: Scorm
***/
/***
*** Modules: Survey
***/
/***
*** Modules: Wiki
***/
/***
*** Modules: Workshop
***/
.fronthead {
font-size:1.3em;
letter-spacing:0.04em;
}
.fronttext {
margin-top:5px;
margin-left:20px;
margin-right:10px;
margin-bottom:20px;
}
div.frontblock {
margin-top: 12px;
margin-bottom: 25px;
border: #DDD solid 1px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
font-size: 0.95em;
}
h1.frontblock {
border: #DDD solid 1px;
background-image: url(gradient.jpg);
background-position: top;
background-repeat: repeat-x;
padding: 1px 10px;
display: inline;
position: relative;
top: -0.5em;
left: 8px;
font-weight: normal;
}
p.fronttext.p1 {
min-height: 90px;
}
p.fronttext.p2 {
min-height: 90px;
}
p.fronttext.p3 {
min-height: 125px;
}
p.fronttext.p4 {
min-height: 105px;
}/***** E-Wickersley/styles_layout.css end *****/
/***** E-Wickersley/styles_fonts.css start *****/
/*******************************************************************
styles_fonts.css
This CSS file contains all font definitions like family, size,
weight, text-align, letter-spacing etc.
Styles are organised into the following sections:
core
header
footer
admin
blocks
calendar
course
doc
grades
login
message
mymoodle
question
tabs
user
various modules
*******************************************************************/
/***
*** Core
***/
body,
table,
td,
th,
li {
font-family: Verdana, Arial;
font-size: 11px;
letter-spacing: 0.02em;
}
a:link,
a:visited,
a:hover {
text-decoration: none;
}
/***
*** Header
***/
#header .headermain {
font-weight: normal;
font-size: 17px;
}
/***
*** Footer
***/
/***
*** Admin
***/
/***
*** Blocks
***/
.block_messages .content .listentry,
.block_online_users .content .listentry {
font-size: 0.9em;
}
/***
*** Blogs
***/
/***
*** Calendar
***/
td.day, .weekdays th {
font-size: 1.1em;
}
/***
*** Course
***/
/***
*** Doc
***/
/***
*** Grades
***/
/***
*** Login
***/
/***
*** Logs
***/
/***
*** Message
***/
/***
*** MyMoodle
***/
/***
*** Question
***/
/***
*** Tabs
***/
/***
*** User
***/
/***
*** Modules: Assignment
***/
/***
*** Modules: Chat
***/
/***
*** Modules: Choice
***/
/***
*** Modules: Forum
***/
/***
*** Modules: Glossary
***/
/***
*** Modules: Journal
***/
/***
*** Modules: Label
***/
/***
*** Modules: Lesson
***/
/***
*** Modules: Quiz
***/
/***
*** Modules: Resource
***/
/***
*** Modules: Scorm
***/
/***
*** Modules: Survey
***/
/***
*** Modules: Wiki
***/
/***
*** Modules: Workshop
***/
/***
*** Phpinfo display
***/
/***** E-Wickersley/styles_fonts.css end *****/
/***** E-Wickersley/styles_color.css start *****/
/*******************************************************************
styles_color.css
This CSS file contains all color definitions like
background-color, font-color, border-color etc.
Styles are organised into the following sections:
core
header
footer
admin
blocks
calendar
course
doc
login
message
question
tabs
user
various modules
*******************************************************************/
/***
*** Core
***/
a:link,
a:visited {
color: #0000FF;
}
a:hover {
color: #FF0000;
}
body {
background-color: ButtonFace; /***was ButtonFace***/
color: #000;
}
#content, .navbar {
border-bottom-color: ButtonShadow;
border-top-color: ButtonHighlight;
background-color: ButtonFace; /***ButtonFace***/
}
#layout-table {
border-color: Yellow; /***was green***/
}
#layout-table #left-column,
#layout-table #middle-column,
#layout-table #right-column {
border-color: Yellow; /***was green***/
background-color: ButtonFace; /***Was ButtonFace***/
}
#layout-table #middle-column {
background-color: white;
}
form.mform fieldset,
.generalbox {
border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
.sitetopic,
.categorybox {
border-color: ButtonFace;
}
/***
*** Header
***/
#header,
#header-home
{
border-bottom-color: #006600; /***was green***/
background-color: #006600;
}
#header {
background-color: #006600;
}
.headermain {
color: yellow;/***was #b4b3b3***/
}
#header .logininfo
{
color: white;
}
.breadcrumb ul li a:link,
.breadcrumb ul li a:visited {
color: black;
}
.breadcrumb ul li a:hover {
color: green;
}
/***
*** Footer
***/
#footer {
border-top-color: ButtonHighlight;
background-color: yellow;
}
.navbar {
border-color: Yellow; /***was green***/
background-color: yellow;
}
/***
*** Admin
***/
/***
*** Blocks
***/
.sideblock .header {
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
background-color: ButtonFace; /***was ButtonFace***/
}
#left-column .hidden .header,
#right-column .hidden .header {
border-bottom-color: ButtonShadow;
}
.sideblock .content {
border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
background-color: white;
}
/***
*** Blogs
***/
/***
*** Calendar
***/
/***
*** Course
***/
/***
*** Doc
***/
/***
*** Grades
***/
/***
*** Login
***/
/***
*** Message
***/
/***
*** Question
***/
/***
*** Logs
***/
/***
*** Tabs
***/
/***
*** User
***/
/***
*** Modules: Chat
***/
/***
*** Modules: Choice
***/
/***
*** Modules: Forum
***/
/***
*** Modules: Glossary
***/
/***
*** Modules: Journal
***/
/***
*** Modules: Label
***/
/***
*** Modules: Lesson
***/
/***
*** Modules: Quiz
***/
/***
*** Modules: Resource
***/
/***
*** Modules: Scorm
***/
/***
*** Modules: Survey
***/
/***
*** Modules: Wiki
***/
/***
*** Modules: Workshop
***/
/***** E-Wickersley/styles_color.css end *****/