/*

Theme Name: Leicester CAN

Theme URI: http://www.indigo-interactive.com/

Description: The default Leicester CAN theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> wordpress theme.

Version: 1.0

Author: Indigo Interactive

Author URI: j.d@indigo-interactive.com

Tags: custom header, fixed width, three columns, widgets



The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php



*/









/* Begin Structure */



body {

	margin: 0 0 0 0;

	padding: 0;

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

	color: #333;

	text-align: center;

	background: #FFFFFF;}



#container {

	border: 0;

	margin: 0 auto;

	padding: 0;

	width: 925px;

	background-color: #ffffff;

	text-align: left;}



.clear {

	clear: both;}



/* End Structure */









/* Begin Typography & Colors */



a, a:visited {

	margin: 0;

	padding: 0;

	text-decoration: none;

	color: #024;}



	a:hover, a:active {

		margin: 0;

		padding: 0;

		text-decoration: underline;

		color: #147;}



h1, h2, h3, h4 {

	margin: 0;

	padding: 0;

	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

	font-weight: normal;}



h1 {

	margin: 0 0 0.5em;

	padding: 0;

	font-size: 2.8em;

	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

	font-weight: bold;}



	h1, h1 a, h1 a:visited, .description {

		text-decoration: none;

		color: #ffffff;}



		h1 a:hover, h1 a:active, .description {

			text-decoration: none;

			color: #ffffff;}



h2 {

	margin: 0;

	padding: 0;

	font-size: 2.5em;}



	h2.description {

		margin: 0;

		padding: 0;

		font-size: 1.9em;

		color: #ffffff;

		font-weight: bold;

		width: 560px;}



	h2, h2 a, h2 a:visited {

		text-decoration: none;

		color: #333;}



		h2 a:hover, h2 a:active {

			text-decoration: none;

			color: #109eac;}



	h2.pagetitle {

		margin: 1em 0 0.1em;

		padding: 0 15px;

		font-size: 2.8em;

		text-align: left;

		line-height: 1em;

		font-weight: bold;}



	h2.title {

		margin: 0 0 -0.3em 0;

		padding: 0;

		font-size: 1.8em;

		text-align: left;

		line-height: 1.0em;

		font-weight: bold;
		
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;}



		h2.title, h2.title a, h2.title a:visited {

			text-decoration: none;

			color: #333;}



			h2.title a:hover, h2.title a:active {

				text-decoration: none;

				color: #109eac;}



	h2.subtitle {

		margin: 0.2em 0;

		padding: 0;

		text-align: left;

		font-size: 1.1em;

		line-height: 1em;}



		h2.subtitle, h2.subtitle a, h2.subtitle a:visited {

			text-decoration: none;

			color: #9c2010;}



			h2.subtitle a:hover, h2.subtitle a:active {

				text-decoration: none;

				color: #636563;}



h3 {

	margin: 0;

	padding: 0;

	font-size: 1.3em;}



	h3, h3 a, h3 a:visited {

		text-decoration: none;

		color: #333;}



		h3 a:hover, h3 a:active {

			text-decoration: none;

			color: #109eac;}



	h3.comments {

		padding: 0;

		margin: 40px auto 20px ;}





	#sidebar h3 {

		margin: 0;

		padding: 0 10px 15px;

		font-size: 1.4em;

		text-decoration: none;

		color: #111111;

		font-weight: bold;

		line-height: 1em;}

		

		#sidebar h3.green {

			color: #4b4d0c;}



h4 {

	margin: 0;

	padding: 0;

	font-size: 1.2em;

	text-decoration: none;

	font-weight: bold;

	text-align: left;}

	

/* End Typography & Colors */









/* Begin Header */



#header {

	float: left;

	border-top: 14px #000000 solid;

	margin: 0;

	padding: 0;

	width: 925px;

	background: #109EAC url('images/header-bg.png') bottom center no-repeat;}

	

	#header-logo {

		float: left;

		margin: 0;

		padding: 64px 0 18px 22px;

		width: 300px;

		border: solid 0px white;}

	

		img#leicestercan {

			float: left;

			margin: 0 30px 0 0;

			border: 0;}

	

	#header-nav {

		float: right;

		margin: 0;

		padding: 0 30px 10px 0;

		width: 470px;

		border: solid red 0px;}



/* End Header */









/* Begin Navigation */



#navsearch {

	float: left;

	padding: 0 0 7px 15px;

	margin: 0 0 80px 0;

	width: 453px;

	background: #000000 url('images/navsearch-bg.png') bottom center no-repeat;}

	

	#navsearch .searchtext {

		float: left;

		margin: 3px 15px 0 0;

		padding: 0;

		font-size: 1.6em;

		color: #ffffff;

		font-weight: bold;

		font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

		display: inline;}



	#navsearch .sitesearch {

		float: left;

		margin: 0;

		padding: 0;

		text-align: left;}

		

		#navsearch .sitesearch input.text {

			float: left;

			margin: 0;

			padding: 2px 5px 2px 3px;

			border: 1px solid #7a8189;

			border-right: 0;

			background: #dddddd;

			display: inline;

			height: 18px;

			width: 162px;}

		

		#navsearch .sitesearch input.button {

			float: left;

			margin: 0;

			padding: 0;

			border: 0;

			display: inline;}

			

			

	#navlinks ul {

		float: left;

		margin: 13px 0 11px;

		padding: 0;}

		

		#navlinks ul li {

			float: left;

			display: block;

			margin: 0 0 0 15px;

			padding: 7px 0 0;

			width: 146px;

			height: 24px;

			text-align: center;

			font-size: 1.3em;

			color: #ffffff;

			font-weight: bold;

			font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

			background: #000000  center center no-repeat;}

			

			#navlinks ul li:first-child {

				margin: 0;}

				

			#navlinks a:link, #navlinks a:visited {

				color: #ffffff;

				text-decoration: none;}

				

				#navlinks a:hover{

					color: #109eac;

					text-decoration: none;}



/* End Navigation */









/* Begin Banner */



#banner {

	float: left;

	margin: 20px 0 0;

	width: 925px;}

		

	#banner img.polaroid {

		z-index: 2;

		margin: -310px 10px 0 580px;}

	

	#banner #boxtop {

		float: left;

		border: 1px solid #b3b083;

		border-bottom: 0;

		padding: 20px 15px;

		width: 893px;

		background: #a3ad19;

		z-index: 1;}



		#banner #boxtop #description {

			font-size: 1em;

			font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

			font-weight: normal;

			text-align: left;

			color: #A3AD19;}

	

	#banner #boxbot {

		float: left;

		border: 1px solid #b3b083;

		padding: 20px 15px 0;

		width: 893px;

		background: #f5f4be;

		z-index: 1;}

		

		#banner #boxbot p {

			margin: 0 0 15px;

			padding: 0;

			font-size: 1.8em;

			color: #4c4b2d;

			font-weight: bold;

			font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;}

		

	

		#banner #boxbot ul {

			float: left;

			padding: 0;

			margin: 0 0 20px;}

	

		#banner #boxbot ul li {

			float: left;

			width: 88px;

			height: 20px;

			padding: 8px 0 8px 37px;

			margin: 0 50px 0 0;

			display: inline;

			font-size: 1.6em;

			color: #ffffff;

			font-weight: bold;

			font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;

			background: #444547 url('images/bannernav-bg.gif') center center no-repeat;}

			

			#banner #boxbot a:link, #banner #boxbot a:visited {

				color: #ffffff;

				text-decoration: none;}

			

			#banner #boxbot a:hover, #banner #boxbot a:active {

				color: #b8c221;

				text-decoration: none;}



/* End Banner */









/* Begin Content */



#content {

border: solid 0px red;

	float: left;

	margin: 0;

	padding: 0;

	width: 925px;

	font-size: 1.1em;

	background: #ffffff;}

	

.entries {

	float: left;

	margin: 0;
	
	border: solid 0px green;

	padding: 0;

	width: 630px;}

	

	.nosidebar {width: 100%;}



.post {

border: solid 0px orange;

	border-bottom: 1px solid #b3b083;

	margin: 0;

	padding: 25px 15px;

	text-align: left;

	overflow: auto;}



.post hr {

	display: block;}



.postinfo {

	margin: 0 0 0.5em 0;

	

	text-align: left;

	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;

	font-weight: bold;

	color: #111111;

	

	}

	

	.nobottommargin {margin-bottom: 0;}



	.postinfo a, .postinfo a:visited {

		margin: 0;

		padding: 0;

		text-decoration: none;

		color: #111111;}



		.postinfo a:hover, .postinfo a:active {

			margin: 0;

			padding: 0;

			text-decoration: none;}

	

	.postinfo .news {

		padding: 1px 6px;

		background: #109eac;}

	

	.postinfo .article {

		padding: 0;

		background: #ffffff;}

	
	.postinfo .hosting-reviews-articles, .postinfo .bluetooth-proximity-marketing-videos, .postinfo .bluetooth-marketing-articles, .postinfo .bluetooth-marketing-videos{

		padding: 0;
		font-size: 2.4em;


		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, Sans-Serif; 

		background: #ffffff;}
		
		.postinfo .cat-featured-proximity-marketing-posts, .postinfo .cat-bluetooth-proximity-marketing-articles, .postinfo .cat-bluetooth-proximity-marketing-videos {

		padding: 0;
		font-size: 1em;

		font-weight:normal;
		font-family: Arial, Helvetica, Sans-Serif; 
		color: #333333;
		background: #ffffff;}
	
	

	.postinfo .event {

		padding: 1px 6px;

		background: #109eac;}



		.postinfo a:hover.cat-news, .postinfo a:active.cat-News {

			color: #798427;}



		.postinfo a:hover.cat-article, .postinfo a:active.cat-Article {

			color: #262728;}



		.postinfo a:hover.cat-event, .postinfo a:active.cat-Event {

			color: #1b4785;}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	color: #777777;}

	

.entry {

	margin: 12px 0 0 0;

	padding:12px 0 0 0;}

	

.entry p {

	font-size: 1.4em;


		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, Sans-Serif; 	}	

	

	.entry a.more-link:link, .entry a.more-link:visited {

		float: right;

		margin: 1em 0 0;
		font-family: Arial, Helvetica, Sans-Serif; 
		font-size: 0.7em;
		padding:3px;
		text-align: right;

		font-weight: bold;

		color: #333;
		background: #eaf3fd;

		text-decoration: none;}

	

	.entry a.more-link:hover, .entry a.more-link:active {

		color: #109eac;
		padding:3px;
		text-decoration: none;}



.postmetadata {

	padding-top: 5px;

	clear: left;

	color: #777;}



.smallattachment {

	float: left;

	margin: 5px 5px 5px 0px;

	width: 128px;

	text-align: center;}



.attachment {

	margin: 5px 0px;

	text-align: center;}



.navigation {

	display: block;

	text-align: center;

	margin: 10px 15px -10px;}



/* End Content */









/* Begin Sidebar */



#sidebar {

	float: left;

	margin: 0 0 0 30px;

	padding: 0;

	width: 250px;

	font-size: 1.1em;

	font-family: Arial, 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;}

	

	#sidebar img {float: left; margin: -5px 10px 0 10px;}

	

	#sidebar ul {

		float: left;

		width: 236px;

		margin: 20px 0 0;

		padding: 15px 7px 8px 7px;

		font-weight: normal;}

		

		#sidebar ul p {

			margin: -2px 0 15px;

			padding: 0 10px;

			color: #111111;}

		

		#sidebar ul p.readmore {

			float: right;

			margin: 15px 0 5px;

			padding: 0 10px;

			color: #111111;

			text-align: right;}

		

		#sidebar ul.services {

			background: #EAF3FD;}



			#sidebar ul.services li {

				background: #EAF3FD;

				color: #111111;}

			

		#sidebar ul.guides {

			background: #EAF3FD;}



			#sidebar ul.guides li {

				background: #EAF3FD;

				color: #111111;}

			

		#sidebar ul.contact {

			background: #EAF3FD;

			list-style: none ;}



			#sidebar ul.contact li 

			{list-style: none ;

			margin: 0 0 0 0;

				background: #EAF3FD;

				color: #111111;}

		

	#sidebar ul ul {

		padding: 8px 15px;

		margin: 0;}



		#sidebar ul li {

			list-style: none outside none;

			padding: 1px 15px;

			margin: 0 0 0 0;

			}

	

	

#sidebar a:link, #sidebar a:visited {

	color: #003399;

	text-decoration: underline;

	font-weight:bold;}

	

	#sidebar a:hover, #footer a:active {

		color: #003399;

		text-decoration: underline;

		font-weight:bold;}

	

	

#sidebar ul.guides a:link, #sidebar ul.guides a:visited {

	color: #003399;

	text-decoration: underline;

	font-weight:bold;}

	

	#sidebar ul.guides a:hover, #footer ul.guides a:active {

		color: #003399;

		text-decoration: underline;

		font-weight:bold;}

			

	

	



#sidebar form {

	margin: 0;}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;}



#sidebar #searchsubmit {

	padding: 1px;}



/* End Sidebar */









/* Begin Footer */



#footer {

	float: left;

	margin: 20px 0 0 0;

	padding: 0;

	width: 925px;

	background: #bee0e3 url('images/footer-bg.png') top center no-repeat;

	color: #656751;}

	

	#footer #footer-info {

		float: left;

		margin: 0;

		padding: 20px 15px;

		width: 600px;}

	

	#footer #footer-nav {

		float: left;
		clear:both;

		margin: 0 3px 0 0;

		padding: 20px 0px 20px 10px;

		

		}



	#footer .column {

		float: left;

		margin: 0 50px 0 0;

		text-align: left;}



#footer p {

	margin: 0;

	padding: 0;

	text-align: left;}



#footer ul, #footer li {

	margin: 0;

	padding: 0;

	list-style: none;}



#footer ul li {

	list-style: none;

	margin: 0 0 2px 0;}

	

#footer a:link, #footer a:visited {

	color: #656751;

	text-decoration: underline;}

	

	#footer a:hover, #footer a:active {

		color: #656751;

		text-decoration: none;}



/* End Footer */









/* Begin Comments */



.commentlist {

	padding: 0;

	text-align: justify;}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	font-weight: bold;}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;}



.commentlist p {

	margin: 10px 5px 10px 0;

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;}



#commentform p {

	margin: 5px 0;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}



.commentmetadata {

	margin: 0;

	display: block;

	font-weight: normal;}



.alt {

	margin: 0;

	padding: 10px;

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	color: #777;}



/* End Comments */









/* Begin Images */



p img {

	padding: 0;

	max-width: 100%;}

	

img.thumb {

	float: left;

	width: 145px;

	height: 110px;

	border: 0;

	margin: 0 25px 0 0;

	padding: 0;

	background: #ffffff;}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;}



.alignright {

	float: right;}



.alignleft {

	float: left;}

	

/* End Images */









/* Begin Lists */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;}



html>body .entry li {

	margin: 7px 0 8px 10px;}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;}



.entry ol li {

	margin: 0;

	padding: 0;}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style: none;}

	

	li {list-style: circle inside;}

	

/* End Entry Lists */









/* Begin Form Elements */



#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;}



select {

	width: 130px;}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;}



#commentform textarea {

	width: 100%;

	padding: 2px;}



#commentform #submit {

	margin: 0;

	float: right;}

	

/* End Form Elements */









/* Begin Calendar */



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;}



#wp-calendar a {

	text-decoration: none;}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	text-decoration: none;}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;}

	

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;}



#wp-calendar a {

	display: block;}



#wp-calendar caption {

	text-align: center;

	width: 100%;}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

	

/* End Calendar */









/* Begin Various Tags & Classes */



acronym, abbr, span.caps {

	cursor: help;

	font-size: 0.9em;

	letter-spacing: .07em;}



acronym, abbr {

	border-bottom: 1px dashed #999;}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	color: #777;}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	color: #777;

	text-decoration: none;}

	

cite {

	color: #777;

	text-decoration: none;}

	

code {

	font: 1.1em 'Courier New', Courier, Fixed;}



hr {

	display: none;}

	

strike {

	color: #777;}



a img {

	border: none;}



.center {

	text-align: center;}

	

/* End Various Tags & Classes*/

	

	

	

	

/* Begin Clearfix */



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



/* End Clearfix */



#contact-content {



float: left;

margin: 12px 0 0 0;



}





#contact-left {



float: left;



}





#contact-right {

text-align: left;

float: right;

margin:0 60px 0 0;

width:220px;

}



#contact-right p

{

text-align: left;

line-height: 12px;

margin:0 0 0 0;

padding;0;

}







#contact-right INPUT

{

margin: 0 0 12px 0;

float:left;

	padding:2px;

	color: #555555;

	font: 14px Arial, Helvetica, sans-serif;

	border: 1px solid #333333;

}





#contact-right INPUT.btn

{

	color: #ffffff;

	font: bold 12px Arial, Helvetica, sans-serif;

	border: 1px solid #999999;

	background-color: #333333;

	padding:4px;

	margin:0;

	border:0;

	float: right;

}



#contact-right TEXTAREA

{



	

	color: #555555;

padding:2px;

	font: 14px Arial, Helvetica, sans-serif;

	border: 1px solid #333333;

}



 .featuredpost {}