/*
Theme Name: SBS
Theme URI: http://smallbatchstudios.com/
Description: Awesome custom identity for ME. Moi.
Version: 1.0
Author: Alex McPherson
Author URI: http://smallbatchstudios.com/
Tags: custom, old, aged, vintage, worn, wicked worn, leather, red, brown, orange


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

a {
	color: #004276;
	text-decoration: none;
	border-bottom: dashed 1px #004276;
}

a:hover {
	background: #CABCAD;
	border-bottom: dashed 1px #000;
}

a:visited {
	color: #551A9A;
}

body {
	background-color: #220000;
}
/* Top Tan Bar and OL/LI setup */
#top-bar {
	margin: 0;
	width: 100%;
	background: url(images/top-bar.png) repeat-x;
	height: 280px;
}

#top-bar ul {
	list-style: none;
	width: 1078px;
	height: 280px;
	margin: 0 auto;
}

#top-bar ul li {
	float: left;
	margin: 0 0px;
	padding: 0;
	width: 176px;
	height: 301px;
}

#top-bar ul li a {
	color: #ddd;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 176px;
	height: 301px;
	margin: 0;
	overflow: visible;
	border: none;
}
ul li a span {
	display: none;
}
/* Top Row Buttons and Hover states */
#home {
	background: url(images/bar1.png) no-repeat top center;
}

#home:hover {
	background: url(images/bar1-alt.png) no-repeat top center;
}

#work {
	background: url(images/bar2.png) no-repeat top center;
}

#work:hover {
	background: url(images/bar2-alt.png) no-repeat top center;
}

#blog {
	background: url(images/bar3.png) no-repeat top center;
}

#blog:hover {
	background: url(images/bar3-alt.png) no-repeat top center;
}

#about {
	background: url(images/bar4.png) no-repeat top center;
}

#about:hover {
	background: url(images/bar4-alt.png) no-repeat top center;
}

#contact {
	background: url(images/bar5.png) no-repeat top center;
}

#contact:hover {
	background: url(images/bar5-alt.png) no-repeat top center;
}

#and {
	background: url(images/bar6.png) no-repeat top center;
}

#and:hover {
	background: url(images/bar6-alt.png) no-repeat top center;
}

/* Content Bar and Inclusions*/

#content {
	margin: 70px auto;
	width: 960px;
	background: url(images/cream-repeat.png) repeat-y center;
	color: #111;
	padding:20px 40px;
	overflow: auto;
}

#main {
	margin-left: 25px;
	width: 600px;
	float: left;
}

#rail {
	margin-right: 30px;
	width: 260px;
	float: right;
}

#content h1, h2, h3, h4, h5, h6 {
	font-family: Avenir, Futura, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
}

#content h1 {
	font-style: italic;
	font-size: 2em;
	margin-bottom: 30px;
}

h1 + h2 {
	margin: 0 0 25px 0;
}

h2 {
	font-size: 1.3em;
	margin: 62px 0 15px 0;
}

#content p {
	font: normal normal normal 1.1em Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	line-height: 1.2em;
	margin:0 0 10px 0;
}

p + p {
  margin-top: 0 
}

em {
	font-style: normal;
	font-weight: bold;
}

ul {
	list-style: disc inside;
	margin-left: 35px;
}

li {
	font: bold normal normal 1.1em Garamond, 'Hoefler Text', 'Times New Roman', Times, serif;
	margin: 10px;
}


hr {
	margin-bottom: 35px;
}

#rail hr {
	width: 45%;
	margin: 15px auto;
}

#rail p {
	font: normal normal bold .9em Consolas, "Andale Mono", Courier, monospace;
}

/* Post information, like Title, Date, Category */
.postholder {
	margin-bottom: 45px;
	padding: 0 10px;
}

div.post-info {
	float:left;	
	width: 130px;
	padding: 0px 20px 30px 0;
}

h3.title {
	text-align: left;
	font-weight: normal;
	font-size: 1.2em;
	margin: 18px 0;
	text-decoration: underline;
}

h3.title a{
	border-bottom: none;
}

div.post-info p {
	margin-bottom: 2px !important;
}
div.post-info p+p {
	text-indent: 0px;
}

div.post-info span {
	font-size: .6em;
	vertical-align: super;
}

div.post-info ul {
	margin-left: 10px;
	list-style: none;
}

div.post-info ul li {
	font-size: 1em;
	margin: 0;
}








/* Footer and Copyright etc information */

#footer {
	width: 100%;
	height: 137px;
	background: url(images/footer.png) repeat-x top;
	margin-top: 115px;
}

#footercontainer{
	width: 960px;
	height: 137px;
	margin: 0 auto;
}

.foot {
	float: left;
	height: 135px;
	width: 220px;
	margin: 0 8px;
	padding-top: 12px;
}

.foot h4 {
	text-align: left;
}

.foot ul {
	list-style: none;
}
.foot ul li {
	margin: 0 0 0 10px;
	font-size: .9em;
}

#footer a {
	color: black;
	border-bottom: 1px dashed #333;
}

#footer a:hover{
	color: #333;
}

/* Twitter business */

#content p.twitter-message {
	font: normal normal bold .8em Consolas, "Andale Mono", Courier, monospace;
	color: #353535;
	line-height: .9em;
	margin-bottom: 15px;
}

#radio {
	height: 47px;
	background: url(images/radio.png) top left no-repeat;
}

#content a.twitter-link {
	font-size: 1.4em;
	border-bottom: none;
}

p.twitter-message a.twitter-user {
	color: #000;
	border-bottom: none;
}

/* Images in Posts */

.wp-caption {
	border: 1px solid #8B8263;
	padding: 8px 8px 14px 8px;
	background-color: #eBe2d3;
}

.wp-caption img {
	margin: 0 auto;
}

.align-left {
	float: left;
	padding: 8px 12px;
}

div.wp-caption p.wp-caption-text {
	display: none;
}
