/*
Theme Name: iLearnIT
Theme URI: http://www.ilearnit.ch
Description: face for ilearnit.ch DSGN by pixelfarm.ch
Version: 0.01
Author: Reno Bertolotti
Author URI: http://www.pixelfarm.ch
*/

/* Globals 
=================================== */

* { margin: 0; padding: 0;}

body { margin-bottom: 50px; background: #2eaae6 url(images/bg_adults.gif) repeat-x; font: 62.5% georgia, "Trebuchet MS", "Lucida Grande", Verdana, Tahoma, Arial; }

a { color: #000; text-decoration: underline; }
a:hover { color: #0273a8; }

.alt { background: #fff; }

pre, code { font: 1em georgia, Monaco, "Courier New", monospace; }

p { margin-bottom: 1em; color: #fff; font-size: 13px; font-weight: normal; font-style: normal; line-height: 20px; letter-spacing: 1px; }


p a:link { color:#004f74; text-decoration: underline; }
p a:visited  {color:#004f74; text-decoration: underline;}
p a:active { color:#004f74; text-decoration: underline;}
p a:hover {color:#0273a8; text-decoration: underline;}

h3 a:link { color:#0273a8; text-decoration: none; }
h3 a:visited  {color:#0273a8; text-decoration: none;}
h3 a:active { color:#0273a8; text-decoration: none;}
h3 a:hover {color:#fff; text-decoration: none;}

h4 li{ padding-top: 5px; }

.left { float: left; }

.right { float: right; }

.delete:hover {
	background: #c00;
	color: #fff;
}

h1 { color: white; font-size: 2em; font-weight: normal; font-style: normal; }

h2 { color: white; font-size: 1.5em; font-weight: normal; font-style: normal; }


h4 { color: #fff; font-weight: normal; }

h5 { font: 1em georgia; color: #000; font-weight: normal; }

div.post p { color:#004f74; }
/* Structure
=================================== */

#wrapper {
	
}

#header { 
	margin: 0 auto 10px;
	width: 650px;
	height: 50px;
	position: relative;
}

#header h1 { 
	font-family: Georgia;
	font-style: italic;
	overflow: auto;
	position: absolute;
	display: block;
	color: #fff;
	text-align: right;
	letter-spacing: -1px;
	right: 53px;
	bottom: 25px;
	padding: 6px;
	z-index: 2;
}

#header p { margin-bottom: 0; }

#header h1 a { color: #fff; text-decoration: none; }
#header h1 a:hover, #header h1 a:visited { color: #fff; }

#main { 
	font-size: 1.2em;
	width: 600px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb { font-family:Georgia; color:#0273a8; font-size:17px; font-weight: normal; font-stretch: normal; font-style: normal; letter-spacing:1px; text-align: left; }

#footer { 
	border-top: 1px solid #0273a8;
	margin: auto;
	color: #fff;
	font-size: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 10px;
	clear: both; 
	text-align: center;
	width: 600px; 
}

#footer_2 a:link { color:#0273a8; text-decoration: none; }
#footer_2 a:visited  {color:#0273a8; text-decoration: none;}
#footer_2 a:active { color:#0273a8; text-decoration: none;}
#footer_2 a:hover {color:#fff; text-decoration: none;}

.notice { 
	border: solid 2px; 
	background: #8fd7e6; 
	color: #2b83d9; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { position: absolute; bottom: 5px; left: 0; font-weight: bold; color: #fff; width: 100%; z-index: 1; }

.login p { padding-bottom: 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
	font-size: 12px;
}

.login #submit { float: left; }

.login { line-height: 1.3; font-weight: normal; font-size: 12px; }

form.login input { font-size: 10px; padding: 3px; border: solid 1px #0273a8; }


/* Front Page
=================================== */

#front-page { 
	margin-left: -250px;
}

#front-page #hottags { 
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions { 
	margin-left: 170px;
	width: 490px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #fff;
	border-bottom: 1px solid #0273a8;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */

#topic-page { 
	margin-left: -250px;
}

.infobox { border-width: 1px 0; padding: 1em; border-color: #0273a8 #0273a8; border-style: solid; }

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #0273a8;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px geneva, Verdana, Arial, Helvetica, sans-serif; }


#thread .post blockquote {
	margin: 0 0 0 4ex;
	padding: 0 0 0 1ex;
	border-left: 5px solid #fff;
}

.poststuff {
	border-top: 1px dotted #0273a8;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Georgia, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px georgia, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 560px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle { color: #ffffff; font-size: 26px; font-weight: normal; display: inline; }

.topic_posts { color: #0273a8; font-size: 12px; font-weight: normal; display: inline; }


/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #bed7e6; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px georgia, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 1px solid #0b6590;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #0b6590;
}

#profile-menu a:link { color:#0273a8; text-decoration: none; }
#profile-menu a:visited  {color:#0273a8; text-decoration: none;}
#profile-menu a:active { color:#0273a8; text-decoration: none;}
#profile-menu a:hover {color:#fff; text-decoration: none;}

#userinfo { margin-top: 10px; }

#userinfo dt { color: #fff; font-weight: normal; font-style: normal; padding-top: 10px;}

#userinfo dd { color: #000; font-weight: normal; font-style: normal; margin: 0 0 5px; } 

#useractivity { color: #0b6590; font-weight: normal; font-style: normal; margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #0273a8;
	border-bottom: 1px solid #0273a8;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 375px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}
