/* @override http://archive.cascom.se/wp-content/themes/boxing7/style.css */

/*
Theme Name: Boxing
Theme URI: http://wordpress.org/
Description: Cascom box based theme.
Version: 7.0
Author: Kasper Lahti
Author URI: http://cascom.se/
Tags: box, cascom, full screen, design, dedicated
*/

/* @group CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

del {
	text-decoration: line-through;
}

section, header, footer, aside, nav, article {  
    display: block;  
}

/* @end */

/* @group Init */

@font-face {
  font-family: "Linear";
  src: url(http://archive.cascom.se/wp-content/themes/boxing7/font/Linear-Medium.ttf) format("truetype");
}

@font-face {
  font-family: "Linear Bold";
  src: url(http://archive.cascom.se/wp-content/themes/boxing7/font/Linear-Bold.ttf) format("truetype");
}

body {
	color: #fff;
	font: 10px/11px Linear, "Gill Sans", "Lucida Grande", Lucida, Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: #c2c2c2 url(images/grid.png) center center;
	letter-spacing: 2px;
	text-align: center;
}

a {
	color: #fff;
	outline: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:active, a:focus {
	outline: 0;
	border: 0;
}

/* @end */

/* @group Sidebar */

#menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#menu h2.widgettitle {
	display: none;
}

/* @group Pages */

#pages-3 {
	width: 900px;
}

#pages-3 .page_item a {
	cursor: pointer;
	width: 149px;
	cursor: copy;
	padding-top: 11px;
	float: left;
	height: 10px;
	text-indent: 5px;
	text-transform: uppercase;
	margin-right: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 29px;
	font: 11px/10px "Linear Bold";
	opacity: 0.5;
}

#pages-3 .current_page_item a {
	opacity: 1;
}

#pages-3 .current_page_item a:hover {
	opacity: 1;
}

#pages-3 .loading_page_item a {
	background: url(images/ajax-loader.gif) no-repeat 137px 9px;
	cursor: progress;
}

#pages-3 .page_item.page-item-2553 a {
	width: 149px;
	margin-left: 0;
	background: url(images/cascom-s.gif) no-repeat 5px 9px;
	height: 10px;
}

#pages-3 .page-item-2553.current_page_item.loading_page_item a {
	background: url(images/cascom-s.gif) no-repeat 5px 9px, url(images/ajax-loader.gif) no-repeat 137px 9px;
	cursor: progress;
}


/* @end */

/* @group Search */

.widget_search {
	float: left;
	width: 149px;
}

input#s {
	width: 147px;
	border-style: none;
	font: 11px/20px "Linear Bold", "Gill Sans", Phaser, "Lucida Grande", Lucida, Verdana, sans-serif;
	outline: 0 none;
	text-indent: 5px;
	height: 13px;
	margin: 35px 0 0;
	cursor: help;	
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: transparent;
	border-bottom: 1px solid #fff;
	color: #fff;
}

input#s:focus{
	color: #777;
	border-bottom: 1px solid #777;
}

#searchform input::-webkit-input-placeholder {
    color: #fff;
}

.searched input#s {
	color: #777;
	border-bottom-color: #777;
}



/* @end */

/* @end */

/* @group Margins */

#top {
	width: 900px;
	height: 150px;
	float: left;
}

#empty {
	width: 150px;
	height: 150px;
	display: block;
	float: right;
}

#bottom {
	float: left;
	width: 900px;
	height: 150px;
}

/* @end */

/* @group Page */

#page {
	width: 900px;
	height: 600px;
	text-transform: uppercase;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 25px 25px;
}

#page.page_loading  {
	cursor: progress;
}

/* @group Excerpts */

.box {
	display: none;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	color: #777;
	height: 150px;
	width: 150px;
}

.excerpt {
	opacity: 1;
	display: block;
	width: 150px;
	height: 150px;	
}

.excerpt p img {
	width: 170px;
	opacity: 0.01;
	position: relative;
	top: -10px;
	left: -10px;
	cursor: copy;
}

.box h1 {
	font-size: 11px;
	line-height: 11px;
	word-wrap:  break-word;
	color: #777;
	font-weight: normal;
	font-style: normal;
	width: 140px;
	margin: 5px;
	position: absolute;
}


/* @end */

/* @group Content */

#content {
	margin-top: 1px;
}

#post {
	float: left;
	width: 900px;
	position: absolute;
	z-index: 1;
}

/* @group Images */

.bix {
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.bix img {
	position: relative;
	opacity: 0;
	cursor: no-drop;
}

.bit {
	display: none;
	position: relative;
	float: left;
	text-align: center;
	width: 900px;
	height: 600px;
}

.bit img {
	cursor: no-drop;
	width: 599px;
}

video {
	width: 900px;
}

.extended {
	float: left;
	width: 900px;
	display: none;
	margin-top: 150px;
}

.extended img {
	float: left;
	width: 599px;
	margin-bottom: 150px;
	margin-left: 150px;
}

.motion {
	float: left;
	display: none;
	margin: 150px;
}

/* @end */

/* @group Footer */

#post a .postpaginationnexprev {
	position: absolute;
	top: 150px;
	float: left;
	width: 140px;
	height: 290px;
	background-color: #fff;
	color: #777;
	padding: 5px;
	opacity: 0;
	cursor: copy;
}

#prevpostpage {
	left: 0;
}

#nextpostpage {
	right: 0;
}

#post footer {
	width: 899px;
	color: #777;
	text-indent: 5px;
	display: none;
	margin-top: -1px;
	float: left;
	top: 600px;
	position: absolute;
}

.meta-item {
	font-weight: normal;
	font-style: normal;
	width: 299px;
	margin-right: 1px;
	border-top: 1px solid #777;
	float: left;
	padding-top: 1px;
}

.meta-item a {
	color: #777;
	cursor: alias;
}

#category.meta-item {
	overflow: hidden;
	height: 10px;
	word-spacing: -5px;
}

#date.meta-item {
	width: 149px;
}

#pages.meta-item {
	width: 149px;
	margin-right: 0;
}

#pages.meta-item a {
	cursor: copy;
	color: #fff;
}

a[title="View all posts in Selected"] {
	display:none;
}

/* @end */

/* @group Meta */

.info, .web-link {
	float: left;
	text-align: left;
	position: absolute;
	height: 139px;
	background-color: #fff;
	color: #777;
	padding: 5px 155px 5px 5px;
	opacity: 0;
	top: 450px;
	line-height: 13px;
	cursor: help;
}

.info {
	width: 439px;
	left: 150px;
}

.info a {
	color: #000;
	text-decoration: underline;
}

.web-link {
	width: 139px;
	left: 750px;
	cursor: n-resize;
	padding: 5px;
}

/* @end */

/* @end */

/* @group Navigation */

#left, #right {
	float: left;
	width: 150px;
	height: 300px;
	display: block;
}

#right {
	float: right;
}

#left a img, #right a img {
	height: 300px;
	display: block;
	opacity: 0.5;
	float: left;
	cursor: w-resize;
	margin: 0;
}

#right a img {
	float: right;
	cursor: e-resize;
}

/* @end */

/* @group Archive */

.cat-item a {
	padding: 5px;
	width: 140px;
	height: 140px;
	background-image: url(images/pattern.png);
	background-color: #fff;
	cursor: copy;
	float: left;
	color: #c2c2c2;
}

#current-cat {
	width: 144px;
	cursor: default;
	height: 10px;
	display: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #777;
	padding-right: 5px;
	text-indent: 5px;
	color: #777;
	padding-top: 11px;
	float: left;
	margin-top: -22px;
	margin-left: 150px;
	position: relative;
	background-color: #c2c2c2;
}

#current-cat a {
	color: #777;
	cursor: no-drop;
}

#current-cat.graphicdesign a {
	letter-spacing: 1px;
}

#wp_page_numbers {
	float: right;
	word-spacing: -6px;
}

/* @end */

/* @group Profile */

.box .excerpt p {
	padding: 0;
}

.box p, .box h2, .box ul {
	padding: 5px;
}

.box h2 {
	font-family: "Linear Bold";
}

.box p a, .box h2 a, .box li a {
	color: #777;
	text-decoration: none;
	padding-left: 2px;
	margin-left: -2px;
	margin-top: -2px;
	padding-top: 2px;
}

.box li {
	margin-bottom: 8px;
}

.box p a:hover, .box li a:hover {
	color: #fff;
	background-color: #aaa;
}

/* @end */

/* @group Now */

.widget.box {
	list-style-type: none;
	width: 140px;
	height: 140px;
	padding: 5px;
	background-color: #fff;
	background-image: url(images/pattern.png);
}

.widget.box h2.widgettitle {
	color: #777;
	font-weight: normal;
	cursor: default;
	margin-bottom: 10px;
}

span.preface {
}

#rec-reading h2.widgettitle {
	cursor: s-resize;
}

.widget.box a {
	color: #777;
}

.widget.box a:hover {
	color: #777;
}

span.delicious-timestamp, span.lastfm-timestamp, span.twitter-timestamp {
	cursor: wait;
	width: 140px;
	color: #c2c2c2;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
}

div.execphpwidget {
	color: #c2c2c2;
	float: left;
}

#copyright {
	font-size: 10px;
}

.execphpwidget p {
	letter-spacing: 1px;
	color: #777;
}

.execphpwidget a {
	letter-spacing: 1px;
	color: #777;
	text-decoration: underline;
}

a.twitter-link {
	word-wrap: break-word;
	width: 110px;
	float: left;
}

li.twitter-item {
	color: #777;
}

/* @group Reader */

.gReader-source {
	word-wrap:  break-word;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 10px;
	width: 140px;
	font-size: 10px;
	color: #c2c2c2;
}

.widget.box .gReader-source a {
	font-size: 10px;
	color: #c2c2c2;
}

.gReader-date {
	float: left;
	color: #c2c2c2;
	font-size: 10px;
	width: 140px;
	display: none;
}

#rec-reading ul.gReader-list li.grCredit {
	display: none;
}

/* @end */

/* @end */

/* @group Contact Form */

#contactForm {
	width: 600px;
	height: 300px;
	float: left;
	position: absolute;
	margin-left: 150px;
	margin-top: 150px;
}

#contactForm div.box.mail, #contactForm div.box.subject {
	float: left;
	height: 50px;
	width: 450px;
}


h5.cForm {
	width: 145px;
	text-align: right;
	color: #c2c2c2;
	cursor: default;
	height: 25px;
	background-color: #fff;
	padding-right: 5px;
	font-weight: normal;
	font-style: normal;
	float: left;
	padding-top: 25px;
}

h5#messageHeader.cForm {
	height: 139px;
	float: left;
	clear: both;
	padding-top: 11px;
}

p.cForm.box {
	width: 300px;
	height: 50px;
	float: left;
}

.cForm input {
	float: left;
	width: 290px;
	border-style: none;
	outline: 0 none;
	height: 39px;
	color: #c2c2c2;
	padding: 8px 5px 3px;
	text-transform: uppercase;
	font: 20px Linear, "Gill Sans", Phaser, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.cForm textarea {
	float: left;
	width: 440px;
	border-style: none;
	text-align: left;
	color: #c2c2c2;
	outline: 0 none;
	height: 140px;
	padding: 5px;
	text-transform: uppercase;
	font: 20px Linear, "Gill Sans", Phaser, "Lucida Grande", Lucida, Verdana, sans-serif;
}

p#messageContent.cForm.box {
	height: 150px;
}

h5#submit.box {
	width: 150px;
}

#submit.box input {
	width: 150px;
	height: 50px;
	background-color: #fff;
	color: #b5b5b5;
	cursor: default;
	border-style: none;
	text-transform: uppercase;
	text-align: left;
	padding-top: 19px;
	padding-bottom: 131px;
	float: left;
	font: 20px Linear, "Gill Sans", Phaser, "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.wpcf7-response-output {
	position: absolute;
	top: 637px;
	left: 25px;
	text-indent: 5px;
	color: #777;
	float: left;
	height: 10px;
	width: 899px;
	overflow: hidden;
	opacity: 1;
	border-style: none;
	border-top: 1px solid #fff;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
	border-top: 1px solid #fff;
	border: 0 none #fff;
}

/* @end */

/* @end */

/* @group Blog */

.log {
	margin-top: 150px;
	float: left;
}

.log article {
	float: left;
	width: 580px;
	height: 430px;
	background-color: #fff;
	color: #777;
	margin: 0 150px 150px;
	padding: 10px;
}

.log .box h1 {
	margin-top: 40px;
	height: 75px;
	text-align: center;
	font: 25px/25px "Linear Bold";
	position: relative;
	width: 570px;
}

.log time {
	text-align: center;
	clear: both;
	float: left;
	color: #ccc;
	width: 580px;
	height: 25px;
}

.log p {
	float: left;
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

.log p a {
	background-color: #eee;
	padding: 5px 5px 1px;
}

.log p a:hover {
	background-color: #aaa;
	color: #fff;
	text-decoration: none;
}

.log ul {
	font-size: 16px;
	line-height: 20px;
	clear: both;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.log li {
	list-style-type: disc;
}

.log em {
	font-family: "Linear Bold";
}

/* @end */

/* @group kl */

.parent-pageid-2873, .page-id-2873 {
	background-color: #181818;
}

.parent-pageid-2873 .margin, .parent-pageid-2873 #left, .parent-pageid-2873 #right, .parent-pageid-2873 #empty {
	display: none;
}


.page-id-2873 .margin, .page-id-2873 #left, .page-id-2873 #right, .page-id-2873 #empty {
	display: none;
}

.parent-pageid-2873 #contents .back, .page-id-2873 #contents .back {
	float: left;
	width: 150px;
	height: 150px;
}

.parent-pageid-2873 #contents h1, .page-id-2873 #contents h1 {
	font: 125px/238px "Linear Bold";
	height: 150px;
	cursor: default;
	width: 750px;
	float: left;
	letter-spacing: -5px;
	text-indent: -6px;
	text-shadow: #8bcbeb 0 -1px 7px;
}

.parent-pageid-2873 #contents h2, .page-id-2873 #contents h2 {
	font: 125px/238px "Linear Bold";
	height: 150px;
	cursor: default;
	width: 750px;
	float: left;
	margin-left: 150px;
	margin-top: -150px;
	letter-spacing: -5px;
	text-indent: -6px;
	text-shadow: #8bcbeb 0 -1px 7px;
}

.parent-pageid-2873 #contents h3, .page-id-2873 #contents h3 {
	font: 50px/70px "Linear Bold";
	height: 50px;
	clear: both;
	width: 750px;
	cursor: default;
	float: right;
	text-shadow: #8bcbeb 0 2px 5px;
}

.parent-pageid-2873 #contents h4, .page-id-2873 #contents h4 {
	font: 25px/25px "Linear Bold";
	height: 50px;
	clear: both;
	width: 750px;
	cursor: default;
	float: right;
	text-shadow: #8bcbeb 0 0 2px;
	margin-top: 25px;
}

.parent-pageid-2873 #contents p, .page-id-2873 #contents p {
	float: left;
	width: 750px;
	padding: 10px 20px 10px 0;
	font-size: 14px;
	line-height: 16px;
	margin-left: 150px;
	height: 95px;
}

.parent-pageid-2873 #contents p a.downloadold {
	background-color: #fff;
	color: #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font-family: "Linear Bold";
	-webkit-box-shadow: 0px 0px 5px #8bcbeb;
	-moz-box-shadow: 0px 0px 5px #8bcbeb;
	box-shadow: 0px 0px 5px #8bcbeb;
}

.parent-pageid-2873 #contents a.download {
	width: 140px;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 5px #8bcbeb;
	-moz-box-shadow: 0px 0px 5px #8bcbeb;
	box-shadow: 0px 0px 5px #8bcbeb;
	height: 140px;
	background-color: #96dcff;
	font: bold 10px/16px Verdana;
	color: #333;
	float: left;
}

.parent-pageid-2873 #contents a.download:hover, .parent-pageid-2873 #contents li:hover {
	-webkit-box-shadow: 0px 0px 15px #8bcbeb;
	-moz-box-shadow: 0px 0px 15px #8bcbeb;
	box-shadow: 0px 0px 15px #8bcbeb;
	color: #216f95;
	z-index: 2;
	position: relative;
}

.parent-pageid-2873 #contents ul, .page-id-2873 #contents ul {
	padding: 10px 0;
	float: left;
	clear: both;
	margin-left: 150px;
}

.parent-pageid-2873 #contents li, .page-id-2873 #contents li {
	float: left;
	width: 140px;
	padding: 5px;
	-webkit-box-shadow: 0px 0px 5px #8bcbeb;
	-moz-box-shadow: 0px 0px 5px #8bcbeb;
	box-shadow: 0px 0px 5px #8bcbeb;
	height: 65px;
	background-color: #96dcff;
	font: bold 10px/14px Verdana;
	color: #333;
	letter-spacing: 1px;
}

.parent-pageid-2873 .kltool, .page-id-2873 .kltool {
	width: 750px;
	overflow: hidden;
	height: 150px;
	float: right;
	-webkit-box-shadow: 0px 0px 5px #8bcbeb;
	-moz-box-shadow: 0px 0px 5px #8bcbeb;
	box-shadow: 0px 0px 5px #8bcbeb;
}

.parent-pageid-2873 .kltool img, .page-id-2873 .kltool img {
	margin-top: -22px;
}

/* @end */

/* @group Not Found */

h2.notFound {
	font-size: 100px;
	margin-top: 75px;
	line-height: 100px;
	width: 900px;
	float: left;
	font-weight: normal;
	font-style: normal;
}

/* @end */