
/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left; padding-right: 10px; }
.alignright { float:right; padding-left: 10px; }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } */
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

body {
	text-align: center;
	background: #000 url(../images/martin-goulding-BG.jpg) top center no-repeat;
	height: 100%;
}

#page-wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	height: 156px;
	background: #000 url(../images/martin-goulding-header.jpg) top left no-repeat;
	position: relative;
}

#content-holder {
	background: #000 url(../images/martin-goulding-wrap-tile.jpg) top left repeat;
	padding: 10px;
	overflow: auto;
}

#sidebar {
	width: 240px;
	float: left;
	background: #000 url(../images/martin-goulding-content-tile.jpg) top left repeat;
	padding-bottom:10px;
}

#content-main {
	width: 690px;
	margin: 0 0 10px 250px;
	background: #000 url(../images/martin-goulding-content-tile.jpg) top left repeat;
	padding-bottom: 20px;
}



#featured-holder {
	padding:20px 0 0 20px;
}

#latest-news {
	padding: 10px 20px 10px 20px;
}

#latest-news a#rssfeed {
	float: right;
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 40px;
	background: url(../images/RSS-Feed.png) bottom left no-repeat;
}

#endorse {
	height: 110px;
	clear: both;
	background: #000;	
}

#endorse p {
	padding: 10px 0 0 10px;
}

#Mgside {
	margin-top: 10px;
}

li.widget {
	padding: 10px;
	margin: 0 10px 0px 10px;
	background: #000;
}

li.widget_sp_image {
	padding: 0px;
	margin: 0 0 10px 10px;
}

li.widget_paypal_donations {
	margin:0 0 10px 10px;
	padding:0;	
}

li.widget ul li {
	padding-bottom: 5px;
}

body.page-template-magazineSubgenres-php blockquote {
	float:left;
	margin:0;
	padding:27px;
	position:relative;
	display: block;
}

body.page-template-magazineSubgenres-php blockquote ul {
display: none;
position: absolute;
z-index: 1000;
top: 0px;
left: 0px;
height: 215px;
background: #151515;
border: 1px solid #242424;
margin:27px;
}

.magazine {
	overflow: auto;
}

.heading .magdetails {
	display: none;
}

div#postThumbnail {
	margin-bottom:20px;
}

.nextPrev {
	overflow:auto;
	padding:20px 20px 0;	
	
	}

.nextLink {	
	float:right;


}

.prevLink {
	float:left;

	
	
}

.nextLink a, .prevLink a {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #141414;
	display:block;
	padding:10px;
}


.gear ul {
	float: right;
	width: 320px;
	text-align: left;
}

.item {
	padding: 20px 0 0 20px;
}

#footer {
	height: 55px;
	background: #000 url(../images/martin-goulding-footer.jpg) top left no-repeat;
	clear: both;
}

body.page .post {
	overflow: auto;
}

body.blog .post {
	overflow: auto;
}

.post {
	padding: 20px 20px 20px 20px;

}

/* Comments */

#breakpoint {
	background: url(../images/comments.jpg) top left no-repeat;
	height: 98px;
	width: 650px;
	border: none;
	margin: 0 0 20px 20px;
}

.commentlist {
	padding: 20px;
}

.avatar {
	float: left;
	padding: 0 10px 0 0;
}

.commentlist li {
	margin: 0 0 40px 0;
	
}

.commentmetadata {
	margin: 0 0 10px 0;
}

cite.fn {
	font-size: 2em;
}

ul.children {
	padding: 0 0 0 20px;
}

#respond {
	padding: 20px;
	margin: 20px;
	border: 1px solid #525252;
	background: url(../images/martin-goulding-wrap-tile.jpg) repeat scroll left top;
}

#respond h3 {
	margin: 0 0 10px 0;
}

p.cancel-comment-reply a#cancel-comment-reply-link {
	color: red;
}

#commentform #comsubmit,
a#cancel-comment-reply-link,
a.comment-reply-link {
	margin-top: 10px;
	background: url(../images/button.jpg) top left repeat-x;
	color: #29d102;
	padding: 5px;
	border: 1px solid #272727;
}

#googlead {
	margin-left: 110px;
}

#googleside {
		margin: 0  0 10px 20px;
}