/*
 * THEME NAME: Kalyan Varma
 * THEME URI: http://www.plaintxt.org/themes/simplr/
 * DESCRIPTION: WordPress theme for http://kalyanvarma.net/
 * VERSION: 1.0
 * AUTHOR: Kalyan Varma
 * AUTHOR URI: http://kalyanvarma.net/
*/


BODY {
	margin: 0;
	padding: 0;
}

BODY, TD, TH, INPUT, SELECT {
	font-family: 'Lucida Sans Unicode','Lucida Grande',Tahoma,sans-serif;
	font-size: 12px;
}

BODY {
	background: #000000;
	// 19212a is also nice 1b1b1b
}

A {
	text-decoration: none;
	outline: none;
}

A:hover {
	text-decoration: underline;
}

H1, H2, H3, H4 {
	margin: 5px 0;
	color: #ddd;
	font-family: 'Trebuchet MS',Trebuchet,Verdana,sans-serif
	letter-spacing: 1px;
}

H6 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 17px;
	margin-top : 4px;
	margin-bottom : 1px;
}

HB {
	color: #303030;
	font-size: 17px;
	font-weight: bold;
	font-family :'Trebuchet MS',Trebuchet,Verdana,sans-serif
	line-height : 17px;
	margin-top : 4px;
	margin-bottom : 1px;
}

HB { font-size:14px; }


H6 { font-size:16px; }


H1 { font-size: 18px; }
H2 { font-size: 14px; }
H3 { font-size: 12px; }
H4 { font-size: 11px; }

H2 {
	color: #ffde01;
	padding: 2px 0px;
	border-bottom: 1px dotted;
}



#main {
	width: 900px;
	margin: 20px auto;
	padding: 0 10px;
}


BODY, TD, TH {
	color: #909999;
}

INPUT, SELECT {
	color: #333;
}

A {
	color: #ddd;
}

A:hover {
	color: #fff;
}

.location
{
	font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	color: #999980;
	margin-bottom: 4px;
}



H2 {
	border-color: #404040;
}


#header #nav {
	height: 10px;
	margin-bottom: 5px;
}

#header #nav DIV { 
	border-color: #333;
}

#header #nav A {
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 4px;
}

#header #nav A:hover {
	color: #eee;
}




.dcontainer {width:250px;}
.done, .dtwo, .dthree, .dfour, .dfive { height:1px;
 background:#1d1d1d;}
.dfive {margin:0 5px;}
.dfour {margin:0 3px;}
.dthree {margin:0 2px;}
.dtwo {margin:0 1px;}
.done {margin:0 1px;}
.dcontent {padding:5px;background:#ffffff;}




.text_caption {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #DFDFDF;
}

.phototitle
{
	font: 22px/25px Georgia, "Book Antiqua", "Times New Roman", Times, serif;
	color: #cbcbb4;
	margin-bottom: 3px;
}

.location
{
	font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
	color: #999980;
	margin-bottom: 3px;
}

.equipment
{       
        font: 10px Verdana, Tahoma, Arial, "Arial MT", sans-serif;
        color: #999980;
}



/* -----------------------------------------------------------------------


 Tabs Plugin 0.1 for the Blueprint CSS Framework
 http://blueprintcss.org

   * Copyright (c) 2008-Present. Refer to the main Blueprint license.
   * See README for instructions on how to use this plugin.
   * For credits and origins, see AUTHORS.

----------------------------------------------------------------------- */

/* CSS for tag clouds  */

#tagcloud {
    width: 500px;
    background:#817E79;
    color:#0066FF;
    padding: 10px;
    border: 0px solid #FFE7B6;
    text-align:center;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
 
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}
 
#tagcloud span {
    padding: 4px;
}
 
.smallest {
    font-size:10px;
}
 
.small {
    font-size:15px;
}
 
.medium {
    font-size:20px;
}
 
.large {
    font-size:25px;
}
 
.largest {
    font-size:30px;
}

input[type=reset], 
input[type=password], 
input[type=text], 
input[type=button], 
input[type=submit] {
  font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
  text-decoration: none;
  padding: 1px 1px !important;
  cursor: pointer;
  box-sizing: content-box;
  color: #000000;
  text-shadow: rgba(255,255,255,1) 0 1px 0;
}


/* WORDPRESS SPECIFIC OPTIONS/DETAILS/PARAMETERS */

/* 
 * WORDPRESS POST
*/

#wp_content {
  float: left;
  padding: 5px;
  background-color: transparent;
}

#wp_content .wp_navigation,
#wp_content .wp_navigation a {
  margin-top: 10px;
  margin-bottom: 30px;
  text-decoration: none;
  text-align: left;
  color: #cc3333;
  font: normal 14px/21px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#wp_content .wp_post {
  margin-top: 1px;
  margin-bottom: 2px;
  text-align: left;
}

#wp_content .wp_post-title,
#wp_content .wp_post .wp_post-title {
  text-align: left;
  text-decoration: none;
  color: #ffde00;
  font: normal 18px/24px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#wp_content .wp_post-title a,
#wp_content .wp_post .wp_post-title a {
  text-decoration: none;
  border: 0px;
  color: #ffde00;
  font: normal 17px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#wp_content .wp_post .wp_post-meta a,
#wp_content .wp_post .wp_post-meta {
  text-align: left;
  text-decoration: none;
  color: #;  /* removed by K*/
  font: normal 10px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#wp_content .wp_post .wp_post-meta-comment a,
#wp_content .wp_post .wp_post-meta-comment {
  text-align: right;
  text-decoration: none;
  color: #;  /* removed by K*/
  font: normal 11px/18px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}

#wp_content .wp_post .wp_post-content,
#wp_content .wp_post .wp_post-content p {
  text-align: left;
  text-decoration: none;
  color: #909999;
  font: normal 13px/21px sans-serif;
}

#wp_content .wp_post .wp_post-content center img {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 4px solid #666666;
}

#wp_content .wp_post .wp_post-content center {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 25px;
  color: #cc9999;
  font: italic 13px/14px sans-serif;
}

#wp_content .wp_post .wp_post-content a {
  text-align: left;
  text-decoration: none;
  color: #ddd;
  font: normal 13px/21px sans-serif;
}

#wp_content .wp_post .wp_post-content a:hover {
  text-align: left;
  text-decoration: underline;
  color: #ddd;
  font: normal 13px/21px sans-serif;
}



/* 
 * WORDPRESS SIDEBAR - since it's down, 
 * let us call it DOWNBAR
*/

#primary {
  width: 48%;
  text-align: left;
}

#secondary {
  width: 48%;
  text-align: left;
}

.wp_downbar ul,
.wp_downbar ul li {
  list-style:none;
  margin:0;
  padding:0;
}

.wp_downbar ul li .textwidget {
  margin:0.5em 0 1.5em;
}

.wp_downbar ul li.widget_tag_cloud {
  line-height:175%;
}

.wp_downbar ul li h3 {
  border-bottom:2px solid #637b93;
  font-size:1em;
  line-height:133%;
  margin:1em 0 0;
  text-align:left;
}

.wp_downbar ul li#wp_rss-links a {
  background:url(images/feed.png) no-repeat right center;
  padding-right:15px;
}

.wp_downbar ul p a.rss-link {
  background:url(images/feed.png) no-repeat left center;
  padding-left:13px;
}

.wp_downbar li#wp_tag-cloud {
  text-align: center;
}

.wp_downbar h3 a,
.wp_downbar li#wp_tag-cloud a {
  text-decoration: none;
  color: #ffffff;
}

.wp_downbar h3 a,
.wp_downbar ul li#search form {
  margin:0;
  padding:0.4em 0 0;
  width:99%;
  text-align:left;
}

.wp_downbar ul li#search input#s {
  border:1px inset #637b93;
  font-size:1em;
  margin:0;
  padding:0.2em;
  width:60%;
}

.wp_downbar ul li#search input#searchsubmit {
  width:25%;
}

.wp_downbar ul li#wp_recent-entries span.entry-summary,
.wp_downbar ul li#wp_recent-comments span.comment-entry {
  display:block;
}

.wp_downbar ul li ul li {
  background:#1d1d1d;
  color:#ffffff;
  font-size:1em;
  margin:0.5em 0;
  padding:0.5em;
  text-decoration:none;
  width:96%;
  /* border: 1px solid #888; removed by K*/

}

.wp_downbar ul li#wp_recent-entries ul li,
.wp_downbar ul li#wp_recent-comments ul li,
.wp_downbar ul li#wp_recent-entries ul li abbr,
.wp_downbar ul li#wp_recent-comments ul li abbr {
  cursor:pointer;
  text-align: left;
}

.wp_downbar ul li#categories ul li,
.wp_downbar ul li#wp_archives ul li,
.wp_downbar ul li.linkcat ul li,
.wp_downbar ul li#wp_rss-links ul li,
.wp_downbar ul li#meta ul li {
  padding:0;
  text-align: left;
  background:transparent;
  border: 0px;
}

.wp_downbar ul li table#wp-calendar {
  margin:0.2em auto;
  text-align:center;
  width:90%;
}

.wp_downbar ul li table#wp-calendar caption {
  margin:0.5em auto 0.2em;
  text-align:center;
  text-transform:uppercase;
}

.wp_downbar ul li#wp_recent-entries ul li .entry-title a,
.wp_downbar ul li#wp_recent-comments ul#recent-comments li.recent-comments .comment-author-name,
.wp_downbar ul li#wp_recent-comments ul#recent-comments li.recent-comments .comment-author-name a {
  font: bold 14px/16px sans-serif;
  color: #ffffff;
  text-decoration: none;
}

.wp_downbar ul li#wp_recent-entries ul li .entry-summary {
  font: normal 12px/14px sans-serif;
  color: #888888;
  text-decoration: none;
}

.wp_downbar ul li#wp_recent-entries ul li .entry-date,
.wp_downbar ul li#wp_recent-entries ul li .entry-comments a,
.wp_downbar ul li#wp_recent-comments ul#recent-comments li.recent-comments .comment-entry,
.wp_downbar ul li#wp_recent-comments ul#recent-comments li.recent-comments .comment-entry a {
  font: italic 12px/14px sans-serif;
  color: #888888;
  text-decoration: none;
}

/*
 * WORDPRESS COMMENTS
*/

.wp_comments .wp_commentlist li code,
.wp_comments .wp_commentlist li pre {
  font:1em/133% "courier new",courier,monospace;
}

.wp_comments ins,
.comments .wp_commentlist li ins {
  background:#ffffcd;
}

.wp_comments del,
.comments .wp_commentlist li del {
  background:#d8dee4;
}

.wp_comments h3 {
  text-align: left;
  border-bottom:2px solid #637b93;
  font-size:1.2em;
  line-height:133%;
  margin:1em 0 0;
}

.wp_comments .wp_commentlist {
  margin:0 0 3em 2em;
  padding:0;
  text-align: left;
}

.wp_comments .wp_commentlist li {
  background:#cbd3db;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  padding:2em;
  width: 60%;
  font: normal 12px/21px sans-serif;
  color: #8f9899;
}

.wp_comments .wp_commentlist li.alt {
  list-style-type: none;
  background:#1d1d1d;
}

.wp_comments .wp_commentlist li img.photo {
  float:right;
  border:4px solid #fff;
  margin:-1em -1em 1em 1em
}

.wp_comments .wp_commentlist li blockquote {
  border:2px solid #b0b3b5;
  padding:0 0.5em;
}

.wp_comments .wp_commentlist li a {
  color: #ffffff;
  font: italic 12px/21px sans-serif;
  text-decoration: none;
}

.wp_comments .wp_commentlist li div.comment-meta {
  font-size:0.9em;
}

.wp_comments .wp_commentlist li p {
  margin:0.5em 0;
}

.wp_comments form#commentform { 
  margin:0;
  padding:0;
}

.wp_comments .wp_commentlist li .pingback-author,
.wp_comments .wp_commentlist li .comment-author,
.wp_comments .wp_commentlist li .pingback-author a,
.wp_comments .wp_commentlist li .comment-author a {
  font: italic 14px/14px sans-serif;
  color: #ffffff;
}

.wp_comments .comment-author img,
.wp_comments .comment-author img.photo,
.wp_comments .comment-author img.avatar,
.wp_comments .comment-author img.avatar-40 {
  display: inline; 
}

.wp_comments .comment-meta {
  font: normal 14px/14px sans-serif;
  color: #303030;
}  

/* WORDPRESS NESTED/THREADED COMMENTS
 *
*/

h3#comments {
  margin-left:50px;
  margin-top: 20px;
  padding-left: 3px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #f4f4f4;
  font: normal 16px/14px sans-serif;
  text-align: left;
}

.commentlist {
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  width: 80%;
  font: normal 12px/21px sans-serif;
  color: #8f9899;
}

.commentlist .comment {
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
}

.commentlist .even {
  background: #282828;
}

.commentlist .odd {
  background: #3c3c3c;
}

.comment-body {
  text-align: left;
}

.comment-body .comment-author {
  padding: 5px;
}

.comment-body .comment-author img {
  text-align: right;
  float: right;
  display: inline;
}

cite.says,
.comment-meta a,
.commentmetadata a {
  font: normal 12px/21px sans-serif;
  color: #999999;
  text-decoration: none;
  padding-left: 5px;
}

cite.fn,
cite.fn a {
  font: normal 14px/21px sans-serif;
  color: #ffde00;
  text-decoration: none;
}

.comment-body p {
  font: normal 12px/18px sans-serif;
  color: #fcfcfc;
  padding-left: 5px;
}

.children {
  padding-left: 25px;
}

.children li {
  background: #000000
}

.reply {
  text-align: right;
}

a.comment-reply-link {
  color: #feb42a;
  text-decoration: none;
}

div#respond {
  text-align: left;
  margin-bottom: 10px;
  margin-left:50px;
}

div#respond h3 {
  margin-top: 40px;
  padding-left: 3px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #f4f4f4;
  font: normal 16px/14px sans-serif;
  text-align: left;
}

div.cancel-comment-reply a {
  text-align: left;
  color: #ff0000;
  font: normal 12px/14px sans-serif;
  text-decoration: none;
}


/* WORDPRESS SPECIFIC OPTIONS/DETAILS/PARAMETERS */
