/*------------------------------------------------------------------------------------
  Global Styles
------------------------------------------------------------------------------------*/

* {
  padding:0;
  margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

/*------------------------------------------------------------------------------------
  Main Layout & Styles
------------------------------------------------------------------------------------*/

body{
  font-family:"Helvetica Neue", Helvetica, Arial, Verdana;
  font-size:12px;
  color:#444;
}

#wrap{
  width:900px;
  margin:0 auto;
  overflow:hidden;
}

#content:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
#content{ display:inline-block; }
* html #content { height: 1%; }
#content{ display:block; }

.main{
  position:relative;
  float:left;
  width:560px;
}

.sidebar{
  float:right;
  width:300px;
  padding-top:55px;
}
.home .sidebar{
  padding-top:0;
}
/* Piece of fucking asswhipe fucking shit ass fuck you Safari */
html>body*#wrap .sidebar{
  float:left;
  margin-left:40px;
}

/*------------------------------------------------------------------------------------
  Header
------------------------------------------------------------------------------------*/

#header{
  position:relative;
  padding:23px 0;
}
#header a:hover{
  border:none;
}

ul#nav{
  position:absolute;
  top:54px;
  right:0;
}

ul#gnav{
  position:absolute;
  top:37px;
  right:0;
}

/*------------------------------------------------------------------------------------
  Navigation
------------------------------------------------------------------------------------*/

ul#nav{
  list-style-type:none;
  height:25px;
  margin:0 -5px 0 0;
}
ul#nav li{
  display:inline;
  margin:0;
}
ul#nav li a{
  float:left;
  height:25px;
  text-indent:-9999px;
  text-decoration:none;
  background:url(../images/navigation_matrix.gif);
}
ul#nav li.home a{
  width:45px;
  background-position:0 0;
}
ul#nav li.home a:hover{
  background-position:0 -25px;
}
ul#nav li.features a{
  width:67px;
  background-position:-45px 0;
}
ul#nav li.features a:hover{
  background-position:-45px -25px;
}
ul#nav li.resources a{
  width:77px;
  background-position:-112px 0;
}
ul#nav li.resources a:hover{
  background-position:-112px -25px;
}
ul#nav li.tips a{
  width:39px;
  background-position:-189px 0;
}
ul#nav li.tips a:hover{
  background-position:-189px -25px;
}
ul#nav li.reviews a{
  width:65px;
  background-position:-228px 0;
}
ul#nav li.reviews a:hover{
  background-position:-228px -25px;
}
ul#nav li.marks a{
  width:55px;
  background-position:-293px 0;
}
ul#nav li.marks a:hover{
  background-position:-293px -25px;
}
ul#nav li.tipsresources a{
  width:120px;
  background-position:-348px 0;
}
ul#nav li.tipsresources a:hover{
  background-position:-348px -25px;
}

ul#gnav{
  list-style-type:none;
  width:251px;
  height:15px;
  margin:0 -3px 0 0;
}
ul#gnav li{
  display:inline;
  margin:0;
}
ul#gnav li a{
  float:left;
  height:15px;
  text-indent:-9999px;
  text-decoration:none;
  background:url(../images/gnav_matrix.gif);
}
ul#gnav li.about a{
  width:32px;
  background-position:0 0;
}
ul#gnav li.about a:hover{
  background-position:0 -15px;
}
ul#gnav li.projects a{
  width:50px;
  background-position:-32px 0;
}
ul#gnav li.projects a:hover{
  background-position:-32px -15px;
}
ul#gnav li.network a{
  width:49px;
  background-position:-82px 0;
}
ul#gnav li.network a:hover{
  background-position:-82px -15px;
}
ul#gnav li.advertising a{
  width:63px;
  background-position:-131px 0;
}
ul#gnav li.advertising a:hover{
  background-position:-131px -15px;
}
ul#gnav li.contact a{
  width:48px;
  background-position:-194px 0;
}
ul#gnav li.contact a:hover{
  background-position:-194px -15px;
}
ul#gnav li.lifestream a{
  width:58px;
  background-position:-242px 0;
}
ul#gnav li.lifestream a:hover{
  background-position:-242px -15px;
}

/*------------------------------------------------------------------------------------
  Footer
------------------------------------------------------------------------------------*/

#footer{
  height:16px;
  padding:10px 0 20px 0;
  font-size:10px;
  color:#999;
  border-top:1px solid #ccc;
}
#footer p, #footer ul, #footer ul li{
  margin:0;
  height:16px;
  line-height:16px;
}

#footer .copyright{
  float:left;
  padding-left:20px;
  background:url(../images/footer_copyright.gif) 0 0 no-repeat;
}

ul#fnav{
  list-style-type:none;
  float:right;
}
ul#fnav li{
  padding-left:23px;
  margin-left:28px;
  float:left;
  display:inline;
}
ul#fnav li.dreamhost{
  background:url(../images/footer_dreamhost.gif) 0 0 no-repeat;
}
ul#fnav li.wordpress{
  background:url(../images/footer_wordpress.gif) 0 0 no-repeat;
}
ul#fnav li.syndicate{
  background:url(../images/footer_syndicated.gif) 0 0 no-repeat;
}
ul#fnav li a{
  color:#999;
  border-color:#ccc;
}

/*------------------------------------------------------------------------------------
  Type
------------------------------------------------------------------------------------*/

.main p, .sidebar p{
  margin:16px 0;
}

a{
  text-decoration:none;
  color:#3399cc;
  outline:none;
}
a:visited{
  color:#457289;
}
a:hover{
  color:#007bb8;
  border-bottom:1px dotted #0e6591;
}

sup{
  font-size:0.7em;
}

h1{
  margin:30px 0 18px 0;
  font-size:18px;
  color:#000;
}
h1 em{
  font-style:normal;
  color:#666;
}

h2{
  margin:1em 0 -0.5em 0;
  font-size:1em;
  color:#000;
  border-bottom:1px dotted #BBB;
}

.sidebar h2{
  margin:36px 0 16px 0;
  font-size:16px;
  font-weight:normal;
  color:#000;
  border:none;
}
.sidebar h2 .minty{
  padding-left:3px;
  font-size:9px;
  color:#99cc66;
}

h3{
  margin:12px 0 -15px 0;
  font-size:12px;
  color:#000;
}
h3 a, h3 a:visited{ color:#000; }
h3 a:hover{ color:#000; border:none; }

h4{
  font-size:1em;
  font-weight:normal;
  color:#000;
}

.figure{
  margin:19px 0 1em 0;
  padding:2px;
  text-align:center;
  border:1px solid #ddd;
  background:#f5f5f5;
  line-height:0;
}
.fig-a{
  float:right;
  margin-left:15px;
}
.figure small{
  margin:2px 0 0 0;
  padding:5px 7px;
  display:block;
  font-size:10px;
  line-height:12px;
  text-align:left;
  color:#666;
  background:#ddd;
}
.figure small strong{
  text-transform:uppercase;
}

blockquote{
  margin:1em 0;
  padding:0 35px;
  font-size:11px;
  border:1px dotted #ddd;
  border-left:none;
  border-right:none;
  background:url(../images/blockquote_open.gif) 0 12px no-repeat;
}
.main blockquote p{
  margin:12px 0;
  color:#000;
}

.sidebar ul{
  list-style-type:square;
  margin-left:0px;
}

ul.outbound li{
  margin:0;
  padding:0 0 0 16px;
  list-style-type:none;
  background:url(../images/boxarrow-inactive.gif) 0 4px no-repeat;
}
ul.outbound li:hover{
  background-image:url(../images/boxarrow.gif);
}

ul.feeds{
  margin:17px 0 -8px 0;
  list-style-type:none;
  font-weight:bold;
}
ul.feeds li{
  margin:8px 0;
}
ul.feeds li a{
  display:block;
  height:12px;
  line-height:12px;
  padding:0 0 1px 20px;
  color:#000;
  border:none;
  background:url(../images/icon_rss.gif) 0 1px no-repeat;
}
ul.feeds li a:hover{
  color:#666;
}

ul.entries{
  margin:-10px 0 15px 0;
}
ul.entries li{
  list-style-type:none;
  margin:0;
  padding:10px 0 10px 25px;
  background:url(../images/icon_article.gif) 0 14px no-repeat;
  border-bottom:1px dotted #bbb;
}
ul.entries li h4{
  margin:0;
  font-size:11px;
}
ul.entries li h4 a{
  color:#000;
  border-color:#ccc;
}
ul.entries li h4 a em{
  color:#666;
  font-style:normal;
}
ul.entries li p{
  margin:0;
  font-size:10px;
  color:#999;
}

/*------------------------------------------------------------------------------------
  Widgets
------------------------------------------------------------------------------------*/

ul.tags{
  list-style-type:none;
  height:14px;
  margin:0 0 8px 0;
  padding:4px 0 0 0;
}
ul.tags li{
  float:left;
  height:14px;
  margin:0 4px 0 0;
  background:url(../images/tag_ends.gif) 0 0 no-repeat #cc0000;
}
ul.tags li a{
  display:block;
  height:14px;
  line-height:13px;
  padding:0 6px;
  font-size:10px;
  color:#fff;
  border:none;
  background:url(../images/tag_ends.gif) 100% 0 no-repeat;
}

/*------------------------------------------------------------------------------------
  Forms
------------------------------------------------------------------------------------*/

.textfield, dl.form input{
  padding:1px 0 0 0;
  height:14px;
  border:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  border-top:1px solid #7c7c7c;
  font-size:10px;
}

form.comment{
  margin:-10px 0 10px 0;
}

dl.form{
  height:20px;
}
dl.form input{
  width:200px;
  padding-top:3px;
  padding-bottom:1px;
}
dl.form dt, dl.form dd{
  margin:0;
  position:absolute;
}
dl.form dt{
  left:220px;
  padding-top:1px;
  font-size:11px;
  color:#333;
}
dl.form dt .note{
  color:#999;
}
html>body*#wrap dl.form dt{ /* safari hack */
  left:355px;
}
dl.form dd{
}

textarea{
  width:98.2%;
  height:200px;
  padding:5px;
  border:1px solid #c3c3c3;
  border-bottom:1px solid #ddd;
  border-top:1px solid #7c7c7c;
  font-family:Helvetica, Arial, sans-serif;
  font-size:12px;
}

div.actions{
  text-align:right;
  padding:10px 0 0 0;
}

input.button{
  padding:5px 10px;
  font-size:11px;
  font-weight:bold;
  background:#f1f1f1;
  border:3px double #ddd;
  border-right-color:#aaa;
  border-bottom-color:#aaa;
}
input.button:active{
  border-color:#aaa;
  border-right-color:#ddd;
  border-bottom-color:#ddd;
}

/*------------------------------------------------------------------------------------
  Table Styles
------------------------------------------------------------------------------------*/

table{
	width:100%;
	border-top:1px solid #CCCCCC;
	border-bottom:2px solid #CCC;
	color:#000000;
	background:#FFFFFF;
	border-collapse:separate;
	font-size:11px;
}
caption{
	padding:10px 10px 5px 0;
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
th{
	text-align:center;
	padding:5px;
}
td{
	text-align:center;
	padding:3px 5px;
}
.odd td{
	background:#F0F1F2;
}
table.data th, table.data td{
  text-align:left;
}

/*------------------------------------------------------------------------------------
  Main Styles
------------------------------------------------------------------------------------*/

.main{
  font-size:12px;
  line-height:19px;
}
.home .main, .sidebar{
  line-height:16px;
  font-size:11px;
}

body{
  background:url(../images/back_dotted-backpage.gif) 0 112px repeat-x;
}
body.feature-article{
  background:url(../images/back_dotted-feature.gif) 0 112px repeat-x;
}
body.home{
  background:url(../images/back_dotted-home.gif) 0 112px repeat-x;
}

#feature{
  position:relative;
  height:100px;
  padding:5px 0;
  overflow:hidden;
}

#tabnav{
  list-style-type:none;
  margin:36px 0 18px 0;
  font-size:16px;
}
#tabnav li{
  margin:0;
  padding-right:30px;
  padding-left:0;
  display:inline;
  background:transparent;
}
#tabnav li a{
  color:#ccc;
  border:none;
}
#tabnav li a:hover{
  color:#999;
}
#tabnav li a.active{
  color:#000;
}

.main ul, .main ol{
  margin:16px 0;
}
.main ul li{
  list-style-type:none;
  margin-left:10px;
  margin-bottom:5px;
  padding-left:15px;
  background:url(../images/icon_li.gif) 0 5px no-repeat;
}
.main ol li{
  margin-left:32px;
  margin-bottom:5px;
}

/*------------------------------------------------------------------------------------
  Code Styles
------------------------------------------------------------------------------------*/

pre{
  margin:16px 0;
  padding-left:10px;
  border-left:1px solid #eee;
  overflow:auto;
}
pre code{
  display:block;
}
pre>code{
  padding-top:15px;
  background:url(../images/pxl_code.gif) 0 0 no-repeat;
}
pre>code.html{
  background:url(../images/pxl_html.gif) 0 0 no-repeat;
}
pre>code.javascript{
  background:url(../images/pxl_javascript.gif) 0 0 no-repeat;
}
pre>code.ruby{
  background:url(../images/pxl_ruby.gif) 0 0 no-repeat;
}
pre>code.php{
  background:url(../images/pxl_php.gif) 0 0 no-repeat;
}
code{
  font-family:"Courier New", Courier, sans-serif;
  font-size:13px;
  color:#000;
}
code span.global{
  color:#3388DD;
}
code span.brackets{
  color:#777777;
}
code span.string {
  color:blue;
}
code span.symbol, code span.selectors{
  color:#1199EE;
}
code span.properties{
  color:#BB4411;
}
code span.keywords{
  color:#44BB22;
}
code span.comment{
  color:#999;
}
code span.shell{
  background:#f1f1f1;
}

code.html span.tag, code.xaml span.tag{
  color:#BB4411;
}
code.html span.attribute, code.xaml span.attribute{
  color:#44BB22;
}
code.html span.string, code.xaml span.string{
  color:blue;
}
code.html span.comment, code.xaml span.comment{
  color:#999999;
}
code.html span.doctype{
  color:#D7FF80;
}

/*------------------------------------------------------------------------------------
  Notices / Warnings
------------------------------------------------------------------------------------*/

.infobox{
  margin:16px 0;
  padding:10px 10px 8px 10px;
  background:#ffffec;
  border:1px solid #cacab1;
}
.infobox p{
  margin:0;
}

.product{
  position:relative;
  margin:16px 0;
  border:3px solid #eee;
  background:#fafafa;
}
.product:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .product {height: 1%;}

.product .product-picture{
  margin-right:15px;
  float:left;
  border-right:3px solid #eee;
  line-height:1px;
}
.product ul.product-details{
  margin:8px 0;
}
.product ul.product-details li{
  margin:0;
  padding:0;
  background:transparent;
}
.product .product-buylink{
  position:absolute;
  bottom:8px;
  right:12px;
  font-weight:bold;
}

.figure .greed_advertisment p{
  margin:0;
}

/*------------------------------------------------------------------------------------
  @group Fusion Ads
------------------------------------------------------------------------------------*/

.fusionentire{
  margin:10px 0;
  display:block;
  font-weight:bold;
}

/* @end *//*------------------------------------------------------------------------------------
  Sidebar
------------------------------------------------------------------------------------*/

.sidebar .section{
  margin-bottom:-6px;
}

.search{
  margin:24px 0 42px 0;
}
.search .searchfield{
  width:242px;
}
.search button{
  padding:0;
  border:none;
  font-family:Helvetica, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  background:transparent;
  cursor:pointer;
}

.stats{
  margin:11px 0 18px 0;
  font-size:10px;
}
.stats img{
  margin:2px 0 0 0;
  float:right;
}
.stats h4{
  margin:-2px 0 0 0;
}
.stats p{
  margin:0px 0 0 0;
  font-size:9px;
  color:#999;
}

p.note{
  margin-top:-1px;
  font-size:10px;
  color:#999;
}

ul.network{
  list-style-type:none;
  margin:20px 0 37px 0;
}
ul.network li{
  margin:10px 0;
  height:43px;
}
ul.network li:hover{
  background:#f2f2f2;
}
ul.network li img{
  float:left;
  margin-right:10px;
  border:2px solid #ccc;
}
ul.network li a{
  border:none;
}
ul.network h4{
  margin:0;
  padding:4px 0 0 0;
  font-weight:bold;
}
ul.network h4 a{
  color:#000;
}
ul.network p{
  margin:-1px 0 0 0;
  font-size:10px;
}
ul.network p a{
  color:#999;
}

p.ninerules{
  margin:18px 0 28px;
}
p.ninerules a{
  border:none;
}

p.avatar-block{
  height:42px;
  margin-bottom:20px;
  padding:11px 10px 3px 3px;
  background:url(../images/avatar_back.gif) 0 0 no-repeat;
}
.avatar-block .avatar{
  float:left;
  margin-top:-8px;
  margin-right:17px;
}
.avatar-block p{
  margin:0;
  padding-top:20px;
}/*------------------------------------------------------------------------------------
  Lifestream
------------------------------------------------------------------------------------*/

dl.lifestream{
  margin:1px 0 0 0;
  background:#f5f5f5;
  font-size:11px;
  clear:both;
}
dl.lifestream dt{
  margin:0;
  padding:8px 5px 5px 5px;
  float:left;
  width:100px;
  text-transform:uppercase;
  line-height:12px;
}
dl.lifestream dt span{
  display:block;
  color:#999;
  font-size:10px;
  text-transform:lowercase;
  display:none;
}
dl.lifestream dd{
  position:relative;
  margin:0 0 0 115px;
  padding:5px;
  border-left:1px solid #fff;
  background:#eee;
}
dl.lifestream p{
  margin:0;
}
dl.lifestream p.permalink{
  position:absolute;
  bottom:5px;
  right:5px;
}
dl.lifestream p.permalink a{
  color:#333;
}

.twitter dt a{
  color:#7edff8;
}
.flickr dt a{
  color:#0063dc;
}
.flickr dt a em{
  color:#ff0084;
  font-style:normal;
}
.lastfm dt a{
  color:#d01f3c;
}
.blog dt a{
  color:#000;
}

.flickr .flickrthumb{
  position:relative;
  left:3px;
  top:4px;
}/*------------------------------------------------------------------------------------
  Feature
------------------------------------------------------------------------------------*/

.home #feature{
  position:relative;
  height:255px;
  padding:0;
  overflow:hidden;
}
#feature a{
  border-bottom:none;
}

#feature h2.title{
  position:absolute;
  top:0;
  left:0;
  margin:0;
  padding:9px 10px 7px 10px;
  font-size:9px;
  font-weight:normal;
  text-transform:uppercase;
  color:#ccc;
  border:none;
  background:#333;
  z-index:2;
}

#feature #storywrap{
  position:relative;
  width:10000px;
}
#feature .story{
  position:relative;
  float:left;
  margin:0;
  width:900px;
  height:230px;
}
#feature .story .info{
  position:absolute;
  top:0;
  right:0;
  width:278px;
  height:180px;
  padding:25px 22px;
  line-height:1.5;
  color:#b8b8b8;
  background:url(../images/black_fade.png) 0 0 repeat-y;
}
#feature #browse-archives .info, #feature #the-network .info{
  width:556px;
}
#feature .story .info h3{
  margin:0 0 -3px 0;
  line-height:1.2;
  font-size:18px;
  font-weight:normal;
  text-transform:none;
  color:#fff;
}
#feature .story .info h3 em{
  font-style:normal;
  color:#d2d2d2;
}
#feature .story .info a{
  font-weight:bold;
}

#feature #featurenav{
  clear:both;
  height:25px;
  margin:0;
  background:#000;
  border-top:1px solid #666;
}
#feature #featurenav li{
  list-style-type:none;
  float:left;
  height:25px;
  margin:0;
}
#feature #featurenav li a{
  display:block;
  height:24px;
  margin-top:-1px;
  padding:0 10px;
  font-size:10px;
  line-height:24px;
  color:#fff;
  border-top:1px solid #666;
  background:#000;
}
#feature #featurenav li a:hover{
  background:#252525;
}
#feature #featurenav li.active a{
  color:#000;
  border-top:1px solid #fff;
  background:#fff;
}
#feature #featurenav li a em{
  color:#ccc;
  font-style:normal;
}
#feature #featurenav li.active a em{
  color:#666;
}
#feature #featurenav li span{
  display:block;
  height:24px;
  padding:0 10px;
  font-size:10px;
  line-height:24px;
  color:#ccc;
  text-transform:uppercase;
}

#feature .columns .first{
  float:left;
  padding-right:25px;
  width:253px;
}
#feature .columns .last{
  float:right;
  width:278px;
}

.timearchive{
  font-size:11px;
}
.category-cloud{
  font-size:12px;
  color:#444;
}
.timearchive h4{
  margin:12px 0 0 0;
  font-weight:normal;
  border-bottom:1px solid #444;
  color:#999;
}
.timearchive h4 a{
  color:#999;
}
.timearchive ul{
  margin:0 0 -7px 0;
}
.timearchive ul li{
  list-style-type:none;
  display:inline;
  margin:0;
  padding:0 3px 0 0;
}
.timearchive ul a{
  color:#666;
}
.category-cloud a{
  color:#999;
}
#the-network .category-cloud a{
  color:#fff;
}
.category-cloud a strong{
  color:#ccc;
}
#feature .story .timearchive a, #feature .story .category-cloud a{
  font-weight:normal;
}
#feature .story .timearchive a:hover, #feature .story .category-cloud a:hover{
  border-bottom:1px dotted #ccc;
}

/*------------------------------------------------------------------------------------
  Homepage Stories
------------------------------------------------------------------------------------*/

.story{
  margin:0 0 32px 0;
  overflow:hidden;
}
.story .meta{
  position:relative;
  height:12px;
  padding:4px 0;
  font-size:9px;
  color:#000;
  border-top:1px solid #e6e6e6;
}
.story .meta p{
  position:absolute;
  top:4px;
  margin:0;
}
.meta .date{
  left:0;
}
.story  p.ratings{
  margin-top:4px;
  left:350px;
  width:50px;
  background:url(../images/stars_dull.gif) 0 0 repeat-x;
}
.ratings span{
  display:block;
  text-indent:-9999px;
  background:url(../images/stars_dark.gif) 0 0 repeat-x;
}
.story  .ratings .rating{
  display:none;
}
.story .meta .go{
  right:0;
  text-transform:uppercase;
}
.story .meta .go a{
  color:#000;
  border-color:#ccc;
}
.story .meta .go .separator{
  padding:0 2px;
}

.tipsresources h3{
  text-transform:uppercase;
}
.tipsresources a.more{
  margin-left:5px;
  font-weight:bold;
}

.archives .story{
  font-size:11px;
  line-height:16px;
}
.hreview .item:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.hreview .item{ display:inline-block; }
* html .hreview .item{height: 1%;}

.hreview .photo{
  float:left;
  margin-right:10px;
  border:3px solid #ccc;
}
.hreview .description{
  float:left;
  width:469px;
}

.mark h3{
  margin:16px 0 5px 0;
  float:left;
}
.mark h3 a.sublink{
  margin-left:5px;
  font-size:11px;
  font-weight:normal;
  color:#666;
  border-color:#999;
}
.home .mark p.ratings{
  position:relative;
  left:0;
  margin:16px 0 0 0;
  float:right;
}
.mark img.thumb{
  border:3px solid #ccc;
  height:100px;
}
.mark p{
  margin:0;
}
.mark .meta{
  border:none;
}/*------------------------------------------------------------------------------------
  Archives
------------------------------------------------------------------------------------*/

ul.archives{
  margin:20px 0 0 0;
}
ul.archives:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html ul.archives {height: 1%;}
ul.archives li{
  list-style-type:none;
  float:right;
  width:270px;
  margin:0 0 20px 0;
  padding:0;
  font-size:11px;
  background:transparent;
}
ul.archives li.odd{
  clear:both;
  float:left;
  padding-right:20px;
}
ul.archives li h3{
  margin:0;
  font-size:11px;
}
ul.archives li p{
  margin:0;
}
ul.archives a{
  color:#000;
  border-color:#ccc;
}
ul.archives p a{
  color:#333;
}/*------------------------------------------------------------------------------------
  Feature
------------------------------------------------------------------------------------*/

.feature-article #feature{
  height:135px;
}

.section-heading{
  margin:30px 0;
  padding:0 12px;
  height:39px;
  background:url(../images/comments_heading.gif) 0 0 no-repeat;
}
.section-heading-small{
  margin:20px 0 10px 0;
  padding:0 12px;
  height:25px;
  background:url(../images/section_heading-small.gif) 0 0 no-repeat;
}
.section-heading h2{
  margin:0;
  float:left;
  line-height:39px;
  text-transform:uppercase;
  border:none;
}
.section-heading-small h2{
  margin:0;
  line-height:25px;
  text-transform:uppercase;
  font-weight:normal;
  font-size:11px;
  color:#666;
  border:none;
}
.results .section-heading-small h2{
  float:left;
}
.section-heading h2.comments{
  padding-left:23px;
  background:url(../images/section_icon-comments.gif) 0 50% no-repeat;
}
.section-heading h2.addcomment{
  padding-left:23px;
  background:url(../images/section_icon-addcomment.gif) 0 50% no-repeat;
}
.section-heading p{
  margin:0;
  float:right;
  line-height:39px;
  font-size:11px;
}
.section-heading a.rss{
  padding:2px 25px 2px 0;
  background:url(../images/comment_rss.gif) 100% 50% no-repeat;
}
.section-heading a{
  color:#666;
  font-size:10px;
  text-transform:uppercase;
  border:none;
}
.section-heading a:hover{
  color:#000;
}

/*------------------------------------------------------------------------------------
  Comments
------------------------------------------------------------------------------------*/

ol.comments{
  margin:20px 0;
}
ol.comments li{
  position:relative;
  margin:30px 0;
  list-style-type:none;
  border-bottom:5px solid #f1f1f1;
}
ol.comments li li{
  margin:0 0 5px 10px;
  border:none;
}
ol.comments li.author{
  border-bottom-color:#000;
}

ol.comments .cite{
  height:35px;
  padding-bottom:7px;
  border-bottom:1px dotted #ddd;
  background:url(../images/comment_heading-light.gif) 0 0 repeat-x;
}
ol.comments li.author .cite{
  background-image:url(../images/comment_heading-dark.gif);
}
ol.comments .cite a.gravatar{
  float:right;
  padding-left:7px;
  border:none;
  background:#fff;
}
ol.comments .cite div{
  float:left;
  height:39px;
  padding-right:7px;
  background:#fff;
}
ol.comments .cite cite a{
  color:#000;
  border:none;
  font-weight:bold;
  font-style:normal;
}
ol.comments .cite p{
  margin:-2px 0 0 0;
  font-size:11px;
  color:#999;
}
ol.comments .cite p a{
  color:#666;
  border:none
}

.editlink{
  display:none;
  position:absolute;
  top:10px;
  left:0;
  height:20px;
}
.editlink a{
  color:#eee;
  font-size:10px;
  text-transform:uppercase;
}
.editlink a:hover{
  color:#333;
}
.main:hover .editlink{
  display:block;
}

.comments .editlink{
  position:absolute;
  bottom:5px;
  right:0;
  top:auto;
  left:auto;
  font-size:10px;
}
.comments .editlink a{
  color:#000;
}

.main:hover .comments li:hover .editlink{
  display:block;
}
.main:hover .comments .editlink{
  display:none;
}

/*------------------------------------------------------------------------------------
  Feature
------------------------------------------------------------------------------------*/

.feature-article #feature{
  padding:0;
}

#feature .storyhead{
  width:900px;
  height:135px;
  overflow:hidden;
  position:relative;
}

#feature .storyhead .stats{
  position:absolute;
  top:0;
  right:0;
  width:278px;
  height:85px;
  margin:0;
  padding:25px 22px;
  line-height:1.5;
  color:#b8b8b8;
  background:url(../images/black_fade.png) 0 0 repeat-y;
}

#feature .stats{
  color:#fff;
}
#feature .stats a{
  color:#fff;
  border-bottom:1px dotted #ccc;
}
#feature .stats h4{
  margin:0;
  color:#fff;
  font-size:12px;
  font-weight:bold;
}
#feature .stats h4 span{
  padding-right:20px;
  background:url(../images/icon_stats.gif) 100% 50% no-repeat;
}
#feature .stats ul{
  margin:5px 0 0 0;
  color:#eee;
}
#feature .stats ul li{
  list-style-type:none;
  margin-left:0;
}

/*------------------------------------------------------------------------------------
  Search Results
------------------------------------------------------------------------------------*/

.results .result{
  margin:12px 0;
  font-size:11px;
}
.results .result h3 a{
  color:#000;
}
.results .result p{
  margin-top:12px;
  color:#999;
}<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/warpspire/warpspire.com/wp-content/themes/warpspire.v2/css/master.php</b> on line <b>20</b><br />
