@import url("layout.css");

.align_left {
	float : left;
}

/*
 * Main 
 */
#main {
	background-image: url(http://culturalaction.org/webzine/images/webzin_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:548px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
* html #main {
	height:525px;
}
/* Top Special */
#special {
	width: 418px;
	padding-right: 10px;
}
#special .date {
	color: #B59AB9;
	float: right;
	padding-right: 0px;
}
#special .list {
	background-image: url(http://culturalaction.org/webzine/images/special_dotline.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	width: 96%;
	margin-left: 5px;
	padding-bottom: 5px;
}
#special .list h2 {
	letter-spacing: -0.2em;
	margin: 0px;
	font-size: 1.15em;
}
#special .list h2,
#special .list h2 a:link,
#special .list h2 a:visited {
	color: #445B91;
}
#special .list h3 {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#special .list p {
	margin: 0px;
}
#2box {
	width: 230px;
}
/* Top Series */
#series h1{
	margin: 0px;
}
#series .list {
	clear: both;
	padding: 10px;
}
#series .list h2 {
	background-image: url(http://culturalaction.org/webzine/images/series_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.12em;
	letter-spacing: -0.1em;
	font-weight: normal;
	height: 39px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 220px;
	margin: 0px;
}
#series .list h2,
#series .list h2 a:link,
#series .list h2 a:visited {
	color: #FFFFFF;
}

#series .list h3 {
	font-size: 1em;
	margin: 0px;
}
#series .list p,
#issue .list p {
	margin: 0px;
	padding-right: 7px;
	width: 228px;
}
#series .list p img,
#issue .list p img {
	float: left;
	padding-right: 5px;
}
/* Top Issue */
#issue {
	clear: both;
	padding-top: 10px;
}
#issue h1{
	margin: 0px;
}
#issue .list {
	padding-left: 10px;
	padding-right: 10px;
}
#issue .list h2 {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
#issue .list h3 {
	display: none;
}
/* Bottom Column */
#column {
	width: 430px;
	padding-top: 17px;
}
#column h1 {
	margin: 0px;
}
#column .list {
	padding: 10px;
	background-image: url(http://culturalaction.org/webzine/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#column .list img {
	float: left;
	padding-right: 7px;
}
#column .list h2 {
	font-size: 1.2em;
	margin: 0px;
	color: #B2475A;
	padding-bottom: 10px;
}
#column .list h3 {
	font-size: 1.2em;
	margin: 0px;
	color: #000000;
}
#column .list h4 {
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#column .list p {
	margin: 0px;
}
#botright_box {
	width: 272px;
	text-align: center;
}
/* Bottom attack */
#attack {
	background-image: url(http://culturalaction.org/webzine/images/attack_illust.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 330px;
	padding-bottom: 10px;
	position: relative;
}
#attack .attack_img {
	position: absolute;
	height: 150px;
	width: 200px;
	bottom: 40px;
	left: 35px;
	top: 148px;
	display: block;
}
/* Bottom banner */
#banner {
	position: relative;
}
#banner img {
	margin-bottom: 7px;
}

/*
 * Sub 
 */
#sub {
	background-image: url(http://culturalaction.org/webzine/images/subbox_bg.gif);
	background-repeat: repeat;
	width: 690px;
}
#sub_top {
	background-image: url(http://culturalaction.org/webzine/images/subbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 700px;
	padding: 20px;
}
* html #sub_top {
	height: 700px;
}
#sub_bot {
	background-image: url(http://culturalaction.org/webzine/images/subbox_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sub #contents {
	padding: 15px;
}
#sub h2 {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#sub p {
	margin: 0px;
	padding: 10px;
}
