/* @override http://www.acceleroto.com/wp-content/themes/acceleroto/style.css */

/*
Theme Name:     Acceleroto
Description:    Based on the Twenty Ten theme 
Author:         Mike Berg, We Heart Games Inc.
Author URI:     http: //weheartgames.com/
Template:       twentyten
*/

@import url("../twentyten/style.css");

@font-face {
    font-family: 'SofiaProLightRegular';
    src: url('SofiaProLight-webfont.eot');
    src: url('SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('SofiaProLight-webfont.woff') format('woff'),
         url('SofiaProLight-webfont.ttf') format('truetype'),
         url('SofiaProLight-webfont.svg#SofiaProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
    font-family: 'OSPDIN';
    src: url('OSP-DIN-webfont.eot');
    src: url('OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('OSP-DIN-webfont.woff') format('woff'),
         url('OSP-DIN-webfont.ttf') format('truetype'),
         url('OSP-DIN-webfont.svg#OSPDIN') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'BebasRegular';
    src: url('BEBAS___-webfont.eot');
    src: url('BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),
         url('BEBAS___-webfont.woff') format('woff'),
         url('BEBAS___-webfont.ttf') format('truetype'),
         url('BEBAS___-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* @group Layout */

html{
	-webkit-text-size-adjust:none;
}

body{
	background: #eff0f4 url(images/bg-page.jpg) no-repeat center top;
	color: #424243;
}

/* THEME WIDTH */
#access,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	background: transparent;
	margin: 0 auto;
	width: 820px;
}

#container{
	width: 820px;
	margin: 0;
}

#content{
	width: 600px;
	margin: 0 auto 30px auto;
}



/* This is the custom header image */
#branding img {
	border-top: none;
	border-bottom: none;
}

/* FROM TWENTYTEN
#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}*/

.one-column #content {
	margin: 0 auto;
	width: 820px;
}

#header{
	height: 140px;
	padding: 0;
	position: relative;
}

#header .logo{
	position: absolute;
	top: 0;
	left: 327px;
}

#main {
	padding: 0px 0 0 0;
}
#content {
	margin-bottom: 36px;
}

#colophon{
	border: none;
}

/* @end */

/* @group Type */

#content ul li{
	margin-bottom: 10px;
}

a:link, a:visited{
	color: #888;
}

a:active{
	color: #424243;
}

a:focus{
	outline: none;
}

input:focus{
	outline: none;
}

#content h1.entry-title, #content h2.entry-title {
	font-size: 36px;
	color: #424243;
}
	
#content h3.entry-title {
		font-size: 24px;
		margin-bottom: 20px;
		color: #424243;

	}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

/* @end */

/* @group Page Titles */


.page-title {
	color: #424243;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #797979;
}
#content .entry-title {
	font-family: 'Roboto Condensed', sans-serif;
	text-shadow: #fff 0 3px 0;
	color: #424243;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #424243;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #797979;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}

/* @end */



/* @group Navbar */

#access{
	background: transparent;	
	position: absolute;
	top: 9px;
	left:  50px;
}

#access li a {
	color: #424243;
	text-transform: uppercase;
	font: 18px/38px "SofiaProLightRegular";
	padding: 44px 30px 30px;
}

#access .menu-item-595{
	margin-left: 228px;
}

#access li:hover > a {
	background: transparent;
	color: #424243;
}

#access li:hover {
	background: transparent url(images/nav-highlight-hover.png) no-repeat center top;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
#access ul li.current-page-ancestor > a {
	color: #424243;
	
}

#access ul li.current_page_item,
#access ul li.current-menu-ancestor,
#access ul li.current-menu-item,
#access ul li.current-menu-parent,
#access ul li.current-page-ancestor {
	background: url(images/nav-highlight.png) no-repeat center top;
}

/* @end */

/* @group Homepage */

.whiteborder, .attachment-large-featured-image, .attachment-small-featured-image, .attachment-large-feature-600{
	padding: 7px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.4);
    margin: 0 4px 8px 4px;
}

.attachment-large-feature-600{
	margin: 0 -9px;
}

#smallfeature{
	width: 820px;
	margin-top: 22px;
	padding-bottom: 10px;
}

.smallfeaturebox{
	position: relative;
	float: left;
	margin-right: 20px;
}

.smallfeaturebox:last-child{
	margin-right: 0px;
}

.smallfeaturebox h3{
	display: none;
}

.smallfeaturebox a:hover h3{
	position: absolute;
	top: 8px;
	left: 12px;
	padding: 10px 30px 10px 10px;
	width: 195px;
	height: 110px;
	display: block;
	color: #fff !important;
	background-color: rgba(0,0,0,0.8);
	font: 18px "SofiaProLightRegular";
}

.smallfeaturebox .ribbon{
	position: absolute;
	top: -6px;
	right: -1px;
	width: 79px;
	height: 79px;
}

.smallfeaturebox .ribbon.blog{
	background: url(images/ribbon-blog.png) no-repeat;
}

.smallfeaturebox .ribbon.code{
	background: url(images/ribbon-code.png) no-repeat;
}

.smallfeaturebox .ribbon.new{
	background: url(images/ribbon-new.png) no-repeat;
}

.smallfeaturebox .ribbon.tutorial{
	background: url(images/ribbon-tutorial.png) no-repeat;
}

.smallfeaturebox .ribbon.update{
	background: url(images/ribbon-update.png) no-repeat;
}



/* @end */

/* @group Apps page */

#content.appspage{
	width: 830px;
}

.appspage .app-entry{
	float: left;
	margin: 0 8px 20px;
}



/* @end */

/* @group App detail pages */

a.button, .pagenav a{
	display: block;
	width: 200px;
	text-align: center;
	padding: 5px ;
	margin: 0 auto 20px;
	color: #fff;
	font-size: 20px;
	font-family: "SofiaProLightRegular";
	background-color: #424243;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.button:hover, .pagenav a:hover{
	background-color: #656567;
}

.pagenav a{
	font-size: 16px;
}

/* @end */

/* @group Blog */

.category img.attachment-small-featured-image, 
.search img.attachment-small-featured-image{
	float: right;
	margin-left: 20px;
}

.pagenav{
	margin-top: 30px;
}

/* @end */

/* @group Search */

#header .search {
	position: absolute;
	right: 86px;
	top: -32px;
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
	z-index: 999;
}

#header .search form#searchform{
	padding: 3px 10px;
	background-color: #eff0f4;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	margin: 0;
}

#header .search input#s{
	background-color: #888;
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-family: "SofiaProLightRegular";
}

#header .search img {
	float: right;
	background-color: #eff0f4;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	padding: 5px;
	margin: 0 10px 0 0;
}

#header .search:hover{
	top: 0px;
	-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}

/* @end */

/* @group Footer */

#footer {
	font-family: "SofiaProLightRegular";
}

#footer a{
	color: #424243;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#copyright {
	float: left;
	margin-left: 15px;
}

#credit{
	float: right;
	margin-right: 15px;
}

#credit h3.widget-title{
	display: none;
}

#credit li{
	list-style-type: none;
}

#credit a{
	display: inline-block;
	padding: 1px 10px;
}

html body img#wpstats{
 	display: none !important;
}

/* @end */


/* @group Events */

body.category-3 #main #tec-content{
	width: 97%;
	padding: 0;
	margin: 0 auto;
}

#tec-content a.ical{
	display: none;
}

#big.tec-calendar th{
	background-color: #a9b4c8;
}

a.tec-button-on, td.tec-thismonth.tec-present div{
	background-color: #e7bc59 !important;
}

a.gmap {
	background-color: #e7bc59 !important;
	text-decoration: none;
}

#tec-content span.back a{
	font-size: 11px;
	margin-bottom: 15px;
	display: block;
}

#tec-content.widecolumn{
	margin: 0px 30px;
}

.upcoming a.more-link{
	display: none;
}

ul.upcoming li .when{
	font-weight: bold;
}

ul.upcoming li{
	margin-bottom: 5px !important;
}


/* @end */



/* @group Attachments */

#attachments p.download{
	height: 32px;
	line-height: 32px;
	padding: 0px 5px 0px 30px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 -30px;
	background-color: #a9b4c8;
	width: 150px;
	border-radius: 0px 15px 0px 0px;
	-moz-border-radius: 0px 15px 0px 0px;
	-webkit-border-top-right-radius: 15px;
}

#attachments ul{
	border-radius: 0px 15px 15px 0px;
	-moz-border-radius: 0px 15px 15px 0px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border: 1px solid #a9b4c8;
	border-left: none;
	list-style: none;
	margin: 0 0 0 -30px;
	padding: 10px 30px;
}

#attachments ul a{
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #a5a5a5;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#attachments ul a:hover{
	background-color: #b6b6b6;	
}

#attachments ul a:active{
	background-color: #a0a0a0;	
}

/* @end */



/* @group Scrollable */

#largefeature{
	position: relative;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/* root element for the whole scrollable setup */
div.scrollable {  
	position:relative;
	overflow:hidden;
	width: 825px;	 
	height:340px;
	font-family: "Arial Narrow", Arial, sans-serif;
}

#footer .scrollable h3{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#footer .scrollable #thumbs p{
	font-size: 14px;
	line-height: 18px;
}

div.scrollable-visualart, div.scrollable-video, div.scrollable-music, div.scrollable-books {
	width: 290px;
	position:relative;
	overflow:hidden;
	height:265px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {	
	position:absolute;
	width:20000em;	
	clear:both;
}

/* single item */
#thumbs div {
	float:left;
	width: 825px;
	height: 300px;
}


/* style when mouse is over the item */
/*#thumbs div.hover {
	background-color:#cccccc;	
} */

/* style when element is active (clicked) */
/*#thumbs div.active {
	background-color:#066;
	cursor:default;
}*/


/* this makes it possible to add next button beside scrollable */
div.scrollable {
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:36px;
	height:32px;
	background:url(images/btn-left.png) no-repeat;
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
	font-size:1px;
	position: relative;
	z-index: 9;
	margin-top:-32px;
	bottom: 162px;
}



/* custom positioning for navigational links */
a.next, a.nextPage {
	left: 929px;
}

a.prev, a.prevPage {
	right: 11px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -32px;		
}

a.media{
	position: absolute;
	top: 270px;
	width: 16px;
	height: 16px;
	display: none;
}

#largefeature:hover a.media{
	display: block;
}

a.prev.media{
	background-image: url(images/btn-left-small.png);
	left: 12px;
}

a.next.media{
	background-image: url(images/btn-right-small.png);
	left: 791px;
}

a.media:hover{
	background-position: 0 -16px;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(images/btn-right.png);
	clear:right;	
}

/* @end */


@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	h1.entry-title, h2.entry-title {
		font-size: 36px;
	}
	
	h3.entry-title {
		font-size: 24px;
	}
	
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}

	#colophon {
		width: auto;
	}

	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}