/* @override 
	http://baddaymagazine.com/css/style.css
	*
	/*
	@group
	Reset
	http://www.baddaymagazine.com/css/style.css
*/

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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Main */

body {
	font: 10px/12px Arial;
	color: #333;
}

.super_container {
	width: 950px;
	padding-right: 20px;
}

#container {
	margin-top: 20px;
}

/* @group Grid */

.column {
	float: left;
	margin-left: 20px;
}

.nested {
	float: left;
}

.c1 {
	width: 170px;
}

.c2 {
	width: 360px;
}

.c3 {
	width: 550px;
}

.c4 {
	width: 740px;
}

.c5 {
	width: 930px;
}

.r1 {
	display: block;
	height: 60px;
	padding-top: 20px;
	border-top: 1px solid #333333;
}

.r2 {
	display: block;
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333333;
}

.r3 {
	display: block;
	padding-top: 20px;
}

.r4 {
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #333;
}

.r5 {
	padding-top: 40px;
}

.mL {
	margin-left: 20px;
}

.mR {
	margin-right: 20px;
}

.column_split {
	float: left;
	width: 85px;
}

a.column_split {
	border:none;
}

.noMargin {
	margin-left: 0px;
}

/* @end */

/* @group Typography */

h1 {
	font-weight: normal;
	font-style: normal;
}

h2 {
	font: bold 18px/20px Arial;
	color: #333;
}

h3 {
	font: bold 18px/20px Arial;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #b2b2b2;
}

a:hover {
	background-color: #eee;
}

a.list_link {
	font: bold 18px/20px Arial;
	border-bottom: 1px solid #b2b2b2;
}

a:hover.list_link {
	border-bottom: 1px solid #b2b2b2;
	background-color: #eee;
}

ul li {
	margin-bottom: 5px;
}

/* @end */

/* @group Navigation */

ul#main_navigation li {
	margin-bottom: 0px;
}

ul#main_navigation li#last_nav a {
	border-bottom: 1px solid #333333;
}

ul#main_navigation li a {
	font: bold 18px/20px Arial;
	text-decoration: none;
	color: #333;
	border: none;
	display: block;
	padding-bottom: 20px;
	border-bottom: 1px dotted #333333;
	padding-top: 20px;
	
}

ul#main_navigation li a:hover {
	text-decoration: none;
	color: #3f3f3f;
}

#masthead a, #masthead a:hover {
	background-color: #fff;
	border: none;
}

ul#social_networks {
	
}

ul#social_networks li {
	float: left;
}

ul#social_networks li a{
	display: block;
	height: 15px;
	margin-right: 10px;
	border-bottom: 0px;
	text-indent: -9999em;
}

a#network_rss {
	width: 15px;
	background: url(images/badday_rss.gif) no-repeat;
}

a#network_twitter {
	width: 12px;
	background: url(images/badday_twitter.gif) no-repeat;
}

a#network_facebook {
	width: 80px;
	background: url(images/badday_facebook.gif) no-repeat;
}

/* @end */

/* @group Sidebar */

/* @group Ads */


/* @end */

#sidebar_title, #ad_title h3, #comment_title h3 {
	padding-bottom: 17px;
	border-bottom: 1px dotted #333;
}

#ad_title h3 {
	margin-bottom: 20px;
}

p#sidebar_image_caption {
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;
}

img#sidebar_image {
	margin: 20px 0px 20px 0px;
}

div#sidebar_issue {
	padding-bottom: 20px;
	border-bottom: 1px solid #333;

}



/* @end */

/* @group Shop */

#shop {
	
	width: 570px;
}

div.shop_item {
	margin-bottom: 30px;
	height: 300px;
	margin-right: 20px;
}

div#divider {
	display: block;
	float: left;
	width: 20px;
}

div#first_item.shop_item {
	margin-left: 0px;
}



div#shop_placeholder {
	height: 250px;
	background-color: #eee;
	margin-bottom: 15px;
}

a.shopitem_image {
	display: block;
	margin-bottom: 10px;
	border-bottom: 0px;
}

a:hover.shopitem_image {
	background-color: none;
	border-bottom: 0px;
}



div#shop_content {
	margin-left: 20px;
}

div#shop_media {
	background-color: #eee;
	margin-bottom: 15px;
}

div#shop_media img {
	width: 360px;
}

select.shop_select {
	margin: 10px 0px 15px 0px;
	width: 170px;
	font: 11px/12px Arial;
}

input.shopitem_label {
	margin-bottom: 10px;
}

div#shop_detail {
	margin-left: 15px;
}

h2.shop_title {
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
}

p.shop_detail, p.issue_notes {
	margin-bottom: 15px;	
}

#issue_content form input {
	border: none;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font: bold 18px/22px Arial;
	color: #333;
	cursor: pointer;

}


/* @end */

/* @group About */

#about_content p {
	font: bold 18px/22px Arial;
}

span.about_subtitle {
	color: #7f7f7f;
}

#about_staff p {
	margin-bottom: 15px;
}

/* @end */

/* @group Subscribe */

input.subscribe_submit {
	border: 0px;
	background: none;
	display: inline;
	padding:0px;
	margin: 0px;
	font: bold 18px/20px Arial;
	border-bottom: 1px solid #b2b2b2;
	text-align: left;
}


#subscribe_content p {
	font: bold 18px/22px Arial;
	margin-bottom: 20px;
}

/* @end */

/* @group Stockists */

li.stockists_region_label {
	padding-top: 20px;
	margin-bottom: 5px;
}

li#top.stockists_region_label {
	padding-top: 0px;
}

#stockists_list li.stockist a h2 {
}

#stockists_list li.stockist a:hover h2 {	border-bottom: 1px solid #b2b2b2;
}

#stockists_content p {
	font: bold 18px/22px Arial;
	margin-bottom: 20px;
}

img.stockist_map {
	margin-bottom: 10px;
}



/* @end */

/* @group Issue */

ul#issues_list, ul#friends_list {
	
}

div#issue_content {
}

h2.issue_title {
	padding-bottom: 20px;
	border-bottom: 1px dotted #333;
	margin-bottom: 20px;
}

p.issue_date, p.issue_features, p.issue_notes {
	margin-bottom: 20px;	
}

div#issue_media {
	background-color: #eee;
}



/* @end */

/* @group Blog */

.blog_info {
	padding-bottom:20px;
	border-bottom: 1px dotted #333;
}

.blog_info h2 a {
	border-bottom: 0px;
}

.blog_image {
	margin-top: 20px;
}

p.blog_body_text {
	font: bold 18px/22px Arial;
}

p.blog_cats, ul.blog_links{
	margin-bottom: 20px;
}

div.blog_object {
	margin-bottom: 20px;
}

.blog_body {
	padding-bottom: 20px;
}

div.blog_entry {
}

.blog hr {
	border: none;
	margin-top: 0px;
	padding: none;
	border-bottom: 1px solid #333;
	margin-bottom: 20px;
}


div#last.blog_entry {
	border-bottom: none;
	margin-bottom: 20px;
}

.blog_image img {
	margin-bottom: 20px;
}

.blog_paginate {
	background-color: red;
}

.blog_paginate a {
	font: bold 18px/22px Arial;
}

a.blog_paginate_a {
	display: block;
	font: bold 18px/22px Arial;
}

a#bp_prev {
	float: left;
}

a#bp_next {
	float: right;
	margin-right: 53px;
}

/* @end */

/* @group Comments
 */

div.comment_entries {
	border-top: 1px solid #333;
}

div.comment_entry {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}

p.comment_body {
	clear: both;
	padding-top: 10px;
}

hr.dotted {
	border: none;
	margin-top: 0px;
	padding: none;
	border-bottom: 1px dotted #333;
	padding-top: 20px;
	margin-bottom: 20px;
}

#comment_title h3 {
	margin-bottom: 20px;
}

p.comment_field {
	margin-bottom: 8px;
}

p.comment_fieldB {
	margin-bottom: 10px;
}

input.comment_input, textarea.comment_textarea {
	border: 1px solid #b2b2b2;
	font: 10px/12px Arial;
}

input.comment_input {
	padding: 3px;
	width: 164px;
}

textarea.comment_textarea {
	width: 357px;
	height: 170px;
}

/* @end */

/* @group Footer */

div#footer {
	padding-top: 20px;
	clear: both;
}



/* @end */

/* end */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {display: block;}
