/*

Theme Name: Sothisisparenthood
Theme URI: http://www.Sothisisparenthood.com/
Description: Sothisisparenthood created by Sothisisparenthood.com
Version: 1.0
Author: Karen AKA The Mom
Author URI: http://www.Sothisisparenthood.com/

*/

/* ------------------------------
basic layout
--------------------------------- */* 

/*body { 	background: url('/images/background-full.jpg') no-repeat;
align: center;*/

}

.size14gray              { font-size: 14px;
                     line-height: 16px; 
					 color: #535555; 
					
                     font-family:arial,helvetica,geneva,sans-serif; }	

.size12gray              { font-size: 12px;
                     line-height: 14px; 
					 color: #535555; 
					
                     font-family:arial,helvetica,geneva,sans-serif; }	

.size14white              { font-size: 12px;
                     line-height: 14px; 
					 color: #ffffff; 
					 font-weight: bold;
                     font-family:arial,helvetica,geneva,sans-serif; }
	
.size12orange              { font-size: 12px;
                     line-height: 14px; 
					 color: #D44902; 
					 font-weight: bold;
                     font-family:arial,helvetica,geneva,sans-serif; }

.size14orange              { font-size: 14px;
                     line-height: 16px; 
					 color: #D44902; 
					 font-weight: bold;
                     font-family:arial,helvetica,geneva,sans-serif; }	
					 
A.size12orange :visited 	     {text-decoration: none;}
A.size12orange :active 	     {text-decoration: none;}
A.size12orange :link	     {text-decoration: none;}
A.size12orange :hover      {text-decoration: none;}		

A:link.size12orange		{text-decoration: none;}
A:hover.size12orange		{text-decoration: none;}

A.size14gray :visited 	     {text-decoration: none;
					 color: #535555; }
A.size14gray :active 	     {text-decoration: none;
					 color: #535555; }
A.size14gray :link	     {text-decoration: none;
					 color: #535555; }
A.size14gray :hover      {text-decoration: none;
					 color: #535555; }		
					 
A.size14white :visited 	     {text-decoration: none;}
A.size14white :active 	     {text-decoration: none;}
A.size14white :link	     {text-decoration: none;}
A.size14white :hover      {text-decoration: none;}		

A:link.size14white		{text-decoration: none;}
A:hover.size14white		{text-decoration: none;}

A:visited 	     {text-decoration: none;}
A:active 	     {text-decoration: none;}
A:link	     {text-decoration: none;}
A:hover      {text-decoration: none;}	
A:link      {text-decoration: none;}	
				 
					 
.size14black              { font-size: 12px;
                     line-height: 12px; 
					 color: #000000; 
					 font-weight: bold;
                     font-family:arial,helvetica,geneva,sans-serif; }		
					 

A:link.size14black		{text-decoration:none;}
A:hover.size14black		{text-decoration:none;}							 				 					 
					 
A.size10 :visited 	     {text-decoration:underline;}
A.size10 :active 	     {text-decoration:underline;}
A.size10 :link	     {text-decoration:underline;}
A.size10 :hover      {text-decoration:underline;}	

.size10roll             { font-size: 10px;
                     line-height: 12px; 
					 color: #ffffff; 
                     font-family:arial,helvetica,geneva,sans-serif; text-decoration:none;}	
A:link.size10roll		{color: #ffffff; text-decoration:none;}
A:hover.size10roll		{color: #0E98AB; text-decoration:none;}

.textbox {overflow: auto;
		height: 450px;
		margin-top: 0px;	
		margin-bottom: 0px;			
		margin-right: 0px;		
		padding : 5px;				
		scrollbar-3dlight-color:#616060;
		scrollbar-arrow-color:#616060;
		scrollbar-base-color:#616060;
		scrollbar-darkshadow-color:#616060;
		scrollbar-face-color:#8db6d1;
		scrollbar-highlight-color:#616060;
		scrollbar-shadow-color:#616060;	}

.bg {
	background: url('/images/background_mid.jpg') no-repeat;
}

		
/** div container for left column **/

#leftcol {	
	position:relative;	
	float:left;	
	clear:left;	
        margin: 0px;
	width:182px;	
	background:#ffffff;
}


.leftcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
	padding: 0 0 0px 0;
	margin: 0;
	border-bottom: 0px Solid #666;
}

.leftcol span {
	color: #D44902;
	border-bottom: 0px Solid #666;	
}

.leftcol ul {
	padding: 0;
	margin: 0 0 0px 0;
	list-style: none;
}

.leftcol li {
	display: list-item;
	margin: 0;
	padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.leftcol p {
	margin: 0;
	background: #ffffff url('images/dotted.gif') repeat-x bottom;; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.leftcol li a, .leftcol p a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 0px;
	font-weight: bolder;
	line-height: 14px;	
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 0;

}

.leftcol li a:hover, .leftcol p a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bolder;
	line-height: 14px;	
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 0px 0 0px 0px;
	background-color: #664f06;
}


/** div container for right column **/

#rightcol {	
	position:relative;	
	float:right;	
	clear:right;	
        margin: 0px;
	width:178px;	
	background:#ffffff;
}


.rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: -1px;
	padding: 0 0 0px 0;
	margin: 0;
	border-bottom: 0px Solid #666;
}

.rightcol span {
	color: #D44902;
	border-bottom: 0px Solid #666;	
}

.rightcol ul {
	padding: 0;
	margin: 0 0 0px 0;
	list-style: none;
}

.rightcol li {
	display: list-item;
	margin: 0;
	padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.rightcol p {
	margin: 0;
	background: #ffffff url('images/dotted.gif') repeat-x bottom; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
}

.rightcol li a, .leftcol p a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 0px;
	font-weight: bolder;
	line-height: 14px;	
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 0;

}

.rightcol li a:hover, .leftcol p a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bolder;
	line-height: 14px;	
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 0px 0 0px 0px;
	background-color: #664f06;
}


/** content title **/.

componentheading {	
	font-family: arial,helvetica,geneva,sans-serif;	
	color:#000000;	
	font-size: 20px;
	font-weight:normal;	
	line-height:25px;	
	padding: 0px 0 0px 0;	
	display:block;
}
.contentheading,.contentpagetitle,a.contentpagetitle:link,a.contentpagetitle:active,a.contentpagetitle:visited {
	font-family: arial,helvetica,geneva,sans-serif;	
	color:#000000;	
	font-size: 20px;	
	padding-top: 0px;	
	background-color:inherit;	
	display:block; 
	text-decoration:none;
}

.contentpaneopen {	
	width:100%;
}
/** small text in content **/

.small {
	color:#B5B4B4;	
	font-size:10px;
	font-family:Lucida sans, Trebuchet MS;	
	background-color:inherit;
}

A:link.small		{ color: #6d7070; 
					 font-weight: bold;
text-decoration: none;}
A:hover.small		{text-decoration: none;}	

A.small :visited 	     { color: #6d7070; 
					 font-weight: bold;text-decoration: none;}
A.ssmall :active 	     { color: #6d7070; 
					 font-weight: bold;text-decoration: none;}
A.small :link	     { color: #6d7070; 
					 font-weight: bold;text-decoration: none;}
A.small :hover      { color: #6d7070; 
					 font-weight: bold;text-decoration: none;}	