* { 
	margin: 0; 
	padding: 0;
}

body {
	margin: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #252525;
	line-height: 1.7em;
}

#logo, #logo_frnds, #logo_media_kit, #topmenu, #article_menu_back, #share_this, #pagination, #right, #txpCommentInputForm, .gravatar_comment, .photoblog_more, .foot_navigation, .comment, .comment_header, #article_navigation, .directory_photos, .directory_share, #featured_sponsor { 
  display: none; 
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 11px;
}

p {
	margin-bottom: 0.8em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

ol {
	margin-left: 15px;
	padding-left: 15px;
}

/* logo
----------------------------------------------- */

#logo_print { 
  	margin-bottom: 20px;
  	padding-bottom: 10px;
  	border-bottom: solid #cd0067 20px;
}

#url_print {
	font-size: 9px;
	text-align: center;
}

#url_print:before {
	content: "JAPANESE STREETS - Japanese street fashion, catwalk fashion & street culture:";
	padding-right: 5px;
}
	
/* site layout
----------------------------------------------- */

#left {
	width: 660px;
	float: none !important;
}

/* photoblog entry
----------------------------------------------- */

#photoblog_wrapper {
	margin: 0 0 10px 0;
	float: none !important;
}

.photoblog_article_image {
	float: left;
	border: solid 6px #252525;
}

.photoblog_description_div {
	float: right;
	width: 170px;
	margin: 0 0 0 18px;
}

.photoblog_date, .photoblog_name {
	text-transform: uppercase;
	font-weight: bold;
}

.photoblog_data, .photoblog_name, .photoblog_more {
	margin: 20px 0 20px 0;
}

.photoblog_date {
	float: left;
	width: 60%;
	font-size: 60px;
	text-align: center;
	line-height: 1em;
	padding:0;
}

.photoblog_name h3 {
	padding-bottom: 10px;
	font-family: Desyrel, Comic Sans MS, Bradley Hand ITC TT;
	-webkit-transform: rotate(-4deg); 
	-moz-transform: rotate(-4deg);
}

.photoblog_name a {
	text-decoration: none;
}

.photoblog_data, .directory_data {
	font-size: 10px;
}

.photoblog_data a {
	text-decoration: none;
	font-weight: bold;
}

.photoblog_more a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#photoblog_body {
	font-size: 11px;
	text-align: center;
}

#photoblog_body img {
	border: solid 6px #252525;
}

.photoblog_profile {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 20px 0 0 0;
}

.profile_photo {
	border: 0 !important;
}

.profile_recent_photos {
	padding: 0 0 25px 0;
}

.profile_recent_photos img {
	margin-right: 4px;
	border: solid 3px #252525;
}

#currency {
	margin: 20px 0 20px 0;
	font-size: 10px;
	padding: 10px;
	background-color: #eee;
}

.currency_text {
	float: left;
	width: 65%;
}

.currency_rates {
	float: left;
	background-color: #ddd;
	padding: 3px;
	width: 25%;
	text-align: center;
}

#article_navigation {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
}

#article_navigation a {
	margin-right: 10px;
	color: #cd0067;
	text-decoration: none;
}

#photobloglist {
	float: left;
	margin: 0 11px 11px 0;
	height: 152px;
}

.photobloglistimg {
	border: 3px #252525 solid;
}

/* text overlay on image
----------------------------------------------- */

a.hoverable {
	position: relative;
	cursor: pointer;
	color: black;
	text-decoration: none;
}

a.hoverable div {
	position: absolute;
	display: block;
	top: -220px;
	left: 0;
	width: 440px;
	padding: 10px 10px 5px 10px;
	background-color: #000;
	color: #252525;
	font-size: 10px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: Alpha(Opacity=60);
}

/* blog (entry)
----------------------------------------------- */

.select-article {
	margin: 0 0 30px 0;
}

.article_category_link {
	font-size: 11px;
	margin-bottom: 5px;
	color: #8c8c8c;
}

.article_category_link a {
	text-decoration: none;
	color: #cd0067;
}

.article_category_link a:hover {
	text-decoration: none;
	color: #252525;
}

.article_comment_count {
	display: inline-block;
	width: 30px;
	text-align: center;
	background-color: #cd0067;
	color: #fff;
	margin-right: 10px;
}

.article_excerpt {
	font-size: 11px;
	margin-top: 10px;
}

#article_list {
	float: left;
	width: 460px;
}

#article_contributors {
	float: right;
	width: 170px;
}

#article_contributors a {
	color: #cd0067;
	font-weight: bold;
	line-height: 1.7em;
	text-decoration: none;
}

#article_wrapper {
	float: left;
	width: 460px;
}

#main_article a:link:after, #main_article a:visited:after, #directory_article a:link:after, #directory_article a:visited:after, #article a:link:after, #article a:visited:after {
	content: " <" attr(href) "> ";
	font-size: 80%;
	white-space:-moz-pre-wrap;
	white-space: normal;
	word-wrap: break-word;
	break-word: break-all;
	text-transform: lowercase;
	color: #252525;
	font-weight: normal;
}

#article_wrapper a, #directory_article a, #article a {
	text-decoration: none;
}

.byline {
	font-size: 10px;
}

.blog_article_image {
	border: solid 6px #252525;
	margin: 10px 0 10px 0;
}

#article_info {
	float: right;
	width: 160px;
}

.article_intro {
	margin: 0 0 40px 0;
}

.article_intro p {
	color: #cd0067;
	font-size: 22px;
	line-height: 1.6em;
	font-family: Helvetica, Arial, Verdana, Tahoma, Geneva, sans-serif;
}

.color_block {
	width: 61px;
	height: 61px;
	margin: 0 4px 10px 0;
	float: left;
}

/* misc containers
----------------------------------------------- */

.clear, .clear_print {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.clear_print {
	page-break-after: always;
}

.related_articles a {
	text-decoration: none;
	color: #cd0067;
}

.faq a {
	text-decoration: none;
}

#article h3 {
	margin: 30px 0 10px 0;
}

.profile {
	font-size: 10px;
	line-height: 2em;
	margin: 0 0 40px 0;
}

.profile a {
	text-decoration: none;
	color: #cd0067;
	font-weight: bold;
}

.profile_photo {
	float: left;
	margin: 5px 10px 0 0;
}

.right_column_header_top {
	margin: 0 0 15px 0;
}

#search-result {
	clear: both;
	padding: 0 0 5px 0px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	border-bottom: 1px dotted #cd0067;
}

.capitalize {
	text-transform: capitalize;
}

.uppercase {
	text-transform: uppercase;
}

#title {
	margin-bottom: 10px;
}

/* footer
----------------------------------------------- */

#foot {
	clear: both;
	margin-top: 25px;
	text-align: center;
}

#foot a {
	margin: 0.8em;
	font-size: 11px;
	line-height: 1.9em;
	text-decoration: none;
}

/* comments, contact form & login boxes
----------------------------------------------- */

.comment_header {
	background-color: #cd0067;
	padding: 5px 0 5px 15px;
	margin-top: 15px;
	color: #fff;
}

.comment {
	margin: 10px 0 30px 0;
}

.message {
	background: #eee url(http://www.japanesestreets.com/media/bg-comment.gif) no-repeat left bottom;
	padding: 12px 12px 12px;
	margin-bottom: 5px;
	font-size: 11px;
}

.poster {
	font-size: 10px;
}

.poster a {
	text-decoration: none;
	color: #cd0067;
}

.poster a:hover {
	color: #252525;
}

.author_comment {
	background-color: #ccc;
}

.author-string {
	font-weight: bold;
}

.gravatar {
	float: left;
	margin: 0 10px 0 0;
}

.gravatar_comment {
	margin: 20px 0 20px 0;
}

.gravatar_comment a {
	font-weight: bold;
	text-decoration: none;
	color: #cd0067;
}

.gravatar_comment a:hover {
	color: #252525;
}

#txpCommentInputForm {
	clear: both;
	margin-top: 30px;
}

.comments-wrapper {
	clear: both;
	margin-top: 30px;
	width: 100%;
}

#comment_forms_box {
	float: left;
	margin: 10px 10px 0 0;
	display: inline;
}

#comment_forms_box p, #comment_submit_box p {
	font-size: 10px;
	line-height: 1.7em;
}

#comment_forms_box label {
	vertical-align: top;
	float: left;
	width: 130px;
	display: inline;
}

* #comment_forms_box label {
	float: none;
	display: inline-block;
}

#comment_submit_box {
	float: right;
	margin-top: 10px;
	text-align: right;
}

/* form styling
----------------------------------------------- */

#search-input-photo {
	margin: 5px 0 5px 0;
	float: right;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
}

.comment_name_input, .comment_email_input, .comment_web_input, .txpCommentInputMessage, #asy_cpt_code, input.zemText, textarea.zemTextarea {
	background-color: #eee;
	border: none;
	padding: 0 4px 0 4px;
	color: #888888;
}

.comment_name_input, .comment_email_input, .comment_web_input, #asy_cpt_code, input.zemText {
	height: 20px;
}

.search_input, .email_input {
	background-color: #f6f6f6;
	border: 1px solid #c4c4c4;
	padding-left: 2px;
	color: #888888;
}

.search_input, .email_input {
	height: 17px;
}

.search_input {
	width: 269px;
	vertical-align: top;
	margin-right: 3px;
}

.email_input {
	width: 142px;
	margin-bottom: 6px;
}

.txpCommentInputMessage, textarea.zemTextarea {
	font-size: 12px;
	line-height: 1.5em;
	color: #252525;
	padding: 5px;
	width: 98%;
	height: 50px;
}

#txpCommentHelpLink, .zemThanks, .zemError {
	font-weight: bold;
	text-decoration: none;
	color: #cd0067;
}

#txpCommentHelpLink:hover {
	color: #252525;
}

.zemError {
	list-style-type: none;
}

.captcha {
	width: 200px;
	margin-bottom: 10px;
}

.comments_error {
	margin: 5px 0 5px 0;
	color: #252525;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #cd0067;
}

.button, .zemSubmit {
	padding: 4px 10px 4px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #b3b3b3;
	border: 0;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.disabled {
	display: none;
}

select {
	background-color: #ffffff;
	margin: 0 0 5px 0;
	color: #333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
}

/* links
----------------------------------------------- */

a {
	color: #252525;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

/* directory
----------------------------------------------- */

.select-article-directory {
	margin: 0 0 20px 0;
}

.select-article-directory h3 {
	padding: 0;
	margin: 0;
}

.select-article-directory h3 a {
	line-height: 1.0em;
}

.select-article-directory p {
	float: left;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 15px 0 5px 0;
	width: 360px;
	max-width: 360px;
}

p.tags {
	padding-left: 23px;
	font-size: 10px;
	line-height: 1.3em;
	width: 340px;
	max-width: 340px;
	background: url(/media/59.gif) no-repeat center left;
}

p.tags a {
	text-decoration: none;
}

.article_image {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#directory_article p {
	margin: 10px 0 10px 0;
	padding: 0;
}

#directory_article_title p {
	font-weight: bold;
}

.directory_photos, .title_link {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #cd0067;
}

.directory_photos:hover {
	color: #252525;
}

.directory_data a {
	text-decoration: none;
	color: #cd0067;
	text-transform: capitalize;
}

.directory_data a:hover {
	color: #252525;
}

#directory-tags {
	float: left;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	width: 660px;
	max-width: 660px;
	font-size: 11px;
}	

#directory-tags a {
	text-decoration: none;
	color: #cd0067;
	margin-right: 10px;
}

#directory-tags a:hover {
	color: #252525;
}

#directory-tags ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#directory-tags li {
	clear: both;
	line-height: 1.9em;
	padding: 4px 0 4px 0; /*standard compliant browsers*/
	#padding: 1px 0 1px 0; /*setting for IE7*/
	_padding: 1px 0 1px 0; /*setting for IE6*/
}

.directory_share {
	text-align: right;
}

.index_label {
	display: inline-block;
	width: 80px;
	font-weight: bold;
}

/* tag/category labels */

#directory-tags li strong {
	float: left;
	margin-right: 10px;
	width: 100px;
	text-align: right;
}

#directory-tags ul span {
	float: left;
	width: 530px;
	max-width: 530px;
}

/* youtube
----------------------------------------------- */

.youtube {
	border: 6px solid #252525;
	margin: 5px 0 10px 0;
}

/* traditional colors
----------------------------------------------- */

.traditional_colors {
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

.traditional_colors li {
	list-style-type: none;
	padding: 20px;
	font-size: 10px;
}

.color_name {
	padding: 4px 8px;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}