/* GLOBAL */
body {
	font-size:12px; 
	font-family:verdana,arial,sans-serif;
        background-image: url('/img/background-01.jpg');
        padding:0px;
        margin:0px;

} 
a:link {
	color: #991427;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #991427;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a:active {
	color: #991427;
	font-weight:bold;
	text-decoration:underline;
}
h1{
    color: #991427;
    font-weight:bold; 
    font-size: 16px;
}
h2{
    color: #991427;
    font-size: 13px;
}
h3{
    color: #991427;
    font-size: 13px;
}

/* LAYOUT */

#banner {
    border: double 3px #991427;
}

#mainBanner {
    background-image: url('/img/visit-scunthorpe-banner-04.jpg');
    background-repeat:no-repeat;
    background-position:50% 50%;
    border: double 3px #991427;
    height:240px;
    width:820px;
    margin:0 0 3px;
}
#mainBannerTitle {
    font-size:20px;
    float:right;
    padding-right:15px;
    padding-top:10px;
}

#mainBannerTitle a {
    color:#fff;
    text-decoration:none;
}

#mainBannerLogo {
    float:left;
    padding:10px;
}

#TimsAFaggot{
    width:830px;
    margin:0 auto;
    background:#fff;
    background-color:#fff;
    padding:2px 10px 10px 10px;
    height:100%;
    }

#navigation
{
    float:right;
    width:160px;
    margin: 0px;
    margin-right:5px;
	padding:5px;
	color: #777;
	border:solid 1px #991427;
	background-color: #fff;
    }

#footer{clear:both;width:100%;}
	
#content {
	margin: 0px;
	padding:5px;
	color: #333;
	float:left;
	width:640px;
	border:solid 1px #991427;
	background-color:#fff;
}
.content p {
	font-size: small;
}
.content-img{
	border:2px solid #94AA74;
	padding:5px;
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#content_home {
	margin: 0px;
	padding:5px;
	color: #333;
	float:left;
	width:820px;
	border:solid 1px #991427;
	background-color:#fff;
}

#navigation p {
	font-size: small;
	color: #777;

}
	
/* MENU */
#menu {
	width:150px;
	border: 1px solid #991427;
}
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#menu li a {
  	height: 32px;
	text-decoration: none;
}	
#menu li a:link, #menu li a:visited {
	color: #991427;
	display: block;
	background-color:#fee;
	border-bottom:1px solid white;
	padding: 8px 0 0 10px;
}
#menu li a:hover {
	color: #fff;
	background-color:#991427; /*#48A545;*/
	padding: 8px 0 0 10px;
}
#menu li a:active {
	color: #fff;
	background-color:#991427;
	padding: 8px 0 0 10px;
}

/* FOOTER */
.footer-breadcrumbs {
	font-size:10px; 
	height:15px;
	padding-bottom:5px;
	color:#7d7d7d;
	text-align:center;
	float:left;
}

.footer-breadcrumbs p
{
    text-align:center;
}

.footer-breadcrumbs hr
{
    color:#991427;  
    padding:0px; 
    margin:0px;
}

.footer-breadcrumbs ul {
	float:left; 
	list-style:none; 
	margin: 0;
}
.footer-breadcrumbs ul li {
	display:inline; 
	color:#7d7d7d; 
}
.footer-breadcrumbs ul a {
	color:#79A545;
	text-decoration:none;
}
.footer-breadcrumbs ul a:hover {
	color:#79A545; 
	text-decoration:underline;
}
.footer-breadcrumbs hr{
    color: #94AA74;
    background-color: #94AA74;
    height: 1px;
} 


/* HEADER */
#header {
	border:0px solid black;
}
.header-breadcrumbs {
	font-size:10px; 
	height:15px;
}

.header-breadcrumbs ul {
	float:right; 
	list-style:none; 
	margin: 0;
	padding: 0;
	
}

.header-breadcrumbs ul li {
	display:inline; 
	padding:0 0 0 10px; 
	background:transparent url(../images/arrow.gif) no-repeat 0 50%; 
	font-weight:bold; 
	color:#7d7d7d; /*7d7d7d #99D397*/
}
.header-breadcrumbs ul a {
	color:#79A545;
	text-decoration:none;
}
.header-breadcrumbs ul a:hover {
	color:#79A545; /*#48A545 #45A572 #79A545 #45A5A2*/
	text-decoration:underline;
}

.header-banner {
	color: white;
	border-bottom: 3px solid #7d7d7d;
	font-size: 23px;
	font-weight:bold;
	padding: 20px;
}

/* view article / event pages */

.floatLeft {
    float:left;
}

.floatRight {
    float:right;
}
.hidden {
    visibility:hidden;
}

#shareToolbar {
  float:right;
  padding:10px 10px 0px 0px ; 
}

/*  reply box  */

#replyLine {
    padding:5px;
    margin:5px;
}

/* article user content*/

#article_content img {
     
    padding:4px !important;
    margin:8px !important;
    border:1px solid #cc0000 !important;
}

#article_content .emoticonImg {
    border: none !important;
    padding:0 !important;
    margin:0 !important;
}

.adminBarImg {
    border:0 !important;
    padding:0 !important;
    margin:0 !important;
}
 
 
 
 
/* COMMENTS */

.listStartParent {
    border:1px solid #ccc;
    -moz-border-radius: 7px;
    border-radius:7px;
    margin-bottom:5px;
    padding:5px;
}

.listStartParentObscurity {
    border:1px solid #ccc;
    
    -moz-border-radius: 7px;
    border-radius: 7px;
    
    margin-bottom:5px;
    padding:5px;
    overflow:hidden;
    height:1.2em;
}

.listStartSubParent {
    
}
.listStartSubParentObscurity {
    height: 2.4em;
    margin-bottom: 5px;
    overflow: hidden;
}

.parentComment {
    padding:0px;
    margin:0px;
    margin-bottom:5px;
}

.childComment {
    padding:5px;
    -moz-border-radius:7px;
    border-radius: 7px;
    margin-bottom:5px;
    border:1px solid #ccc;
}



.childCommentObscurity {
    padding:5px;
    -moz-border-radius:7px;
    border-radius: 7px;
    margin-bottom:5px;
    border:1px solid #ccc;
    height:1.4em;
}

.voteButtons {
    display:block;
    float:left;
    height:100%;
    width:16px;
    margin-right:6px;
}

.voteButtonsObscurity {
    display:none;
    float:left;
    height:100%;
    width:16px;
    margin-right:6px;
}

.showhide {
    float:left;
    margin-right:5px;
    cursor:pointer;
}


.showhideMsg {
    padding-left:15px;
    margin-bottom:15px;
    display:block;
    cursor:pointer;
}

.showhideMsgObscurity {
   padding-left:15px;
   margin-bottom:15px;
   display:none;
   cursor:pointer; 
}


.commentsAuthorLine {
    margin:0;
    padding:0;
    margin-bottom:5px;
}

.commentsArticleRating {
    float:right;
}

.commentBody {
   padding-left:20px;
   padding-top:5px;
}

.upVoteImg, .downVoteImg{
    border:0;
}

#adminToolbar {
    border:1px solid #cc0000;
    background:#ccc;
}














/* GALLERIES */

#galleryContainer {
    
}

#galleryList {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.galleryItem {
    display:inline;
}

.galleryItemWrapper {
    display: block;
    float: left;
    width:160px;
    height:210px;
    overflow: hidden;
    position: relative;
    margin-right: 28px;
    margin-left:25px;
    text-align:center;
}
 
.galleryLink {
 
    
}
 
.galleryThumb {
    border:none;
}

.imageDescription {
    display:block;
    width:160px;
    text-align:left;
}

.dropCap {
    line-height:normal;
    padding:0px 10px 10px 10px !important;
    margin-top:0px !important;
}
.dropj {
    padding-right:3px !important;
}

.siteMapList {
    list-style-type:none;
}

.siteMapListTitle {
    list-style-type:none;
    font-size:1.5em;
}

.siteMapListItem {
    font-size:1.2em;
}
 
