/* Janet Haven Blov CSS */


body, html {	background: #FFF; text-align:center; } 

h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,body,html,blockquote { margin:0; padding:0; }

div.clr {clear:both;height:0;}
body { padding-bottom: 20px; font-family: Trebuchet MS, sans-serif; }

#wrap {

	width:940px;
	margin: 10px auto;
	text-align:left;
	background: url(http://www.allhungary.hu/erikdamato/layout_images/erikbgnd.jpg) no-repeat top left;

	
}

#content { 

  width: 600px;
  padding: 170px 0px 10px 0px;
  
  }

#datebox {

  width: 94px;
  height: 98px;
  float: left;
  xbackground: red;
  
  }

#dateheader {

  width: 94px;
  height: 98px;
  background: url(http://www.allhungary.hu/erikdamato/layout_images/erikdateheader.gif) no-repeat top left;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
}

.monthyear { 

  text-align: center;
  width: 30px;
  padding: 15px 0px 0px 20px;

}

.day { 

  text-align: center;
  padding: 5px 0px 0px 29px;

}

#posts {

  float: left;
  width: 470px;
  xbackground: red;

}

#content h1 {


	font-family: Trebuchet MS, sans-serif;
	font-size: 26px;
	color: #f61919;
	line-height: 28px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;

	}

#content h1 a {  color: #f61919; text-decoration: none; }
#content h1 a:hover {   color: #f61919; text-decoration: underline; }


#content p {

	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	margin: 0px 0px 15px 0px;
	
}

#content p a { color: #f61919; text-decoration: none; }
#content p a:hover { color: #f61919; text-decoration: underline; }

#content ul li {

  list-style: none;
	font-size: 14px;
	margin: 0px 0px 13px 13px;


}

#content blockquote {

	line-height: 120%;
	font-size: 13px;
	border-left : 3px solid #f61919;
	padding-left : 10px;
	margin:10px;
	margin-left:30px;
}

.more {

  width: 600px;
	text-align: right;
	color: #f61919;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: normal;
  padding: 0px 0px 22px 0px;
  xbackground: red;

	}

.more a { color: #f61919; text-decoration: none; }
.more a:hover { color: #f61919; text-decoration: underline; }
