/* CSS Document */

/* ------------960px-------------
   20px--190px--40px--690px--20px
   20px--145px--20px--20px--735px--20px
*/

/*
Theme Name: SGM Lifewords corporate
Theme URI: http://www.sgmlifewords.com/
Description: This is developed from the <a href="http://binarybonsai.com/kubrick/">Kubrick 1.6</a> template.
Version: 1.0
Author: Kris
Author URI: http://www.sgmlifewords.com/
Tags: blue, custom header, fixed width, two columns, widgets

	SGM Lifewords corporate
	 http://www.sgmlifewords.com/

	This theme was designed and built by Kris,

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

*/

/* Kris' restructure starts */
/* General formatting */
body {
	font-size: 70%;/* 62.5%; */ /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background: #eeeeee;
	color: #333333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	}

h1 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
	text-decoration: none;
	color: #009fe0;
	padding-top: 70px;
	margin: 0;
	}
	
h1 a {
	text-decoration: none;
	color: #009fe0;
	}
	
h1 a:hover {
	text-decoration: none;
	color: #009fe0;
	}
	
h1 a:visited {
	text-decoration: none;
	color: #009fe0;
	}				

h2 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #009fe0;
	font-size: 1.2em;
	margin: 0;
	}	
	
h2 a {
	text-decoration: none;
	color: #009fe0;
	}
	
h2 a:hover {
	color: #009fe0;
	text-decoration: none;
	}
	
h2 a:visited {
	text-decoration: none;
	color: #009fe0;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}	
	
h3 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #009fe0;
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0 0;
	}
	
h3 a {
	text-decoration: none;
	color: #009fe0;
	}
	
h3 a:hover {
	text-decoration: none;
	color: #009fe0;
	text-decoration: none;
	}
	
h3 a:visited {
	text-decoration: none;
	color: #009fe0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
	
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	}	
	
a {
	color: #009fe0;
	text-decoration: none;
	}

a:hover {
	color: #009fe0;
	text-decoration: underline;
	}
	
p img {
	padding: 0;
	max-width: 100%;
	}	
	
a img {
	border: none;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}	
	
ol li {
	list-style: decimal outside;
	}	

cite {
	text-decoration: none;
	}
	
small {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

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

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

hr {
	display: none;
	}
	
code {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1.1em;
	}

acronym {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
	}
	
abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
	}
	
span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
	
select {
	width: 130px;
	}	
	
strike {
	color: #777;
	}	

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
/* Page divs and special elements */
#page {
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}
	
#header {
	background-color: #ffffff;
	border: none;
	margin: 0;
	padding: 0;
	height: 187px;
	width: 960px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 940px;
	}
	
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
	}
	
#content {
	font-size: 1.2em;
	}	
	
#commentform {
	margin: 5px 10px 0 0;
	}	
	
#commentform p {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	margin: 5px 0;
	}
	
#commentform input {
	font: 0.9em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
	
#commentform textarea {
	font: 0.9em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	width: 100%;
	padding: 2px;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}	
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}	
	
#sidebar {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1.1em;
	padding: 0 20px 10px 20px;
	width: 145px;
	}	
	
#sidebar h2 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1.1em;
	text-decoration: none;
	margin: 5px 0 0;
	padding: 0;
	}	
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p {
	margin: 5px 0 8px;
	}

#sidebar ul select {
	margin: 5px 0 8px;
	}

/* Parent sidebar navigation */
#sidebar ul ul {
	margin: 5px 0 0 0; /* 5px 0 0 10px */
	}

#sidebar ul ul li {
	margin: 3px 0 0;
	padding: 2px;
	color: #009fe0;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	}
/* end Parent sidebar navigation */
	
#sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ol {
	margin: 0 0 0 10px;
	}

/* Child sidebar navigation */
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	}

#sidebar ul ul ul li {
	margin: 0 0 0 10px;
	padding: 2px;
	border: none;
	}
/* end Child sidebar navigation */
	
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style: decimal outside;
	color: #009fe0;
	}	
	
/* #sidebar ul ul li:before {
	content: "\00BB \0020"; /* Special stylized non-IE bullets. Do not work in Internet Explorer, which merely default to normal bullets. */
	}*/
	
#sidebar form {
	margin: 0;
	}

#sidebar a:selected {}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	}	
	
#sidebar #searchform #s {
	width: 110px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}	
	
#footer {
	background: #ffffff;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 20px 10px 20px;
	text-align: left;
	}
	
#wp-calendar caption {
	font: bold 1.3em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	font-size: 9pt;
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Classes and special elements */

.narrowcolumn {
	float: right;
	padding: 0 20px 20px 20px;
	margin: 0;
	width: 734px; /* 735px */
	border-left: 1px solid #009fe0;
	}

.searchcolumn {
	float: right;
	padding: 0 1px 20px 20px;
	margin: 0;
	width: 753px; /* 735px */
	border-left: 1px solid #009fe0;
	}
	
.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}	

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
	}
	
.widecolumn .entry {
	line-height: 1.4em;
	}	
	
.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}	

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	color: #777;
	}
	
.postmetadata ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}	

.clear {
	clear: both;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignright {
	float: right;
	}	
	
.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even {
	border-left: 1px solid #ddd;
	}
	
.alt {
	border-left: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
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 p a:visited {
	color: #009fe0;
	}
	
.entry ul li:before {
	content: "\00BB \0020"; /* Special stylized non-IE bullets. Do not work in Internet Explorer, which merely default to normal bullets. */
	}	

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

.entry ol li {
	margin: 0;
	padding: 0;
	}	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}	
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.commentlist li {
	font: 0.9em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
	}

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

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}	

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

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}	
	
.children {
	padding: 0;
	}
	
.wp-caption {
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 4px;
	margin: 0; /* Was 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;
}		
	
	
img.thb {
	float: left;
	width: 60px; height: 60px;
	margin-left: -68px;
	border: 0; /* no border if this image is a link please */
}

/* img {width: 100%;} */


/* class to wrap the icon and text sections in a div to control image and text flow.
   The margin of 68px is where the image goes (note img.thb is offset by -68px above)
 */
.iconWrap {
	margin-left: 68px; 
	min-height: 80px;
}

.iconWrap h2 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
.iconWrap h2 a {
	text-decoration: none;
	}	
	
.iconWrap h2 a:hover {
	text-decoration: underline;
	}	

.iconWrap p {
	margin-top: 0;
	}

/* Custom form layout */
fieldset {
	border: 1px solid #009fe0;
	background-color: #ffffff;
}

legend {
	/* border: 1px solid #009fe0; */
	background-color: #ffffff;
	padding: 0.2em;
}

label {
	clear: left;
	float: left;
	text-align: right;
	width: 200px;
	padding-right: 20px;
}

.textBox {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #009fe0;
	background:#eeeeee;
}

.checkBox {
	display: block;
	float: left;
	margin: 5px 0 5px 100px;
}

.button {
	width: 80px;
	float: right;
}

.formBR {
	clear: left;
}

/* Multi-column custom form */

.post_column_1 label {
	clear: left;
	float: left;
	text-align: right;
	width: 120px;
	padding-right: 20px;
}

.post_column_1 .textBox {
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #009fe0;
	background:#eeeeee;
}

.post_column_1 .checkBox {
	display: block;
	float: left;
	margin: 5px 0 5px 0;
	font-weight: bold;
	color: #009fe0;
}

.post_column_1 .button {
	width: 75px;
	float: right;
}

.rss-feed {color: #009fe0;}

img#wpstats {
	position: absolute;
	top: 0;
	width: 0px;
	height: 0px;
	overflow:hidden;
}
/* Latest posts feed */
#feed.latest-posts {
	padding: 10px;
	margin: 15px 0 0 0;
	background: #dddddd;
	list-style-type: none;
	list-style-image: none;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#feed.latest-posts h3 {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 1em;
	border-bottom: 2px solid #009fe0;	
}
#feed.latest-posts a {
	font-weight: bold;
}
#feed.latest-posts ul {
	margin: 5px 0 5px 0;
	list-style-type: none;
	list-style-image: none;
}
#feed.latest-posts ul li {
	margin: 3px 0 0;
	padding: 5px;
	background-color: #eeeeee;
}
#feed.latest-posts ul li:hover {
	background: #ffffff;
}
