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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol,
ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

li,
p {
    margin: 0 0 15px 0;
    font-size: 1.2em;
}

body {
    font-family: arial, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    line-height: 1;
    background: #f2efde;
    color: #6e6962;
}

a {
    color: #ed1c55;
}

a:hover {
    color: #f44f7c;
}

/* Header
--------------------------------------------------------------------------- */

#header {
    width: 255px;
    float: left;
    margin: 30px 0 40px 30px;
}

/* Containers ------------------------------------------------------------- */

#header #primary {
    background: #b1b1a7;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

/* Logo ------------------------------------------------------------------- */

#logo {
    padding: 25px 20px;
}

#logo a {
    display: block;
    width: 86px;
    height: 142px;
    background: transparent url(../images/misc/logo.png) center center no-repeat;
    text-indent: -1000px;
}

/* Navigation ------------------------------------------------------------- */

#navigation {
    padding: 25px 20px 50px;
}

#navigation li {
    margin-bottom: 5px;
}

#navigation li a {
    text-transform: uppercase;
    text-decoration: none;
    color: #f2efde;
}

#navigation li a:hover {
    color: #ed1c55;
}

#navigation li a.rpxnow {
}

/* Sidebar Box ------------------------------------------------------------ */

#sidebar-box {
    padding: 25px 0 5px;
    margin: 0 20px;
    border-top: 1px solid #f2efde;
    border-bottom: 1px solid #f2efde;
    color: #f2efde;
    line-height: 150%;
    text-transform: uppercase;
    font-size: 1.3em;
}

/* Secondary -------------------------------------------------------------- */

#secondary h2 {
    color: #6e6962;
    font-weight: normal;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 4px;
    border-bottom: 1px solid #6e6962;
    margin-bottom: 10px;
}

#secondary form,
#secondary ul {
    margin-bottom: 25px;
}

#secondary ul li {
    margin: 0 0 5px 4px;
}

#secondary ul li a {
    color: #9f998a;
    text-decoration: none;
}

#secondary ul li a:hover {
    color: #bbb4a4;
}

#show-all-tags {
    margin: -15px 0 15px 4px;
    color: #f44f7c;
    font-weight: bold;
}

#show-all-tags a {
    color: #9f998a;
    font-weight: normal;
}

#see-all,
#see-all a {
    display: block;
    width: 255px;
    height: 78px;
}

#see-all a {
    background: transparent url(../images/misc/ericsson.png) center center no-repeat;
    text-indent: -1000px;
}

/* Search */

#search input {
    float: left;
    border: 1px solid #b1b1a7;
    padding: 4px;
    margin: 0;
    font-size: 11px;
    line-height: normal;
}

#search #id_query {
    width: 180px;
}

#search #id_submit {
    margin-left: 5px;
    background: #b1b1a7;
    color: #fff;
    padding: 3px 6px;
}

/* Subscribe */

.subscribe-form p {
    margin-bottom: 5px;
}

.subscribe-form input {
    border: 1px solid #b1b1a7;
    padding: 4px;
    margin: 0;
    font-size: 11px;
    line-height: normal;
}

.subscribe-form .email-subscribe {
    width: 230px;
    color: #b1b1a7;
}

.subscribe-form .email-subscribe.focus {
    color: #333;
}

.subscribe-form .submit-subscribe {
    background: #b1b1a7;
    color: #fff;
    padding: 3px 6px;
}

/* Content
--------------------------------------------------------------------------- */

#wrapper {
    width: 1195px;
}

#content {
    /* margin-left: 295px;  */
    float: left;
    padding-top: 25px;
    margin-left: 10px;
}

/* Generic Content -------------------------------------------------------- */

.content-wrapper {
    width: 650px;
    background: transparent url(../images/backgrounds/content.png) top center repeat-y;
}

.content-wrapper .header {
    padding: 30px 40px 0 40px;
    background: transparent url(../images/backgrounds/content-heading.png) top center no-repeat;
    margin-bottom: 2px;
}

.content-wrapper .main {
    padding: 0 40px;
}

.content-wrapper .footer {
    height: 10px;
    padding: 5px 0 40px 0;
    border: none;
    background: transparent url(../images/backgrounds/content-footer.png) bottom center no-repeat;
}

.content-wrapper .spot {
    margin-bottom: 25px;
}

.content-wrapper p {
    font-size: 1.3em;
    line-height: 130%;
}

/* Footer
--------------------------------------------------------------------------- */

#footer {
    padding: 30px 0 30px 20px;
    color: #9f998a;
}

/* Sections
--------------------------------------------------------------------------- */

/* ppp header-------------------------------------------------------------- */

.ppp-header {
    background: #FFF;
    padding: 60px;
    width: 750px;
    margin: 5px 0 20px 15px;
}

.ppp-header .introduction {
    position: relative;
    padding-left: 180px;
    padding-right: 210px;
    background: url(../images/backgrounds/trailer.png) left top no-repeat;
    height: 240px;
    margin-bottom: 10px;
}

.ppp-header .introduction p {
    line-height: 150%;
    font-size: 1.3em;
}

.ppp-header .introduction .heading {
    width: 180px;
    height: 32px;
    background: url(../images/backgrounds/ppp.png) center center no-repeat;
    margin-bottom: 20px;
    text-indent: -9999px;
}

.ppp-header .introduction .view-trailers {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 120px;
    height: 32px;
    background: url(../images/backgrounds/view-trailers.png) center center no-repeat;
    text-indent: -9999px;
}

#content .ppp-header .links {
    padding-bottom: 2px;
    background: transparent url(../images/backgrounds/links/bottom.png) center bottom no-repeat;
}

.ppp-header .links .link .heading {
    display: block;
    height: 31px;
    background: url(../images/backgrounds/links/link.png) center top no-repeat;
    text-indent: -9999px;
    cursor: pointer;
}

.ppp-header .links .link.active .heading {
    background-position: center bottom;
}

.ppp-header .links .link .body {
    padding: 15px 380px 40px 10px;
    display: none;
}

.ppp-header .links .link .body p {
    font-size: 1.3em;
    line-height: 150%;
    margin-bottom: 20px;
}

#content .ppp-header .links .buttons {
    margin-bottom: 0;
}

#content .ppp-header .links .buttons li {
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
}

/* Special */

#download-standard-version .heading { background-image: url(../images/backgrounds/links/standard.png); }
#download-standard-version { background: url(../images/backgrounds/links/standard-bg.png) right 32px no-repeat; }
#download-standard-version .body { height: 130px; }

#download-interactive-version .heading { background-image: url(../images/backgrounds/links/interactive.png); }
#download-interactive-version { background: url(../images/backgrounds/links/interactive-bg.png) right 32px no-repeat; }

#watch-on-youtube .heading { background-image: url(../images/backgrounds/links/youtube.png); }

#buy-on-itunes .heading { background-image: url(../images/backgrounds/links/itunes.png); }

#buy-on-amazon .heading { background-image: url(../images/backgrounds/links/amazon.png); }

#latest-blog-posts {
    width: 880px;
    height: 30px;
    text-indent: -9999px;
    margin: 30px 0 20px 10px;
    background: url(../images/backgrounds/latest.png) center center no-repeat;
}

/* Trailer ---------------------------------------------------------------- */

#trailer-header {
    position: relative;
    width: 870px;
    height: 340px;
    margin: 5px 0 20px 15px;
    background: #FFF;
    overflow: hidden;
}

#trailer-header .trailer-video {
    width: 570px;
    margin: 0;
    float: left;
    display: none;
}

#trailer-header .trailer-video.active {
    display: block;
}

#trailer-header #trailer-video iframe,
#trailer-header #trailer-video object {
    margin: 0;
    display: block;
}

#trailer-header #share-trailer #fb-trailer-share {
    position: absolute;
    right: 10px;
    bottom: 10px;
    line-height: normal;
    margin: 0;
}

#trailer-header #share-trailer #twitter-trailer-share {
    position: absolute;
    right: 80px;
    bottom: 6px;
    line-height: normal;
    margin: 0;
}

/* Nav */

#trailer-header #trailer-navigation {
    position: absolute;
    left: 648px;
    top: 46px;
    padding-top: 34px;
    background: url(../images/headings/trailer-header.png) left top no-repeat;
    width: 223px;
}

#trailer-header #trailer-navigation li {
    margin-bottom: 10px;
}

#trailer-header #trailer-navigation li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

#trailer-header #trailer-navigation li.active a {
    color: #ED1C55;
    text-decoration: underline;
}

/* Entry List ------------------------------------------------------------- */

#no-matching-entries {
    margin-top: 5px;
}

#entry-list {
    width: 900px;
}

#entry-list .column {
    width: 300px;
    float: left;
}

#entry-list .entry {
    width: 300px;
    background: transparent url(../images/backgrounds/entry.png) top center repeat-y;
}

#entry-list .entry.hover {
    cursor: pointer;
    background-image: url(../images/backgrounds/entry-hover.png);
}

/* Heading */

#entry-list .entry h2 {
    width: 240px;
    padding: 20px 30px 0 30px;
    background: transparent url(../images/backgrounds/entry-heading.png) top center no-repeat;
    margin-bottom: 2px;
}

#entry-list .entry.hover h2 {
    background-image: url(../images/backgrounds/entry-heading-hover.png);
}

#entry-list .entry h2 a {
    text-transform: uppercase;
    color: #6e6962;
    font-size: 1.2em;
    font-weight: normal;
}

/* Posted */

#entry-list .entry .posted {
    width: 240px;
    margin: 0 auto 15px;
    font-size: 1.0em;
}

/* Image */

#entry-list .entry .preview-image {
    width: 240px;
    margin: 0 auto 15px;
}

#entry-list .entry .preview-image img {
    display: block;
    width: 240px;
}

/* Summary */

#entry-list .entry .summary {
    width: 240px;
    padding: 0 30px;
}

#entry-list .entry .summary {
    width: 240px;
    padding: 0 30px;
}

#entry-list .entry .summary p {
    line-height: 130%;
}

/* Tags */

#entry-list .entry .tags {
    width: 240px;
    padding: 30px 30px 0 30px;
    margin-bottom: 0;
}

#entry-list .entry .dummy {
    width: 240px;
    padding: 5px 30px;
    margin: 0;
    color: #ed1c55;
}

/* Comments */

#entry-list .entry .comments {
    width: 240px;
    padding: 0 30px 24px 30px;
    background: transparent url(../images/backgrounds/entry-comments.png) bottom center no-repeat;
    margin: 0;
}

#entry-list .entry.hover .comments {
    background-image: url(../images/backgrounds/entry-comments-hover.png);
}

#entry-list .entry .comments a {
    padding-left: 17px;
    background: transparent url(../images/backgrounds/comments.png) left 2px no-repeat;
}

/* Pagination */

#pagination {
    padding-top: 10px;
    text-align: right;
    width: 900px;
    color: #BBB4A4;
}

#pagination a {
    color: #6E6962;
}

/* Entry Detail ----------------------------------------------------------- */

/* Header */

#entry .header {
    margin-bottom: 25px;
}

#entry .header h1 {
    padding: none;
    color: #ed1c55;
    text-transform: uppercase;
    font-size: 2.2em;
    font-weight: normal;
    margin-bottom: 5px;
}

#entry .header .posted {
    padding-bottom: 10px;
    font-size: 1.1em;
    background: transparent url(../images/headings/entry.png) center bottom no-repeat;
}

/* Image */

#entry .large-image {
    width: 570px;
    margin: 0 auto 15px;
}

#entry .large-image img {
    display: block;
    width: 570px;
}

/* Main */

#entry .main {
    margin-bottom: 45px;
}

/* Tags */


#entry .tags {
    width: 240px;
    padding: 40px 30px 0 40px;
    margin-bottom: 0;
}

#entry .dummy {
    width: 240px;
    padding: 5px 40px;
    margin: 0;
    color: #ed1c55;
}

/* Comments */

#entry .comments {
    padding: 0 40px;
    width: 450px;
}

#entry .comments h2 {
    color: #ed1c55;
    font-size: 1.2em;
    font-weight: normal;
    border-bottom: 1px solid #aaa49f;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 17px;
    background: transparent url(../images/backgrounds/comments.png) left 2px no-repeat;
}

#entry .comments h2 span {
    text-decoration: underline;
}

#entry .comments .comment .by {
    margin: 0;
    font-size: 1.1em;
}

#entry .comments .comment .when {
    font-size: 1.1em;
}

#entry .comments .comment {
    border-bottom: 1px solid #aaa49f;
    margin-bottom: 15px;
}

#entry .comments input,
#entry .comments textarea {
    border: none;
    padding: 5px;
    background: #f2efde;
    width: 440px;
    color: #6e6962;
    font-family: arial, sans-serif;
    font-size: 10pt;
}

#entry .comments .errorlist li {
    color: red;
    margin-bottom: 0;
}

#entry .comments .submit {
    text-align: right;
}

#entry .comments .submit input {
    background: #aaa5a5;
    width: auto;
    color: #FFF;
    padding: 5px 10px;
    cursor: pointer;
}

/* Previous / Next */

#prev-next {
    position: relative;
    border-top: 1px solid #c5bfaf;
    padding-top: 15px;
    width: 620px;
    margin: 15px 0 40px 15px;
}

#prev-next #next {
    position: absolute;
    right: 0;
}

/* Trailer ---------------------------------------------------------------- */

.body-class-trailer h1 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
    margin-bottom: 15px;
}

.body-class-trailer iframe {
    margin-bottom: 15px;
}

/* About ------------------------------------------------------------------ */

.body-class-about .content-wrapper .header h1 {
    background: transparent url(../images/headings/about.png) center center no-repeat;
    text-indent: -1000px;
    height: 506px;
    margin-bottom: 25px;
}

/* Friends ----------------------------------------------------------------- */

.body-class-friends .content-wrapper .header h1 {
    background: transparent url(../images/headings/friends.png) center center no-repeat;
    text-indent: -1000px;
    height: 131px;
    margin-bottom: 25px;
}

.body-class-friends .content-wrapper ul {
    margin-bottom: 25px;
}

/* Press Kit --------------------------------------------------------------- */

.body-class-press-kit .content-wrapper .header h1 {
    background: transparent url(../images/headings/press-kit.png) center center no-repeat;
    text-indent: -1000px;
    height: 35px;
    margin-bottom: 25px;
}

/* Press ------------------------------------------------------------------- */

.press-item h2 {
    margin-bottom: 2px;
}

.press-item h2 a {
    text-transform: uppercase;
    color: #6e6962;
    font-size: 1.2em;
    font-weight: normal;
}

.press-item .posted {
    margin: 0 auto 15px;
    font-size: 1.0em;
}

.press-item .cover {
    float: left;
    width: 390px;
}

.press-item .body {
    margin-left: 400px;
}

.body-class-press .content-wrapper {
    width: 890px;
    background: transparent url(../images/backgrounds/press-content.png) top center repeat-y;
}

.body-class-press .content-wrapper .header {
    background: transparent url(../images/backgrounds/press-content-heading.png) top center no-repeat;
}

.body-class-press .content-wrapper .footer {
    background: transparent url(../images/backgrounds/press-content-footer.png) bottom center no-repeat;
}

/* Contact ----------------------------------------------------------------- */

.body-class-contact .content-wrapper .header h1 {
    background: transparent url(../images/headings/contact.png) center center no-repeat;
    text-indent: -1000px;
    height: 131px;
    margin-bottom: 25px;
}

.body-class-contact .content-wrapper ul {
    margin-bottom: 25px;
}

.body-class-contact .content-wrapper ul li {
    margin: 5px;
}

.body-class-contact .content-wrapper ul .label {
    color: #ed1c55;
    margin-right: 10px;
}

.body-class-contact .content-wrapper ul .content,
.body-class-contact .content-wrapper ul a {
    color: #6e6962;
}

/* Clear Floats
--------------------------------------------------------------------------- */

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
    display: inline-block;
}

/* Hide from IE Mac \*/
.clear {
    display: block;
}
/* End hide from IE Mac */

/* Overlabel */

.overlabel-apply {
    color: #6e6962;
    cursor: text;
    left: 6px;
    position: absolute;
    top: 6px; /* I use bold labels hence only 1px, normal weight labels would use 3px */
    z-index: 3;
    font-size: 11px;
}

.overlabel-wrapper {
    position: relative;
}
