/*-----------------------------------------------------------------------------------------------
  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; }

.antani, .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; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#272727;
	color:#BFBFBF;
	font-size:12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}

a{
	color:#FFF;
}

h1{
	color:#CCC;
	font-size:1.9em;
	font-weight:normal;
	margin:1.5em 0;
}

h2{
	font-size:1.5em;
}

h3{
	font-size:1.15em;
}

h2, h3{
	color:#FFF;
	font-weight:normal;
}

#primary h2{
	color:#CCC;
}

p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
  line-height:1.75em;
}

blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:2px solid #CCC;
	color:#CCC;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background: #000 url(/images/header.jpg) no-repeat scroll center top;
}
#header .inside{
	padding:2em 0 5em;
}

#header h2{
	font-size:3em;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0.25em 0;
	border-right:1px solid #808080;
	float:left;
}
#header h2 a{ text-decoration:none; }

#header .description{
	padding:1.5em 0;
	margin:0;
	line-height:1em;
  float: left;
}

#header .search {
  float:right;
  position: relative;
  top: 3px;
  right: 10px;
}

#header .search input {
  font-size: 1.3em;
}

#header .search input[type=text] {
  background-color: #ddd;
  border: 3px solid #ddd;
  color: #666;
}

#header .search input[type=image] {
  position: relative;
  top: 8px;
}


/* Google AdSense */
ins {
  float: right;
  top: 0;
}
div.ads {
  float: right;
  width: 21%;
}
div.ads ins {
  right: 0;
}
.single-post ins {
  right: -3%;
  width: 70px !important;
}

#share-icons {
  border-bottom:1px solid #333333;
  margin-bottom:1em;
  padding:0.5em;
}

#share-icons span {
  display: block;
  margin-bottom: 0.3em;
}

.single-post #share-icons {
  float: none;
}

#share-icons img {
  vertical-align:middle;
  border:0;
}

#license {
  text-align: center;
  border-bottom: 1px solid #333333;
  padding-bottom: 1em;
  margin-bottom: 3em;
}

.single-post #license {
  margin-bottom: 1em;
}

#feedjit {
  background:transparent url(/images/jit-spinner.gif) no-repeat scroll 50% 50%;
  margin-bottom:3em;
  min-height:350px;
  min-width:220px;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	background:#000;
	padding:1px 0 2em 0;
	color:#999999;
}

#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}

#primary.twocol-stories .story{
	width:75%;
	margin:0 0 7% 1%;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
}

#twitter {
  background: #111111 url(/images/twitter.png) no-repeat scroll 99% 5%;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  margin: 0 0 3em 3em;
  width: 60%;
  padding: 1em 1.5em;
}

#tweets .spinner {
  position: relative;
  left: 35%;
}

#twitter p {
  text-align: right;
  margin: 0;
}

#tweets ul, #tweets li {
  margin:0;
  padding:0;
}

#tweets ul li {
  list-style-type: none;
  padding-bottom: 0.3em;
}

#tweets .twitterTime {
  font-size: 0.8em;
  margin-left: 0.4em;
  font-style: italic;
}

#tweets .twitterTime a {
  color: #666;
}

.story h3{
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#CCC;
}
.story h3 a{
	color:#CCC;
	text-decoration:none;
	border-bottom:1px dotted #666;
}

.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #333;
	padding:0.5em 0;
	font-size:0.95em;
	color:#4D4D4D;
}
.story .read-on{
  text-align:right;
  background-color:#080808;
}
.story .read-on a{
  font-size:1.4em;
  font-style:italic;
  display:block;
	padding-right:5px;
}
.story .details a{
	color:#4D4D4D;
	text-decoration:none;
}

/* Single Post Styles */

#primary .primary{
	float:right;
	width:65%;
  padding-right:2%;
}
#primary .secondary{
	float:left;
	width:23%;
	margin-right:2%;
	/*padding-top:0.65em;*/
	display:inline;
}
* html #primary .secondary{ margin-right:4%; }

#primary .navigation {
  margin-top: 60px;
}

#primary .previous {
  float: left;
  margin-left: 20px;
  font-size: 2.0em;
}

#primary .next {
  float: right;
  margin-right: 20px;
  font-size: 2.0em;
}

#primary .share-article {
  margin-top: 3.4em;
}

#primary a:visited {
  color: #969696;
}

#primary a:hover {
  background-color: #666;
  color:#FFF !important;
  text-decoration: none !important;
}

.secondary .featured {
  margin-bottom: 3em;
}

.secondary .featured p{
	border-bottom:1px solid #333333;
	border-top: 1px solid #333333;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #333333;
	padding:0.5em 0 0.6em 0;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#AAA;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#808080; }
.secondary dd a:hover{ color:#FFF; }

dd.tags strong { color:#ccc; }
dd.tags a { text-decoration: none }

/* .single-post h1, .single-post h2{ margin-top:0; } */

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
	background:#0C0C0C;
	padding:1px 2em;
	border-top:1px solid #1C1C1C;
}

.comment-icon{
  background-image: url(/images/commentsicon.jpg);
  float:left;
  height:32px;
  margin: 5px 15px 0 0;
  width:32px;
}

.comment-head{
	border-bottom:1px solid #1C1C1C;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head h2{
	font-size:1.5em;
	margin:0;
}
.comment-head a{
	text-decoration:none;
	color:#868686;
}
.comment-head .details{
	font-size:0.95em;
}

#comments {
	list-style-type:none;
	margin:2em 0;
}
#comments li{
	list-style-type:none;
	margin:2em 0;
}

#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .avatar{ display: block; float: left; margin-left: 20px; }
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#666;
	border:1px solid #999;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

.error {font-size:4em; text-align:center; color:#f00;}
.error a {font-size:0.6em;text-decoration:none;line-height:3.4em;border-bottom:1px dotted #ccc;}

#comments .pingback cite .author{
	display:block;
	padding-top:68px;
}

#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #868686;
	padding: 0 0 0 2%;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}

#comment{
	float: right;
	width:40em;
  margin-bottom: 2em;
}
#comment input[type=text]{
	width: 21.55em;
	margin:5px 0;
  font-size: 1.5em;
}
#comment h3{
  font-size: 1.8em;
  margin-bottom: 0;
}
textarea#comment_body{
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.4em;
  height:12em;
  margin:5px 0;
  padding:0.3em;
  width:27em;
}
label.text{
  display:block;
  float:left;
  font-size:1.2em;
  left:0.3em;
  margin:0;
  position:relative;
  top:0.8em;
  width:5em;
}
.formactions input[type=submit]{ 
  float:right;
  font-size:1.5em;
  margin:0.2em 0.8em;
  /* padding:0 1.5em; */
  width: 6em;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

#ancillary{
	padding:2em 0 0 0;
  border-top: 1px solid white;
}
#ancillary .block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
#ancillary .twice-length{ width:65%; }
#ancillary .thrice-length{ width:100%; }
* html #ancillary .block{
	margin:0 0 0 4%;
}
#ancillary .first, * html #ancillary .first{
	clear:both;
	margin:0;
}
#ancillary .block-separator{
	clear:both;
	height:2.5em;
}

#ancillary .block h2, #ancillary .block h3{
	margin:0 0 2em 0;
}

ul.dates, ul.counts{
	list-style-type:none;
	margin:1.5em 0;
	border-top:1px solid #3D3D3D;
}
ul.dates li, ul.counts li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #3D3D3D;
}
ul.dates .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

ul.counts .count{
	float:right;
	color:#858585;
}

ul.dates a, ul.counts a{
	color:inherit;
	color:#BFBFBF;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count{ 
	color:#FFF;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#939393;
	margin:2em 0 3em 0;
}
#footer .inside{
	padding:1em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}
#footer p.copyright{ float:left; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0 0 0 1em;
	text-decoration:none;
	color:#525252;
}
#footer p.attributes a:hover{
	color:#FFF;
}

#footer .glider{
  float:right;
  margin-left:16px;
  position:relative;
  top:-16px;
}

#print-footer {
  display: none;
}
