/*  
Theme Name: Radar
Theme URI: http://dardardar.org/
Description: Created for Dar Dar Dar
Version: v1.00
Author: Hunger
Author URI: http://clumsypea.org/
*/

body { font-family: Helvetica, Arial, sans-serif, Georgia, serif; font-size: 16px;
	padding: 3.188em 0 2.125em 0; 	/* 51px and 34px */
	border: 0; margin: 0; 
	height: 100%; background-color: white;
	text-align: center; }

.SpecialAnnouncement { width: 100%; vertical-align: top; background-color: white; }
.Title { width: 100%; vertical-align: top; background-color: white; 
	border-top: 1px solid #e2e2e2; }
.Content { width: 100%; vertical-align: top; background-color: white; }
.BottomLine { width: 100%; vertical-align: top; background-color: white; }

.Navigation { width: 100%; vertical-align: top; background-color: white; 
	border-top: 1px solid #e2e2e2; 
	padding-top: 0; }

.highlight { background-color: yellow; }

a { text-decoration: none; color: #800000; }
a:hover {text-decoration: underline; color: #800000; }

img { border: 1px solid #e2e2e2; } 						/* for flyers etc */

a img { border: 0; padding: 0; margin: 0; vertical-align: bottom; }		/* for icons, on posts */
img.noborder { border: 0; padding: 0; margin: 0; vertical-align: bottom;  } 	/* for icons, on pages */

h2 { 	font-size: 1.2em; 			/* 19.2px */
	line-height: 1em;			/* 19.2px */
	font-weight: normal;
	text-transform: none;
	padding: 0.885em 0 0.885em 0; 		/* 17px */
	border: 0; margin: 0 auto 0 auto; 
	width: 650px; 
	text-align: left; }
h3 { 	font-size: 1em; 			/* 16px */
	line-height: 1.063em;			/* 17px */
	font-weight: normal;
	text-transform: none; 
	font-style: italic;  
	padding: 0 0 1.063em 0; 		/* 17px */
	border; margin: 0 auto 0 auto; 
	width: 650px; 
	text-align: left; }

p { 	font-size: 0.85em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */
	width: 650px;
	padding: 0;
	border: 0;
	margin: 0 auto 1.25em auto;	 	/* 17px */
	text-align: left; }

blockquote p { width: 600px; }

.BottomLine p { text-transform: uppercase; font-weight: normal; }

.contenthidden { display: none; }
.contentshown { display: inline; }

ul, ol { 
	font-size: 0.85em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */
	width: 600px;
	padding: 0;
	border: 0;
	margin: 0 auto 1.25em auto; 		/* 17px */
	text-align: left; }

li { 	font-size: 1em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */
	margin-top: 1.25em; }			/* 17px */

form { padding: 0; margin: 0; border: 0;  }
input.fields { font-family: Helvetica, Arial, sans-serif, Georgia, serif; 
	font-size: 1em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */	
	width: 200px; 
	margin: 0px 0px 4px 0px; 
	border: 1px solid #aaa; 
	padding: 1px 0 0 0; 
	vertical-align: middle; }
textarea.comment { font-family: Helvetica, Arial, sans-serif, Georgia, serif; 
	font-size: 1em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */		
	width: 475px; 
	margin: 0px 0px 4px 0px; 
	border: 1px solid #aaa; 
	padding: 1px 0 0 0; }
input.button { font-family: Helvetica, Arial, sans-serif, Georgia, serif; 
	font-size: 1em; 			/* 13.6px */
	line-height: 1.25em;			/* 17px */
	background-color: #ddd; 
	margin: 0px; 
	border: 1px solid #aaa;
	padding: 1px 3px 0px 3px; }








