body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family:"Trebuchet MS";
	background: #fff url('images/eastbgcolor.jpg');
	color: #333;
	text-align: center;
	
	}

#page {
	background-color: transparent;
	border: none;
	text-align: left;
	width:100%;
	float:left;
	}

#header {
	background: transparent url('images/eastheader.jpg') repeat-x top center;
	}

#headerimg 	{
	margin: 0 auto;
	height: 272px;
	text-align:center;
		/*width: 1190px;*/
	
	}

#content {
	font-size: 13px;
	}

table {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.widecolumn .entry p {
	font-size: 13px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background:transparent url(images/eastfooter.jpg) repeat-x top;
	height:234px;
	border: none;
	}

small {
	font-family:"Trebuchet MS";
	font-size: 13px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Trebuchet MS";
	font-weight: bold;
	}

h1 {
	font-size: 17px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 15px;
	}

h2.pagetitle {
	font-size: 15px;
	}

#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-family:"Trebuchet MS";
	font-size: 15px;
	color:#AE120B;
	text-transform:uppercase;
	padding:0px 0px 12px 0px;
	}

h3 {
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #AE120B;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #AE120B;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
 text-decoration: underline;
 }

.commentlist li, #commentform input, #commentform textarea {
	font: 13px "Trebuchet MS";
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #AE120B;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:"Trebuchet MS";
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em  Tahoma, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3C3C3C;
	text-decoration: none;
	}

a:hover {
	color: #3C3C3C;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	background-color:#B2201A;
	color:#fff;
	}

#wp-calendar caption {
	font: normal 12px "Trebuchet MS";
	text-align: left;
	padding:8px 0px 0px 0px;
	margin:0px ;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	width:100%;
	height:100%;
	}

#page {
	padding: 0;
	width: 100%;
	height: 100%;
	border: none;
	margin:0 auto;
	}

#header {
	height: 234px;
	width:100%;
	margin:0;
	padding:0;
	}

#headerimg {
    float:left;
	min-width:1000px;
	width:100%;
	margin:0 auto;
	padding:0;
	height: 272px;
	text-align:center;
	/*width: 1190px;*/
	background:transparent url(images/header.jpg) top no-repeat;
	}

	
.narrowcolumn {
	float: left;
	padding: 0 20px 20px 4px;
	margin: 0px 0px 0px 0px;
	width: 690px;
	
	}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	width: 1000px;
	}

.post {
	margin: 0 57px 0 40px;
	text-align: justify;
	
	}

.post .postseparator {
background:url(images/hline.gif) bottom left repeat-x;

}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	text-align:left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	min-width:1000px;
	width: 100%;
	clear: both;
	text-align:center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#comments {
	padding: 5px 5px 5px 0px;
	margin: 40px 57px 0px 40px ;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 0px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	display:inline;
	margin:0px 0px 0px 0px;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 0px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
width:583px;
float:left;
text-align:left;
margin:0px 0px 0px 40px;
}

#respond {
float:left;
margin-left:40px;
margin-top:40px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: list;
	}

.commentlist li {
	margin: 0 57px 0 40px;
	padding: 5px 5px 5px 5px;
	list-style: none;
	}

.commentlist p {
	margin: 0px 0px 0px 0px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a, .commentmetadata a:hover {
font-weight:bold;
color:#AE120B;

}
.commentmetadata a.anchorlink, commentmetadata a.anchorlink:hover {
color:#8F8F8F;
font-weight:bold;
font-size:10px;
font-family:"Trebuchet MS";
text-decoration:none;
cursor:auto;
 }
/* End Comments */



/* Begin Sidebar */
#sidebar
{   
	padding: 20px 0 60px 0;
	margin-left: 714px;
	width: 275px;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color:transparent;
	color:#AE120B;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color:transparent;
	color:#AE120B;
	}

#wp-calendar a {
	display: block;
	float:left;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	
	}

#wp-calendar td {
	padding: 2px 0px 2px 0px;
	text-align: left;
	background:transparent;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */

#calendar_wrap table  {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
 
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#mainholder {
 width:1000px;
 margin:0 auto;
 padding:0px 0px 0px 0px;
}

#sidebar ul li ul li {
  text-align:left;
  display:list-item !important;
  color:#AE120B;
  list-style:inside;
  list-style-type:square;
  list-style-image:none;
  margin:0;
  padding:0;
	 }

/*Menus */
#sidebar ul li ul li.menu_pages {float:left;
  display:inline !important;
  list-style:none;
  list-style-type:none;
  list-style-image:none;
 
  }
  
#bottom_navigation li.menu_pages {float:left;
  display:inline !important;
  list-style:none;
  list-style-type:none;
  list-style-image:none;
  }

#sidebar li.menu_pages a.page_0 {
 background:transparent url(images/home.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left; 
 color:#AF1912;
 font-size:13px; 
 font-weight:bold;
 padding:0px 0px 0px 15px;
 text-decoration:none; 
 margin:0px 0px 12px 0px; 
 width:auto; 
 display:block;
	}
#sidebar li.menu_pages a.page_0:hover {
 background:transparent url(images/home.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left;
 color:#AF1912; 
 font-size:13px;
 font-weight:bold;
 padding:0px 0px 0px 15px;
 text-decoration:underline;
 margin:0px 0px 12px 0px;
 width:auto;
 display:block;
 }

#sidebar li.menu_pages a.page_1 {
  background:transparent url(images/about.gif) 0px 4px no-repeat; 
  border:none;
  text-align:left;
  color:#AF1912; 
  font-size:13px;
  font-weight:bold;
  padding:0px 0px 0px 14px;
  text-decoration:none; 
  margin:0px 0px 12px 19px;
  width:auto; 
  display:block;
  }

#sidebar li.menu_pages a.page_1:hover {
 background:transparent url(images/about.gif) 0px 4px no-repeat; 
 border:none;
 text-align:left;
 color:#AF1912; 
 font-size:13px;
 font-weight:bold;
 padding:0px 0px 0px 14px;
 text-decoration:underline;
 margin:0px 0px 12px 19px;
 width:auto; 
 display:block;
 }

#sidebar li.menu_pages a.page_2 {
 background:transparent url(images/login.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left; 
 color:#AF1912;
 font-size:13px; 
 font-weight:bold;
 padding:0px 0px 0px 14px;
 text-decoration:none; 
 margin:0px 0px 12px 18px; 
 width:auto;
 display:block;
 }
#sidebar li.menu_pages a.page_2:hover {
 background:transparent url(images/login.gif) 0px 3px no-repeat;
 border:none;
 text-align:left; 
 color:#AF1912;
 font-size:13px; 
 font-weight:bold;
 padding:0px 0px 0px 14px;
 text-decoration:underline;
 margin:0px 0px 12px 18px;
 width:auto;
 display:block;
		}

#sidebar li.menu_pages a.page_3 {
 background:transparent url(images/rss.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left; 
 color:#AF1912;
 font-size:13px;
 font-weight:bold;
 padding:0px 0px 0px 14px;
 text-decoration:none;
 margin:0px 0px 12px 18px;
 width:auto;
 display:block;
 }
 
#sidebar li.menu_pages a.page_3:hover {
 background:transparent url(images/rss.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left;
 color:#AF1912; 
 font-size:13px;
 font-weight:bold;
 padding:0px 0px 0px 14px;
 text-decoration:underline;
 margin:0px 0px 12px 18px;
 width:auto;
 display:block;
 }



#bottom_navigation li.menu_pages a.page_0 {
 background:transparent url(images/home-dark.gif) 0px 3px no-repeat;
 border:none; 
 text-align:left; 
 color:#ffffff;
 font-size:14px;
 font-weight:bold; 
 padding:0px 0px 0px 20px; 
 text-decoration:none;
 margin:0px 0px 12px 0px; 
 width:auto; 
 display:block;
}

#bottom_navigation li.menu_pages a.page_0:hover {
 background:transparent url(images/home-dark.gif) 0px 3px no-repeat; 
 border:none;
 text-align:left;
 color:#ffffff;
 font-size:14px; 
 font-weight:bold;
 padding:0px 0px 0px 20px;
 text-decoration:underline;
 margin:0px 0px 12px 0px;
 width:auto;
 display:block;
 }

#bottom_navigation li.menu_pages a.page_1 {
 background:transparent url(images/about-dark.gif) 0px 4px no-repeat;
 border:none;
 text-align:left;
 color:#ffffff; 
 font-size:14px;
 font-weight:bold;
 padding:0px 0px 0px 15px;
 text-decoration:none; 
 margin:0px 0px 12px 35px;
 width:auto; 
 display:block;
 }
 
#bottom_navigation li.menu_pages a.page_1:hover {
 background:transparent url(images/about-dark.gif) 0px 4px no-repeat; 
 border:none; text-align:left;
 color:#ffffff;
 font-size:14px; 
 font-weight:bold;
 padding:0px 0px 0px 15px;
 text-decoration:underline;
 margin:0px 0px 12px 35px;
 width:auto;
 display:block;
		}

#bottom_navigation li.menu_pages a.page_2 {
 background:transparent url(images/login-dark.gif) 0px 3px no-repeat; 
 border:none;
 text-align:left;
 color:#ffffff;
 font-size:14px;
 font-weight:bold;
 padding:0px 0px 0px 16px;
 text-decoration:none;
 margin:0px 0px 12px 35px;
 width:auto;
 display:block;
		  }
		  
#bottom_navigation li.menu_pages a.page_2:hover {
 background:transparent url(images/login-dark.gif) 0px 3px no-repeat; 
 border:none; 
 text-align:left;
 color:#ffffff;
 font-size:14px;
 font-weight:bold;
 padding:0px 0px 0px 16px;
 text-decoration:underline;
 margin:0px 0px 12px 35px;
 width:auto;
 display:block;
	   }

#bottom_navigation li.menu_pages a.page_3 {
 background:transparent url(images/rss-dark.gif) 0px 3px no-repeat;
 border:none;
 text-align:left;
 color:#ffffff;
 font-size:14px;
 font-weight:bold;
 padding:0px 0px 0px 18px;
 text-decoration:none; 
 margin:0px 0px 12px 35px;
 width:auto; 
 display:block;
		}
		
#bottom_navigation li.menu_pages a.page_3:hover {
 background:transparent url(images/rss-dark.gif) 0px 3px no-repeat;
 border:none;
 text-align:left;
 color:#ffffff; 
 font-size:14px; 
 font-weight:bold;
 padding:0px 0px 0px 18px;
 text-decoration:underline;
 margin:0px 0px 12px 35px;
 width:auto;
 display:block;
		}

/*Search*/
.searchform {
 float:left; 
 padding:10px 0px 0px 0px;
 margin:0;
   }
   
input.search_input {
 background:#242424;
 border:1px solid #343434;
 border-right:none;
 width:237px;
 height:19px;
 float:left;
 color:#FFFFFF;
	  }
	  
.search_submit {
 background:transparent url(images/seacrh-submit.jpg) left top no-repeat;
 width:38px; 
 height:24px;
 float:left; 
 border:none;
 }

.searchform_top {
 float:left; 
 width:275px; 
 padding:0; 
 margin:0; 
 clear:both;
 }
 
input.search_input_top {
 background:#242424;
 border:1px solid #343434;
 border-right:none;
 width:235px;
 height:17px;
 float:left;
 color:#FFFFFF;
	 }
	 
.search_submit_top {
 background:transparent url(images/searchtop_submit.gif) left top no-repeat;
 width:37px;
 height:24px;
 float:left;
 border:none;
	 }


/*Tell to a friend */

input.tell_input {
 background:#242424;
 border:1px solid #343434;
 border-right:none;
 width:235px;
 height:17px;
 float:left;
 color:#FFFFFF;
	  }
	  
.tell_submit {
 background:transparent url(images/send_friend.gif) left top no-repeat;
 width:37px; 
 height:24px;
 float:left; 
 border:none;
 }

/*Footer*/
#footer_content {
 text-align:center; 
 width:1000px; 
 height:94px; 
 margin:0 auto;
  }
#bottom_navigation { 
 float:left;
 width:680px; 
 padding:34px 0px 0px 14px;
 margin:0px 0px 0px 0px;
 }
#searchsection {
 float:left; 
 width:286px;
 padding:24px 0px 0px 20px;
 }

#logo {
 float:left;
 width:100%; 
 text-align:center;
 height:37px;
 background:transparent url(images/logo.gif) top no-repeat; 
 font-family:"Trebuchet MS";
 font-size:13px;
 font-weight:bold;
 color:#181818; 
 padding:103px 0px 0px 0px;
 }

.hline {
 width:100%;
 float:left;
 padding:0px 0px 0px 0px; 
 margin:12px 0px 10px 0px;
 background:transparent url(images/hline.gif) left top repeat-x;
 height:1px; 
line-height:1px;
content: '&nbsp;';
	 }
/*Language*/
#lang_filter {
 float:left;
 width:275px; 
 padding:12px 0px 0px 0px;
 margin:0;
 height:11px;
    }
a.lang_bg, a.lang_bg:visited {
 background:transparent url(images/bg-flag.gif) top left no-repeat; 
 border:1px solid #909090;
 display:block; float:left;
 width:14px; 
 height:9px; 
 text-decoration:none;
 padding:0;
 margin:0;
 text-align:left;
 line-height:9px;
 }
a.lang_en, a.lang_en:visited { 
 background:transparent url(images/en-flag.gif) top left no-repeat;
 border:1px solid #909090;
 display:block;
 float:left;
 width:14px;
 height:9px; 
 text-decoration:none;
 padding:0;
 margin:0;
 text-align:left;
 line-height:9px;
		 }
		 
 a.lang_fi, a.lang_fi:visited {
  background:transparent url(images/fi-flag.gif) top left no-repeat;
  border:1px solid #909090;
  display:block; 
  float:left;
  width:14px; 
  height:9px; 
  margin:0px 6px 0px 6px;
  text-decoration:none; 
  text-align:left; 
  line-height:9px;
	  }

br {
 line-height:8px;
} 


.author_photo {
float:left;
width:148px;
text-align:left;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

.post h2 {
color:#AE120B;
font-size:24px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:none;
text-align:left;
}

.post h2 a{
color:#AE120B;
font-size:24px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:none;
}


.post h2 a:hover{
color:#AE120B;
font-size:24px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:underline;
}

.post small {
color:#8F8F8F;
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
}

.post small a{
color:#AE120B;
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:none;
}

.post small a:hover{
color:#AE120B;
font-size:12px;
font-weight:bold;
font-family:"Trebuchet MS";
text-decoration:none;
}

.post .postmetadata {
text-align:left;
}

.post .postmetadata a {
color:#AE120B;
font-size:13px;
font-family:"Trebuchet MS";
text-decoration:none;
font-weight:bold;

}

.post .postmetadata a:hover {
color:#AE120B;
font-size:13px;
font-family:"Trebuchet MS";
text-decoration:underline;
font-weight:bold;
}

a.morelink, a.morelink:hover {
background:url(images/more_link.gif) left 3px no-repeat;
text-align:left;
padding:0px 0px 0px 16px;
margin:0px 0px 0px 0px;
}

a.leavelink, a.leavelink:hover {
background: url(images/leave_comment_link.gif) left 3px no-repeat;
text-align:left;
padding:0px 0px 0px 18px;
margin:0px 0px 0px 0px;

}

a.readcomments, a.readcomments:hover {
background: url(images/read_comments_link.gif) left 3px no-repeat;
text-align:left;
padding:0px 0px 0px 23px;
margin:0px 0px 0px 0px;
}

.entry p , .entry p a {
font-size:13px;
font-weight:normal;
color:#3C3C3C;
text-align:left;

}
.entry p a {
	color: #AE120B;
	text-decoration:none;
}


.entry p a:hover, .entry p a:visited {
	color: #AE120B;
	text-decoration:underline;
	} 


.comm_photo {
float:left; 
text-align:left;
margin:0px 20px 0px 0px;
padding:0px;
}

.comm_txt {
float:left; 
text-align:left;
margin:0px 0px 0px 0px;
padding:0px;
}

.more_prof_info img {
float:left;
text-align:left;
margin:0px 20px 20px 0px;
padding:0px 0px 0px 0px;

}
.more_prof_info {
float:left;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:600px;
}



.narrowcolumn p a, .narrowcolumn p a:hover {
color:#AE120B;
white-space:nowrap;
 }

p.edit_entry {
padding:0px 0px 0px 40px;
margin:0px 0px 0px 0px;
text-align:left;
float:left;
width:560px;
}


a.sidebar_link, a.sidebar_link:hover {color:#AE120B;}
.entry p a:visited {text-decoration:none;}
a.more-link:visited {text-decoration:none;}

li#pages h2.widgettitle {
display:none;
visibility:hidden;
 }

li#pages ul {
margin:5px 0px 0px 0px;
}

#sidebar ul li#text-236279713 h2 {
}

.east_twitter {text-align:center; margin-top:2px;}
.subscribe_to_east {width:190px; padding:14px 0px 0px 37px; text-align:left; float:left;}
.left_subscr {width:95px; text-align:left; float:left;}
.right_subscr {width:95px; text-align:left; float:left;}
.left_subscr a, .left_subscr a:hover {padding-top:6px;}
.right_subscr a, .right_subscr a:hover {padding-top:6px;}

.left_data {text-align:left; float:left;}
.right_data {text-align:right; float:right; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.right_data a,.right_data a:hover{font-weight:normal;}
p.feedburnerFlareBlock {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
p.feedburnerFlareBlock a, p.feedburnerFlareBlock a:hover{font-weight:normal;}