/* CSS Document */


* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	border:0;	
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
a:link img,
a:visited img,
a:hover img,
a:active img {
	border:none;
	background:none;
	padding:none;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;		
}
a:link img, a:visited img 
{
	border-bottom:1px dashed;
}
a:hover img, a:active img 
{
	border-bottom:1px solid;
}
.wp-smiley, #wpstats {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background-color: #FFFFFF;
	margin: 0; 
	font: 76%/1.6em Arial, Helvetica, sans-serif; 
	color: #999999; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #999999;	
}
a:hover, a:active {
	border-bottom:#999999 1px solid;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	background-image:url(http://www.movingmanchester.com/wp-admin/images/page_bg.gif);
	margin: 0 auto;
	padding-bottom:20px;
	margin-bottom:0px;
	width: 794px; 	
	position: relative; 
	text-align: left;
	
}
#navigation {
	overflow: hidden; 
	width:755px;
	height:29px;  
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 7px;
	padding:0px 0px 2px 25px;
	background-image:url(http://www.movingmanchester.com/wp-admin/images/nav_bg.gif);
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	list-style-type: none;
	
}
#navigation ul li a { 
	font-weight:bold;
	font-size:11px;
	color:#999;		
	text-decoration: none;
	letter-spacing:0px;
	margin-right:15px;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	color: #00D2F0;	 
	display: block;
	border-bottom:none;		
}
.sidebox .search {
	font-size: 0.9em; 
	right: 0;  
	top: 10px;
	left:50px;
}

.sidebox .search input#searchsubmit {
	background-color:#333333;
	font-size: 11px; 
	font-weight:bold; 
	margin: 0 0 0 2px; 
	color:#00D2F0; 
	padding: 2px; 
	margin-top:5px;
	border:none;	
}

#header {
	width: 794px;
	height: 186px;
	margin: 0 auto;  	
	position: relative;

}

#header h1 a {
	color:#00D2F0;
	text-decoration:none;	
	border:0;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline;  
	height: 45px;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:18px;
}
#headerimage {
	clear: both; 
	margin: 10px; 
	color: #fff; 
	height: 2px;
}
 html #headerimage {
	margin-top: 0;
}
#content {
	margin: 10px 0px 10px 30px; 	
}
 html #content {
	height: 1%;
}

#content h3 {
	font-size: 11px; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #333333;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}

#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width:510px;
	padding:12px 10px 10px 10px; 
	margin-right:0px;
	background-image:url(http://www.movingmanchester.com/wp-admin/images/post_top.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}


html #section-index #content-main {
	margin-right: 10px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
	margin-top:20px;
	margin-bottom:5px;
}
#content h2 
{
	font-size: 16px; 	
	font-weight:bold;	
	letter-spacing:0px;
	color:#00D2F0;
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#999 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#999 1px solid;    
}
#content .post-info , #content .post-info2
{
	font-size:0.9em;
	color:#00D2F0;
	margin:0;
	padding:0;	
}
#content .post-info2, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;
	color:#333333;
	font-size:11px;	
}

#content .post-info, 
#content h2.pagetitle 
{
	color:#333333;
	font-size:11px;	
}

#content h2.headline, 
{
	color:#00D2F0;
}

#sidebar {
	float: left; 
	width: 200px;
}
#sidebar ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
#sidebar li 
{
	margin-bottom:10px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar ul ul ul
{
	margin:0 0 0 0em;
	margin:0px;
	padding:0px;
}


li.sidebox {
	padding:8px 10px 8px 10px;
	background: url(img/sideheadtop.gif) #333333 no-repeat left top; 
	margin-bottom: 10px; 	
}


#feedarea {
	padding:5px 10px 15px 10px;
	background: url(img/sideheadtop.gif) #333333 no-repeat left top; 
	margin-bottom: 10px;
}

#feedarea h2 {
	font-weight: normal; 
	font-size: 21px; 
	text-align: left;
	color: #00D2F0;	
	letter-spacing:0px;
}

html li.sidebox {
	padding-bottom: 10px;
}

li.sidebox h2 {
	font-weight: normal; 
	font-size: 21px; 
	text-align: left;
	color: #00D2F0;	
	letter-spacing:0px;
}

li#sidelinks ul {
	margin:0;
	padding:0;
}

#sidebar li.sidebox p img {
	margin:0;
	padding:0px;
	background:none;
}

#footer {
	clear:both; 	
	margin: 0 auto;
	margin-bottom:10px;
	width: 736px;
	height:200px; 	
	text-align:left;
	padding:0px 30px 0px 30px;
	display:block;
}

 html #footer {
	height: 1%;
}

#footer p {
	float: left; 
	width: 50%; 
	line-height: 11px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size:11px; 
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

a.footerlink:link {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.footerlink:hover {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.footerlink:visited {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.footerlink:visited:hover {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.footerlink:link {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.footerlink:hover {
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

a.titlelink:link {
	color: #00D2F0;
	text-decoration:none;
	font-weight:bold;
	font-size:21px;
}

a.titlelink:hover {
	color: #00D2F0;
	text-decoration:underline;
	font-weight:bold;
	font-size:21px;
}

a.titlelink:visited {
	color: #00D2F0;
	text-decoration:none;
	font-weight:bold;
	font-size:21px;
}

a.titlelink:visited:hover {
	color: #00D2F0;
	text-decoration:underline;
	font-weight:bold;
	font-size:21px;
}

a.titlelink:link {
	color: #00D2F0;
	text-decoration:none;
	font-weight:bold;
	font-size:21px;
}

a.titlelink:hover {
	color: #00D2F0;
	text-decoration:underline;
	font-weight:bold;
	font-size:21px;
}

#postmetadata a:link a:hover a:visited {
	color: #333333;
	text-decoration:none;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em 0.5em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li.authorcomment 
{
    border:#fc9 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Arial, Helvetica, sans-serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
#submit 
{
	padding:3px 5px;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

a.nolink:link {
border:0px;
margin:0px;
}
