/*
Theme Name: London PA
Theme URI: http://www.londonpamagazine.co.uk
Description: WordPress Custom Theme for London PA
Version: 1
Author: Realising Designs
Author URI: http://www.realisingdesigns.com

*/

.clr {
	clear: both;
}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4ebd3;
	color: #333;
	text-align: center;
	background-image: url(images/body-bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: normal;
	text-decoration: none;	
}

#page {
	text-align: left;
	margin: 0 auto 10px auto;
	padding: 6px 16px;
	width: 950px;
	background-image: url(images/page-bgr.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	margin: 0;
	padding: 0;
	height: 119px;
	background-color: #191e3e;
	background-image: url(images/header-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	text-align: left;
	border-top: 1px solid #3a3f64;
}

#header .inner {
	width: 982px;
	margin: 0 auto;
	height: 119px;
}

#header h1 {
	background-image: url(images/london-pa-logo.jpg);
	height: 59px;
	width: 261px;
	margin: 8px 0 0 20px;
	padding: 0 0 7px 0;
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 span {
	display: none;
}

#header p {
	margin: 9px 0 0 0;
}

#header a:link, #header a:visited, #topBar a:link, #topBar a:visited {
	color: #ffcc00;
	font-weight: bold;
}
#header a:hover, #header a:active, #topBar a:hover, #topBar a:active {
	color: #FFF;
}

#header #q, #topBar #q, #header #s, #topBar #s {
	padding: 4px;
	margin: 0;
	border: 1px solid #2c3045;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/header-search.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #ece8d6;
}
#header-search {
	margin: 2px 0 5px 0;
}
#header-login, #header-ticker {
	margin: 7px 0 5px 0;
}

#header-ticker {
	width: 350px;
	height: 14px;
	overflow: hidden;
}
#header-ticker span {
	width: 450px;
	height: 14px;
	display: block;
}

#content {
	font-size: 1.2em
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 18px;
	}

h2.pagetitle {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
p.sponsor {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #191e3e;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #424873;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #424873;
	text-decoration: none;
}
#sidebar h2 {
	color: #555;
}
/*
.entry p a:visited {
	color: #b85b5a;
	}
*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	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 {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #555;
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.postmetadata {
	line-height: 170%;
}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #262d5d;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
}

.post, .page {
	margin: 10px 10px 30px 10px;
	text-align: justify;
	padding: 2px 0 1px 0;
	clear: both;
}
.post .entry, .page .entry {
	padding: 0 15px 0 15px;
	margin-left: 5px;
}
.post_thumb {
	margin: 10px;
	border: 5px solid #DDD;
	padding: 0;
	display: block;
/*	clear: both;*/
}
.post_left {
	margin: 10px 10px 10px 10px;
}
.post_right {
	margin: 10px 10px 10px 10px;
}
.post .post-title, .page .post_title {
	margin: 0 0 0 43px;
	padding: 10px 0 0 10px;
	width: 550px; /* 560 */
	height: 35px; /* 45 */
	background-image: url(images/post-title-bgr3.jpg);
	font-weight: bold;
}
.post h2, .page h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #191e3e;
	font-weight: bold;
	margin: 0 15px 0 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #ddd;
}
.post h2 a, .page h2 a {
	color: #222;
	font-weight: bold;
}
.post h2 a:hover, .page h2 a:hover {
	color: #424873;
}
.post hr {
	display: block;
}
.post-date {
	width: 36px;
	height: 45px;
	background-image: url(images/date-bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFF;
	float: left;
	margin: 0 0 0 5px;
}
.post h3 {
	margin-bottom: 3px;
}
.post h4 {
	margin-top: 3px;
	margin-bottom: 3px;
}
.post ul {
	padding-left: 10px;
}
.post ul li {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #666;
}

.narrowcolumn .postmetadata {
	padding: 10px;
	border: 1px dashed #DDD;
	background-color: #EFEFEF;
	margin: 15px 0 15px 5px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #e4ddc9;
	border-top: 1px solid #d8d1bf;
	border-bottom: 1px solid #d8d1bf;	
}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #333;
}

#quick-links {
	padding: 0 0 5px 0;
}
#quick-links #faded-logo {
	margin: 17px 0 0 10px;
}
#quick-links td {
	padding: 5px 10px;
}
#quick-links h2 {
	font-size: 12px;
	margin-bottom: 2px;
}
#quick-links ul {
	margin: 0;
	padding: 0 0 0 30px;
}
#quick-links li {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	padding-left: 0;
	margin-left: 0;
}

#copyright {
	font-size: 11px;
	color: #797569;
}
#copyright a:link, #copyright a:visited {
	color: #797569;
	font-weight: bold;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	float: left;
}

h2.pagetitle {
/*	margin-top: 30px;
	text-align: center;*/
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 15px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 15px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
/*
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, .entry ul {
	padding: 15px 0 15px 0;
	margin: 0;
}

.entry ol li, .entry ul li {
	margin: 0 0 0 25px;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
/*	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;*/
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
/*
#searchform {
	margin: 10px auto;
	padding: 15px 3px 5px 3px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
*/
.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 {
	margin: 10px;
	padding: 5px;
}
#commentform textarea {
	width: 580px;
	padding: 5px;
}
#respond h3 {
	margin-left: 15px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 10px; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	border: 1px solid #AAA;
	background-color: #F9F9F9;
	color: #333;
}
/* End Form Elements */



/* Begin Comments*/

#comments {
	margin: 0 0 0 10px;
	padding: 0;
}

.alt {
	margin: 10px;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 10px 10px 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	background-color: #FAFAFA;
	border: 1px solid #DDD;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 0 0 15px 639px;
	width: 311px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
/*	display: block;*/
	text-align: center;
	margin: 20px 10px 1px 10px;
}
.navigation:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px 5px;
	margin: 0;
	color: #444;
}
/* End captions */

/* Custom Divs */

#text-news {
	background-image: url(images/text-latest-news.jpg);
	height: 21px;
	width: 143px;
	padding: 19px 0 0 9px;
	margin: 0 0 17px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-news span {
	display: none;
}

#text-gig-manager {
	background-image: url(images/gig-manager-title.jpg);
	height: 44px;
	width: 230px;
	padding: 19px 0 0 9px;
	margin: 0 0 17px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-gig-manager span {
	display: none;
}

#text-editions {
	background-image: url(images/text-editions.jpg);
	height: 21px;
	width: 227px;
	padding: 19px 0 0 9px;
	margin: 0 0 31px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-editions span {
	display: none;
}

#text-venues {
	background-image: url(images/text-browse-venues.jpg);
	height: 27px;
	width: 173px;
	padding: 19px 0 0 9px;
	margin: 0 0 11px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-venues span {
	display: none;
}

#text-bands {
	background-image: url(images/text-browse-bands.jpg);
	height: 27px;
	width: 157px;
	padding: 19px 0 0 9px;
	margin: 0 0 11px 0;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#text-bands span {
	display: none;
}

#topBar {
	background-image: url(images/searchBarBgr.jpg);
	background-position: left bottom;
	color: #FFF;
	margin: 0;
	padding: 3px 0 0 0;
}
#topBar table {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#topBar form {
	margin: 0;
	padding: 0;
}
#association {
	background-color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	height: 41px;
	width: 400px;
	display: block;
	float: right;
}
#association img {
	float: left;
	margin: 0 23px;
}
#inAssociation {
	font-size: 10px;
	color: #727590;
	margin: 1px;
	padding: 0;
	text-align: right;
}

#header ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	height: 44px;
}
#header ul li {
	float: left;
}
#header a.btn {
	display: block;
	height: 44px;
	width: 102px;
	margin: 0;
	padding: 0;
}
#header a.btn span {
	display: none;
}
#btn0 {
	background-image: url(images/links-home-0.jpg);	
}
#btn0:hover {
	background-image: url(images/links-home-1.jpg);	
}
#btn1 {
	background-image: url(images/links-news-0.jpg);	
}
#btn1:hover {
	background-image: url(images/links-news-1.jpg);	
}
#btn2 {
	background-image: url(images/links-editions-0.jpg);	
}
#btn2:hover {
	background-image: url(images/links-editions-1.jpg);	
}
#btn3 {
	background-image: url(images/links-gig-finder-0.jpg);	
}
#btn3:hover {
	background-image: url(images/links-gig-finder-1.jpg);	
}
#btn4 {
	background-image: url(images/links-venues-0.jpg);	
}
#btn4:hover {
	background-image: url(images/links-venues-1.jpg);	
}
#btn5 {
	background-image: url(images/links-bands-0.jpg);	
}
#btn5:hover {
	background-image: url(images/links-bands-1.jpg);	
}
#btn6 {
	background-image: url(images/links-feeds-0.jpg);	
}
#btn6:hover {
	background-image: url(images/links-feeds-1.jpg);	
}
#btn7 {
	background-image: url(images/links-forum-0.jpg);	
}
#btn7:hover {
	background-image: url(images/links-forum-1.jpg);	
}
#btn8 {
	background-image: url(images/links-search-0.jpg);	
}
#btn8:hover {
	background-image: url(images/links-search-1.jpg);	
}

/* Social Bookmarks */
#social {
	padding: 3px 10px;
}
#social h2 {
	padding-bottom: 5px;
}

#social a {
	padding: 3px;
}

/* User Login */
#userLogin {
	border-bottom: 1px solid #DDD;
}

/* Custom reg form */
#registerform, form.loginform {
	border: 3px solid #ddd;
	background-color: #000;
	margin: 10px;
	padding: 10px;
	background-image: url(images/post-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#registerform input, form.loginform input {
	margin-bottom: 10px;
}

#flash-viewer {
	height: 175px;
	overflow: hidden;
	padding: 5px;
	background-color: #e4ddc9;
	border: 1px solid #d8d1bf;
	margin: 10px 10px 2px 10px;	
}

#crp_related {
	clear: both;
}

/* Date box */

.dateBox {
	width: 30px;
	border: 1px solid #DDD;
	padding: 2px;
	text-align: center;
	color: #222;
}
.dateMonth {
	background-color: #990000;
	width: 30px;
	display: block;
	color: #FFF;
}

/* CUSTOM ITEMS */

#latestPosts {
	background-color: #1d3810;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	padding: 0;
	clear: both;
	background-image: url(images/latest-posts-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#latestPosts h2 {
	background-image: url(images/text-latest-posts.jpg);
	height: 54px;
	width: 304px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#latestPosts h2 span {
	display: none;
}
#latestPosts .entry {
	padding: 3px 15px;
}
#latestPosts p, #latestPosts ol, #latestPosts li {
	color: #FFF;
}
#latestPosts ol {
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 24px;
}
#latestPosts li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #5a7f49;
	color: #5a7f49;
}
#latestPosts a:link, #latestPosts a:visited {
	color: #ffcc00;
	font-size: 12px;	
}
#latestPosts a:hover, #latestPosts a:active {
	color: #FFF;
}

#haveYourSay {
	background-color: #3c100c;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	padding: 0;
	clear: both;
	background-image: url(images/have-your-say-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#haveYourSay h2 {
	background-image: url(images/text-have-your-say.jpg);
	height: 54px;
	width: 304px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#haveYourSay h2 span {
	display: none;
}
#haveYourSay .entry {
	padding: 3px 15px;
}
#haveYourSay p, #haveYourSay ul, #haveYourSay li {
	color: #FFF;
}
#haveYourSay a:link, #haveYourSay a:visited {
	color: #ffcc00;
	font-size: 12px;	
}
#haveYourSay a:hover, #haveYourSay a:active {
	color: #FFF;
}

#social h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #191e3e;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #ddd;	
}
/*
#latestEdition {
	background-color: #e4ddc9;
	margin: 0 10px 10px 10px;
	text-align: justify;
	padding: 0;
	clear: both;
}
#latestEdition .entry {
	padding: 3px 5px;
}
*/
#regularFeatures {
	background-image: url(images/regular-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #191e3e;
}

#regularFeatures h2 {
	background-image: url(images/text-regular-features.jpg);
	height: 42px;
	width: 311px;
	margin: 0;
}
#regularFeatures h2 span {
	display: none;
}
#regularFeatures ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#regularFeatures li {
	padding: 0;
	margin: 0;
	font-size: 11px;
}

#regularFeatures li a.feature {
	padding: 15px 0 0 55px;
	margin: 0;
	width: 256px; /* 311 */
	height: 27px; /* 47 */
	display: block;
}

#regularFeatures li a.sponsor {
	padding: 20px 0 0 55px;
	margin: 0;
	width: 256px; /* 311 */
	height: 32px; /* 52 */
	display: block;
}

#regularFeatures a:link, #regularFeatures a:visited {
	color: #ffcc00;
	border-bottom: 1px solid #252c5d;
}
#regularFeatures a:hover, #regularFeatures a:active {
	color: #FFF;
	border-bottom: 1px solid #3b3f73;
}
#feature-word {
	background-image: url(images/features-word.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#feature-excel {
	background-image: url(images/features-excel.jpg);
}
#feature-beauty {
	background-image: url(images/features-beauty.jpg);
}
#feature-fitness {
	background-image: url(images/features-fitness.jpg);
}
#feature-fashion {
	background-image: url(images/features-fashion.jpg);
}
#feature-peters-party {
	background-image: url(images/features-peters-party.jpg);
}
#feature-restuarant-reviews {
	background-image: url(images/features-restuarant-reviews.jpg);
}
#feature-eating {
	background-image: url(images/features-eating.jpg);
}
#feature-meet {
	background-image: url(images/features-meet.jpg);
}
#feature-travel {
	background-image: url(images/features-travel.jpg);
}
#feature-corporate {
	background-image: url(images/features-corporate.jpg);
}
#feature-employment {
	background-image: url(images/features-employment.jpg);
}
#feature-business-travel {
	background-image: url(images/features-business-travel.jpg);
}
#feature-essentials {
	background-image: url(images/features-essentials.jpg);
}
#feature-recommend {
	background-image: url(images/features-recommend.jpg);
}
#feature-offers {
	background-image: url(images/features-offers.jpg);
}
#feature-time-mgmt {
	background-image: url(images/features-time-mgmt.jpg);
}


/* Post category markings */
.no-cat, .post .entry { border-left: 5px solid #DDD; }
.post .cat5 { border-left: 5px solid #5c7c3b; /* Word */ }
.post .cat6 { border-left: 5px solid #5c7c3b; /* Excel */ }
.post .cat7 { border-left: 5px solid #ffb136; /* Beauty */ }
.post .cat8 { border-left: 5px solid #fe5927; /* Essentials */ }
.post .cat9 { border-left: 5px solid #fe5927; /* Recommends */ }
.post .cat10 { border-left: 5px solid #fe5927; /* Corp Entertaining */ }
.post .cat11 { border-left: 5px solid #fe5927; /* Corp Entertaining */ }
.post .cat12 { border-left: 5px solid #1c9a93; /* Peters Party */ }
.post .cat13 { border-left: 5px solid #fe5927; /* Bus. Travel News */ }
.post .cat14 { border-left: 5px solid #ffb136; /* Fashion */ }
.post .cat17 { border-left: 5px solid #1c9a93; /* Eating in and out */ }
.post .cat18 { border-left: 5px solid #1c9a93; /* Restuarant Reviews */ }
.post .cat19 { border-left: 5px solid #fe5927; /* Travel */ }
.post .cat20 { border-left: 5px solid #fe5927; /* Meet my PA */ }
.post .cat21 { border-left: 5px solid #ffb136; /* Fitness */ }

.post .cat25 { border-left: 5px solid #fe5927; /* Exclusive London PA Offers */ }
.post .cat28 { border-left: 5px solid #fe5927; /* Time Management */ }

/* Recent comments */

#sidebar ul, #sidebar li {
	list-style: none;
}

#recent-comments {
	margin-top: 20px;
}
#recentcomments {
	padding-left: 10px;
}
#recentcomments li.recentcomments {
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 5px;
}