 /*  
Theme Name: Twilight
Theme URI: http://www.justskins.com/
Description: Twilight is a beautiful widget ready <a href="http://www.justskins.com/css-themes-skins/wordpress-themes/">Wordpress theme</a> by <a href="http://www.xeonext.com">Xeonext Web Solutions</a>.
Version: 1.1
Author: Just Skins
Author URI: http://www.justskins.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body {
	font: 90%/150% Verdana, "Bitstream Vera Sans", "Trebuchet MS", Tahoma;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #1CA2DE;
	text-decoration: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	font: normal 36px/100% Verdana, "Bitstream Vera Sans", "Trebuchet MS", Tahoma;
	text-align: right;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #83C21F;
	text-decoration: none;
}
h2 {
	color: #1CA2DE;
	margin: 0px;
	letter-spacing: -1px;
	font: normal 190%/100% Verdana, "Bitstream Vera Sans", "Trebuchet MS", Tahoma;
}
h2 a, h2 a:visited {
	color: #1CA2DE;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Verdana, "Bitstream Vera Sans", "Trebuchet MS", Tahoma;
	color: #1CA2DE;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Verdana, "Bitstream Vera Sans", "Trebuchet MS", Tahoma;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#header {
	border-bottom: 3px solid #A2D157;
}
#headerimg {
	width: auto;
}
#headerimg .description{
	padding-bottom: 3px;
	color: #666666;
	font-size: 110%;
	text-align: right;
}
#nav, #searchform {
	display: none;
}
/* Breadcrumb Navigation */
#breadcrumb {
	display: none;
}
#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
}
.post {
	clear:both;
	padding-top: 10px;
}

/* Post Header */
.post-header {
	margin: 16px 0 32px 0;
	padding: 0;
}
.post-header p {
	margin: 0;
	padding: 0;
	font-size: 110%;
}
.post-header p span{
	margin: 0;
	padding: 0 8px 0 0;
}
.post-header p a {
	font-weight: bold;
}
.post-date {
	font-size: 95%;
	text-transform: uppercase;
	color: #666666;
}
.post-cat {
	float:left;
	font-size: 95%;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	border-top: 1px solid #999999;
	margin-top: 10px;
}
.navigation a, .navigation a:visited {
	color: #1CA2DE;
}
.previous-entries {
	float: left;
}
.next-entries {
	float: right;
}

/* FootNotes */
.footnotes {
	margin: 0 0 20px 0;
	border: 1px dashed #cccccc;
	padding: 5px 10px 5px 40px;
}
.footnotes ol, .footnotes ol li {
	margin: 0;
	padding: 0;
	font-size: 85%;
}
/* Post Footer */
.post-footer {
	margin: 20px 0 32px 0;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	padding: 8px 0;
}
.post-footer p {
	margin: 0 0 0 16px;
	padding: 0;
}
.post-footer .permalink-info, .post-footer .trackback-info {
	display: none;
}
.post-footer input, .post-footer br {
	display: none;
}
/* wp-hatena */
.wph {
	display: none;
}
/* Ultimate Tag Warrior */
.utw-label, .utw-tags {
	display: inline;
}
.utw-tags img {
	display: none;
}
h2.comments-header {
	border-bottom: 1px dotted #CDCDCD;
	padding: 10px 0 5px 0;
}
h2.comments-header #comments-count {
	margin-left: 8px;
	font-size: 60%;
}
h2.comments-header #comments-rss {
	display: none;
}
#comments li{
	list-style: none;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	list-style: none;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #1888B8;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#comments-form, #commentform {
	display: none;
}
#sidebar, #footer {
	display: none;
}
#credits {
	display: none;
}
pre {
	margin: 16px;
	padding: 16px;
	line-height: 150%;
	white-space: pre;
	border: 1px dashed #cccccc;
}
code {
	margin: 0;
	padding: 0;
	font-family: 'Courier New', Courier, Fixed, sans-serif;
}
code br {
    display: none;
}
img {
	border: none;
}
blockquote {
	border-left: 1px solid #666666;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}