/*
Theme Name: Hong Kong Night Theme
Theme URI: http://www.wptown.com/
Description: Hong Kong Night Theme is a unique Widget ready WordPress theme with 2 columns, right sidebar and fixed width. Tested on Firefox, Internet Explorer 6, 7 and Opera. Theme is XHTML/CSS valid and SEO friendly.
Version: 1.0
Author: WP Town
Author URI: http://www.wptown.com/
Tags: black, 2 columns, widget ready, right sidebar, fixed width, seo friendly
*/



/* General */

body {
	margin: 0;
	background: #ffffff;
}

h1, h2, h3, h4 {
	margin: 0;
	text-align:left;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.jpg") no-repeat;
}


/* Header */

#header {
	
	height: 100%;

}



#header-wrapper {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}


#header-container {
	width:1000px;
	padding:0px;
	margin:0px auto 0px auto;
}

#nav-wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

#nav-container {
	width:900px;
	height:63px;
	margin:0px auto 0px auto;
	padding:0px;
	}






/*------------ Navigation ---------------*/

a.about {
   	display: block;
   	width:130px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_about.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.about:hover {
   	background-position: -131px 0;
   	border:none;
   	text-decoration:none;
   }
   


a.calendar {
   	display: block;
   	width:88px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_calendar.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.calendar:hover {
   	background-position: -91px 0;
   	border:none;
   	text-decoration:none;
   }
   
   
   
   
 a.events {
   	display: block;
   	width:81px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_events.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.events:hover {
   	background-position: -81px 0;
   	border:none;
   	text-decoration:none;
   }
   
   
   a.photo {
   	display: block;
   	width:121px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_photo.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.photo:hover {
   	background-position: -121px 0;
   	border:none;
   	text-decoration:none;
   }
   
   
   
   
a.contact {
   	display: block;
   	width:90px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_contact.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.contact:hover {
   	background-position: -90px 0;
   	border:none;
   	text-decoration:none;
   }


   
a.dog {
   	display: block;
   	width:91px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_dog.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.dog:hover {
   	background-position: -91px 0;
   	border:none;
   	text-decoration:none;
   }
   
   
a.links {
   	display: block;
   	width:62px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_links.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.links:hover {
   	background-position: -61px 0;
   	border:none;
   	text-decoration:none;
   }
   
a.shop {
   	display: block;
   	width:62px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_shop.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.shop:hover {
   	background-position: -63px 0;
   	border:none;
   	text-decoration:none;
   }


   
a.vol {
   	display: block;
   	width:120px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt-vol.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.vol:hover {
   	background-position: -120px 0;
   	border:none;
   	text-decoration:none;
   }
   
   
   
 a.blog {
   	display: block;
   	width:55px;
   	height:63px;
   	text-decoration: none;
   	background:url(images/images/bt_blog.jpg);
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
   }
   
   
a.blog:hover {
   	background-position: -55px 0;
   	border:none;
   	text-decoration:none;
   }

#paper-container {
	background-image:url(images/paper.jpg);
	background-repeat:no-repeat;
	width:530px;
	height:147px;
	padding-top:23px;
	padding-left:62px;
	float:left;
}






#content-wrapper {
	width:100%;
	height:100%;
	background-image:url(images/backgounds/main-bg.gif);
	padding:0px;
	margin:0px;
}

#content-container {
	width:900px;
	text-align:center;
	padding:0px;
	margin:0px auto 0px auto;
	background-image:url(images/backgounds/content-bg.jpg);
	background-repeat:repeat-y;
}






.clear {
	clear:both;
	}
	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 20px;
		left: 85px;
		width: 520px;
		text-align: center;
	}
	
	#header #header-info h1 {
		color: #1a1b20;
		font: normal 40px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #1a1b20;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #1a1b20;
		font: normal 18px Verdana;
	}


ul.padding  li {
	margin-bottom:10px;
}

/* Main */

#main {
	width: 900px;
	text-align:center;
	padding:0px;
	margin:0px auto 0px auto;
	background-image:url(images/backgounds/main-bg.jpg);
	background-repeat:repeat-y;
}

	/* Main - Content */
	
	#content {
	float:right;
	position:relative;
	top:0px;
	right:0px;
	margin:opx;
	padding:0px;
	width:646px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 12px;
		width: 646px;
	}
	
		#content .post .post-top {
			width: 646px;
			
		}
		
		#content .post .post-in {
			width: 646px;
			
		}
		
		#content .post .post-bottom {
			width: 625px;
			height: 5px;
			margin-bottom:20px;
			margin-top:10px;
			background-color:#333333;
		
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 600px;
			padding: 0 12px 0 10px;
			color: #aeb1bf;
			font: bold 12px Verdana;
		}
		
		#content .post .post-title a {
			color: #aeb1bf;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			text-align: center;
			text-transform: lowercase;
			color: #75767e;
			width: 50px;
			height: 50px;
			padding: 0 2px 3px 0;
			background:url(images/post_date.gif);
			margin-right: 13px;
			font: bold 16px Verdana;
		}
		
		#content .post .post-title .post-date span {
			padding: 0px 0 1px 0;
			margin:15px 0px 2px 0px;
			font: normal 18px Verdana;
			line-height:2px;
			display: block;
		}
		
		#content .post .post-title h2 {
			color:#333333;
			font: normal 20px Verdana;
			font-weight:bold;
			margin-top:10px;
		}
		
		#content .post .post-title h2 a {
			color:#333333;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			padding-top: 9px;
			text-align:left;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			padding: 0 12px 0 10px;
			width: 600px;
			font: normal 12px/19px Verdana;
			color: #75767e;
			text-align:left;
		}
		
		#content .post .post-entry a {
			color:#990000;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #161517;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			clear: both;
			width: 600px;
			padding: 0 12px 0 10px;
			text-align: right;
		
			font: bold 12px/20px Verdana;
			height: 20px;
			color: #aeb1bf;
		}
		
		#content .post .post-info a {
			color: #243843;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color:#333333;
			font: bold 15px Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			width: 600px;
			font: normal 12px/19px Verdana;
			color: #75767e;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #aeb1bf;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #ffffff;
			border:solid #000000 1px;
			padding:8px;
		}
		
		#content .post .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #aeb1bf;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #aeb1bf;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			width: 600px;
			font: normal 12px/19px Verdana;
			color: #75767e;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #aeb1bf;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		width: 700px;
		color: #aeb1bf;
		float: left;
	}
	
	#content .navigation a {
		margin-bottom: 12px;
		font: bold 12px/30px Verdana;
		color: #aeb1bf;
		text-decoration: none;
		padding: 0 2px 3px 0;
		width: 150px;
		height: 30px;
		background: url("images/navigation.png");
		text-align: center;
		display: block;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 222px;
		font: normal 12px/19px Verdana;
		color: #75767e;
		position:relative;
	top:0px;
	left:16px;
		
	}
	
	#sidebar p.donation {
		padding-left:15px;
	}
	
	
	
	
	
	
	
	
	#sidebar a {
		color: #aeb1bf;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 222px;
		
		margin-bottom: 12px;
	}
	
		#sidebar .sidebar-box-top {
			width: 222px;
			height: 3px;
			
		}
		
		#sidebar .sidebar-box-in {
			width: 256px;
			padding: 0 3px 0 1px;
			
		}
		
			#sidebar .sidebar-box-in-box {
				margin-top: -2px;
				width: 222px;
			
			}
			
			#sidebar .sidebar-box-in-top {
				width: 222px;
				
			}
			
			#sidebar .sidebar-box-in-bottom {
				width: 222px;
				min-height: 50px;
				
			}
		
		#sidebar .sidebar-box-bottom {
			width: 222px;
			height: 4px;
			
		}
		
		/* Sidebar - Titles */
		
		
		
		#sidebar h2 {
			background-color:#FFFFFF;
			text-align:center;
			color:#990000;
			padding:2px 0px 3px 0px;
			margin:0px;
		}
		
		.dog-o-month {
			margin:8px 0px;
		}	
	
		#sidebar p.dog-o-month-text {
			background-color:#FFFFFF;
			color:#616161;
			padding:2px 0px 3px 0px;
			margin:10px 0px;
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:18px;
		}
		
		#sidebar h3 {
			width: 213px;
			height: 33px;
			padding-bottom: 4px;
			padding-left:8px;
			text-align: left;
			border-bottom:solid 1px #ffffff;
			border-top:solid 1px #ffffff;
			font: bold 16px/33px Verdana;
			color: white;
			
			
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
			text-align:left;
		}
		
		#sidebar ul li {
			color: #aeb1bf;
			font: bold 12px/30px Verdana;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
			padding-left: 10px;
			display: block;
			
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
			
			#sidebar ul li ul li a {
				padding-left: 20px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0;
			width: 256px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 168px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 3px 0;
			width: 144px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 1px 6px 3px 6px;
		}


/* Footer */

#footer {
	margin: 10px 0px;
	width: 900px;
	margin:0px auto 0px auto;
	height:50px;
	padding: 20px 0px;
	color: #75767e;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/backgounds/footer.gif);
	background-repeat:no-repeat;
	text-align: center;
}

#footer a {
	color: #aeb1bf;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}





.image-left {
	float:left;
	margin:0px;
	padding:0px 15px 0px 0px;
}




/*   Paypal & Constant Contact  */


#paypal {
	text-align:center;
	padding:10px 0px;
	margin:0px;
}


#paypal p {
	text-align:left;
	padding-left:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


#constant-contact {
	width:220px; 
	background-color: #ffffff;
	padding:10px 0px 10px 0px;
}

#constant-contact .sub {
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
}


.image-right {
	float:right;
	margin:0px 0px 0px 20px;
}


 a.ad-space {
   	display:block;
   	width:190px;
   	height:65px;
   	text-decoration: none;
	background-image:url(images/images/ad-space.gif);
	margin:10px auto 0px auto;
   }
   
   
a.ad-space:hover {
   	background-position: -190px 0px;
   	border:none;
   	text-decoration:none;
   }

