/*
Theme Name: Burfitt.com
Version: 0.1
Author: Christian Bach

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

* { font-family: Arial, Helvetica, sans-serif; color: #c1c1c1; margin:0; padding:0; font-size: 14px;}

body {
	font-size: 10px;
	line-height: 16px;
	text-align: left;	
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
a, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #878787;	
}	
a.active {
	/*color: #333333 !important;*/
}
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

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

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

strong {
	color: #878787;
	font-weight: bold;
}

h1, h2, h3 {
	border:0;
}

ul, li {
	list-style: none;
	display: block;
}
#copyright {
	position: absolute;
	left: 28px;
	top: 100%;
	margin-top: -40px;
	font-size: 11px;
}
#wrap, #menu, #page, #content {
	position: relative;
	
} 
#wrap {
	margin-left: 40px;
	margin-top: 70px;
	
}
#page {
	clear: both;
	float: left;
	width: 1000px;
}
#menu {
	float: left;
	top: 0px;
	left: 0px;
	width: 200px;
}
#arrow {
	position: absolute;
	left: 30px;
	top: 100px;
	height: 7px;
	width: 4px;
	display: block;
	margin-top: 5px;
}
#menu ul {
	list-style: none;
}
#menu ul li a {
	font-size: 13px;
}	
#menu ul li {
	margin-top: 10px;
}
#menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li ul li.current_page_item a {
	color: #878787;
	font-weight: bold;
}
#menu ul li ul {
	margin-left: 10px;
}
#menu ul li.onlineshop {
	margin-top: 40px;
}
#menu ul li.current_page_parent a {
	font-weight: normal;
}
#menu ul li.current_page_parent li a {
	font-weight: normal;
	color:#C1C1C1;	
}		
#menu ul li ul.expanded {
	display: block;
}	
#menu ul {
	list-style: none;
}
#menu #pressMenu li:last-child {
	margin-top: 36px;
}
#content {
		float: right;
		width: 800px;
}
/* Perma view */	
#gallery {
	height: auto;
	background: #fafafa;
	margin-bottom: 18px;
}
#gallery #slideshow {
	width: auto;
}
#gallery #slideshow a.zoom {
	display: block;
	overflow: hidden;
}
#gallery #slideshow .glass {
	position: absolute;
	width: 200px;
	height: 200px; 
}
#gallery #slideshow .glass img {
	position: relative;
	left: -500px;
	top: -200px;
}	
#gallery #controlls {
	position: relative;
	z-index: 2000;
	width: auto;
	height: 100%;
}
#gallery #controlls #prev, #gallery #controlls #next {
	height: 100%;
	width: 80px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('blank.gif');
}
#gallery #controlls #prev:hover img , #gallery #controlls #next:hover img { display: block; }
#gallery #controlls #prev img, #gallery #controlls #next img {
	behavior: url(iepngfix.htc);
	left: 21px;
	position: absolute;
	top: 50%;
	margin-top: -38px;
	display: none;
	
}
#gallery #controlls #next {	
	left: 715px;
}
#gallery #controlls #pager {
	position: absolute;
	bottom: -22px;
	width: auto;
	right: 0px;
	margin-top: 0px;
	text-align: right;
}
#gallery #controlls #pager a {
	margin-left: 5px;
	margin-right: 5px;
	
}
#gallery #controlls #pager a.activeSlide { color: #878787; }

/* static page view */
#static {
	background: #ebebeb;
	float: left;
	width: 760px;
	min-height: 533px;
	padding-left: 40px;
	padding-top: 33px;
	padding-bottom: 33px;
	overflow: hidden;
}
#static.movie {
	background: #FFF;
	padding: 0;
}	
#static h3 {
	width: 190px;
	display: block;
	float: left;
	clear: both;
	color: #999999;
}	
#static ul {
	float: left;
	width: 570px;
}	
#static ul li {
	margin-bottom: 25px;
	display: block;
	float: left;
	width: 570px;
}
#static ul li strong {
	color: #999;
	font-weight: normal;
	margin-bottom: 4px;
	display: block;
}
#static ul li span {
	display: block;
	margin-bottom: 2px;
}
#static.login h3 {
	width: 170px;
	margin-right: 20px;
	font-weight: normal;
}	
#static form {
	display: block;
	width: 400px;
	float: left;	
}	
#static form label {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	color: #999;
}	
#static form input {
	color: #878787;
	margin-bottom: 5px;
}	
#static div.column {
	float: left;
}	
#static div.column span {
	display: block;
}	
#static div.column.left {
	margin-top: 5px;
	width: 200px;
	float: left;
}
#static div.column.left span {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 25px;
}	
#static div.column.right {
	width: 500px;
	float: right;
	margin-right:50px;
}
#static div.column.full {
	margin-right:50px;
}
#static div.column.right span, #static div.column.full span {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 24px;
}
#static div.column.full span.center { text-align: center; }
#static.press a {
	height: 255px;
	width: 250px;
	float: left;
	text-align: center;
	margin-bottom: 40px;
}	
#static.press a img {
	vertical-align: middle;	
	display: inline;
}
#static.press a img.horizontal {
	margin-top: 40px;
}		
/* grid view */
body.grid #page {
	float: left;
	padding-bottom: 50px;
}
body.grid #page #content {
	float: left;
	background: url(images/grid_bg.gif) repeat-y;
	width: 840px;
}
body.grid #page #content div.post {
	width: 279px;
	height: 260px;
	float: left;
}
body.grid #page #content div.post div.thumb {
	padding-top: 20px;
	padding-bottom: 8px;
}	
body.grid #page #content div.post h3 {
	width: 240px;
}	




