/* iPresents 1.0.2 - www.iPresents.co.uk */
/* Designed by iFingers.com */
/* Copyright all rights reserved */
/* Last update: 29th October 2008 */

body {margin: 0;padding: 0;font-family: Verdana, sans-serif;font-size: small;background: #7b9cca;}
a:link {
	color: #fe135b;
	}
a:visited {
	color: #fe135b;
	}

	
/* layout */

#wrap {
	background: url(/a/i/content-bg.gif) repeat-y top left; 
	margin: 0px auto;
	margin-top: -1px;
	width: 1000px;
	margin-bottom: 120px;
	}

#content {
	float: left;
	width: 601px;
	font-size: 95%;
	color: #444;
	line-height: 1.5em;
	background: #fff;
	margin-left: 26px;
	}

#content p strong {
	color: #666;
	}

#sidebar {
	float: left;
	width: 346px;	
	color: #fff;
	height: 100%;
	}
#footer {
	clear: both;
    color: #999;
	padding: 70px;
	background: #fff url(/a/i/footer-bg.gif) no-repeat top left;
	}

/* gutters */

#content .gutter {
	padding: 5px 30px 5px 10px ;
	}
#sidebar .gutter, #sidebar-2 .gutter {
	padding: 5px 5px 5px 20px ;
	margin: 0px auto;
	}

/* header */

#header {
padding: 12px 0 0 0;
font-size: 95%;
overflow: hidden;
	}
	
#header-inner {
	width: 1000px;
	margin: 0 auto;
	background: url(/a/i/header-bg.gif) top left no-repeat;
	height: 260px;
overflow: hidden;
	}
#header h1 {
	height: 77px;
	background: url(/a/i/ipresents-digital-lifestyle-glossy.gif) no-repeat top left;
	text-indent: -9999px;
	cursor: pointer;
	margin: 0 0 0 0;
	}
	
#header #searcher {
	float: right;
	margin: -60px 30px 0 0;
	padding: 0px;
	width: 250px;
display: inline;
	}

				
#header #logo {
	float: left;
	margin: 60px 0 5px 390px;
	color: #fff;
	}
#header #logo span {
	display: block;
	width: 220px;
	height: 77px;
	text-indent: -9999px;
	background: url(/a/i/ipresents-digital-lifestyle-glossy.gif) no-repeat top left;
	}

/* sidebars */

.box { 
	margin: 0 100px 20px 110px;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	}

.mainimage {
margin-left: -10px;
}
	
.box img { 
	padding-bottom: 20px;
}

.box p, .box ul {
	margin: 0;
	padding: 0 0px;
	}
.box ul li, ul li  {
	margin: 10px 0 10px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	background: url(/a/i/bullet.gif) no-repeat 0 3px;
	}
	
ul li  {
	background: url(/a/i/bullet.gif) no-repeat 0 -3px;
	padding: 0 0 10px 38px;
	}
#sidebar ul li {
       margin: 0;
       padding: 0 0 10px 0px;
}

#sidebar a:link {
	color: #c8c8c8;
	}
	
li.linkcat {
	list-style: none;	
}

/* footer */

#footer p {
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 0.8em;
	color: #fff; 
	}
	
#footer a:link {
	color: #fff;
	}
#footer a:visited {
	color: #fff;
	}
	
h1, h2 {
	margin: 0 0 .5em 0;
	padding: 1.2em 0 1em 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #fe135b;
	background: url(/a/i/hr.gif) no-repeat 50px left;
	}
	

h1 a:link {
	color: #3f0840;
   text-decoration: none;
	}
h1 a:visited {
	color: #3f0840;
   text-decoration: none;
	}
	
#content h3, .box h3, #sidebar h3 {
	margin: 10px;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #fe135b;
	}
	
.box h3 {
	text-align: left;
	}


/* main nav*/

#mainnav {
	clear: left;
	width: 40em;
	margin: 0 0 0 40px;
	padding: 60px 0;
	list-style: none;
	}
#mainnav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	background: #0f0;
display: inline;
	}
#mainnav li a {
	float: left;
	margin: 0;
	padding: 10px 1.1em;
	font-family: Georgia, serif;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	color: #D0D0D0;
	background: #000 url(/a/i/mainnav-off.gif) repeat-x bottom left;
display: inline;
	}
#mainnav li a:hover {
	color: #fff;
	background: #fe135b url(/a/i/diagonal-bg.gif);
	}
body#home #mainnav li#mn1 a {
	color: #fe135b;
	background: #000;
	}
body#digital #mainnav li#mn2 a {
	color: #fe135b;
	background: #000;
	}
body#life #mainnav li#mn3 a {
	color: #fe135b;
	background: #000;
	}
body#style #mainnav li#mn4 a {
	color: #fe135b;
	background: #000;
	}

/* misc.
--------------------------------------------- */

a img {
	border: none;
	}
hr {
	display: none;
	}
	
/* blog post navigation controls
--------------------------------------------- */	
	
.navigation {
 display: block;
 text-align: center;
 margin-top: 10px;
 margin-bottom: 60px;
}

.alignright {
 float: right;
}

.alignleft {
float: left
}

/* feature article intros
--------------------------------------------- */		
		
#feature {
	float: left;
	width: 440px;
	padding: 0px 0;
/* background: #FFF url(/a/i/feature-bg2.gif) no-repeat top left; */
	margin: 10px 0px;
	display: inline;  /* fixes IE/Win double margin bug */
	}
#feature dl {
	float: left;
	width: 440px;
	margin: 10px 0px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
	}
#feature dt {
	float: right;
	width: 340px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 140%;
	color: #627081;
	}
#feature dd {
	margin: 0 0 0 98px;
	padding: 0 0 0 0;
	line-height: 1.5em;
	color: #333;
	}
#feature dl dd.img {
	margin: 0;
	}
#feature dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #fff;
	}

dl.feature {
	margin: 15px 0;
	padding: 15px 0;
/*	border-top: 1px dotted #ccc; */
	border-bottom: 1px dotted #ccc; 
	}
dl.feature:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
dl.feature dt {
	margin: 0 0 .5em 0;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	color: #fe135b;
	}
dl.feature dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0 4px 4px 0;
	border-bottom: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	}
dl.feature dd {
	margin-left: 169px;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	}

/* YOU CAN QUOTE ME ON THAT */

#content blockquote {
	width: 580px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #545454;
	background: #eee url(/a/i/quote-top.gif) no-repeat top left;
	clear: both;
	}
	
	
#content #quote {
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 20px;
	background: url(/a/i/fi_bottom.gif) no-repeat right bottom;
	}
	
#content #author {
	margin: 0;
	padding: 0 0 10px 0;
	color: #999;
	font-size: 60%;
	background: url(/a/i/quote-bottom580.gif) no-repeat bottom;
	}
	
#content blockquote strong, #sidebar blockquote strong {
	color: #06c;
	font-weight: normal;
	}

#content blockquote em, #sidebar blockquote em {
	color: #79b500;
	font-weight: normal;
	font-style: normal;
	}
/* Adverts */

#adverts {
margin-left: -12px;
display: inline;
}

/* IE 6 Fixes */

#content, #sidebar, #header #logo {
 display: inline; /* Fix double margin bug */
  }

* html #content blockquote {
width: 575px; /* Fix double margin bug */
}

* html #header #searcher {
	margin: -90px 80px 0 0px;
	}



/*  IE fixes */

#content, #sidebar {
	height: 1%;
	}

.feature { 
	display: inline-table; 
	}
/* Hides from IE/Mac \*/
* html .feature { 
	height: 1%; 
	}
.feature { 
	display: block; 
	}
#footer {
	height: 1%;
	}
/* End hide from IE/Mac */




/* banner nav*/

#bannernav {
	clear: left;
	width: 579px;
	margin: 0 0 100px 0px;
	padding: 10px 0;
	list-style: none;
background: #849ebf;
	}
#bannernav li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
display: inline;
background: #849ebf;
	}
#bannernav li a {
	float: left;
	margin: 0;
	padding: 10px 32px;
display: inline;
background: #849ebf;
	}

#bannernav li a {
	float: left;
	margin: 0;
text-indent: -9999px; 
height: 100px;
width: 193px;
	padding: 0px 0 0px 0px;
display: inline;
background: #849ebf;
	}
#bannernav li#presents a {
        background: url(/a/i/banner-nav-presents.gif) no-repeat top 50%;
}
#bannernav li#music a {
        background: url(/a/i/banner-nav-music.gif) no-repeat top 50%;
}
#bannernav li#style a {
        background: url(/a/i/banner-nav-style.gif) no-repeat top 50%;
}

#bannernav li#presents a:hover {
background: #7c93b1 url(/a/i/banner-nav-presents.gif) no-repeat top 50%;
	}
#bannernav li#music a:hover {
background: #7c93b1 url(/a/i/banner-nav-music.gif) no-repeat top 50%;
	}
#bannernav li#style a:hover {
background: #7c93b1 url(/a/i/banner-nav-style.gif) no-repeat top 50%;
	}

