/*  

Theme Name: Self Made Minds

Theme URI: http://www.selfmademinds.com

Description: The default WordPress theme for Self Made Minds.

Version: 1.0

Author: Colleen C

Author URI: http://www.kalinawebdesigns.com/

*/



*, html, form {

	padding: 0;

	margin: 0;

}

body {

	font: 68% Tahoma, Arial, Sans-Serif;

	background: #333 url('images/bodybg.gif');

	color: #333;

	text-align: center;

	margin: 12px 0;

}

a {text-decoration: none}

#page {

	background: #fff;

	margin: 0 12px;

	border: 1px #fff solid;

	text-align: left;

}

#header {

	background: #fff url('images/headerbg.gif') repeat-x left top;

	height: 87px; 

	width: 100%;

}

#headerimg {

	height: 65px;

	padding: 4px 0 0 0;

	margin: 0 0 0 8px;

}

#sform {

	width: 100%;

	text-align: right;

}

#searchform #s {

	vertical-align: top;

	width: 220px;

	height: 20px;

	background: #fafafa url('images/inputbg.gif') repeat-x;

	border: 1px solid #e6e6e6;

	color: #999;

}

#searchsubmit {

	margin: 0 10px 0 0;

	border: 0;

	vertical-align: top;

}

#content {

	clear: both;

	font-size: 1em;

	float:left;

	width: 100%;

	padding: 0;

	margin: 0 -398px 0 0; 

}

.narrowcolumn {

	margin-right: 398px;

}

#right {

	float: right;

	width: 390px;

	font-size: 0.87em;

	margin: 20px 0;

	padding: 0 8px 0 0;

}

.sidebar, .sidebara {

	width: 178px;

	padding: 10px 6px;

	font-size: 1.2em;

}

.sidebar h2, .sidebara h2 {

	text-transform: uppercase;

	color: #666;

	font-size: 1.05em;

	margin: 0 0 7px 0;

	text-indent: 4px;

}

.sidebar ul, .sidebara ul {

	list-style: none;

}

.sidebara ul ul {

	margin: 0 0 10px 0;

}

.sidebara ul ul li {

	font-weight: bold;

	display: block;

	border-bottom: 1px solid #92d07f;

	padding: 2px 0 4px 0;

	margin: 2px 0 0 0;
	
	
	
		background: url('images/sidebullet.gif') no-repeat 8px 4px;

	padding: 0 0 0 20px;

}

.sidebara ul.children {

	padding: 0 0 0 10px;

	margin: 4px 0 0 0;

}

.sidebara ul.children li {

	border-bottom: 0;


}

.sidebara a {



}

.sidebara a:link {

	color: #4fa435;

}

.sidebara a:visited {

	color: #92d07f;

}

.sidebara a:active, .sidebara a:hover {

	color: #ff9e0c;

}

.sidebar {

	clear: right;

	margin-bottom: 14px;

	float: right;

	background: #a2bce1 url('images/sidebg.gif') repeat-x;

	color: #fff;

	border: 1px solid #6694d9;

	text-align: center;

}

.sidebara {

	clear: left;

	margin-bottom: 14px;

	float: left;

	background: #dffcd6 url('images/sideabg.gif') repeat-x;

	color: #666;

	border: 1px solid #92d07f;

}

.post {

	margin: 0 auto 10px auto;

	width: 95%;

	overflow: auto;

	background: url('images/postbg.gif') repeat-x left bottom;

}

.post h2 {

	font-size: 1.4em;

}

.post h3 {

	font-size: 1.3em;

}

.post h2, .post h2 a:link, .post h3, .post h3 a:link {

	color: #ea8c00;

}

.post h2 a:visited, .post h3 a:visited {

	color: #e6a94f;

}

.post h2 a:active, .post h2 a:hover, .post h3 a:active, .post h3 a:hover {

	color: #ff9900;

}

.data {

	background: #666;

	color: #fff;

	font-size: 0.9em;

	font-weight: bold;

	padding: 2px;

}

.entry {

	margin: 8px 0 0 0;

	font-size: 1.22em;

	color: #333;

}

.entry ul, .entry ol {

	margin-bottom: 10px;

}

.entry ul li, .entry ol li {

	background: url('images/sidebullet.gif') no-repeat 8px 6px;

	padding: 0 0 10px 20px;

}

.entry a {

	text-decoration: underline;

	font-weight: bold;

}

body a:link, .entry a:link {

	color: #5f7eb0;

}

body a:visited, .entry a:visited {

	color: #6c7788;

}

body a:active, body a:hover, .entry a:active, .entry a:hover {

	color: #df662b;

}

.entry p {

	margin: 0 0 12px 0;

}

.entry img {

	padding: 4px 0 0 0;

	margin: 5px;

}

.entry img.wp-smiley {

	float: none;

	margin: auto;

	padding: 0;

}

.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

}

.entry ol li {

	margin: 0;

	padding: 0;

}



.postmetadata{

	display:block;
	margin-bottom: 5px;

}



.postnamemeta1{

  margin-left:3px;

  margin-right:3px;

  padding-left:1px;

  padding-right:1px;

  border-left:1px solid #f0fdec;

  border-right:1px solid #f0fdec;

  background:#e5fcde}

.postnamemeta2{

  margin-left:1px;

  margin-right:1px;

  padding-right:1px;

  padding-left:1px;

  border-left:1px solid #fbfefa;

  border-right:1px solid #fbfefa;

  background:#e3fcdc}

.postnamemeta3{

  margin-left:1px;

  margin-right:1px;

  border-left:1px solid #e3fcdc;

  border-right:1px solid #e3fcdc;}

.postnamemeta4{

  border-left:1px solid #f0fdec;

  border-right:1px solid #f0fdec}

.postnamemeta5{

  border-left:1px solid #e5fcde;

  border-right:1px solid #e5fcde}

.postnamemetafg{

	color: #333;

	font-size: 1em;

	background: #ddfcd4 url('images/sidebullet.gif') no-repeat 4px 4px;

	padding: 0 2px 0 15px;

 }

.postnamemetafg a:link {

	color: #ea8c00;

}

.postnamemetafg a:visited {

	color: #92d07f;

}

.postnamemetafg a:active, .postnamemetafg a:hover {

	color: #ff9a04;

}

.postnamemetafg a:hover {

	text-decoration: underline;

}

#footer {

	clear: both;

	width: 99%;

	margin: 10px auto 0 auto;

	border-top: 1px solid #a2b0c4;

}

#footer p {

	font-size: 1em;

	padding: 8px 0;

	text-align: center;

	color: #555;

}

#comm {

	margin: 0 auto 10px auto;

	width: 94%;

	overflow: auto;

	background: url('images/postbg.gif') repeat-x left bottom;

	padding: 0 0 0 12px;

}

.entry form {

	text-align:center;

}

select {

	width: 130px;

}

#commentform {

	width: 396px;
	margin: 0 auto;
}


#commentform input {

	width: 180px;

	height: 18px;

	margin: 5px 5px 1px 0;

	padding: 2px 2px 0 2px;

	font-size: 1.1em;

	background: #fafafa url('images/inputbg.gif') repeat-x;

	border: 1px solid #d4d4d4;

	color: #666;

}

#commentform textarea {

	background: #fafafa url('images/inputbg.gif') repeat-x;

	border: 1px solid #d4d4d4;

	color: #666;

	width: 390px;

	padding: 2px;

	font-size: 1.2em;

	margin: 5px 0;

}

#commentform #submit {

	margin: 0 0 12px 0;

	height: auto;

	background: #dffcd6 url('images/sideabg.gif') repeat-x;

	color: #4fa435;

	font-size: 1em;

	font-weight: bold;

	font-family: arial, sans-serif;

	padding: 3px 0;

	width: 10em;

	border: 1px solid #92d07f;

	float: right;

}

.alt {

	padding: 10px;

	background: #edf2f8;

	border-top: 1px solid #a2bce1;

	border-bottom: 1px solid #a2bce1;

}

.commentlist {

	text-align: justify;

}

.commentlist li {

	margin: 15px 0 3px 0;

	padding: 5px 10px 3px;

	list-style: none;

}

.nocomments {

	text-align: center;

}

.commentmetadata {

	display: block;

	font-weight: normal;

}

.commentlist li {

	font-weight: bold;

}

.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

}

.commentlist p {

	margin: 5px 0;

	font-size: 1.1em;

	font-weight: normal;	

}

h2.center, h2.pagetitle {

	text-align: center;

	font-size: 1.5em;

}

h3#comments, h3#respond {

	padding: 0;

	margin: 10px 0 15px 0;

	border-bottom: 1px solid #f8f8f8;

	padding: 0 0 4px 0;

	font-size: 1.3em;

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #555;

}

small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

}

code {

	font: 1.1em 'Courier New', Courier, Fixed;

}

acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

}

hr {

	display: none;

}

a img {

	border: 0;

}

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #999;

}

blockquote {

	background: #f9fbfe;
	
		background: #f9fbfe url('images/blockquote.gif') no-repeat;


	margin: 15px 30px 0 15px;

	padding: 5px 2px 1px 40px;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.navigation {

	display: block;

	min-height: 18px;

	height: 18px;

	background: #f8f8f8;

	width: 94%;

	font-size: 1.1em;

	text-align: center;

	padding: 2px 2px 0 2px;

	margin: 20px auto;

}

p img {

	max-width: 100%;

}

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;

}

.alignright {

	float: right;

}

.alignleft {

	float: left

}



 .pi{

	float: right;

	margin: 15px 0px 5px 5px;

}



.pil {

	float: left;

	margin:  15px 5px 5px 0px;

}


.comment 
{
	position: 				relative;
	margin:					3px;
	margin-top:				6px;
/*	border: 				1px solid #666; */
	padding:				4px 4px 4px 8px;
	background-color:		#fff;
	height:auto;
}

.odd
{
	background-color: #f8f8f8;
}

.comment div {
	position: 				relative;
}

.comment .comment img
{
	margin: 				0px;
}

.comment .collapseicon 
{
	width: 					13px;
	height: 				13px;
	overflow:				hidden;
	background-image: 		url(http://selfmademinds.com/wp-content/plugins/briansthreadedcomments.php?image=subthread-open.png);
}

.collapsed .collapseicon 
{
	background-image: 		url(http://selfmademinds.com/wp-content/plugins/briansthreadedcomments.php?image=subthread.png);
}


.comment .reply {
	text-align: 			right;
	font-size: 				80%;
	padding: 				0px 6px 6px 0px;
}

.comment
{
	border: 	1px solid #ddd;
	margin-top: 			10px;
}

input#subscribe
{
	width: auto;
}

.comment .body .content
{
	padding:				0px 3px 0px 3px;
	width: 					100%;	
	overflow: 				auto; 
}

.comment .title abbr
{
	border: none;
}

.collapsed .body, .collapsed .comment
{
	display:				none;
}
/*
#addcomment small, #addcomment div
{
	padding:				3px;
}
*/
#commentform textarea {
	width: 97%;
}

.comment p
{
margin-bottom: 5px;
}

.comment .meta
{
margin-bottom: 5px;
}

.gravatar
{
	float: left;
	margin: 5px 0px 5px 5px;
	padding-right:5px;
	border-right: 0px dotted #000;
}

.contentLeft
{
	float: left;
	width: 350px;
}



.entry .mbox
{
clear: both;
	background: #fff;
	margin: 10px;
	border: 1px #ddd solid;
	text-align: left;
	min-height: 110px;
	width:300px
	display: block;
}
