/*
Theme Name: BKDYS roughly based on Seven Five
Theme URI: 
Description: 
Version: 
Author: xlent
Author URI: http://bennyhong.com/
*/

/* @group Universal */

html {
	border-top: 53px solid #2E3340;
}

body {
	/*background: #2E3340 url('images/bg.png') repeat center top;*/
	font: 10pt/18px "Myriad Pro", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	/*text-shadow: 0 1px 0 #282828;*/
	margin: 0;
	padding: 0;
	color: #36322B;/*#F5F5F5;*/
	border-top: 1px solid #DDD5C4;
	height: auto !important;
	background-color: #C4BBAA;
}

p {
	margin: 0 0 18px 0;
	padding: 0;
	line-height: 22px;
}

a {
	display: inline-block;
}

a:link, a:visited {
	color: #36322B;
/*	overflow: hidden;*/
}

a:hover {
	color: #C22208;/*#C1E179;*/
}

img {
	border: 6px solid #A19886 !important;
	padding: 1px;
}

h1 {
	color: #F5F5F5;
	font: 18px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	/*text-shadow: 0 1px 0 #282828;*/
}

h2, h3 {
	font: normal 30px 'Hoefler Text', Baskerville, Garamond, 'Palatino Linotype', Georgia, 'Times New Roman', serif;
	line-height: 40px !important;
	margin: 0px 0 18px 0;
	padding: 0;
	text-shadow: 0 1px 0 #e6e6e6;
}

h3 { font-size: 24px; line-height: 32px; }

h2 a {
	text-decoration: none;
}

.no-border {
	border-width: 0 !important;
}

/* @end */

/* @group Header */

#header {
	background-color: #2E3340;
	border-bottom: 1px solid #DDD5C4;
	clear: both;
	height: 53px;
	line-height: 54px;
	margin: -54px auto 18px;
	padding: 0;
	z-index: 100;
}

#header a {
	background: none;
	color: #F5F5F5;
}

#logo {
	float: left;
	height: 54px;
}

#logo h1 {
	line-height: 54px;
}

/* @end */

/* @group Menu */

#menu {
	width: 700px;
	float: right;
	text-align: right;
	line-height: 54px;
}

#menu a {
	color: #F5F5F5;
	text-decoration: none;
}

#menu ul {
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#menu li {
	margin: 0 0 0 8px;
	color: #F5F5F5;
	float: right;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 1px 0 #282828;
}

li.selected {
	background-position: 0 -30px;
}

/* @end */

/* @group Menu-Categoties */

/* @group Menu-Chat */

#menu li.cat-item-16 {
	padding: 12px 1px 1px;
	width: 30px;
}

#menu li.cat-item-16 a:before {
	content: url("http://bennyhong.com/journal/wp-content/themes/sevenfive/images/icon_talk.png");
}

/* @end */

/* @group Menu-Link */

#menu li.cat-item-46 {
	padding: 12px 1px 1px;
	width: 30px;
}

#menu li.cat-item-46 a:before {
	content: url("http://bennyhong.com/journal/wp-content/themes/sevenfive/images/Link.png");
}

/* @end */

/* @group Menu-Photo */

#menu li.cat-item-14 {
	padding: 12px 1px 1px;
	width: 30px;
}

#menu li.cat-item-14 a:before {
	content: url("http://bennyhong.com/journal/wp-content/themes/sevenfive/images/Picture.png");
}

/* @end */

/* @group Menu-Text */

#menu li.cat-item-4 {
	padding: 12px 1px 1px;
	width: 30px;
}

#menu li.cat-item-4 a:before {
	content: url("http://bennyhong.com/journal/wp-content/themes/sevenfive/images/icon_document.png");
}

/* @end */

/* @group Menu-Video */

#menu li.cat-item-15 {
	padding: 12px 1px 1px;
	width: 30px;
}

#menu li.cat-item-15 a:before {
	content: url("http://bennyhong.com/journal/wp-content/themes/sevenfive/images/Movie.png");
}

/* @end */

#menu li.current-cat {
	background-color: Maroon;
}

#menu li a {
	display: block;
}

/* @end */

/* @group Content */

#content {
	padding: 0;
	margin: 0 auto;
}

.content-item {
	float: left;
	margin: 0 auto 18px;
	padding: 0 0 -1px 80px;
	padding-left: 80px;
	border-bottom: 1px solid #2E3340;
}

.nothing {
	border-bottom: none;
}

.post-image {
	float: right;
	margin: 0 0 20px 20px;
	width: 316px;
}

.post-image a {
	background: none;
}

* + html .post-image {
	margin-bottom: 0;
}

.post-image-top {
	padding: 13px 13px 0 13px;
	background: url(images/image-bg-top.jpg) top left no-repeat;
}

.post-image-bottom {
	height: 13px;
	background: url(images/image-bg-bottom.jpg) top left no-repeat;
}

* + html .post-image-bottom {
	margin-top: -5px;
}

.last-item {
	border-bottom: none;
}

.content-body {
	margin: 0 0 -1px 30px;
	float: left;
	width: 684px;
}

.content-body-alt {
	width: 670px;
	margin: 0 0 0 18px;
	padding: 0 0 14px 0;
	float: left;
}

* + html .content-body-alt {
	padding: 0 0 20px 0;
}

.content-body-alt img {
	margin: 0 0 0 9px;
}

.entry object {
	border: 6px solid #A19886 !important;
	padding: 1px;
}

.content-dets {
	width: 210px;
	float: left;
	margin-bottom: 14px;
}

.content-dets a, .content-dets-alt a {
	font-weight: normal;
}

.content-dets-alt {
	width: 210px;
	float: left;
}

ul.dets {
	margin: -15px 0 15px;
	padding: 0;
	list-style: none;
}

ul.dets a {
	color: #C22208;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.folio-small {
	width: 124px;
	height: 124px;
	padding: 13px;
	margin: 0 0 20px 20px;
	float: left;
	background: url(images/folio-bg.jpg) top left no-repeat;
}

.fourth {
	margin-right: 0;
}

.home-item {
/*	margin-bottom: 17px !important;*/
	padding: 17px 0 0;
	border-top: 1px solid #2E3340;
}

.page-item {
	margin-bottom: 13px !important;
	/*	padding: 0 0 -1px;*/
	border-bottom: 1px solid #A19886;/*#2E3340;*/
}

.caticon {
	background-color: #36322B;/*#A19886;*/
	border-width: 0px !important;
	float: left;
	line-height: 36px;
	margin-right: -55px;/*-50px;*/
	padding: 5px 7px;/*2px 3px 4px;*/
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: -55px;/*-50px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
filter:alpha(opacity=50);
opacity: 0.5;
}

/* @end */

/* @group Footer */

#footer {
	width: 940px;
	margin: 0 auto 18px;
	padding: 0 10px;
	clear: both;
}

#footer li {
	float: left;
	text-align: left;
	list-style: none;
}

#footer span {
	margin-left: 0 !important;
}

/* @end */

/* @group HOME page */

/* @group BKDSY Polaroid */

.polaroid, .polaroid-last {
	float: left;
	width: 19%;
	margin-right: 1%;
	height: 162px;
	border-bottom: 2px solid #333;
	border-right: 1px solid #333;
}

.polaroid-last {
	margin-bottom: 18px;
	margin-right: 0;
}

.polaroid img, .polaroid-last img {
	border-width: 0 !important;
	padding: 0;
}

/* @end */

/* @group Twitter */

.twitter-container {
	
}

ul.twitter {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

li.twitter-item {
	padding: 0;
	text-indent: 0;
	font: 18px/18px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	float: left;
	font-weight: normal;
	text-shadow: 0 1px 0 #282828;
}

* + html li.twitter-item {
	text-indent: 0px;
}

#twitter-last-item {
	float: left;
	margin: -1px 0 0 0;
	height: 1px;
}

.twitter-timestamp {
	font: 12px/18px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	color: #D4D4D4;
	margin: 0 0 0 18px;
	text-shadow: 0 0 0 #282828;
}

* + html .twitter-timestamp {
	margin: 4px 0 0 0;
}

/* @end */

/* @group Delicious */

.delicious-container {
	margin-top: -12px;
	margin-bottom: 8px;
}

ul.delicious {
	margin: -5px 0 15px 0;
	padding: 0;
	list-style: none;
}

li.delicious-item {
	padding: 12px 0 10px 0;
	border-bottom: 1px solid #2E3340;
	float: left;
}

.delicious-link {
	font: 20px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
}

#delicious-last-item {
	float: left;
	margin: -1px 0 0 0;
	background: #FBFBFB;
	height: 1px;
}

/* @end */

/* @group RSS Feed (Mac & Stuff) */

.styled-list {
	margin-bottom: 18px !important;
}

.styled-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.styled-list li {
	padding: 0;
	float: left;
}

.styled-list h3 {
	font: 18px/18px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	text-shadow: 0 1px 0 #282828;
}

.styled-list p {
	margin: 0 !important;
	padding: 0 !important;
	display: inline;
}

.styled-list-last {
	float: left;
	margin: -1px 0 0 0;
	height: 1px;
	border: none;
}

/* @end */

/* @group Last.fm */

#last-fm {
	list-style: none;
	margin: 0;
	padding: 0;
}

#last-fm  a {
	background: none;
}

li.cdcover {
	width: 124px;
	height: 124px;
	padding: 13px;
	margin: 0 0 20px 20px;
	float: left;
	background: url(images/folio-bg.jpg) top left no-repeat;
}

/* @end */

.flickr {
	padding-bottom: 15px;
}

/* @end */

/* @group Comment */

#reply_form {
	width: 604px;
	margin: 0 0 0 0;
	padding: 8px;
	float: left;
}

.comment-author {
	font-weight: normal;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 17px 0;
}

img.avatar {
	float: right;
	margin: 2px 0 18px 15px;
}

ol.commentlist {
	margin: -22px 0 0 0;
	padding: 0;
	list-style: none;
}

ol.commentlist a:link, ol.commentlist a:visited {
	
}

ol.commentlist a:hover {
	text-decoration: underline;
}

ol.commentlist cite {
	font: 15px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	text-shadow: 0 1px 0 #282828;
}

ol.commentlist li.alt {
	padding: 18px 0;
	border-bottom: 1px solid #2E3340;
}

ol.commentlist li {
	padding: 18px 0;
	border-bottom: 1px solid #2E3340;
}

ol.commentlist li div.reply {
	
}

* + html ol.commentlist li div.reply {
	line-height: 1.3em;
}

ol.commentlist li div.reply a {
	color: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

ol.commentlist li div.reply a:hover {
	color: #CCCCCC;
	background: none;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ol.commentlist li ul.children li {
	padding: 18px 0 0px 40px;
	border-bottom: none;
}

ol.commentlist li ul.children li.alt {
	padding: 18px 0 0px 40px;
	border-bottom: none;
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-5 {
	margin: 0;
}

#comments-last-item {
	float: left;
	margin: -1px 0 0 0;
	height: 1px;
	padding: 0;
	border-bottom-width: 0;
}

input#submit {
	cursor: pointer;
	border: 1px solid #CCC;
	width: 67px;
	font-size: 14px;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	margin-top: -9px;
	padding: 0;
	background-color: #504645;
}

#comment {
	border: 1px solid #CACBCB;
	width: 648px;
	height: 98px;
	padding: 5px;
	font: 12px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	text-shadow: 0 1px 0 #282828;
}

#author {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
	font: 12px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	text-shadow: 0 1px 0 #282828;
}

#email {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
	font: 12px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	text-shadow: 0 1px 0 #282828;
}

#url {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
	font: 12px "malgun", 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	text-shadow: 0 1px 0 #282828;
}

.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fieldset li {
	margin: 0 0 10px 0;
	padding: 0;
}

.says {
	display: none;
}

/* @end */

/* @group Wordpress Basics */

.wp-caption img {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}

.wp-caption-text {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-weight: normal;
	text-transform: uppercase;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 15px 15px;
	display: inline;
}

img.alignleft {
	margin: 0 15px 15px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

#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 {
	/* D

oesn't work in IE */
background-color: #fff;
}

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;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #FFF;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
	color: #333;
}

.wp-smiley {
	border-width: 0 !important;
	vertical-align: text-top;
}

/* @end */

/* @group Contact Form 7 */

.wpcf7-form input[type=text] {
	width: auto;
}

.wpcf7-form input[type=submit] {
	background-color: #504645;
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
	height: 24px;
	padding: 0;
	width: 67px;
}

.wpcf7-form textarea {
	color: #333;
	padding: 1px 1px 1px 2px;
	width: 281px;
	background-color: #F8F8F8;
	border-width: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 9px;
}

.wpcf7-response-output {
	margin: -24px 0 36px !important;
	background-color: rgba(46,51,64,0.75) !important;
	display: block;
}

.wpcf7-not-valid-tip {
	background-color: rgba(46,51,64,0.75) !important;
	left: 70% !important;
	padding: 0 0 0 10px !important;
	width: 200px !important;
	border-color: Yellow !important;
}

.wpcf7-form img {
	border-width: 0 !important;
}

/* @end */

/* @group Prev/Next button */

.nextpost {
	float: right;
}

.prevpost {
	float: left;
}

.nextpost a, .prevpost a {
	list-style: none;
	background-color: #E6E6E6;
	color: #222;
	padding: 0 7px;
	text-shadow: #FFF 0 1px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* @end */

/* @group Sidebar */

.topics, .archives {
	/*border: 2px solid #5F5866;*/
font-family: 'Malgun', 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	margin-top: 9px;
	overflow: hidden;
	padding: 0 8px 9px 10px;
	background-color: rgba(51, 51, 51, 0.35);
	background-color: #918B80\9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.topics h4, .archives h4 {
	border-bottom: 1px solid #D6D6D6;
	line-height: 36px;
	height: 35px;
	margin: 0 0 9px;
}

.topics a {
	list-style: none;
	float: left;
	background-color: #E6E6E6;
	color: #222;
	padding: 2px 7px 3px;
	margin-bottom: 4px;
	margin-right: 4px;
	text-shadow: #FFF 0 1px 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	line-height: 8px;
	text-decoration: none;
}

.topics a:hover {
	text-shadow: #FFF 0 1px 0;
}

.archives li {
	list-style: none;
	padding-left: 10px;
}

.archives a {
	font-size: 11px;
}

label.screen-reader-text {
	border-bottom: 1px solid #D6D6D6;
	line-height: 36px;
	height: 35px;
	margin: 0 0 9px;
	display: block;
	font-weight: bold;
}

.topics input[type=text], .wpcf7-form input[type=text] {
	color: #333;
	padding-left: 2px;
	width: 166px;
	background-color: #F8F8F8;
	border-width: 0;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.topics input[type=submit] {
	width: 22px;
	height: 22px;
	background: #C1E179 url("http://bennyhong.com/img/search.png") no-repeat center center;
	text-indent: -55px;
	border-width: 0;
	padding: 0;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/* @end */
