/*
Theme Name: Che Guevara Grafitti
Theme URI: http://tequilo.de/wordpress-themes/
Description: A dark 2-column-theme with the famous grafitti of "Che Guevara" in the header. <br /> <br /> To further customize the theme, click on the "Theme Options" tab and make edits..
Version: 1.3.0
Author: Tequilo
Author URI: http://tequilo.de/
*/

body {
	margin: 0 auto;
	background-color: #333;
}


table, img { border: 0; display:block}


/* ----- HEADER ----- */

#header {
	display: block;
	margin:19px auto 2px auto;
	width: 724px;
        height: 200px;
	background-image:url(http://www.harikrishnan.org/wp-content/uploads/2007/08/silhoutte1.jpg);

}

#header a:link, #header a:visited { color: #fff; }
#header a:hover { color: #FA8033; }

#header p {
	font: 11px/12px 'Lucida Grande', Verdana, arial, sans-serif;
	color: #ccc;
	margin: 0 0 0 25px;
	width: 310px;
}

/* ----- MAIN AREAS ----- */

#content {
	margin:0 auto;
	padding: 10px 0 0 0;
	width: 724px;
	background-color: #000000;
	font: 12px/20px 'Lucida Grande', Verdana, arial, sans-serif;
	margin-bottom:24px;
	color: #FFF;
}

#content img {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 4px;

}

#content img.wp-smiley {
	padding: 0px;
	border: 0px;
	margin: 1px;
}


#left {
	border: 0px solid #ff0000; 
	float: left;
	margin-top: 5px;
	padding-top: 10px;
	float: left;
	/*width: 540px;*/
        width:525px;
	border-right: 1px solid #878686;
        
}

#sidebar {
	border: 0px solid #00ff00; 
 	width: 170px;
	margin: 0 0 0 545px;
        margin-left:530px;
}

 #sidebar img { border: 0; }


#wp-calendar {
	margin-left: 0px;
}

#wp-calendar a{
	background-color: #444;
	font-weight: bold;
}


/* ----- FORMS ----- */

form {
	margin-top: 20px;
}

input, textarea {
	font: 13px 'Lucida Grande', Verdana, arial, sans-serif;
}

#commentform {
	width: 350px;
	text-align: left;
}

#commentform p {
	margin-bottom: 4px;
}

#commentform input, #commentform textarea {
	width: 300px;	
}

#commentform input.field {
	text-align: left;
}

#commentform #submit {
	height: 24px;
	font: bold 13px 'Lucida Grande', Verdana, arial, sans-serif;
	color: #666;
}

.post input { /* for password protected posts */
	font: 13px Verdana, arial, sans-serif;
}

label {
	letter-spacing: 0;
	color: #666;
}

label small {
	color: #999;
}

.field { /*common to all text fields */
	border: 1px solid #ccc;
	background-color: #fafafa;
	color: #666;
}

.field:hover, .field:focus {
	border: 1px solid #9c0;
	background-color: #fff;
}

/* search area */


#searchform {
	margin: 15px 0 0 5px; padding: 0 0 0 0; text-align: left;
}


#commentform input, textarea{
	border: 1px solid #444;
	background-color: #000;
	color: #FFF;
}

#commentform input:hover, textarea:hover{
	border: 1px solid #666;
	background-color: #444;
}

.searchbox{
	font: 10px/12px 'Lucida Grande', Verdana, arial, sans-serif;
	border: 1px solid #444;
	background-color: #000;
	color: #FFF;
	margin-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100px;
	height: 16px;
}

.searchbox:hover{
	border: 1px solid #666;
	background-color: #444;
}

.searchbutton{
	font: 10px/12px 'Lucida Grande', Verdana, arial, sans-serif;
	color: #333333;
	width: 35px;
}



#s { 
	font: 10px/12px 'Lucida Grande', Verdana, arial, sans-serif;
	border: 1px solid #444;
	background-color: #000;
	color: #FFF;
	margin-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100px;
	height: 16px;
}
#s:hover{
	border: 1px solid #666;
	background-color: #444;
}



/* ----- LINKS ----- */

a:link { color: #FFF; text-decoration: none; }
a:visited { color: #FFF; text-decoration: none; }
a:hover { color: #FA8033; text-decoration: none; }
a:active { color: #FFF; text-decoration: none; }



/* ----- TITLES ----- */
h1 {
	font: 35px/32px Georgia, Verdana, arial, sans-serif;
	color: #fff;
	margin: 0 0 0 24px;
	padding-top: 130px;
	letter-spacing: -1px;
}

h3 {
	font: bold 18px Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	margin: 0 0 12px 0;
	color: #FFF;
}


h2 {
	display: block;
	font: bold 14px/16px Georgia, "Times New Roman", serif;
	color: #FFF;
	margin: 8px 8px 4px 15px;
}

h2.xtra {
	font: bold italic 28px/22px Georgia, "Times New Roman", serif;
	text-align: center;
	margin:12px 24px 14px 24px;
	letter-spacing: -1px;
	color: #FFF;
}

h2.xtra span {
	color: #FFF;
	font: italic 18px Georgia, "Times New Roman", serif;
	letter-spacing: -1px;
	padding: 0 20px 0 20px;
}





/* ----- LISTS ----- */

/* posts */





/* comments */

div.commentform{
	margin-top: 20px;
}

div.comments {
	margin-left: 14px;
}

ol.commentlist {
	margin:0 0 0 0px;
	padding:0;
}

ol.commentlist li {
	border: 1px dotted #808080;
	list-style: none;
	margin: 0px 25px 25px 0;
	padding: 2px 2px 2px 10px;
}

ol.commentlist li p {
	color: #cccccc;
	line-height: 16px;
	margin-top: 6px;
	margin-left: 0px;
	margin-bottom: 4px;
}

ol.commentlist li p.metadate {
	margin: 0 0 14px 16px;
	font-size: 11px;
	color: #666;
	padding-bottom: 4px;
}

.comment_author {
	font: 15px Georgia, "Times New Roman", serif;
	font-weight: bold;
	line-height: 14px;
	margin-left: 16px;
}

/* posts, main */

div#pinned{ 
	background:#9c0;
	margin: 0 0 20px 0;
	padding: 0;
}

div.post{ 
	margin: 0px 20px 35px 20px; 
	padding: 0;
}



.post a:link , .post a:visited , .post a:active{
	text-decoration:none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}
.post a:hover{
	text-decoration:none;
	color: #FA8033;
	border-bottom-width: 0px;
}



.meta a:link , .meta a:visited , .meta a:active{
	color: #FFF;
	text-decoration:none;
	border: 0;
}

.post a:hover{
	color:#FA8033;
}

a.h3:link , a.h3:visited , a.h3:active{ 
	color: #FFF; 
	text-decoration: none; 
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	
}
a.h3:hover { 
	color: #FA8033; 
	text-decoration: none; 
}





.post hr {
	height: 5px;
	visibility:hidden;
}

.post p {
	margin: 0 0 14px 0;
	padding: 0 0 0 0;
}

.post p.thedate {
	font: normal 11px/11px Georgia, "Times New Roman", serif;
	color: #FFF;
	letter-spacing: 0px;
	margin-bottom: 4px;
}

/* blockquotes */

* html blockquote{height: 1%;} /* ie hack */
* html li{height: 1%;} /* ie hack */

blockquote {
	border: 1px dotted #878686;
	background: url('quote.gif') no-repeat;
	font: 12px/18px Georgia, "Times New Roman", serif;
	display: block;
	padding: 0 10px 6px 12px;
	color: #888;
	margin: 0 16px 15px 16px;
}

.post blockquote p {
	margin:0;
}


/* meta */

div.cat {
	border-top: 1px dotted #878686;
	border-bottom: 1px dotted #878686;
	margin: 15px 15px 0px 0px;
	padding: 0px 0px 0px 4px;
}

div.widget ul li{
	margin: 0px 10px 0px 10px;
}

#calendar_wrap{
	margin: 0px 10px 0px 10px;
}


div.meta {
	border-top: 1px dotted #878686;
	border-bottom: 1px dotted #878686;
	margin: 15px 0 0 0;
	padding: 4px 4px 4px 4px;
}



div.meta p {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	margin: 0;
}

div.meta span {
	color: #666;
}

/* navigation */
.navigation{
	text-align: center;
	padding-bottom: 30px;
	font: 12px 'Lucida Grande', Verdana, arial, sans-serif;
	font-weight: bold;
}

/* SIDEBAR stuff */

.box {
	background-color: #fff;
	margin:0 0 18px 0;
}

.box p, .box img, #firstbox p {
	margin: 0 14px 8px 14px;
}

#menu{
	margin-left: 8px;
	margin-right: 8px;
}

#menu{
	/*border: 1px solid #ff0000;*/
}

#menu ul {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

#menu ul li {
	list-style: none;
}

#menu ul li a {
	display: block;
	width: 100%;
}

#menu ul li ul{
	margin-top: 5px;
	margin-left: 10px;
}


.textwidget{
	margin-left: 5px;
	margin-right: 5px;
}

#sidebar a:hover{ color: #FA8033; text-decoration: none; }
#p.a:hover{ color: #ff0000; text-decoration: none; }
/* remove .norm rules if number of posts in category is not used */ 
/* should remove class='norm' from sidebar.php first */

#sidebar ul.norm li a {
	display: inline;
}

#sidebar ul.norm li {
	color: #999;
}

/* remove until here */

#sidebar ul li a:hover {
	/* background-color: #e6e6e6; */
}

#sidebar ul.norm li a:hover {
	background-color: transparent;
}

#sidebar ul li a.feed {
	background-image: url(feed-icon-10x10.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 18px;
	width: auto;
}

#souvenirs {
	margin-top: 35px;
	text-align: center;
}

#souvenirs img {
	margin-bottom: 30px;
}

.footer { clear: both; 	text-align: center;
	background-image:url(./img/footer.jpg);
	background-repeat: no-repeat;
	line-height: 1.8em;	
	height:20px;
	width: 724px;
	/* border-top: 1px solid #878686; */
}

.footertxt{
	color: #808080;	
	margin-left: 120px;
	margin-top: 0px;
	text-align:left;
}

a.footerlink:link { color: #808080; text-decoration: none; }
a.footerlink:visited { color: #808080; text-decoration: none; }
a.footerlink:hover { color: #FA8033; text-decoration: none; }
a.footerlink:active { color: #808080; text-decoration: none; }





p.error {
	margin-top: 16px;
	font-weight: bold;
	color: #900;
}

a#totop {
	display: block;
}

div.post p.nocomments {
	margin: 0;
	color: #666;
	text-align: center;
}


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat;
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

/*	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
*/	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	height: 1%;
	}	
.clear {clear:both;}

div.styleNav {
margin:0 0 0 110px;
}

a.vi {
border:1px solid #878686;
margin:5px;
padding:4px;
display:inline;
color:#878686;
font-size:80%;
}
a.viplus {
border:1px solid #878686;
margin:0px;
padding:3px;
display:inline;
color:#FFF;
font-size:110%;
}