/*  
Theme Name: Emilio K2 3 Columns
Description: A modified ver. of the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>, featuring 3-col layout, and top navigation with help from OMEITOR http://www.technewsonline.net/
*/
/* Begin Structure */

#page {
	background: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 800px;
	_width: 800px;
	}

#header {
	padding: 0;
	margin: 0 0 15px;
	position: relative;
	height: 155px;
	background: #fff url(images/bionic7.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5500;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ff5500;
	border-left: 1px dotted #ff5500;
	border-right: 1px dotted #ff5500;
	}

.primary {
	float: left;
	padding: 0;
	margin: 0 0 5px;
	padding: 10px 2% 10px 10px;
	width: 48%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ff5500;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5500;
	border-top: 1px dotted #ff5500;
	border-left: 1px dotted #ff5500;
	}
	
.nav_com {
	float: left;
	padding: 0;
	margin: 0 0 10px;
	padding: 10px 2% 10px 10px;
	width: 48%;
	
	}
	
/* End Structure */
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	}

#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 0 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 0 0 0;
	padding: 0;
	}
	
	
/* End Entry Lists */

/*- Various Tags and Classes */

.navigation {
	text-align: center;
	padding: 0;
	margin: -15px 0 0 5px;
	}

/* Begin LEFT Sidebar */

#leftsidebar
{
	float: right;
	padding: 10px 2% 10px 10px;
	width: 20%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ff5500;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5500;
	border-left: 1px dotted #ff5500;
	border-top: 1px dotted #ff5500;
	margin: 0 0 5px 5px;
	}
    
/* End LEFT Sidebar */

/* Begin RIGHT Sidebar */

#rightsidebar
{	
	float: right;
	padding: 10px 2% 10px 10px;
	width: 20%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ff5500;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff5500;
	border-left: 1px dotted #ff5500;
	border-top: 1px dotted #ff5500;
	margin: 0 0 5px 5px;
	}
    
/* End RIGHT Sidebar */

/*-
	Del.icio.us and Flickr Plugins
*/

.sb_flickr h2, .sb_delicious h2 {
	margin-bottom: 5px;
	}

.sb_flickr a img {
	border: 1px solid #999;
	background-color: #FFF;
	padding: 1px;
	margin: 2px;
	max-width: 45px;
	max-height: 45px;
	height: 45px;
	width: 45px;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	_filter: alpha(opacity=100);
	}
	
.sb_flickr a img:hover {
	border: 1px solid #999;
	background-color: #ff5500;
	filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;
	}
		

.alt {
        margin: 15px 10px 10px;
	}

/* pullquote */

div.pullquote {
	float: right; /* Decide how you like it: left, right, or center */
	font-size: 2.8em; /* How big do you want the type */
	line-height: 1.2em; /* set the line height */
	font-face: 'Helvetica', arial, verdana, sans-serif;
	font-weight: bold;
	padding: 10px;
	color: darkred;
	width: 50%; /* How much of the page should the pullquote take over */
	}
/* end pullquote */

.primary .item {
	margin: 0;
	padding: 20px 0;
        border-bottom: 1px dotted #ff5500;
        }


.entryhead {
        background: #f8f8f8;
        border: 1px solid #ddd;
        margin: 5px 0 2px;
        padding: 1px 0 0 10px;
        height: 20px;
        }

.fullentry {
        padding: 2px 0 2px 20px;
        background: url(Ô/wp-content/themes/TNO-K2-1.0/images/page_white.pngÕ) left center no-repeat;
        margin-right: 10px;
        }

.chronodata {
        margin-right: 10px;
        cursor: pointer;
        }

.chronodata:after {
        content: ÒÓ;
        }

.category {
        padding: 2px 0 2px 20px;
        background: url(Ô/wp-content/themes/TNO-K2-1.0/images/folder.pngÕ) left center no-repeat;
        margin-right: 10px;
        cursor: pointer;
        }

.entryheadeditlink {
        background: url(Ô/wp-content/themes/TNO-K2-1.0images/pencil.pngÕ) left center no-repeat;
        padding: 2px 0 2px 20px;
        margin-right: 10px;
        cursor: pointer;
        }

.metadata { /* Time and category for blog entries */
        color: #777;
        }

