	body {
		background: #e2f6dc url(http://www.shareandinspire.co.uk/images/body.jpg) no-repeat center top; text-align: center; font: 62.5% "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif;
	}
	
	body, h1, h2, h3, h4, h4, ul, li, ol, p {
		padding: 0; margin: 0; 
	}
        a { color: #cc0099; }
        a:hover { color: #333; }
	
	#wrapper {
		width: 1000px; margin: 0 auto; text-align: left;
	}
	
	#header {
		background: url(http://www.shareandinspire.co.uk/images/980.jpg) repeat-y left top; height: 135px; text-align: left;
	}
	
	#logo {
		background: url(http://www.shareandinspire.co.uk/images/logo_a.gif); width: 180px; height: 80px; position: relative; top: 31px; left: 30px;
	}
	
	#logo a {
		background: url(http://www.shareandinspire.co.uk/images/logo_a.gif); width: 180px; height: 80px; display: block; text-indent: -5000px; overflow: hidden;
	}
	
	#logo a:hover {
		background: url(http://www.shareandinspire.co.uk/images/logo_a_hover.gif);
	}
	
	#header ul {
		padding: 0 40px 0px 0; float: right; margin: -80px 0 0 0;
	}
	
	#header ul li {
		float: left; list-style: none;
	}
	
	#header ul li a {
		padding: 92px 12px 20px 12px; margin: 0 2px 0 0; text-decoration: none; text-transform: uppercase; color: #cc0099; font-size: 14px; line-height: 18px; font-weight: bold; width: auto; display: block; border-bottom: 5px solid #fff;
	}
	
	#header ul li a:hover {
		background: url(http://www.shareandinspire.co.uk/images/light_pink.gif); border-bottom: 5px solid #cc0099;
	}
	
	#main {
		background: url(http://www.shareandinspire.co.uk/images/980.jpg) repeat-y left top;  margin: 190px 0 0 0;
	}
	
	#content {
		float: left; width: 600px;
	}
	
	#content .post {
		padding: 38px 0 50px 25px;
	}

	
	/* ##### HEADINGS ##### */
	
	#content h1 {
		font-size: 50px; letter-spacing: -3px; color: #cc0099; margin: 0 0px 0px 0px; padding: 17px 0px 7px 25px; line-height: 54px; width: 530px; background: url(http://www.shareandinspire.co.uk/images/h1_bg.gif) no-repeat left top; display: block;
	}
	#content h1 a { color: #cc0099; text-decoration: none; }
	#content h1 a:hover { color: #333; }
	
	#content h2 {
		font-size: 35px; letter-spacing: -2px; color: #cc0099; margin: 20px 0 15px 0; line-height: 35px;
	}
	
	#content h3 {
		font-size: 27px; letter-spacing: -2px; color: #cc0099; margin: 20px 0 15px 0; line-height: 27px;
	}
	
	#content h4 {
		font-size: 22px; letter-spacing: -1px; color: #cc0099; margin: 20px 0 15px 0; line-height: 22px;
	}
	
        .padded25 { padding: 40px 0 0 25px; }	

	/* ##### /HEADINGS ##### */
	



/* ########## CONTENT ########## */

#welcome { padding: 50px 0 0 50px; }
#welcome img { float: right; margin: 0 0 0 20px; }

#topics { padding: 0 0 0 37px; }
#topics h3 { color: #777; padding: 0 0 0 13px; }
#topics ul li { list-style: none; background: #fff6fb url(http://www.shareandinspire.co.uk/images/topic_bg.gif) no-repeat left top; width: 580px; height: 155px; margin: 0px 0 0px 0; padding: 00px; }
#topics ul li:hover { background: #fff6fb url(http://www.shareandinspire.co.uk/images/topic_bg.gif) no-repeat left bottom; }
#content #topics ul li h4 { padding: 25px 0 10px 30px; margin: 0; }
#content #topics ul li p { padding: 0 100px 25px 30px; margin: 0; line-height: 22px; }

#recent-posts h3 { padding: 20px 0 0 50px; color: #777; }

#content .home-post { padding: 0px 0 25px 25px; }
	
#p2c-header { padding: 38px 0 0 25px; }
#content #p2c-header p { padding: 5px 0 0 25px; }

	.post-details {
		height: 60px; background: url(http://www.shareandinspire.co.uk/images/date_bg.gif) no-repeat left top; width: 530px; display: block; padding: 17px 0 0 0; font-size: 12px; color: #666;
	}
	
	.post-details span.date {
		float: left; padding: 0 0 0 28px;
	}
	
	.post-details span.comment-count {
		float: right; padding: 0 28px 0 0;
	}

	
	.entry {
		padding: 0 0 0 25px; clear: both;
	}

.archived-post { padding: 0 0 0 50px; }
.archived-post .entry { padding: 0; }
#content .archived-post p.postmetadata { margin: 0 0 0 -25px; }
	
	#content p {
		font-size: 1.3em; line-height: 1.6em; color: #666; padding: 0 0 12px 0;
	}
	
	#content .post ul, #content .post ol {
		padding: 5px 0 20px 10px;
	}
	
	#content .post ul li {
		background: url(http://www.shareandinspire.co.uk/images/content_li.gif) no-repeat left center; list-style: none; line-height: 1.6em; padding: 0 0 0 20px; font-size: 1.3em; color: #555;
	}
	
	#content .post ol li {
		line-height: 1.6em; padding: 0 0 0 0px; font-size: 1.3em; color: #555; list-style-position: inside;
	}
	
	#content img {
		
	}
	
	.post blockquote {
		background: url(http://www.shareandinspire.co.uk/images/light_blue.gif); padding: 15px; margin: 5px 0 0px 0; font-size: 1.4em; color: #555;
	}
	
	.post cite {
		background: url(http://www.shareandinspire.co.uk/images/cite.gif) no-repeat 400px -10px; padding: 22px 0 0 0; margin: 0 0 20px 0; display: block; width: 530px; text-align: right;
	}

#content p.postmetadata { background: url(http://www.shareandinspire.co.uk/images/postmetadata.gif) no-repeat left top; width: 530px; height: 60px; text-indent: 26px; line-height: 60px;  }



/* ########## /CONTENT ########## */


/* ########## TDO ########## */

.tdomf_buttons #tdomf_form3_preview { width: 153px; height: 45px; display: block; border: none; background: url(http://www.shareandinspire.co.uk/images/tdo_form_preview.gif); line-height: 45px; color: #fff; cursor: pointer; font-weight: bold; }
.tdomf_buttons #tdomf_form3_send { width: 153px; height: 45px; display: block; border: none; background: url(http://www.shareandinspire.co.uk/images/tdo_form_send.gif); line-height: 45px; color: #fff; cursor: pointer; font-weight: bold; }
.tdomf_categories { width: 304px; }
#content_title { width: 400px; }
#content_content { width: 400px; }

/* ########## /TDO ########## */


/* ########## SIDEBAR ########## */
	
	#sidebar {
		float: right; width: 300px; padding: 70px 0 0 0;
	}
	
	#sidebar ul li {
		list-style: none; margin: 0 0 30px 0;
	}
	
	#sidebar  p {
		padding: 0 50px 15px 10px; line-height: 1.3em; font-size: 1.2em; line-height: 1.5em; color: #666;
	}
	
	#sidebar ul li#text-364185521 h2 {
		background: url(http://www.shareandinspire.co.uk/images/start_a_discussion.gif); width: 300px; height: 50px; display: block; text-indent: -5000px; overflow: hidden;
	}
	
	#sidebar ul li p.create-a-post {
		background: url(http://www.shareandinspire.co.uk/images/create_a_post.gif) left bottom; width: 150px; height: 30px; padding: 0; margin: 0 0 0 10px;
	}
	
	#sidebar ul li p.create-a-post a {
		background: url(http://www.shareandinspire.co.uk/images/create_a_post.gif) left top; width: 150px; height: 30px; display: block; text-indent: -5000px; overflow: hidden;
	}
	
	#sidebar ul li p.create-a-post a:hover {
		background-position: left bottom;
	}
	
	#sidebar ul li#text-364189851 h2 {
		background: url(http://www.shareandinspire.co.uk/images/ask_the_expert_h4.gif); width: 300px; height: 50px; display: block; text-indent: -5000px; overflow: hidden;
	}
	

	
	#sidebar ul li.widget_categories h2 {
		background: url(http://www.shareandinspire.co.uk/images/join_a_discussion.gif); width: 300px; height: 40px; display: block; text-indent: -5000px; overflow: hidden;
	}
	
	#sidebar ul li.widget_categories ul {
		background: url(http://www.shareandinspire.co.uk/images/categories_ul.gif) no-repeat right top; width: 300px; text-align: left;
	}
	
	#sidebar ul li.widget_categories ul li {
		background: url(http://www.shareandinspire.co.uk/images/categories_li.gif) left bottom; width: 280px; height: 40px; line-height: 40px; margin: 0;
	}
	
	#sidebar ul li.widget_categories ul li a {
		background: url(http://www.shareandinspire.co.uk/images/categories_li.gif) left top; width: 280px; height: 40px; display: block; text-indent: 10px; font-size: 13px; text-decoration: none; color: #333;
	}
	
	#sidebar ul li.widget_categories ul li a:hover {
		background-position: left bottom;
	}

#sidebar ul li#search div { background: #d80182 url(http://www.shareandinspire.co.uk/images/search_div.gif); width: 300px; height: 78px; padding: 0px; text-align: left; }
#sidebar ul li#search div input#s { width: 160px; height: 24px; background: #fff url(http://www.shareandinspire.co.uk/images/search_bg.gif); border: none; text-indent: 5px; padding: 3px 0; margin: 20px 0 0 20px; }
#sidebar ul li#search div input#searchsubmit { width: 76px; height: 36px; background: url(http://www.shareandinspire.co.uk/images/search_button.gif); border: none; margin: 22px 0 0 2px; }
	


/* ########## /SIDEBAR ########## */




/* ########## COMMENTS ########## */

#comments-template { padding: 0 0 50px 00px; position: relative; left: -10px; }

#comments-template h3#comments { padding: 0 0 0 55px; }

#commentlist ol { padding: 0; margin: 0; }

#content .commentlist li {
	padding: 40px 0 30px 40px; background: url(http://www.shareandinspire.co.uk/images/comment_li.gif) no-repeat left top; clear: both;
}

.comment-author { float: left; width: 102px; margin: 0 15px 15px 0px; text-align: left; position: relative; }
.comment-meta {  }


.commentlist li .avatar { 
	background: url(http://www.shareandinspire.co.uk/images/avatar_bg.gif);
        width: 90px; height: 90px; padding: 6px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist .comment-text {
	width: 430px; float: right;  position: relative;
	}


#respond { clear: both; padding: 20px 0 0 55px; }

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}


#commentform #submit {
float: left; background: url(http://www.shareandinspire.co.uk/images/submit_reply.gif); display: block; width: 150px; height: 40px; border: none; padding: 0; cursor: pointer; text-transform: uppercase; color: #fff; }
#commentform #submit:hover { background-position: left bottom; }

#commentform #acp-preview {
float: left; background: url(http://www.shareandinspire.co.uk/images/preview_reply.gif); display: block; width: 150px; height: 40px; border: none; padding: 0; cursor: pointer; margin: 0 0 0 5px; text-transform: uppercase; color: #fff; }
#commentform #acp-preview:hover { background-position: left bottom; }



#comment-preview { clear: left; padding: 20px 0 0 0; }

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

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

.commentlist li {
	margin: 15px 0 10px 0;
	padding: 0;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	

/* ########## /COMMENTS ########## */
	
	
	
	#footer {
		margin: 25px 20px 25px 0; background: #fff; width: 980px; padding: 40px 0;
	}
	
	#footer p {
		padding: 10px 50px; color: #888; font-size: 1.2em;
	}
	
	hr.cleaner {
		height: 1px; clear: both; margin: -1px 0 0 0; padding: 0; border: none; visibility: hidden;

	}






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

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


/* ########## wp-calender ########## */

#calendar_wrap { width: 280px; }

#wp-calendar { text-align: center; }

#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;
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 245px;
	}

#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; width: 35px; height: 20px; background: #ffe8f6;
	}

#wp-calendar a:hover { background: #ffc4e7; }

#wp-calendar th { background: #c6e8fe; height: 25px; line-height: 25px; text-align: center; }
#wp-calendar td { width: 35px; height: 20px; line-height: 20px; text-align: center; background: #e4f3fd; }
#wp-calendar tfoot td, #wp-calendar tfoot td a { background: none; }



/* ########## /wp-calender ########## */






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

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 Form Elements */

fieldset { font-size: 1.2em; }

select {
	width: 130px;
	}


/* End Form Elements */






/* 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;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;


	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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: 0 4px 5px;
	margin: 0;
}
/* End captions */