/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #513528; 
        background-image: url(http://www.aberswing.co.uk/fileadmin/template/main/images/damaskWallpaperBrown.jpg); 
        background-repeat: repeat;
        background-position: top left;
	line-height: 1.166;
	text-align:center;
	margin: 0px;
}

a{
        color: #000;
	text-decoration: underline;
}

a:link{
/*	color: #dadcb; pwise */
	color: #000;

}

a:visited{
	color: #000;

}

a:hover{
	color: #c02d47; 
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #334d55;
 /*margin: 0px;*/
 /*padding: 0px;*/
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#banner img{
	width: 800px;
}


#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	color: #dadcb6;
}

#headlines{
  float:right;
	width: 20%;
	background: #999 url(../images/green-top.jpg) no-repeat top left;
}

#headlines img{
   width: 100%;
}
#midContent{
	float: left;
 	 width: 55%;
         padding-top: 20px;
}

/* hack for IE */
* html body #midContent {
     width: 45%;
}


#wrapper{
	width:800px;
	background-color: white;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	margin-bottom: 20px;
	padding:2px;
	text-align:left;
}

/***********************************************/
/* Components                                  */
/***********************************************/



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}

#breadCrumb a{
	color: black;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #334d55;
	padding: 10px 10px 10px 10px;
}

#siteInfo a{
	color:black;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/* #navBar li {border-bottom: 1px solid #EEE; }  */
/* fix for browsers that don't need the hack */
/* html>body #navBar li {border-bottom: none; } */


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#sectionLinks li {
  height: 4em;
  background-image: url('http://www.aberswing.co.uk/fileadmin/template/main/images/button_c02d47_2.jpg');
  background-repeat: no-repeat;
  background-position: center;
}


#sectionLinks a {
	display: block;
	margin: 1em; 
/*	background-color:#c02d47; */
	color: #ceccb5;
	padding: 1em; 
	text-decoration: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
* html body #sectionLinks a {
   width: 100%;
}

#sectionLinks a:hover{
	text-decoration: none;
/*  background-image: url('http://www.aberswing.co.uk/fileadmin/template/main/images/button_c02d47_hover.jpg');
  background-repeat: no-repeat;
  background-position: center; */
/*	background-color: #ceccb5; */
        color: #3a463a;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/


.swingnews {
  	background-image: url('http://www.aberswing.co.uk/fileadmin/template/main/images/button_ece9d8_top.jpg');
        background-repeat: no-repeat;
        background-position: 10px 0px;
}

#headlines{
  	background: #7a9141 url('images/green-base.jpg') no-repeat bottom left;
        width: 20%;
	margin: 0px;
/*	padding: 10px 10px 20px 0px; */
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.tp-twitter-pi1, .csc-header {
        background: #7a9141 url('images/green-top.jpg') no-repeat;
        background-position: 0px 0px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.tp-twitter-pi1 h5 {
  color: #fff;
  padding-left: 30px;
}
.tp-twitter-pi div {
        background: #7a9141;
}
.tp-twitter-pi1 p {
  background-color: white;
  margin: 5px;
  padding: 5px 0 5px 15px;
}

.csc-header h1 {
  color: #FFF;
  margin-left: 5px;
}
.news-latest-container{
  border-top: 0;
  border-left: 2px solid black;
  border-right: 2px solid black;
  background-color: #7a9141;
  padding-top: 0;
}

.news-latest-container H2 {
  color: white;
  text-align: center;
}

div .news-latest-item {
  color: #000;
  margin-left: 5px;
  background-color: #7a9141;
}


/************* image headers ******************/
.csc-firstHeader {
 padding-bottom: 5px;
}

/************ image captions *******************/
.caption {
  margin:0;
  padding: 0;
}

.news-latest-gotoarchive {
  height: 2em;

}

.tx-twittersearch-pi1 div .listing{
  margin-left: -40px;
} 

/*
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/************* image headers ******************/
.csc-firstHeader {
 padding-bottom: 5px;
}

/************ image captions *******************/
.caption {
  margin:0;
  padding: 0;
}



*/

