/*
Theme Name: The Holographer
Theme URI: http://holographer.org
Description: Theme based on K2 designed for The Holographer.
Author: Dayakar
Author URI: http://river-valley.com
Template: k2-1.0-RC8-revision-817-2009-09-24
*/

/*- Typography */

body {
    font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	}

/*- Page Structure */

body {
	background: #BDBDBD;
	}

#page {
	margin: 8px auto;
	padding-top: 5px;
	width: 780px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#header {
	height: 126px; 
	width: 770px;  
	background:#df553a url('images/holographer-header.jpg') no-repeat;
	background-position: top left; 
	margin: 0px auto;
	-moz-border-radius-topleft: 8px; 
	-moz-border-radius-topright: 8px; 
	-webkit-border-top-left-radius: 8px; 
	-webkit-border-top-right-radius: 8px;
	}

.content {
	padding: 0 5px 10px 5px;
	}

#primary {
	width: 520px;
	padding: 10px 0px 10px 10px;
	}

.secondary {
	/*padding: 0 10px;*/
	}

#sidebar-1 {
	background-color: #df553a;
	margin-top: 0px; 
	margin-left: 0px; 
	padding: 0 10px 10px 10px; 
	-moz-border-radius-bottomleft: 8px; 
	-moz-border-radius-bottomright: 8px; 
	-webkit-border-bottom-left-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	}

/*rvt tag cloud*/
ul.wp-tag-cloud {
	margin:0; 
	padding:0;
	list-style: none;
	}
ul.wp-tag-cloud li {
	display: inline; 
	margin: 0;
	}

ul.wp-tag-cloud,
ul.wp-tag-cloud li a {
	padding: 0px 0px 6px;
	}
/*rvt tag cloud*/

.holographer-logo {
	float: left; 
	clear: left; 
	margin: 15px 5px 0px 15px;
	width: 70px;
	height: 70px;
	border: none;	
	}

.blog-title {
	display: none; /*hide*/
	}

.blog-title a,
#header .description {
	display: none;
	}

.page-head {
	margin: 10px 0;
	display: none;
	}

/*
h1.entry-title { -this is hiding entry title
	margin: 10px 0;
	display: none;
	}
*/

.page h1.entry-title {
	display: none;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	padding:0px 0px 2px 0px; 
	display: block; 
	margin-bottom: 5px; 
	border-bottom:1px solid #D8D8D8;
	color: #f6cd78;
	}

.entry-head {
	margin-top: 5px;
	padding-left: 2px;
	padding-top: 0px;
	border-top: 1px solid #A4A4A4;
	border-bottom: 1px solid #D8D8D8;
	background-color: #F0F0F0; 
	}

.entry-title {
	font-size: 1.7em;
	padding-top: 0px;
	}

.entry-title, h3 { /* H3 is entry headlines */
	font-family: 'Lucida Grande', 'Lucida Sans','Lucida Sans Unicode', Helvetica, Arial, sans-serif; 
	font-size: 1.7em;
	margin-right: 0px;
	}

.entry-title, .entry-title a, .entry-title a:visited {
	color: #FF3366;
	}

.entry-title a:hover {
	color: #FF6600;
	}

h3.entry-title, h3.entry-title a, h3.entry-title a:visited {
	color: #FF3366;
	}

h3.entry-title a:hover {
	color: #FF6600;
	}

/*- Primary Contents */

.hentry {
	margin: 5px 0 0px;
	}

.entry-content {
	line-height: 1.4em;
	overflow: hidden;
	}

.entry-content p {
	margin: 6px 0px 10px 0px;
	/*overflow: hidden;*/
	}

.entry-head .entry-meta {
	background: none;
	padding-left: 0px;
	min-height: 0px;
	}

.entry-meta {
	line-height: 1.2em;
	padding-bottom: 2px;
	}

.entry-tags {
	padding: 0px;
	background: none;
	}

.entry-head .entry-tags {
	margin-left: 0px;
	}

body.page .entry-content h3 {
	margin-top: 0px;
	font-size: 1.5em;
	}

.comment-head {
	border-top: 2px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	padding: 3px 0px;
	}

#commentlist li .comment-content {
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.3em;
	}

#commentlist .comment {
	padding: 0px 10px;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 5px 0;
	}


.entry-content .alignleft,
img[align="left"] {
	/*margin: 3px 8px 0px 0;*/
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #D8D8D8; 
	margin: 2px 10px 5px 0px;
	padding: 3px;
	}

.comments h4 {
	font-size: 1.5em;
	}

#commentlist .comment-author {
	font-size: 1.3em;
	}

.comments .navigation {
	margin: 10px 0;
	}

.comments form #submit {
	float: left;
	}
	
.secondary ul li {
	line-height: 1.1em;
	}

/*- Main Menu in Header */

ul.menu {
	display: none;
	}

.entry-content {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 3px;
	overflow: hidden;
	}

/*
.entry-content p {
	margin: 8px 0px 3px 0px;
	}
*/

/*- Rolling Archives */

#rollingarchives {
	width: 520px;
	}

#rollnext,
#rollprevious {
	font-weight: bold;
	background-color: #df553a;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 5px;
	color: #fff; 
	font-size: 120%;
	}

#rollingcontent {
	margin: 20px 0px 0px 0px;
	}

#rollpages {
	top: 3px;
	left: 60px;
	font-size: 120%; 
	padding: 5px;
	}

body.smartposition #rollingarchives {
	width: 520px;
	}



.footerfeedlinks, .footerpoweredby {
	display: none;
	}

/*Dropdown menu */
#sidebar {
	display: block;
	z-index: 5;
	padding: 0;
	
	position: absolute; 
	margin-left: 10px; 
	margin-top: 105px; 
	width: 98%;
	bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	width:98%;
	min-height: 26px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 500;
	display: block; 
}


#sidebar li {
	display: block;
	float: left;
	position: relative;
	text-align: left;
	margin: 0px;
	height: 26px;
}


#sidebar li a {
	display: block;
	padding: 0px 10px;
	line-height: 26px;
}

#sidebar li ul {
	display: block;
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	display: block;
	text-align: left;
	width: 170px;	
	height: auto;
	min-height: auto;
}

#sidebar a {
	text-decoration: none;
	display: block;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#sidebar {
	color: #fff;
}


#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #fff;
	display: block;
	}

#sidebar li a:hover {
	color: #fff;
	display: block;
	}

#sidebar ul li a:hover {
	background: #1066b0; 
	color: #fff;
	padding: 0px 10px;	
	line-height: 26px;
}

#sidebar ul li:hover {
	background: #1066b0; 
	color: #fff;
}

#sidebar ul li ul li {
	background: #1066b0; 
}

#sidebar ul li ul li:hover {
	background: #1066b0; 
}

#sidebar ul li ul ul li{
	background: #1066b0; 
}

#sidebar ul li ul ul li:hover {
	background: #1066b0; 
}

#sidebar li a {
display: block;
}

#sidebar ul li.current_page_parent
{ 
	background: #f4c4ba;
}

#sidebar ul li.current_page_item a,
#sidebar ul li.current_page_parent a
{
	color: #333;
}

#sidebar ul li.current_page_item a:hover,
#sidebar ul li.current_page_parent a:hover
{
	color: #fff;
	background: #1066b0; 
}


#sidebar ul li.current_page_item li a,
#sidebar ul li.current_page_parent li a
{
	color: #fff;
}

#sidebar ul li.current_page_parent li.current_page_item a 
{
	color: #fff;
	background: #1066b0; 
}

#sidebar ul li.current_page_parent li.current_page_item a:hover
{
	color: #fff;
	background: #1066b0; 
}


#sidebar ul li.current_page_parent:hover
{
	background: #1066b0;	
}

#sidebar ul li.current_page_parent a:hover
{
	background: #1066b0; 
	color: #fff;
}

#sidebar ul li.current_page_item { 
	background: #f4c4ba;
}

#sidebar ul li.current_page_item:hover {
	background: #1066b0; 
	color: #fff;
}
/*Dropdown menu*/


.homelink {
	width: 565px; 
	height: 95px; 
	position: absolute; 
	}
/*Category links style*/
.cat-item a:link, .cat-item a:visited {
	color:#FFF; text-decoration: none;
	}

.cat-item a:hover {
	text-decoration: underline;
	}

.cat-item { /*category post count*/
	line-height: 12px;
	color: #ffbaac;
	}
	
/*Category links style*/

/*Meta*/
.widget a:link {
	color:#FFF; text-decoration: none;
	}

.widget a:hover {
	text-decoration: underline;
	}

ul.meta li a {
	color: white;
	text-decoration: none;
	}

ul.meta li a:hover {
	text-decoration: underline;
	}
/*Meta*/

#search-3 { /*delete*/
	margin-top: 0px;
	}

#search {
	margin-top: 0px;
	}

.more-details span {
	font-size: 15px;
	margin:0px;
	}

/*Proceedings*/
#text-447952921 {
	/*margin-top: -8px;*/
	margin-top: 13px;
	}

#text-3 {
	margin-top: 13px;
	}

.secondary div.holo-proceedings {
	width: 152px; 
	height: 215px; 
	background-color: #fff; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 5px;
	}

.secondary div.holo-proceedings-inner {
	width: 150px; 
	height: 213px; 
	margin: 0px;
	background: #fff url('images/holography-proceedings.jpg') no-repeat;
	background-position: top left; 
	border: 1px solid #838287; 
	}


.secondary a.holo-proceedings:link, a.holo-proceedings:visited {
	color: #FF3366;
	text-decoration: none;
	}

.secondary a.holo-proceedings:hover {
	/*color: #27d;*/
	color: #FF6600;
	text-decoration: underline;
	}
	
.secondary div.widget_categories {
	margin-top: 9px;
	}

#proceedings-heading {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 3px; 
	border-bottom: 1px solid #ddd; 
	width: 100%;
	font-size: 1.4em;
	font-weight: normal;
	overflow: hidden;
	}
/*Proceedings*/	

/*Contact form*/
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; margin-bottom: 15px; margin-top: 10px; width: 398px; font-size: 12px;}

/*****Forms*****/
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-size: 1.2em;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	padding-right: 20px;
	width: 70px;
}
ol.forms input, ol.forms textarea {
	border: 1px solid #7E8AA2;
	border-radius: 3px;
	font: inherit;
	-moz-border-radius: 3px;
	padding: 2px;
	-webkit-border-radius: 3px;
	width: 214px;
}
ol.forms textarea { height: 270px; width: 302px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #f2f3f6; /*border-color: #ff9800;*/ border-color: #66FF00; }
.error { color: #f00; }
ol.forms li .error { font-size: 10px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	/*background: #ff9800;*/
	background: #BDBDBD;
	border: none;
	color: #000;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
	margin-left: 30px;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 460px; }
ol.forms li.inline input { width: auto; margin-left: 30px;}
ol.forms li.inline label { display: inline; float: none; width: auto; }

/*Contact form*/

/*Articles*/
.entry-content div.author-data {
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #6464dc;
	}

.entry-content div.download-pdf {
	float: right;
	}

.entry-content div.download-pdf a:link, 
.entry-content div.download-pdf a:visited {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background-color: #df553a;
	margin: 0px 0px 5px 15px;
	padding: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	text-decoration: none;
	}	

.entry-content div.download-pdf a:hover {
	background-color: #333;
	text-decoration: none;
	}	

.author {
	font-size: 1.1em;
	font-weight: bold;
  	color: #df553a;
  	}

.subtitle { 
	text-align: left; 
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal; 
	color: #6464dc;
	width: 100%;
	padding-bottom: 2px;
	border-bottom: 1px dotted #6464dc;
	}

.title-description { 
	text-align: left; 
	width: 100%;
	padding-bottom: 2px;
	border-bottom: 1px dotted #6464dc;
	}


.bio {
	font-size: 0.9em;
	margin-top: 1.5em ;
   	margin-bottom: 1.5em ;
   	line-height: 1.3;
	}

.entry-content div.footer {
	margin: 10px 0px;
	border-top: 1px solid #333;
	text-align: left;
	font-size: 90% ;
	}
	
.entry-content p.section-head {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  	color: #6464dc;
  	padding-bottom: 2px;
	border-bottom: 1px solid #6464dc;
	margin: 12px 0px 0px;
	letter-spacing: 0px;
	display: block;
  	}

.entry-content span.verb {
	font-size: 96%;
	font-family: monospace, sans-serif, "Luxi Mono"; 
    white-space: nowrap; 
    color: darkviolet;
    }

dl {
	margin-top: 10px;
	}

dt {
	font-weight: bold;
	}

dd {
	padding-bottom: 1.1em;
	padding-left: 2em;
	}

.entry-content p.bibitem {
   font-size: 85% ;
   text-indent: -3.25em ;
   margin-left: 3.25em ;
   margin-bottom: .3em ;
   margin-top: 0.5em ;
   padding-bottom: 0em ;
   line-height: 1.2 ;
   }
/*Articles*/

/*NextGen thumbnail gallery */
.entry-content div.ngg-gallery-thumbnail, 
.entry-content div.ngg-gallery-thumbnail-box {
	margin: 0px;
	}
/*NextGen thumbnail gallery */

/*WP-Postviews*/
#postviews {
	color: #777;
	float: right;
	padding: 0px 3px 0px 0px;	
	}

.homelink {
	position: absolute;
	width: 610px;
	height: 80px;
	margin: 10px 10px 0px;
	}

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/

.wp-pagenavi {
	margin-left: 3px;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	font-weight: bold;
	background-color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}
	
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #b41;
	color: #b41;
	background-color: #ddd;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #999;
/*
	color: #000000;
	border: 1px solid #000000;
*/
	background-color: #FFFFFF;
	}

.pages {
	font-weight: bold; 
	font-size: 110%;
	}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #333;
	color: #333;
	background-color: #F0F0F0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #333;
	color: #333;
	background-color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

/*hide the smiley WordPress.com stats*/
img#wpstats{display:none}
	
