/*  
Theme Name: Common Outlook Redesign (Aug '09)
Theme URI: http://www.commonoutlook.com/foundersblog/
Description: New custom theme for Founder's Blog based on design by Alicia Chang.
Version: 1.0-082509
Author: Sam Stevens, Stevens Media
Author URI: http://www.stevensmedia.com/
=========
   ToC
=========
1.0 STRUCTURE
2.0 TYPE and PALETTE
	2.1 Headers
	2.2 Links
	2.2.1 Subnav
	2.3 Comments
3.0 IMAGES
4.0 LISTS
	4.1 Primary Nav
5.0 FORMS
6.0 COMMENTS
7.0 MISC
*/

/* === 1.0 STRUCTURE === */

/* --- 1.1 Main Structure --- */

BODY {
	background: #ACACAC url(http://www.commonoutlook.com/foundersblog/wp-content/themes/hiddema2/img/bkgd.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	min-height: 1710px;
}

#maze {
	width: auto;
	max-width: 1280px;
	height: 1200px;
	background: url(http://www.commonoutlook.com/foundersblog/wp-content/themes/hiddema2/img/maze.gif) no-repeat;
	margin: 0 auto;
}

#wrapper {
	position: absolute;
	top: 55px;
	text-align: left;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

#nav {
	background-color: #8DA75D;
}

#page {
	background-color: White;
	margin-bottom: 110px;
}

#main {
	width: 530px; /* 580 w/ padding */
	float: left;
	padding: 25px 25px 50px 25px;
}

#sidebar {
	width: 170px; /* 220 w/ padding */
	margin-left: 580px;
	padding: 25px;
}

.post {
	padding-bottom: 40px;
}

/* --- EO 1.1 Main Structure --- */

/* --- 1.3 Other --- */

#footer-nav {
	margin-top: 6px;
	clear: both;
}

/* === EO 1.0 STRUCTURE === */

/* === 2.0 TYPE and PALETTE === */
BODY { 
	font: normal normal 62.5% Arial, Arial, Helvetica, sans-serif;
	color: #333;
}

A {
	color: #4C708C;
	text-decoration: none;
	outline: none;
}

A:HOVER {
	text-decoration: none;
}

P.date {
	padding: 0;
	margin: 0 0 -10px 0;;
	font-size: 1.1em;	
}

H1 { 
	font-size: 2.2em;
	font-weight: normal;
	line-height: 1.3em;	
	color: #999; 
}

.post H1 A {
	color: #333;
}

H2 {
	color: #333;
}

.post H2 {
	/*font: normal 1.9em Georgia, "Times New Roman", Times, serif;*/
	font: normal 1.9em Arial, Helvetica, sans-serif;
}

.post H2 A {
	text-decoration: none;
	color: #333;
}

.post H2 A:HOVER {
	color: #4C708C;
}

.archive-4 H2 {
	max-width: 400px;
}

#sidebar UL LI H2, #sidebar LI.categories {
	font-size: 1.2em;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#sidebar LI.categories LI {
	font-size: 0.85em;
	font-weight: normal;
	text-transform: none;
}

H3#respond, H3#comments {
	font-size: 1.2em;
}

.blue {
	color: #4C708C;
}

A.rss {
	font-size: 0.9em;
	color: #666;
}

#catrss A {
	text-decoration: none;
	color: #666;
	font-size: 0.85em;
	font-weight: bold;
}

.entry {
	font-size: 1.3em;
	line-height: 1.6em;
}

.entry-image-caption {
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
}

.entry-image-caption A {
	text-decoration: none;
}

P.postmetadata {
	font-size: 1.1em;
	border-top: 1px solid #CCC;
	color: #999;
	padding-top: 10px;
}

#sidebar, OL.commentlist {
	font-size: 1.3em;
}

#footer-nav {
	background-color: #F6F7F9;
	font-size: 1.1em;
	color: #999;
	padding: 25px 25px 15px;
}

#footer-nav A {
	color: #999;
	text-decoration: none;
}

#footer-nav A:HOVER {
	color: #333;
}

#footer {
	background-color: #4C708C;
	padding: 10px 25px 10px;
	text-align: right;
	color: White;
}

#footer A {
	color: White;
	text-decoration: none;
}

/* === 3.0 IMAGES === */
#catrss IMG {
	margin-bottom: -4px;
}

DIV.entry-image-right {
	padding: 4px;
	border: 1px solid #CDCDCD;
}

.entry-image-right, .alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.archive .entry-image-right {
	margin-top: -35px;
}

.entry-image-right IMG {
	margin-bottom: 5px;
}

.post A IMG {
	border: none;
}

.post IMG {
	max-width: 530px;
}

/* --- EO 3.0 IMAGES --- */



/* === 4.0 LISTS === */

#sidebar UL {
	margin: 25px 0;
	padding: 0;
	list-style-type: none;
}

#sidebar UL UL {
	margin: 10px 0;
}

#sidebar LI {
	padding: 2px 0;
}

OL.commentlist LI.alt {
	background-color: #F9F9F9;
	padding: 10px;
}

#sidebar ul.collapsArchList li.collapsArchPost {
	/*content: '\00BB \00A0' !important;*/
	padding-left: 5px;
	font-size: 0.85em;
} 

/* --- EO 4.0 LISTS --- */



/* === 5.0 FORMS === */
TABLE#nav FORM {
	margin: 0;
	padding: 0;
}

INPUT#s {
	width: 118px;
	padding: 2px;
	font: normal 1.1em Arial, Helvetica, sans-serif;
}

LABEL {
	font-size: 1.2em;
}

TEXTAREA#comment {
	width: 88%;
	font-size: 1.3em;
	line-height: 1.6em;
	padding: 5px;
	color: #333;
}

TEXTAREA#comment { /* Safari will ignore b/c of floating pound */
	width: 98%;
    #
}

FORM#commentform INPUT, FORM#commentform TEXTAREA {
	border: 1px solid #999;
}

FORM#commentform INPUT#submit {
	color: White;
	background-color: #4C708C;
	font: bold 1.1em Arial, Helvetica, sans-serif;	
	border: none;
	padding: 4px 8px;
}

/* --- EO 5.0 FORMS --- */



/* === 7.0 MISC === */
.clear {
	clear: both;
}
/* --- EO 5.0 FORMS --- */