/*
Theme Name: Onlignment
Theme URI: http://onlignment.com/
Description: Custom theme for the Onlignment website and blog.
Version: 1.0
Author: Barry Sampson
Author URI: http://barrysampson.com/
*/


/*
ToC
	0. reset
	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks
Notes:
*/


/* -------- 0. resetl -------- */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* -------- 1. defaults -------- */

* {
		margin: 0;
		padding: 0;
		}

body	{
		color: #4F4F4F;
		background: #ffffff;
		font: 13px/17px 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;		
		}

/* -------- 2. structure -------- */

#wrapper {
	width: 950px;
	margin: 50px auto 0px auto;		
}

#banner-top {
	height: 8px;
	background: url(images/banner_top.png) no-repeat;		
}

#banner {
	height: 19px;
	background: url(images/banner_bkg.png) repeat-y;
	padding-top: 50px		
}

#banner-bottom {
	height: 8px;
	background: url(images/banner_bottom.png) no-repeat;
	margin-bottom: 25px;		
}

#content {
		
}

#content.narrowcolumn {
	width: 580px;
	float: left;
	padding: 0 0 0 20px;
}

#content.widecolumn {
	width: 720px;
	padding: 0 0 0 20px;
}

#main-content {
	float: left;
}

.navigation {
	margin: 0 0 10px 0;
}

.post {
	margin: 0 0 10px 0;
}

.post.category-blog {
	border-bottom: 1px solid #787878;
	margin-bottom: 30px;	
}

.entry {
	border-top: 1px solid #787878;
	border-bottom: 1px solid #787878;
	padding: 15px 0;
}

.category-blog .entry {
	border-bottom: none;
}

#sidebar {
	width: 280px;
	float: right;
}

#search {
	background-image: url(images/search_bkg.png);
	height: 69px;
	width: 239px;
	padding: 20px 0 0 40px;
}

#links-top, #rss-top {
	background: url(images/links_top.png) no-repeat;
	height: 10px;
	margin-top: 15px;
}

#links, #rss {
	background: url(images/links_bkg.png) repeat-y;
	padding: 20px;
	height: 100%;
}



#links-bottom, #rss-bottom {
	background: url(images/links_bottom.png) no-repeat;
	height: 20px;
	margin-bottom: 10px;
}

#footer {
	border-top: 1px solid #787878;
	color: #787878;
	font-size: 9px;
	padding-top: 10px;
	margin-top: 20px; 		
}

.separator {
		clear: both;
		height: 0;
}

/* -------- 3. links and navigation -------- */

a {
	color: #787878;
	text-decoration: none;		
}

a:visited {
		
}

a:hover {
	text-decoration: underline;	
}

a:active {
		
}

#content a {
	text-decoration: underline;
}

#sidebar #links li {
	margin: 2px 0;
}

#footer a {
	color: #787878;
	text-decoration: none;
	margin-right:20px;
}

#footer a:hover, #navigation a:hover {
	text-decoration: underline;
}

#navigation {
	height: 20px;
	margin: 0 0 0 30px;		
}

#navigation a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-right: 10px;		
}

#navigation ul {
		
}

#navigation li {
		
}

div.entry div a {
display: block;
    margin-bottom: 10px;
}

/* -------- 4. fonts -------- */

h1, h2, h3, h4 {
	color: #4e1f46;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 10px 0;
}

h1 {
	
}

h2 {
	font-size: 20px;
	margin-bottom: 10px;		
}

#sidebar h2 {
	font-size: 16px;
}

h3 {
		
}

h3 a {
	color: #4e1f46;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: px;
	height: 25px;
	display: block;	
}

h3.twitter {
	margin: 12px 0 0 0;
}

#links h3 {
	width: 240px;
	border-bottom: 1px solid #787878;
}

.entry h4 {
	margin: 15px 0 5px 0;
}

p {
	padding: 5px 0 5px 0;		
}

ul {
		list-style-type: none;
}

.entry ul {
	list-style-type: disc;
	margin: 10px 0px;
}

.entry ul li {
	margin: 3px 0px 3px 20px;
}

span.wpcf7-list-item {
    display: block;
    margin: 10px 0;
}

span.wpcf7-list-item-label {

}


/* -------- 5. images -------- */

a img {
		border: 0;
}

img.phonetics {
	margin: 0 0 30px 425px;
}

/* -------- 6. hacks -------- */

body {


/* IE 5 centering bug fix */
		text-align: center;
}

#wrapper {
		text-align: left;
}


/*  Fixes */


div.entry table td {
    border: 1px solid gray;
    padding: 5px;
}

