﻿/*
Theme Name: School Desk
Theme URL: http://www.teachingtrends.co.uk/schooldesk.zip
Author URL: http://www.teachingtrends.co.uk
Description:  An interesting school related motiff featuring a school desk with a scrap piece of paper displaying the blog posts.
Version: 1.0
Tags: brown, white, red, fixed width, right navigation, 2 columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import "reset-min.css";

/* Global
-------------------------------------*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
	 margin: 0;
padding: 0;
     }
.clearfix { display: inline-block;}

.clear {
clear: both;
margin: 0;
padding: 0;
height: 315px;
overflow: hidden;
visibility: show;
}


/* start commented backslash hack \*/
* html .clearfix { height: 1%; 

}
.clearfix { display: block; }
/* close commented backslash hack */

a
{
 text-decoration:none;
}

a:hover
{
 text-decoration:underline;
}

p
{
 margin-top:20px;
 line-height:150%;
}

p a
{
    color:#333;
}

/* Layout
-------------------------------------*/
img {
	display:block;
	}


body 
{
        margin:0;
        font-size: 62.5%;
        background-color: #333;
        color: #333;
        font-family: Arial, Helvetica, sans-serif;
        background:url("images/bkg.jpg") repeat 0 -1px;
}

#container{
        position: relative;
        width: 987px;
        margin:0 auto;
        padding-bottom:20px;
}

/*#header
{
    height:315px;
    position:relative;
    background:url("images/header.jpg") no-repeat 0 0;
}*/

#header h1 a
{
    top:82px;
    left:66px;      
    font-size:5.5em;
    color:#000;
    position:absolute;
    font-family:Times New Roman, Arial;
    line-height:0.7em;
    font-style:italic;
    font-weight:bold;
}

#header .logo:hover
{
 text-decoration:none;
}

#header .logo span
{
 font-size:0.3em;
 font-weight:bold;
 color:#000;
}

#header #rss
{
 position:absolute;
 width: 254px;
 height:99px;
 bottom:0;
 right: 78px;
 display:block;
 outline:none;
 text-indent:-9999px;
}

ul#nav
{
  list-style-type:none;
  padding:0 0 25px 0;
}

ul#nav li
{
 float:left;
 margin-right:52px;
}

ul#nav li a
{
 font-size:1.8em;
 display:block;
 float:left;
 color:#2A3948;
 padding-top:4px;
 font-weight:bold;
}

ul#nav li a:hover
{ 
 text-decoration:none;
}

ul#nav li.active a
{
 color:#CB0000;
 margin-top:0;
}

#content
{
 background:url("images/contentbkg.jpg") no-repeat 0 0;
 padding:0 9px 0 53px;
}

#contentinner
{
    background:#E8E7E7 url("images/innercontent.jpg") no-repeat 0 0;
}

#column1
{
 width:509px;
 float:left;
 display:inline;
 padding-left:79px;
 padding-bottom:20px;
}

#footer
{
 background:url("images/footerbottom.jpg") no-repeat 0 100%;
 clear:left;
 padding:30px 0 20px 0;
}

#footer ul
{
 display:block;
}

#footer ul li 
{
 float:left;
 padding-right:5px;
 color:#666;
}

#footer a
{
 color:#666;
 font-size:1.1em;
}

#footer ul li a
{
     float:left;
     padding-right:5px;
}

#footer .right
{
    float:right;
    width:237px;
    color:#666;
    font-size:1.1em;
}

#footer .right a
{
    font-weight:bold;
    font-size:1.1em;
}

/* Column1
-------------------------------------*/

h2
{
 font-size:2.5em;
 font-style:normal;
 color:#3C5234;
 padding:26px 0 7px 0;
 font-family: Arial, Helvetica, sans-serif;
}

h2 a
{
   color:#3C5234; 
}

.posted
{
 color:#1F2F3F;
 font-size:1.2em;
 margin-top:0 !important;
}

.post p
{
  font-size:1.2em;
}

.post
{
  padding-bottom:25px;
  border-bottom:solid 1px #AFAFAF;
  position:relative;
}

.post img
{
 margin-top:25px;
}

.comments
{
 margin-top:20px;
 padding:0 5px 0 22px;
 background:url("images/comment.gif") no-repeat 0 0;
 font-size:1.1em;
 font-weight:bold;
}

.comments a
{
 color:#5C6A64;
 font-size:1.1em;
}

.more-link
{
 position:absolute;
 right:0;
 bottom:20px;
 color:#5C6A64;
 font-size:1.1em;
 font-weight:bold;

}

/* Column2
----------------------------------*/

#column2
{
 width:239px;
 float:left;
 display:inline;
 padding-left:75px;
 background:url("images/bottomcol2.jpg") no-repeat 100% 100%;
 min-height:465px;
}

*html #column2
{
    padding-left:40px;
    height:auto !important;
    height:465px;
}

#column2 .inner
{
    background:url("images/sidecol2.jpg") no-repeat 100% 0;
}

#column2 h2
{
    color:#1F2F3F;
    font-size:2.3em;
    font-style:italic;
    font-weight:normal;
    padding:0;
    
}

#column2 h2 a
{
    font-size:1em;
    font-weight:bold;
    color:#1F2F3F;
    font-style:italic;
}

#column2 ul
{
    padding-bottom:24px;
}

#column2 ul li a
{
 font-size:1.2em;
 line-height:1.6em;
 color:#5C6A64;
}

#column2 ul.last
{
 border-bottom:none;
}

/* wordpress
----------------------------------*/

#column1 h3
{
        font-size:1.1em;
        font-family:Times New Roman, Arial;
        text-transform: uppercase;
}
#column1 h3, #column1 h3 a
{
  color:#1F2F3F;
 }

h3#comments, div#respond h3
{
  text-transform: none;
  font-size: 2em;
  }

div#respond h3
{
  float:left;
  width: 509px;
  margin: 10px 0 0;
  }

.navigation {
  float: left;
  width: 509px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  }
.navigation a
{
  font-size: 1.2em;
  color: #CC0000;
  }
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }

.entry p a:visited {
        color: #b85b5a;
        }

.commentlist li, #commentform input, #commentform textarea {
        font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
.commentlist li ul li {
        font-size: 1em;
}

.commentlist li {
        font-weight: bold;
}

.commentlist li .avatar {
        position: absolute;
        top: 4px;
        right: 0;
        border: 1px solid #eee;
        padding: 2px;
        background: #fff;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        color: #ccc;
        }
.commentlist cite, .commentlist span
{
  font-size: 1.3em;
  }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        }

#commentform p {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentmetadata {
        font-weight: normal;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

html>body .entry li {
        margin: 7px 0 8px 10px;
        }

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

.entry form { /* This is mainly for password protected posts, makes them look better. */
        text-align:center;
        }

select {
        width: 130px;
        }

#commentform input {
        width: 170px;
        padding: 2px;
        margin: 5px 5px 1px 0;
        }

#commentform {
  float: left;
  width: 509px;
        margin: 10px 0 0;
        }
#commentform textarea {
        width: 509px;
        w\idth: 509px;
        padding: 2px;
        }
#respond:after {
                content: ".";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }
#commentform #submit {
        margin: 0 0 5px auto;
        float: right;
        }
/* End Form Elements */



/* Begin Comments*/
.alt {
        margin: 0;
        padding: 10px;
        }

.commentlist {
        padding: 0;
        text-align: justify;
        }

.commentlist li {
        margin: 15px 0 10px;
        padding: 5px 5px 10px 10px;
        list-style: none;

        }
.commentlist li ul li {
        margin-right: -5px;
        margin-left: 10px;
}

.commentlist p {
        margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
        margin: 5px 0;
        }

.nocomments {
        text-align: center;
        margin: 0;
        padding: 0;
        }

.commentmetadata {
        margin: 4px 0 0;
        display: block;
        font-size: 1.1em;
        }
.commentmetadata, .commentmetadata a {
        color: #ccc;
        }
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #ddd;
        }

blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

.center {
        text-align: center;
        }

.hidden {
        display: none;
        }

hr {
        display: none;
        }

a img {
        border: none;
        }

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 4px;
        margin: 10px;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}
/* End captions */

ol.commentlist, ol.commentlist li, ol.commentlist li div
{
  float: left;
  width: 640px;
  padding: 0;
  }
ol.commentlist li
{
  position: relative;
  border-top: 1px dotted #999;
  margin: 10px 0 0;
  padding: 10px 0;
  }
ol.commentlist li p
{
  float: left;
  margin: 1em 0 0;
  }

.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}
