/*
Theme Name: tmrnyc
Theme URI: http://tmrnyc.com/
Description: tmrnyc
Version:1
Author: 
Author URI: 
Tags: 
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal;}
ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.tmr_red{color:#ed3423;}

body {
	background:#fff;
	color:#313131;
	font-family:Arial, Helvetica, sans-serif;
}
p,li {
	font-size:12px;
	line-height:17px;	
}
.post_content ul, .single_post_content ul, .content ul {
  margin:10px 0 10px 15px;
}
.content li, .post_content li, .single_post_content li {
  margin:5px 0px 0 10px;
  list-style-type:square;
}
ul.page-sidebar {
	padding:7px 0 0px 0px;
	margin:0;
}
ul.widget {
	margin:20px 0 20px 15px;
}
	
h1 {
	font-size:34px;
	font-weight:bold;
}
h2 {
	font-size:28px;
	font-weight:bold;
	padding:15px 0 0 0;
}
h3 { 
	font-size:18px;
	font-weight:bold;
	padding:15px 0 0 0;
}
h3.widget-title {
	font-size:28px;
	margin:6px 0 0 0;
	font-weight:bold;
}
h4 { 
	font-size:15px;
	font-weight:bold;
}
h5 { 
	font-size:12px;
	font-weight:bold;
}
strong {
	font-weight:bold;
}
small {
	font-size:10px;
}
a {
	text-decoration:none;
	color: #ed3423;
}
a:hover {
	color:#333;
}
textarea,input {
	font-size:11px;
	background:#fff;
	border:1px solid #666;
}
.buy_button {
	border:1px solid #ED3423;
	color: #ED3423;
	padding:2px;
	padding-left:14px;
	margin-top:8px;
	background:url(./images/buy_btn.gif) no-repeat;
	width:100px;
	height:24px;
	cursor:pointer;
}
.content p {
	padding:10px 0 0 0;
}

/* LAYOUT
*/
#page {
	width:900px;
	margin:0 auto;
}
#home_holder {
	width:900px;
}
.content { 
	margin-top:12px;
}
.page_title {
	width:900px;
	height:54px;
	padding-top:10px;
}
.col1 {
	float:left;
	width:560px;
}
.col1_line {
	float:left;
	width:560px;
	border-top: 1px solid #ed3423;
	height:1px;
	overflow:hidden;
	display:block;
}
.col2 {
	float:right;
	width:315px;
	margin-left:25px;
}
.col2_line {
	float:left;
	width:315px;
	border-top: 1px solid #ed3423;
	height:1px;
	overflow:hidden;
	display:block;
}
.col2 li {
	list-style-position:outside;
}
.subhead {
	margin-top:6px;
	float:left;
	padding:0;
}
.vert_spacer {
	height:30px;
	overflow:hidden;
	display:block;
	clear:both;
}
#author_info input {
	width:200px;
	margin-top:6px;
}
.home_subhead {
	font-size:32px;
	letter-spacing:-0.05em;
	float:left;
	display:inline;
	margin-top:4px;
	padding:0;
}
.about_us_intro {
	font-size:16px;
	font-weight:normal;
	line-height:27px;
	color:#313131;
	margin-top:2px;
	margin-bottom:10px;
}
.view_archive {
	float:right;
	position:relative;
	margin-top:12px;
}

/* 
	PRODUCTS
*/
.product_section {
	float:left;
	width:900px;
	margin-bottom:32px;
	margin-top:8px;
}
.product_section_line {
	float:left;
	border-top: 1px solid #ed3423;
	width:900px;
	height:1px;
	overflow:hidden;
	display:block;
}
.product_subhead {
	float:left;
	display:inline;
	width:180px;
}
.product_items {
	float:right;
	display:inline;
	width:720px;
}
.big_product {
	float:left;
	display:inline;
	margin-left:24px;
}
.product_item {
	float:left;
	display:inline;
	overflow:hidden;
	width:216px;
	margin-left:24px;
	margin-bottom:20px;
}
.product_item img {
	border:1px solid #999;
	margin-bottom:6px;
}
.product_item .ul_logo {
	border:0px;
	margin-bottom:0;
	margin-top:6px;
}
.product_item a {
	font-size:11px;
	line-height:17px;
}
.product_item h4 {
	line-height:17px;
	margin-bottom:3px;
}
.product_item h5 {
	line-height:15px;
	margin-bottom:4px;
}

/* 
	PRESS
*/
.featured_press_item_spacer {
	width:30px;
	height:24px;
	float:left;
	display:inline;
}

.featured_press_item {
	display:inline;
	float:left;
	width:264px;
	margin-bottom:30px;
}
.featured_press_item img {
	margin-bottom:10px;
}
.featured_press_item blockquote {
	color:#777;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	margin:10px 0 0 0;
	background-image: url(./images/quote-open.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 24px;
}
.small_press_item {
	margin-bottom:16px;
}


/* 
	HEADER 
*/
#header_global {
	width:100%;
	height:145px;
	background:#FFFFFF url(./images/header_bg.png) repeat-x scroll left 12px;
	margin-bottom:26px;
}
#header_content {
	width:900px;
	height:135px;
	margin:0 auto;
	position:relative;
}
	#header_logo {
		position:absolute;
		top:-30px;
		font-size:11px;
		left:10px;
	}
	#header_logo strong{
		font-size:14px;
		margin-left:4px;
	}
	#header_links {
		text-align:right;
		position:absolute;
		top:10px;
		right:0;
	}
	#header_links div {
		color:#000000;
		text-align:right;
		font-size:12px;
		font-weight:bold;
		line-height:16px;
	}
	#header_links a{
	color:#000000;
	}
	#header_links .rss_icon {
		top:3px;
		position:relative;
		width:18px;
		height:16px;
		overflow:hidden;
	}
	#header_links .mail_icon {
		top:2px;
		position:relative;
		width:18px;
		height:12px;
		overflow:hidden;
	}
	#header_logo_img{
	position: relative;
    top: 40px;
	left:-10px;
	}
#header_nav {
	height: 36px;
    margin: 1px auto 0;
    position: relative;
    top: -18px;
    width: 900px;
}
	#header_search {
	position: absolute;
	right: 0;
	top: 8px;
	width: 205px;
	}
	#header_search label {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0;
	}
	#search_background {
		float: right;
    width: 150px;
	}
	#header_search #s {
		background-color: #999999;
		border: 2px solid #FFFFFF;
		color: #DDDDDD;
		font-size: 11px;
		font-weight: normal;
		padding: 0 2px 1px;
		width: 144px;
	}
	#top_nav {
		font-size: 11px;
		font-weight: bold;
		left: 160px;
		letter-spacing: 0.04em;
		position: absolute;
		top: 9px;
		width: 480px;
	}
	#top_nav a {
		line-height:14px;
		color:#fff;
		float:left;
	}
	#top_nav a:hover {
		color:#bbb;
	}
	#top_nav .spacer {
	color: #EE3424;
    display: block;
    float: left;
    line-height: 16px;
    margin: 5px 10px;
	}
#socialicons a{
margin:0 1px;
float:left;
}
#socialicons a.mail{
background-image:url(images/social/mail.png);
background-repeat:no-repeat;
width:18px;
height:18px;
display:block;
}
#socialicons a.fb{
background-image:url(images/social/fb.png);
background-repeat:no-repeat;
width:18px;
height:18px;
display:block;
}
#socialicons a.tt{
background-image:url(images/social/tt.png);
background-repeat:no-repeat;
width:18px;
height:18px;
display:block;
}
#socialicons a.in{
background-image:url(images/social/in.png);
background-repeat:no-repeat;
width:18px;
height:18px;
display:block;
}
#socialicons a.rss{
background-image:url(images/social/rss.png);
background-repeat:no-repeat;
width:18px;
height:18px;
display:block;
}
#socialicons a.mail:hover{
background-image:url(images/social/mail-hover.png);
}
#socialicons a.in:hover{
background-image:url(images/social/in-hover.png);
}
#socialicons a.fb:hover{
background-image:url(images/social/fb-hover.png);
}
#socialicons a.tt:hover{
background-image:url(images/social/tt-hover.png);
}
#socialicons a.rss:hover{
background-image:url(images/social/rss-hover.png);
}
/* 
	SLIDESHOW 
*/
#slideshowHolder {
	width:900px;
	position:relative;
    height:400px;
	background:#fff;
	margin-bottom:28px;
}
	#ajaxLoader { width:900px; height: 402px; background-color:#fff; position:absolute; top:0; left:0; display:inline; z-index:959; text-align:center;}
	#ajaxLoader img { margin-top:160px; }
	#slideshow {
		width:898px;
		height:400px;
		overflow:hidden;
		position:absolute;
		top:0;
		left:0;
		border: 1px solid #989898;
	}
	#slideshow li {
		width:900px;
		height:400px;
	}
	.slideshowText {
		width:900px;
		height:80px;
		background:#000;
		color:#fff;
		position:relative;
		top:-80px;
		float:left;
		overflow:hidden;
	}
	.slideshowText a {
		float:left;
		font-size:11px;
		color:#fff;
		margin-left:10px;
		margin-top:1px;
	}
	.slideshowText a:hover {
		color:#bbb;
	}
	.slideshowText h2 {
		font-weight:bold;
		font-size:28px;
		margin:9px 0 0 20px;
		float:left;
		display:inline;
		line-height:36px;
		padding:0;
	}
	.slideshowText h3 {
		font-weight:bold;
		margin:0 0 0 20px;
		font-size:13px;
		float:left;
		display:inline;
		padding:0;
	}
	#btnPrev {
		position:absolute;
		top:180px;
		left:0;
		z-index:99;
	}
	#btnNext {
		position:absolute;
		top:180px;
		right:0;
		z-index:99;
	}
	#slideshow .prevnextbutton {
		color:#fff;
		background:#000;
		padding:6px 4px 6px 4px;
		font-size:10px;
		cursor:pointer;
	}

/* 
	FOOTER
*/
#footer {
	height:140px;
	margin-top:50px;
	position:relative;
	width:900px;
	border-top:1px solid #313131;
}
#footer #footer_contact {
	position:absolute;
	left:0;
	top:8px;
}
#footer #footer_copyright {
	position:absolute;
	right:0;
	top:8px;
	width:315px;
}
#footer #footer_copyright p {
	font-size:11px;
	margin-bottom:6px;
	line-height:16px;
}



/* 
	LOGIN PAGE
*/
body.login {
	border:none;
}
body.login #backtoblog {
	display:none;
}
#login_error,
#registerform {
	margin-top:20px;
}

#registerform select,
#registerform input,
#lostpasswordform select,
#lostpasswordform input,
#loginform select,
#loginform input {
	margin-bottom:8px;
}

/*
.col2 .subsection {
	padding-top:14px;
	border-top: 1px solid #ed3423;
	margin-top:32px;
}

.subhead a {
	font-size:12px;
}
*/

.profile_person {
	margin-bottom:20px;
}
.profile_person .profile_pic {
	float:left;
	border:1px solid #111;
	margin-right:10px;
}
.profile_person p {
	float:left;
	width:430px;
}
.profile_person h3 {
	float:left;
	margin-bottom:4px;
}

.col2 h3 {
	margin-top:8px;
	margin-bottom:2px;
}
.col2 h3.comments_headers {
	margin-top:0px;
	font-size:22px;
}
.about_pic {
	float:left;
	border:1px solid #111;
}
.about_txt {
	float:left;
	width:284px;
	margin-right:18px;
}
.mini_spacer {
	height:12px;
	overflow:hidden;
	display:block;
	clear:both;
}
.products_services li {
	list-style:square;
	margin:0;
	padding:0;
}
.post_holder {
	float:left;
	width:555px;
	margin-top:16px;
	margin-bottom:24px;
}
.single_post_holder {
	float:left;
	width:555px;
}
.post_title {
	font-size:18px;
	text-transform:uppercase;
}
h3.post_title {
	padding:0;
}
.single_post_links {
	margin-top:10px;
	margin-bottom:8px;
	font-size:12px;
	line-height:20px;
	text-transform:uppercase;
}
.single_post_links h4 {
	font-weight:bold;
	float:left;
	line-height:17px;
}
.post_links {
	margin-top:2px;
	margin-bottom:8px;
	font-size:11px;
	text-transform:uppercase;
	color:#ed3423;
}
.post_links .spacer {
	margin: 0px 4px 0 4px;
	color:#fff;
	float:left;
	font-size:22px;
	color:#ed3423;
	color:#313131;
}
.single_post_links p,
.post_links p {
	float:left;
}
.single_post_content {
	margin-top:24px;
}
.post_meta {
}
.post_meta p {
	font-size:10px;
}
.post_meta .post_cat {
	float:left;
	width:200px;
}
.post_meta .post_tags {
	float:left;
	width:200px;
}
.post_meta .post_comments {
	float:right;
}
.navigation {
	margin-top:14px;
	margin-bottom:14px;
}
.button {
	padding:2px 20px 2px 20px;
	background:#111;
	color:#fff;
}
.button:hover {
	background:#222;
}
.gallery-item {
	width:auto !important;
	margin-right:10px !important;
	margin-top:0 !important;
	margin-bottom:10px !important;
}

li .slides { text-align:center; }
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft{float:left;}
.alignright{float: right;}
.comment_item {
	float:left;
	width:315px;
	border-top: 1px solid #ddd;
	margin-top:12px;
	padding-top:2px;
	padding-bottom:22px;
}
.comment-entry{
float:left;
width:315px;
}
.metainfo {
	float:left;
}
.metatitle {
padding:5px 10px;
background:#ddd;
text-align:left;
}
.metatitle1 {
padding:5px 10px;
}
.metaentry {padding:5px 10px;text-align:left;}
.entry{
	float:right;
	width:670px;
	padding-left:10px;
	border-left:1px solid #ccc;
	text-align:left;
}

#post-entry {}

.admincomment .ava img {border:3px solid #fff;}
.ava img {border:3px solid #333;}

.admincomment .ava {
color:#aaa;
}


.admincomment .ava a {color:#fff;}
.admincomment .ava a:hover {color:yellow;}

#sidebar {margin-bottom:20px;}

.side , .side-last{float:left;width:218px;margin-right:10px;}
.side-last {width:216px;margin-right:0px;}

.title {
padding-left:5px;
font-size:10px;
color:#ddd;
background:#000;
}

.inside{padding-left:2px;margin-top:5px;}
.inside a{
padding-left:9px;
}

span.previous { padding: 0 20px 0 0; float: left; }

.wp-caption {
text-align: center;
margin: 10px;
border: 1px solid #dadada;
padding: 7px;
background-color: #e8e8e8;
}
 
.wp-caption p.wp-caption-text {
font-size: 12px;
line-height: 180%;
padding: 0;
color: #000;
letter-spacing: 0.1em;
text-align: center;
}

#socialicons {
overflow: hidden;
    padding-left: 45px;
    width: 100px;
}

#facebookicon {
  float: left;
	width:50px;
}

#twittericon {
	float:right;
	position:relative;
	width:50px;
}  


.date {
	color:#313131;
}

.gform_wrapper {
	width:75%;
}

.gform_button {
	cursor: pointer;
}
.page_line {
	float:left;
	border-top: 1px solid #ed3423;
	width:900px;
	height:1px;
	overflow:hidden;
	display:block;
	margin:20px 0 5px 0;
}

ul#tweetandlike-buttons {
  width:555px !important;
}

ul#tweetandlike-buttons li {
  margin:0;
}

/* RetroCard Vertical Image Gallery */

#gallery_1367.photospace, #gallery_989.photospace {
	width:600px;
	height:300px;
}

#gallery_1367.photospace .gal_content, #gallery_989.photospace .gal_content {
	width:400px;
}

#thumbs_1367.thumnail_col, #thumbs_989.thumnail_col {
	width:120px;
}

#thumbs_1367.thumnail_col ul.thumbs li, #thumbs_989.thumnail_col ul.thumbs li {
	margin:0 10px 10px 0 !important;
}
.style1 {
	font-size: 15px;
	font-weight: bold;
}

