/*
Theme Name: iA3
Theme URI: http://informationarchitects.jp/downloads/ia3/
Description: The simple HTML5 wordpress theme based on Information Architects' website.
Version: 1.01
Author: Information Architects
Author URI: http://informationarchitects.jp/
Tags: monochrome, fixed width, simple, typographic, html5

	iA3 by iA
	http://informationarchitects.jp/

	This theme was designed and built by Information Architects.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url(css/bundle.css.php?dir=css&files=base,typography,list,frame,header,footer);
/*@import url(css/base.css);*/
/*@import url(css/typography.css);*/
/*@import url(css/list.css);*/
/*@import url(css/frame.css);*/
/*@import url(css/header.css);*/
/*@import url(css/footer.css);*/
@import url(css/iphone.css) screen and (max-device-width: 320px);


.topAside h3, header nav.mainNav ul li, header nav.langSelector ul li, footer h3, .superiorTitle, .red12px {
color:#CC0099;
font-size:12px;
letter-spacing:0.1em;
line-height:16px;
margin-bottom:2px;
text-transform:uppercase;
}

nav a:visited, a.keepfresh:visited, a:link {
color:#CC0099;
}

.more:visited, .more-link:visited {
color:#C00090;
}

a:link:hover, a:visited:hover {
color:#000000;
}

header h1.logo {
	margin-top: 60px;
}

span.note {
color:#000;
display:block;
font-size:87.5%;
}

.contentBody h1.contentTitle a {
text-decoration:none;
color:#CC0099;
}

.contentBody h1.contentTitle a:visited {
text-decoration:none;
color:#CC0099;
}

.contentBody h1.contentTitle a:hover{
text-decoration:underline;
color:#000000;
}

img .zemanta-pixie-img {
display:none;
}

header nav.langSelector {
float:right;
}
