/* 
Lilina News Aggregator
Default theme
*/



/* Global Elements */

html, body {
	background: #000 url("http://www.newyork-ubuntu.com/blog/inc/templates/newyork/bg.jpg") repeat-x fixed top;
	margin: 0; padding: 0; border: 0; font-size: smaller;
	}
html, body, p, ul, input {
    font-family: verdana, tahoma, serif; font-weight: normal;
	color: #000000;
	}
img, a { 
    border: 0; vertical-align: text-bottom;
	}

.c1 {
	background: #fff;
}
.c2 {
	background: #fff;
}
#wrapper {
	width: 750px;
	margin:0 auto; 
	background-color: #fff;	
	padding: 10px;
	border-left: 1px solid #9D9F8B;
	border-right: 1px solid #9D9F8B;
	border-bottom: 4px solid #9D9F8B;
	border-top: 4px solid #9D9F8B;
}
#logo {
    border-bottom:2px solid #cccccc;
    text-align: center;
    padding-bottom: 15px;
}
#left { 
  width:150px; 
  padding-top:0.5em; 
  padding-right:5px; 
  font-size:smaller; 
  border-right:2px solid #cccccc;
}
#left h1 { 
  margin:0px; background-color:#eeeeff; 
  font-size:small; text-align:left;
  padding: 2px;
  padding-bottom: 4px;
}
#left hr { color:#cccccc; }
#left ul { margin-left:15px; 
    padding-left:6px; 
    list-style-image: url("http://www.newyork-ubuntu.com/blog/inc/templates/newyork/bullet.gif");
 }

#wikibody { padding-bottom:1em; padding-top:0.5em; }
#wikititle { padding-left:10px; vertical-align:top; }
#wikitext { padding-left:10px; margin-top:0.5em; }
#wikicmds { font-size:smaller; width: 100px; text-align:right; vertical-align:top; }
#wikifoot { clear:both; border-top:2px solid #cccccc; font-size:smaller; }
a   {text-decoration:none;color:#ba8a55;}
a.visited {color: #f18c33;}
a:hover {background-color: #ba8a55;color: #d83725;}
h1 {font-size: 14pt;}
#navigation a {text-decoration:none;}

#times {
     font-size: 8px; text-align: right; 
     padding-top: 0em; padding-right: 2em; }
#times ul {
	list-style: none;
	margin-top: 3px; margin-left: 3px;
	padding-left: 3px; }
#times li {
	display: inline; border-right:1px solid #AAAAAA; }
#times li.last {
	border-right: none; }
#times li.img {
	margin-top: 2px; }
#times ul li.admin a {
	color: #990000;	margin-left: 3px; }

/* Feed */

.feed { /* Container for items coming from the same feed */ 
	/* Add styling if you want consequent items from the same feed to look "grouped" */
}

h1 { /* Date */
	margin: 0px 0px 0px 0px;
	padding: 4px 0 4px 15px;
	border-top: 1px solid #00005c ;
	font-size: 12px;
	font-weight: bold;
	color: #4c3515;
	/*background: #9E9488;*/
	background: #a2702e;
	clear: both;
	}
.item {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border-top: 1px solid #aac ;
	padding-bottom: 2px ;
	padding-left: 15px;
	}
.face { float: right; height:64px; width 64px; }
.item img {
	margin: 2px 10px 0 0;
	}
.bmark { /* Bookmark image */
	
	}
.time { /* Time Posted */
	margin: 0 4px 0 4px;
	font-style: italic;
	color: #a2702e;
	}
.title { /* Title */
	font-weight: bold;
	color: #4c3515;
	text-decoration: none;
	cursor: pointer;
	}
.source { /* Direct link to weblog post */
	}
.source a {
	margin: 0 0 0 10px;
	color: #990000;
	text-decoration: none;
	}
.excerpt { /* Excerpted content from feed */
	margin: 3px 0 0 3px;
	font-size: 11px;
	width: 90%;
	}

/* Panel */

#panel {
	position: absolute;
	top: 20px;
	right: 2px ;
	padding: 10px;
	/*background: #eeeeee ;*/
	color: #6f6f6f;
	width: 200px;
	display: block;

}
/* Sources */

#sources {
	display: block;
	}
#sources h3 {
	color: #524121
	margin: 0 0 10px 0;
	border-bottom: 1px #CBDFEB dotted;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 98%;
	}
#sources ul {}
#sources li {}
#sources ul li img {}
#sources ul a {
	text-decoration: none;
	border-bottom: 1px dotted ;
}



/* Edit */

.item ul {
/*	list-style: none;
	margin: 15px 0 0 0;*/
	}
.item li {
	font-size: 12px;
	}



/* Footer */

#footer {
	margin: 0px;
	padding-top: 5px;
	border-top: 1px #C7D0EB solid;
	font-size: 10px;
	text-align: center;
	width: 100%;
	}

#main {
	display: block;
	clear: both;
	margin-right: 0px;
	border-right: 0px #aaa solid;
}
li.feed_list_1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

li.feed_list_0 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

li.feed_list_1 span {
	background: #0079A5;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

li.feed_list_0 span {
	background: #FFFFFF;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

@media print{
  /* Basic Structure */
  HTML {
  width:100%
  }
  body {
  background: white;
  font-size: 12pt;
  }
  img {
  border: 0;
  }
  /* Hide Various Elements when printing */
  .hiddenitem, #navigation, #times {
  display: none;
  }
  #navigation img {
  display: inline;
  }
  /* Link Management */
  a:link, a:visited {
  color: #FF0000;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
}
