/*  
Theme Name: NightLife
Theme URI: http://www.themevibes.com 
Description: NightLife by <a href="http://www.themevibes.com/">ThemeVibes</a>
Version: 1.0 
Author: NightLife
Author URI: http://www.themevibes.com
*/

/* main css */
html {
 margin-bottom: 0;
}
body {
 margin:0;
 padding:0;
 background: #000000 url('images/bg_main.gif') repeat top center;
 color: #ffffff;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 line-height:1.6;
 margin-bottom: 0;
}

#header {
 width: 890px;
 text-align: left;
 margin: 20px auto 0 auto;
}
#header h1, #header h1 a {
 font: 30px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #3A76A3;
 margin: 0; padding: 0 10px;
}
#top {
 padding: 10px 0 220px 10px;
 background:  url('images/bg_top.gif') no-repeat top center;
}
#nav {
 padding: 15px 0 4px 20px; margin-top:0px;
 background:  url('images/bg_nav.gif') no-repeat top center;
}
#nav ul {
 list-style: none;
 margin: 0; padding: 0;
}
#nav li {
 display: inline;
 padding: 0px;
}
#nav li a {
 font:bold 11px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
 padding:6px 15px; width: 58px;
}
#nav li.page_item a:link, #nav li.page_item a:visited {
 padding:6px 15px; margin:0;

}
#nav li a:hover, #nav li.current_page_item a:link, #nav li.current_page_item a:visited {
 background: url(images/nav.gif) no-repeat top center;
 padding:6px 15px;
 text-decoration: none;
 color:#2F6A8E;
}
#page {
 background: #000000 url(images/bg_page.gif) no-repeat top right;
 width: 890px;
 text-align: left;
 margin: 0 auto; padding-top:61px;
}
#page .bottom {
 background: #191919;
 margin:0 16px;
 padding:5px;
}
#content  {
 float: left;
 width: 596px;
 margin-top:5px;
}
#content p {
 margin: 0; padding: 0;
}
#content h1 {
 margin: 0; padding: 0;
 font: 17px Verdana, Arial, Helvetica, sans-serif;
}
#content h1, #content h1 a {
 color: #ffffff;
}
.post {
 font: 11px Arial, Helvetica, sans-serif;
 color: #D9CACB; 
 padding-top:5px;
 background: url(images/post_top.gif) no-repeat top left;
}
.post img {
 border: 2px solid #A5D3FA;
}
.post a:link, .post a:visited {
 color: #A5D3FA;
}
.post li {
 margin-left: 25px;
}
.post .inner {
 background: #2B2B2B url(images/post_bottom.gif) no-repeat bottom left;
 padding:5px;
}
.details {
 color: #7D7D7D;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.details a:link, .details a:hover, .details a:visited {
 color: #7D7D7D;
}
.comments {
 float: right;
 width: 101px; height: 26px;
 padding-top:8px; margin-right:15px;
 text-align: center;
 background: url(images/comments.gif) no-repeat top right;
}
.comments  a:link, .comments  a:visited {
 color: #0060A1;
 font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.comments  a:hover {
 text-decoration: underline;
 color: #0060A1;
}
.storydate {
	float: right; text-align: center;
	width: 60px;
	height: 58px;
	padding: 3px 0;
	margin-right: 10px;
	font: 11px arial;
}
.storydate .day {
	font: bold 11px arial;
}
.storydate .month {
	font: bold 18px arial;
}
.storytime, .storytime a {
	color: #8BB55E;
	text-decoration: none;
}
.storytime span {
	color: #698662;
}
.postmetadata {
	clear: left;
}
#sidebar {
 width: 248px;
 float: right;
}
#sidebar h2 {
 font: 22px 'Trebuchet MS';
 margin-bottom: -10px; margin-top:0;
 padding: 5px 0 10px 60px;
 color: #0060A1;
 clear: left;
 position:relative;
 background: url(images/h2.gif) no-repeat bottom left;
}
#sidebar ul {
 margin: 0; padding: 0;
 list-style: none;
}
#sidebar ul ul {
 background:url(images/sidebar_bottom.gif) no-repeat bottom center;
 padding:0; margin:0 2px 20px 2px;
}
#sidebar li {
 list-style:none;
 padding:5px 0;
}
#sidebar li a {
 padding:10px;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
}
#sidebar li a:hover {
 text-decoration: underline;
}
#sidebar p {
 padding-left: 10px;
 font-size: 11px;
 text-align: justify;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
form {
 margin: 0; padding: 0;
}
textarea, input {
 border: 1px solid #000000;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #3A76A3;
	text-decoration: none;
	}

a:hover {
	color: #3A76A3;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#footer {
 background: url('images/bg_footer.gif') no-repeat top left;
 width: 721px;
 text-align: center;
 margin: 0 auto;
 padding-top: 20px;
 padding-bottom: 30px;
}
#searchform {
 padding-top: 10px;
 height: 53px;
 padding-left: 20px;
}
#searchform #s {
 border: 1px solid #A3BB78;
 width: 255px;
 margin-top: 15px;
}
#searchform #searchsubmit {
 border: 0;
 height: 21px;
 width: 50px;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #ffffff;
}

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/

/*CSS black style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#a0a0a0;
		font-size:80%;
	}
	div.pagination a {
		border: 1px solid #909090;
		margin-right:3px;
		padding:2px 5px;
		background-image:url('bar.gif');
		background-position:bottom;
		text-decoration: none;
		color: #c0c0c0;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #f0f0f0;
		background-image:url(invbar.gif);
		background-color:#404040;
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		font-weight: bold;
		background-color: #606060;
		color: #ffffff;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}

