
/*
Theme Name: Post Gold Get Cash
Theme URI: http://TheMancunianCandidate.com/
Description: Developed Exclusively for PostGoldGetCash.com.
Author: Andy Etches
Version: 1.0
Author URI: http://TheMancunianCandidate.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


/* Begin Typography & Colors */
body {
	font-size: 68.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/wp-content/themes/default/images/bg.png');
	background-repeat: repeat-x;
	color: #333;
	text-align: center;
	}

a {
color: #cc8103;
}
#page {
	margin: 0 auto;
	background-color: white;
	padding: 0;
	width: 1018px;
	border: 1px solid #959596;
	background-color: white;
	border: 1px solid #959596;
	}
#header {
	background-image: url('/wp-content/themes/default/images/kubrickheader.png');
	height: 150px;
	width: 1018px;
margin: 0px;
padding: 0px;
background-position: top center;
	}

#logo {
text-align: left;
padding: 16px 0 0 40px;
}

#navigation {
text-align: left;
margin: 10px 0;
font-size: 13px;
color: #fff;
font-weight: bolder;
height: 33px;
}

#navigation a {
color: #fff;
}

#navigation ul {
height: 33px;
}


#navigation li {
display:inline;
line-height: 33px;
background-image: url("images/button-bg.png");
height: 33px;
padding:9px 10px 9px 10px;
margin: 0;
text-align: center;
background-position: top left;
list-style-type: none;
background-repeat:repeat-x;
}


#navigation li:hover {
background-image: url("images/button-bg-s.png");
background-repeat: repeat-x;
height: 33px;
}

#navigation a:hover {
text-decoration: none;
}

#content {
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 14px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}

.post h2 {
font-size: 25px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn p {
margin: 0px 0 10px 0 ;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff url('images/kubrickfooter.png') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	background: #000 url('/img/headerimg.jpg') no-repeat bottom center;
	font-size: 4em;
	text-align: center;
	}


h2 {
color: #cc8103;
	font-size: 35px;
	}

h2.pagetitle {
	font-size: 35px;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 15px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
color: #cc8103;
	}

h4 {
font-size: 19px;
line-height: 10px;
margin:0;
padding:0;
}

h5 {
font-size: 41px;
line-height: 1px;
margin:25px 0;
padding:0;
}

h6 {
margin: 10px 0 5px 0px;
font-size: 15px;
font-weight:lighter;
}

a:hover{
	text-decoration: none;
color: #d3334d;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	width: 321px;
	text-align: left;
	font: 1em Arial, Helvetica, sans-serif;
	margin-right: 7px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #cc8103;
	text-decoration: none;
	}

a:hover {
	color: #cf304a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}


#header {
	background-color: #000;
	margin: 0 0 0 1px;
	padding: 0;
	height: 150px;
	width: 1018px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 595px;
	text-align: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1018px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 35px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 675px;
	width: 320px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.sidenavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/* Bastardised Styles */

#steps {
height:162px;
margin: 30px 0px 30px 0px;
padding: 0px;
text-align: center;

}

#steps ul {
padding: 0px;
margin: 0px;

}

#steps li {
list-style: none;
list-style-type: none;
width: 175px;
margin: 0px;
padding-left: 0px;
padding-right: 5px;
display: inline;
}


#post-pack {
/*background: url('/wp-content/themes/default/images/post-pack.png');*/
background: url('/wp-content/themes/default/images/form-bg.png');
background-repeat: no-repeat;
padding: 20px;
/*height: 589px;*/
height: 362px;
font-size: 13px;
}

#post-pack a {
text-decoration: underline;
color: #fff;
}

#post-pack input {

}

#post-pack p {
font-size: 11px;
color: #fff;
width: 280px;
text-align: justify;
}

.formstyle { 
		font-family : tahoma, arial, helvetica ;
		font-style : normal;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
		border-width : 1px;
		border-color : #F7AF04;
	}
	
.formstyle2 { 
		font-family : tahoma, arial, helvetica ;
		font-style : normal;
		font-size : 13px;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
		border-width : 1px;
		border-color : #F7AF04;
	}
	
.formstylex { 
		font-family : tahoma, arial, helvetica ;
		font-style : normal;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
		background-color : #FCE9B1;
		border-width : 1px;
		border-color : #F7AF04;
	}
	
.registernowx{
	background:url(registernow.jpg) no-repeat left top;
	width:167px;
	height:26px;
	border:none;
	overflow:hidden;
	cursor:pointer;
	/*margin-left:-10px;*/
	padding-top:29px;
}
.registernowx:hover{
	background:url(registernowx.jpg) no-repeat right top;
}

.questions {
/*	background:url(images/questions-bg.png) no-repeat right top; */
padding: 50px 0;
}

.questions h2 {
font-size:15px;
margin: 0 0 10px 185px;
color: #333;
}

.questions h3 {
font-size:15px;
margin: 0 0 10px 185px;
color: #333;
clear:both;
}


.lefty {
float: left;
margin-right: 0px
}

.leftul {
height: 150px;
width: 155px;
float: left;
list-style-type: circle;
margin: 0 5px 0 25px;
padding: 0 0 0 0px;
}


.rightul {
height: 150px;
width: 155px;
float: left;
list-style-type: circle;
margin: 0 5px 0 5px;
padding: 0 0 0 0px;
}

#freephone {
	float: right;
	padding: 15px 30px 0;
}

#callyou {
	float: right;
	padding: 0px 12px 0;
}

#top-flash
{
margin: 1em 0 0 0;
padding: 1px 0 0 0;
}

object
{
outline:none;
margin: 0;
padding: 0;
}

.top-flash-left
{
padding: 15px 0 0 0;
width: 400px;
float: left;
}

.top-flash-right
{
width: 185px;
float: right;
}

#front-video
{
width: 400px;
margin: 3em auto;
}

#questions-top
{
padding: 2em 0;
}

#questions-top ul
{
margin: 1em 0;
padding: 0;
}

#questions-top ul li
{
margin: .5em 0;
padding: 0;
list-style: none;
}

#questions-left
{
width: 210px;
float: left;
}

#questions-left h2
{
margin: 0;
padding: 0;
}

#questions-right
{
width: 350px;
float: right;
text-align: center;
}

#questions-right .video
{
margin: 0 0 1em 0;
}

.interview-video
{
width: 400px;
margin: 2em auto;
}

img.wp-image-391
{
margin: -60px 0 0 0;
}

img.wp-image-351
{
margin: -70px 0 0 0;
}

img.gold-pile
{
margin: 0 20px 10px 0;
}

/* START LIGHTBOX */

.black_overlay
{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.4;
opacity:.40;
filter: alpha(opacity=40);
overflow:hidden;
}

#lightbox
{
position:relative;
width:640px;
height:360px;
background:#fff;
margin: 80px auto;
padding:30px;
-webkit-box-shadow: #000 0px 0px 15px;
-moz-box-shadow: #000 0px 0px 15px;
box-shadow: #000 0px 0px 15px;
}

.white_content
{
position: fixed;
top:0px;
left:0px;
width: 100%;
height: 100%;
padding:0;
z-index:1002;
}

#lightbox h1
{
margin-top: 0;
}

#lightbox-left
{
width: 240px;
float: left;
}

#lightbox-right
{
width: 380px;
float: right;
text-align: left;
}

#lightbox-right h2
{
margin-top: 0;
}

#lightbox-right p
{
font-size: 14px;
}

#lightbox-right p.terms
{
font-size: 10px;
}

#lightbox-right .join-form-item label, #search-members-form label
{
width: 95px;
}

.join-form-form
{
width: 300px;
margin: 0 auto;
}

/* START LIGHTBOX */

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */
