/* CSS Document */

.pngFix
{
    behavior: url('images/iepngfix.htc');
}

/* clear.............................................................................. */
.clear {
	clear: both;
}

.commentlist {
  border: 2px solid #5C1217;
  background: #fff;
  padding: 8px 8px;
  font-size: 12px;
  width: 615px;
}



.commentlist ol, .commentlist li {
  list-style: none;
}

.indent {
  margin-left: 0px;
}

.indent span {
  font-weight: bold;
}

.entry {
  text-align: justify;
}


.entry h5 {
  margin: 5px 0px 0px 0px;
  font-size: 10px;
  color: #5C1217;
}


.entry br {
  margin: 1em 0 1em 0;
}

.entry strong br {
  margin: 0 0 0 0;
}

/* Wrapper .............................................................................. */
.wrapper {
	margin:0px auto 10px auto;
	width: 972px;
	position: relative;
	
}

.pagetitle{
  margin:5px 0 0 -7px;
  font-size:13px;
  font-weight:bold;

}

.blogTopimg{
  /*width: 682px;
  height:411px;*/
  margin-bottom: 18px;
  padding-bottom: 5px;
  min-height: 20px;
  overflow:hidden;
}


.latestNewsAndRss ul {
  margin: 0px; padding: 0px
}

.latestNewsAndRss ul a {
  font-weight: normal;
  font-size:11px;
}

.alignleft{
  font-size:18px;
	color:#5c1217;
	padding:0;
	margin:2px 0 0 0px;
	font-weight: bold;
	
}
.alignright{
  font-size:18px;
	color:#5c1217;
	padding:0;
	margin:2px 0 0 0px;
	font-weight: bold;
	
}

.navigation {
  margin: 35px 0px 10px 0px;
  font-weight: bold;
} 

.cornerImg 
{
  float:right;
  margin: 0px 0px 0px 0;
  width:260px;
  height:58px;
  padding:0;
  overflow:hidden;
  position: absolute;
  z-index: 10;
  display: block;
  background-image: url(images/blanksmall.jpg);
  background-position: 120px 5px;
  background-repeat: no-repeat;
  
}



.storyTitle
{
  width:90px;
  height:17px;
  font-size:11px;
	color:#5c1217;
	padding:0;
	margin:4px 0 0 9px;
	font-weight: bold;
	overflow:hidden;
	position:relative;
	
}

.subStory
{        
  width:94px;
  height:20px;
	font-size:10px;
	color:#5c1217;
	padding:1px;
	margin:3px 0 3px 10px;
	font-weight: normal;
	overflow:hidden;
	line-height: 7px;
	position:relative;
}

.subStoryblog {
  margin-top: 0px;
  width: 100px;
  height: 20px;
  line-height: 1.0;
  font-weight: bold;
}

.subStory h2 {
  font-size: 10px;
  padding: 0px;
  margin: 5px 0px 5px 0px;
}

.smallimglink {
  position: absolute;
  width: 150px;
  height: 100px;
  z-index: 20;
}

.form label {
height: 10px;
padding: 0px;
margin: 3px 0px 10px 0px
}

.storyTags
{
  width:96px;
  height:12px;
	font-size:9px;
	color:#570f67;
	padding:0px;
	margin:2px 0 0 10px;
	
	overflow:hidden;
  display:block;
  position:relative;
  }

.storyTags a {
top:0px;
left:0px;
}

.storyTags a:link,
.storyTags a:visited,
.storyTags a:active{
	color:#570f67;
  
}

.storyTagsblog {
  margin-top: 46px;
  width: 100px;
  height: 10px
}

.blogImg {
  overflow: hidden;
  height: 81px;
  width: 127px;
  float: right;
  background-color: #c9aad1;
  background-image: url(images/chLogo.jpg);
  background-position: center center;
}





.smallDate
{
	font-size:10px;
	color:#5c1217;
	padding:0;
	margin:-25px 0 5px 0px;
	font-weight: bold;
  float:right;
}

.post {
  width: 96%;
  padding-top: 10px;
}

.post h3 {
  width: 70%;
}

.postmetadata {
  font-weight: bold;
  display:none;
}

#respond h3 {
   margin-left: -1px
}

.post h2 {
	margin-left: -8px;
	font-weight: bold;
	font-size: 14px;
}



.categories ul {
  margin: 0px;
  padding: 0px;
}




.categories .cat-item {
  margin: 0px;
  padding: 3px 10px;
  font-size: 11px;
}

.catagories li:hover {
	color: #51191D;
	background: #e1d9e2;
}

/* Header .............................................................................. */

.header
	{
	width: 972px;
	height:144px;
	margin: 0 auto;
	
	}
.logo
	{
	background: #c9aad1 url(images/chLogo.jpg);
	width:361px;
	height:114px;
	float:left;
	postition:relative;
		}

.logo a {
  width:361px;
	height:114px;
	position absolute;
	display:block;

}		
		
		
.headerText 
	{
	width:300px;
	height:70px;
	float:right;
	text-align: right;
	padding:34px 0px 0 20px;
	}

.MenuDiv{
	width:940px;
	height:40px;
	margin:5px auto 5px auto;
}




/* new css style starts here.............................................................................. */
/* layout columns.............................................................................. */
.columnLeft{
	width:680px;
	margin-left: 10px;
	float:left
	}
	
.InnerColumnLeft
{
	width:685px;
	float:left;
	}


.columnRight{
	width:270px;
	float:right;
	background-color: #f5efef;
	padding-left: 7px;
  padding-bottom:20px;
  margin-top: 16px;
	}

.columnRight li{
 list-style: none;
}


.subColumn {
	width:685px;
	height:158px;
  overflow:hidden;
	float: left;
	border-bottom:solid #ece3ed 1px;
	position:relative;
	display: block; 
}

.subColumn a {
  width: 360px;
  height: 168px;
  top:0px;
  left:0px;
  position: absolute;
  display: block;
  z-index: 53;
  
}



.img{
	width:275px;
	height:167px;
	float:left;
	margin-top: 0px;
	position: absolute;
	background:url(images/mediumdefaltimg.jpg);
  background-position:top;
}

.imgcentre {
  text-align: center;
}

.img a {
  width: 275px;
  height: 167px;
  position: absolute;
  z-index: 20
}

.bodyText {
	width:360px;
	height:107px;
	top: 67px;
	left: 300px;
	display: block;
	float:left;
	overflow:hidden;
	position: absolute;
	z-index: 38;
}

.bodyText p {
  width: 100px;
  text-align: justify
}

.bodyText p h2 {
  padding: 0px 0px 2px 0px;
  margin: 0px;
}


.bodyText span {
  color: #7e1b21;
  margin-left: 5px;
  
}

.bodyTexttitle {
	width:360px;
	height:146px;
	top: 10px;
	left: 300px;
	display: block;
	float:left;
	overflow:hidden;
	position: absolute;
	z-index: 40;
  
}

.columnsubspace
{
	width:685px;
	height:10px;
	float: left;
	display: block;
	}
	
	

	
/* body images & Text.............................................................................. */




/* Inside Right Column.............................................................................. */

.latestNews{
	width:150px;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	margin: 15px 0 -25px 5px;
	position:relative;
	z-index:600;

		}

.latestNewsAndRss{
	width:250px;
	height: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	margin: -0px 0 10px 5px;

	}
	
.sidemenutitle {
  padding: 5px 0px 0px 10px;
  font-size: 12px;
	font-weight: bold;
}

.sidemenutitle ul {
  padding: 0px;
  margin: 0px
}

.sidemenutitle li {
  font-size: 11px;
  font-weight: normal;
}

/* round corners.............................................................................. */
.SpacelatestNewsRss{
	width:260px;
	height:0px;
}

.latestNewsRss{
	width:260px;
	height:30px;
}

.rss{
	display:block;
	width:22px;
	height:27px;
	background-position: left top;
	float:right;
	position: absolute;
	left: 935px;
	top: 224px;
	z-index: 69;
}
.rss a { 
  display:block; 
  width:22px; 
  height:27px;
  background:url(images/rss.png);
  background-position:top;
}
.rss a:hover { 
  display:block; 
  width:22px; 
  height:27px;
  background:url(images/rss.png);
  background-position: left bottom;
}


.CornerRollover {
	display:block;
	width:260px;
	height:63px;
	background-position:bottom;
	margin-top:7px;
	margin-right: 4px;
  float: right;
  position: relative;
  z-index: 45;
  background:url(images/roundCorner.jpg);
		
}
 

.CornerRollover a {
	display:block;
	width:260px;
	height:63px;
	background-position:top;
	margin-top:0px;
  float: right;
  position: absolute;
  z-index: 66666;
		
}

.CornerRollover .attached-image {
  float:right;
  margin: 5px 8px 5px 0;
}
 
.CornerRollover a:hover 
{
	background-position: bottom; 
}

/* test____________________________________________________________*/




/*_______________________________*/


	
.SidebarBlogLink
{

	top: -6px;
	left: 0px;
	height: 65px;
	width: 260px;
	display: block;
	z-index: 20;
	position: absolute;
}



.smalltxtlink {
  position: absolute;
  display: block;
  width: 84px;
}

.subStory strong {
  display: block;
  margin-bottom: 5px;
}

.subStory a {
  width: 94px;
  line-height: 10px;
}





/* catagories.............................................................................. */
}

.catagories {
	width:260px;
	margin-bottom: 10px;
	
}
.catagories h2{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.catagories ul {
	margin:0px;
	padding: 0px;
  font-size:11px;	
}
.catagories li {
	list-style: none;

}
.catagories li a {
	display: block;
	line-height: 18px;	
	margin-left: 10px;
	display: block;
	}
.catagories a {
	padding: 0px 0 0 0px;
	margin-left:0px;
	margin-top: 300px;
	width: 250px;
	
	}
.catagories a:hover {
	color: #51191D;		
}




/* call me back form.............................................................................. */

.freeSpace{
	width:962px;
	height:60px;
	float:left;
	padding-left:345px;
}
.callMeBack{
  width:562px;
  height:123px;
  float:left;
  margin: 0px auto 35px 40px; 

}
.callmeBackImg{
  width:173px;
  height:31px;
  background: url(images/callmeback.jpg) no-repeat;
  float:left;
}

.callmeBackForm{
	width:615px;
	height:70px;
	background:url(images/formBack.jpg) no-repeat;
	margin-top: 31px;
}
.ContactTextbox{
  border:2px solid #5d1217;
  color:#5d1217;
  font-family:Arial;
  font-size:10pt;
  margin:20px 5px 5px 10px;
  padding:4px;
  width:170px;
  height:15px;
  float:left;
}

.responseTextbox{
  border:2px solid #5d1217;
  color:#5d1217;
  font-family:Arial;
  font-size:10pt;
  margin:0px 8px 0px 0px;
  padding:4px;
  width:170px;
  height:15px;
  
}

.callmeBackButton {
	background: url(images/callmebutton.jpg) no-repeat;
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	height:31px;
	margin:18px -1px 0px 0px;
	width:176px;
	float:right;
	color:#FFFFFF;
	font-size: 16px;
}
 
/* footer.............................................................................. */
.footer {
	height: 206px;
	width: 100%;
	background: #cc99cc url(images/footerBg.jpg) repeat-x;
	margin:11px 0px 0px 0px;
	
	}

.footerInside{
	width: 972px;
	height:100px;
	margin:0px auto;	
	}
.footerinsideLeft{
	font-size:11px;
	width: 600px;
	height:40px;
	color:#ffffff;
	padding:20px 0 0 10px;
	float:left;
	}
	
	
.footerinsideLeft a:link,
.footerinsideLeft a:visited,
.footerinsideLeft a:active{
	color:#fff;
	
}

.footerinsideLeft a:hover { 
	color:#f4ecf1;
	text-decoration:underline;
}

.footerinsideRight{
	font-size:11px;
	width: 280px;
	height:40px;
	color:#ffffff;
	padding:10px 0 0 0;
	float:right;
	}

/* footer hovers.............................................................................. */
.footerRss{
  display:block; 
  width:25px; 
  height:25px;
  background-position: left top;
  float:left;
}
.footerRss a { 
  display:block; 
  width:25px; 
  height:25px;
  background:url(images/footerRss.jpg);
  background-position:top;
}
.footerRss a:hover { 
  display:block; 
  width:25px; 
  height:25px;
  background:url(images/footerRss.jpg);
  background-position: left bottom;
}

.faceBook{
	display:block;
	width:12px;
	height:25px;
	background-position: left top;
	float:left;
	margin-left: 25px;
}
.faceBook a { 
  display:block; 
  width:12px; 
  height:25px;
  background:url(images/faceBook.jpg);
  background-position:top;
}
.faceBook a:hover { 
  display:block; 
  width:12px; 
  height:25px;
  background:url(images/faceBook.jpg);
  background-position: left bottom;
}

.icon3{
	display:block;
	width:26px;
	height:25px;
	background-position: left top;
	float:left;
	margin-left: 25px;
}
.icon3 a { 
  display:block; 
  width:26px; 
  height:25px;
  background:url(images/icon3.jpg);
  background-position:top;
}
.icon3 a:hover { 
  display:block; 
  width:26px; 
  height:25px;
  background:url(images/icon3.jpg);
  background-position: left bottom;
}

.twitter{
	display:block;
	width:19px;
	height:25px;
	background-position: left top;
	float:left;
	margin-left: 25px;
}
.twitter a { 
  display:block; 
  width:19px; 
  height:25px;
  background:url(images/twitter.jpg);
  background-position:top;
}
.twitter a:hover { 
  display:block; 
  width:19px; 
  height:25px;
  background:url(images/twitter.jpg);
  background-position: left bottom;
}

.w3c{
	display:block;
	width:47px;
	height:25px;
	background-position: left top;
	float:left;
	margin-left: 25px;
}
.w3c a { 
  display:block; 
  width:47px; 
  height:25px;
  background:url(images/w3c.jpg);
  background-position:top;
}
.w3c a:hover { 
  display:block; 
  width:47px; 
  height:25px;
  background:url(images/w3c.jpg);
  background-position: left bottom;
}

.alight{
	display:block;
	width:24px;
	height:25px;
	background-position: left top;
	float:left;
	margin-left: 25px;
}
.alight a { 
  display:block; 
  width:24px; 
  height:25px;
  background:url(images/alight.jpg);
  background-position:top;
}
.alight a:hover { 
  display:block; 
  width:24px; 
  height:25px;
  background:url(images/alight.jpg);
  background-position: left bottom;
}

.link {
  position: absolute;
  height: 80px;
  width: 270px;
  z-index: 200000
}

.desc {
 left: -49px;
}

.picoverflow {
  height: 81px;
  width: 126px;
  overflow: hidden
}