/* --- RESET --- */
/* Based upon 'reset.css' in the Yahoo! User Interface Library:http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
table { border-spacing:0; width:100%; margin-bottom:1.4em; border:1px solid #f9f9f9; font-size:1em; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ol, ul, li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
h4, h5, h6 { margin:1.3em 0 0.5em 0; }
q:before, q:after { content:''; }
a img { border:none; }
div.static { position:static; }
img { -ms-interpolation-mode:bicubic; }
strong { font-weight:bold; }
em { font-style:italic; }

::selection { background:#c3effd; color:#000; }
::-moz-selection { background:#c3effd; color:#000; }


/* --- COLUMNS --- */
.container { width:960px; margin:0 auto; text-align:left; }
.column { padding:0 20px; overflow:hidden; float:left; }
.post { clear:both; overflow:hidden; }

/* 80 x columnCount */
.container-1 { width:80px; padding:0; }
.container-2 { width:160px; padding:0; }
.container-3 { width:240px; padding:0; }
.container-4 { width:320px; padding:0; }
.container-5 { width:400px; padding:0; }
.container-6 { width:480px; padding:0; }
.container-7 { width:560px; padding:0; }
.container-8 { width:640px; padding:0; }
.container-9 { width:720px; padding:0; }
.container-10 { width:800px; padding:0; }
.container-11 { width:880px; padding:0; }
.container-12 { width:960px; padding:0; }

/* width = ( column * 80 ) - 40 */
.span-1 { width:40px; }
.span-2 { width:120px; }
.span-3 { width:200px; }
.span-4 { width:280px; }
.span-5 { width:360px; }
.span-6 { width:440px; }
.span-7 { width:520px; }
.span-8 { width:600px; }
.span-9 { width:680px; }
.span-10 { width:760px; }
.span-11 { width:840px; }
.span-12 { width:920px; }

.span-10p, .container-10p { width:10%; padding:0; }
.span-20p, .container-20p { width:20%; padding:0; }
.span-25p, .container-25p { width:25%; padding:0; }
.span-30p, .container-30p { width:30%; padding:0; }
.span-40p, .container-40p { width:40%; padding:0; }
.span-50p, .container-50p { width:50%; padding:0; }
.span-60p, .container-60p { width:60%; padding:0; }
.span-70p, .container-70p { width:70%; padding:0; }
.span-80p, .container-80p { width:80%; padding:0; }
.span-90p, .container-90p { width:90%; padding:0; }
.span-100p, .container-100p { width:100%; padding:0; }

/* width = ( column * 80 ) + 20 */
.prepend-1 { padding-left: 100px; }
.prepend-2 { padding-left: 180px; }
.prepend-3 { padding-left: 260px; }
.prepend-4 { padding-left: 340px; }

/* width = ( column * 80 ) + 20 */
.append-1 { padding-right: 100px; }
.append-2 { padding-right: 180px; }
.append-3 { padding-right: 260px; }
.append-4 { padding-right: 340px; }

.border { padding-right:19px; border-right:1px solid #eee; }
.clearfloat, .clearfix { clear:both; }

/* Clearing floats without extra markup - http://www.positioniseverything.net/easyclearing.html */
.clear { display:inline-block; }   
.clear:after, .container:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clear { height:1%; }
.clear { display:block; }

.right { text-align:right; }
.center { text-align:center; }

.column.right {
	float:right;
}

/* --- TEXT --- */
body, html { min-height:101%; }
html {
	font-size:14px;
	color:#111;
	font-family:calibri, "Gill Sans", verdana, arial, sans-serif;
	overflow-y:scroll;
	-webkit-font-smoothing: antialiased;
}

h1,h2,h3, h4,h5,h6 { font-weight:normal; color:#000; line-height:1.3; }
h1 { font-size:2em; }
h2 { font-size:1.7em; }
h3 { font-size:1.35em; }
h4 { font-size:1.2em; }
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; }

p { margin:0 0 15px 0; line-height:1.7; }

ul, dl { margin:0 0 20px 0; }
ol { margin:0 0 20px 20px; }
dd ul, dd ol, dt ul, dt ol, li ul, li ol { margin-top:5px; margin-bottom:0; }
dl dt { font-weight:bold; margin-top:10px; }
li, dd { padding:3px 0 3px 20px; line-height:1.7; }
ol li { list-style-type:decimal; padding-left:0; background:none; margin-left: 35px;}
ul li { list-style-type:none; padding-left:20px; }

abbr, acronym { border-bottom:1px dotted #666; }
address { margin-top:1.5em; font-style:italic; }
del { color:#666; }

a, a:visited { color:#069; text-decoration:underline;}
a:active, a:hover { text-decoration:none; }
a:active { outline:0; position:relative; top:1px; }
.nav a:active { top:0; }

blockquote { margin:20px 0; padding:15px 15px 1px 15px; background:#f5f5f5; border:1px solid #eee; border-width:1px 0; font-family:Georgia,"Times New Roman",Times,serif; }
blockquote p, blockquote a, blockquote { color:#666; font-style:italic; font-size:1.1em; }
dfn { font-weight:bold; }
pre,code,tt { margin:1.5em 0; white-space:pre; display:block; }
pre,code,tt { font:0.8em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height:1.7; background:#f5f5f5; overflow:auto; padding:1em; color:#666; }

tr { vertical-align:top; }
tr.alt, tr.odd { background:#f5f5f5; }
th { border-bottom:none; font-weight:bold; background:#eee; }
td { border-top:1px solid #f5f5f5; }
th,td { padding:5px; }
tfoot { font-style:italic; }
caption { background:#ffc; padding:2px 5px; }

.small      { font-size:.8em; margin-bottom:1.875em; line-height:1.875em; font-weight:normal; }
.large      { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em; }
.quiet      { color:#666; }
.hide       { display:none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }
.variant	{ color:#999; font-family:Georgia, serif; font-style:italic; font-weight:normal; line-height:1.7; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/* SUPERFISH NAV */
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:30px;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:200px;
	padding:0;
	margin:0;
	z-index:9999;
}
.nav ul li {
	width:200px;
}
.nav li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.nav li {
	float:left;
	position:relative;
	padding:0;
}
.nav a, .nav a:visited {
	color:#111;
	display:block;
	position:relative;
	line-height:30px;
	text-decoration:none;
	padding:0 22px;
	zoom:1;
}
.nav ul li, .nav ul a {
	display:block;
	position:relative;
	line-height:22px !important;
	text-decoration:none;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:0;
	z-index:9999;
	top:30px;
}
ul.nav li:hover li ul,
ul.nav li.sfHover li ul {
	top:-999em;
}
ul.nav li li:hover ul,
ul.nav li li.sfHover ul,
ul.nav li li li:hover ul,
ul.nav li li li.sfHover ul {
	left:200px;
	top:0;
}

.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	outline:0;
	z-index:1;
}

.nav a.sf-with-ul, .nav a.sf-with-ul:visited {
	padding-right:25px;
	min-width:1px;
	position:relative;
}

.sf-sub-indicator {
	position:absolute;
	display:block;
	right:10px;
	top:14px;
	width:8px;
	height:8px;
	text-indent:-999em;
	overflow:hidden;
	background:url('images/menuDropdown_999.gif') no-repeat 0 0;
}

.nav ul .sf-sub-indicator { background-position:0 -10px; top:10px; }

#headerWrapper, #content {
	z-index:1;
}

p#printpreview {
	margin:0;
}

/* --- FORMS --- */

fieldset { padding:15px; margin:0 0 15px 0; border:1px solid #eee; }
legend { font-size:1.2em; padding:0 5px; color:#999; }

input.text { width:250px; margin:0; font-size:1.1em; }
input.small { width:100px; }
input.text, textarea { border:1px solid #ccc; border-color:#ccc #eee #eee #ccc; background:#fafafa; padding:3px;}
input.text:focus, textarea:focus { border:1px solid #999; background:#ffd; color:#333; }
input.button { padding:5px; }
input.button:hover { cursor:pointer; }

textarea { height:250px; width:99%;}

input, input.text, textarea {
	font-size:1em;
	font-family:verdana, arial, sans-serif;
}

input[type=submit], label, select, .pointer { cursor:pointer; }

select { border:1px solid #ccc; border-color:#ccc #eee #eee #ccc; background:#f6f6f6; width:250px; }
select:focus { border:1px solid #999; background:#fff; }

.page-break { page-break-before:always; }

#skipToContent {
	position:absolute;
	top:-9999em;
	left:20px;
	border:2px solid #ccc;
	background:#111;
	color:#fff;
	padding:10px 15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	z-index:9999999;
}

#skipToContent:focus {
	top:20px;
}

/* --- MESSAGES --- */
.error,
.notice, 
.success,
.information {
	background:#FEE url( images/bg_error.gif ) 12px 12px no-repeat;
	border-color:#E99;
	padding:10px 10px 10px 40px;
	margin:0 0 1em 0;
	border:1px solid #CCE;
	color:#333;

	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.error	     	{ background:#FEE url( images/bg_error.gif ) 12px 12px no-repeat; border-color:#EAA; }
.notice     	{ background:#FFB url( images/bg_notice.gif ) 12px 12px no-repeat; border-color:#EC1; }
.success    	{ background:#EEC url( images/bg_success.gif ) 12px 12px no-repeat; border-color:#BC7; }
.information   	{ background:#F5F5FF url( images/bg_information.gif ) 12px 12px no-repeat; }
.error a    	{ color:#D21; }
.notice a   	{ color:#873; }
.success a  	{ color:#591; }
.information a 	{ color:#88A; }

.message h1, .message h2, .message h3, .message h4, .message h5, .message h6 {
	margin:0 0 10px 0 !important;
	padding:0 !important;
}



#wpabar ul li {
	padding:0 !important;
}


/* --- COMMON WORDPRESS SETTINGS --- */

/* standard WordPress image classes */
.alignleft {
	float:left;
	margin:5px 20px 10px 0;
	border:1px solid #EEE;
	display:block;
	padding:5px;
}
.alignright {
	float:right;
	margin:5px 0 10px 20px;
	border:1px solid #EEE;
	display:block;
	padding:5px;	
}
.aligncenter {
	display:block;
	margin:0px auto;
	border:1px solid #EEE;
	display:block;
	padding:5px;	
}

.alignright .alignright,
.alignleft .alignleft,
.aligncenter .aligncenter {
	padding:0 5px;
	border:0;
}

.smallAttachment {
	text-align:center;
}	

.wp-caption {
	border:1px solid #eee;
	background:#f5f5f5;
	padding:5px 0;
	text-align:center;
	margin-bottom:10px;
}

.wp-caption .wp-caption-text {
	text-align:center;
	margin:5px 0 0 0;
	font-size:11px;
	color:#666;
}

.wp-caption img {
	float:none;
	margin:0;
}
	
.invisible {
     position:absolute;
     left:-1000em;
}

img#wpstats {
	width:0px;
	height:0px;
	padding:0px;
	border:none;
	overflow:hidden;
}

/* block navigation under post content */
.postNavigation .moreDetails {
	border-bottom:1px solid #eee;
}

.postNavigation .freeUpdates {
	padding:15px 10px 15px 45px;
	background:url(images/feedIcon.gif) 20px 14px no-repeat;
}

.postNavigation .freeUpdates a {
	color:#f60;
}

.postNavigation .postLinks {
	padding:25px;
	margin-bottom: 20px;
}

/* wordpress calendar */
#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align:center;
}

#wp-calendar caption {
	background:transparent;
	font-weight:bold;
	padding:5px 0;
}

#wp-calendar #today {
	font-weight:bold;
}


	
	
/* administration bar */
#bm_adminBar {
	background:#333;
	border-bottom:1px solid #111;
	height:40px;
	font-size:11px;
	text-transform:uppercase;
}

#bm_adminBar ul {
	width:960px;
	height:30px;
	margin:0 auto;
	float:none;
}
	
#bm_adminBar li {
	background:none;
}

#bm_adminBar ul li a {
	color:#ccc;
	background:transparent no-repeat center left;
	padding:3px 30px 0 20px;
	line-height:36px;
}

#bm_adminBar ul li a:hover {
	color:#fff;
}

#bm_adminBar a.account {
	padding-left:10px;
}
#bm_adminBar a.dashboard {
	background-image:url(images/icon_admin_dashboard.png);
}
#bm_adminBar a.new-page, #bm_adminBar a.edit-page {
	background-image:url(images/icon_admin_page.png);
}
#bm_adminBar a.new-post, #bm_adminBar a.edit-post {
	background-image:url(images/icon_admin_post.png);
}
#bm_adminBar a.logout {
	background-image:url(images/icon_admin_logout.png);
}
#bm_adminBar ul.nav {
	line-height:auto;
	margin:auto;
}

#bm_adminBar ul.nav li {
	margin:0;
}

/* Widgets */

.widget {
	margin-bottom:20px
}
	
.widget li {
	margin:0 0 8px;
	padding:0 0 5px;
}
.widget_categories li,
.widget_pages li,
.widget_recent_entries li {
	list-style-type:none;
	background:transparent;
	border-bottom:1px solid #eee;
	padding:5px 0;
}

.widget_categories li a,
.widget_pages li a,
.widget_recent_entries li a {
	padding:0;
}

.widget_categories ul,
.widget_pages ul,
.widget_recent_entries ul {
	border-bottom:none;
}

.widget_categories ul ul,
.widget_pages ul ul,
.widget_recent_entries ul ul {
	margin:0;
}

.widget_categories ul ul li,
.widget_pages ul ul li,
.widget_recent_entries ul ul li {
	border:none;
	margin:0 0 0 15px;
}

.widget_categories ul ul li a,
.widget_pages ul ul li a,
.widget_recent_entries ul ul li a {
	padding-left:0;
}

.widget_search input {
	padding:2px;
}

.textwidget {
	line-height:1.7em;
}

li.postDetailsCommentsFeed {
	background:url(images/feedIcon.gif) no-repeat;
	padding-left:21px;
}




/* page numbers */
.bm_numberedPages {
	clear:both;
	padding:10px 0 20px 0;
	margin:15px 0 0 0;
	border-top:1px solid #eee;
	position:relative;
	text-align:left;
}

.bm_numberedPages .pageData {
	position:absolute;
	right:0;
}

a.numberedPage, a.numberedPage:visited, 
a.page-numbers, a.pagenumbers:visited {
	padding:5px 8px;
	background:#fff;
}

a.numberedPage:hover, a.page-numbers:hover {
	background:#f5f5f5;
	text-decoration:none;
}

a.numberedPage:active, a.page-numbers:active {
	background:#eee;
}

span.currentPage, span.current {
	padding:5px 8px;
	background:#eee;
}	


/* posts */
.post ul li, .page .page ul li, .bookmarks li li {
	list-style-type:disc;
	padding-left:0;
	margin-left:35px;
}

.excerpt, .fullPost {
	padding-bottom: 30px;
}

	
	
	
/* comments */
.commentDetails {
	font-weight:bold;
}

#comments .avatar {
	background:#fff none repeat scroll 0 0;
	border:1px solid #eee;
	padding:2px;
	position:absolute;
}

#comments .avatar {
	position:absolute;
}

#comments ul {
	border-bottom:1px solid #d2d2d2;
}

#comments ul.commentList, #comments ul.children {
	clear:both;
	padding:0;
	margin:0;
}

#comments ul.commentList, #respondWrapper {
	margin:0 20px;
}

#respondWrapper {
	clear:both;
}

#comments ul.children {
	padding:0;
	margin-top:15px;
}

#comments li {
	background:#fff;
	position:relative;
	padding:14px;
	margin:0;
	clear:both;
	border:1px solid #d2d2d2;
	border-bottom:none;
	line-height:1;
}

#comments li.comment-author-admin, #comments ul.children li.comment-author-admin {
	background:#fff;
}

#comments ul.children li {
	background:transparent;
	clear:both;
}

#comments li .commentWrapper {
	padding:0 0 0 65px;
	line-height:1.7;
}

#comments .comment-author {
	font-family:georgia;
	padding:0 0 3px 0;
}

#comments .comment-author .fn {
	font-weight:bold;
}

#comments .cancel-comment-reply a {
	color:#c00;
}

#comments .cancel-comment-reply {
	margin-left:20px;
}

#comments p.information, #commentform p.information {
	margin:0 0 12px;
}

#comments .comment-author {
	padding:0 0 5px 0;
	border-bottom:1px solid #d2d2d2;
	margin:0 0 5px 0;
}

#comments .commentDate {
	position:absolute;
	right:12px;
	color:#aaa;
	text-decoration:none;
}


#respond {
	position:relative;
	margin-top:20px;
}

#respond h3, #respond table {
	margin:0 0 5px 0;
}

#commentform {
	clear:both;
}

#commentPost {
	padding:0 20px;
	clear:both;
}

.commentFavicon {
	vertical-align:middle;
}

#formAllowedHtml code, #formAllowedHtml {
	font-size:12px;
	color:#999;
}

#formAllowedHtml code {
	padding:0; 
	margin:0;
	background:transparent;
	white-space:normal;
	line-height:inherit;
}

/* image treatments */
a.imageborder, a.imageborder:visited, .galleryImage img {
	float:left;
	padding:5px;
	border:1px solid #d2d2d2;
	display:block;
	background:#FFF;
}

a.imageborder:hover, a.imageborder:active {
	border-color:#a0a0a0;
}

.galleryImage img {
	display:block;
	float:none;
	margin:0 auto;
}
	
.galleryImage {
	width:25%;
	float:left;
	margin:0 15px 30px;
	background:#f5f5f5;
	padding:10px;
	height:200px;
}

.gallery-caption {
	padding:5px 10px;
}

.galleryImage-1 {
	clear:both
}

.galleryImage a, .galleryImage a:visited {
	color:#111;
	text-decoration:none
}

.galleryImage a:hover, .galleryImage a:active {
	text-decoration:underline
}
		
.galleryImage p {
	line-height:150%;
	text-align:center;
	margin-top:10px
}



/* search box */
.searchform .text {
	padding:3px 32px 3px 4px;
	width:175px;
	border-style:1px solid #ccc;
	border-color:#cacaca #dddada #dddada #cacaca;
	background:#FFF; 
	float:left;
}

.searchform .searchsubmit {
	margin:2px 0 0 -24px;
}

#searchResultsSearch .searchform {
	margin-bottom:20px;
}

.information .searchform {
	padding:14px 0;
}

.column.container-9.noSearchResults {
	padding:0 !important;
}
	
	


/* debug query box */
#debugqueries {
	background:#f5f5f5 !important;
}

#debugqueries * {
	background:#f5f5f5 !important;
	color:#666 !important;
}

strong.search-excerpt {
	background-color:#ffc;
	padding:0 2px;
}

.actionWrapper {
	background:#ffc;
	padding:10px;
	clear:both;
	text-align:center;
	font-size:10px;
	color:#000;
}

#giantTagCloud {
	padding:30px;
	margin:0 20px;
	border:1px solid #eee;
	text-align:justify;
}

.captcha {
	float:left;
	margin:0 10px 0 0;
}

.authorListing {
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px dotted #CCC;
	margin-bottom:25px;
}

.page .post.column.authorWrapper {
	margin-top:10px;
}

.authorWrapper .authorPosts {
	float:left;
	margin-left:20px;
}
	
.authorWrapper h3 {
	margin:0 0 12px;
}

.authorDetails {
	background:#F9F9F9;
	border:2px solid #F2F2F2;
	padding:20px;
	overflow:hidden;
	margin-bottom:12px;
}

.authorDetails img {
	float:left;
	margin:0 15px 8px 0;
}

.authorDetails p {
	margin-top:-10px
}