@charset "UTF-8";
/* CSS Document */


body {
	font-family: 'Arvo', serif;
	font-size: 16px;
	line-height: 21px;
	color: #222;
	background:url(../images/pagebgfx.jpg) #EEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.propaganda #slides, body.propaganda .innerContent {  }

#home-bg {
	background:url(../images/home/default-bg.png) center 30px no-repeat;
	margin: 0 auto;
	padding: 0;
	height: 768px;
	width: 1140px;
}

#home-structure {
	background:url(../images/home/structure.png) center -67px  no-repeat;
	margin: 0;
	padding: 0;
	height: 768px;
	width: 1140px;
	text-align:center;
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-shadow: -2px 2px 0 rgba(55, 36, 52, .35);
	font-size: 24px;
	color: rgba(55, 36, 52, 1);
	line-height: 28px;
}

a.choose-bold {
	text-align: center;
	font-size: 36px;
	line-height: 5px;
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-right-color: transparent;
	border-left: .3em solid rgba(55, 36, 52, 0.7);
	float: left;
	height: 0;
	width: 225px;
	color: rgba(255, 255, 255, .7);
	/*-moz-box-shadow: 3px 3px 0  rgba(55, 36, 52, .35);
	-webkit-box-shadow: 3px 3px 0  rgba(55, 36, 52, .35);
	box-shadow: 3px 3px 0  rgba(55, 36, 52, .35);*/
}

a.choose-bold:before {
	content: "";
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-left-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	float: left;
	margin-top: -36px;
	margin-left: -82px;
}

a.choose-confident {
	text-align: right;
	font-size: 36px;
	line-height: 5px;
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-left-color: transparent;
	border-right: .3em solid rgba(55, 36, 52, 0.7);
	float: left;
	height: 0;
	width: 225px;
	color: rgba(255, 255, 255, .7);
}

a.choose-confident:after {
	content: "";
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	float: left;
	margin-top: -41px;
	margin-left: 235px;
}

a.choose-bold:hover {
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-right-color: transparent;
	border-left: .3em solid rgba(55, 36, 52, 0.7);
	color: #fff;
	cursor: pointer;
	outline: none;
}

a.choose-confident:hover {
	border: 1em solid rgba(55, 36, 52, 0.7);
	border-left-color: transparent;
	border-right: .3em solid rgba(55, 36, 52, 0.7);
	color: #fff;
	cursor: pointer;
	outline: none;
}

.toptip {
	background: url(../images/pagefx-toptip.png) 0 0 no-repeat;
	width: 340px;
	height: 60px;
	position:absolute;
	z-index:1000;
	top: 81px;
	left: 467px;
}

#bottomtip {
	background: url(../images/pagefx-bottomtip.png) 0 0 no-repeat;
	width: 340px;
	height: 115px;
	position:absolute;
	z-index:1000;
	top: 771px;
	left: 467px;
	text-align:center;
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-shadow: 0 -1px 0 #222;
	padding-top: 35px;
	font-size: 28px;
}

img {
	border: 0;
	text-decoration: none;
}

a {
	color: #FFF;
	text-decoration:none;
	border-bottom: 1px dashed #FFF;
	outline: none;
}

a:hover {
	border-bottom: 1px solid #FFF;
}

a.orange {
	color: #F60;
	text-decoration:none;
	border-bottom: 1px dashed #F60;
	outline: none;
}

a.orange:hover {
	border-bottom: 1px solid #F60;
}


a.img {
	border: 0;
	text-decoration: none;
	outline: none;
}

a.img:hover {
	border: 0;
	text-decoration: none;
}

h1 {
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	letter-spacing: 1px;
}

h2 {
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	color: rgba(0, 0, 0, .75);
	/*letter-spacing: 1px;*/
	text-shadow: -3px 2px 0  rgba(0, 0, 0, .2);
	padding-bottom: 5px;
}

#kp {
	position: absolute;
	z-index: 29;
	top:45px;
	left: 533px;
}

#propaganda {
	position: absolute;
	z-index: 30;
	top:43px;
	left: 130px;
}

#propaganda-pop {
	position: absolute;
	z-index: 30;
	height: 18px;
	width: 18px;
	top:43px;
	left: 285px;
	cursor:pointer;
}

#propaganda-pop img {
	height: 18px;
	width: 18px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#propaganda-pop:hover img {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#manifesto {
	position: absolute;
	z-index: 31;
	top:43px;
	left: 340px;
}

#resume {
	position: absolute;
	z-index: 32;
	top:43px;
	left: 830px;
}

#contact {
	position: absolute;
	z-index: 33;
	top:43px;
	left: 1005px;
}

#resources {
	position: absolute;
	z-index: 3000;
	top:847px;
	left: 95px;
	width:390px;
	text-align:center;
}

#involvement {
	position: absolute;
	z-index: 3001;
	top:847px;
	left: 790px;
	width:390px;
	text-align:center;
}

#kp a, #propaganda a, #manifesto a, #resume a, #contact a, #resources a, #involvement a {
	font-family: 'Fugaz One', cursive;
	color: rgba(255, 255, 255, .6);
	font-size: 21px;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0 -1px 0 #222;
	border-bottom:0;
	cursor:pointer;
	outline: none;
}

#kp a:hover, #propaganda a:hover, #manifesto a:hover, #resume a:hover, #contact a:hover, #resources a:hover, #involvement a:hover {
	color:#fff;
	text-shadow: -1px 2px 0 rgba(255, 255, 255, .5);
}

#kp a {
	font-size: 32px;
}

#resources a, #involvement a {
	font-size: 16px;
}

.selected {
	color: #FFF;
	border-bottom: 2px solid rgba(255, 255, 255, .75);
	border-top: 2px solid rgba(255, 255, 255, .75);
	text-shadow: -1px 2px 0 rgba(255, 255, 255, .5);
}

#slideCompany {
	color: rgba(255, 255, 255, .6);
	text-decoration: none;
	border-bottom:0;
	padding: 0;
	line-height: 28px;
	cursor: pointer;
}

#slideCompany:hover {
	color: rgba(255, 255, 255, 1);
	border-bottom: 0;
	text-shadow: -1px 2px 0 rgba(255, 255, 255, .5);
}

#slideBox {
	position:relative;
	height: 696px;
	width: 1028px;
	padding:104px 0 0 0;
	margin: 0 0 0 125px;
}

#propaganda-grid, #slideInnerCompany, #slideInnerResources, #slideInnerInvolvement {
	position:absolute;
	bottom: 0;
	height: 696px;
	width: 1028px;
	background: url(../images/shade.png) 0 0 no-repeat;
	display:none;
	padding:0;
	margin: 0;
	z-index: 200;
}

#propaganda-grid {
	z-index:900;
	top: 104px;
	left: 125px;
	background-color: #EEE;
	text-align: center;
}

.grid-option {
	float:left;
	text-align: center;
	width: 200px;
	margin: 20px 50px 0 55px;
}

/*.grid-option:hover {
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	background: rgba(255, 255, 255, .5);
}*/

.grid-option:hover {
	background:url(../images/propaganda/logobg.png) no-repeat;
}

.grid-option a {
	border: 0;
	text-decoration: 0;
	opacity: .75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
}

.grid-option a:hover {
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#bottomtip a span { display:none; }
#bottomtip a span:first-child { display:inline; }
#bottomtip.active a span { display:inline; }
#bottomtip.active a span:first-child { display:none; }

#resources a span { display:none; }
#resources a span:first-child { display:inline; }
#resources.active a span { display:inline; }
#resources.active a span:first-child { display:none; }

#involvement a span { display:none; }
#involvement a span:first-child { display:inline; }
#involvement.active a span { display:inline; }
#involvement.active a span:first-child { display:none; }

#slideInnerResources ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slideInnerResources ul li {
	margin: 15px 0;
}


/* PORTFOLIO SLIDER */

#slides {
	position: absolute;
	z-index: 50;
	top: 300px;
	left: 125px;
}

.slides_container {
	width:1150px;
	height:500px;
}
.slides_container div {
  width:1150px;
  /*height:450px;*/
  display:block;
}

.previous, .next {
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	font-size: 12px;
	border: 0;
	color: rgba(255, 255, 255, .5);
	bottom: 45px;
    position: absolute;
    z-index: 30;
}

.previous:hover, .next:hover {
	border: 0;
	color: #FFF;
	text-shadow: -1px 2px 0 rgba(0, 0, 0, .75);
}

#slides ul {
	bottom: 45px;
    left: -2px;
    position: absolute;
    z-index: 29;
	padding: 0;
	margin: 0;
	width: 1026px;
	text-align: center;
}

.pagination li {
	display: inline-block;
	*zoom: 1;
	height: 25px;
	width: 25px;
	text-align: center;
	margin: 0 3px;
	font-family: 'Fugaz One', cursive;
	font-size: 12px;
	line-height: 25px;
}

.pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: rgba(255, 255, 255, .75);
	border: 1px solid rgba(255, 255, 255, .75);
}

.pagination li a:hover {
	color: #FFF;
	border: 1px solid #FFF;
	text-shadow: -1px 2px 0 rgba(0, 0, 0, .75);
}

.pagination li.current a {
	color: #FFF;
	border: 1px solid #FFF;
	background: rgba(255, 255, 255, .35);
	text-shadow: -1px 2px 0 rgba(0, 0, 0, .75);
}

.enlarger {
	margin: 0 0 0 13px;
	text-align: center;
	text-transform:uppercase;
	font-family: 'Fugaz One', cursive;
	font-size: 12px;
}

.enlarger a {
	margin-right: 150px;
	color: rgba(255, 255, 255, .75);
	border-bottom: 1px dashed rgba(255, 255, 255, .75);
	outline: none;
}

.enlarger a:hover {
	color: rgba(255, 255, 255, 1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	text-shadow: -1px 2px 0 rgba(0, 0, 0, .75);
	outline: none;
}


/* PREV/NEXT COMPANY */

#prev-company, #next-company {
	position:absolute;
	z-index:700;
	top: 425px;
	width: 45px;
	background: rgba(238, 238, 238, .75);
}

#prev-company {
	left: 0;
	padding: 5px 5px 5px 0;
}

#next-company {
	right: 0;
	padding: 5px 0 5px 5px;
}

#prev-company span, #next-company span {
	width: 35px;
	background-image:url(../images/arrows.png);
	background-repeat: no-repeat;
}

#prev-company span {
	position:fixed;
	left: 0;
	background-position: left;
}

#next-company span {
	position:fixed;
	right: 0;
	background-position: right;
}

#prev-company div div, #next-company div div { display:none; }

#prev-company div, #next-company div {
	line-height: 50px;
	padding: 0;
	background: rgba(55, 36, 52, .15);
	width: 45px;
	height: 50px;
	overflow: hidden;
	font-family: 'Fugaz One', cursive;
	color: rgba(255, 255, 255, .6);
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom:0;
	cursor:pointer;
	outline: none;
}

#prev-company div {
	text-align: right;
}

#prev-company:hover, #next-company:hover {
	width: 300px;
	background: rgba(238, 238, 238, .75);
	-moz-box-shadow: -2px 5px 10px rgba(0, 0, 0, .50);
	-webkit-box-shadow: -2px 5px 10px rgba(0, 0, 0, .50);
	box-shadow: -2px 5px 10px rgba(0, 0, 0, .50);
}

#prev-company:hover div div, #next-company:hover div div { display:inline; padding:0 20px; }

#prev-company:hover div, #next-company:hover div {
	color: rgba(255, 255, 255, 1);
	width: 300px;
	background: rgba(55, 36, 52, 1);
}


/* MODAL */

/*.cboxPhoto {
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .35);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .35);
}*/

#cboxPrevious {
	background: url("../images/propaganda/hori_large.png") no-repeat scroll 0 0 transparent !important;
	width: 50px !important;
	height: 50px !important;
}

#cboxPrevious:hover {
	background-position: -50px 0 !important;
}

#cboxPrevious:active {
	background-position: -100px 0 !important;
}

#cboxNext {
	background: url("../images/propaganda/hori_large.png") no-repeat scroll 0 -50px transparent !important;
	width: 50px !important;
	height: 50px !important;
}

#cboxNext:hover {
	background-position: -50px -50px !important;
}

#cboxNext:active {
	background-position: -100px -50px !important;
}



/* PROPAGANDA PAGE SCROLLER */


#propaganda-scroller {
	position:absolute;
	z-index:1000;
	top: 240px;
	left: 140px;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	float: left;
	overflow:hidden;
	width: 890px;
	height:125px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

.items div span {
	/*background:url(../images/propaganda/logobg.png);*/
	background: rgba(255, 255, 255, .35);
	/*border: 3px solid #EEE;*/
	display: inline-block;
	width:200px;
	height: 115px;
	margin:0 10px;
	/*border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;*/
}

.items div span:hover {
	background:url(../images/propaganda/logobg.png) rgba(255, 255, 255, .5);
	-moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .35);
	box-shadow: 0 3px 0 rgba(0, 0, 0, .35);
}

.items div a {
	border: none;
	text-decoration: none;
	outline: none;
}

.items div img {
	margin:0;
}

a.browse {
    background: url("../images/propaganda/hori_large.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1px;
    height: 50px;
    /*margin: 40px 10px;*/
    width: 50px;
	border: none;
	text-decoration: none;
	outline: none;
}

a.left {
    margin: 35px 5px 0 0;
}

a.left:hover {
	background-position: -50px 0;
}

a.left:active {
	background-position: -100px 0;
}

a.right {
    background-position: 0 -50px;
    clear: right;
    margin: 35px 0 0 5px;
}

a.right:hover {
	background-position: -50px -50px;
}

a.right:active {
	background-position: -100px -50px;
}



/* FOOTER */

.footer {
	font-size: 13px;
	color: #888;
	width:800px;
	position: absolute;
	top: 915px;
    left: 50%;
    margin: 0 0 30px -400px;
	z-index: 600;
	white-space:nowrap;
	text-align:center;
}

.footer a {
	color: #888;
	text-decoration:none;
	border-bottom: 1px dashed #888;
	outline: none;
}

.footer a:hover {
	border-bottom: 1px solid #888;
}

#blowUp {
	display:none;
	width: 200px;
}
.blowUp, .blowUp2 {
	background: rgba(55, 36, 52, .85); 
	cursor:pointer;
	font-family: 'Fugaz One', cursive;
	text-transform:uppercase;
	letter-spacing: 1px;
	position:absolute;
	text-align: center;
	right: 300px;
	top: 225px;
	/*margin:250px 0 0 -400px;*/
	font-size:24px;
	line-height: 36px;
	padding: 0 15px;
	color:#fff;
	max-width:200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-shadow: -1px 2px 0 rgba(255, 255, 255, .35);
}

.blowUp2 {
	right: 500px;
	top: 200px;
}