@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Mike Huynh 
Theme URI: http://www.mikehuynhphotography.com/
Description: This is my theme for Mike Huynh Photography
Version: 1.0
Author: Jennibeth Bongalon
Author URI: http://www.digitalbarrio.com/
Tags: Mike Huynh, custom header, fixed width, two columns, widgets
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: center; /*a fix for older IEs to center the wrapper*/
	vertical-align: top;
	background: #000000;
	color: #FFFFFF; 
}
h1 {
	margin: 0;
	padding: 0 0 10px 0;
}
h2 {
	color: #FFFFFF; 
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
blockquote {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 10px 0 0 0;
}

dl {
	margin: 0;
	padding: 10px 0 0 0;
}
hr {
	margin: 0;
	padding: 10px 0 0 0;
}
form {
	margin: 0;
	padding: 10px 0 0 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF; /*white*/
}

a:hover {
	/*text-decoration: underline;*/
	color: #FFFFFF;
	font-weight: bold;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1024px;
	text-align: left;
}
/* 
---------------------------
Top Header
---------------------------
 */
#header {
	float: left;
	width: 1024px;
	height: 180px;
	background-image: url(images/mikeHuynh_logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #555555;
}
#header a#img {
	/*display: block;*/
	width: 312px;
	height: 107px;
}

/*
---------------------------
Menu Navigation
---------------------------
*/
.topNav {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	/*width: 1024px; 
	height: 30px;*/ 
	position: relative; 
	z-index:100;
	margin-top: 138px;
}
.topNav ul li a, .topNav ul li a:visited {
	display: block; 
	text-decoration none; 
	color: #FFF;
	width: 105px; 
	height: 21px;
	text-align: center; 
	font-size: 15px; 
	overflow: hidden;
}
.topNav ul {
	padding: 0; 
	margin: 0; 
}
.topNav ul li {
	float: left; 
	position: relative;
	list-style-type: none; 
	padding: 2px 15px 0 23px; /*controls how the topNav is centered and the spacing between blocks of the drop-down menu*/
}

.topNav ul li ul {
	display: none;
	}

/* specific to non IE browsers */
.topNav ul li:hover a {
	color: #0679BF; /*blue*/
	font-weight: bold;
}
.topNav ul li:hover ul {
	display: block; 
	position: absolute; 
	top: 21px; 
	left: 0; 
	width: 105px;
}
.topNav ul li:hover ul li a.hide {
	background: #0679BF; /*blue*/  
	color: #FFF;
}
.topNav ul li:hover ul li:hover a.hide {
	background: #0679BF; /*blue*/
	color: #FFF;
}
.topNav ul li:hover ul li ul {
	display: none;
}
/*
--------------------
second level nav
---------------------
*/
.topNav ul li:hover ul li a {
	font-size: 13px;
	display: block; 
	background: #000000;
	color: #FFFFFF; 
}
.topNav ul li:hover ul li a:hover {
	background: #0679BF; /*blue*/
	color: #FFF;
}
.topNav ul li:hover ul li:hover ul {
	display: block; 
	position: absolute; 
	left: 105px; 
	top: 0;
}
.topNav ul li:hover ul li:hover ul.left {
	left: -105px;
}

/*
---------------------------
Content
---------------------------
*/
#content {
	float: left;
	width: 758px;
	position: relative;
	min-height: 500px;
}
#pagecontent {
	float: left;
	width: 1024px;
	position: relative;
	min-height: 500px;
	padding: 20px 30px 0 57px;
}
#homecontent {
	float: left;
	width: 1024px;
	position: relative;
	min-height: 500px;
	padding: 0;
	z-index: 5;
}

.post {
	padding: 10px 0 10px 0;

}
.post h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 18px;
}
.post h2 a {
		color: #FFFFFF; 
}
.post h2 a:hover {
		color: #0679BF; /*blue*/
		text-decoration: underline;
}
.pgentry {
	line-height: 18px; /*Increased the size of the space between each line within the entry DIV*/
	width: 890px;
}
.entry {
	width: 758px;
	line-height: 18px; /*Increased the size of the space between each line within the entry DIV*/
}
.entrypage {
	padding-left: 100px;
	line-height: 18px; /*Increased the size of the space between each line within the entry DIV*/
}
.entry p a {
	text-decoration: none;
	color: #FFFFFF; 
	font-weight: bold;
}
.entry p a:hover {
	color: #0679BF; /*blue*/
	font-weight: bold;
	text-decoration: underline;
}
.entry td ul li a {
	text-decoration: none;
	color: #555555; /*gray*/
	font-weight: bold;
}
.entry td ul li a:hover {
	color: #0679BF; /*blue*/
	font-weight: bold;
	text-decoration: underline;
}
p.postmetadata {
	border-top: 1px solid #FFFFFF; 
	margin: 10px 0 0 0;
}
.navigation { /*before, after pages*/
	padding: 10px 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
#fadeshow1 {
	padding: 0;
	margin: 15px auto;
}


/*
---------------------------
Right Side Bar
---------------------------
*/
.sidebar {
	float: left;
	width: 245px;
	background-image: none;
	margin: 0 0 0 10px;
	display: inline; /*to fix IE's bug of doubling the set margin*/
}
.sidebar ul {
	list-style-type: none; /*Firefox*/
	margin: 0;
	padding: 0 20px 0 20px;
}
.sidebar ul li {
	padding: 8px 0 8px 0;
	line-height: 10px;
}
.sidebar ul li h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	padding: 0;
}
.sidebar ul li table#wp-calendar {
	width: 100%;
}
.sidebar ul li table#wp-calendar caption {
	color: #0679BF; /*blue*/
	font-weight: bold;
}
.sidebar ul li table#wp-calendar tr {
	color: #0679BF; /*blue*/
}

/*
---------------------------
left Side Bar
---------------------------
*/
.sidebar-left {
	float: left;
	width: 245px;
	margin: 5px;
	padding-right: 20px;
}
.sidebar-left ul {
	list-style-type: none; /*Firefox*/
	margin: 0;
	padding: 10px 9px 14px 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 30px;

}
.sidebar-left ul li {
	list-style-type: square;
	padding: 1px 0 5px 2px;
	margin-left: 20px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	border-bottom: 1px #FFFFFF solid;
}
.sidebar-left h4 a:hover {
	color: #5C4161C; /*red*/
	font-weight: bold;
}
.sidebar-left ul li a:hover {
	color: #5C4161C; /*red*/
	font-weight: bold;
}


/*
---------------------------
footer
---------------------------
*/
#footer{
	clear: both; /*to make sure the Footer doesn’t attach itself to anything above it*/
	/*float: left;*/
	width: 1024px;
	height: 30px;
	padding: 0;
	border-top: 1px solid #555555;
	margin: 0px 0px 0px 0px; /* remove all the borders and padding from the default list styling */
	list-style-type: none; /* remove all the bullets from the default list styling */
}
/* Footer-Nav removed ----
#footer-nav  {
	float: left;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF; 
	margin-top: 10px;
}
#footer-nav ul {
	list-style-type: none;
}
#footer-nav li {
	display: inline;
}
#footer-nav li a {
	padding: 0 10px 0 10px;
}
#footer #footer-nav a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF; 
}
#footer #footer-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
---*/
#footer #footer-copyright {
	text-align: center;
}
#footer #footer-copyright p a:hover {
	text-decoration: none;
	font-weight: bold;
}



/*Comments.php Style*/
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #FFFFFF;
}

.comments-template h2, .comments-template h3 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
}

.commentmetadata {
	font-size: 12px;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
