/*
Theme Name: Bingo
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#560072 url(images/bg.gif) left top repeat-x;
	line-height:150%;
}
img{
	border:0;
}
.fright{
	float:right;
	margin-top:5px;
}
.top{
	display:block;
	background:url(images/top.png) center top no-repeat;
	height:120px;
	border:0;
}
.footer{
	background:url(images/footer.gif);
	height:97px;
	line-height:97px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}
.nav{
	background:url(images/nav.png);
	height:45px;
	line-height:41px;
}
.nav ul{
	margin:0;
	padding:2px 0;
	width:978px;
	margin:0 auto;
}
.nav ul a{
	display:block;
	background:url(images/sp.png) left top no-repeat;
	width:140px;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#fffbf4;
	font-weight:bold;
	font-size:15px;
}
.nav ul a:hover{
	background:url(images/navon.gif) left top no-repeat;
	color:#000;
	font-weight:bold;
}
.nav ul span{
	display:block;
	background:url(images/sp.png) left top no-repeat;
	width:2px;
	float:left;
	height:39px;
}
.main{
	width:978px;
	margin:0 auto;
}
.left{
	width:493px;
	float:left;
}
.right{
	width:485px;
	float:left;
}
.clear{
	clear:both;
}
.box{
	margin-top:10px;
}
.box h2{
	background:url(images/topic.png);
	height:43px;
	font-size:18px;
	color:#fff;
	line-height:43px;
	padding:0 10px;
	margin:0;
	font-weight:normal;
}
.box h2 a{
	text-decoration:none;
	color:#fff;
}
.box .cont{
	background:#eeddf3;
	padding:10px;
	width:463px;
}
.box .cont3{
	background:#eeddf3;
	padding:0px 10px 0 10px;
	width:463px;
}
.box .cont3 a{	
	color:#46015d;
}
.box .cont2{
	background:#eeddf3;
	padding:10px;
	width:220px;
	float:left;
	position:relative;
}
.box .cont2 .readmore{
	position:absolute;
	left:150px;
	top:210px;
}
.box .cont2 a{
	color:#46015d;
}
.box img{
	display:block;
	margin-bottom:5px;
}
.box .ysp{
	background:#eeddf3 url(images/linedoty.png) left top repeat-y;
	width:3px;
}
.box .spline{
	background:url(images/linedot.png);
	height:2px;
	overflow:hidden;
	width:483px;
}
.box .btm{
	background:url(images/btm.png);
	height:5px;
	overflow:hidden;
}
.box h3{
	font-size:14px;
	margin:0;
	padding:0;
}
.box p{
	margin:5px 0px;
}
.readmore{
	background:url(images/readmore.png);
	width:73px;
	height:19px;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}
.box h4{
	font-size:14px;
	color:#46015d;
	margin:0;
	padding:0;
}
.box ul{
	margin:10px 0 10px 20px;
	padding:0;
}
.box ul li{
	background:url(images/li.png) left center no-repeat;
	padding-left:20px;
	list-style:none;
	width:45%;
	float:left;
}
.box ul li a{
	color:#46015d;
}
.h220{
	height:220px;
}
.toplist{
	margin-top:10px;
}
.toplist .links{
	height:42px;
	padding-left:1px;
}
.toplist .links span{
	display:block;
	background:url(images/topbtn.png) left center no-repeat;
	width:81px;
	padding:6px 20px 0 20px;
	line-height:120%;
	height:36px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#000;
}
.toplist .review{
	background:url(images/review.png) right top no-repeat;
	width:484px;
	height:88px;
	margin-top:1px;
	overflow:hidden;
}
.toplist .review span{
	width:120px;
	height:88px;
	display:block;
	float:left;
	margin-right:1px;
	text-align:center;
}
.toplist .review .reg{
	font-size:26px;
	font-weight:bold;
	color:#b10000;
	line-height:82px;
}
.toplist .review .ins{
	font-size:20px;
	font-weight:bold;
	color:#b10000;
	padding-top:20px;
	height:68px;
}
.toplist a{
	color:#000;
}
.toplist .review .logo{
	padding-top:5px;
	height:83px;
}
.toplist em{
	font-size:14px;
	display:block;
	font-style:normal;
}
.toplist .btn{
	background:url(images/bonus.png);
	width:109px;
	height:60px;
	display:block;
	margin:0 auto;
	margin-top:4px;
}
.toplist .btn:hover{
	background:url(images/bonus_on.png);
	width:109px;
	height:60px;
	display:block;
	margin:0 auto;
	margin-top:4px;
}

.content{
	width:741px;
	float:left;
}
.sidebar{
	width:215px;
	padding:38px 10px 10px 10px;
	float:left;
}
.reviewlist{
	margin-top:10px;
}
.reviewlist .header{
	height:42px;
	padding-left:1px;
}
.reviewlist .header span{
	display:block;
	background:url(images/topbtn.png) left center no-repeat;
	width:81px;
	padding:6px 20px 0 20px;
	line-height:120%;
	height:36px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#000;
}
.reviewlist .header .c{
	line-height:42px;
	padding-top:0;
	height:42px;
}
.reviewlist .review{
	background:url(images/reviewbg.png) right top no-repeat;
	width:726px;
	height:88px;
	margin-top:1px;
	overflow:hidden;
}
.reviewlist .review span{
	width:120px;
	height:88px;
	display:block;
	float:left;
	margin-right:1px;
	text-align:center;
}
.reviewlist .review .reg{
	font-size:26px;
	font-weight:bold;
	color:#b10000;
	line-height:82px;
}
.reviewlist .review .ins{
	font-size:20px;
	font-weight:bold;
	color:#b10000;
	padding-top:20px;
	height:68px;
}
.reviewlist .review .rating{
	padding-top:32px;
	text-align:center;
}
.reviewlist .review .more{
	line-height:88px;
}
.reviewlist a{
	color:#000;
}
.reviewlist .review .logo{
	padding-top:5px;
	height:83px;
}
.reviewlist em{
	font-size:14px;
	display:block;
	font-style:normal;
}
.reviewlist .btn{
	background:url(images/bonus.png);
	width:109px;
	height:60px;
	display:block;
	margin:0 auto;
	margin-top:13px;
}
.link{
	background:url(images/ball.png) left center no-repeat;
	padding-left:30px;
	height:40px;
	font-size:14px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
}
.link a{
	color:#fff;
	text-decoration:none;
}
.introduction{
	width:728px;
}
.introduction h1{
	background:url(images/instop.png);
	height:32px;
	font-size:18px;
	color:#fff;
	line-height:32px;
	padding:0 10px;
	margin:0;
	font-weight:normal;
}
.introduction .cont{
	background:#eeddf3;
	width:706px;
	padding:10px;
}
.introduction .btm{
	background: url(images/insbtm.png) left bottom no-repeat;
}
.introduction ul{
	margin:10px 0 10px 20px;
	padding:0;
}
.introduction ul li{
	background:url(images/li.png) left center no-repeat;
	padding-left:20px;
	list-style:none;
	height:25px;
	line-height:25px;
}
.introduction ul li a{
	color:#46015d;
}
.sp{
	height:10px;
	overflow:hidden;
}

.rev{
	position:relative;
}
.rev .col1{
	width:368px;
	float:left;
	position:relative;
}
.rev .col1 .top{
	background:url(images/inb.png);
	height:270px;
	padding:60px 0 0 38px;
}
.rev .col1 .top h3{
	color:#ffca02;
	font-size:24px;
	line-height:24px;
	font-style:italic;
	margin:0;
	padding:0 0 0 5px;
}
.rev .col1 .top p{
	color:#fff;
	display:block;
	width:158px;
	height:100px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}
.rev .col1 .top span{
	position:absolute;
	left:38px;
	top:197px;
	width:140px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:48px;
	font-weight:bold;
	color:#000;
}
.rev .col1 .top span a{
	text-decoration:none;
	color:#000;
}
.rev .col1 .top em{
	position:absolute;
	left:10px;
	top:298px;
	height:32px;
	font-size:18px;
	color:#fff;
	line-height:32px;
	font-weight:normal;
	font-style:normal;
}
.rev .img{
	position:absolute;
	left:205px;
	top:108px;
	width:313px;
	height:343px;
	z-index:99;
}
.rev .border{
	position:absolute;
	left:198px;
	top:98px;
	width:333px;
	height:362px;
	z-index:100;
}
.rev .col1 .cont{
	background:#eeddf3;
	margin-left:4px;
	width:339px;
	padding:10px;
}
.rev .col1 .btm{
	background:url(images/inbbtm.png);
	height:6px;
	overflow:hidden;
	margin-left:4px;
	width:361px;
}
.rev .col1 .blank{
	width:160px;
	height:120px;
	float:right;
}
.rev .col2{
	width:373px;
	height:638px;
	float:left;
	position:relative;
	background:url(images/col2.png);
}
.rev .col2 h2{
	height:32px;
	font-size:18px;
	color:#fff;
	line-height:32px;
	padding:0 13px;
	margin:0;
	font-weight:normal;
}
.rev .col2 .name{
	font-size:16px;
	font-weight:bold;
	padding:0 50px 0 50px;
	height:50px;
	line-height:50px;
}
.rev .col2 .name img{
	float:right;
}
.rev .col2 p{
	display:block;
	position:absolute;
	left:180px;
	top:340px;
	color:#fff;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	width:154px;
	height:115px;
	line-height:150%;
}
.rev .col2 h3{
	color:#ffca02;
	font-size:28px;
	font-style:italic;
	display:block;
	position:absolute;
	left:40px;
	top:450px;
}
	
.rev .col2 span{
	position:absolute;
	left:100px;
	top:535px;
	width:182px;
	text-align:center;
	font-size:44px;
	line-height:44px;
	height:44px;
	font-weight:bold;
	color:#000;
}
.rev .col2 a{
	text-decoration:none;
	color:#000;
}
.rev .fact{
	position:absolute;
	width:185px;
	height:122px;
	top:110px;
	left:175px;
	color:#45005c;
	line-height:200%;
	font-weight:bold;
}


/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
