/* Begin Typography & Colors */
html {
	height: 100%;
}

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	background: #161616 url('http://metroscenes.com/images/bg.gif');
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0px;
	height: 100%;
	}



#nav {
	background: white;
	text-align: center;
	}

#contentz {
	padding: 0 10px;
	}

#page {
	clear: both;
	background: white url('http://metroscenes.com/site/topgradient.gif') top no-repeat;
	padding: 0;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	}

#frontstuff {
  //background-color: #FFFFFF;
    float: left;
    margin: 0 10px;
    max-width: 100%;
}

#boxfront  {
	background-color: #dadada;
	//margin: 24px 0;
	padding: 2px 70px;
	float: right;
	}

#frontstuff2 {
    padding: 10px 15px 0 15px;
}

div.socialside {
    float: right;
    margin: 0 10px 0 0;
    width: 380px;
}

h3 {
    font-size: 1.2em;
}

#title {
	padding: 13px 0 5px 0;
	font-size: 20px;
	font-color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

#title2 {
	padding: 22px 0 4px 0;
	font-size: 20px;
	font-color: black;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}

#box {
	background-color: #dadada;
	margin: 0 0px 10px;
	padding: 10px;
}

#socialtop  {
	background-color: #C6DEFF;
	margin: 5px 0px 10px;
	padding: 3px;
	//width: 100%;
	  text-align: center;
	//height: 20px;
	}

#socialbuttons {
    margin: 0 auto;
  display: inline-block;
vertical-align: top;
}


#box2 {
	background-color: #dadada;
	margin: 0 0px 0px;
	padding: 10px;
	text-align:center;
}



#content {
	clear: both;
	background: white url('http://metroscenes.com/site/topgradient.gif') top no-repeat;	
	font-size: 16px;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	height: auto !important;
	line-height: 1.4em;
	}

#disqus_thread {
    text-align: justify;
    padding: 23px;
}


#push {
	height: 100px;
	}

#footer {
	clear: both;
	margin: 0px auto;
	max-width: 100%;
	height: 100px;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}



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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.box {
	background-color: #f8f8f8;
	border-: 1px solid #ddd;
	}


small {
  font-size: 12px; /* 75% of the baseline */
	}

h1, h2, h3 {
	font-family: 'Arial', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Arial', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Arial', Verdana, Arial, Sans-Serif;
	}

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: #147;
	text-decoration: none;
	}

a:hover {
	color: #147;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

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



/* Begin Structure */

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

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 900px;
	}

.widecolumn {
	padding: 10px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 0px 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: left;
}

/* End Structure */



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

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	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 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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

.commentlist p {
	margin: 10px 5px 10px 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: 545px;
	width: 190px;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: 1;
	border-color: #000000;
	}

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

.h4 {
color: #000000;
font-size:14px;
text-align:left;
}

#navbar {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    text-align:center;
   // width: 940px;
}

ul#navi{
list-style-type:none;
margin: auto;
padding:0;
overflow:hidden;
    text-align:center;
//max-width: 15%;
display:inline;

}
li#navi {
//float:left;
    display:inline-block;

}
#navi a:link {
    background-color: #FFFFFF;
//font-family: "metrofont";
//font-family: 'EB Garamond', serif;
    color: #000000;
    //display: block;
    font-size: 14px;
    font-weight: bold;
  //  height: 37px;
  //  padding: 5px 8px 0;
    text-align: center;
    text-decoration: none;
 //   border-right: 1px solid grey;
   // border-bottom: 1px solid black;


}

#navi a:visited {
    background-color: #FFFFFF;
//font-family: "metrofont";
//font-family: 'EB Garamond', serif;
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    //height: 37px;
  //  padding: 5px 8px 0;
    text-align: center;
    text-decoration: none;
   // border-right: 1px solid grey;
   // border-bottom: 1px solid black;
}

#navi a:hover,a:active {
color:#fff;
background-color:#000;
}

li#navimg {
float:left;
}
#navimg a:link {
display:block;
height: 20px;
font-weight:bold;
color:#000;
background-color:#fff;
text-align:center;
font-size: 14px;
padding:6px 8px 0;
text-decoration:none;
}

span.buyprint {
	background: rgb(105,134,239); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMTglIiBzdG9wLWNvbG9yPSIjNjk4NmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJkNTRmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9yYWRpYWxHcmFkaWVudD4KICA8cmVjdCB4PSItNTAiIHk9Ii01MCIgd2lkdGg9IjEwMSIgaGVpZ2h0PSIxMDEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(105,134,239,1) 18%, rgba(45,84,240,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(18%,rgba(105,134,239,1)), color-stop(100%,rgba(45,84,240,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(105,134,239,1) 18%,rgba(45,84,240,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(105,134,239,1) 18%,rgba(45,84,240,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(105,134,239,1) 18%,rgba(45,84,240,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  rgba(105,134,239,1) 18%,rgba(45,84,240,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6986ef', endColorstr='#2d54f0',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */    

border: 0 none;
       bottom: 0;
       display: inline-block;
       font-family: 'Patua One',san serif;
       font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
     //  left: 0;
       padding: 4px 0;
	margin: 10px 0 0 0;
	max-width: 100%;
	max-height: 100%;

	text-align: center;
      // float: left;
width:49%;
}

span.linkimage {
background: rgb(201,222,150); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjOWRlOTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzk4YzNjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(201,222,150,1) 0%, rgba(57,140,60,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(201,222,150,1)), color-stop(100%,rgba(57,140,60,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(201,222,150,1) 0%,rgba(57,140,60,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(201,222,150,1) 0%,rgba(57,140,60,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(201,222,150,1) 0%,rgba(57,140,60,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(201,222,150,1) 0%,rgba(57,140,60,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398c3c',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */  

border: 0 none;
       bottom: 0;
       display: inline-block;
       font-family: 'Patua One',san serif;
       font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
    //   left: 0;
       padding: 4px 0;
	margin: 10px 0 0 0;
	max-width: 100%;
	max-height: 100%;
    word-wrap: break-word;

	text-align: center;
      // float: left;
width:49%;

}


span.noprintsn {
background: rgb(211,211,211); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkM2QzZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNmI2YjZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover, rgba(211,211,211,1) 0%, rgba(107,107,107,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(211,211,211,1)), color-stop(100%,rgba(107,107,107,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover, rgba(211,211,211,1) 0%,rgba(107,107,107,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover, rgba(211,211,211,1) 0%,rgba(107,107,107,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover, rgba(211,211,211,1) 0%,rgba(107,107,107,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center, rgba(211,211,211,1) 0%,rgba(107,107,107,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#6b6b6b',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

border: 0 none;
       bottom: 0;
       display: inline-block;
       font-family: 'Patua One',san serif;
       font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
     //  left: 0;
       padding: 4px 0;
	margin: 10px 0 0 0;
	max-width: 100%;
	max-height: 100%;
    word-wrap: break-word;
	text-align: center;
      // float: left;
width:49%;

}