/*  
Theme Name: City Night Life
Theme URI: http://citylife.lusive.info/
Description: City Night Life is all about enjoying life at major vibrant metropolitan cities.
Version: 1.0
Author: Lusive Vector Designs
Author URI: http://lusive.info
*/



/* General */

body {
	margin-top: 0;
	margin-left: -70;
	background: url("images/bg.gif");
  	background-color: #000000;
}

h1, h2, h3, h4 {
	margin: 0;
}

input, select, textarea {
	font-family: Verdana;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.navigation {
	text-align: center;
	background-color: #000000;
}

.navigation-previous a, .navigation-next a {
	font: bold 12px "Verdana", Verdana;
	color: #ffffff;
	padding-bottom: 10px;
}


/* Page */

#page {
	/*margin: auto;*/
	/*width: 829px;*/
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

/* Header */

#header {
	width: 829px;
	height: 141px;
	background: url("images/header_djsylvo_670_2.gif") no-repeat;
	/*position: relative;*/
	text-align: left;
	margin-bottom: 20px;
}

	/* Header - Info */
	
	#header #header-info {
		/*position: absolute;*/
		top: 105px;
		left: 560px;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: bold 30px "Arial Narrow", "Trebuchet MS", Verdana;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;
		font: bold 15px "Arial Narrow", "Trebuchet MS", Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		/*position: absolute;*/
		top: 0px;
		left: 0px;
		height: 53px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 53px;
	}
	
	#header #header-menu ul li {
		float: right;
		height: 53px;
		margin-right: 8px;
		font: bold 10px/43px "Verdana", Verdana;
		color: #ffffff;
		text-transform: lowercase;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 40px;
		background: url("images/header_menu_right.gif") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Topbar */
	
	#header #topbar {
		/*position: absolute;*/
		top: 70px;
		left: 550px;
		width: 260px;
		height: 201px;
		color: #ffffff;
		font: normal 12px "Arial Narrow", "Trebuchet MS", Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px "Verdana", Verdana;
		color: #ffffff;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #ffffff;
		font: normal 12px "Arial Narrow", "Trebuchet MS", Verdana;
	}
	
	#header #topbar ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 285px;
			padding: 35px 33px;
			float: left;
		}
		
		#header #topbar #topbar-center {
			width: 306px;
			float: left;
			padding: 12px 0 0 30px;
		}
		
		#header #topbar #topbar-right {
			width: 287px;
			float: left;
			padding: 12px 0 0 30px;
		}


/* Main */

#main {
	width: 829px;
	/* background-color: #000000; * /
	/* background: url("images/main.gif") repeat-y; */
}

#main-top {
	width: 829px;
	/* background-color: #000000; */
	/* background: url("images/main_top.gif") no-repeat; */
}

#main-bottom {
	width: 828px;
	padding-left: 0px;
	min-height: 50px;
	/* background-color: #000000; */
	/* border: 1px solid #f400e0; */
	/* background: url("images/main_bottom.gif") no-repeat left bottom; */
}

	/* Main - Content */
	
	#content {
		float: right;
		width: 670px;
		height: 475px;
		/*padding: 0px 16px 0 16px;		*/
		overflow-y: scroll;
		overflow-x: hidden;
		text-align: left;
		margin: 0px;
		border: 1px solid #f400e0;
	}
	
html>body #content { 
	padding: 0px; 
}

	/* Main - Content - Post-small */
	
	#content .post-small {
		color: #FFFFFF;
		float: left;
		margin-bottom: 16px;
		width: 625px;
		padding: 7px;
		background: #000000;
	}
	
		/* Post - Title */
		
		#content .post-small .post-title {
			width: 625px;
			height: 51px;
			color: #FFFFFF;
			font: bold 13px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post-small .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post-small .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") repeat-x;
			width: 50px;
			height: 51px;
			color: #ffffff;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 11px/17px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post-small .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post-small .post-title h2 {
			padding: 4px 0 3px 0;
			color: #FFFFFF;
			font: bold 19px "Verdana", Verdana;
		}
		
		#content .post-small .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post-small .post-entry {
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			padding: 0 4px;
			width: 625px;
		}
		
		#content .post-small .post-entry td {
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post-small .post-entry a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post-small .post-entry .more-link {
			font: bold 12px/21px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post-small .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post-small - Info */
		
		#content .post-small .post-info {
			padding: 10px 4px 0 4px;
			width: 625px;
			clear: both;
			font: bold 11px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post-small .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post-small h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 625px;
		}
		
		#content .post-small .commentlist {
			padding: 0 4px;
			width: 625px;
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post-small .commentlist a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .commentlist a:hover {
			text-decoration: underline;
		}
		
		#content .post-small .commentlist ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post-small .commentlist ol li {
			padding: 5px;
		}
		
		#content .post-small .commentlist ol li.alt {
			background: #000000;
		}
		
		#content .post-small .commentlist ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post-small .commentlist ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .commentlist ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post-small .commentlist ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small .commentlist ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post-small #commentform {
			margin: 0;
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			padding: 0 4px;
			width: 600px;
		}
		
		#content .post-small #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post-small #commentform a:hover {
			text-decoration: underline;
		}
	
		/* Main - Content - Post */
	
	#content .post {
		color: #FFFFFF;
		float: left;
		margin-bottom: 16px;
		width: 645px;
		padding: 7px;
		background: #000000;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 645px;
			height: 51px;
			color: #FFFFFF;
			font: bold 13px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") repeat-x;
			width: 50px;
			height: 51px;
			color: #ffffff;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 11px/17px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px Verdana, "Arial Narrow", "Trebuchet MS";
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #FFFFFF;
			font: bold 19px "Verdana", Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			padding: 0 4px;
			width: 630px;
		}
		
		#content .post .post-entry td {
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post .post-entry a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/21px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 630px;
			clear: both;
			font: bold 11px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 630px;
		}
		
		#content .post .commentlist {
			padding: 0 4px;
			width: 630px;
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
		}
		
		#content .post .commentlist a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .commentlist a:hover {
			text-decoration: underline;
		}
		
		#content .post .commentlist ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .commentlist ol li {
			padding: 5px;
		}
		
		#content .post .commentlist ol li.alt {
			background: #000000;
		}
		
		#content .post .commentlist ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .commentlist ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .commentlist ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .commentlist ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .commentlist ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 11px/19px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #FFFFFF;
			padding: 0 4px;
			width: 566px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
	  	text-align: left;
		float: left;
		width: 125px;
		height: 447px;
		font: strong 15px/18px Verdana, "Arial Narrow", "Trebuchet MS";
		color: #000000;		
		padding: 0px;
		marging: 0px;
	}


	
	.sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: none;
		background-color: #f400e0;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			font: bold 15px/34px Verdana, "Arial Narrow", "Trebuchet MS";
			color: #ffffff;
			/* padding-left: 18px;
			   height: 46px;
			   width: 189px;
			   background: url("images/sidebar_title.gif") no-repeat; 
			*/
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul.block {
			margin: 0 0 0 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul.block li {
			/* padding-left: 18px;
			   height: 46px;
			   width: 189px;
			   background: url("images/sidebar_title.gif") no-repeat; 
			*/
			list-style-position: outside;
			color: #000000;
			font: bold 13px Verdana, "Arial Narrow", "Trebuchet MS";
			list-style-type: none;
		}
		
		.sidebar ul {
			margin: 0 0 20px 18px;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			padding: 0px;
			color: #ffffff;
			font: bold 11px Verdana, "Arial Narrow", "Trebuchet MS";
			margin-top: 10px;			
			letter-spacing: 2px;
		}
		
		.sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 14px 0 25px 0;
			width: 100px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 100px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 20px 10px;
		}


/* Footer */

#footer {
	/*margin-top: 15px;*/
	width: 829px;
	height: 30px;
	/* background: url("images/footer.gif") repeat-x; */
	color: #A1A1A1;
	font: normal 10px/15px Verdana, "Arial Narrow", "Trebuchet MS";
	text-align: center;
}

#footer a {
	color: #A1A1A1;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
