/*
Theme Name: xfinx
Theme URI: http://xfinx.nl/
Description: The theme for xfinx.nl	
Author: Bjorn Boonen
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
	font-family: 'arial', 'helvetica', sans-serif;
}
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;
	vertical-align: baseline;
	background: transparent;
}
html {
	background: #eee;
}
body {
	background: #fff;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #333;
	line-height: 1;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 825px;
}
#page-wrap {
	margin: 0 auto;
	position: relative;
	width: 818px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}

section, nav, article, aside, hgroup, header, footer {
	display: block;
}
footer {
	clear: both;
	overflow: hidden;
	padding: 10px;
}
footer .site-generator {
	float: right;
}
footer .site-info {
	float: left;
}
header {
	position: relative;
}
header .hgroup > a {
	display: block;
}
header hgroup {
	background: #fff;
}
header h1 {
	color: #f60;
	font-size: 5em;
	line-height: normal;
	text-shadow: 0px 1px 0 #ddd;
}
header h1 a {
	color: #f60;
}
header aside {
	background: rgba(180,180,180,0.5);
	border: none;
	font-size: 0.8em;
	left: 124px;
	overflow: visible;
	position: absolute;
	top: 154px;
	width: 701px;
}
header .widget_twitter h2{
	position: absolute;
	top: -78px;
	left: -12px;
}
header .widget_twitter h2 a {
	background: transparent url(/wp-content/themes/xfinx/images/twitter-follow.png) no-repeat;
	display: block;
	height: 82px;
	width: 224px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 224px;
}
header .widget_twitter ul {
	margin: 0 0 0 20px;
	padding: 0;
}
header .widget_twitter li a {
	color: #fff;
}
header .widget_twitter li {
	color: #fff;
	padding: 3px 0;
}
header aside .widget-container {
	border: none;
	background: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	margin: 0;
	padding: 5px;
}
.hgroup {
	position: absolute;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-o-transform: rotate(-90deg); 
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: 86px;
	text-align: center;
	left: -73px;
	width: 273px;
	padding: 5px;
	height: 101px;
}
.hgroup a {
	text-decoration: none;
}
header h2 {
	color: #333;
	line-height: 25px;
	text-decoration: none;
}
header nav {
	overflow: hidden;
	position: absolute;
	top: -25px;
	right: 10px;
}
header nav ul {
	margin: 0;
	padding: 0;
}
header nav li {
	-o-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;

	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #fff;
	float: left;
	line-height: 25px;
	list-style: none;
	margin-left: 1px;
	color: #333;
}
header nav li:hover a {
	color: #fff;
	text-decoration: none;
}
header nav li:hover {
	background: #f60;
}
header nav a {
	font-size: 1.2em;
	display: block;
	padding: 0 20px;
}
header #branding {
	background-position: 50% 50%;
	margin-top: 50px;
	height: 283px;
	-o-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	position: relative;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#comments ,
article {
	background: #fefefe;
/*	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#comments .avatar {
	vertical-align: middle;
}
li.comment {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
article h1 {
	color: #f60;
	font-size: 2em;
	line-height: 35px;
	text-shadow: 0px 1px 0 #ddd;
	margin-bottom: 20px;
}
article h1 a {
	color: #f60;
	text-decoration: none;
	border-bottom: 1px solid #f60;
}
article h2 ,
article h3 ,
article h4 {
	color: #f60;
	line-height: 25px;
	text-shadow: 0px 1px 0 #ddd;
}
article .entry-content {
	overflow: hidden;
}
article .entry-utility ,
article .entry-meta {
	border: 1px solid #ddd;
	-o-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	float: right;
	margin: 0 0 20px 10px;
	padding: 5px;
	text-align: center;
	width: 100px;
}

.gallery {
	overflow: hidden;
}
.gallery img {
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 5px 10px 5px;
}

section {
	background: #fff;
	float: right;
	margin-top: 10px;
	width: 536px;
	overflow: hidden;
}

aside {
	background-color: rgba(255,255,255,0.5);
	margin-top: 10px;
	float: left;
	width: 266px;
	overflow: hidden;
}
aside .content {
	color: #666;
	overflow: hidden;
}
aside .content a {
	color: #666;
}
aside .content a:hover {
	color: #f60;
}

aside h2 {
	color: #333;
	font-size: 2em;
	line-height: 36px;
}
.widget_categories ul {
	font-weight: bold;
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget_categories ul ul {
	font-weight: normal;
	margin: 0 0 0 10px;
}
.widget_categories li {
	text-align: right;
	overflow: hidden;
}
.widget_categories li a {
	float: left;
}
.widget_tag_cloud div {
	text-align: center;
}
.entry-utility {
	clear: both;
}
.more-link {
	font-weight: bold;
}
.more-link .meta-nav {
	font-size: 1.6em;
}




/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */

body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
form label {
	display: block;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display:none;
}
.widget-container {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;

	border: 1px solid #ddd;

	-o-box-shadow: 0 1px 3px #ccc;
	-moz-box-shadow: 0 1px 3px #ccc;
	-webkit-box-shadow: 0 1px 3px #ccc;
	box-shadow: 0 1px 3px #ccc;
	margin: 0 5px 20px 5px;
	padding: 10px;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	font-weight: bold;
	color: #222;
	text-align: left;
	font-size:14px;
	padding-bottom: 4px;
}
#wp-calendar thead {
	font-size:11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	padding: 3px 0 2px;
	background: #f5f5f5;
	border:1px solid #fff;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #FF4B33;
}
.widget_rss .widget-title img {
	height: 11px;
	width: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

.CleanContact { text-align: left; width: 30em; display: block; border:0; padding-top: 1em; }
.CleanContact input[type="text"] { width: 100%; margin-bottom: .5em; }
.CleanContact label { clear: none; display: inline; text-align: left; }
.CleanContact textarea{ width: 100%; height: 15em; margin-bottom: .5em; font-size: 1.2em}
.CleanContact label em { font-weight: bold; font-style: normal; color: red; }
.CleanContact_msg { font-weight: bold; padding: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.CleanContact_msg.ok{ background-color: #8dff87; border: solid 1px #e6f4d7; color: #000; margin: 2em 0 2em 0;}
.CleanContact_msg.err{ background-color: #ff9595; border: solid 1px #fff; color: #000;}

@media print {
}

/*
 * xfinxGallery - jQuery Plugin
*/
.xg-wrap {
	position: relative;
	height: 100px;
	padding: 0 20px; /* padding LR should be control left + right combined*/
	width: auto;
}
.xg-wrap .xg-inner {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.xg-wrap .xg-inner-element {
	float: left;
}
.xg-navigate {
	background: #666;
	border: 1px solid #ccc;
	cursor: pointer;
	display: block;
	height: 148px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
	text-decoration: none;
}
.xg-navigate-right {
	left: auto;
	right: 0;
}
.xg-navigate.disabled {
	border: 1px solid #eee;
	background-position: 3px -513px;
}
.xg-navigate-left.disabled {
	border: 1px solid #eee;
	background-position: 3px -623px;
}

