﻿/****************************************************************************************/
/*                                                                                      */
/* Version:         2010-05-18 08:00                                                    */
/* Author: 			Michal Pelech                                                       */
/* Author website: 	www.michalpelech.cz                                                 */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* GLOBAL SETTINGS                                                                      */
/*======================================================================================*/

html
{
	font-size: 62.5%;
}

body
{
	background: #14100f;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt, input, textarea, select
{
	margin: 0;
	padding: 0;
}

input, select, textarea, sub, sup
{
	font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 1.4em;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #cfbf9e;
	outline: none;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

/* CLEAR */
/* slightly enhanced, universal clearfix hack */
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.noscreen
{
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px;
	overflow: hidden;
	visibility: hidden;
}

h1
{
	margin: 0 0 5px 0;
	color: #f1ebcc;
	font-size: 30px;
	line-height: 30px;
}

h2
{
	margin: 0 0 20px 0;
	color: #a13925;
	font-size: 18px;
	font-weight: normal;
}

h3
{
	color: #ffffff;
	font-size: 14px;
}

p
{
	line-height: 16px;
}

.content p
{
	margin: 0 0 10px 0;
}

.alR
{
	text-align: right;
}

.alR .twitterLink
{
	padding: 0 20px 0 0;
}

.alR .facebookLink
{
	padding: 0 5px 0 0;
}

#leftPanel .alR
{
	margin: 0 0 40px 0;
}

.alR .morePhotos
{
	padding: 0 15px 0 0;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#page
{
	width: 990px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	position: relative;
	background: url(images/page-background.jpg) no-repeat center top;
}

#middlePanel
{
	padding: 0 0 40px 0;
}

/*======================================================================================*/
/* CONTENT PANEL                                                                        */
/*======================================================================================*/

#contentPanel
{
	width: 622px;
	float: right;
	overflow: hidden;
}

#contentBox
{
	height: 207px;
	margin: 0 0 20px 0;
}

#contentBox .content
{
	width: 500px;
	float: left;
	overflow: hidden;
}

.links
{
	margin: 0 0 22px 0;
	position: relative;
}

.links a
{
	color: #ffffff;
}

.links span
{
	width: 4px;
	height: 17px;
	padding: 0 6px;
	display: inline-block;
	background: url(images/ico-dot.png) no-repeat center center;
}

#contentBox .socialIcons
{
	width: 75px;
	float: right;
	overflow: hidden;
}

#contentBox .socialIcons
{
	padding: 5px 0 0 0;
}

#contentBox .socialIcons a
{
	width: 56px;
	height: 15px;
	margin: 0 12px 10px 0;
	padding: 35px 0 0 0;
	display: block;
	position: relative;
	color: #898989;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#contentBox .socialIcons a span
{
	width: 56px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

#contentBox .socialIcons a.facebook span
{
	background: url(images/ico-facebook.png) no-repeat center top;
}

#contentBox .socialIcons a.twitter span
{
	background: url(images/ico-twitter.png) no-repeat center top;
}

#contentBox .socialIcons a.linkedin span
{
	background: url(images/ico-in.png) no-repeat center top;
}

#contentBox .socialIcons a:hover
{
	color: #ffffff;
}

#contentBox .socialIcons a:hover span
{
	background-position: center -30px;
}

/*======================================================================================*/
/* EVENTS		                                                                        */
/*======================================================================================*/

#events
{
	margin: 0 0 35px 0;
}

#events .actualEvents
{
	width: 306px;
	float: left;
	overflow: hidden;
}

#events .pastEvents
{
	width: 306px;
	float: right;
	overflow: hidden;
}

#events .box
{
	width: 306px;
	height: 93px;
	margin: 0 0 10px 0;
	background: url(images/event-background.png) no-repeat left top;
	overflow: hidden;
}

#events .box .info
{
	width: 230px;
	margin: 0 0 0 15px;
	padding: 10px 0;
	float: left;
	display: inline;
	overflow: hidden;
}

#events .box .info p
{
	color: #878787;
}

#events .box .info p.date
{
	margin: 0 0 2px 0;
}

#events .box .info h3
{
	margin: 0 0 3px 0;
}

#events .box .info h3 a
{
	color: #ffffff;
}

#events .box div.date
{
	width: 55px;
	padding: 21px 0 0 0;
	float: right;
	overflow: hidden;
}

#events .box div.date p
{
	width: 39px;
	height: 48px;
	padding: 0 0 10px 0;
	line-height: 56px;
	position: relative;
	background: url(images/event-date-background.png) no-repeat left top;
	color: #999999;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#events .box div.date p span
{
	width: 35px;
	height: 28px;
	display: block;
	position: absolute;
	left: 11px;
	top: 25px;
	background: url(images/ico-past-event.png) no-repeat left top;
	overflow: hidden;
}

/*======================================================================================*/
/* FACEBOOK / TWITTER                                                                   */
/*======================================================================================*/

.twitter,
.facebook
{
	width: 619px;
	height: 93px;
	margin: 0 0 10px 0;
}

div.twitter
{
	background: url(images/twitter-background.png) no-repeat left top;
}

div.facebook
{
	background: url(images/facebook-background.png) no-repeat left top;
}

.twitter p.time,
.facebook p.time
{
	width: 500px;
	padding: 10px 0 0 0;
	color: #878787;
}

.twitter p,
.facebook p
{
	width: 500px;
	margin: 0 0 10px 14px;
}

.twitter p a,
.facebook p a
{
	color: #ffffff;
	text-decoration: none;
}

.twitter p a:hover,
.facebook p a:hover
{
	text-decoration: underline;
}

/*======================================================================================*/
/* LEFT PANEL	                                                                        */
/*======================================================================================*/

#leftPanel
{
	width: 361px;
	padding: 495px 0 0 0;
	float: left;
	overflow: hidden;
}

#leftPanel .photogallery
{
	margin: 0 0 45px 0;
}

#leftPanel .photogallery a
{
	width: 105px;
	height: 105px;
	margin: 0 15px 0 0;
	float: left;
	position: relative;
	background: url(images/gallery-item.png) no-repeat left top;
	overflow: hidden;
	text-decoration: none;
}

#leftPanel .photogallery a.last
{
	margin: 0;
}

#leftPanel .photogallery a:hover
{
	background-position: left -105px;
}

#leftPanel .photogallery a img
{
	margin: 2px;
}

#leftPanel .photogallery a span
{
	width: 101px;
	height: 101px;
	position: absolute;
	left: 2px;
	top: 2px;
	display: block;
	background: url(images/gallery-shadow.png) no-repeat left top;
	overflow: hidden;
}

#leftPanel .photogallery a:hover span
{
	display: none;
}

#leftPanel .box
{
	width: 361px;
	height: 93px;
	margin: 0 0 10px 0;
	background: url(images/left-panel-box.png) no-repeat left top;
	overflow: hidden;
}

#leftPanel .box p
{
	margin: 0 14px 0 14px;
	color: #878787;
}

#leftPanel .box p.date
{
	margin: 0 0 2px 14px;
	padding: 10px 0 0 0;
}

#leftPanel .box h3
{
	margin: 0 0 3px 14px;
}

#leftPanel .box h3 a
{
	color: #ffffff;
}

#bottomPanel
{
	height: 185px;
	padding: 35px 0 0 0;
	background: url(images/bottom-panel-background.jpg) no-repeat center top;
}

#bottomPanel a
{
	margin: 0 12px 0 22px;
	float: left;
	display: inline;
	overflow: hidden;
}