/*
Theme Name: NextLife Superstart 2
Theme URI: http://macsuperstart.com/
Description: This is the default theme for NextLife's Mac Superstar(t) on macsuperstart.com
Author: Gabor Vajda
Author URI: http://nextlife.hu/
Tags: brown, fixed width, one columns, widgets

	NextLife 1.2
	http://macsuperstart.com

	This theme was designed and built by Gabor Vajda.

	Please do not use this theme without modifying its overall look.
	Thanks.

*/



@page {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #474747;
	margin: 3cm 1.5cm;
	size: 21cm 29.7cm;
	counter-increment: pages;
	@top-left {
		text-align: left;
		content: "Mac Superstar(t) Leopard tréning";
	}
	@top-right {
		text-align: right;
		content: string(header, first);
	}
	@bottom {
		text-align: center;
		content: counter(page);
	}
}

@page:first {
	@top-left {
		content: normal;
	}
	@top-right {
		content: normal;
	}
	@bottom {
		content: normal;
	}
}


/* ___RESET */

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;
	vertical-align: baseline;
	background: transparent;
	font-family: "Lucida Grande", Verdana, Arial, "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #474747;
}

html {
	padding: 0;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ___GENERAL */

h1, h2, h3, h4 {
	page-break-after: avoid;
}

h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	color: #13120f;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}

h1 {
	page-break-before: always;
}

h1,
h1 a {
	font-size: 28pt;
}

#contenthead h1 {
	page-break-before: avoid;
	string-set: header content();
}

#contenthead p {
	color: #474747;
}

h2,
h2 a {
	font-size: 20pt;
}

h3,
h3 a {
	font-size: 16pt;
	border-bottom: 1pt solid #b8b6a6;
}

h4,
h4 a {
	font-size: 14pt;
}

p + p {
	margin-top: 1em;
}

strong {
	font-weight: bold;
}

small {
	font-size: small;
}

a,
a:visited {
	text-decoration: none;
	color: #993300;
}

a:hover {
	text-decoration: underline;
}

em {
	text-decoration: underline;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}





/* ___ALIGN */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin-left: 10pt;
	margin-bottom: 10pt;
	margin-right: 0;
	margin-top: 10pt;
	max-width: 50%;
	display: inline;
}

img.alignleft {
	margin-left: 0;
	margin-bottom: 20pt;
	margin-right: 20pt;
	margin-top: 0pt;
	max-width: 50%;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}


/* ___CLEANING HR */

div.cleaning {
	clear: both;
	height: 0pt;
	margin: 0pt;
}


/* ___TABLE "BORDERS" */

table.borders {
	width: 100%;
	margin: 1em 0;
	border-left: 1px solid #474747;
}

table.borders thead, 
table.borders tfoot {
	background-color: #474747;
}

table.borders thead *,
table.borders tfoot * {
	color: #eeeeee;
	font-weight: bold;
}

table.borders tr.odd {
	background-color: #eeeeee;
}

table.borders td {
	padding: 5pt 10pt;
	font-size: 11pt;
	vertical-align: middle;
}

table.borders td * {
	font-size: 11pt;
}	



/* ___TABLE "BORDERS PROMO" */

table.promo {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

table.promo thead,
table.promo tfoot,
table.promo td {
	padding: 10pt;
}

table.promo thead *,
table.promo tfoot * {
	font-size: 14pt;
	vertical-align: top;
}

table.promo em {
	background-color: #13120f;
}

table.promo tr td {
	border-left: 1pt solid #474747;
	border-right: 1pt solid #474747;
}


/* ___ROUNDBACK */

.roundback {
	border: 10pt solid #474747;
	margin-top: 20pt;
	margin-bottom: 20pt;
}



/* ___BUTTON */

a.button,
a.button:visited {
	display: inline-block;
	margin-top: 10pt;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
	font-style: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	
	background-color: #4c585b;
	color: #eee;
}

a.button:hover {
	background-color: #13120f;
	color: white;
	text-decoration: none;
}


/* ___BIGBUTTON */

.bigbutton {
	display: none;
}

/* ___BLOCKQUOTE */

blockquote {
	background-color: #eeeeee;
	padding: 10pt 20pt;
	margin: 1em 0;
	font-size: 12pt;
	color: #474747;
	border: 1pt solid #474747;
	page-break-inside: avoid;
	-webkit-border-radius: 10px;
}

blockquote * {
	font-size: 12pt;
}

blockquote h3 {
	border-style: none;
	margin: -10pt -20pt 10pt -20pt;
	padding: 5pt 20pt;
	background-color: #474747;
	font-size: 12pt;
	color: #eeeeee;
}

#content blockquote hr {
	margin-left: 0pt;
	margin-right: 0pt;
}

/* ___CITE */

cite {
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 30pt;
	margin-right: 30pt;
}

cite,
cite * {
	font-style: italic;
	font-family: Georgia, Times, serif;
}

cite p:first-child {
	text-indent: 1em;
}

.leftimage {
	padding-left: 37pt;
	margin-left: -37pt;
	padding-top: 10pt;
	background-position: left top;
	background-repeat: no-repeat;
}



/* ___HORIZONTAL MENU */

ul.horizontal {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.horizontal li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

ul.horizontal a {
	display: block;
	padding: 1em 0.6em;
}



/* ___MEDIUM ICONS */

span.mediumlefticon,
a.mediumlefticon,
a.mediumlefticon:visited {
	padding-left: 40pt;
	padding-top: 15pt;
	padding-bottom: 0pt;
	margin-right: 1em;
	font-size: 12pt;
	background-position: left top;
	background-repeat: no-repeat;
	color: #474747;
}

span.mediumrighticon,
a.mediumrighticon,
a.mediumrighticon:visited {
	padding-right: 40pt;
	padding-top: 9pt;
	padding-bottom: 9pt;
	font-size: 14pt;
	background-position: right center;
	background-repeat: no-repeat;
	color: #474747;
}

span.mediumrighticon a,
span.mediumlefticon a {
	color: #474747;
}

span.mediumrighticon a:hover,
span.mediumlefticon a:hover,
a.mediumlefticon:hover,
a.mediumrighticon:hover {
	color: black;
}


/* ___SMALL ICONS */

.smalllefticon,
span.smalllefticon,
a.smalllefticon,
a.smalllefticon:visited {
	font-size: 12pt;
	background-image: none !important;
	color: #474747;
}

span.smallrighticon,
a.smallrighticon,
a.smallrighticon:visited {
	font-size: 12pt;
	background-image: none !important;
	color: #474747;
}

span.smalllefticon a,
span.smalllefticon a:visited,
span.smallrighticon a,
span.smallrighticon a:visited {
	color: #474747;
	font-size: 12pt;
}

/* ___NOT SO BIG LIST */

#content ul.notsobiglist {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	border-top: 1pt solid #474747;
	list-style: none;
}

#content ul.notsobiglist li {
	width: 100%;
	padding-top: 10pt;
	padding-bottom: 10pt;
	border-bottom: 1pt solid #474747;
}

ul.notsobiglist h2 {
	padding-top: 0pt;
	margin-top: 0pt;
}

ul.notsobiglist h3 {
	padding-top: 0pt;
	margin-top: 0pt;
	border-bottom-style: none;
}

ul.notsobiglist p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
}

ul.notsobiglist img.postimg {
	display: none;
}


/* ___BIG FLAT LIST with images */

#content ul.biglist {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	border-top: 1pt solid #474747;
	list-style: none;
}

#content ul.biglist li {
	width: 100%;
	padding-top: 10pt;
	padding-bottom: 10pt;
	border-bottom: 1pt solid #474747;
}

ul.biglist h2 {
	padding-top: 0pt;
	margin-top: 0pt;
}

ul.biglist p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
}

ul.biglist img.postimg {
	display: none;
}

/* ___BIG NUMBERED LIST with images */

ol.biglist {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	list-style-type: decimal;
	list-style-position: inside;
	border-top: 1pt solid #474747;
}

ol.biglist li {
	width: 100%;
	padding-top: 10pt;
	padding-bottom: 10pt;
	border-bottom: 1pt solid #474747;
	font-size: 24pt;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #13120f;
	background: none !important;
}

ol.biglist h3 {
	width: 100%;
	display: block;
	padding-right: 20pt;
	border-style: none;
	background: none !important;
}

ol.biglist p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 12pt;
}



/* ___COMMENT LIST */

ol#commentlist {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
	border-top: 1pt solid #474747;
}

ol#commentlist li {
	width: 100%;
	padding-left: 25pt;
	padding-right: 25pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
 	border-bottom: 1pt solid #474747;
	font-size: 24pt;
	color: #13120f;
}

ol#commentlist ul.comment_head {
	float: left;
	width: 155pt;
	overflow: hidden;
	margin: 0pt;
	margin-left: -25pt;
	padding: 0pt;
	list-style: none;
}

ol#commentlist ul.comment_head li {
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 25pt;
	padding-right: 25pt;
	font-size: 12pt;
	border-style: none;
/*
	border-bottom: 1pt solid #b8b6a6;
	border-top: 1pt solid white;
*/
}

ol#commentlist ul.comment_head li:first-child {
	border-top-style: none;
}

ol#commentlist ul.comment_head li:last-child {
	border-bottom-style: none;
}

ol#commentlist ul.comment_head li * {
	font-size: 11pt;
}

ol#commentlist div.comment_text {
	width: 400pt;
	min-height: 100pt;
	overflow: hidden;
	margin-left: 150pt;
	background-color: white;
	padding: 25pt;
	-webkit-border-radius: 20pt;
}

ol#commentlist div.comment_text * {
	font-size: 12pt;
	color: #474747;
}

ol#commentlist div.comment_text a,
ol#commentlist div.comment_text a:visited {
	color: #993300;
}


ol#commentlist div.comment_text li {
	padding: 0pt;
	border-style: none;	
}


#content ol#commentlist span.commentauthor,
ol#commentlist span.commentauthor a,
ol#commentlist span.commentauthor * {
	display: block;
	color: #23231d;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 0.5em;
}

textarea#comment {
	width: 500pt;
	font-size: 14pt;
	color: #474747;
	padding: 20pt;
}

#content ol#commentlist input#submit {
	font-size: 14pt;
	padding: 10pt;
}

span.ar {
	font-weight: bold;
	font-size: 14pt;
}

/* ___SIGNO */

div.signo {
	margin-top: 2em;
}

.clear {
	clear: both;
}

.ui-tabs-hide {
}



/* _TABBOX */

#tabbox {
	margin-top: 20pt;
	margin-bottom: 20pt;
}

#tabbox ul.tabnav {
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	background-color: #474747;
	height: 96pt;
	border-bottom: 5pt solid #898672;
	-webkit-border-top-right-radius: 10pt;
	-webkit-border-top-left-radius: 10pt;
}

#tabbox ul.tabnav li {
	padding: 0pt;
	margin: 0pt;
}

#tabbox ul.tabnav li a,
#tabbox ul.tabnav li a:visited {
	display: block;
	padding-bottom: 5pt;
	padding-top: 70pt;
	padding-left: 10pt;
	padding-right: 10pt;
	margin-left: 5pt;
	margin-right: 5pt;
	font-size: 12pt;
	font-weight: normal;
	color: #eeeeee;
	background-position: center 15pt;
	background-repeat: no-repeat;
	-webkit-border-top-left-radius: 10pt;
	-webkit-border-top-right-radius: 10pt;
}

#tabbox ul.tabnav li:first-child a,
#tabbox ul.tabnav li:first-child a:visited {
	margin-left: 30pt;
}

#tabbox ul.tabnav li a:hover,
#tabbox ul.tabnav li a:active,
#tabbox ul.tabnav li.ui-tabs-selected a {
	color: white;
	text-decoration: underline;
}

#tabbox .tabdiv {
	background-color: #b8b6a6;
	padding: 30pt;
	padding-bottom: 50pt;
	-webkit-border-bottom-right-radius: 10pt;
	-webkit-border-bottom-left-radius: 10pt;
}

#tabbox .tabdiv h3 {
	margin-top: 0.5em;
	border-color: #898672;
}

#tabbox .tabdiv em {
	background-color: #eeeeee;
}



/* ___DRAWERS */

.drawer h2 {
	cursor: pointer;
}



/* ___GALLERY */

.gallery {
	width: 520pt;
	overflow: hidden;
	padding-left: 15pt;
}

.gallery img {
	width: 120pt;
	height: 120pt;
	min-height: 120pt;
	max-height: 120pt;
	margin: 15pt;
	overflow: hidden;
	background-color: #b8b6a6;
	border: 10pt solid #b8b6a6;
	-webkit-border-radius: 5pt;
}


/* ___BORDER IMAGE */

img.border {
	background-color: #b8b6a6;
	border: 10pt solid #b8b6a6;
	-webkit-border-radius: 5pt;
}

img.noborder {
	border: none !important;
	background: none !important;
}

/* ___BACKGROUND */

#backdecor {
	display: none;
}

/* ___HEAD */

#head {
	display: none;
}

#head_helper {
	display: none;
}

#logo {
	display: none;
}

#title {
	display: none;
}


/* ___MENU */

#menu {
	display: none;
}

#menu_helper {
	display: none;
}


/* ___CONTENT SPACE */

#contentspace {
	display: none;
}

/* ___CONTENT_BOX */

#contentbox {
	color: #474747;
	line-height: 1.5em;
}

/* ___CONTENT HEAD */

#contenthead {
}

#contenthead h1 {
	font-size: 36pt;
}

#contenthead p {
	font-size: 1.3em;
	color: #13120f;
	margin-bottom: 50pt;
}

/* ___CONTENT MENU */

#contentmenu {
	display: none;
}


/* ___CONTENT */

#content {
	clear: both;
}

#content ul {
	list-style-type: disc;
	margin: 1em auto 1em 1.2em;
}

#content img {
	background-color: white;
	border: 10pt solid white;
}

#content ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#content li {
	padding-top: 0.2em;
	font-weight: normal;
}

ol#tartalom a::after{
	margin-top: 50pt;
	content: leader('.') target-counter(attr(href), page);
}

/* ___VIDEO */

div#video {
	display: none;
}

/* ___SEGEDLET */

div#segedlet {
	display: none;
}

/* ___COMMENTS */

#forum {
	display: none;
}

/* ___CONTENT FOOT */

#contentfoot {
	display: none;
}

/* ___SIDEBAR */

#sidebar_helper {
	display: none;
}

#sidebar {
	display: none;
}


/* ___FOOT */

#foot {
	display: none;
}