

/* - - - - - -  Main Properties  - - - - - -  */

body {margin:40px 0;  font-size:75%; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; background-color:#FEFEFC; }
.container  {  height: 400px;  }

h1, h2, h3{		color:#333;
				font: 1.8em Baskerville, Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				margin: 0;}

h3, h4, h5, h6 {font-weight:normal; 
				color:#222; 
				font-family:Georgia, "Times New Roman", Times, serif; }

				
a {				text-decoration: none;
				border: dotted #717171;
				border-width: 0 0 1px; }
				
				
a:hover {		color: #F90;
				text-decoration: none;
				border: dotted #F90;
				border-width: 0 0 1px; }
				
a:visited {
				text-decoration: none;
				border: dotted #A1A1A1;
				border-width: 0 0 1px; }

a img {
	border: 0;
}

p{				color:#383838;
				font-size:1.09em;
				letter-spacing:0.04em;
				margin:1.64em 0;}


/* - - - - - - Header Properties  - - - - - - */

#header {	   font: 2em Baskerville, Georgia, "Times New Roman", Times, serif; }

#mainHeader {  font-size:1.1em;
			   line-height:2em; 
			   margin-bottom:1em; 
			   text-align:left; }

#secondHeader{ font-size:.55em;; text-align:right;  }
				
#mainDescription{ margin-bottom:5em;} 



/* - - - - - - Post Properties - - - - - - */

#date {	   font:1em "Helvetica Neue", Arial, Helvetica, sans-serif; color: #F90;}

#post{ margin-bottom:9em; }

#postMedia{}

#postDescription{}

#details{		color:#333;
				font: 1.1em Baskerville, Georgia, "Times New Roman", Times, serif;
				font-weight: normal;
				letter-spacing:0em; 
				line-height:inherit;
				margin: 0; }