/*-----------------------------------------------------------------------------
Vanishing bees

author:    kos korolev
email:     kos@pixeco.com
-----------------------------------------------------------------------------*/

/* =Importing rules
-------------------------------------------------------*/

@import url(generic/reset.css);
@import url(generic/helpers.css);
@import url(branding/header.css);
@import url(branding/footer.css);
@import url(branding/navigation.css);
@import url(modules/forms.css);
@import url(modules/screenings.css);
@import url(../shadowbox/shadowbox.css);


/* =Elements
-------------------------------------------------------*/
body {
	text-align:left;
	font-family:Helvetica, Arial, 'Lucida Grande', sans-serif;
	color:#fff;
	background:#000 url(../images/mainBg.jpg) 50% 0 no-repeat;
	}
	body#homepage {
		background:#010101 url(../images/homeBg.jpg) 50% 0 no-repeat;
		}
	a:link {
		text-decoration:none;
		color:#f9b720;
		}
	a:visited {
		text-decoration:none;
		color:#f9b720;
		}
	a:hover {
		text-decoration:underline;
		/*color:#4d4d4d;*/
		}
	a:active {
		text-decoration:none;
		outline:none;
		}
	h1, h2, h3, h4, h5, h6 {
		color:#fff;
		}
		h1 {
			padding:0 0 1em;
			line-height:1;
			font-size:2.5em;
			color:#f9b720;
			}
		h2 {
			padding:0;
			font-size:1.6em;
			}
		h3 {
			padding:0;
			font-size:1.4em;
			}
		h4 {
			font-size:1.3em;
			}
		h5 {
			font-size:1.2em;
			}
		h6 {
			font-size:1.1em;
			}
	p {
		line-height:1.4em;
		padding:0 0 0.8em;
		}
		p a:link {
			text-decoration: underline;
			}
	.content ol {
		margin: 0 0 0 10px ;
		padding: 0 0 0 30px ;
		}
		.content ol li {
			padding:0 0 1.4em;
			}

/* =Layout elemernts
-------------------------------------------------------*/
.container {
	width:990px;
	margin:0 auto;
	/*min-height:500px;*/
	}
	.content {
		float:right;
		width:720px;
		padding:0 0 0 20px;
		font-size:1.2em;
		}
		.column {
			float:left;
			width:350px;
			}
			.column.second {
				float:right;
				}

	.sidebar {
		float:left;
		width:250px;
		}

/* =Sidebar
-------------------------------------------------------*/
.sidebar .addthis_button {
	position:relative;
	display:block;
	width:125px;
	}
.sidebar ul.share {
	width:236px;
	margin:0 0 26px;
	padding:0 0 10px;
	text-transform:uppercase;
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/bubbleBoxBg.png) -472px 100% no-repeat;
	}
	.sidebar ul.share li {
		padding:0 0 0 16px;
		margin:0 0 8px;
		}
		.sidebar ul.share li.twitter {
			padding-top:30px;
			background:url(../images/bubbleBoxBg.png) -708px 0 no-repeat;
			}
			.sidebar ul.share li a {
				display:block;
				height:16px;
				line-height:16px;
				padding:0 0 0 30px;
				text-decoration:none;
				color:#fc0;
				background:url(../images/icons.png) 0 0 no-repeat;
				}
				.sidebar ul.share li.facebook a {
					background-position:0 -16px;
					}
				.sidebar ul.share li.rss a {
					background-position:0 -32px;
					}
					.sidebar ul.share li a strong {
						color:#fff;
						}
.sidebar p {
	line-height:1.6;
	font-size:1.2em;
	}
	.sidebar p strong {
		position:relative;
		top:4px;
		display:inline-block;
		width:93px;
		height:13px;
		text-indent:-999em;
		background:url(../images/logos/co-operativeSmall.png) 0 0 no-repeat;
		}

/* =RSS list
-------------------------------------------------------*/
.rss-list ul {
	padding:0;
	list-style:none;
	}
	.rss-list ul.second {
		padding:10px 0 0;
		border-top:1px solid #888989;
		}
		.rss-list ul li {
			position:relative;
			padding:10px 0 10px 60px;
			border-top:1px solid #888989;
			}
			.rss-list ul li:first-child {
				padding-top:0;
				border:none;
				}
				.rss-list ul li a.retweet {
					position:absolute;
					bottom:16px;
					left:1px;
					overflow:hidden;
					width:50px;
					height:34px;
					text-indent:-999em;
					background:url(../images/retweetButton.gif) 0 0 no-repeat;
					}
				.rss-list ul li p {
					padding:0;
					}

/* =Home page
-------------------------------------------------------*/
body#homepage .column {
	float:left;
	width:236px;
	margin:20px 5px 0 0;
	}
	body#homepage .column.third {
		overflow:hidden;
		margin-right:0;
		}
body#homepage h1 {
	float:left;
	width:240px;
	font-size:2.2em;
	}
body#homepage .full-width {
	float:left;
	width:100%;
	padding:0 0 40px;
	}
	body#homepage .full-width p {
		font-size:1.3em;
		}
body#homepage .column h2 {
	height:39px;
	margin:0 -5px 20px 0;
	padding:0;
	text-indent:-999em;
	border-bottom:1px dashed #fff;
	background:url(../images/homeHeadings.png) 0 -94px no-repeat;
	}
	body#homepage .column.learn h2 {
		position:relative;
		padding:3px 0 0 10px;
		margin:-3px -5px 20px -10px;
		background-position:10px 0;
		}
	body#homepage .column.blog h2 {
		background-position:0 -42px;
		}

a.trailer {
	position:absolute;
	top:124px;
	right:163px;
	width:152px;
	height:124px;
	text-indent:-999em;
	outline:none;
	background:url(../images/playButton.png) 0 0 no-repeat;
	}

/* =Columns
-------------------------------------------------------*/
body#plan_bee .column.first {
	width:240px;
	}
body#plan_bee .column.second {
	width:460px;
	}

/* =Sliding box
-------------------------------------------------------*/
div.extras {
	padding:10px 0;
	}
	div.extras ul {
		float:left;
		padding:0;
		width:170px;
		list-style: none;
		}
		div.extras ul li {
			margin:0 1px 1px 0;
			padding:3px 3px 3px 6px;
			color: #000;
			background-color:#f9b720;
			}

/* =Columns
-------------------------------------------------------*/
div.colone {
	width: 49%;
	float: left;	
	}
	
div.coltwo {
	width: 49%;
	float: right;	
	}	
	
	
/* =Content Styling
-------------------------------------------------------*/

span.intro {
	/*font-size: 130%;
	line-height: 1.7em;*/
	font-weight:bold;
	}

div.boxout {
	color: #000;
	width: 220px ;
	background: #dba417 url(../images/boxout.gif) no-repeat bottom left;
	padding: 5px 5px 30px 5px;
	margin: 5px;
	font-size: 110%;
	float: left;
	}
	
	div.boxout a {
	color: #fff !important;
	}
	
	div.boxout h3 {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	letter-spacing: -1px;
	}


/* =Buttons
-------------------------------------------------------*/
ul.buttons {
	padding:0;
	list-style:none;
	}
	span.button,
	span.button a,
	span.button button,
	ul.buttons li,
	ul.buttons li a {
		float:left;
		background:url(../images/buttonBg.png) 0 0 no-repeat;
		}
		span.button,
		ul.buttons li {
			height:24px;
			margin:0 17px 0 0;
			padding:9px 0 0;
			line-height:24px;
			text-transform:uppercase;
			font-size:13px;
			font-weight:bold;
			}
			ul.buttons li.dvd a img {
				position:relative;
				margin:-35px -8px 0 0;
				vertical-align:top;
				}
			span.button.right {
				float:right;
				background-position:0 -33px;
				}
				.sidebar span.button.right {
					position:relative;
					top:-6px;
					right:-14px;
					}
					span.button a,
					span.button button,
					ul.buttons li a {
						padding:0 10px;
						text-decoration:none;
						color:#000;
						background-position:100% -66px;
						}

.buttonJoin {
	padding-left: 110px;
	}
