/*
Theme Name: QuixWP
Theme URI: http://quixapp.com/
Description: Quix WordPress Theme 
Version: 1.0
Author: Joost de Valk
Author URI: http://yoast.com/
*/


/* Reset CSS */
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;
}
h1 {
	font-size: 1.6em;
}
ol, ul {
	list-style: square;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* End of reset CSS */
blockquote {
	margin: 10px 20px;
	font-size: 120%;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	margin-left: 20px;
	padding-bottom: 5px;
}
ul, ol {
	margin: 10px 0;
}
ol {
	list-style-type: decimal;
	padding-left: 10px;
}
/* Image replacement */
.mir { letter-spacing : -1000em; } 
/* Just for Opera */ 
html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
/* End of Image replacement */

body {
	line-height: 1;
	background: url(images/pagebg.png) left top repeat-x;
	font-family: Helvetica;
	color: #666;
	background-color: #FBFBF8;
}
a {
	color: #333;
	text-decoration: underline;
}
p {
	margin: 10px 0;
	line-height: 140%;
}
dt {
	width: 50px;
	float: left;
}
dd {
	width: 450px;
	float: left;
	clear: right;
	line-height: 140%;
}
#frame {
	width: 820px;
	margin: 0 auto;
}
#header {
	margin: 20px 0;
	padding: 0 40px;
}
#header h1, #header h3 {
	width: 206px;
	height: 127px;
	background: url(images/logo.png) left top no-repeat;
	float: left;
}
#header h1 a, #header h3 a {
	display: block;
	height: 100%;
	width: 100%;
}
#header .install {
	float: right;
	margin: 40px 0 0 0;
}
#header .install span {
	float: left;
	font-size: .8em;
	font-style: italic;
	margin: 7px 10px 0 0;
}
.bookmarklet {
	background: url(images/button.png) left top no-repeat;
	display: block;
	width: 100px;
	height: 25px;
}
#slider { 
	width: 500px;
	height: 480px;
	overflow: hidden; 
}
div.slide {
	height: 480px;
}
#content {
	background-color: #fff;
	padding-bottom: 20px;
}
#content h2, #content h3, #content h4 {
	color: #555;
	clear: both;
}
.page #content h2, .page-template #content h1, .archive h1, .single h1 {
	font-size: 24px;
	margin: 25px 0 15px 0;
}
.page-template #content h2, .archive #content h2 {
	font-size: 18px;
	margin: 20px 0 10px 0;
}
#content h3 {
	font-size: 16px;
	margin: 25px 0 15px 0;
}
#content h4 {
	font-size: 16px;
	margin: 15px 0 5px 0;
}
#content {
	font-size: .9em;
}
#intro {
	padding: 20px 65px;
}
#intro p {
	margin: 0 0 10px 0;
}
#videobox, #videotop, #videobottom {
	width: 788px;
	margin: 0 auto;
}
#videotop {
	height: 12px;
	background-image: url(images/videobox-sprite.png); 
	background-position: -10px -10px; 
}
#videobottom {
	height: 11px;
	background: url(images/videobox-sprite.png) -10px -389px no-repeat; 
	margin-bottom: 20px;
}
#videobox {
	background: url(images/videobox-bg.png) repeat-y left top;
}
#videobox .left {
	float: left;
	width: 580px;
	padding: 30px 0;
	text-align: center;
}
#videobox .right {
	float: left;
	width: 200px;
	margin: 0 0 8px 0;
	padding: 25px 0 0 0;
	text-align: center;
}
#videobox .right h2 {
	margin: 15px 0 8px 0;
	color: #777;
}
#videobox .right p {
	margin: 0 0 15px 0;
	font-size: .8em;
}
#videobox .right hr {
	border: none;
	background: url(images/videobox-sprite.png) -10px -420px no-repeat; 
	width: 197px;
	height: 10px;
	margin: 20px 0 0 5px;
}
#expl .left, #subpage .left {
	width: 500px;
	float: left;
	padding: 10px 30px 0 65px;
}
#expl .right, #subpage .right {
	width: 218px;
	padding: 30px 0 20px 7px;
	float: left;
	background: url(images/expl-right-bg.png) 5px top no-repeat;
}
#subpage .right {
	background: url(images/submenu.png) 5px top no-repeat;
}
#expl .right {
	height: 429px;
}
#subpage h2 {
	margin-top: 20px;
}
#subpage h3 {
	margin: 30px 0 10px 0;
}
.right h4 {
	margin-top: 10px;
	padding-left: 10px;
}
.right p {
	margin-left: 10px;
}
.nav, .nav li, .side, .side li {
	margin: 0;
	padding: 0;
}
.nav li, .side li {
	display: inline;
}
.nav li a, .side li a {
	display: block;
	color: #999;
	height: 20px;
	padding: 18px 0 12px 55px;
	margin: 0;
	border-bottom: 1px solid #eef1f1;
	font-size: .9em;
	text-decoration: none;
}
.side li a {
	padding-left: 12px;
}
.nav li.active a, .nav li a:hover, .nav li a.active, .side li a:hover {
	background-color: #fff;
	color: #333;
}
.nav .fasteasy a {
	background: url(images/icons-sprite.png) 0px 0px no-repeat; 
}
.nav .customizable a {
	background: url(images/icons-sprite.png) 0px -104px no-repeat; 
}
.nav .search a {
	background: url(images/icons-sprite.png) 0px -156px no-repeat; 
}
.nav .anywhere a {
	background: url(images/icons-sprite.png)  0px -52px no-repeat; 
}
.nav .greasemonkey a {
	background: url(images/icons-sprite.png)  0px -208px no-repeat; 
}
.nav .whois a {
	background: url(images/icons2-sprite.png) 0px -156px no-repeat;
}
.nav .seo a {
	background: url(images/icons2-sprite.png) 0px -52px no-repeat;
}
.nav .host a {
	background: url(images/icons2-sprite.png) 0px -104px no-repeat;
}
.nav .headers a {
	background: url(images/icons2-sprite.png) 0px 0px no-repeat;
}
.nav .twitter a {
	background: url(images/icons-sprite.png)  0px -312px no-repeat; 
}
.nav .email a {
	background: url(images/icons-sprite.png)  0px -260px no-repeat; 
}
.nav .bookmark a {
	background: url(images/icons-sprite.png)  0px -364px no-repeat; 
}

#footer {
	background: transparent url(images/footer.png) 0 0 no-repeat;
}
#footer p {
	font-size: .7em;
	padding: 10px 0 10px 30px;
	color: #999;
	width: 500px;
	float: left;
}
#footer .logo {
	display: block;
	margin: 10px 10px 10px 0;
	opacity: 0.6;
	float: right;
}
#footer .logo:hover {
	opacity: 1;
}
#footer p a {
	text-decoration: none;
	font-weight: bold;
	color: #999;
}
#footer .alignleft {
	width: 300px;
}
#footer .alignright {
	width: 200px;
	margin-right: 20px;
}
.clear {
	clear: both;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: auto;
}

th, td {
	text-align: left;
	vertical-align: top;
	padding: 6px 8px;
	font-size: .9em;
	color: #444;
}
td {
	font-family: Courier;
}
th {
	padding: 8px;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
}

tr:last-child th, tr:last-child td {
	padding-bottom: 8px;
}

tr:nth-child(odd) td, tr:nth-child(odd) th {
	background-color: #fff;
}

td code {
	background-color: transparent;
	padding: 0;
}

table.smaller td {
	font-size: 85%;
}

td.header {
	width: 100px;	
}

.box {
	position: relative;
	background-color: #f2f2f2;
	border: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: #ddd 2px 2px 2px;
	-webkit-box-shadow: #ddd 4px 4px 4px;
	-moz-box-shadow: #ddd 4px 4px 4px;
}
#promo {
	padding-left: 65px; 
	margin-top: 20px;
	font-size: .8em;
}
#promo img {
	display: block;
	float: left; 
	margin: 10px 20px 10px 0;
}
#promo div {
	float: left;
}
#promo h3 {
	margin: 5px 0;
}

#content h2.url {
	font-family: Georgia;
	font-size: 2em;
	text-align: center;
	word-wrap: break-word;
}
#content h2.url a {
	font-style: italic;
	color: orange;	
	text-decoration: none;
	width: 500px;
	overflow: ;
}
#content h2.url a:hover {
	color: #333;
	text-decoration: underline;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#breadcrumbs {
	font-size: 0.8em;
	color: #aaa;
	margin: 20px 0 30px 0;
}
#breadcrumbs a {
	color: #999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#quixextend {
	padding: 6px;
	width: 470px;
	margin-right: 10px;
}
img.browser {
	margin: 0 20px 10px 20px;
}
.aligncenter small.caption {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 80%;
}
form.log-in label, form.log-in input.field  {
	width: 150px;
	display: block;
	float: left;
}
form.log-in label, form.log-in * {
	margin: 10px 0 0 0;
}
form.log-in label {
	clear: both;
}
.warning, .warning a {
	color: red;
}
.good, .good a {
	color: #009651;
}

input.text.large {
	padding: 10px;
	font-size: 18px;
	width: 450px;
}