/* @override 
	http://www.lifthill.com/css/lh.css
	http://www.lifthill.com/css/lifthill.css
	http://lifthill.com/beta/lh.css
	http://www.lifthill.com/css/lh-beta.css
*/

/* lifthill 05.07 */

body {
	margin: 0;
	background: url(/i/bg.gif) #ECECEC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

p {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0 0 15px 0;
}

/* links */
a:link, a:active, a:visited {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #3bb000;
	}

/* layout */

#canvas {
	width: 833px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}

#header {
	width: 833px;
	background: #fff;
    border-top: 5px solid #663399;
    border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding: 0;
	height: 85px;
}


#main {
	width: 833px;
	background: #fff;
	margin: 0px;
	padding-bottom: 0px;
	text-align: left;
	float: left;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.right {
	width: 300px;
	float: right;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-top:  16px;
}

.left {
	float: left;
}

.blog {
	width: 468px;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 16px;
	border-right: 1px solid #000;
}

#ads {
	width: 448px;
	background: #EDEDED;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

#ads p {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.3em;
}

#footer {
	clear: both;
	height: 20px;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #000;
}

.navigation {
	padding-bottom: 10px;
}

/* indie layout */

#canvas_indie {
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

#header_indie {
	width: 780px;
	background: #fff;
    border-top: 5px solid #663399;
	margin: 0;
	padding: 0;
}

#main_indie {
	width: 440px;
	background: #fff;
	margin: 0;
	text-align: left;
	float: left;
	border-right: 1px solid #000;
}

.right_indie {
	width: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#ads_indie {
	width: 300px;
	background: #fff;
	text-align: left;
	float: right;
	padding-top: 15px;
	padding-right: 19px;
}

#footer_indie {
	clear: both;
	height: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #000;
}

.ratings {
	font-size: 13px;
	padding: 10px;
	background: #ededed;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

/* nav */

#nav {
	float: left;
	width: 833px;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #000;
	padding-bottom: 0px;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}
	
#nav a {
	float: left;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	border-bottom: none;
	color: #FFF;
	}
	
#nav a:hover {
	color: #B3AFAB;
	background: #000;
	}
	
#nav a.active {
	font-weight: bold;
	}
	
#nav_indie {
	float: left;
	width: 780px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	background: #000;
	}
	
#nav_indie li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}
	
#nav_indie a {
	float: left;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	border-bottom: none;
	color: #FFF;
	}
	
#nav_indie a:hover {
	color: #B3AFAB;
	background: #000;
	}
	
#nav_indie a.active {
	font-weight: bold;
	}

.wpsearch {
	margin-top: 3px;
}

/* headings */

h2, h3, h4 {
	margin: 0;
	font-size: 15px;
	color: #000;
}

.right h4 {
	line-height: 20px;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}

.right_indie h1 {
	font-size: 18px;
	margin: 0;
}
	
h1 {
	font-size: 15px;
	margin: 0;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #663399;
}

h1 a:hover {
	text-decoration: none;
	color: #3bb000;
}

h4 a:link, h4 a:visited, h4 a:hover {
	text-decoration: none;
	color: #000000;
}

.guides {
	width: 278px;
	color: #FFF;
	margin-top: 10px;
	padding: 10px;
	overflow: hidden;
	background: #ededed;
	border: 1px solid #ccc;
}

.ctr {
	text-align: center;
}

.right_indie h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000000;
}

/* misc */

.date {
	color:#898888;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	padding-left: 125px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	background: url(/i/file.gif) no-repeat 112px 2px;
}

bq {
	background-color: #DDD;
	padding: 5px;
	font-style: italic;
	line-height: 18px;
}



.date-indie {
	color:#898888;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	padding-left: 13px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	background: url(/i/file.gif) no-repeat 0px 2px;
}

.dateOLD {
	color:#898888;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	padding-left: 15px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	background: url(/i/file.gif) no-repeat 0 2px;
}

.small p {
	font-size: 12px;
}

.footertext {
	font-size: 10px;
	color:#fff;
	padding: 5px;
	text-transform: uppercase;
}

.rightarchives {
	margin: 0;
	text-align: right;
	float: right;
}

#ads_indie a {
	
	line-height: 18px;
	font-size: 11px;
}

/* images */

.logo {
	float: left;
	margin: 0;
}

#searchform {
  background: none;
  background-color: transparent;
  margin: 0;
	padding: 4px 0px 0 0;
}
  

#searchbox {
  width: 138px;
  height: 18px;
  margin: 0;
  border: 1px solid #CCC;
  color: #999;
  font-weight: bold;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  }
  
#searchform input {
	vertical-align: middle;
	padding: 0 0 0 3px;
	}

/* My Comment */

.ctrad {
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}



.rtad {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid #000;
}

.rtad h4 {
	padding-bottom: 8px;
}


.c {
margin: 0 0 12px 0;
}

.l {
	float: left;
	margin: 0 10px 12px 0;
}

.r {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.t {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
  clear: both;
}


/* menu */

.categories {
    display : inline;
    width : 160px;
    padding: 10px 0 10px 0;
    font : bold 15px/18px helvetica, arial, verdana, sans-serif;
}

.categories li {
    width : 160px;
    font : 12px/15px helvetica, arial, verdana, sans-serif;
}

#categories  select {
    width : 160px;
}

.catmenu {
	padding: 0 0 10px 0;
	margin: 0px;
}

/* lists */

ul, dl {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
ul li {
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
  }
  
ul.catlist {
  margin: 3px 0 15px 0;
  }
  
ul.catlist li {
  background:url(/i/bullet.gif) no-repeat 1px 3px;
  text-indent:0;
  }
  
#stats {
	text-align: left;
	font-size: 13px;
	padding: 10px;
	background: #ededed;
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
}

/* cosmos */

.guides ul {
	list-style: none;
	font-size: 140%;
	display: inline;
	margin: 2em 0;
}
			
.guides li {
	margin: 0px;
	line-height: 2em;
	display: inline;
	padding: 0;
}
		
.guides li.keyword1 { 
	font-size: 0.7em; 
}

.guides li.keyword2 { 
	font-size: 0.9em; 
}

.guides li.keyword3 { 
	font-size: 1.0em; 
}

.guides li.keyword4 { 
	font-size: 1.1em; 
}

.guides li.keyword5 { 
	font-size: 1.2em; 
}

.guides li.keyword6 { 
	font-size: 1.3em; 
}


.guides li.keyword7 { 
	font-size: 1.4em; 
}

.guides li.keyword8 { 
	font-size: 1.5em; 
}

.guides li.keyword9 { 
	font-size: 1.6em; 
}

.guides li.keyword10 { 
	font-size: 1.7em; 
}

.guides li.keyword11 { 
	font-size: 1.8em; 
}


.guides li.keyword12 { 
	font-size: 1.9em; 
}

.guides li.keyword13 { 
	font-size: 2.0em; 
}


.guides li.keyword14 { 
	font-size: 2.1em; 
}

.guides li.keyword15 { 
	font-size: 2.2em; 
}

/* comments */

#comment {
	width: 398px;
	height: 100px;
}

/*top stories*/
.top5 { 
	background-color:#fff;
	float: left;
	width:  500px;
	height:280px; 
	margin: 0px 0px 0px 0px; 
	text-align:center;
	background: url(/i/top5bg.jpg); background-repeat: no-repeat; background-position: left;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	}

.top5 a { 
	color:#fff;
	font-weight:normal; 
	}

.top5 .top5text { 
	font-family: helvetica, arial; 
	height:280px; 
	width:250px; 
	margin:0 0 0 250px; 		color:#fff; 
	}

.top5 .topstories { 
	width: 250px;
	height:29px; 
	text-align:center; 
	text-transform: uppercase; 
	margin: 16px 0 0 0; 
	font-size:18px; 
	font-weight:bold; 			letter-spacing:1px;
	float:right;
	color: #B3AFAB;
	margin-bottom:5px;
}

.top5 .leadstory { 	
	font-size: 20px; 
	padding: 0 0 0px 0; 
	}

.top5 .leadstory a:hover { 
	text-decoration: underline;
}

.top5 .leaddesc { 
	font-size:11px; 
	line-height:18px;
	padding: 13px;
	}

.top5 .leaddesc a { 
	font-weight:bold;
 }

.top5 .links { 	  
	margin: 0px 10px 0;
	text-align: left;
	border-top:5px solid #B3AFAB;
	padding: 10px 0 10px 5px;
}

.top5 .links a { 
	font-size:13px;
	line-height:22px;
	background: url(/images/chevron-white.png); background-repeat: no-repeat; background-position: left;
	padding-left: 15px;
}

.top5 .links a:hover { 
	font-size:13px; 
	padding: 0 0 0 15px;
	text-decoration: underline;
	}
