﻿/*
Theme Name: Expression Theme
Theme URI: http://expression.pinkandyellow.com
Description: Custom theme for the Sams Teach Yourself Microsoft Expression Web 2 in 24 Hours Reader Companion Site. Graphics created with Microsoft Expression Design 2, layout and coding with Microsoft Expression Web 2.
Author: Morten Rand-Hendriksen
Author URI: http://www.pinkandyellow.com
Tags: simple, clean, fixed width, left-aligned, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 0.8
*/


/*	##################################
   	CSS RESET
	################################## */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

body {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff left top;
	font: 11px/18px Verdana, Tahoma, sans-serif;
	color: #606060;
}

blockquote, q {
	quotes: "" "";
}

/*	##################################
   	GENERAL
	################################## */
	
.alignCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.alignLeft {
	display: inline;
	float: left;
	margin-right: 5px;
}

.alignRight {
	display: inline;
	float: right;
	margin-left: 5px;
}
	
a {
	color: #5B8DBE;
	text-decoration: none;
}
a:hover {
	color: #DC6B25;
}
#quoteTop {
	background-position: 0px 0px;
	position: absolute;
	left: 465px;
	width: 270px;
	top: 10px;
	height: 230px;
	background-image: url('img/quote.png');
	background-repeat: no-repeat;
}
#quoteTop p {
	font-size: 1.3em;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.4em;
	text-align: justify;
	padding: 3px;
}
#quoteTop pre {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	bottom: 0px;
	position: absolute;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	float: right;
}

blockquote {
	background-position: 10px 10px;
	margin: 0;
	padding: 10px;
	width: 300px;
	background-image: url('img/quote.png');
	background-color: #5F93C5;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.6em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.quoteLink a {
	color: #FFFFFF;
	font-weight: bold;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

strong {
	font-weight:bold;
}

em {
	font-style: italic;
}

/*	##################################
   	HEADER
	################################## */

#header {
	position: relative;
	width: 1000px;
	height: 401px;
	margin: 0 0 0 0px;
	background: url('img/headerBackground.jpg') no-repeat right bottom;
}

.titleButton a, .titleButton a:link, .titleButton a:visited {
	background-position: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-indent: -9999px;
	width: 451px;
	height: 152px;
	display: block;
	background-image: url('img/titleButton.png');
}

.titleButton a:hover {
	background-position: 451px;
}

.lessonButton a, .lessonButton a:link, .homeButton a:visited {
	background-position: 0px;
	position: absolute;
	bottom: 0px;
	left: 749px;
	text-indent: -9999px;
	width: 251px;
	height: 152px;
	display: block;
	background-image: url('img/lessonButton.jpg');
}

.lessonButton a:hover {
	background-position: 251px;
}

#menu {
	border-width: 2px;
	border-color: #BFD4E8;
	position: relative;
	width: 1000px;
	height: 30px;
	margin: 2px 0 2px 0px;
	padding: 0px 0 0 0;
	list-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
}

#menu ul {
	text-decoration: none;
}

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 30px;

}

.page_item a {
	margin: 0 2em 0 0;
	padding: 0px;
	color: #5F93C5;
	text-decoration: none;
	font: /2em Arial, Helvetica, sans-serif;
}

.page_item a:hover {
	margin: 0 2em 0 0;
	padding: 0px;
	color: #2069AE;
	text-decoration: none;
	font: /2em Arial, Helvetica, sans-serif;
}

.current_page_item a, .current_page_item a:hover {
	color: #135CA1;
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	width: 1000px;
	height: auto;
}

#content-left {
	padding: 5px;
	float: left;
	width: 735px;
	height: auto;
}

#content-right {
	float: right;
	width: 251px;
	height: auto;
	background-color: #BFD4E8;
}

#footer {
	height: 20px;
	padding: 20px 0;
	background: #135CA1;
	width: 1000px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}

/*	##################################
   	DATES
	################################## */

.post-date {
	width: 45px;
	height: 49px;
	float: left;
	margin-left: 8px;
	margin-top: 6px;
}
.post-month {
	font-size: 1em;
	text-transform: uppercase;
	color: #5B8DBE;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
	font-family: Arial, Helvetica, sans-serif;
}
.post-day {
	font-size: 2em;
	text-transform: uppercase;
	color: #5B8DBE;
	text-align: center;
	display: block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.post {
	width: 650px;
	float: right;
	padding-right: 10px;
	padding-left: 17px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #BFD4E8;
	margin-top: 6px;
}

.singlePost {
	margin-left: 14px;
	margin-right: 5px;
}

ul .downloadLink {
}
.downloadLink li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5F93C5;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.downloadLink li:hover {
	background-color: #BFD4E8;
}

.downloadLink a {
	font-size: 1.3em;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

.downloadLink li:hover a {
	color:#ffffff;
}

.downloadLink li:hover a:hover {
	color: #DC6B25;
}

.downloadLink a:visited {
	font-weight: normal;
	color: #999999;
}

/*	##################################
   	HEADINGS
	################################## */

#header h1 {
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	font: bold 28px/28px;
}
	
#header h1 a {
	background-position: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	font: bold 28px/28px;
	background-image: url('img/titleButton.png');
}
#header h1 a:hover {
	background-position: 451px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	font: bold 28px/28px;
	background-image: url('img/titleButton.png');
}
#header h2 {
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 749px;
	margin: 0px;
	font: 11px/11px;
}
#header h2 a {
	padding: 0px;
	background-position: 0px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	background-image: url('img/lessonButton.jpg');
}
#header h2 a:hover {
	padding: 0px;
	background-position: 251px;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	background-image: url('img/lessonButton.jpg');
}

h2, h3, h4 {
	margin: 0 0 5px 0;
}

h3.archive-title {
	margin: 20px 0 0 0;
}

.box-left h2 {
	color: #5B8DBE;
	font: bold 2.2em Arial, Helvetica, sans-serif;
	line-height: 1em;
	margin-bottom: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #BFD4E8;
	padding-bottom: 4px;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
}

.box-left h3 {
	margin: 0 0 10px 0;
	color: #5B8DBE;
	font: bold 1.6em Arial, Helvetica, sans-serif;
}

.box-left h4 {
	color: #C4AFAC;
	font: 11px Verdana, Tahoma, sans-serif;
	margin-bottom: 8px;
	margin-top: 3px;
}

/*	##################################
   	HEADER
	################################## */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left {
	margin: 0px 0 10px 0;
}
.box-left p {
	margin-bottom: 8px;
}
.box-left img {
        float:left;
        margin:0 10px 10px 0;
}

p.tags {
	padding: 5px 0px 6px 4px;
	clear: both;
	font: 11px Verdana, Tahoma, sans-serif;
	background-color: #BFD4E8;
	margin-top: 10px;
}

#content-left blockquote {
	margin: 0 0 10px 0;
	padding: 10px 10px 5px 10px;
	width: inherit;
	background-image: none;
	background-color: #5F93C5;
	color: #FFFFFF;
	font-size: 1.6em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

#content-left blockquote a {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#content-left blockquote a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}


/** CONTENT RIGHT */

.box-right {
	margin: 5px 0 0px 0;
	font: 11px/11px Verdana, Tahoma, sans-serif;
	background: repeat-y left top;
}
.box-right h3 {
	padding: 5px 0px 0px 10px;
	margin-right: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #FFFFFF;
	line-height: 0.6em;
	margin-bottom: 0px;
	margin-top: 10px;
}
.box-right-content {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 20px;
}

.book img {
	margin: 8px auto 6px auto;
	padding: 0px;
}
.book img:hover {
}
.book a {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
}
.book a:hover {
	color: #DC6B25;
}
.box-right-bottom {
	height: 10px;
	background: left top;
}

.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box-right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 7px;
}
.box-right li a, .box-right ul li ul li a, .box-right ul li ul li ul li a {
	text-decoration: none;
	color: #FFFFFF;
}

.box-right li a:hover, .box-right ul li ul li a:hover, .box-right ul li ul li ul li a:hover {
	color: #5B8DBE
}

.box-right ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right ul li ul li ul {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
}

.box-right p {
	margin: 20px 0 0 0;
}

/** WORDPRESS CSS */

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

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

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

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/*	##################################
   	FORMS
	################################## */

label {
    display:block;
    margin:0 0 5px 0;
}

.text {
    width:350px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
}

.verify {
    width:290px;
    margin: 0 0 10px 0;
    padding:5px;
    border:1px solid #ccc;
    float:left;
}

.fieldwrap img {
    float:left;
    margin:0 5px 10px 0;
}

textarea {
	width: 710px;
	height: 150px;
	margin: 0;
	padding: 5px;
	border: 1px solid #ccc;
}
.submit {
	width: auto;
	padding: 5px;
	color: #fff;
	background: #5F93C5;
	border: 0;
	margin-top: 5px;
}

/** SEARCH FORM */
#searchform {
	margin-top: 5px;
}
#search {
	width: 160px;
	padding: 5px;
	border: 1px solid #ccc;
}
#search-submit {
	width: auto;
	padding: 3px;
	color: #fff;
	background: #5F93C5;
	border: 0;
	margin-bottom: 1px;
}

/*	##################################
   	COMMENTS
	################################## */
#comments {
	border-top-style: solid;
	border-width: 10px;
	border-color: #BFD4E8;
	padding-top: 10px;
	margin-top: 20px;
}
#comments h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B8DBE;
	font-size: 1.6em;
	font-weight: bolder;
	margin-bottom: 10px;
}
.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #ECF2F9;
	border: 1px solid #BFD4E8;
}


.comment p {
	margin: 0px;
}

.comment-details {

}

/*	##################################
   	FOOTER
	################################## */

#footer p {
	width: 1000px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
}
#footer p a {
	color: #fff;
	font-weight: bold;
}

/*	##################################
   	USEFUL
	################################## */

.clear {
	clear:both;
}
