/*   
Theme Name: Minimal Elegance
Theme URI: http://kunalmajumder.com
Description: A Child Theme of Thematic
Author: Sharad Singh
Author URI: http://kalimatidigital.com/
Template: thematic
Version: 1.0
Tags: Thematic, news, minimal, black, white
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body, input, textarea {
    font-family: Cambria, Georgia, Times, serif;
}

#wrapper {
	margin:0 auto;
	width:960px;
	background-color: #FFF;
	}

#header {
	background: transparent url("images/kunal-top.gif") repeat-x;
}

#branding {
	width: 920px;
	border-bottom: 2px solid #999;
	margin-bottom: 1px;
	/* background: transparent url("images/kunal-majumder-1.png") no-repeat bottom right; */
}

#access {
	margin: 0 auto;
	width: 920px;
}

#main {
	margin-top: 1px;
	width: 920px;
	border-top: 1px solid #999;
	padding:44px 0 22px;
	background: #FFF url("images/column-borders-1.gif") repeat-y;
	/*border-bottom: 1px solid #CCC;*/
}

#container {
	width: 725px;
	margin: 0;
}

#content {
	width: 695px;
	margin: 0 20px 0 10px;
}

.ie6 #container {
	width: 694px;
	margin: 0 20px 0 10px;
	display: inline;
}

.ie6 #content {
	width: 694px;
	margin: 0;
}

#footer {
	margin: 0 auto;
	width: 920px;
	background: #FFF url("images/kunal-bottom.gif") repeat-x bottom;
	/* margin-top: 1px;*/
	border-top: none;
}

#blog-title, h1.entry-title, h2.entry-title, h3.widgettitle {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
h1.entry-title, h2.entry-title {
	font-weight: normal;
}

#blog-title {
	font-size: 48px;
	line-height: 48px;
}

#blog-description {
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	}

#s {
	width: 150px;
	}

#primary, #secondary {
	width: 195px;
	margin: 0;
	padding: 0;
	border: none;
	}

#secondary {
	display: none;
	}

.aside ul ul {
	list-style: none;
	}

.entry-content > p:first-child:first-line,   
.entry-content > .ad:first-child + p:first-line  
{  
	text-transform:uppercase;  
	position:relative;  
	font-size:0.95em;  
	letter-spacing:1px;  
}  
	.entry-content > p:first-child:first-letter,   
	.entry-content > .ad:first-child + p:first-letter  
{  
	letter-spacing:0;  
	text-transform:uppercase;  
	font-family:times,serif;  
	font-size:3.5em;  
	float:left;  
	margin:0.13em 0.2em 0 0;  
	line-height:0.7;  
}

#access {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}

.entry-content h4 span {
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:capitalize;
	font-variant:small-caps;
	}
	
.menu {
	width: 920px;
}

.sf-menu {
	/*font-size: 1.2em;*/
	text-transform: uppercase;
	letter-spacing: 2px;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border:0;
}
.sf-menu a {
	border:0;
}
.sf-menu ul {
    border:0;
}
.sf-menu li {
	border: 0;
	background:	none;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #333;
	outline: 0;
    border:0;
    color: #DDD;
	}

.read-more {
	font-variant: small-caps;
}

.main-aside ul ul {
	margin-left: 0;
}
.main-aside {
	right: 0;
	width: auto;
}

.aktt_tweets ul
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #CCC;
}

#subsidiary h3 {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	}

#twitter-3 ul, #twitter-4 ul {
	padding-top: 1em;
	margin-top: 1em;
	border-top: 1px solid #CCC;
}

#twitter-3 li, #twitter-4 li {
	list-style: none;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #DDD;
}

.aside h3 {
    font-size:18px;
    font-style:normal;
    line-height:27px;
    text-transform: uppercase;
}
/*
#picasa-widget a {
	margin: 2px;
}
*/
a:link {
    color: #B80028;
}
a:visited {
    color: #84002E;
}
a:active,
a:hover {
    color: #FF5B00;
}

.meta-prep-author, .author, .meta-sep-entry-date {
	display:none;
}

.entry-utility {
	margin: 11px 0 22px;
	border-bottom: 1px solid #CCC;
	}

.meta-sep-tag-links, .meta-sep-comments-link, .meta-sep-edit {
	display: none;
}

.cat-links, .tag-links, .comments-link, .edit {
	padding: 2px 0;
	display: block;
	border-top: 1px dotted #DDD;
}

.page-title {
	font-size:18px;
	line-height:26px;
	padding:0px;
	border-top: 1px solid #999;
}
.archive-meta {
	margin: 0 0 44px;
	border-bottom: 1px solid #999;
}
.archive-meta p {
	margin: 0;
	font-size: 13px;
	color: #666;
}

#subsidiary {
	width:920px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1px;
	padding: 0;
}

#subsidiary .aside {
	display: none;
}

.aside ul ul {
	margin:0 0 22px 0;
}

#siteinfo {
	width: 920px;
	border-top: 2px solid #CCC;
}

.aside ul ul li.recentcomments {
	padding-bottom: 1em;
}