/*  
Theme Name: Aptocore
Theme URI: http://noscope.com/
Description: Design: Joen Asmussen
Version: 1.0
Author: Joen Asmussen
Author URI: http://noscope.com/
*/


/* CSS Reset, Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt, version: 2.3.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}





/**
* Start Vanilla Stylesheet 1.1
*/
body { 
	font: 9pt/1.5em Arial, Helvetica, sans-serif; 
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}

ul, ol, li, p, code, pre, kbd, blockquote {}


h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}

em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}

p { 
	margin:0 0 1.5em 0; 
}

blockquote {
	margin:1.5em;
}

li ul, li ol {
	margin:0 1.5em;
}

ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}

ul, ul li {
	list-style-type:disc;
}

ol, ol li {
	list-style-type:decimal;
}

dl {
	margin:0 0 1.5em 0;
}

dl dt {
	font-weight:bold;
}

dd {
	margin-left:1.5em;
}

table {
	margin-bottom:1.4em;
	width:100%;
}

th {
	font-weight:bold;
}

th, td, caption {
	padding:4px 10px 4px 5px;
}

tfoot {
	font-style:italic;
}

sup, sub {
	line-height:0;
}

abbr, acronym {
	border-bottom: 1px dotted;
}

address {
	margin:0 0 1.5em;
	font-style:italic;
}

del {
	text-decoration: line-through; 	
}

pre {
	margin:1.5em 0;
	white-space:pre;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}




/**
* End Vanilla Stylesheet
*/













/**
* Start Basic Stylesheet 1.0
*/

.alignright {
	margin-left: 10px;
}

.alignleft {
	margin-right: 10px;
}

.edit a {
	margin: 0;
	position: absolute;
	z-index: 7;
	right: 0;
	top: 0;
	text-decoration: none;
	display: block;
	width: 12px;
	height: 12px;
	border: 0 !important;
	text-indent: -9999px;
	background: url('images/icon_edit.gif') no-repeat;
}

.edit a:hover {
	background: url('images/icon_edit_over.gif') no-repeat;
}

.edit a:focus {
	-moz-outline-style: none;
}

small.tags {
	background: url(images/icon_tag.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 20px;
}

small.permalink {
	background: url(images/icon_permalink.gif) no-repeat left center;
	padding-left: 16px;
	margin-left: 20px;

}

.commentbox {
	width: 60%;
	float: left;
	margin-bottom: 1em;
}

.pushbutton-wide {
	padding: .5em 2em;
}

#commentform textarea, #mailform textarea {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing:border-box; /* Mozilla: Change Box Model Behaviour */
	}

#tags-allowed {
	clear: both;
	margin: 20px 0;
	padding: 20px 0;
	position: relative;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#tags-allowed .close a {
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 10;
	padding: 2px;
	width: 12px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	background: url(images/icon_close.gif) no-repeat center center;
	border: 0;
}

#tags-allowed .close a:hover {
	background: url(images/icon_close_over.gif) no-repeat center center;
}
	
#tags-allowed .close a:focus {
	-moz-outline-style: none;
}

ol.commentlist {
	margin-left: 0;
}

ol.commentlist li {
	list-style: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding: 10px 0;
}

.avatar {
	float: left;
	margin-right: 10px;
}

.comment-meta::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*:first-child+html .comment-meta {
	zoom: 1;
	display: block;
}

* html .comment-meta {
	zoom: 1;
	display: block;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-meta a {
	color: #666;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

*:first-child+html .clearfix {
	zoom: 1;
	display: block;
}

* html .clearfix {
	zoom: 1;
	display: block;
}

.outlinefix :focus, .outlinefix:focus {
	-moz-outline-style: none;
}

/**
* End Basic Stylesheet 1.0
*/












/* Force scrollbar */
html {
	height: 100%; margin-bottom: .09em;
}







body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:62.5%;
	background: #333 url(images/topbar_tile.jpg) repeat-x;
}


p {font-size:1.2em; line-height:1.6em;}
h1 {font-size:2em; margin-top:0; font-family:Tahoma, Geneva, sans-serif; color:#92CB54; font-size:32px; font-weight:normal}  /* displayed at 24px */
h2 {font-size:1.5em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}
#header h1 {
	margin-bottom: 0;
}


#container {
	margin:0 auto;
	width: 960px;
	text-align: left;
	min-height: 800px;
	margin-bottom: 10px;
}



h1 a {
	display: block;
	background: url(images/logo.png) no-repeat right bottom;
	float: left;
	height: 19px;
	width: 160px;
	padding-top: 40px;
	padding-left:15px;
	overflow: hidden;
	text-indent: -9999px;
}



#body {
	min-height: 400px;
	background: #FFF url(images/content_back_tile.jpg) repeat-x left top;
}
.page {
	position: relative;
	width: 624px;
	padding-left: 15px;
	float: left;
}

/* begin hacks by daniel */
.page li {
	font-size:1.2em;
	line-height:1.6em;
	margin-left: 2em;
}

.page p a, .page li a {
	color: #92CB54;
	font-weight: bold;
}
.page p a:visited, .page li:visited a {
/*	color: #49652A;*/
	color: black;
	font-weight: normal;
}


/* end hacks by daniel */


#sidebar {
	float: right;
	width: 300px;
	margin-right: 15px;
}


#header {
	background: url(images/topbar_tile_menu.jpg) repeat-x;
	height: 89px;
}
#header ul {
	color: #6C6C6C;
	float: left;
	margin-top: 35px;
	font: bold 14px Tahoma, Geneva, sans-serif;
}
#header ul li {
	float: left;
	list-style-type: none;
}

#header ul li a {
	padding-top: 5px;
	text-decoration:none;
	color:#666;
	display: block;
	height: 31px;
	width: 101px;
	text-align: center;
}
.current_page_item a, .current_page_parent a, .current_page_ancestor a, #header ul li a:hover {
	background-image: url(images/navBack.jpg);	
	background-repeat: no-repeat;
}
.current_page_item {
	font-weight: bold;
}
.current_page_item li {
	font-weight: normal;
}
#sidebar li {
	list-style: none;
}
#sidebar li li {
	list-style: square;
}



#footer {
	text-align: center;
	height: 23px;
	background: url(images/content_bottom.png) no-repeat left top;
}
#spacer {
	clear: both;
	height: 40px;
}

.next {
	float: right;
}
.prev {
	float: left;
}



#subpages {
	font-size: 11pt;
}
#subpages ul {
	margin-left: 0;
}
#subpages ul ul {
	margin-left: 20px;
}
#subpages li {
	list-style: none !important;
}
#sidebar li a {
	background: 0 !important;
}
#subpages a {
	color:#666;
	text-decoration: none;
	padding: 5px 0;
	display: block;
	margin-bottom: 5px;
}
#subpages h4 {
	margin-bottom: 10px;
}
#subpages h4 a {
	padding: 0 0 5px 0;
}


#secondary {
	background: #fff;
	padding: 15px;
}
#secondary #secondary-body {
	width: 624px;
}

/* background: url(images/footer.jpg);
	height: 120px;
	color: #FFF;
	font: bold 11px Tahoma, Geneva, sans-serif;

*/






































