/*  
Theme Name: Moving Time
Theme URI: http://www.wpskins.org/
Description: A 2 column  mortgage/housing related theme. Brought to you by: <a href="http://www.luxuryhotels101.com" target="_blank">Luxury Hotels</a> | <a href="http://www.memorybits.co.uk/categories/micro-sd--transflash/755" target="_blank">Cheap SD cards</a> | <a href="http://www.memorybits.co.uk/categories/psp-memory/775" target="_blank">PSP memory</a>
Author: Free WordPress Themes
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by Free WordPress Themes,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 3 links intact on this theme if you wish to use it, please refer to the licence.txt file included. [ http://creativecommons.org/licenses/by-sa/2.5/ ]

*/


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #454545 url(img/bg.jpg) top left repeat-x;
color: #efefef;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
width: 712px;
height: 291px;
background: url(img/header.jpg) top left no-repeat;
}

#top
{
position: relative;
padding-top: 121px;	
text-align: left;
}

#top a:link, #top a:visited
{
position: relative;
display: block;
width: 225px;
padding: 11px 0px 0px 50px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
height: 23px;
}

#keys
{
position: absolute;
top: 0px;
left: 0px;
margin-left: -25px;
height: 151px;
width: 25px;
background: url(img/key.jpg) top left no-repeat;
}

#contentwrap
{
position: relative;
margin: auto;
width: 712px;
text-align: left;
background: url(img/pagebg.gif) top center;
}

#left
{
position: relative;
float: left;
width: 171px;
padding: 54px 27px 20px 27px;
background: url(img/sidebg.jpg) top left no-repeat;
font-size: 12px;
}

#left a:link, #left a:visited
{
position: relative;
display: block;
margin-left: 10px;
height: 100%;
color: #6a6a6a;
padding: 4px 4px 4px 15px;
background: url(img/arrow.jpg) left center no-repeat;
}

#left a:hover
{
color: #ffffff;
}

#right
{
position: relative;
float: left;
width: 487px;
}

.post
{
position: relative;
border: 5px solid #595959;
padding: 5px;
}

.posthead
{
position: relative;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #cccccc;
}

.postfoot
{
position: relative;
float: right;
}


#footer
{
position: relative;
margin: auto;
width: 692px;
padding: 10px;
padding-top: 34px;
height: 30px;
background: url(img/footer.jpg);
}

#comment
{
	width: 350px;
}











h1
{
position: absolute;
font-size: 20px;
font-weight: bold;
color: #99e6ff;
top: 30px;
left: 60px;
}

h6
{
position: absolute;
font-size: 14px;
font-weight: bold;
color: #99e6ff;
top: 60px;
left: 60px;
}


p
{
display: block;
padding: 8px 0px 8px 0px;
}

a:link, a:visited
{
position: relative;
color: #a7d7e6;
}

#content_start {position: absolute;left: -10000px;};
