/*  
Theme Name: FMC
Theme URI: 
Description: FMC theme by forwardmotionconcepts.com // 
Version: 
Author: www.forwardmotionconcepts.com
Author URI: www.forwardmotionconcepts.com
*/

* { margin: 0; padding: 0; }


body

{

	background-image: url(images/content/page_bg.gif);

	background-repeat: repeat;
         margin-left: 13%;
	margin-top: 5px;

	margin-right: 40px;

	margin-bottom: 0px;



}
body
{
	
	color: #000000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

	h1 span, li a span, h2 span, a span
	{
		display: block
                  color:#FFF;
	}
	
	input
	{
		font-family: Tahoma, Arial, Sans-Serif;
		font-size: 12px;
	}
	
	a
	{
		color: #fff;
		text-decoration: none;
	}
					
	a:hover
	{
		color: #000000;
		text-decoration: underline;
	}

	#wrapper
	{
		width: 900px;
		background: #FFF7E7;
		margin: 0 auto;
		border-left: 23px background: url(images/content/body_bl.gif);
		border-right: 23px background: url(images/content/body_br.gif);
	}
	
		#header
		{
			width: 900px; height: 192px;
                        background: url(images/header/background.gif) no-repeat;
			float: center;
                        t\ext-align: center;                         
			padding: 0 24px 0 0;
		}
		
			h1 a
			{
				width: 900px; height: 24px;
				display: block;
				float: center;
			}
			
			
               #navigation ul td
		{
			width: 900px; height: 24px; ;
                        border-bottom: 0px #FF0066 solid;
			                    
		}
		
			#navigation ul li td
			{
				float: left;
				padding: 0 10px 0 10px;
				margin: 1px 0 0 0;
			}
			
				#navigation ul li td a
				{
					width: 24px; height: 24px;
					display: block;
				}
				
					
		#content
		{
			width: 880px;
			background: url(images/content/post_bg.jpg) repeat-y;
		}
				
			#left-side
			{
				width: 482px;
				float: left;
				padding-left: 20px;
                                padding-right: 20px;
			}
			
				.post-head, .page-head
				{
					width: 462px; height: 24px;
					background: url(images/content/post-head.gif) no-repeat;
					padding: 0px 0 0 16px;
					clear: both;
					margin: 0 0 10px;
				}
				
					.post-head h2, .page-head h2
					{
						font-size: 14px;
						font-weight: bold;
						margin: 0 0 4px 0;
					}
					
					.post-head a
					{
						color: #8C5F4B;
						text-decoration: none;
					}
					
						.post-head a:hover
						{
							color: #8C5F4B;
							text-decoration: underline;
						}
						
						.archive, .search, .page
						{
							padding: 10px 0 0 0;
						}
					
					
					
					
				.post-content p
				{
                                        margin-left: 20px;

					padding: 5px 5px 5px 5px;
				}
					
				.post-content a
				{

					color:#8C5F4B;
				}
				
				p.post-info, div.comment
				{
					width: 400px;
					background: #f0f0f0;
					border-left: 4px solid #ccc;
					padding: 10px 5px 10px 5px;
					margin: 0 auto 10px auto;					font-size: 12px;
				}
				
				div.comment
				{
					font-size: 12px;
				}
				
				h2.comment
				{
					font-size: 14px;
					padding: 5px 0 10px 0;
				}
				
				.comments p
				{

				}
				
				#submit
				{
					padding: 4px;
				}
				
			#right-side
			{
				width: 0px;
				float: right;
				padding: 13px 0 0 0;
			}
				
				h2.pages
				{
					width: 0px; height: 24px;
					background: url(images/content/pages.gif) no-repeat;
					margin: 0 0 0 16px;
				}
			
				h2.categories
				{
					width: 0px; height: 24px;
					background: url(images/content/categories.gif) no-repeat;
					margin: 0 0 0 17px;
				}
				
				h2.blogroll
				{
					width: 0px; height: 24px;
					background: url(images/content/blogroll.gif) no-repeat;
					margin: 0 0 0 17px;
				}
				
				h2.archives
				{
					width: 0px; height: 24px;
					background: url(images/content/archives.gif) no-repeat;
					margin: 0 0 0 16px;
				}
				
				h2.links
				{
					width: 0px; height: 24px;
					background: url(images/content/links.gif) no-repeat;
					margin: 0 0 0 16px;
				}

				
				#right-side ul


				{
					list-style: none;
				}
				
					#right-side li { list-style: none; }
				
					#right-side ul li
					{
						margin: 4px 0 4px 0;
						width: 0px; height: 24px;
							padding: 5px 0 0 50px;
							display: block;
							font-size: 14px;
							color: #d3f7fa;
							text-decoration: underline;
					}
					
						#right-side ul li a
						{
							width: 0px; height: 24px;
							padding: 5px 0 0 50px;
							display: block;
							font-size: 14px;
							color: #d3f7fa;
							text-decoration: underline;
						}
						
							#right-side ul li a:hover
							{
								width: 0px; height: 24px;
								background: url(images/content/right-link.gif) no-repeat;
								background-position: 16px 0;
								color: #29484b;
							}
							
		#footer
		{
			clear: both;
			width: 900px; height: 48px;
			background: #641F00 url(images/footer.gif) no-repeat;
                	padding: 0px 0px 0px 0px;
		}
		
			
			
.navigation
{
	padding: 10px 0 20px 0;
	height: 15px;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
a:img   {border:none}
img
{
        border: none;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-top: 5px;
        border-color: #FFF7E7 ;
}
#bottomfooter{
        color: 641F00;
}
a .slideshowlink{
        color: 641F00;
}
harolds{float: center;

}