    *{
	margin: 0px;
	padding: 0px;
}

body{
	background: #fff;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.container_blog{
	width: 100%;
	margin: 12px auto 0;
}

.top_nav{
	text-transform: uppercase;
	color: #727272;
	font: 500 normal .77em/1em sans-serif;
	height: 24px;
	border-bottom: solid thin #727272;
}

.top_nav .offer{
	margin: 0 337px 0 0;
	float: left;
}

.top_nav .btns{
	float: left;
	margin:0 0 0;
}

.top_nav p{
	float: left;
	margin: 0 28px 0 0;
}

.top_nav p:last-child{
	float: left;
	margin: 0;
}

.top_nav ul{
	float: right;
	position: relative;
	top: -4px;
}

.top_nav li{
	float: left;
	display: block;
	margin: 0 0 0 16px;
	list-style: none none;
}

.logo{
	margin: 43px auto 40px;
	width: 950px;
	text-align: center;
}

#top-menu{
   width:100%;
   max-width: 900px;
   background:#fff;
   position:relative;
   border-top: 1px solid #b7b7b7;
   border-bottom: 1px solid #b7b7b7;
   margin-bottom: 4px;
   display: block;
   margin: 10px auto;
   float: none;
   overflow: visible;
   min-height: 35px;
   z-index: 100;
}

.main-nav {
	 clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
/*
	display: block;
	padding: 16px 0 4px 0;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	width: 900px;
*/	
}

.main-nav li{
	display: block;
	float: left;
	margin: 9px 0;
	padding: 0;
	list-style: none;
	position: relative;
	right: 50%;
}

.main-nav a{
	text-transform: uppercase;
	color: #000;
	font: 0.8em sans-serif;
	margin: 0 9px;
	line-height: 12px;
}

.main_photo{
	text-align: center;
	padding: 0;
	height: 665px;
}

.main_photo pre{
	float: left;
	font: 600 normal 1.2em/1.3em monospace;
	margin: 20px 0 0;
}

.main_photo div{
	margin: 11px auto;
	width: 230px;
}

.main_photo span{
	margin: 0 15px;
}

.nav_photo {
	border-bottom: thin solid #727272;
	height: 50px;
	margin: 0 0 20px;
	width: auto;
}

.nav_photo div{
	float: left;
	width: 110px;
}
	
.nav_photo ul {
	display: block;
	padding: 7px 0 11px;
	height: 7px;
	margin: 12px 0 0;
}

.nav_photo ul li{
	font: 500 normal 1.2em/1.3em monospace;
	float: left;
	margin:0 5px;
	list-style: none none;
	text-transform: uppercase;
	text-align: center;
}

.nav_photo ul li:first-child, .nav_photo ul li:last-child{
	margin: 0 0 0;
}

/** links **/

.main_photo a{
	color:#f00;
	text-decoration:none;
}

.main_photo a:hover{
	color:#f00;
	text-decoration: underline;
}

a{
	color: #ff4040;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.nav_photo ul li a{
	color: #fff;
	text-decoration: none;
	background: #cdcdcd;
	padding: 5px;
}

.nav_photo ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: #666;
}

/** tumblr overwrites **/

#posts, #footer{
	width:90%;
        max-width: 900px;
	margin: 30px auto;
}

.chat, .post-footer, .post, #meta-info, #theme-info, #search{
	/*font: 14px "Courier New",Courier,monospace !important;*/
        font-family: Baskerville, Times New Roman, Serif;
        font-size: 14px;
}

.chat h3{
	margin:0 0 10px;
	font-weight: 600;
}

.chat ul {
    list-style: none outside none;
    margin: 0 0 0;
    padding: 0 0 20px;
}

ul.post-footer {
    list-style: none outside none;
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
    float: left;
}

.post-footer .tag a{
	color: #fff;
}

.post-footer li.tag{
	display: block;
}

.post-footer li.tag a{
	display: block;
	float: left;
	background: #cdcdcd;
	padding: 1px 3px;
	margin: 0 7px 0 0;
}

.post-footer li.tag a:hover, .post-footer li.tag a:active{
	text-decoration: none;
}

.chat li{
    text-align: justify;
}

ul.post-footer li, ul#meta-info li{
	float: left;
	padding: 0;
	margin: 11px 0 0 0;
}

ul.post-footer li.ref-logo{
	margin-top: 0;
	margin-right: 16px;
}

ul#meta-info, ul#theme-info{
    list-style: none outside none;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	width: 100%;
}

.text{
	margin:5px 0 0;
}

.text h3{
	font-weight: bold;
}

#time{
	clear: left;
	width: 100%;
	border-bottom: 1px solid #b7b7b7;
	padding: 16px 0 20px 0;
	margin: 0 0 0 0;
}

#time a{
	color: #c9c9c9;
	text-decoration: none;
}

#time a:hover, #time a:active{
	color: #c9c9c9;
	text-decoration: underline;
}

.date{
	background: none repeat scroll 0 0 #666666;
    color: #fff;
    font: 600 1em/1.4em "Courier New",Courier,monospace;
    padding: 3px 0;
    text-align: center;
    width: 90px;
	float: right;
	display: none;
}

.date a{
	color: #ccc;
}

.date a:hover, ul.post-footer li a:hover{
	color: #f00;
}


button, input[type="button"], input[type="reset"], input[type="submit"]{
	font: 100 0.8em/1em sans-serif;
	color: #fff;
	background: #727272;
	border: none;
	padding:2px 5px 2px;
	cursor: pointer;
}

input:valid, textarea:valid{
	font: 100 1em/1em sans-serif;
	height: 20px;
	border: none;
	background: none;
	text-transform: uppercase;
	width: 80px;
}

ul.post-footer li a{
	color: #727272;
}

.post .photo .image{
	margin: 0 0 24px 0;
	width: 100%;
	text-align: center;
}

.post .photo .image img {
    border: 0 none;
    vertical-align: bottom;
    max-width: 100%;
}

p{
	margin-top:0;
	margin-bottom: 20px;
}

p#about{
	float: left;
	width: 100%;
	clear: left;
	font: 14px "Courier New",Courier,monospace !important;
	display: none;
}

#searchContainer{
	float: left;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0px 0 20px 0;
	display: none;
}

#searchContainer form{
	position: relative;
}

#searchContainer input#searchField{
	border: 1px solid #b7b7b7;
	height: 18px;
	font: 14px "Courier New",Courier,monospace !important;
	text-transform: none;
	color: #000;
}

#searchContainer #search-button{
	position: relative;
	top: 6px;
}

#note-container{
	font: 14px "Courier New",Courier,monospace;
	background: #ededed;
	border-bottom: 1px solid #b7b7b7;
	padding-bottom: 8px;
	clear: both;
	float: left;
	width: 90%;
        max-width: 900px;
}

#note-container h4{
	font-family: Arial, sans-serif !important;
	width: 100%;
	text-align: center;
	padding: 0;
	padding: 14px 0 16px 0;
}

ol.notes{
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

ol.notes li{
	display: block;
	width: 50%;
	margin: 0;
	padding: 0 0 8px 8px;
	float: left;
}

ol.notes .avatar{
    width: 16px;
}

#posts .post:first-child{
	margin-top: 0;
}

#posts .post:nth-of-type(1){
	margin-top: 0;
}

.post{
	margin-top: 90px;
}

.image {
	position: relative;
	float: left;
}

.social-bar{
            width: 100%;
            background: #fff;
            /*opacity: 0.3;*/

            /* Fallback for web browsers that doesn't support RGBa */
background: rgb(255, 255, 255);
/* RGBa with 0.6 opacity */
background: rgba(255, 255, 255, 0.6);
            position: absolute;
            z-index: 100;
            left: 0;
            bottom: 0;
            text-align: center;
            padding-top: 8px;
            display: none;
            padding: 6px 0;
}

        .social-bar a{
            text-decoration: none;
            color: #000;
        }

      

        .social-bar ul{
            display: block;
            margin: 0;
            padding: 0;
            text-align: center;
            list-style-type: none;
            position: relative;
            left: 50%;
            float: left;
            clear: left;
        }   

        .social-bar ul li{
            display: block;
            float: left;
            position: relative;
            right: 50%;
        }

        .social-bar ul li a{
            z-index: 3000;
            margin-right: 15px;
        }


.photoset .set{
	width: 100%;
	margin-bottom: 24px;
	/*margin-left: 200px*/
}

.html_photoset{
	text-align: center;
}

.html_photoset iframe{
	text-align: center;
	margin: 0 auto;
}

h5{
	font: 14px "Courier New",Courier,monospace;
}

#pagination{
	width: 100%;
	clear: both;
	font: 14px "Courier New",Courier,monospace;
	position: relative;
z-index: 10;
	
	margin: 0 auto;
}

.video{

}

.video iframe{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

.text .Caption{
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.text h3{
	margin-bottom: 20px;
}

.text a.titleLink{
	color: #000;
}

.text a.titleLink:hover, .text a.titleLink:active{
	color: #000;
	text-decoration: none;
}
.text img{
	margin: 0 auto;
	display: block;
}

.text p{
	width: 100%;
}

#searchField{
	width: 200px;
}

.permalink-page-activated{
	display: none;
}

/*------------------------- 
	320NY CSS
------------------------- */

.pull-right {
	float: right;
}
.scroll-nav {
	position: fixed;
	top: -110px;
	z-index: 1000;
	height: 190px !important;
}
#triangle_logo {
	display: none;
	position: relative;
    top: 131px;
}
.scroll-logo {
    margin-top: -10px !important;
}
.container_blog {
	width: 100%;
	background-color: #fff;
	margin-top: 0;
	height: 208px;
}

.logo {
	width: 100%;
	height: 188px;
	margin: 25px auto 0;
}
#posts {
	margin-top: 0px;
}
.top_of_page {
	display: none;
	margin-top: 4px;
}
#load-more {
	color: #000;
	font-size: .8em;
}
 #load-more img {
 	position: relative;
 	bottom: 2px;
 }
 .following-display {
 	margin-top: 30px;
 	padding: 0 0 25px 8px;
 	border-top: 1px solid #B7B7B7;
 	border-bottom: 1px solid #B7B7B7;
 	background-color: #EDEDED;
 }
 .following-display span {
 	display: block;
 	margin: 20px 0;
 	margin-left: -8px;
 	text-align: center;
 	font-size: .8em;
 	text-shadow: 0 1px 0 #fff;
 }
 .following-display img {
 	margin: 5px 6px;
 }
 #pagination {
 	width: 90%;
        max-width: 900px;
 	margin: 0 auto;
 	padding-top: 0;
 }
 #pagination span {
 	margin-right: 1px;
 	font-size: 1.4em;
 	color: #B7B7B7;
 }
 #pagination a {
 	/*font-size: 1.4em;*/
 }
 #note-container {
 	float: none;
 	width: 100%;
 	margin: 30px auto;
 	
 }
 .note-container-title {
 	display: block;
 	margin: 20px 0;
 	text-align: center;
 	font-size: 1em;
 	text-shadow: 0 1px 0 #fff;
 	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #B7B7B7;
	padding-top: 12px;

 }
 ol.notes {
 	float: left;
	width: 100%;
	padding: 0 0 12px 0px;
	border-bottom: 1px solid #B7B7B7;
	background-color: #EDEDED;
	margin: 0 0 30px 0;
 }
 ol.notes li {
 	float: left;
 	width: inherit;
 	padding: 0 0 8px 0px;
 	margin-left: 8px;
	width: 48%;
 }
 ol.notes .action {
 }


/*------------------------- 
	END 320NY CSS
------------------------- */

#tagpageblurb, #searchresultblurb{
    margin: 15px 0 90px 0;
}