

body  { font: 12px Arial,Helvetica,Sans-serif; line-height: 1.2; color: #2e2a2b; background-color: #f9f9f9; }

h1, h2, h3, h4, h5, h6  { margin: 0; font-family:"Times New Roman", Times, serif; color: #2e2a2b; line-height:1; }
h1  {font-size: 36px; } h2  {font-size: 28px;} h3  {font-size: 20px;} h4  {font-size: 18px;} h5  {font-size: 14px;} h6  {font-size: 12px;}

p  {margin: 0;}

/* 1.2 Hyperlinks */

a:link, a:visited  { text-decoration:none; color: #5c5c5c; }
a:hover  {text-decoration:none; border-bottom:1px dotted;}


/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#container { }
#top { }

.col-left { float: left; background:#eaebe6;}
.col-right { float: right; background:#222227;}
.col-full  { width: 366px; margin: 0 auto; background:#cfeef4; margin-top: 71px; padding-top:325px;}

/* 2.4 Content */
#content{min-height:250px;}
* html #content{height:300px;}

/* 2.5 Sidebar */

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.box {  margin: 0px;}
.post  { padding:25px 25px 20px; position:relative; }




.message {
	font-size: 11px;
	padding-left: 171px;
	color: #5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
}

.ita {
	font-style:italic;
	color: #5c5c5c;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-right: 35px;
}

.message a {
	
}

.tit {
	color: #2b2b2b;
	font-weight:bold;
}

.conlink a {
	text-decoration:underline;
}