/**
* VaultWiki 3.0.20 CSS
* Style: 'iPhoneclub - Fixed'; Style ID: 6
*/
/* ######### CONTENT BOXES ######## */

/* main article container */
.tborder.vw-content {
	background: #fff;
	border: 1px solid #0B198C;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-box-shadow: -2px 2px 2px #aaa;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-box-shadow: -2px 2px 2px #aaa;
}

/* tab loading message container */
.content_block div.tborder { background: #fff; }

/* article text container */
.bodyContent {
	color: #000;
	line-height: 18px;
	font-size: 12px;
}

/* AJAX section editor */
.QuickSection {
	border: 1px solid #0B198C;
	background: ;
}

/* [LIST] tags */
ul.vw-list, ul.vw-list li { 
	list-style-type: square;
	list-style-image: url(http://cdn-forum.i-culture.nl/vault/images/bullet.gif);
}

/* ######## TABS ######## */

/* tab container */
.p-cactions {
	left: 0;
	padding-left: 6px;
}

/* tab sub-container */
.p-cactions > li { float: left; }

/* tab item */
.p-cactions > li > a {
	background: #fff;
	border: 1px solid #0B198C;
	border-bottom: none;
	color: #000;
	cursor: pointer;
	font-size: 13px;
	font-weight: normal;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	opacity: 0.6;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
}

/* selected tab sub-container */
.p-cactions .selected { padding-left: 2px; }

/* selected tab item */
.p-cactions .selected a {
	border-color: #000;
	cursor: default;
	font-weight: bold;
	-moz-box-shadow: -2px 2px 2px #aaa;
	opacity: 1;
	-webkit-box-shadow: -2px 2px 2px #aaa;
}

/* overflow tab */
.p-cactions .overflow_tab { font-weight: bold; }

/* tab item hover-action */
.p-cactions > li > a:hover {
	color: #000;
	opacity: 1;
	text-decoration: none;
}

/* link on an empty discussion tab or edit tab for new articles */
.p-cactions .new a, .p-cactions .new a:hover { color: #cc0000; }

/* ######## ARTICLE TITLE ######## */

/* the container surrounding the title */
.titleBox { border-bottom: 1px solid #0B198C; }

/* the title */
h1.vw-head {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
}

.firstHeading.home {
	text-align: center;
	border: none;
	font-size: 24px;
}

/* subtitle that appears just beside the title */
.subtitle {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}

/* other info that appears below the title */
.contentSub {
	font-size: 84%;
	color: #7d7d7d;
}

/* ######## HEADLINES AND SECTIONS ######## */

/* headline text */
h1.firstHeading, h2.vw-head, h3.vw-head,
h4.vw-head, h5.vw-head, h6.vw-head {
	color: #0B198C;
	font-weight: bold;
	border-bottom: 1px solid #0B198C;
}

/* headline font sizes */
h2.vw-head { font-size: 20px; clear:both }
h3.vw-head { font-size: 18px; clear:both }
h4.vw-head { font-size: 16px; clear:both }
h5.vw-head { font-size: 14px; clear:both }
h6.vw-head { font-size: 12px; clear:both }

/* table of contents header */
h1.firstHeading, .toc_title h2 { border-bottom: none; }

#forum_header tbody{background-color:#ffffcc}

/* ######## LINKS ######## */

/* link on a redirect page */
.redirectText { font-size: 18px; }

/* text in the popup over wiki links */
.autolink_content {
	background: #e1e1e2;
	font-size: 12px;
}

/*** links using the [URL] BB-Code, based on link protocol ***/
.link-http { background: url(http://cdn-forum.i-culture.nl/vault/images/external.png) center right no-repeat; }
.link-https { background: url(http://cdn-forum.i-culture.nl/vault/images/lock_icon.gif) center right no-repeat; }
.link-mailto { background: url(http://cdn-forum.i-culture.nl/vault/images/mail_icon.gif) center right no-repeat; }
.link-news { background: url(http://cdn-forum.i-culture.nl/vault/images/news_icon.png) center right no-repeat; }
.link-ftp { background: url(http://cdn-forum.i-culture.nl/vault/images/file_icon.gif) center right no-repeat; }
.link-irc { background: url(http://cdn-forum.i-culture.nl/vault/images/discussionitem_icon.gif) center right no-repeat; }

/* links within articles */
.vw-content a, .vw-content a:link, .vw-content a:visited,
.vw-content a:active, .vw-content a:hover { color: #0B198C; }

/* hovering over links within articles */
.vw-content a:hover { text-decoration: underline; }

/* links to new (uncreated) articles */
.autolink_content a.new, .autolink_content a.new:link,
.autolink_content a.new:visited, .autolink_content a:new:active,
.autolink_content a.new:hover, .vw-content a.new,
.vw-content a.new:link, .vw-content a.new:visited,
.vw-content a.new:active, .vw-content a.new:hover,
.alt1 a.new, .alt1 a.new:link, .alt1 a.new:visited,
.alt1 a.new:active, .alt1 a.new:link, .alt1 a.new:hover,
.alt2 a.new, .alt2 a.new:link, .alt2 a.new:visited,
.alt2 a.new:active, .alt2 a.new:hover { color: #ff0000; }

/* footnote jump links */
.reflist { font-size: 10px; }

.special_footnote a, .special_footnote a:link,
.special_footnote a:visited, .special_footnote a:active,
.special_footnote a:hover, .special_ref_up a,
.special_ref_up a:link, .special_footnote a:visited,
.special_footnote a:active, .special_ref_up a:hover {
	font-size: 9px;
	color: #7d7d7d;
}

a.ref_select, a.ref_select:link, a.ref_select:visited,
a.ref_select:active, a.ref_select:hover {
	color: #fff;
	background: #0B198C;
}

a.autolink {background: transparent url(http://images.textopus.nl/iPhoneclub/css_img/icons/ico-help.png) no-repeat scroll right center; padding-right: 20px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;text-decoration:none;color:black}

/* ######## HISTORY TAB ######## */

.diff-nav { margin-top: 0.5em; }

ol.diff-list, ol.diff-list li {
	list-style: none;
	margin: 0;
}

ol.diff-list li { padding: 0; }
ol.diff-list { padding: 1em 2em; }

.diff-type {
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	font-weight: bold;
	margin-top: 6px;
	padding: 0 8px;
}

/* number showing that character count was increased */
span.diffpos { color: #00cc00; }

/* number showing that character count was decreased */
span.diffneg { color: #cc0000; }

/* comparing diffs, nothing was changed */
.diff_unchanged { border: 1px dashed #7D7D7D; }

/* comparing diffs, text was added */
.diff_added, .diffpos .diff-type { border: #00cc00 dashed 1px; }
.diffpos .diff-type { background: #DDFFDD; }

/* comparing diffs, text was removed */
.diff_deleted, .diffneg .diff-type { border: #cc0000 dashed 1px; }
.diffneg .diff-type { background: #FFDDDD; }
.diffneg .diff-type, .diffpos .diff-type { border-bottom: none; }
.diff_added, .diff_deleted { border-top-style: solid; }

/* box says 'this is an old revision' */
.old_alert {
	border: 1px solid #cc0000;
	background: #ffffcc;
	color: #000;
	font-weight: bold;
}

/* box says new revision is awaiting moderation */
.new_alert {
	border: 1px solid #00cc00;
	background: #ffffcc;
	color: #000;
	font-weight: bold;
}

/* corresponding links */
.old_alert a { color: #cc0000; }
.new_alert a { color: #00cc00; }

/* markup for section info in history list */
.hist_section { color: #7d7d7d; }

/* ######## BOOK TAB ######## */

/* book cannot be selected for this chapter */
.fieldset .book_list .inactive { color: #7d7d7d; }

/* book currently contains this chapter */
.fieldset .book_list .selected { font-weight: bold; }

/* chapter navigation, appears at top of article */
.book_nav_top { border-bottom: 1px solid #0B198C; }

/* chapter navigation, appears at bottom of article */
.book_nav_bottom { border-top: 1px solid #0B198C; }

.chapter_ctrl img { visibility: hidden; }
.chapter_ctrl:hover { text-decoration: none; }

.button.chapter_ctrl img,
.vw-head:hover .chapter_ctrl img, .chapter_ctrl:hover img {
	visibility: visible;
	vertical-align: bottom;
}

.button.chapter_ctrl {
	background: #E1E2EF;
	border: 1px solid #000;
	display: inline-block;
	margin-top: 3px;
	padding: 4px;
	text-decoration: none;
}

.button.chapter_ctrl:hover {
	color: #0B198C;
	border: 1px solid #0B198C;
	background: #f1f5ff;
}

ul.chapter_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.chapter_list li.level-0 {
	margin-left: 0.5em;
}

ul.chapter_list li {
	list-style-type: none;
	margin: 0.3em 0 0;
	margin-left: 1.5em;
	padding: 0;
}

.bookicon {
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: inline-block;
	height: 16px;
	width: 19px;
	margin-bottom: 2px;
	margin-right: 5px;
	vertical-align: bottom;
}

.bookicon.vw-old { background-image: url(http://cdn-forum.i-culture.nl/vault/images/icon/vb3_bookicon_old.gif); }
.bookicon.vw-post { background-image: url(http://cdn-forum.i-culture.nl/vault/images/icon/vb3_bookicon_post.gif); }
.bookicon.vw-edit { background-image: url(http://cdn-forum.i-culture.nl/vault/images/icon/vb3_bookicon_edit.gif); }
.bookicon.vw-page { background-image: url(http://cdn-forum.i-culture.nl/vault/images/icon/vb3_bookicon_page.gif); }

/* ######## CATEGORIES ######## */

/* the columns on the category itself */
.catpages {
	width: 33%;
	padding-right: 1.2em;
}

/* the box containing an article's category list */
#catlinks {
	border: 1px solid #0B198C;
	background: #e1e4f2;
	padding: 8px;
	margin-top: 1em;
	clear: both;
}

/* ######## IMAGES ######## */

.vw-img-inline, .vw-img-link {
	display: inline-block;
}

.vw-img-center, .vw-img-right, .vw-img-left {
	display: block !important;
}

.vw-img-border .vw-img-image {
	border: 1px solid #0B198C;
}

.vw-img-wrapper {
	text-align: center;
}

.vw-img-thumb .vw-img-wrapper, .vw-img-frame .vw-img-wrapper {
	background: #e1e4f2;
	border: 1px solid #0B198C;
	margin-bottom: 0.5em;
	padding: 0.2em;
}

.vw-img-thumb .vw-img-wrapper:hover, .vw-img-frame .vw-img-wrapper:hover {
	background: #e1e4f2;
	border: 1px solid #0B198C;
}

.vw-img-thumb.vw-img-right, .vw-img-right .vw-img-wrapper {
	float: right;
}

.vw-img-thumb.vw-img-right {
	margin-left: 1em;
}

<vb:comment>Don't use stylevars here</vb:comment>
.vw-img-thumb.vw-img-left, .vw-img-left .vw-img-wrapper {
	float: left;
}

.vw-img-thumb.vw-img-left {
	margin-right: 1em;
}

.vw-img-center {
	text-align: center;
}

.vw-img-center .vw-img-wrapper {
	display: inline-block;
	margin: 0 auto;
}

.vw-img-caption {
	display: block;
	font-size: 0.95em;
	line-height: 1.4em;
	padding: 0.3em 0.1em 0.1em;
	text-align: left;
}

.vw-img-magnify {
	float: right;
	width: 15px;
	height: 11px;
	background: transparent url(http://cdn-forum.i-culture.nl/vault/images/magnify-clip.png) no-repeat;
}

/* non-thumb image on the image's page */
div.fullImageLink img { max-width: 689px; }

.vw-content {
	margin: 0;
	position: relative;
	z-index: 2;
}

h1.vw-head, h2.vw-head,
h3.vw-head, h4.vw-head,
h5.vw-head, h6.vw-head {
	margin: 0;
	padding: 1em 0 .17em;
}

ul.vw-list, ul.vw-list li {
	line-height: 1.5em;
	margin: .3em 0 0;
	margin-left: 1.5em;
	padding: 0;
}

ol.vw-list, ol.vw-list li {
	list-style-image: none;
	line-height: 1.5em;
	margin: .3em 0 0;
	margin-left: 3.2em;
	padding: 0;
}

ol.vw-list li, ul.vw-list li {
	margin-bottom: .2em;
	margin-left: .3em;
}

.vw-content pre {
	padding: 1em;
	line-height: 1.1em;
}

.vw-content .bodyContent { margin: 1em; }

.link-http { padding-right: 13px; }
.link-https { padding-right: 16px; }
.link-mailto, .link-news, .link-ftp, .link-irc { padding-right: 18px; }

.redirectText { margin: 5px; }

.editsection {
	font-weight: normal;
	float: right;
	margin-left: 5px;
}

.special_footnote {
	line-height: 0.7em;
	vertical-align: super;
}

.vw-content.bodyContent { margin: 0; }

.book_nav_bottom {
	padding-top: 5px;
	margin-top: 8px;
}

.book_nav_top {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

a.special_arrow, a.special_arrow:hover { text-decoration: none; }

h1.vw-head, h2.vw-head { margin-bottom: .6em; }
h3.vw-head, h4.vw-head, h5.vw-head { margin-bottom: .3em; }

.top_link {
	display: inline;
	float: right;
	font-weight: normal;
	white-space: nowrap;
}

.autolink_menu {
	min-width: 250px;
	width: 250px;
	margin-top: 2px;
}

.autolink_preview { margin: 3px; }

.autolink_readmore {
	margin-top: 10px;
	text-align: right;
}

.toc_title h2 {
	padding: 0 3px;
	margin-bottom: 0;
}

.special_toc { min-width: 200px; }
.toc_number { margin-right: 5px; }
.chapter_number { margin-right: 10px; }

.book_nav {
	text-align: center;
	clear: both;
}

/* ###### WIKI PAGES ###### */

.ratingBox {
	float: right;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-align: right;
}

.toolBox .toolhead {
	font-size: 11px;
	font-weight: bold;
}

.vw-contributors {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-top: 1px solid #0B198C;
}

.vw-contributors.vw-broken { border: none; }

ul.namespace_list {
	min-height: 400px;
	background: transparent url(http://cdn-forum.i-culture.nl/vault/images/vaultlogo.gif) no-repeat;
	background-position: center;
	text-align: left;
}

.namespace_list li { width: 49%; }

.namespace_list h2.vw-head {
	background: #e1e2e4;
	border: 1px solid #0B198C;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.namespace_list img { float: left; }

li h2.alt1 {
	float: left;
	text-align: left;
}

li h2.alt2 {
	float: right;
	text-align: left;
}

.namespace_list span { float: right; }

li h2 a.vw-list-link, .namespace_list span span {
	font-size: 12px;
	font-weight: normal;
}

.vw-content #pollinfo { margin: -1px 0 0; }

/* the popup overflow tab list */
ul.tab_popup {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.tab_popup li {
	width: 200px;
	padding: 0.5em;
}

ul.tab_popup li.vbmenu_option:hover, ul.tab_popup li.vbmenu_option:hover * {
	background: #fff;
	color: #000;
}

#vault_tabs { margin: 1em 0; }
div.vw-text { margin-bottom: 1em; }

.group_left {
	float: left;
	padding-left: 10px;
}

.vw-content.vw-broken, .tborder.vw-content { margin-top: -2px; }
.vw-content.vw-broken { z-index: 1; }
.successtab { padding: 1em; }

.template-ul {
	width: 40%;
	display: inline-block;
}

.vw-contributors { margin: 2em 1em 1em; }

.titleBox h1.firstHeading {
	padding-top: 0.5em;
	display: inline;
}

.contentSub {
	line-height: 1.2em;
	margin: -.6em 0 1.4em 1em;
	width: auto;
}

.p-cactions {
	display: block;
	height: 24px;
	list-style: none;
	overflow: hidden;
	width: 99%;
	white-space: nowrap;
	margin: 0;
}

.p-cactions li {
	height: 24px;
	margin: 2px .3em -1px 0;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.p-cactions a {
	display: block;
	height: 19px;
	overflow: visible;
	padding: 2px 10px;
	position: relative;
}

.p-cactions .selected {
	margin-top: 0;
	z-index: 5;
}

.p-cactions .selected a { height: 22px; }

.p-cactions .overflow_tab {
	display: none;
	width: auto;
}

.p-cactions li:hover { z-index: 3; }

.p-cactions a:hover {
	height: 19px;
	z-index: 3;
}

.p-cactions .selected a:hover { height: 22px; }
.p-cactions li#ca-talk_tab { margin-right: 1em; }
.p-cactions li#ca-watch_tab, .p-cactions li#ca-unwatch_tab { margin-left: 1em; }

.ratingBox {
	display: inline;
	white-space: nowrap;
	float: right;
	margin-top: 1.3em;
}

ul.namespace_list {
	margin: 0 auto 1em;
	list-style: none;
}

.namespace_list li {
	display: inline-block;
	padding: 0;
	margin: 6px 40px;
	list-style: none;
}

.namespace_list h2 {
	margin: 0;
	padding: 6px;
}

.namespace_list img {
	vertical-align: middle;
	padding-right: 6px;
}

li h2 a.vw-list-link, .namespace_list span span { float: none; }

.titleBox {
	margin: 1em 1em .6em;
	position: relative;
	width: auto;
}

.toolBox .toolhead {
	padding: 8px;
}

.toolBox .inlineimg {
	margin: -4px 3px 2px 0;
	width: 15px;
	height: 15px;
}

#ca-talk-empty {
	padding: 5px 10px;
	width: auto;
}

.new_alert, .old_alert {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
	vertical-align: middle;
}

.special_diffs td {
	vertical-align: top;
	border: none;
	overflow: hidden;
}

.diff_unchanged, .diff_media { padding: 3px; }
.diff_media { display: block; }

.diff_unchanged, .diff_added, .diff_deleted, .diff_media {
	margin-top: 6px;
	padding: 3px;
}

#hist_list { margin-bottom: .3em; }
#hist_list input { margin-left: 6px; }
#hist_list input + input { margin: 0 6px 0 2px; }
#hist_list li { clear: both; }

.hist_info span { padding-right: .6em; }
.hist_info span.hist_date { padding: 0 .9em 0 0; }
.exp_under_nav { margin-top: 5px; }

.versionhooks ul {
	float: left;
	padding-right: 1.2em;
}