body{
background:#FFFFFF;
}



div.img_title{
margin-top:10px;
background:url(../img/title.jpg) no-repeat;
position:absolute;
top:0%;
height:10%;
width:97%;
}

p.added{
padding: 2px;
text-align:right; 
font-size:13px; 
background:#FF3300;
}

div.calendar, div.tags
{
background:#FF3300;
position:relative;
left:1050px;
top:100px;;
border: solid;
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
width:150px;
z-index:5;
}


div.tags
{

}

div.calendar a, div.tags a{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}


form.search{
position:relative;
left:1060px;
width:150px;
top:90px;
z-index:5;

}

input.search_img{
position:relative;
top:5px;
}


div.body{
	position:relative;
	top:-250px;
	

}

h1.title{
margin-bottom:-10px;
text-align:center;

}


div.entry{

margin-left:20px;
width:800px;
margin-bottom:30px;
}



p.text{
padding:20px;
border:#000000 solid;
margin: 5px 5px 5px 5px;
position:relative;
left:5%;
text-indent:10px;
text-align:justify;
}

p.text a{
text-decoration:none;
font-weight:bold;
color:#FF3300;
}

div.comm_img{
border: solid thin #000000;
height:50px;
width:250px;
background:url(../img/comments.jpg);
}


div.comm_text
{


width:700px;
border:solid medium #000000;
margin-left:10px;
margin-bottom:10px;
padding:10px 10px 10px 10px;
overflow:auto;
background-color:#ffffff;/*
opacity:0.7;
filter:alpha(opacity=70);*/
}

div.comm_text p{
color:#000000;
overflow:auto;
font-weight:bold;
}

div.comments{
	margin-left: 60px;
	width: 800px;
	
}

div.comment{
	background:url(../img/comm_tile.jpg) repeat-y;
	
	margin-top:5px;
	width:800px;
	padding:5px 5px 5px 5px;
}

p.comm_author{
font-weight:bold;
padding-left:5px;

}


input.search_input{
margin-top:10px;
width:120px;
}




input.inputext{
	margin-top:3px;
}

textarea.inputext{
	margin-top:3px;
	margin-bottom:5px;
}

form.addcomm{
	font-weight:bold;
	border:#000000 solid;
	background:#FF3300;
	padding-left:15px;
	padding-top:15px;
	margin-top:15px;
	margin-left:60px;
	width:400px;

}


div.results{
	margin-left:30px;
	margin-top:30px;


}

div.result_entry{
font-size:15px;
font-weight:bold;
background:#FF3300;
width:200px;
text-align:right;

}

div.result_entry a{
padding-right:15px;
color:#FFFFFF;
text-decoration:none;
}

div.result_date{
margin-top:3px;
font-size:12px;
margin-left:20px;

}

div.results_title_img{
border:#000000 thin solid;
background:url(../img/text_tile.jpg);
padding-top:3px;
padding-left:10px;
margin-bottom:15px;
width:720px;
height:23px;
}

h3.results_title{
border:#000000 thin solid;
color:#FFFFFF;
margin-top:0px;
width:700px;
height:15px;
background:#FF3300;
text-align:center;
padding-bottom:3px;
}



div.footer{
position:static;
bottom:5px;
height:65px;
width:99%;
background:url(../img/footer.jpg) no-repeat;

}



