/*
Theme Name: MacGuffin Podcast
Theme URI: 
Description: A custom theme
Author: Kristin Falkner
Author URI: http://www.kristinfalkner.com
*/

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
    margin:0;
    padding:0;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

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

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 0;
    padding:0;
}

dd {
    margin: 0;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    margin:0;
    padding:0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

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

/* ==========================================================================
   WordPress Standards
   ========================================================================== */
   
.alignleft							{ float: left; margin:0 10px 0 0; }
.alignright							{ float: right; margin:0 0 0 10px; }
.aligncenter						{ display:block; margin:0 auto; text-align:center; }
.clear								{ clear: both; }
.small								{font-size: 11px;}
.bold								{font-weight: bold;}
.wp-caption-text					{text-align:center;}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Font Kits
   ========================================================================== */
   
@font-face {
    font-family: 'verb_regularregular';
    src: url('fonts/VerbRegular-webfont.eot');
    src: url('fonts/VerbRegular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/VerbRegular-webfont.woff') format('woff'),
         url('fonts/VerbRegular-webfont.ttf') format('truetype'),
         url('fonts/VerbRegular-webfont.svg#verb_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'verb_semiboldregular';
    src: url('fonts/VerbSemibold-webfont.eot');
    src: url('fonts/VerbSemibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/VerbSemibold-webfont.woff') format('woff'),
         url('fonts/VerbSemibold-webfont.ttf') format('truetype'),
         url('fonts/VerbSemibold-webfont.svg#verb_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'verb_regularitalic';
    src: url('fonts/VerbRegular-Italic-webfont.eot');
    src: url('fonts/VerbRegular-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/VerbRegular-Italic-webfont.woff') format('woff'),
         url('fonts/VerbRegular-Italic-webfont.ttf') format('truetype'),
         url('fonts/VerbRegular-Italic-webfont.svg#verb_regularitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Headers
   ========================================================================== */
   
h1, h2, h3, h4, h5 {
	font-weight:normal;
	}

h1 {
	font-family: 'verb_semiboldregular';
	text-transform:uppercase;
	}
	
h2 {
	font-family: 'verb_semiboldregular';
	text-transform:uppercase;
	}

/* ==========================================================================
   Structure
   ========================================================================== */

body {
	color:#3c3c3d;
	font:14px 'verb_regularregular', Verdana, sans-serif;
	background:#908fa3;
	margin:0;
	padding:0;
	}

#container {
	width:1000px;
	margin:0 auto;
	position:relative;
	}
	
.logo {
	position:absolute;
	top:5px;
	left:-10px;
	z-index:5000;
	}
	
#top-ad-block {
	height:90px;
	padding:10px 0;
	text-align:right;
	}
	
#ipad-top-block {
	display:none;
	}
	
#navigation {
	background:#2c2b3e;
	font-size:16px;
	padding:10px 0;
	position:relative;
	}
	
.menu-main-menu-container {
	padding-left:220px;
	}
	
.menu-main-menu-container a {
	color:#fff;
	}
	
.menu-main-menu-container a:hover, .menu-main-menu-container .current-menu-item a {
	color:#be8833;
	}
	
.menu-main-menu-container li {
	float:left;
	list-style-type:none;
	margin:0 10px;
	}
	
.search-trigger {
	position:absolute;
	right:20px;
	top:120px;
	z-index:5000;
	}
	
.search-trigger img {
	float:right;
	}
	
.header-search-bar {
	display:none;
	clear:both;
	background:url(images/headersearchbg.png) no-repeat 0 0;
	width:265px;
	padding:23px 5px 8px;
	height:25px;
	margin-right:-15px;
	}
	
.header-search-bar #s {
	background:none;
	border:1px solid #908fa3;
	color:#fff;
	height:19px;
	padding:2px 5px;
	font-family: 'verb_semiboldregular';
	font-size:14px;
	float:left;
	width:220px;
	}
	
.header-search-bar #searchsubmit {
	display:block;
	float:right;
	width:18px;
	height:20px;
	background:url(images/search-icon-purple.png) no-repeat 0 0;
	border:none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	margin:2px 5px;
	}
	
#mobile-menu {
	display:none;
	float:none;
	position:relative;
	z-index:4000;
	width:100%;
	text-align:right;
	}
	
.mobile-menu-trigger {
	background:url(images/mobile-menu.png) no-repeat 0 0;
	width:30px;
	height:30px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	margin-right:10px;
	float:right;
	}
	
.mobile-menu-container {
	position:absolute;
	width:100%;
	right:0;
	top:40px;
	background:#908fa3;
	display:none;
	}
	
.mobile-menu-container #searchform {
	width:100%;
	background:#2c2b2e;
	overflow:hidden;
	padding:10px 0;
	}
	
.mobile-menu-container #s {
	width:65%;
	float:left;
	}
	
.mobile-menu-container #searchsubmit {
	width:25%;
	float:right;
	}
	
.menu-mobile-menu-container li {
	list-style-type:none;
	text-align:right;
	border-bottom:1px solid #2c2b3e;
	}
	
.menu-mobile-menu-container a {
	color:#fff;
	padding:5px 10px;
	display:block;
	}
	
.menu-mobile-menu-container a:hover {
	background:#2c2b3e;
	color:#fff;
	}

#content {
	background:#fff;
	position:relative;
	}
	
#sub-navigation {
	background:url(images/subnavbg.png) no-repeat right top;
	width:539px;
	float:right;
	padding:5px 14px 5px 25px;
	color:#2c2b3e;
	font-family: 'verb_semiboldregular';
	}
	
#sub-navigation a {
	color:#fff;
	}
	
#sub-navigation a:hover {
	color:#2c2b3e;
	}
	
#sub-navigation p {
	padding:6px 0 0;
	margin:0;
	float:left;
	}
	
#sub-navigation span {
	margin:0 3px;
	}
	
#top-social {
	float:right;
	}
	
#top-social li {
	list-style-type:none;
	float:left;
	margin:0 1px;
	}
	
#top-social a {
	width:29px;
	height:29px;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	background-image:url(images/socialicons.png);
	background-repeat:no-repeat;
	}
	
#top-social .fb a {
	background-position:0 0;
	}
	
#top-social .fb a:hover {
	background-position:0 -29px;
	}
	
#top-social .twitter a {
	background-position:-33px 0;
	}
	
#top-social .twitter a:hover {
	background-position:-33px -29px;
	}
	
#top-social .youtube a {
	background-position:-66px 0;
	}
	
#top-social .youtube a:hover {
	background-position:-66px -29px;
	}
	
#top-social .pinterest a {
	background-position:-99px 0;
	}
	
#top-social .pinterest a:hover {
	background-position:-99px -29px;
	}
	
footer {
	background:#fff url(images/filmstrip.jpg) no-repeat center top;
	padding:150px 20px 15px;
	}
	
.menu-footer-menu-container {
	float:left;
	}
	
.menu-footer-menu-container li {
	float:left;
	margin-right:15px;
	list-style-type:none;
	}
	
.menu-footer-menu-container a {
	color:#908fa3;
	text-transform:uppercase;
	}
	
.menu-footer-menu-container a:hover {
	color:#2c2b3e;
	}
	
#footer-social {
	float:right;
	margin:-5px 0 0;
	}
	
#footer-social li {
	float:left;
	margin-left:5px;
	}
	
#footer-social a {
	width:35px;
	height:35px;
	background-image:url(images/social-icons-lg.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	}
	
#footer-social li.fb a:hover {
	background-position:0 -35px;
	}
	
#footer-social li.twitter a {
	background-position:-37px 0;
	}
	
#footer-social li.twitter a:hover {
	background-position:-37px -35px;
	}
	
#footer-social li.youtube a {
	background-position:-75px 0;
	}
	
#footer-social li.youtube a:hover {
	background-position:-75px -35px;
	}
	
#footer-social li.pinterest a {
	background-position:-113px 0;
	}
	
#footer-social li.pinterest a:hover {
	background-position:-113px -35px;
	}
	
footer .copyright {
	display:block;
	font-size:12px;
	color:#a1a1a1;
	clear:both;
	}
	
footer .copyright span {
	padding:0 5px;
	}
	
footer .copyright a {
	color:#a1a1a1;
	}
	
footer .copyright a:hover {
	text-decoration:underline;
	}

a {
	color:#2c2b3e;
	text-decoration:none;
	-webkit-transition:color 0.15s ease-in;  
	-moz-transition:color 0.15s ease-in;  
	-o-transition:color 0.15s ease-in;  
	transition:color 0.15s ease-in; 
	}
	
a:hover {
	color:#908fa3;
	}
	
strong, b {
	font-family: 'verb_semiboldregular';
	font-weight:normal;
	}
	
*:focus {outline:none;}
	
/* ==========================================================================
   Homepage
   ========================================================================== */
   
#home-filter {
	width:300px;
	float:left;
	}
	
#home-filter #home-filter-label {
	width:85px;
	height:20px;
	padding:20px 0;
	text-align:center;
	color:#fff;
	background:#908fa3;
	font-size:17px;
	font-family: 'verb_semiboldregular';
	float:left;
	}
	
#home-filter-sys {
	float:right;
	width:210px;
	position:relative;
	z-index:5000;
	}
	
.home-filter-trigger {
	background:url(images/filterbg.png) no-repeat 0 0;
	display:block;
	width:150px;
	height:20px;
	font-size:16px;
	font-family: 'verb_semiboldregular';
	padding:20px 50px 20px 10px;
	}
	
.home-filter-options {
	display:none;
	position:absolute;
	top:59px;
	left:0;
	width:208px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background:#fff;
	}
	
.home-filter-options li {
	list-style-type:none;
	width:100%;
	border-bottom:1px solid #eeeeee;
	}
	
.home-filter-options li a {
	display:block;
	padding:5px 10px;
	font-size:16px;
	font-family: 'verb_semiboldregular';
	}
	
.home-filter-options li a:hover {
	background:#908fa3;
	color:#fff;
	}
   
#home-sm-ad {
	width:300px;
	float:left;
	margin:0 0 0 30px;
	}
	
#home-sm-ad #home-sm-ad-label {
	width:63px;
	height:20px;
	padding:20px 0;
	text-align:center;
	color:#fff;
	background:#908fa3;
	font-size:17px;
	font-family: 'verb_semiboldregular';
	float:left;
	}
	
#home-sm-ad #home-sm-ad-spot {
	float:right;
	background:#000;
	width:234px;
	height:60px;
	}
   
#home-search {
	width:300px;
	float:right;
	margin-right:4px;
	}
	
#home-search #searchform {
	background:url(images/searchbarbg.png) no-repeat 0 0;
	width:307px;
	height:61px;
	}
	
#home-search #searchform #s {
	width:180px;
	height:40px;
	padding:10px 20px;
	border:none;
	background:none;
	float:left;
	color:#2c2b3e;
	font-family: 'verb_semiboldregular';
	font-size:14px;
	}
	
#home-search #searchform #searchsubmit {
	background:url(images/clear.png) no-repeat 0 0;
	width:77px;
	height:59px;
	text-indent:-9999px;
	border:none;
	font-size:0;
	line-height:0;
	float:right;
	}
	
#home-posts {
	padding:20px 0 30px;
	}
	
.home-post {
	padding:4px;
	border:1px solid #908fa3;
	margin-bottom:20px;
	}
	
.home-post.home-ad-post {
	padding:0;
	border:none;
	width:300px;
	height:250px;
	overflow:hidden;
	}
	
.home-podcast-post {
	background:#908fa3 url(images/podcastbg.png) no-repeat center center;
	width:250px;
	padding:20px;
	text-align:center;
	}
	
.home-post h2 {
	color:#fff;
	font-size:18px;
	font-family: 'verb_semiboldregular';
	}
	
.home-post .home-podcast-post h2 {
	font-size:22px;
	}
	
.home-post h2 a {
	color:#fff;
	}
	
.home-post h4 {
	text-transform:uppercase;
	color:#d6d6d6;
	font-family: 'verb_regularitalic';
	}
	
.home-post h4 a {
	color:#d6d6d6;
	}
	
.home-post-info {
	width:270px;
	padding:10px;
	background:#2c2b3e;
	border-top:1px solid #fff;
	}
   
#home-lower-widgets {	
	overflow:hidden;
	}
   
.home-widget {
	width:300px;
	float:left;
	}
	
.home-widget-mid {
	margin:0 30px;
	}
	
#home-page .wp-pagenavi {
	width:100%;
	margin-bottom:20px;
	}

/* ==========================================================================
   Universal
   ========================================================================== */
   
#featured-posts-container {
	padding:55px 20px 0;
	}
	
#featured-posts-container h3 {
	color:#908fa3;
	font-size:24px;
	font-family: 'verb_semiboldregular';
	margin:0 10px 10px 0;
	float:right;
	}
   
#featured-posts li {
	list-style-type:none; 
	position:relative;
	}
	
.featured-post img {
	padding:4px;
	border:1px solid #908fa3;
	}
	
.featured-post-info {
	width:270px;
	height:60px;
	background:url(images/trans-purple.png);
	padding:10px;
	position:absolute;
	bottom:5px;
	left:5px;
	text-align:left;
	color:#959494;
	font-size:12px;
	border-top:1px solid #fff;
	}
	
.featured-post-info a {
	color:#fff;
	}
	
.featured-post-info h2 {
	font-family: 'verb_regularregular';
	font-size:16px;
	text-transform:none;
	}

.page {
	padding:90px 20px 20px;
	}
	
.page-with-featured {
	padding:20px;
	}
	
.page-left {
	width:625px;
	float:left;
	}
	
.sidebar {
	width:300px;
	float:right;
	}
	
.sidebar li, .home-widget li {
	list-style-type:none;
	}
		
/* ==========================================================================
   Single Post
   ========================================================================== */
   
.movie-review-header {
	margin:15px 0;
	position:relative;
	}
	
.movie-review-header img {
		width:100%;
		height:auto;
		}
	
.movie-review-lg-title {
	position:absolute;
	bottom:0;
	right:0;
	padding:5px;
	background:#908fa3;
	color:#fff;
	}
	
#post-detail .movie-review-lg-title h1 {
	color:#fff;
	font-size:32px;
	}
   
#post-detail h1 {
	color:#2c2b3e;
	font-size:21px;
	}
	
p.post-meta {
	color:#aaaaab;
	text-transform:uppercase;
	margin:0;
	padding:0;
	}
	
p.post-tags {
	background:url(images/icon-tag.png) no-repeat 0 3px;
	padding:3px 0 7px 30px;
	font-size:12px;
	color:#b0b0b1;
	}
	
p.post-tags a {
	color:#b0b0b1;
	}
	
p.post-tags a:hover {
	color:#2c2b3e;
	}
	
.movie-grade-display {
	overflow:hidden;
	margin:10px 0 0;
	}
	
.movie-final-grade {
	font-size:72px;
	font-family: 'verb_semiboldregular';
	color:#fff;
	background:#908fa3;
	width:110px;
	text-align:center;
	float:left;
	}
	
.movie-final-grade-text {
	float:right;
	width:500px;
	font-size:18px;
	line-height:24px;
	padding:10px 0 0;
	}
	
.movie-final-grade-text h3 {
	font-family: 'verb_semiboldregular';
	font-size:24px;
	color:#2c2b3e;
	margin:20px 0 0;
	}
	
.page-left .movie-final-grade-text a {
	color:#2c2b3e;
	}
	
.movie-final-grade-text h3.mov-profile-below {
	margin:0 0 2px;
	}
	
.post-footer {
	border-top:1px solid #e8e8e9;
	border-bottom:1px solid #e8e8e9;
	padding:5px 0;
	margin:15px 0 5px;
	}
	
.post-share-label {
	float:left;
	padding:10px 10px 0 0;
	}
	
.post-share-icons {
	float:left;
	}
	
.addtoany_share_save_container{
	clear:both;
	line-height:32px;
	margin:32px 0;
	}

.addtoany_list {
	display:inline;
	}

.addtoany_list a {
	font-size:16px;
	padding:0 3px 0 0;
	margin:0 5px 0 0;
	}

.addtoany_list a img{
	height:auto;
	opacity:1;
	overflow:hidden;
	vertical-align:middle;
	width:auto;
	}
	
.addtoany_list a:hover img {
	opacity:.7;
	}

.addtoany_special_service{
	display:inline-block;
	padding:0 9px;
	vertical-align:middle;
	}
	
.post-share a.addtoany_share_save {
	border:0;
	width:35px !important;
	height:35px !important;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	margin:0 !important;
	padding:0 10px !important;
	}
	
.comment-trigger {
	float:right;
	font-size:18px;
	font-family: 'verb_semiboldregular';
	cursor:pointer;
	color:#908fa3;
	margin:5px 0 0;
	background:url(images/comment-arrows.png) no-repeat 0 3px;
	padding-left:20px;
	}
	
.comment-trigger.active {
	background-position:0 -35px;
	}
	
#comment-block {
	height:0;
	overflow:hidden;
	}
	
#comment-block.comments-expanded {
	height:auto;
	-moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
	}
	
#the-author-box {
	background:#e8e8e9;
	border:1px solid #b4b4b5;
	padding:10px;
	position:relative;
	margin:0 0 20px;
	}
	
.page-left #the-author-box a {
	color:#2c2b3e;
	}
	
.author-image {
	float:left;
	}
	
.author-image img {
	border:1px solid #3c3c3d;
	}
	
.author-text {
	width:520px;
	float:right;
	line-height:20px;
	}
	
.author-text h3 {
	font-size:18px;
	color:#2c2b3e;
	font-family: 'verb_semiboldregular';
	text-transform:uppercase;
	margin:0 0 10px;
	}
	
.author-text p {
	margin:0;
	padding:0 0 10px;
	}
	
.author-text p a {
	text-decoration:underline;
	}
	
.author-view-all-posts {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	width:231px;
	height:26px;
	background:url(images/viewallposts.png) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	}
	
/* ==========================================================================
   Category/Archive Pages
   ========================================================================== */
   
#archive-page h1 {
	color:#fff;
	font-size:18px;
	background:#908fa3;
	padding:5px;
	}
	
.archive-post {
	overflow:hidden;
	width:750px;
	margin:10px 0;
	}
	
.archive-post h2 {
	text-transform:none;
	font-size:20px;
	font-family: 'verb_regularregular';
	}
	
.archive-post-thumb {
	float:left;
	}
	
.archive-post-thumb img {
	padding:3px;
	border:1px solid #908fa3;
	}

.archive-post-info {
	width:565px;
	float:right;
	padding-top:5px;
	}
	
.archive-post-info p {
	margin:0 0 10px;
	padding:0;
	}
	
.archive-post-info .moretag {
	font-family: 'verb_semiboldregular';
	font-size:14px;
	color:#2c2b3e;
	background:url(images/arrow-purple.png) no-repeat right 2px;
	padding-right:15px;
	}
	
.archive-ad {
	width:160px;
	float:right;
	margin:5px 0;
	}
	
.wp-pagenavi {
	clear: both;
	text-align:center;
	width:750px;
	margin:20px 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	background:#dedede;
	padding: 3px 10px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color:#fff;
	background:#908fa3;
	border-color:#2c2b3e;
}

.wp-pagenavi span.current {
	color:#fff;
	background:#908fa3;
}

/* ==========================================================================
   About
   ========================================================================== */
   
#default-page p {
	line-height:20px;
	}
   
#default-page h1 {
	color:#2c2b3e;
	}

.about-contributor {
	background:#f0f0f0;
	padding:15px;
	margin:10px 0;
	}
	
.about-contributor-image {
	float:left;
	}
	
.about-contributor-image img {
	border:1px solid #3c3c3d;
	}
	
.about-contributor-info {
	float:right;
	width:760px;
	}
	
.about-contributor-info a {
	color:#be8833;
	text-decoration:none !important;
	}
	
.about-contributor-info h2 a {
	color:#2c2b3e;
	text-decoration:none !important;
	}
	
.about-contributor-info h2 a:hover, .about-contributor-info a:hover {
	color:#908fa3;
	}
	
.about-contributor-info h2 span {
	font-size:14px;
	}
	
.about-contributor-info h2 a span{
	color:#908fa3 !important;
	}
	
.about-contributor-info h4 {
	font-size:14px;
	text-transform:uppercase;
	}
	
.about-contributor-info h4 a {
	color:#be8833;
	text-decoration:none !important;
	}
	
.about-contributor-info h4 a:hover {
	color:#908fa3;
	}
	
.about-contributor-info .sep {
	padding:0 5px;
	}
	
.contributor-twitter {
	text-decoration:none !important;
	background:url(images/twitterbird.png) no-repeat right 2px;
	padding-right:20px;
	color:#1ab7ea !important;
	}

/* ==========================================================================
   Movie Profiles
   ========================================================================== */
   
#movie-profile-archive-page h1 {
	color:#fff;
	font-size:18px;
	background:#908fa3;
	padding:5px;
	}
   
.movie-profile-archive-post {
	float:left;
	padding:4px;
	border:1px solid #908fa3;
	margin:5px 5px 5px 0;
	}
	
.movie-profile-archive-ad {
	float:right;
	padding:30px 4px;
	margin:5px 0;
	height:250px;
	}
	
#movie-profile-archive-page .wp-pagenavi {
	width:100%;
	margin:30px auto;
	}
   
#movie-profile-top {
	overflow:hidden;
	padding:15px 0;
	position:relative;
	}
	
.movie-profile-image {
	width:400px;
	float:left;
	}
	
.movie-information {
	width:530px;
	padding-bottom:70px;
	float:right;
	}
	
.movie-information h1 span {
	font-size:18px;
	color:#908fa3;
	}
	
.movie-information p.movie-profile-meta {
	color:#908fa3;
	font-family: 'verb_semiboldregular';
	text-transform:uppercase;
	margin:0;
	}
	
.movie-information p.movie-profile-meta span {
	padding:0 5px;
	}
	
.movie-information p {
	margin:10px 0;
	padding:0;
	line-height:20px;
	}
	
.movie-credits {
	color:#908fa3;
	overflow:hidden;
	line-height:20px;
	}
	
.movie-credits a {
	color:#908fa3;
	}
	
.movie-credits a:hover {
	color:#3c3c3d;
	}
	
.movie-credits h3 {
	font-family: 'verb_semiboldregular';
	font-weight:normal;
	color:#3c3c3d;
	margin:15px 0 0;
	}
	
.movie-credits li {
	list-style-type:none;
	}
	
.credit-col {
	float:left;
	margin-right:30px;
	}
	
.last-credit-col {
	margin-right:0;
	}
	
.movie-credits .imdb-link, .official-site-link {
	background:url(images/arrow-purple.png) no-repeat right 2px;
	color:#2c2b3e;
	padding-right:15px;
	font-family: 'verb_semiboldregular';
	}
	
.movie-credits .imdb-link:hover, .official-site-link:hover {
	color:#be8833;
	}
	
.movie-trailer {
	padding:5px 5px 2px;
	background:#eeecea;
	margin:10px auto;
	width:400px;
	}
	
.movie-trailer .embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto; 
	} 

.movie-trailer .embed-container iframe, .movie-trailer .embed-container object, .movie-trailer .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	}
	
.movie-review-block {
	overflow:hidden;
	position:absolute;
	width:530px;
	bottom:15px;
	right:0;
	}
	
.movie-review-block .movie-review-grade {
	font-size:60px;
	font-family: 'verb_semiboldregular';
	color:#fff;
	background:#908fa3;
	width:90px;
	text-align:center;
	float:left;
	}
	
.movie-review-block .movie-review-text {
	float:left;
	margin-left:15px;
	}
	
.movie-review-block .movie-review-text h3 {
	font-family: 'verb_semiboldregular';
	font-size:24px;
	color:#2c2b3e;
	margin:10px 0 0;
	}
	
.movie-review-block .movie-review-text .review-link {
	color:#636181;
	font-family: 'verb_semiboldregular';
	background:url(images/arrow-lpurple.png) no-repeat right 2px;
	padding-right:15px;
	}
	
.movie-review-block .movie-review-text .review-link:hover {
	color:#2c2b3e;
	}
	
.movie-profile-user-rating {
	text-align:center;
	color:#636181;
	font-family: 'verb_semiboldregular';
	margin:7px 0 0;
	}
	
.movie-profile-user-rating span {
	font-size:11px;
	}
	
#movie-profile-tagged-posts h1 {
	color:#fff;
	font-size:18px;
	background:#908fa3;
	padding:5px;
	}
	
/* ==========================================================================
   Sidebar/Widgets
   ========================================================================== */
   
.sidebar h2, .home-widget h2 {
	background:#908fa3;
	color:#fff;
	display:block;
	padding:5px;
	font-size:17px;
	}
	
.sidebar .widget {
	margin:0 0 20px;
	}
	
.sidebar li.mgp_staff {
	margin:5px 0;
	padding:5px 0 8px;
	border-bottom:1px solid #dfdfdf;
	}
	
.home-widget li.mgp_staff {
	margin:5px 0;
	padding:16px 0 21px;
	border-bottom:1px solid #dfdfdf;
	}
	
.sidebar .mgp_staff img, .home-widget .mgp_staff img {
	float:left;
	margin-right:10px;
	}
	
.sidebar .mgp_staff .name, .home-widget .mgp_staff .name {
	font-size:14px;
	font-family: 'verb_semiboldregular';
	}
	
.sidebar .mgp_staff .title, .home-widget .mgp_staff .title {
	font-size:11px;
	color:#9a9a9c;
	}
	
.sidebar .upcoming-films-widget li, .home-widget.upcoming-films-widget li {
	overflow:hidden;
	margin:5px 0;
	padding:5px 0 8px;
	border-bottom:1px solid #dfdfdf;
	}
	
.sidebar .upcoming-films-widget .upcoming-film-thumb, .home-widget.upcoming-films-widget .upcoming-film-thumb {
	float:left;
	margin-right:10px;
	}
	
.sidebar .upcoming-film-info, .home-widget .upcoming-film-info {
	font-size:12px;
	color:#9a9a9c;
	float:right;
	width:245px;
	margin-top:10px;
	}
	
.sidebar .upcoming-films-widget h3, .home-widget.upcoming-films-widget h3 {
	font-size:14px;
	font-family: 'verb_semiboldregular';
	}
	
.sidebar .most-popular-widget li, .home-widget.most-popular-widget li {
	overflow:hidden;
	margin:5px 0;
	padding:16px 0 21px;
	border-bottom:1px solid #dfdfdf;
	}
	
.home-widget.most-popular-widget li {
	padding:15px 0;
	}
	
.sidebar .most-popular-widget .upcoming-film-thumb, .home-widget.most-popular-widget .upcoming-film-thumb {
	float:left;
	height:40px;
	overflow:hidden;
	margin-right:10px;
	}
	
.sidebar .most-popular-widget .upcoming-film-info, .home-widget.most-popular-widget .upcoming-film-info {
	font-size:12px;
	color:#9a9a9c;
	float:right;
	width:245px;
	margin:0 !important;
	}
	
.sidebar .most-popular-widget h3, .home-widget.most-popular-widget h3 {
	font-size:14px;
	font-family: 'verb_semiboldregular';
	}
	
.view-all-contributors, .view-all-movies {
	display:block;
	width:100px;
	padding:5px 0;
	text-align:center;
	background:#908fa3;
	color:#fff;
	float:right;
	}
	
.view-all-contributors:hover, .view-all-movies:hover {
	color:#fff;
	background:#2c2b3e;
	}
	
/* ==========================================================================
   Default Page
   ========================================================================== */
   
#default-page a {
	text-decoration:underline;
	}
	
.page-left a {
	color:#be8833;
	}
	
.page-left a:hover {
	color:#908fa3;
	}

	
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* iPad */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
 	#container {
 		width:auto;
 		padding:30px 0 0;
 		}
 		
 	#top-ad-block {
 		margin:-10px auto 0;
 		padding:0 0 40px;
 		text-align:center;
 		}
 		
 	.logo {
		width:23%;
		height:auto;
		top:105px;
		} 
		
	.menu-main-menu-container {
		padding-left:23%;
		}
		
	.menu-footer-menu-container li {
		margin:0 5px 0 0;
		}
 		
 	#home-sm-ad, .search-trigger {
 		display:none;
 		}
 		
 	#navigation {
 		font-size:12px;
 		}
 		
 	#sub-navigation {
 		font-size:14px;
 		}
 		
 	#featured-posts-container {
		padding:65px 3% 0;
		}
		
	.bx-wrapper .bx-prev {
		left: 0 !important;
		}

	.bx-wrapper .bx-next {
		right: 0 !important;
		}
		
	#home-search {
		margin-right:15px;
		}
 		
 	.home-post {
		width:46%;
		}
		
	.home-post img {
		width:100%;
		height:auto;
		}
	
	.home-post.home-ad-post {
		width:auto;
		height:auto;
	}
	
	.home-podcast-post {
		width:auto;
	}
	
	.home-post-info {
		width:auto;
	}
	
	.home-widget {
		width:32%;
		}
		
	.home-widget-mid {
		margin:0 2%;
		}
		
	.sidebar .most-popular-widget .upcoming-film-info, .home-widget.most-popular-widget .upcoming-film-info, .sidebar .upcoming-film-info, .home-widget .upcoming-film-info {
		float:right;
		width:78%;
		margin:0 !important;
		}
		
	.sidebar .most-popular-widget .upcoming-film-thumb, .home-widget.most-popular-widget .upcoming-film-thumb, .sidebar .upcoming-films-widget .upcoming-film-thumb, .home-widget.upcoming-films-widget .upcoming-film-thumb {
		width:20%;
		margin-right:0;
		}
	
	.page {
		padding:100px 2% 20px;
		}
	
	.page-with-featured {
		padding:10px 2%;
		}
		
	.page-left {
		width:55%;
		}
		
	.page-left img {
		max-width:100%;
		height:auto;
		}
		
	.movie-final-grade {
		font-size:72px;
		width:35%;
		}
	
	.movie-final-grade-text {
		width:60%;
		font-size:16px;
		line-height:21px;
		padding:0;
		}
		
	.author-image {
		width:20%;
		}
	
	.author-image img {
		width:100%;
		height:auto;
		}
	
	.author-text {
		width:74%;
		float:right;
		line-height:20px;
		padding-bottom:15px;
		}
		
	.archive-post {
		overflow:hidden;
		width:70%;
		margin:10px 0;
		}
	
	.archive-post-thumb {
		width:20%;
		float:left;
		}
		
	.archive-post-thumb img {
		width:100%;
		height:auto;
		}

	.archive-post-info {
		width:75%;
		float:right;
		}
		
	.movie-profile-image {
		width:30%;
		}
		
	.movie-profile-image img {
		width:100%;
		height:auto;
		}
	
	.movie-information {
		width:64%;
		padding-bottom:0;
		}
		
	.movie-review-block {
		position:relative;
		width:100%;
		margin:40px 0 0;
		}
		
	.movie-review-block .movie-review-grade {
		font-size:45px;
		width:80px;
		}
	
	.movie-review-block .movie-review-text h3 {
		font-size:20px;
		margin:10px 0 0;
		}
		
	.movie-profile-user-rating span {
		display:none;
		}
		
	.about-contributor-image {
		width:20%;
		}
	
	.about-contributor-info {
		width:75%;
		}

  
}

/* iPhone */
@media only screen and (max-device-width: 767px) and (min-device-width: 0) {
	#container {
		width:auto;
		padding:80px 0 0;
		}
		
	.logo {
		max-width:50%;
		height:auto;
		}
		
	#mobile-menu {
		display:block;
		}
		
	#featured-posts-container {
		padding:35px 3% 0;
		}
		
	#home-filter {
		width:300px;
		margin:0 auto;
		float:none;
		}
		
	.bx-wrapper .bx-prev {
		left: 0 !important;
		}

	.bx-wrapper .bx-next {
		right: 0 !important;
		}
	
	#top-ad-block, .menu-main-menu-container, .search-trigger, #sub-navigation, #home-sm-ad, #home-search, .menu-footer-menu-container {
		display:none;
		}
		
	.home-post {
		width:98%;
		margin-bottom:15px;
		}
		
	.home-post.home-ad-post {
		width:100%;
		height:auto;
		}
		
	.home-post img {
		width:100%;
		height:auto;
		}
	
	.home-podcast-post {
		width:auto;
	}
	
	.home-post-info {
		width:auto;
	}
	
	.home-post h2 {
		font-size:14px;
		}
	
	.home-post .home-podcast-post h2 {
		font-size:16px;
		}
	
	.home-post h4 {
		font-size:11px;
		}
		
	.home-widget {
		width:auto;
		float:none;
		margin:20px 0;
		}
		
	.home-widget-mid {
		margin:5% 0;
		}
	
	.view-all-contributors, .view-all-movies {
		float:none;
		margin:10px auto;
		}
	
	.page {
		padding:70px 2% 20px;
		}
	
	.page-with-featured {
		padding:10px 2%;
		}
		
	#post-detail .movie-review-lg-title h1 {
		font-size:18px;
		}
		
	.sidebar .upcoming-film-info, .home-widget .upcoming-film-info, .sidebar .most-popular-widget .upcoming-film-info, .home-widget.most-popular-widget .upcoming-film-info {
		width:80%;
		}
		
	.page-left {
		width:auto;
		float:none;
		}
		
	.page-left img {
		max-width:100%;
		height:auto;
		}
		
	.page-left img.alignleft, .page-left img.alignright {
		max-width:50%;
		height:auto;
		}
		
	.sidebar {
		float:none;
		display:block;
		width:auto;
		}
	
	.sidebar .most-popular-widget, .sidebar .contributors-widget, .sidebar .upcoming-films-widget {
		display:none;
		}
	
	.movie-final-grade {
		font-size:40px;
		width:20%;
		}
	
	.movie-final-grade-text {
		float:right;
		width:75%;
		font-size:14px;
		line-height:20px;
		padding:0;
		}
	
	.movie-final-grade-text h3 {
		font-size:20px;
		margin:10px 0 0;
		}
		
	.post-share-icons {
		display:block;
		text-align:center;
		float:none;
		margin:15px auto;
		}
		
	.post-share-label {
		padding:10px 0 0 30px;
		}
		
	.comment-trigger {
		float:none;
		text-align:center;
		background:none;
		}
		
	.author-image {
		float:left;
		width:25%;
		}
	
	.author-text {
		width:68%;
		float:right;
		line-height:20px;
		padding-bottom:15px;
		}
		
	.archive-ad {
		display:none;
		}
		
	.archive-post {
		overflow:hidden;
		width:auto;
		margin:10px 0;
		}
	
	.archive-post-thumb {
		width:27%;
		float:left;
		}
		
	.archive-post-thumb img {
		width:100%;
		height:auto;
		}

	.archive-post-info {
		width:68%;
		float:right;
		}
		
	.movie-profile-archive-post {
		float:none;
		width:200px;
		margin:10px auto;
		}
	
	.movie-profile-archive-ad {
		float:none;
		padding:4px;
		margin:10px 0;
		}
		
	.movie-profile-image {
		float:none;
		width:auto;
		margin-bottom:20px;
		}
		
	.movie-profile-image img {
		width:100%;
		height:auto;
		}
	
	.movie-information {
		width:auto;
		float:none;
		padding-bottom:20px;
		}
		
	.credit-col {
		float:none;
		margin-right:0;
		text-align:center;
		}
		
	.movie-trailer {
		width:auto;
		}
		
	.movie-review-block {
		width:auto;
		position:relative;
		bottom:auto;
		right:auto;
		}
		
	.movie-review-block .movie-review-grade {
		margin-bottom:20px;
		}
		
	.movie-profile-user-rating {
		clear:both;
		}
		
	.about-contributor-image {
		display:none;
		}
	
	.about-contributor-info {
		width:auto;
		}
		
	.wp-pagenavi {
		width:auto;
		}

	
	#footer-social {
		float:none;
		margin:0 auto;
		text-align:center;
		}
		
	#footer-social li {
		float:none;
		display:inline-block;
		}
		
	.copyright {
		text-align:center;
		padding:10px 0;
		}

}