/*  
Theme Name: BKK7s Default
Theme URI: http://bangkoksevens.com/
Description: The default Wordpress theme for Bangkok International Rugby Sevens, 2005 edition
Version: 0.1
Author: Rob Schumann
Author URI: http://webspaceworks.com/

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

	This theme was designed and built by Rob Schumann,
	as part of a WebspaceWorks development (http://webspaceworks.com/)
	for Bangkok International Rugby Sevens, 2005

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

*/



/* Begin Typography & Colors */
body {
	font-size: small;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #321;
	color: #333;
	text-align: center;
	}

#page {
	position:	relative;
	top:			0;
	background-color: white;
	background: url(http://www.bangkoksevens.com/themes/bkk7s/images/bkk7s2010_inner-bg.gif) repeat-y top;
	border: 1px solid #959596;
	text-align: left;
	}

#masthead {
	background: url(http://www.bangkoksevens.com/themes/bkk7s/images/bkk7s2010_inner-bnr.jpg) no-repeat 0px 42px white;
	height: 153px;
	overflow: hidden;
	}

#masthead img {
	vertical-align: top;
	}
#content {
	font-size: 1em;
	line-height:	1.4em;
	}

#content p {
	margin: 0;
	padding: 0 0 0.5em 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	background: url(http://www.bangkoksevens.com/themes/bkk7s/images/kubrickfooter.jpg) no-repeat bottom; border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color:		#630;
	}

#page h1	{
	font-size: 1.4em;
	font-style:	italic;
}

.description {
	font-size: 1.2em;
	text-align: center;
	}
.warning { color: red; }
.right { text-align: right }
h2 {
	font-size: 1.2em;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

/* h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	} */

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:	#360;
	text-decoration:	none;
	font-weight:	bold;
}
a:hover {
	color: black;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 770px;
	border: 1px solid #959596;
	}
	
.narrowcolumn {
	float: right;
	padding: 0 4px 20px 20px;
	margin: 0px 200px 0 0;
	width: 418px;
	display:	inline;
/*	border: 1px solid red; */
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 20px;
	text-align: left;
	}
.contact {
	margin: 0 0 12px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#abs-footer {
	padding: 2px 0;
	margin: 0 auto;
/*	background:	url(http://www.bangkoksevens.com/themes/bkk7s/'images/footer_bck.gif') repeat-x white; */
	background-color:	#eee;
/*	border-top:	1px solid #666; */
	width: 770px;
	font-size:	0.9em;
	line-height:	1em;
	clear: both;
	}
#wswlink {
		width: 				300px;
		padding:			4px 4px 0 0;
		float:				right;
		text-align:			right;
}
#copyright	{
		padding:			4px 4px 0 4px;
		text-align:			left;
		background:	url(http://www.bangkoksevens.com/themes/bkk7s/images/footer_bck.gif) repeat-x white;
}
#sponsors	{
		text-align:	center;
		height:  66px;
		padding:	0px;	/*	0 0 0 9px;	*/
		margin:	0;
/*		border: 1px solid #999; */
}
* html #sponsors { padding: 0; }
#sponsors img	{
		margin:	0 5px 0 5px;	/*	0 2px 0 3px;	*/
		padding:	0;
		border: 0; 
		border: 1px solid #999;
		vertical-align: middle;
	}
#abs-footer p {
	margin: 0;
	padding: 4px;
	}
#rightside {
	position: absolute;
	right:	0;
	top:		160px;
}
#infobar {
	width:	154px;
	margin:	10px;
	padding:	 8px;
	border:	1px solid #630;
	background:	#fed;
	font-size:	0.9em;
	line-height:	1.2em;
}
#adsense {
	margin:	10px;
	padding:	2px 6px;
}
#adsense120 {
	margin:	10px 30px;
	padding:	2px 6px;
}
/* End Structure */



/*	Begin Headers */
#page h1 {
	padding: 24px 0 12px 0;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0.8em 0 0.5em 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h2.newshead span {
	color:			#999;
	font-size:		0.83em;
	font-weight:	normal;
	font-style:		italic;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0.5em 0 0.2em 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#infobar h2 {
	font-size:	1.1em;
	padding:	0;
	margin:	0 0 0.4em 0;
}
#infobar h3 {
	font-size:	1em;
	padding:	0.5em 0 0.2em 0;
	margin:	0;
}
#infobar p {
	padding:	3px 0;
	margin:	0;
}
#infobar p+h2 {
	margin-top:	16px;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
/* img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
*/
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.floatright {
	width:	250px;
	float:	right;
	margin:	 0 0 4px 8px;
}
img.alignright {
	float:	right;
	margin:	 0 0 4px 8px;
}
img.floatleft {
	width:	200px;
	float:	left;
	margin:	 0 8px 4px 0;
}
img.floatleft250 {
	width:	250px;
	float:	left;
	margin:	 0 8px 4px 0;
}
img.alignleft {
	float:	left;
	margin:	 0 8px 4px 0;
}
p.caption {font-size: 0.9em; font-style: italic; text-align: center; padding-bottom: 1em;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}
ul#linkslist, ul#linkslist ul {
	list-style: none;
	margin:	0;
	padding:	0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	margin: 0;
	padding: 0 0 0 8px;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul li.current_page_item {
	background-color: #f6fcef;
	}

#sidebar ul li.current_page_item .page_item a, #sidebar ul li.current_page_item .current_page_item .page_item a  {
	color: #360;
	}
#sidebar ul li.current_page_item a, #sidebar ul li.current_page_item .current_page_item a, #sidebar ul li.current_page_item .current_page_item .current_page_item a {
	color: #333;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

ol ol li {list-style: lower-alpha;}
ol ol ol li {list-style: lower-roman;}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar address {
	position:	absolute;
	bottom:		110px;
	font-size:	0.9em;
	line-height:	1.1em;
	padding-left: 8px;
}

#sidebar ul ul {
	width:	auto;
	padding:	0;
}
dl {
	padding:	0;
	margin:	0;
}
dt {
	font-size:	1.1em;
	font-weight:	bold;
	margin:		0.3em 0 0.1em 0;
}
dd {
	padding:		0;
	margin:		0 0 0 2em;
}
dd+dt {
	margin-top:	0.5em;
}
/* End Entry Lists */

/* Begin tables */
table
	{
		background-color:	#ffc;
		margin:				8px 0 0 0;
		padding:			0;
	}
#infobar table { margin: 4px 0 16px 0; }
table.program { 	width:				418px; 	}
table#fees 	  { 	width:				150px; 	}
table#package {
	margin: 0 0 8px 0;
	border: 3px double #ba9;
	padding:	4px;
	width:  410px;
	}
/* End Headers */
tr.header td
	{
		background-color:	#360;
		color:				#ff9;
		font-weight:		bold;
		text-align:			center;
		height:				1.4em;
	}
tr.date td
	{
		background-color:	#360;
		color:				#ff9;
		font-weight:		bold;
		text-align:			left;
		height:				1.4em;
		margin-top:			8px;
		padding:			2px 4px;
	}
tr.date h3
	{
		color:				#ff9;
		margin-top:			0;
		padding-top:		0;
	}
td	{
		padding:			0 4px;
		color:				#630;
		text-align:			left;
		vertical-align:		top;
		font-size:			11px;
	}
td.result 	{
		font-size:			11px;
		padding:			0 1px;
		width:				4em;
	}
td.year 	{
		font-size:			11px;
		padding:			0 2px;
		width:				3em;
	}
td.time 	{
		width:				7em;
	}
td.room 	{
		width:				20em;
		font-weight:		bold;
	}
td.winner, td.runner-up 	{
		font-size:			11px;
		padding:			0 3px;
		width:				10em;
	}
td.rowhead
	{
		background-color:	#360;
		color:				#ff9;
		font-weight:		bold;
		height:				1.1em;
	}
td.currency
	{
		text-align:			right;
	}
td.label
	{
		font-weight:		bold;
		height:				1.1em;
	}
td.sponsor-logo
	{
		text-align:			center;
		width:				120px
	}
td.sponsor-logo img
	{
		border:				0;
		margin-top:			8px;
		margin-bottom:		16px;
	}
td.sponsor-text p, td.sponsor-logo p
	{
		padding:		4px 4px 10px 4px;
	}

/* End Tables */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 60%;
	display: inline;
	}
#contact-form {
}
fieldset {
	text-align: right;
}
fieldset input, fieldset textarea {
	width:	60%;
	vertical-align: -20%;
}
fieldset.submit input {
	width:	auto;
}
label {
	font-weight:	bold;
	color:			#630;
	display:			block;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin: 0;
	padding: 0px 0 10px 0;
	margin-left: 0;
	margin-right: 0;
	width: 124px;
/*	border: 1px solid blue; */
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "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." */
