/*
Theme Name: Lersnet
Theme URI: http://www.kent.ac.uk/lersnet/
Description: Custom wordpress theme created for LERSnet
Author: IS Web Team - Kent Univeristy
Author URI: http://www.kent.ac.uk/web/
Version: 1.0

*/

/* @group Reset defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img { border: 0; }

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {	list-style: none; }

caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin:0;
	padding:0;
	line-height: 1em;
}

q:before,q:after { content: ''; }

abbr,acronym { border: 0; }

/* @end */

/* @group Global styles */

body {
	font-size: 62.5%;
	/*background: #f8f5d0;*/
	background: #b3b196;
}

body, p {
	font-family: Verdana, Sans-serif;
}

p {
	font-size: 1.1em;
	color: #1a1a1a;
	margin-bottom: 10px;
	padding: 0 5px;
	line-height:1.9em;
}

h1, h2, h3, h4 {
	margin-bottom: 10px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Serif;
}

h1 {
	color: #242b03;	
	font-size: 2.2em;
	border-bottom: 1px solid #bdbb9d;
}

h2 {
	color: #323c04;
	font-size: 1.8em;
}

h3 {
	color: #424f06;
	font-size: 1.6em;
}

h4 {
	color: #546409;
	font-size: 1.4em;
}

h5 {
	color: #697c0d;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:10px;
}

h6 {
	color: #798f10;
	font-size: 1em;
	font-weight:bold;
	margin-bottom:10px;
}

a {
	color: #971d0c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #697c0d;
}

h1 a {
	color: #242b03 !important;
}
h2 a {
	color: #323c04 !important;
}
h3 a {
	color: #424f06 !important;
}
h4 a {
	color: #546409 !important;
}


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration:none;
	color: #971d0c !important;
}

hr {
	border: none;
	border-top: 1px solid #424F06;
	margin: 20px 10px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

blockquote {
	margin:10px 40px;
}

code {
	font-size: 1.2em;
}

.clearfloats {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* @end */

/* @group Header */

#header {
	background: #b6b49e url(images/header-bg.jpg) repeat-x left bottom;
	padding-bottom: 25px;
}

#header .inner, 
#footer .inner, 
#sitecontent .inner {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 ;
	overflow: hidden;
}

/* @group branding */

#branding #tagline {
	color:#3c4803;
}

#header #branding {
	float: left;
}

#logo {
	margin-top: 20px;
	border-bottom: none;
}

#logo a {
	background: url(images/lersnet-logo.gif) no-repeat;
	text-indent: -999px;
	display: block;
	width: 137px;
	height: 61px;
}

/* @end */

/* @group search */

#searchbox {
	float: right;
	background: #8a8877;
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #bcbaa8;
}

#searchbox label {
	color: #fff;
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#searchbox input {
	border: none;
	padding: 2px 5px;
	color: #1a1a1a;
}

#searchbutton {
	top: 7px;
	position: relative;
}

/* @end */

/* @end */

/* @group Site content */

#sitecontent {
	overflow: hidden;
	background: #f8f5d0;
}

/* @group sidebar */

#sidebar {
	float:left;
	width: 260px;
	margin-right: 40px;
}

#sidebar h2 {
	color: #242b03;	
	border-bottom: 1px solid #bdbb9d;
	margin-top: 4px;
}

#sidebar ul {
	padding-left: 30px;
}

#sidebar ul li {
	padding-bottom: 6px;
	list-style-image: url(images/bullet.gif) !important;
	font-size: 1.2em;
}

/* @end */


/* @group page content */

/* @group Topic page */

.infobox {
	border: 1px solid #bdbb9d;
	border-width: 0 0 1px 0;
	padding: 1em;
}

.infobox ul {
	margin-top: 10px;
}
.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #bdbb9d;
	float: right;
	padding: 0 0 0 1em;
}

div.notice {
	border: 1px solid #bdbb9d;
	background: #d6d3b4;
	margin: 20px;
	padding: 10px 10px 0;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { 
	font-weight: bold; 
}

.nav span, .nav a { 
	padding: 6px; 
}

ol#thread {
	list-style: none;
	margin: 0 0 0 70px;
	padding: 0;
}

ol#thread li {
	background: #d6d3b4;
	list-style-type: none !important;
	padding: 1.5em 1.0em;
	line-height: 1.5em;
	margin-bottom:10px
}

ol#thread li ol, 
ol#thread li ul { 
	margin-left: 40px; 
}

ol#thread li ol li, 
#thread li ul li { 
	padding: 0; 
}

.threadauthor {
	margin-left: -120px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }


#thread .post blockquote {
	margin: 10px 10px 10px 20px;
	padding: 10px;
	border: 1px solid #bdbb9d;
	border-left: 5px solid #bdbb9d;
}

#thread .post blockquote p {
	color: #323C04;
}

#thread .post ol li {
	list-style-type: decimal !important;
}

.poststuff {
	border-top: 1px dotted #A2A082;
	margin: 15px 0 0;
	padding: 10px 10px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #d6d3b4;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 535px;
	display: block;
}

.postform label { 
	display: block; 
}

ul#manage-tags { 
	padding: 10px !important;
	list-style: none; 
}

#manage-tags li {
	list-style-type: none !important;
	list-style-image: none !important;
	background: #d6d3b4;
	padding: 10px;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 1.2em;
}
ul#manage-tags li form,
ul#manage-tags li div,
ul#manage-tags li input {
	display:inline;
	margin-bottom:0 !important;
	font-weight: normal;
}

.submit { 
	text-align: right; 
}

.topiclink { 
	display: block; 
}

.topictitle {
	display: inline;
}

/* @end */

/* @group Heat map */

#hottags {
	margin: 10px 20px;
}

p.frontpageheatmap a,
#hottags a {
	border-bottom: 1px dotted;
	font-size: 1.4em;
	margin: 2px;
}

p.frontpageheatmap a:hover,
#hottags a:hover {
	text-decoration: none;
}

/* @end */

/* @group Breadcrumbs */

h3.bbcrumb {
	background: #d6d3b4;
	border-bottom: 1px solid #646351;
	padding: 5px 10px;
	margin-bottom: 20px;
}

h3.bbcrumb a {
	color: #971d0c !important;
}

h3.bbcrumb a:hover {
	color: #697C0D !important;
	text-decoration: underline;
}

/* @end */

/* @group Forms */

#sitecontent form {
	margin: 10px;
}

#sitecontent form label {
	display: block;
	font-weight:bold;
	margin-bottom: 2px;
}

#sitecontent form input {
	margin-bottom: 10px;
}

#sitecontent form legend {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Serif;
	padding: 5px;
	margin-left: 20px;
	color: #424F06;
}

#sitecontent form fieldset {
	border-top: 1px solid #646351;
	margin: 5px;
}

#sitecontent form #submit {
	display: block;
}

/* @end */

/* @group lists */

#sitecontent ul {
	padding-left: 35px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#sitecontent ol {
	padding-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#sitecontent ul li {
	list-style-image: url(images/ulli.gif);
}

#sitecontent ol li {
	list-style-type: decimal;
}

/* @end */

/* @group tables */

#sitecontent table {
	width: 90%;
	margin: 10px 4% 20px;
	border-collapse: collapse;
}

#sitecontent table,
#sitecontent table td,
#sitecontent table th  {
	border: 1px solid #646351;
}

#sitecontent table th {
	background: #687a28;
	padding: 6px 12px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

#sitecontent table th a {
	color: #fff !important;
	text-decoration: underline !important;
}

#sitecontent table th a:hover {
	color: #971d0c !important;
	text-decoration: none !important;
}

#sitecontent table td {
	padding: 4px 10px;
	background: #c9c7ab;
}

/* @end */

/* @group images */

#sitecontent img {
	background: #fff;
	padding: 2px;
	border: 1px solid #c9c7a9;
}

img.floatright {
	float: right;
	margin: 0 0 5px 5px;
}

img.floatleft {
	float: left;
	margin: 0 5px 5px 0;
}

/* @end */



#pagecontent {
	float: right;
	display: block;
	width: 600px;
}

/* @end */


/* @end */

/* @group Footer */

#footer {
	background: #b3b196 url(images/footer-bg.jpg) repeat-x left top;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
}

#footer #meta {
	display: block;
	float: left;
	margin-right: 30px;
	width: 260px;
}

#meta ul {
	padding-left: 30px;
}

#meta ul li {
	padding-bottom: 6px;
	list-style-image: url(images/bullet.gif);
}

#footer #site-info {
	display: block;
	float: left;
	margin-right: 30px;
	width: 320px;
}

#footer #hosted {
	display: block;
	float: left;
	width: 260px;
}

#hosted img {
	margin-top: 5px;
	margin-left: 70px;
}

#footer h3 {
	border-bottom: 1px solid #a2a082;
}

/* @end */
