/*
Theme Name: Fresh Editorial
Description: The WordPress theme was designed by Maruf Rahman, from over at <a href="http://www.brightcherry.co.uk/">Brightcherry</a>.
Version: 2.1
Author: Maruf Rahman
Author URI: http://www.brightcherry.co.uk/
Tags: black, white, grey, fixed width, editorial, widgets, simple, right sidebar, clean


	This theme was designed and built by Maruf Rahman,
	whose blog you will find at http://www.brightcherry.co.uk/

	If you have any questions about this theme, please
	visit http://www.brightcherry.co.uk/
*/



/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	color: #666;
	}
	
#home {
	position: relative;
	height: 100%;
	width: 100%;
}



#outsidecontainer #bkgroundspot {
	position: relative;
	top: 104px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}


body {
	margin:0;
	padding:0;
	text-align:center;
         background:url(images/bg_withorange.gif) #dbaa4d repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


h1{
	font-size:26px;
	letter-spacing:-0.1em;
	color:#FFFFFF;
	text-transform:capitalize;
}
#outsidecontainer #uiutitle {
	position: relative;
	top: 82px;
	left: 250px;
}



h1 a{
	font-size:26px;
	color:#FFFFFF;
	text-decoration:none;
}

h1 a:hover{
	color:#ffffff;
}

h1.pagetitle{
	margin-top:30px;
}



h2 a:hover{
	color:#666;
}
#outsidecontainer #bkgroundspot #blog1 {
	position: relative;
	left: 250px;
	text-align: left;
}
#outsidecontainer #bkgroundspot #disclaimer {
	font-weight: bold;
	color: #FFF;
}
.home {
	text-align: right;
}
.home {
	position: absolute;
	width: 376px;
	right: 131px;
	top: 41px;
	color: #FFF;
}

