/*
Theme Name: Call Graph
Theme URI: http://wordpress.org/
Description: The Call Graph theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Rajiv Poddar
Author URI: http://www.callgraph.in/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin reset */
html,body,div,span,a,img,h1,h2,h3,h4,h5,h6,p,blockquote,q,cite,abbr,acronym,caption,address,strong,strike,del,big,small,font,dfn,ins,kbd,s,samp,tt,var,pre,code,dfn,var,iframe,applet,object,fieldset,form,label,legend,dl,dt,dd,ul,ol,li,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0;
	font-family: inherit;
	font-size:100%;
	font-style:inherit; 
	font-weight:inherit;
	margin:0;
	outline: 0;
	padding:0;
	vertical-align: baseline;
}

caption,th,td {text-align:left}

table {
	border-collapse:collapse;
	border-spacing:0;
}

blockquote:before,blockquote:after,q:before,q:after {content:''}

/* End reset */

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	min-width:960px;
	}

#page {
	text-align: left;
	}

#content {
	border-top:1px solid #0082FF;
	font-size: 1.2em;
	color: #000000;
	padding:0em 1em;
	background:#ffffff;
	position:relative;
	top:-3px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5;
	margin:5px 0px;
}

.narrowcolumn .entry a {
	text-decoration: underline;
	font-weight:normal;
}

.widecolumn {
	line-height: 1.6em;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#logo {
	float:left;
	padding:6px 0px 6px 12px;
}

.clearboth {
	clear: both;
}

#header h1 {
	background:#cce6ff url('http://callgraph.biz/images/cglogo.png') no-repeat top center;
	height:44px;
	text-indent:-9999px;
	margin:1px auto;
	padding:0px;
}

#header .description {
	font-size: 14px;
	font-family:Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight:bold;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	color:#663300;
	}

#topnav {
	margin:8px 4px;
	float:right;
	font-size:12px;
}

#header table {margin: 0px auto; padding: 0px;}
#header tr {margin: 0px auto; padding: 0px;}
#header td {margin: 0px; padding: 0px; border: none; text-align: center;}

#header a:visited, #menu a:visited {color:#ffffff}

#menu {
	padding:0em;
	margin-right:0.5em;
	float:right;
}

#menu table {
	float:right;
	width:100%;
}

#topnav a:visited {
	color:#0000EE;
}

#topnav a {
	padding:0 2px;
	font-weight:normal;
	text-decoration:underline;
}

#menu_items {
	list-style-type:none;
	line-height:15.58px;
}

#menu_items li.startupload {
	border:1px solid #FE760D;
	background-color:#FB7711;
}

#menu_items li {
	width:116px;
	float:left;
	margin:0em 6px;
	border:1px solid #0082FF;
	background-color:#339bff;
	text-align:center;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
   	border-radius:5px;
  	box-shadow: 0 0 4px #ccc;
  	-moz-box-shadow: 0 0 4px #ccc;
  	-webkit-box-shadow: 0 0 4px #ccc;
	text-shadow: 1px 1px 6px #ccc;
}

#menu_items li a {
	display:block;
	padding:0.7em;
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	outline:0;
}

#menu_markers {
	list-style-type:none;
	text-align:center;
}

#menu_markers li {
	float:left;
	width:118px;
	margin:0 6px;
	padding:0em;
	height:12px;
}

#menu_markers li img {
	vertical-align:top;
	top:-2px;
	position:relative;
	z-index:99;
}

h2.pagetitle {
	font-size: 1.6em;
	font-size:18px;
	font-family:Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight:bold;
	text-align:center;
}

#sidebar h2 {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	text-shadow: 1px 1px 1px #fff;
	font-size: 1.2em;
	text-align:center;
	margin:0.5em 0.5em 0em;
   	text-transform:uppercase;
	padding:0.2em;
	letter-spacing:1px;
	font-weight:bold;
	font-size:12px;
}

#sidebar .separator {
	width:95%;
	margin:0em auto;
}

.separator .topline {
	border-bottom: 1px solid #B2B2B2;
}

.separator .bottomline {
	border-top: 1px solid #ffffff;
}

#main > .post > h2, #main > .post > h3 {
	margin-top: 1em;
	font-size: 16px;
	font-family:Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight:bold;
	padding: 3px 0px;
	border-bottom: 1px solid #000000;
}

#main > .post > .entry > p {
margin:10px 0px;
}

#main strong {
	font-weight:bold;
}

#content table {
border: 1px solid #000000;
margin:1em auto;
}

#content td, #content tr {
border:1px solid #cccccc;
}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
color:#663300;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
margin:10px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin:5px 0px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size:12px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	color: #000;
	}

#page {
	margin: 0em auto;
	padding: 0em;
	}

#header {
	padding: 0em;
	text-align: center;
	background:#cce6ff;
	float:left;
	width:100%;
	z-index:1;
	}

.narrowcolumn {
	   margin-right:240px;
background-color: #fff;
padding: 1em;
	min-height: 470px; 
height: auto !important; /* IE6 hack */
height: 470px;
	}

#sidebar {
float: right;
width: 200px;
padding: 1em;
	min-height: 460px; 
height: auto !important; /* IE6 hack */
	height: 460px; 
background:#fff;
		   margin-bottom:1em;
	}


.widecolumn {
background-color: #e3f5ad;
border: 1px outset #000000;
	padding: 1em 0 20px 0;
	margin: 1em 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	font-style:italic;
	margin:10px 0px;
	line-height:1.5;
}

.narrowcolumn .postmetadata a {
	font-weight: normal;
	color:#000;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 5px;
	margin: 0 auto;
	clear: both;
	background:#cce6ff;
	border-top:1px solid #0082FF;
	overflow:hidden;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
}

#footer p a {
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

h3 {
	font-size:14px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	padding: 0;
	margin: 30px 0 0;
	}

.entry h3 {
	margin:10px 0 0;
	font-weight:bold;
}

h3.comments {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	padding: 0;
	margin: 40px auto 20px ;
	}

#pageheader {
	font-size:16px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-weight:bold;
	text-align:center;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	background-color:#E5E5E5;
	border: 1px solid #B2B2B2;
	margin-bottom:1em;
	padding:0em;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
   	border-radius:5px;
}

#sidebar ul li ul li {
	border:none;
}

#sidebar ul p, #sidebar ul select {
	margin: 10px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px;
}

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 3px;
	margin: 0 1em 0.5em 0em;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
}

#commentform #submit {
	margin: 0.1em;
	float: right;
}

#commentform .subscribe-to-comments input {
margin: 0.5em;
border: none;
}
/* End Form Elements */



/* Begin Comments*/
ol {
margin:0em;
padding:0em;
}

.alt {
	margin: 10px 0px;
	padding: 10p 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	border-bottom:1px solid #f2f2f2;
	}

.commentlist li {
	margin: 5px 0px;
	padding:5px 0px;
	list-style: none;
	border-top:1px solid #f2f2f2;
}

.commentlist p {
	font-size:1.2em;
	}

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #663300;
	font-family: tahoma;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
padding: 1em 0em 1em 0em;
	}

#twitter_update_list {
	line-height:1.5;
}
/* End Various Tags & Classes*/

