/* Neo Creative CSS File */
/* Bespoke CSS by King Websites */

/* Reset CSS */

body, html, div, h1, h2, h3, h4, p, img, li, ul {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
	display: block;
}

ul {
	list-style-type: none;
}

/* CSS Positioning */

body {
	background-color: white;
	text-align: left;
}

#wrapper {
	width: 880px;
}

#header {
	float: left;
	position: relative;
	width: 182px; /* 220px minus 12px + 26px margin */
	margin: 15px 26px 0px 12px;
	display: inline;
}

#content {
	float: left;
	position: relative;
	width: 660px;
	margin: 13px 0px 90px 0px;
	display: inline;
}

#blog {
	float: left;
	position: relative;
	width: 475px; /* 500px minus 25px margin */
	margin: 15px 25px 0px 0px;
	display: inline;
}

#sidebar {
	float: left;
	position: relative;
	width: 152px; /* 160px minus 8px margin */
	margin: 15px 0px 40px 8px;
	display: inline;
}

/* Fonts */

body {
	color: #383737;
}

a {
	font-weight: bold;
	color: #383737;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 0.8125em;
	background-color: #FFF100;
}

h3 {
	font-weight: bold;
	font-size: 0.75em;
}

p {
	clear: both;
	font-size: 0.8125em;
	line-height: 1.5em;
}

#content h2 a {
	text-decoration: none;
}

#content .post p.date {
	font-size: 0.5625em;
}

#content #sidebar .links {
	font-size: 0.75em;
}

#content #sidebar form input {
	font-size: 0.75em;
}

#content #sidebar #wp-calendar caption {
	font-weight: bold;
	font-size: 0.8125em;
	background-color: #FFF100;
}

#content #sidebar #wp-calendar td, #content #sidebar #wp-calendar th {
	font-size: 0.75em;
}

#content #sidebar #wp-calendar td a {
	font-weight: bold;
	text-decoration: underline;
}

#content #sidebar #wp-calendar td a:hover {
	text-decoration: none;
}

#content #sidebar .recent_post p {
 	font-size: 0.6875em;
	line-height: normal;
}

#content #sidebar ul li {
	font-size: 0.6875em;
	line-height: 1.5em;
}

#blog #comment_form label {
	clear: both;
	font-size: 0.8125em;
	line-height: 1.5em;
	font-weight: bold;
}

#blog ul.bottom_nav li {
	font-size: 0.8125em;
	line-height: 1.5em;
}

#blog textarea#content_content {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8125em;
}

#blog form label {
	font-weight: bold;
	font-size: 0.75em;
}

.tdomf_form_message, .tdomf_form_preview {
	font-size: 0.75em;
}

.tdomf_form_preview p {
	font-size: 1em;
}

.ajaxProgress2 {
	font-size: 0.75em;
}

/* Header CSS */

#header #nav_menu {
	background-color: #FFF100;
}

#header img {
	clear: both;
}

#header ul {
	border-top: 1px solid #000000;
	width: 165px;
	margin-left: 17px;
}

#header ul li {
	border-bottom: 1px solid #000000;
	float: left;
}

#header ul li a {
	height: 19px;
	width: 165px;
	display: block;
	background: transparent url('graphics/main_menu.gif') no-repeat 0px 0px;
}

#header ul li a span {
	display: none;
}

#header ul li a.item_1 {
	background-position: 0px 0px;
}

#header ul li a.item_1:hover, #header ul li.active a.item_1 {
	background-position: 0px -260px;
}

#header ul li a.item_2 {
	background-position: 0px -20px;
}

#header ul li a.item_2:hover, #header ul li.active a.item_2 {
	background-position: 0px -280px;
}

#header ul li a.item_3 {
	background-position: 0px -40px;
}

#header ul li a.item_3:hover, #header ul li.active a.item_3 {
	background-position: 0px -300px;
}

#header ul li a.item_4 {
	background-position: 0px -60px;
}

#header ul li a.item_4:hover, #header ul li.active a.item_4 {
	background-position: 0px -320px;
}

#header ul li a.item_5 {
	background-position: 0px -80px;
}

#header ul li a.item_5:hover, #header ul li.active a.item_5 {
	background-position: 0px -340px;
}

#header ul li a.item_6 {
	background-position: 0px -100px;
}

#header ul li a.item_6:hover, #header ul li.active a.item_6 {
	background-position: 0px -360px;
}

#header ul li a.item_7 {
	background-position: 0px -120px;
}

#header ul li a.item_7:hover, #header ul li.active a.item_7 {
	background-position: 0px -380px;
}

#header ul li a.item_8 {
	background-position: 0px -140px;
}

#header ul li a.item_8:hover, #header ul li.active a.item_8 {
	background-position: 0px -400px;
}

#header ul li a.item_9 {
	background-position: 0px -160px;
}

#header ul li a.item_9:hover, #header ul li.active a.item_9 {
	background-position: 0px -420px;
}

#header ul li a.item_10 {
	background-position: 0px -180px;
}

#header ul li a.item_10:hover, #header ul li.active a.item_10 {
	background-position: 0px -440px;
}

#header ul li a.item_11 {
	background-position: 0px -200px;
}

#header ul li a.item_11:hover, #header ul li.active a.item_11 {
	background-position: 0px -460px;
}

#header ul li a.item_12 {
	background-position: 0px -240px;
}

#header ul li a.item_12:hover, #header ul li.active a.item_12 {
	background-position: 0px -480px;
}

#header ul li a.item_13 {
	background-position: 0px 0px;
}

#header ul li a.item_13:hover,#header ul li.active a.item_13  {
	background-position: 0px -500px;
}

#header a.email {
	display: block;
	height: 32px;
	width: 182px;
	background: transparent url('graphics/email.gif') no-repeat 0px 0px;
}

#header a.email:hover {
	background: transparent url('graphics/email.gif') no-repeat 0px -32px;
}

/* Temp added */

#header #email a {
	display: block;
	height: 32px;
	width: 182px;
	background: transparent url('graphics/email.gif') no-repeat 0px 0px;
}

#header #email a:hover {
	background: transparent url('graphics/email.gif') no-repeat 0px -32px;
}



/* Content CSS */

#content h2 {
	margin: 18px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	display: inline;
	float: left;
	clear: both;
}

#content .half_column {
	float: left;
	width: 290px;
	margin-bottom: 15px;
}

#content .left_column {
	margin-right: 63px;
}

a.plus_bullet {
	padding-left: 18px;
	background: transparent url('graphics/plus_bullet.gif') no-repeat 0px 3px;
}

#content a.up_bullet {
	padding-left: 18px;
	background: transparent url('graphics/up_bullet.gif') no-repeat 0px 3px;
}

#content .divider {
	margin-top: 15px;
	clear: both;
	height: 1px;
	border-bottom: 1px solid #d0d0d0;
}

/* Blog Menu CSS */

ul#blog_menu li {
	float: left;
}

ul#blog_menu li a {
	display: block;
	background: transparent url('graphics/blog_menu.gif') no-repeat 0px 0px;
}

ul#blog_menu li a span {
	display: none;
}

ul#blog_menu li a.news {
	width: 118px;
	height: 51px;
	background-position: 0px 0px;
}

ul#blog_menu li a.news:hover, ul#blog_menu li.active a.news {
	background-position: 0px -108px;
}

ul#blog_menu li a.design {
	width: 140px;
	height: 51px;
	background-position: -118px 0px;
}

ul#blog_menu li a.design:hover, ul#blog_menu li.active a.design {
	background-position: -118px -108px;
}

ul#blog_menu li a.trends {
	width: 136px;
	height: 51px;
	background-position: -258px 0px;
}

ul#blog_menu li a.trends:hover, ul#blog_menu li.active a.trends {
	background-position: -258px -108px;
}

ul#blog_menu li a.environment {
	width: 259px;
	height: 51px;
	background-position: -394px 0px;
}

ul#blog_menu li a.environment:hover, ul#blog_menu li.active a.environment {
	background-position: -394px -108px;
}

ul#blog_menu li a.positive_change {
	width: 310px;
	height: 57px;
	background-position: 0px -51px;
}

ul#blog_menu li a.positive_change:hover, ul#blog_menu li.active a.positive_change {
	background-position: 0px -159px;
}

ul#blog_menu li a.innovation {
	width: 210px;
	height: 57px;
	background-position: -310px -51px;
}

ul#blog_menu li a.innovation:hover, ul#blog_menu li.active a.innovation {
	background-position: -310px -159px;
}

/* Blog Content Area CSS */

#blog .post {
	clear: both;
	width: 470px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#blog .post p {
	padding: 4px 0px 4px 0px;
}

#blog .post p.add_comment_link {
	float: left;
	padding: 2px 0px 0px 18px;
	background: transparent url('graphics/plus_bullet.gif') no-repeat 0px 7px;
	clear: none;
}

#blog .post p.date {
	clear: both;
	padding: 2px 0px 0px 0px;
}

#blog .post_spacer {
	clear:both;
	height: 8px;
}

#blog ul.bottom_nav li {
	width: 150px;
	height: 30px;
	float: left;
}

#blog ul.bottom_nav li a {
	display: block;
	padding-left: 19px;
}

#blog ul.bottom_nav li.back_to_top a {
	background: transparent url('graphics/up_bullet.gif') no-repeat 0px 6px;
}

#blog ul.bottom_nav li.older_articles a {
	background: transparent url('graphics/left_bullet.gif') no-repeat 0px 6px;
}

#blog ul.bottom_nav li.newer_articles a {
	background: transparent url('graphics/right_bullet.gif') no-repeat 0px 6px;
}

/* Blog CSS - Sociable Plugin */

#blog .sociable {
	float: right;
	width: 320px;
	margin-top: 5px;
}

#blog .sociable span {
	display: none;
}

#blog .sociable ul {
	display: inline;
	float: right;
}

#blog .sociable ul li {
	display: inline;
	list-style-type: none;
	height: 20px;
}

#blog .sociable ul li a {
	padding: 0px 4px;
}

#blog .sociable ul li:before { content: ""; }
#blog .sociable img {
	float: none;
	display: inline;
	width: 16px;
	height: 16px;
}

#blog .sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}

#blog .sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Blog Sidebar CSS */

#content #sidebar h2 {
	padding: 0px 3px 0px 3px;
	display: block;
	float: none;
}

#content #sidebar .links {
	margin: 14px 0px 0px 0px;
	height: 20px;
}

#content #sidebar .links img {
	float: left;
	padding: 0px 5px 0px 0px;
}

#content #sidebar #rss a {
	float: left;
	padding: 0px 0px 0px 0px;
}

#content #sidebar form {
	width: 152px;
	background-color: #FFF100;
	float: left;
	margin-bottom: 18px;
}

#content #sidebar form input#s {
	float: left;
	width: 110px;
	padding: 1px 2px;
	margin: 1px 0px 0px 4px;
	border: 1px solid black;
}

#content #sidebar form input#searchsubmit {
	width: 18px;
	height: 18px;
	padding: 0px 7px 6px 1px;
}

#content #sidebar .calendar {
	clear: both;
	display: block;
	background-color: #fff100;
	width: 152px;
	height: 16px;
	margin-top: 10px;
}

#content #sidebar .calendar h2 {
	clear: none;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 118px; /* 118px minus 3px + 3px padding */
}

#content #sidebar .calendar img {
	display: inline;
	float: left;
}

#content #sidebar .calendar img.right {
	float: left;
}

#content #sidebar #wp-calendar {
	clear: both;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;
	width: 152px
}

#content #sidebar #wp-calendar thead { 
	padding: 0px 1px 0px 1px;
}

#content #sidebar #wp-calendar thead th {
	border-bottom: 1px solid #fff100;
}

#content #sidebar #wp-calendar tbody {
	background-color: #fff100;
}

#content #sidebar #wp-calendar tbody td {
	border-bottom: 1px solid #fff100;
	background-color: #ffffff;
}

#content #sidebar #wp-calendar tbody td a {
	background-color: #fff100;
	display: block;
}

#content #sidebar .sociable {
	display: none;
}

#content #sidebar .recent_post {
 	padding-top: 10px;
}

#content #sidebar .recent_post_divider {
	margin-top: 10px;
 	border-top: 1px solid #d0d0d0;
}

#content #sidebar .recent_post p.read_more {
	padding: 3px 0px 5px 18px;
	background: transparent url('graphics/plus_bullet.gif') no-repeat 0px 5px;
}

/*#content #sidebar .sidebar_divider {
	background-color: #d0d0d0;
	height: 1px;
 	margin: 10px 0px 5px 0px;
}*/

#content #sidebar ul {
	padding: 4px 0px 4px 0px;
}

/* Blog Comments Page CSS */

#blog #comments {
	clear: both;
	width: 470px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#blog #comment_form {
	clear: both;
	width: 470px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d0d0d0;
}

#blog #comment_form form {
	margin: 10px 0px 10px 0px;
}

#blog #comment_form label {
	float: left;
	width: 110px;
}

#blog #comment_form input {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	border: 1px solid #d0d0d0;
}

#blog #comment_form input#submit {
	float: none;
	margin-bottom: 10px;
	width: auto;
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #a0a0a0;
}

#blog #comment_form textarea {
	float: left;
	width: 350px;
	margin-bottom: 20px;
	border: 1px solid #d0d0d0;
}

/* Blog Submissions Form */

#blog #shadow1 {
	clear: both;
}

#blog form fieldset {
	clear: both;
}

#blog input#content_title {
	border: 1px solid #d0d0d0;
	width: 442px;
}

#blog textarea#content_content {
	border: 1px solid #d0d0d0;
	width: 442px;
	margin-bottom: 15px;
}

#blog small {
	font-size: 0.6875em;
}

#blog form label {
	font-weight: bold;
}

#blog input#whoami_name, #blog input#whoami_email, #blog input#whoami_webpage {
	border: 1px solid #d0d0d0;
	width: 302px;
}

#blog input#tdomf_form1_preview, #blog input#tdomf_form1_send {
	border-top: 1px solid #a0a0a0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #a0a0a0;
}

#blog .tdomf_form_preview, #blog .tdomf_form, #blog .tdomf_form_message {
	clear: both;
	margin-top: 40px;
}
