/*
Theme Name: Emilio K2
Theme URI: http://www.technewsonline.net/tno-theme/
Description: The sequel in spirit to <a href="http://binarybonsai.com/kubrick/">Kubrick</a>, now with 3 columns.
Version: Alpha Three
Author: Michael Heilemann &amp; OMEITOR
Author URI: http://www.technewsonline.net/


/*- Page Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background-color: #fff;
	text-align: center;
	margin: 20px 0 30px;
	}


#header 
	{
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	background: #38c;
	}

.comments {
	text-align: left;
	padding: 0;
	position: relative;
	}

#footer {
	margin: 10px auto 0;
	}
	

/*- Menu */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 15px 15px 3px 3px;
	}

ul.menu li a {
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	/* text-transform: lowercase;*/
	color: #999;
	margin: 0;
	background: transparent;
	}

ul.menu li a:hover {
	background: transparent;
	color: #ff5500!important;
	text-decoration: underline;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #ff5500 !important;
	background: transparent;
	text-decoration: underline;
	
}




/*- Headers */

h1, h2, h3, h4 {
	font-family: 'Century Gothic', 'Lucida Grande', 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 { /* H1 is used for the title of your blog */
	font-size: 3em;
	letter-spacing: -1px;
	padding-top: 75px;
	margin: 0 0 0 40px;
	font-weight: bold !important;
	width: 100%;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none !important;
	color: white;
	}

#header .description { /* Blog description, under blog title */
	font-size: 1em;
	margin: 0 0 0 40px;
	}

.primary h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 50px;
	padding: 0;
	letter-spacing: -1px;
	text-align: center;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
	}
	
.leftsidebar h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
	}
.rightsidebar h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	margin: 20px 0 0;
	padding: 0;
	}
	
.primary h3, .primary h4 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0;
	margin: 0;
	display: inline;
	}

.primary h4 {
	font-size: 1.7em;
	}

.metalink a, .metalink a:visited /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */

.rightsidebar span a, .secondary span a:visited {
	font-size: 1.7em;
	color: #999 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	letter-spacing: -1px;
	}

.leftsidebar span a, .secondary span a:visited {
	font-size: 1.7em;
	color: #999 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	letter-spacing: -1px;
	}


.leftsidebar span a {
	font-size: .8em;
	}

.rightsidebar span a {
	font-size: .8em;
	}

.metalink, .secondary span a {
	margin-left: 15px;
	font-size: .8em;
	}

.metalink a span {
	display: none;
	}

.metalink a:hover > span {
	display: inline;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #444 !important;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited, {
	text-decoration: none;
	}

.metadata { /* Time and category for blog entries */
	display: block;
	}
	
	
/*- Container Contents */

.primary .item .itemtext {
	font: 1.1em/1.5em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: justify;
	}

.primary .item form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

.comments .commentlist {
	margin: 0;
	padding: 20px 0 0;
	width: 100%;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 5px 5px;
	list-style: none;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	margin: -15px 0 0;
	padding: 1px;
	border: 1px solid #eee;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.comments .commentlist li .counter {
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.comments .commentlist li.authorcomment {
	/*background: #f6f7f8 !important;
	border: 1px solid #D9DEE2;*/
	}

.comments .commentlist li .itemtext {
	border-top: 1px solid #ddd;
	padding-top: 0;
	margin-top: 5px;
	}


.comments .pinglist {
	font-size: 1.2em;
	padding: 10px 2% 10px 2%;
	color: #666;
	background: #eee;
	}

.comments .pinglist li {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	position: relative;
	}

.comments .pinglist li small {
	font-size: .9em;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	border: none;
	padding: 0;
	position: absolute;
	right: 0;
	}

.comments .pinglist li span.pingtype {
	display: none;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 60%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	width: 100%;
	padding: 2px;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

#footer p {
	text-align: center;
	}

#footer a {
	color: #aaa;
	border-bottom: 1px solid #ccc;
	}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: black;
	}


/*- Links */

a:hover, a:visited:hover {
	text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
	color: #ff5500	!important;
	}

a {
	color: #ff5500;
	text-decoration: none;
	}

.itemtext a:visited {
	color: #b41;
	}


/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.primary img {
	margin-left: -5px;
	margin-right: 7px;
	padding: 4px;
	border: 1px solid #ccc;
	max-width: 100%;
	}
	
.primary h3 img {
	margin-left: -5px;
	padding: px;
	border: none;
	max-width: 100%;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
small {
	font-size: .9em;
	line-height: 1.5em;
	}

small, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, /*span.caps*/ {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

blockquote {
	margin: 15px 10px 0;
	padding: 10px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 10px 0 30px;
	padding: 0;
	}

.navigation p {
	margin: 0;
	padding: 0;
	height: 0;
	}

.wp-smiley {
	border: none;
	padding: 0;
	}

/* Begin Lists */
.itemtext ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.itemtext ol li {
	margin: 0;
	padding: 0;
	}

.rightsidebar div ul, .secondary div ol {
	margin: 1px 0 0;
	padding-left: 0;
	}

.rightsidebar div ul li, .secondary div ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.rightsidebar div ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li, .rightsidebar ol li {
	list-style: decimal outside;
	}
	
.leftsidebar div ul, .secondary div ol {
	margin: 1px 0 0;
	padding-left: 0;
	}

.leftsidebar div ul li, .secondary div ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.leftsidebar div ul li {
	list-style-type: none;
	list-style-image: none;
	}

ol li, .leftsidebar ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



/*- Search Form and Livesearch */

.leftsidebar div.sb_search {
	margin-top: 20px;
	}

.leftsidebar div.sb_search h2 {
	display: none;
	}
	
.rightsidebar div.sb_search {
	margin-top: 20px;
	}

.rightsidebar div.sb_search h2 {
	display: none;
	}

input[type=text], input[type=search], textarea {
	border: 1px #aaa solid;
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

.livesearchform input[type=search] {
	width: 100%;
	}

input[type=submit] {
	border: 1px #ccc solid;
	color: #777;
	padding: 1px;
	margin: 0 0;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

#LSResult {
	margin: 0;
	width: 100%;
	z-index: 100;
	position: relative !important;
	border: 1px #bbb solid;
	background: #f3f3f3;
	}

#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #444;
	}

#searchcontrols small {
	color: white;
	margin: 0;
	padding: 0;
	}

.LSRow:hover, #LSHighlight, #LSHighlight:hover {
	background-color: #fffbbc;
	}

#LSResult:hover #LSHighlight {
	background: none;
	border: none;
	padding: 5px 2px;
	}

#LSHighlight small, #LSHighlight small span a {
	color: #999;
	}

.LSRow {
	padding: 5px;
	}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #bbb;
	}


/* CSS Beyond this point is for various plugins and not the 'core' K2 template */


/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/

div.sb_comments {
	margin: 5px 0;
	padding: 0;
	}
	
div.sb_comments ul li {
	padding: 2px 0;
	}

div.sb_comments ul li span a, div.sb_comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px;
	}

.activityentry {
	font-size: 1.0em;
	}

div.sb_comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	}


/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
	
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/

#poststuff fieldset {
	border: none;
	}

#poststuff #title, #poststuff #excerpt, #poststuff #tags {
	width: 470px;
	}
	
#poststuff #title {
	font-size: 2em;
	}
	

/*-
	Super Archives
*/

#teb-super-archive, #af-ela {
	margin-left: 10px;
	}

#teb-super-archive ul, #af-ela ul {
	padding: 0;
	}

#teb-super-archive ul li, #af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 1px 8px;
	}

#teb-super-archive ul li:hover, #af-ela ul li:hover {
	background: #f3f3f3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 0;
	}

#af-ela-menu {
	border-bottom: 1px solid #ccc;
	}

#af-ela-menu li, #af-ela-menu li.selected, #af-ela-menu li:hover{
	display: inline;
	padding: 2px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	margin-bottom: 0;
	}

#teb-super-archive-year, #af-ela-year {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	}

#teb-super-archive-year li, #af-ela-year li {
	position: relative;
	font-weight: bold;
	}
	
#teb-super-archive-month, #af-ela-month, #af-ela-category {
	float: left;
	width: 20%;
	margin: 0;
	border-left: 1px solid #ccc;
	font-weight: bold;
	}

#teb-super-archive-month li, #af-ela-month li {
	position: relative;
	}

#teb-super-archive-post, #af-ela-post {
	float: left;
	width: 59%;
	margin: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}

#teb-super-archive-post li, #af-ela-post li {
	position: relative;
	font-weight: bold;
	}

#teb-super-archive ul li span, #af-ela-year ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
	}

#teb-super-archive .selected, #teb-super-archive-post li:hover, #af-ela .selected, #af-ela-post li:hover {
	background: #FFF6BF;
	border-top: 1px solid #FFD324;
	border-bottom: 1px solid #FFD324;
	padding-top: 0;
	padding-bottom: 0;
	}

#af-ela-menu li.selected, #af-ela-menu li:hover {
	
	}

.archives span {
	color: #bbb;
}

div.demo div.example span {
  margin:     0px;
  padding:    0px;
  margin-top: 20px;
  font-size:  1.0em/1.5em;
  text-align: center;
  display:    block;
}

div.demo {
  margin:10px;
  overflow:visible;
  position:relative;
  width:100%;
}

div.demo div.example {
  font-size:1.0em/1.5em;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  width:120px;
  height:120px;
  background:url(http://script.aculo.us/images/demo.gif);
}

div.demo div.example img {
  width:100%;

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder{
text-align:center;
border: 1px solid #a9a9a9;
padding: 10px 10px 10px 10px;
background:rgb(200,200,200);
}
.googleVideo, .yourTubeVideo, .personalPlayerVideo, .quickTimeVideo{
border: 2px solid #a9a9a9;
background:rgb(255,255,255);
padding: 0px 0px 0px 0px;
}
.googleVideo_link, .yourTubeVideo_link, .personalPlayerVideo_link, .quickTimeVideo_link{
font-size:.8em;
width:100%;
text-align:right;
}


/* Learn more about the other K2: http://en.wikipedia.org/wiki/K2 */