﻿/* -- This is the place to add your own style modifications without touching the original styles -- */

body { }

/* ---- If you want to change widget titles colors and home page category title colors, delete this line and change the colors below



.widgettitle, h2.home-title, h1.archive-title {

	padding:5px 10px;

	font-weight:bold;

	font-size:10pt;

	background: #003366;

	color:#fff;

	}



You'll also need to delete this line after you change the colors above ---- */


.flag{
        float:left;
	/*position: absolute;*/
        margin-top: 25px;
	width: 75px;
	height: 50px;
	/*top: 50px;
	left: 600px;*/
}
.date{ font-weight: 300;
	top: 118px;
         right: 15px;
	position: absolute;
}

﻿/* -- Sponsors Box -- */

.sponsors {
	height: 255px;
	padding: 5px;
	width: 300px;
}
#contentright .display-left {
	margin: 8px 0px 0px 5px;}
.display-left {
	margin: 8px 0px 0px 8px;
	border: 1px solid #C0C0C0;
	padding: 4px;
	width: 127px;

	float: left;	margin-bottom: 10px;
}
.display-double {
	margin: 8px 0px 8px 8px;
	border: 1px solid #C0C0C0;
	padding: 4px;
	width: 272px;

}
.display-accross {
margin: 8px 0px 8px 8px;

}

.double-thin {
	margin: 8px 0px 8px 8px;
	border: 1px solid #C0C0C0;
	padding: 0px 0px 0px 0px;
	width: 280px;
	height: 75px;

}
.display-right {
	margin: 8px 0px 0px 8px;
	border: 1px solid #C0C0C0;
	padding: 4px;
	width: 127px;
	height: 146px;
	float: left;	margin-bottom: 10px;
}

﻿/* -- Home Page First Box - Local Business Advertising and Promotion -- */

.home-advertising {
	padding: 15px;
	background-color: #EFEFEF;
}
a.home-heading {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #003366;
}
a.home-heading:hover {
	text-decoration: underline;
	color: #003366;
}
.home-advertising-text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
.home-underline {
	text-decoration: underline;
}
a.home {
	color: #0000FF;
}
a.home:hover {
	text-decoration: underline;
	color: #0000FF;
}

﻿/* -- Home Page Second Box - Write Your News -- */


.home-write-your-news-heading {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #003366;
}
.home-write-your-own-news {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
.home-write-your-news-links {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
.red-text {
	color: #FF0000;
}

﻿/* -- Home Page Third Box - Business Centre -- */

.home-web-design-heading {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #003366;
}
.home-business-centre-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 10px;
	line-height: 18px;
}
.home-business-centre-links {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
.tel-colour {
	font-size: 26px;
	color: #3639FF;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 0px;
}


﻿/* -- Advertise Page -- */

.advertising-page {
	font-size: 14px;
}
.advertising-page-left {
	width: 540px;
	padding-left: 10px;
	font-size: 15px;
	line-height: 17px;
}
.advertising-page-right {
	width: 300px;
	float: right;
	left: 30px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
	padding-left: 15px;
	font-size: 15px;
}
li.advertising-list {
	margin-bottom: 15px;
	list-style-image: url('images/arrow.jpg');
}
.premium-post {
         border: 2px solid #004284;
         background: #D7EBFF;
}

﻿/* -- Pricing Table -- */


.cell-border {
	border: 1px solid #CCCCCC;
}
.light-pink-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #FFDFFF;
          padding: 10px; 
}
.dark-pink-cell {
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFBFFF;
          padding: 10px;
}
.order-now-pink-cell {
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFBFFF;
          padding: 20px 10px 5px 20px;
}
.light-yellow-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
          padding: 10px;
}
.dark-yellow-cell {
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #FFFF9F;
          padding: 10px;
}
.order-now-yellow-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
          padding: 20px 10px 5px 20px;
}
.light-green-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #D9FFD9;
          padding: 10px;
}
.dark-green-cell {
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #B9FFB9;
          padding: 10px;
}
.order-now-green-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #D9FFD9;
          padding: 20px 10px 5px 20px;
}
.light-blue-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #E1E1FF;
          padding: 10px;
}
.dark-blue-cell {
	text-align: center;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #C1C1FF;
          padding: 10px;
}
.order-now-blue-cell {
	text-align: center;
	font-size: small;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #E1E1FF;
          padding: 20px 10px 5px 20px;
}
table tr td br {
 display: none !important;
}
.entry-content table, .entry-content td {
    margin-bottom: 0;
}

.page #main #content img { background-color: transparent; }

.narrow-page {
        font-size: 14px;
        font-family: trebuchet ms,geneva; 
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
}

.announcement-post {
}
.postinfo2 {
}
.post clearfix maincontent {
}

.summary {
padding-right: 5px;
}
.fetch-tweets-item {
     margin-left:6px;
}
.main-button {
     background-color: #4496F9;
     font-size: 20px;
     color: #FFFFFF;
     padding: 10px;
     margin-bottom: 10px;
     margin-top: 10px;
     margin-right: 15px;
     line-height: 26px;
}
a.main-button-link {
     color: #FFFFFF;
     font-size: 14px;
}
a.main-button-link:hover {
     text-decoration: underline;
}
#contentright-home ul {
margin-bottom: 0px;
}
.twitter-box {
      margin-top: 5px;
      margin-bottom: 5px;
}
.singlepost.maincontent {
      font-size: 14px;
      line-height: 20px;
}
.advert-lines {
      line-height: 25px !important;
}
ul.adverts {
	list-style-position: inside;
	margin-left: -30px;
	list-style-type: none;
	padding-bottom: 10px;
}
li.adverts {
      font-size: 16px;
      font-family: 'trebuchet ms', geneva, sans-serif;
      list-style-type: none;
      list-style-image: url('http://www.cheadlehulmeweb.co.uk/wp-content/uploads/2015/12/ticks.gif');
      background-image: none !important;
}
.pages {
      font-size: 12px !important;
      line-height: 20px;
}