@charset "utf-8";

/*
Theme Name: darklight
Theme URI: http://www.fourth-tamil.com
Description: A WordPress theme for my personal blog.
Version: 1.0
Author: Sanjeevkanth
Author URI: http://www.fourth-tamil.com/
Tags: dark, black, sanjeev, ilaignan, tamil, blog, personal
*/


/*GENERAL*/

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #989300;
	text-decoration: none;
}

p {
	margin: 0 0 24px;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h1 {
	font-size: 48px;
	color: #fff;
	line-height: 120px;
}

h1 a {
	text-decoration: none;
	color: #fff;
}

blockquote {
	padding: 10px 10px 0 10px;
	background: #e2e2e2;
	border: 1px solid #c2c2c2;
	font-style: oblique;
	margin: 0 0 10px 0;
}


/*MAIN*/

body {
	background: #231f20;
	color: #999;
	font-family: Verdana, Arial, Tahoma, Geneva, Kalimati, 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
	font-size: 75%;
	line-height: 1.8em;
    text-align: left;
}

div#wrapper {
	text-align: left;
	margin: 0;
	width: 450px;
}

div.thumbnail {
	width: 240px;
	height: 120px;
	background: #282425;
}

/*HEADER*/

div#header {
	width: 450px;
	height: 80px;
}

div#top {
	width: 240px;
	height: 80px;
	margin: 0 0 0 210px;
	border-bottom: 1px solid #282425;
}

.search input {
	float: left;
	width: 162px;
	height: 21px;
	padding: 4px 8px 4px 8px;
	background: #282425;
	border: 0;
	color: #666;
	font-size: 1em;
}

.search input#searchsubmit {
	float: left;
	width:62px;
	height:29px; 
	background: #000000;
	border: 0; 
	color: #666;
	font-size: 0.9em;
}

ul#navigation {
	display: block;
	width: 240px;
	float: left;
	margin: 5px 0 10px 0;
}

ul#navigation li {
	display: inline;
}

ul#navigation li a {
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	margin: 0 0 0 26px;
}

ul#navigation li a:hover {
	text-decoration: none;
	color: #999;
}


/*PAGE NAVI*/

div#navi {
	width: 450px;
	height: 25px;
	margin: 0 0 30px 0;
}

div.navigation {
	float: right;
	display: block;
	width: 240px;
	height: 25px;
	background: #282425 url(images/navi_bg.jpg) top left no-repeat;
}

div.alignleft {
	float: left;
	text-align: left;
	width: 120px;
}

div.alignright {
	float: right;
	text-align: right;
	width: 120px;
}

div.alignleft a, div.alignright a {
	display: block;
	height: 25px;
	width: 100px;
	font-size: 0.8em;
	text-decoration: none;
	color: #666;
	background: #282425;
	padding: 0 10px 0 10px;
}

div.alignleft a:hover, div.alignright a:hover {
	color: #989300;
	height: 25px;
	width: 100px;
	background: #282425;
	text-decoration: none;
}

/*COMPONENT*/

div#component {
	overflow: auto;
	width: 450px;
}


/*FRONT*/
div.post a img{
	float: left;
	border:0;
	margin: 0;
}

div.postinfo {
	float: left;
	height: 20px;
	width: 220px;
	background: #282425;
	border-bottom: 3px solid #221f20;
	padding: 10px;
	margin: 0;
	line-height: 15px;
}

div.postinfo:hover{
	background: #262223;
}

span.title {
	float: left;
	color: #333;
	font-weight: bold;
	padding: 0;
	width: 205px;
}

span.slide {
	float: right;
	font-size: 10px;
	padding: 0;
	width: 15px;
	text-align: right;
}

div.entry {
	float: left;
	width: 240px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 2.2em;
	color: #666;
}

/*CONTENT*/

div#content {
	float: left;
	margin: 30px 0 0 0;
	width: 240px;
}

div.fullentry {
	width: 240px;
	float: left;
	text-align: justify;
	margin: 0 0 0 0;
	font-size: 0.9em;
	line-height: 2.4em;
	color: #666;
}

div.meta1 {
	width: 220px;
	padding: 5px 10px 5px 10px;
	background: #282425;
	margin: 0 0 5px 0;
}

div.meta1:hover {
	background: #262223;
}

div.meta2 {
	width: 220px;
	height: 25px;
	padding: 0 10px 0 10px;
	background: #282425;
	margin: 0 0 30px 0;
	line-height: 2.4em;
}

div.meta2:hover {
	background: #262223;
}


div#content .subentry .meta1 p{
	padding: 0;
	margin: 0;
}

div.subentry {
	width: 240px;
	font-size: 0.8em;
	color: #666;
	line-height: 2.0em;
	text-align: justify;
	margin: 0 0 15px 0;
	padding: 0;
}

div.subentry p{
	margin: 0 0 15px 0;
	padding: 0;
}

div.subentry a img{
	margin: 0 0 15px 0;
	border:0;
}

.heading {
	display: block;
	height: 20px;
	border-bottom: 1px solid #333;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 0;
	color: #666;
	font-weight: bold;
}

div.subentry h3 {
	display: block;
	height: 25px;
	border-bottom: 2px solid #333;
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 0 0;
	font-weight: bold;
}

div.fullheading {
	width: 240px;
	height: 25px;
	border-bottom: 2px solid #282425;
	margin: 30px 0 0 0;
}

span.quote {
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #202020;
}

div#content .fullheading h2 {
	display: block;
	height: 25px;
	width: 240px;
	font-size: 1em;
	color: #999;
}

div#content .singlepost .thumbnail h2 {
	position: absolute;
	top: 67px;
	left: 0;
	padding: 0 0 0 10px;
	display: block;
	height: 25px;
	width: 230px;
	font-size: 2em;
	color: #333;
}

div#content h2 {
	height: 120px;
	width: 180px;
	font-size: 1em;
	color: #1e1e1e;
	line-height: 2em;
}

div#content h2 a {
	text-decoration: none;
	color: #1e1e1e;
}

div#content h2 a:hover {
	text-decoration: none;
	color: #808080;
}

div#content h2 span {
	font-size: 0.8em;
	color: #808080;
	font-weight: 400;
}

div.post {
	position: relative;
	width: 240px;
	height: 220px;
	margin: 0 0 30px 0;
}

div.singlepost {
	position: relative;
	width: 240px;
	height: 120px;
	margin: 0 0 30px 0;
}


/*SIDEBAR*/

div#side {
	width: 180px;
	float: left;
	margin: 30px 30px 0 0;
}


div#sidebar {
	margin: 0 0 0 30px;
	width: 150px;
}


div#sidebar ul li ul li{
	display: block;
	height: 25px;
	border-bottom: 1px solid #282425;
	font-size: 10px;
}


div#sidebar h2{
    display: block;
	height: 25px;
	border-bottom: 2px solid #282425;
	font-size: 11px;
    margin: 30px 0 0 0;
}


div.logo {
	width: 180px;
	height: 120px;
	background: url(images/logo.jpg) top left no-repeat;
}


/*COMMENTS*/

p.comment-link {
	margin: 0;
}

p.comment-link a {
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 2.4em;
}

p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

small {
	font-size: 0.8em;
	color: #1e1e1e;
}

small span {
	font-size: 0.8em;
}

h3#comments, h3#respond {
	color: #808080;
	font-size: 0.9em;
	line-height: 2.4em;
	border-bottom: 2px solid #808080;
}

div.author {
	width: 250px;
	float: left;
}

div.author cite {
	font-size: 0.9em;
	font-weight: 400;
	margin: 0 0 5px 15px;
}

div.author cite a{
	font-style: normal;
	color: #666;
}

div.author cite a:hover{
	font-style: normal;
	color: #999;
}

div.author img {
	position: relative;
	top: 10px;
}

div.comment {
	width: 495px;
	float: right;
	text-align: justify;
	font-size: 0.9em;
	line-height: 2em;
}

ol.commentlist {
	border-top: 0px solid #808080;
	margin: 0 0 15px 0;
}

ol.commentlist li {
	border-bottom: 1px solid #808080;
	padding: 15px 0 0 0;
}

div.commentbox_left {
	width: 240px;
	float: left;
	margin: 15px 15px 0 0;
}


div.commentbox_left p{
	margin: 0 0 20px 0;
	line-height: 1.8em;
}

div.commentbox_left input{
	width: 232px;
	height: 15px;
	border: 0;
	border-bottom: 1px solid #808080;
	font-size: 0.9em;
	color: #808080;
	padding: 2px 4px 2px 0;
}

div.commentbox_right {
	width: 495px;
	float: left;
	margin: 15px 0 0 0;
}

div.commentbox_right textarea{
	width: 485px;
	height: 150px;
	border: 1px solid #808080;
	font-size: 11px;
	color: #808080;
	padding: 4px 4px 4px 4px;
}

div.commentbox_bottom input#submit{
	float: left;
	width: 495px;
	height: 25px;
	font-size: 0.8em;
	color: #fefefe;
	text-align: center;
	border: 0;
	margin: 0 0 0 15px;
}

div.commentbox_bottom {
	width: 750px;
	height: 25px;
}

/*FOOTER*/

div#footer {
	width: 450px;
	height:	150px;
	margin: 0;
}

div#bottom {
	width: 240px;
	height:150px;
	color: #333;
	text-align: center;
	border-top: 1px solid #282425;
	margin: 0 0 0 210px;
	padding: 15px 0 0 0;
}

div#footer p {
	font-size: 0.8em;
	color: #333;
	text-align: justify;
}

div#footer span {
	font-size: 0.8em;
}

div#footer p a {
	color: #444;
	text-decoration: none;
}

div#footer p a:hover {
	color: #989300;
	text-decoration: none;
}