/*   
Theme Name: Softnik 960px Theme
Theme URI: http://www.softnik.com/blog/
Description: Adaptation of the basic Softnik site theme for WordPress.
Author: Anil Kumar
Author URI: http://www.softnik.com/
Template: 
Version: 1.0
.
-.
.
*/

	
.twocolbig ol li
{	
	font-size: 0.90em;
    line-height: 150%;
}

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

.twocolsmall ul {
	color: #800000;
	list-style:none;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-transform: lowercase;
}

.twocolsmall ul li {
	font: italic normal 130% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin: 0px
	margin-top: 10px;
	padding-bottom: 2px; 
}

.twocolsmall ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none;
	margin-top: 8px;
}

.twocolsmall ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-bottom: 8px;
}

.twocolsmall ul ul li a {
	color: #000;
	text-decoration: none;
}

.twocolsmall ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

.twocolsmall ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.twocolsmall input#s {
	width: 95%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

.twocolsmall form {
	margin: 0 0 0 0px;
}

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

.storytitle {
	margin: 0;
	margin-bottom: 16px;
	font-size: 1.2em;
}

.storytitle a {
	text-decoration: none;
}

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


#wp-calendar {
	border: 0px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
	margin-bottom: 8px;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


