
/***********************
	-	BASICS 	-
***********************/



body				{	background-color:#fff;}

.showbiz-container	{	z-index:10; position: relative;}

.divide5			{	width:100%;height:0px;}
.divide10			{	width:100%;height:0px;}
.divide15			{	width:100%;height:0px;}
.divide20			{	width:100%;height:0px;}

.divide30			{	width:100%;height:0px;}

.topmenu_wrapper	{
						background:url(../images/preview/headergradient.png) repeat-x; height:51px; width:100%;
}

.halfcontainer		{	width:50%; float:left; box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; }

.topbutton_wrapper	{	width:220px; margin:auto;}

.top_button			{	font-family: 'Open Sans', sans-serif;
						font-size:18px;
						color:#777;
						line-height:48px;
						-webkit-transition: all 0.2s ease-out;
						-moz-transition: all 0.2s ease-out;
						-o-transition: all 0.2s ease-out;
						-ms-transition: all 0.2s ease-out;
						padding:0px 20px;
						cursor: pointer;
						font-weight:700;
}

.top_button i		{	font-size:20px; font-weight: 300;}

.top_button:hover,
.top_button.active	{	color:#fff; background:rgb(0,0,0); background:rgba(0,0,0,0.3);}

.leftfloat			{	float:left}
.clear				{	clear:both}

.rm10				{	margin-right:10px;}


/* LOGO AND LOGO HOLDER */
.logoholder			{	padding:50px 0px; background:#fff;}
.logo				{	max-width:407px; margin:auto;}


.header_details		{	padding:20px 30px; background:url(../images/preview/low_contrast_linen.png) repeat; border-bottom:1px solid #000;
						box-shadow: inset 0px 10px 20px 0px rgba(0,0,0,0.25);
						-moz-box-shadow: inset 0px 10px 20px 0px rgba(0,0,0,0.25);
						-webkit-box-shadow: inset 0px 10px 20px 0px rgba(0,0,0,0.25);
}
.header_details p	{	font-family: 'Open Sans', sans-serif; font-size:15px; color:#eee; line-height:25px; text-align: center}
p.small				{	font-family: 'Open Sans', sans-serif; font-size:12px; color:#777; line-height:25px; text-align: left}

p.small a,
p.small a:visited,
p.small a:hover		{	color:#000; text-decoration:none; font-size:13px; font-weight:700;}


/* THE DEMO */
.demos				{	border-top:1px solid #fff; padding-top:50px; position:relative}
.style-title		{	font-size:30px; font-weight: 800; font-family: 'Open Sans', sans-serif; color:#555; line-height:30px;text-align: center; position: relative; z-index:5;}

.style-title p		{	font-size:14px;font-weight:300;text-transform: uppercase}
.demoleft			{	max-width:415px; position:absolute; left:50%; top:55px; z-index: 1; height:0px;}
.demoleft img		{	margin-left:-100%;}

.demoleft2			{	max-width:415px; position:absolute; left:40%; top:170px; z-index: 1; height:0px;}
.demoleft2 img		{	margin-left:-100%;}

.demoright			{	max-width:290; position:absolute; left:56%; top:130px; z-index: 1; height:0px;}
.demoright img		{	margin-right:-100%;}


.relativebox				{	position: relative; width:100%;}
.moderndemoleft				{	max-width:415px; position:absolute; left:50%; top:10px; z-index: 1; height:0px;}
.moderndemoleft img			{	margin-left:-440px}
.moderndemoright			{	max-width:290; position:absolute; left:50%; top:10px; z-index: 1; height:0px;}
.moderndemoright img		{	margin-left:200px}


hr					{	border-top:1px solid #ccc; border-bottom:1px solid #fff;}




.pre-button			{	background:url(../images/preview/pre.png) repeat-x; height:40px;
						box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
						-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
						-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
						width:565px; margin:auto;text-align:center;
						border-radius:6px;
						-moz-border-radius:6px;
						-webkit-border-radius:6px;
						font-size:12px; color:#888; font-family: 'Open Sans', sans-serif; line-height:42px;font-weight:700;text-shadow:0px 1px #fff;
						position:relative;
						cursor:pointer;
						-webkit-transition: all 0.2s ease-out;
						-moz-transition: all 0.2s ease-out;
						-o-transition: all 0.2s ease-out;
						-ms-transition: all 0.2s ease-out;
						padding:0px 20px 0px 40px;
						overflow: hidden;
						position: relative;

					}


    @media only screen and  (max-width: 620px) {
		.pre-button			{	width:70%; margin:auto;}
		.demoleft, .demoleft2, .demoright,
		.moderndemoleft, .moderndemoright	{	display:none;}
		.halfcontainer	{	float:none; width:100%}

	}


    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.hideonmobile	{	display:none;}


    }

	@media only screen and (max-width:390px) {
			.topbutton_wrapper	{	width:180px; margin:auto;}
	}


.pre-button .plusbutton	{	position:absolute; left:10px;top:0px; font-size:22px; color:#888; font-family: 'Open Sans', sans-serif; line-height:42px;font-weight:700;text-shadow:0px 1px #fff;}


.pre-button:hover	{	background:url(../images/preview/prehover.png) repeat-x;
						box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
						-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
						-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.2);
					}

.pre-button.active	{	width:80%;}
.pre-content		{	position:relative;width:80%; margin:auto; display:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden; }
.pre-content-inner	{	position:relative; border:20px solid #d5d5d5;padding:0px;background-color:#fff; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; width:100%;  overflow:hidden; }



/* Pretty printing styles. Used with prettify.js. */

/* SPAN elements with the classes below are added by prettyprint. */
.pln { color: #000 }  /* plain text */

@media screen {
  .str { color: #080 }  /* string content */
  .kwd { color: #008 }  /* a keyword */
  .com { color: #800 }  /* a comment */
  .typ { color: #606 }  /* a type name */
  .lit { color: #066 }  /* a literal value */
  /* punctuation, lisp open bracket, lisp close bracket */
  .pun, .opn, .clo { color: #660 }
  .tag { color: #008 }  /* a markup tag name */
  .atn { color: #606 }  /* a markup attribute name */
  .atv { color: #080 }  /* a markup attribute value */
  .dec, .var { color: #606 }  /* a declaration; a variable name */
  .fun { color: red }  /* a function name */
}

/* Use higher contrast and text-weight for printable form. */
@media print, projection {
  .str { color: #060 }
  .kwd { color: #006; font-weight: bold }
  .com { color: #600; font-style: italic }
  .typ { color: #404; font-weight: bold }
  .lit { color: #044 }
  .pun, .opn, .clo { color: #440 }
  .tag { color: #006; font-weight: bold }
  .atn { color: #404 }
  .atv { color: #060 }
}

/* Put a border around prettyprinted code snippets. */
pre.prettyprint { padding: 0px !important; border: none !important; font-family: 'Open Sans', sans-serif; font-weight:300;font-size:14px;}

/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0 } /* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L5,
li.L6,
li.L7,
li.L8 { list-style-type: none }
/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 { background: #f5f5f5 !important }





/*** FOOTER **/
.top_menu				{	width:100%; min-height:50px;  background:url(../images/preview/topgradient.png) repeat-x; position:relative; background-color:#040404;}





.topbutton_wrapper		{	margin:auto; position:relative;max-width:455px;}
.footerbutton_wrapper	{	margin:auto; position:relative;max-width:678px;}
.topbutton,
.topbutton a,
.topbutton a:visited	{	float:left; padding:0px 15px 0px 40px; color:#fff; line-height:50px;
							font-size:17px; font-family: 'Open Sans', sans-serif; font-weight:700;
							cursor:pointer; opacity: 0.5;
						}

.topbutton.i-image		{	background:url(../images/preview/image.png) no-repeat 15px center;}
.topbutton.i-media		{	background:url(../images/preview/media.png) no-repeat 15px center;}
.topbutton.i-blog		{	background:url(../images/preview/blog.png) no-repeat  15px center;}
.topbutton.i-metro		{	background:url(../images/preview/metro.png) no-repeat  15px center;}
.topbutton.i-twitter		{	background:url(../images/preview/twitter.png) no-repeat  15px center;}
.topbutton.i-buy		{	background:url(../images/preview/buy.png) no-repeat  15px center;}
.topbutton.i-portfolio		{	background:url(../images/preview/portfolio.png) no-repeat  15px center;}

.topbutton.selected,
.topbutton:hover,
.topbutton a:hover		{	background-color:rgba(0,0,0,0.6); color:#fff; opacity: 1; }

.topbutton.red.selected,
.topbutton.red:hover,
.topbutton.red a:hover		{	background-color:#e52000; color:#fff; opacity: 1; -webkit-box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); }

.topbutton.blue.selected,
.topbutton.blue:hover,
.topbutton.blue a:hover		{	background-color:#2fc2ef; color:#fff; opacity: 1; -webkit-box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); }

.topbutton.green.selected,
.topbutton.green:hover,
.topbutton.green a:hover		{	background-color:#9ab534; color:#fff; opacity: 1; -webkit-box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); box-shadow: inset 0px 3px 0px 0px rgba(255, 255, 255, 0.2); }



    @media only screen and (max-width: 730px) {
			.top_menu	{	height:100px; }
			.topbutton.i-blog	{	clear:left;}

			.footerbutton_wrapper	{	max-width:300px;}
			.topbutton.i-twitter	{	display:none;}
    }

