/* kalbirsohi.net|Front Page CSS Document
Author: Kalbir Sohi http://www.kalbirsohi.net */

/*----Start with browser clearing----*/

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
}
body {
        line-height:1;
}

article, aside, dialog, figure, footer, header,
hgroup, nav, section {
        display:block;
}

nav, ul {
        list-style-type:none;
}

blockquote, q {
		margin: 1em 1.5em 1em 1.5em;
		quotes: "&#34" "&#34";
		font-size: 0.8em;
}

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

a {
        margin:0;
        padding:0;
        border:0;
        font-size:100%;
        vertical-align:baseline;
        background:transparent;
}

ins {
        background-color:#ff9;
        color:#000;
        text-decoration:none;
}

mark {
        background-color:#ff9;
        color:#000;
        font-style:italic;
        font-weight:bold;
}

del {
        text-decoration: line-through;
}

abbr[title], dfn[title] {
        border-bottom:1px dotted #000;
        cursor:help;
}

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

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
        vertical-align:middle;
}

/*CSS for kalbirsohi.net|frontpage (main, perhaps export to another file)*/
/* Site Colouring Information */
/* Kuler Scheme Used: Sunshine over Glacier */
/* http://kuler.adobe.com/#themeID/375930 */
/* Author: mariagroenlund */

body {	
	width: 100%;
	background-color: #FFFFCC;
	background-image: url(bgslice1.png);
}

em {
	border-bottom: 1px solid black;
}

b {
	font-variant: small-caps;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

h2, h3 {
	color: #2C858D;
}

a, a:visited {
	color: #2C858D;
	text-decoration: none;
}

a:hover {
	color: #74CEB7;
}

div#topbox {
	width: 100%;
	height: 265px;
	background-image: url(bghead1.png);
	background-repeat: no-repeat;
	background-position: center;
}


header {
	font-family: Helvetica;
	font-size: 3em;
	color: #2C858D;
	display: inline;
	font-weight: 600;
	margin: 0px 0 0 50px;
	padding-top: 25px;
	float: left;
}

nav {
	float: right;
	list-style: none;
	font-size: 2em;
	margin: 7px 50px 0 0;
	color: #2C858D;
	padding-top: 25px;
}

nav li {
	display: inline;
	font-family: Helvetica;
	padding: 5px;
}

nav a:hover, li#active a {
	color: #FFFFCC;
}

#hidden {
	visibility: hidden;
}

section#blurb {
	float: left;
	margin: 50px 0 0 100px;
	border-left: 5px solid orange;
	padding-left: 40px;
	width: 75%;
}

section#blurb p {
	font-family: Georgia;
	font-size: 1.6em;
	line-height: 1.2em;
	float: left;
}

section#firstpost {
	float: left;
	position: relative;
	margin: 50px 0 0 100px;
	padding-left: 40px;
	border-left: 5px solid #74CEB7;
	width: 75%;
}

#content1 {
	margin-top: 25px;
}

/* CSS for kalbirsohi.net|philosophy */

ul#subnav {
	float: left;
	margin: 75px 0 75px 50px;
}

.linkbox {
 	height: 50px;
	display: inline-block;
	margin-left: 50px;
	padding-left: 40px;
	font-size: 2em;
	width: 175px;
	border-left: solid 5px yellow;
 }
 
#box1, #box3 {
	border-left: solid 5px #74CEB7;
}

#box2, #box4 {
	border-left: solid 5px orange;
}


/* CSS for kalbirsohi.net|philosophy > research, papers, teaching, readinglists*/

.subtitle {
	font-size: 2em;
	width: 50%;
	float: left;
	margin: 25px 0 25px 100px;
} 

.bodytext p {
	font-family: Georgia;
	font-size: 1.3em;
	line-height: 1.2em;
	float: left;
	margin: 10px 40px 0 100px;
	width: 75%;
}	


/* CSS for kalbirsohi.net|philosophy > papers*/ 

ul#paperlist {
	width: 75%;	 
	margin: 50px 40px 0 0;
} 

.papertitle {
	font-size: 1.3em;
	width: 50%;
	float: left;
	margin: 10px 0 0 100px;
}


/* CSS for kalbirsohi.net|philosophy > reading lists*/

.readinglist {
	display: block;
	float: left;
	margin-left: 10%;
	margin-top: 25px;
	width: 85%;
}

ul.readinglist li {
	list-style-type: none;
	font-family: Helvetica, sans-serif;	
}

#aligner {
	margin-left: 40px;
}

li.entry {
	font-size: 1.1em;
	padding: 5px 15% 5px 40px;
}

li.largefont {
	font-size: 1.3em;
}

li.heading, li.smallhead {
	font-weight: bold;
	color: #2C858D;
}

li.heading {
	font-size: 1.9em;
	padding: 20px 0;
}

li.smallhead {
	font-size: 1.6em;
	padding: 5px 0;
}

li.top {
	font-size: 1.1em;
}

/*readinglist blocks*/

ul.topiclist {
	display: inline-block;
	width: 22.5%;
	float: left;
	margin: 25px 5px;
}

/*maths topics*/
.topic1 {height: 600px;}
.topic2 {height: 800px;}
.topic3, .topic4 {height: 450px;}

/*metaphysics topics*/
.topic5, .topic7, .topic8{height:700px;}
.topic6{height:1050px;}
.topic9{}

.sectionhead{
	height: 2.2em;
	border-top: 5px solid black;
} 

ul.topiclist li.entry {
	font-size: 0.8em;
	padding: 10px 0;
}

/* CSS for themesfromkalbir- main blog page */

#contentbox {
	margin-left: 75px;
	padding-top: 10px;
}

/* The top post style*/

ul.list_firstpost {
	margin: 25px 0 25px 25px;
	width: 90%;
	display: inline-block;
}

ul.list_firstpost li {
	width: 800px; /*consider changing to a fluid measure*/
	float: left;
	list-style-type: none;
}

ul.list_firstpost .title {
	font-family: Helvetica;
	font-size: 2em;
	color: #2C858D;
}

ul.list_firstpost .category {
	border-bottom: #004056 solid 1px;
	color: #004056;
	font-family: Helvetica;
	font-size: 1.1em;
	margin-top: 5px;
}

ul.list_firstpost .category a, ul.list_firstpost .category a:visited {
	color: #004056;
	font-family: Helvetica;
	font-size: 1.1em;
	text-decoration: none;
}

ul.list_firstpost .category a:hover {
	color: orange;
}

ul.list_firstpost .content {
	font-family: Helvetica;
	color: black;
	font-size: 1.5em;
	line-height: 1.1em;
	padding-bottom: 25px;
	border-bottom: 1px solid #004056;
}

.more-link {
	font-size: 0.9em;
	margin: 0;
}

ul.list_firstpost .recent {
	margin-top: 25px;
	margin-left: -25px;
}

ul.list_ .recent {
	display: none;
}

.dropcap {
	float: left;
        margin: -5px 0 0 0;
}

p {float: left; margin: 10px 0 10px 0;}

.nyimage {margin-bottom: 10px; float: left;}

.nytext {width: 50%; float: left; margin: 4% 0; padding-right:20px;}

.nyblurb {width: 75%; line-height: 1.2em; border: 2px dashed orange; padding: 3px; font-size: 0.6em; margin: 2% 0; }

.rss {display: block; float: left;}
.rss a {padding-right: 5px;}
.rss img {height: 30px; margin: 0 5px -10px 0; }

ul.list_ .nytext {width: 90%;}

ul.topiclist .nytext {width: 90%;}

.shift {margin-left: 1.3%;}

.post_subtitle {
	font-size: 1.7em;
	width: 50%;
	float: left;
	margin-left: 25px;
}

.post_subtitle a, .post_subtitle a:visited {
	margin: 0;
	font-size: 1.7em;
	display: inline-block;
}

.archive_title {width:75%;}


/* The previous 4 posts style */

.list_ {
	width: 20%;
	margin: 0 0 25px 25px;
	/*background-color: #C9FFD5;*/
	float: left;
	list-style-type: none;
	min-height: 350px;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	padding-top: 10px;
}

.list_ li {
	margin-left: 5px;
}

.list_ .title {
	font-family: Helvetica;
	font-size: 1.3em;
	color: #2C858D;
}

.list_ .category {
	border-bottom: #004056 solid 1px;
	color: #004056;
	font-family: Helvetica;
	font-size: 0.9em;
	margin-right: 5px;
}

.list_ .category a, .list_ .category a:visited {
	color: #004056; 
}

.list_ .category a:hover {
	color: orange;
}

.list_ .content {
	font-family: Helvetica;
	color: black;
	font-size: 1em;
	line-height: 1.1em;
}

/* Footer Styling */
#mainfoot {
	width: 100%;
	display: block;
	background-color: #74CEB7;
	float: left;
	margin-top: 25px;
	padding-bottom: 25px;
}

.grCredit {color: black;}

.footbar {
	margin: 15px 40px 0 40px;
	display: inline-block;
	border-bottom: solid 5px black;
	border-top: solid 5px black;
}

#linkcat-2, #categories-3, #text-3, #text-4, #rec-reading {
	display: block;
	float: left;
	margin: 10px 5px 25px 5px;
	width: 19%;
	color: #FFFFCC;
	line-height: 1.7em;
}

.textwidget {
	padding: 0px 5px;
}

.listhead {
	margin: 5px 0 20px 0;
	font-size: 1.5em;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#contact {
margin-top: 5px;}

#mainfoot li {
	margin: 10px 0 0 0;
	line-height: 1.3em;
	text-align: center;
}

#mainfoot li a, #mainfoot li a:visited {
	color: #FFFFCC;
	padding: 5px;
}

#mainfoot li a:hover {
	background-color: #2C858D;
	padding: 5px; 
}

.listhead a, .listhead a:visited {
	color: black;
	text-decoration: none;
}

.listhead a:hover {
	color: black;
	background-color: #C9FFD5;
}

#alignleft {
	float: left;
margin-left: 100px;
}

#alignright {
	float: left;
margin-left: 650px; 
}

.archive {
	display: block;
	width: 75%;
}

/* Single Page and Comments Style */

h2 {
	font-size: 1.3em;
	margin: 5px 0 5px 0;
}

ol.commentlist {
	width: 40%;
}
ol.commentlist li {
	margin-top: 5px;
}
ol.commentlist li.alt {
	background-color: #C9FFD5;
}
ol.commentlist li.bypostauthor {
	margin-left: 15px;
	background-color: #2C858D;
}
ol.commentlist li.comment div.reply {
	margin-left: 15px;
}

/* For CV page */

article#cv_body {width: 80%; margin-bottom: 50px;}
section.cv_sect {margin: 0 0 0 100px;}
table {float: left;}

tr {width: 100%; border-bottom: 1px solid black;}
th {font-family: Georgia, Times, ‘Times New Roman’, serif; font-size: 1.5em; text-align: center; padding: 50px 0 20px 0;}
td {padding: 10px 0; font-family: Georgia, Times, ‘Times New Roman’, serif;}
td {width: 250px; text-align: center; line-height: 1.3em;} 
td + td {width: 500px; text-align: left;}
tr + tr {}


tr ul {}
tr ul li {margin: 5px 0; line-height: 1.2em;}
.explaination {font-size: 0.8em; font-style: small-caps;}



