/*
 * funpark CSS styles goes in here
 */

/*infos*/ 
.tx-funparkblog-pi1{
	
} 

.tx-funparkblog-pi1 h2{
	text-indent:-2000px;
	width:377px;
	height:79px;
	margin-left:3px;
	background-image:url(images/funparks_img4.gif); 
	background-repeat:no-repeat;
	display:block;
	margin: 0;
	padding: 0;
}

.viewEntry-header{
	/*width:377px;
	height:79px;
	margin-left:3px;
	background-image:url(images/funparks_img4.jpg); 
	background-repeat:no-repeat;
	display:block;*/
}
.funpark-title{
	font-size:22px;
	padding-left:70px;
	padding-bottom:10px;
	color:#3A3A3A;
	font-weight:bold;	
}
/*table*/
.funpark-info{
	padding-bottom:20px;
	color:#3A3A3A;
}
.table-label{
	width:30%;
}

/* */
.info{
	/*ICON*/
	color:#3A3A3A;
	background-image:url(images/icon.jpg);
	background-repeat:no-repeat;
	width:300px;
	heigth:27px;
	display:block;
	text-align:right;
	line-height:27px;
}
/*addComment .addComment*/

h3.addComment-header{
	width:135px;
	height:43px;
	background-image:url(images/addcommentset.jpg); 
	background-repeat:no-repeat;
	display:block;
	margin: 0 10px 0 0;
	text-indent:-2000px;
	padding: 0;
}
#comment-textfield{
	color:#3A3A3A;	
}
/*comments .comments-entries*/

.comments-header{
	text-indent:-2000px;
	width:131px;
	height:43px;
	background-image:url(images/usercomments.jpg); 
	background-repeat:no-repeat;
	display:block;
	margin-bottom: 0 0 10px 0;
	padding: 0;
}
.addComment-header{
	
}
.comments{
	margin-left:20px;
}
.nickname{
	font-size:16px;
	font-weight:bold;
	color:#3A3A3A;
}
.date{
	color:#3A3A3A;
}
.body{
	font-size:12px;
	padding-left:10px;
	font-weight:400;
	color:#333333;
}
.tools{
	padding-bottom:10px;
}
/*add entry */
h2.addEntry-header{
	text-indent:-2000px;
	width:440px;
	height:74px;
	background-image:url(images/ADDFPs.jpg); 
	background-repeat:no-repeat;
	display:block;
	margin-bottom:10px;
}
.addEntry-title{
	
}
.addEntry-table{
	color:#3A3A3A;
}
/*index*/
.index-header{
	/*width:377px;
	height:79px;
	margin-left:3px;
	background-image:url(images/funparks_img4.jpg); 
	background-repeat:no-repeat;
	display:block;*/
}

.index .entry {	
	font-weight:bold;
	color:#3A3A3A;
	margin: 10px 0 20px 0;
}
.index .date{
	font-size:10px;
	color:#3A3A3A;
	/* update s09/10 */
	float: right;
	font-size:14px;
	font-weight: normal;
	margin-top: 2px;
}

.index .entry h4{
	font-size:14px;
}

.index .entry h4 a, 
  .index .entry h4 a:link,
  .index .entry h4 a:visited,
  #content h4 a,
  #content .index .entry h4 a {
  color: #222222;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.index .entry .bottom{
	font-size:10px;
	margin-left: 10px;
	margin-top: 5px;
}

.index .entry h4 .bottom a,
  .index .entry h4 .bottom a:link,
  .index .entry h4 .bottom a:visited,
  #content h4 a 
  #content h4 .readmorelink a {
  font-size: 11px;
}

.index .body{
	font-size:12px;
	padding-left:10px;
	font-weight:400;
	color:#333333;
	padding-top: 5px;
	padding-right: 10px;
}

.index .username{
	
}
.index .entry .bottom .comments{
	margin:0px;
	font-weight:100;
}
.index .entry .bottom .readmorelink{
	font-weight:100;
}
