/* 
   Stylesheet for "The Dog Food Project"
   Part of the mordanna.com website
   ----------------------------------------------------------
   Stylesheet Author    Mordanna  
   Version              2.4
   Created              October 2003
   Last modified        08/14/06
   Location		http://www.mordanna.com/dog/dogfood.css
   --------------------------------------------------------
*/


/* document body */
body		{font-family: arial, helvetica, sans-serif; margin: 10px; font-weight: normal;}


/* font sizes */
.boxblusm, .boxblusm td, .tt, .ttw, .footer, .cmbox, .leftmenu, .datestamp
		{font-size: 8pt;}
p, td, h4, .boxblu, .boxblu td, .boxgry, .tableheader, .leftmenuheader, .newsbody, .qbox
		{font-size: 9pt;}
h1 	  	{font-size: 15pt;}
h2	  	{font-size: 13pt; border-style: double; border-top-width: 0;
 		border-right-width: 0px; border-bottom-width: 3px; border-left-width : 0px;}
h3 	  	{font-size: 11pt; border-style: solid; border-top-width: 0;
 		border-right-width: 0px; border-bottom-width: 1px; border-left-width : 0px;}
.header		{font-size: 25pt;}
.newstitle	{font-size: 13pt; font-weight: bold;}


/* color scheme */
.boxblu, .boxblu td, .boxblusm, .boxblusm td
		{background-color: #bcc7dc;}
.boxgry, .qbox	{background-color: #f0f0f0;}
.header, .leftmenuheader, .tableheader 
		{background-color: #000060;}
body, a.leftmenu:link, a.leftmenu:visited 
		{background-color: #7c94bc;}
a.leftmenu:hover, .cmbox
		{background-color: #dfe3ed;}
.boxblu, .boxblu td, .boxblusm, .boxblusm td, .boxgry, .newsbox, .header, .leftmenuheader, a.leftmenu:link, a.leftmenu:hover, a.leftmenu:visited, .cmbox, .qbox
		{border-color: #000000;}
.header, .ttw, .leftmenuheader, .tableheader
		{color: #ffffff;}		
a.leftmenu:link, a.leftmenu:hover, a.leftmenu:visited
		{color: #000000;}	
		
/* layout formatting */
.margin		{width: 10px;}
.main		{padding: 5px; text-align: left;}
.comments	{width: 150px; text-align: left;}
.boxgry, .boxblu, .boxblu td 
		{padding: 10px; margin-left: 5%; margin-right: 5%;}
.newsbox	{padding: 10px;}
.boxblu, .boxblu td, .boxblusm, .boxblusm td, .newsbox, .qbox 
		{border-width: 1px; border-style: solid;}
.noteps 	{color: blue; font-weight: bold; text-decoration: underline;}
.noteng		{color: red; font-weight: bold; text-decoration: underline;}
.boxgry		{border-width: 1px; border-style: solid;}
.ttw		{text-align: right; font-weight: normal; font-style: italic;}
.header 	{padding: 2px; font-weight: bold;}
.footer		{padding: 2px; text-align: right;}
.leftmenuheader {display: block; padding: 2px; border-style: solid; border-width: 1px; 
		width: 150px; text-align: left; font-weight: bold;}
 a.leftmenu:link, a.leftmenu:hover, a.leftmenu:visited 
 		{display: block; padding: 2px; border-style: solid; border-top-width: 0;
 		border-right-width: 1px; border-bottom-width: 1px; border-left-width : 1px; 
 		width: 150px; text-align: left; font-weight: normal; text-decoration: none;}
.cmbox 		{border-width: 1px; border-style: dashed; padding: 5px;}
.header		{vertical-align: top;}
.ttw		{vertical-align: bottom;}
.qbox		{width: 100%; padding: 2px; text-align: left;font-weight: bold;}

.mainingr {font-weight: bold; text-transform: capitalize}
.lesseringr {font-weight: normal; text-transform: capitalize}