/*
Theme Name:Irons Brand
Description:Theme for Irons Brand
Theme URI:http://www.eightyonefifteen.com/
Version:1.0
Author:Christopher Serna
Author URI:http://www.eightyonefifteen.com/
*/

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size:1em; font-weight:normal; font-style:normal; }
ul,ol { list-style:none; }
fieldset,img { border:none; }
caption,th { text-align:left; }
table { border-collapse:collapse; border-spacing:0; }

/* GLOBAL */
html {
	overflow-y:scroll;
}
body {
	background-color:#000;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
}
h2 {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	text-transform:uppercase;
}
p {
	margin-bottom:18px;
}
.clearfloat {
	clear:both;
}

/* LINKS */
a {
	color:#888;
	text-decoration:none;
}
a:hover {
	color:#aaa;
	text-decoration:underline;
}
#sidebar a {
	color:#888;
	text-decoration:none;
}
#sidebar a:hover {
	color:#aaa;
	text-decoration:none;
}
.postInfo a {
	color:#888;
	text-decoration:none;
}
.postInfo a:hover {
	color:#aaa;
	text-decoration:none;
}

/* HEADER */
#header {
	position:relative;
	height:100px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-header.jpg);
	background-repeat:repeat-x;
}
#count_down_box {
	position:absolute;
	bottom:10px;
	right:15px;
}
#count_down_box input {
	background:none;
	color:#fff;
	border:none;
	font-size:11px;
}

/* NAVIGATION */
#navWrap {
	position:absolute;
	top:0px;
	right:0px;
	width:320px;
	height:100px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-nav.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
#navigation {
	position:relative;
	top:33px;
	right:0px;
	width:305px;
	height:19px;
}
#navigation li {
	float:left;
}
#about {
	display:block;
	width:50px;
	height:19px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-links.jpg);
	background-position:0px 0px;
	text-indent:-9999px;
	outline:none;
}
#collection {
	display:block;
	width:90px;
	height:19px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-links.jpg);
	background-position:-50px 0px;
	text-indent:-9999px;
	outline:none;
}
#blog {
	display:block;
	width:46px;
	height:19px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-links.jpg);
	background-position:-140px 0px;
	text-indent:-9999px;
	outline:none;
}
#stockists {
	display:block;
	width:80px;
	height:19px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-links.jpg);
	background-position:-186px 0px;
	text-indent:-9999px;
	outline:none;
}
#info {
	display:block;
	width:39px;
	height:19px;
	background-image:url(http://www.ironsbrand.com/blog/wp-content/themes/ironsbrand/images/bg-links.jpg);
	background-position:-266px 0px;
	text-indent:-9999px;
	outline:none;
}
.shopLink a {
	text-decoration:none;
	color:#fff;
}
.shopLink {
	position:absolute;
	top:33px;
	right:333px;
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
}

/* MAIN CONTENT */
#mainContent {
	width:1000px;
	margin:auto;
}
#video {
	margin:auto;
	width:800px;
}

/* FOOTER */
#footer {
	margin:auto;
	padding:0px;
	width:960px;
	height:75px;
	text-align:center;
}

/* POST */
#leftSide {
	position:relative;
	float:left;
	width:790px;
}
.postWrap {
	position:relative;
	margin-bottom:30px;
	width:790px;
}
.postInfo {
	padding-bottom:5px;
	width:150px;
	float:left;
	font-size:12px;
	text-align:right;
	border-bottom:1px solid #fff;
}
.postContent {
	margin-right:10px;
	padding-left:10px;
	width:610px;
	float:right;
	border-left:1px solid #fff;
}
.postTitle {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	color:#888;
	text-transform:uppercase;
}
#sidebar {
	width:210px;
	float:right;
	font-size:13px;
	text-align:left;
}
p.sidebarTitle {
	margin-bottom:0px;
}
.sidebarTitle {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	text-transform:uppercase;
}
#soMe a {
	margin-right:5px;
}
.blogroll li {
	text-transform:uppercase;
}
