/*
Theme Name: CreativeSourcing
Theme URI:
Description: A 2-columns simple, clean and easily accessible beautiful theme which can load your blog more faster.
Version: 1.0
Author: Paul Mycroft
Author URI: http://www.paulmycroft.com/
Tags: fixed width, two columns, archives, accessible, simple, clean, valid CSS, valid XHTML, black, white, right sidebar, widgets, widget ready
*/

/* Changelog
Version 1.2 - Links color changed to blue (more user friendly), small padding/margin fixes in sidebar navigation and <ol> list in main content.
Version 1.2.1 - Added more info for free support on this theme, and few extra tags.
*/


/* @group HTML, Body */
* { margin:0; padding:0; }
html {
	background: url(/images/comm/page-bkg.gif) repeat 0 0 #fff;
	}

body {
	color: #444;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.7em;
	}
/* @end */


.aligncenter,
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}
.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;
	}


/* @group Layout */
#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(/images/comm/content-bkg.png) repeat-y 0 0;
	overflow: hidden;
	width: 900px;
	}
/* @end */


/* @group Header */
#header {
	position: relative;
	overflow: hidden;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
#header-bg {
	background-attachment: scroll;
	background-image: url(/images/feature/blog.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	height: 167px;
	position: relative;
	}
#header-bg h1 {
	position: absolute;
	top: 0px;
	left: 15px;
	color: #333;
	line-height: 0.85em;
	font-size: 3em;
	margin: 14px 0 15px;
	background: #fff;
	padding: 10px 10px 4px 10px;
	}
#header-bg h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	}
#header-bg h1 span {
	display: block;
	font-size: 0.50em;
	font-weight: normal;
	text-transform: uppercase;
	color: #124AA8;
	}
/* @end */


/* @group Navigation */
#navcontainer {
	background: transparent url(images/nav-bg.png) no-repeat scroll 0 0;
	height: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 880px;
	}
ul#navlist {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul#navlist li {	
	border-right: 1px solid #FFF;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100px;
	}
ul#navlist li a {
	color: #ccc;
	display: block;
	font-size: 11px;
	text-decoration: none;
	height: 30px;
	font-weight: bold;
	padding: 4px 15px 0 8px;
	}
ul#navlist li a:hover {
	background-color: #124AA8;
	color: #fff;
	}
#navlist li.current_page_item {
	background: #666;
	color: #fff !important;
	}
/* @end */


/* @group Utility */
#skip {
	border-bottom: 2px solid #000;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0.5em;
	}
#skip li {
	display: inline;
	font-size: 120%;
	line-height: 2.5;
	margin: 0 1em 0 0;
	padding: 0;
	}
#skip a:link, #skip a:visited {
	background: transparent url(images/arrow-skip.gif) no-repeat scroll 100% 60%;
	border-color: #fff;
	color: #666;
	font-weight: normal;
	padding-right: 10px;
	}
#skip a:focus, #skip a:active, #skip a:hover {
	background-color: #FFFDD5;
	color: #000;
	text-decoration: underline;
	}
#divSearchForm {
	float: right;
	font-size: 120%;
	margin: -32px 0 0 0;
	}
#divSearchForm label {
	color: #333;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	vertical-align: middle;
	}
#divSearchForm input.txt {
	border: 1px solid #999;
	display: inline;
	padding: 2px;
	vertical-align: middle;
	width: 130px;
	}
#divSearchForm input.txt:focus {
	color: #000;
	background: #f6feda;
	}
#divSearchForm input.btn {
	margin: 0;
	vertical-align: middle;
	}
/* @end */


/* @group Content */
h1 {
	margin: 20px 0 0;
	}
h2 {
	font: normal 1.6em Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 12px;
	}
p {
	padding-top:10px;
	}
img {
	margin:8px 10px 5px 10px;
	}
input {
	vertical-align: middle;
	}
blockquote {
	background: #FFFDD5;
	border-left: 3px solid #124AA8;
	color: #000;
	font-size: 1.3em;
	margin: 10px 25px 10px 30px;
	padding: 5px 15px;
	}
blockquote p {
	font-size: 1em !important;
	margin: 0;
	}
#container {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	}
#container:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	}
#content {
	float: left;
	overflow: hidden;
	padding: 0 10px 0 0;
	width: 570px;
	}
#content h2 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	}
#content h2 a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}
#content h2 a:hover {
	color: #fc0;
	}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
	}
#content h3 {
	color: #000;
	font: bold 1.7em "arial", helvetica, sans-serif !important;
	margin-bottom: -5px !important;
	}
#content p, ntent li {
	font-size: 1.3em;
	line-height: 1.4em;
	}
#content li {
	color: #444;
	font-size: 1.1em;
	line-height: 1.4em;
	}
#content p.bread {
	font-size: 1.15em;
	line-height: 1.4em;
	text-align: right;
	}
#content h3 a {
	text-decoration: underline;
	}	
#content .post {
	margin: 0 0 2.2em;
	}
#content .post h2 {
	font-size: 2em;
	margin: 0 0 -2px;
	}
#content .post h3 {
	margin-bottom: 0px !important;
	}
.post ul, .post ol {
	font-size: 12px;
	margin: 0 0 6px 35px;
	}
.post li {
	color: #000;
	padding: 8px 25px 0 0;
	}
.post .postmetadata {
	color: #999;
	font-size: 1.1em;
	}
.postmetadata a {
	color: #999;
	text-decoration: underline;
	}
.postmetadata a:hover {
	color: #000;
	}
.entry {
	text-align: justify;
	}
.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
	}
.entry h2 {
	border: none !important;
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	}
.entry h4 {
	font-size: 1.3em;
	font-weight: bold !important;
	margin: 15px 0 10px;
	}
.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
	}
.navigation {
	font-size: 1.3em;
	height: 1.3em;
	margin:20px 0 5px 0;
	}
.alignleft {float: left;}
.alignright {float: right;}
h3#comments,h3#respond {
	border-bottom: 1px solid #EEE;
	padding: 1px 0 4px;
	}
.commentlist {
	font-size:120%;
	margin: 20px 0 30px 18px;
	}
.commentlist img {
	border: 0;
	float: none;
	padding: 0;
	}
.commentlist li {
	font-size:90%;
	padding:5px 0 20px;
	}
.cdata {
	background:#FFFDD5;
	border-top:1px solid #BFBC7D;
	padding: 3px 3px 3px 7px;
	height: 1%;
	}
.cdata strong {
	color:#000;
	display: block;
	}
#content img.avatar {
	border: 0;
	display: inline;
  	float: right;
	margin: 1px 1px 0;
	}
.ctext {
	padding: 0 7px;
	}
.commentlist li p {
	font-size: 1em !important;
	}
.commentmetadata {
	font-size: 0.85em;
	}
.commentmetadata a {
	color: #848144;
	}
#comment {
	height: 170px;
	width: 530px;
	}


/* @group Sidebar */
#sidebar {
	font-size: 1.2em;
	float: left;
	line-height: 1.4em;
	margin-top: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	width: 240px;
	}
#sidebar ul	{
	font-size:11px;
	list-style: none;
	margin:0 0 15px;
	}
#sidebar ul li ul {
	margin:0;
	padding:0 0 0 4px;
	}	
#sidebar ul li ul li ul	{
	margin:5px 0 -12px 0;
	padding:0 0 0 4px;
	}	
#sidebar ul	li	{
	border-top: 1px solid #EEE;
	line-height: 15px;
	margin: 0px 0px -1px 0px;
	padding:6px 0 6px 5px;
	}		
#sidebar ul li a {
	background: url(images/arrow.gif) no-repeat center left;
	color: #c60;
	font-weight: bold;
	padding: 0 0 0 8px;
	text-decoration: none;
	}
#sidebar ul li a:hover {
	color: #124AA8;
	text-decoration: underline;
	}
#sidebar h2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	color: #339;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	background-image: url(/images/comm/blog-hdr-bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
#sidebar h3 {
	font: normal 1.4em/1.1em "arial", helvetica, sans-serif;
	padding: 0 0 3px;
	}
/* @end */


/* @group Misc */
.tags,
#tag_cloud {
	margin: 0 0 15px;
	}
.tags {
	line-height:21px !important;
	text-align:center;
	}
abbr, acronym {
	border: medium none;
	}
abbr[title], acronym[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
	font-style: italic;
	}
code, kbd, pre {
	font-family: Monaco,"Courier New",Tahoma;
	}
pre {
	padding: 10px;
	background: #F6F7F5;
	font-size: 120%;
	}

code {
	color:#900;
	font-family: "Courier New",Courier,mono;
	}
.txtRed {
	color: #f00;
	font-size: 130%;
	}
.txtGrey {
	color: #999;
	}
	
a {
	color: #c60;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #fc0;
	text-decoration:underline;
	}
/* @end */


/* @group Footer */
#footer {
	clear: both;
	color: #808080;
	font-size: 1.1em;
	margin: 0 0 15px;
	}
#footer p {
	color: #999;
	text-align: center;
	}
#footer p a {
	color: #999;
	}
#footer p a:hover {
	color:#000;
	}	
/* @end */


#base .baseHdr{
	border: none;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
	}

#base { display: inline; float: left; margin: 0; width:100%; clear:left; }
#base { background:#F0F0F0; border-bottom:3px solid #000; border-top:3px solid #000; position: relative; }
#base ul { margin:10px 10px; padding:10px 0 0 4px; width:252px; display:inline; float:left; list-style-type:none; }
#base li { padding:5px 4px; border-top:1px solid #C0BDBD; line-height:15px; }
.grid12 h6 { margin: 10px 0 50px 0; }
