/*
@font-face 			{font-family: "Mplus"; src: url(../fonts/mplus-1p-light.otf) format("opentype");}
@font-face 			{font-family: "Mplus"; src: url(../fonts/mplus-1p-medium.otf) format("opentype"); font-weight: bold;}
*/
	
body 				{font-family: "Mplus", Verdana; font-size: .8em; line-height: 180%; margin-top: 50px; color: #333333;}

h1					{font-family: "Mplus", Verdana, Sans-serif; font-size: 200%; line-height: 125%;font-weight: normal; color: #000000;}
h2					{font-size: 100%; font-weight: bold; margin-bottom: 1em; display: inline;}
h3					{font-size: 65%; float: left; display: inline;font-weight: normal;}
h4					{margin-bottom: 10px;font-weight: normal;}

a 					{text-decoration: none; color: #505050; font-weight: bold;}
a:hover 			{text-decoration: none; color: #7F2E2E;}

p					{margin-bottom: 1em;}

img					{margin-right: 5px;}

.billboard			{}
.wrapper 			{background-color: #B5DEFF; padding: 5px 0px 5px 5px; margin-bottom: 5px; border: solid 1px gray;}
.disclaimer			{text-align: center; color: #818181; margin-top: 20px; margin-bottom: 20px;}
.comments			{margin-top: 50px;}

input, textarea		{font-size: 100%; line-height: 1.5em; margin: 10px 0px;padding: 5px;border:1px solid; border-color: #a3a4a4 #ccc #e6e6e6 #ccc;}
	
.tiny_text			{width:220px; margin-right: 10px;}
.small_text			{width:940px;}
.medium_text		{width:460px; height:100px;}
.large_text			{width:940px; height:750px;}
.thumb_text			{width:460px; height:30px;}

.tiny_thumbnail		{width:60px;}

.thumbnail			{margin: 10px 0px;}
.row				{}
.quoted				{margin: 15px; font-style: italic; color: #505050}
.captioned			{font-size: 90%; font-style: italic;}

.post_body			{border-right: solid #cccccc 1px; padding-right: 10px; margin-right: -10px; border-bottom: dashed #cccccc 1px;}
.footnote			{vertical-align: baseline; font-size: 0.75em; position: relative; top: -0.4em;}
.post_footnotes		{margin-top: 2em; font-size: .9em; line-height: 1em;}

.cell				{font-size: 75%; border: solid #cccccc 1px; margin-bottom: 2px; width: 100%-1px; text-align: center;}
