/* @override http://andrewgoodmanstudios.com/wp-content/themes/namdoog/style.css */

/*
Theme Name: Namdoog
Theme URI: http://www.bonsaistudios.com/
Description: Made for Andrew Goodman
Version: 1.0
Author: Bonsai Studios, LLC
Author URI: http://www.bonsaistudios.com/
*/

body, html {
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	background: #101010;
}

#header {
	width: 1060px;
	height: 230px;
	position: relative;
}

#headerimg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#header a img {
	border: 0;
	padding: 0;
	outline: none;
}

#nav {
	position: absolute;
	right: 0;
	top: 92px;
}

#nav li {
	display: block;
	float: left;
	list-style: none;
	padding-left: 35px;
}

#nav li a {
	font-size: 12px;
	color: #fff;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 100;
	padding: 7px 10px 6px 10px;
}

#nav li a:hover,
#nav li.current_page_item a {
	background: #9d181a;
}

#footer {
	background: url(images/footer.gif) repeat-x;
	height: 260px;
	width: 100%;
	float: left;
	margin-top: 25px;
}

#sidebar {
	margin-left: 60px;
	padding-top: 17px;
	width: 1035px;
	float: left;
}

#sidebar .widget {
	width: 310px;
	margin-left: 0;
	padding: 0;
	margin-right: 35px;
	display: block;
	float: left;
}

#sidebar .widget h2 {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	background-color: #000;
	margin: 0;
	padding: 8px 10px 7px 10px;
}

#sidebar .widget ul {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding-left: 20px;
	list-style-position: outside;
}

#sidebar .widget ul li {
	color: #9d181a;
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebar .widget ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	display: block;
	width: 285px;
	margin: 0;
	padding: 4px 0 2px 5px;
}

#sidebar .widget ul li a:hover {
	background: #9d181a;
}

#content {
	margin-left: 60px;
	width: 1035px;
	padding: 0;
	margin-right: 0;
	float: left;
}

.port-post {
	width: 310px;
	height: 200px;
	margin-right: 35px;
	display: block;
	float: left;
	position: relative;
	margin-bottom: 35px;
}

.port-post.top-row {
	height: 206px;
}

.port-post.top-row img {
	padding-top: 5px;
	border-top: 1px solid #fff;
}

.port-post img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.port-post h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 310px;
	background: #000;
	opacity: .7;
	-moz-opacity: .7;
	filter:alpha(opacity=70);
}

.port-post h2 a {
	font-size: 16px;
	font-weight: 100;
	text-decoration: none;
	display: block;
	width: 303px;
	color: #fff;
	padding: 8px 0 7px 7px;
}

.port-post h2 a:hover {
	background: #9d181a;
}

#post-column {
	float: left;
	width: 655px;
	margin-right: 35px;
	border-top: 1px solid #fff;
	padding-top: 15px;
}

#about-page {
	width: 655px;
	margin: 0 auto;
}

#post-column .post h2,
#about-page .page h2 {
	border-bottom: 1px solid #fff;
}

#post-column .post h2 a,
#about-page .page h2 a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	padding: 8px 0;
}

#post-column .post h2 a:hover {
	background: #9d181a;
	padding: 8px 10px;
}

#post-column .post .postmetadata {
	width: 645px;
	background: #283a3e;
	color: #fff;
	font-size: 11px;
	padding: 4px 5px;
}

#post-column .post .postmetadata a {
	color: #707070;
	text-decoration: none;
}

#post-column .post .postmetadata a:hover {
	color: #9d181a;
}

#post-column .post .entry,
#about-page .page .entry {
	font-size: 12px;
	color: #fff;
	line-height: 1.7;
}

#post-column .post .entry a,
#about-page .post .entry a {
	text-decoration: none;
	color: #9d181a;
}

#post-column .post .entry a:hover,
#about-page .post .entry a:hover {
	border-bottom: dotted 1px;
}

#post-column .post .entry .piclenselink {
	
}

#side-column {
	border-top: 1px solid #fff;
	padding-top: 15px;
	float: left;
}

#side-column .widget {
	width: 310px;
}

#side-column .widget h2 {
	background: #283a3e;
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	padding: 5px 8px;
}

#side-column .widget ul {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	padding-left: 20px;
	list-style-position: outside;
}

#side-column .widget ul li {
	color: #9d181a;
	padding: 0;
	margin: 0;
	width: 100%;
}

#side-column .widget ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-weight: 100;
	display: block;
	width: 285px;
	margin: 0;
	padding: 4px 0 2px 5px;
}

#side-column .widget ul li a:hover {
	background: #9d181a;
}

#wp-calendar {
	width: 310px;
	color: #fff;
	text-align: center;
	border-collapse: collapse;
}

#wp-calendar caption {
	margin-bottom: 15px;
}

#wp-calendar td,
#wp-calendar th {
	height: 20px;
	padding: 1px;
	margin: 0;
	font-size: 12px;
}

#wp-calendar a {
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	background: #9d181a;
}

#wp-calendar a:hover {
	background: #404040;
}

#realfooter {
	float: left;
	margin: 15px 0 0 0;
	padding: 1px 10px;
	margin-left: 60px;
	color: #fff;
	font-size: 11px;
	width: 980px;
	background: #151515;
}

#realfooter a {
	text-decoration: none;
	color: #fff;
	float: right;
	display: block;
}

#realfooter a:hover {
	background: #9d181a;
}
