/* 
This CSS file contains additional styles used in this theme.
*/
.home .sticky {
	background-color: #FFEFF7;
	background-image: url(images/pepper1_48.png);
	background-position: right bottom;
	background-repeat: no-repeat;

}

#third-post	{
clear:both;
border-bottom:#E9C3D6 1px dotted;
}
.body-ad	{
clear:both;
margin-top:10px;
margin-left: 96px;
height:70px;

}
.header-ad	{
float:left;margin:35px 10px 0 516px;height:70px;
}
h2.pagetitle {
margin-top:0px;
margin-bottom:0px;

}

.front-recent {
clear:both;
margin:0;border-bottom:#E9C3D6 1px dotted;
}

.article img, img.article {
border:none;

}

.widget_area_left {
  position: relative;
  margin: 10px;
  float: left;
  overflow: hidden;
  width: 305px; /* width of widget container */

}
#wc1	{
  position: relative;
  min-height:160px;
  margin-left: 10px;


}
.widget_area_center {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  border-left: #E9C3D6 1px solid;
  border-right: #E9C3D6 1px solid;
  width: 323px; /* width of widget container */

}
.widget_area_right {
  position: relative;
  margin: 10px;
  float: left;
  overflow: hidden;
  
  width: 305px; /* width of widget container */
  
}

#widgetcontent 
{
  position: relative;
/*  background-color: #ffffff;*/
  margin-top: 20px; 
  margin-left: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0;
/*  height:180px;*/
  float: left;
  overflow: hidden;
  width: 977px;
  clear:both;
  float:left;
}

#widgetcontent ul li, #widgetcontent ol ul li
{
background-image:url(images/BlockContentBullets.png);
background-repeat:no-repeat;
padding-left:10px;
}

#widgetcontent h3, #widgetcontent h3 a, #widgetcontent h3 a:link, #widgetcontent h3 a:visited, #widgetcontent h3 a:hover {
/*padding-left:20px;*/
margin-bottom:5px;
margin-top: 0px;
text-align:center;
}

.widgetcontent2
{
  position: relative;
  width: 695px;
  clear:both;
  float:left;
}

#header3 {
clear:both;
background-color:#91407D;
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#000000;
height:100%;
padding-bottom: 10px;
overflow:hidden;
}
.nav2 {
margin:0;
padding:0 12px;
list-style:none;
}

.nav2 li {
float:left;
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
color:#000000;
}

.nav2 li a {
display:block;
padding:10px 8px 1px 8px;
line-height:100%;
color:#ffffff;
text-decoration:none;
}

.nav2 li a:hover {
text-decoration:underline;
}
