@import url('reset.css');

/*
*	Name: Stylesheet for 'Smash My Typo' Template
*
*
*	Author: Alexander Dahlberg
*	Author Website: www.alexanderdahlberg.com
*
*	Common Colors Used:
*	Dark Grey		#666		Site BG
*	Darker Grey		#999		Body Text, Header Top BG
*	Light Grey		#ddd		Header & Footer BG
*	White			#fff		Logo Text & Page BG
*	Pink			#ff0099		Links
*	Turquise		#00ccff		Titles
*
******************************************/


/*	Text, Body & Links
**********************************************/

body {
	background: #aee33b url(images/bg-tracks.jpg) repeat top center;
	color:#999;
	text-align:center;
    font-family: /*"ff-dax-web-pro-1","ff-dax-web-pro-2","Georgia","Times New Roman","Times",serif*/"Helvetica Neue", Helvetica, sans-serif;
}

h1, h2, h3, h4 {
  font-family: "bd-jupiter-stencil-1","bd-jupiter-stencil-2",sans-serif;
  font-weight: bold;
  line-height: 1.1;
  clear: both;
}

a, a:visited {
	color:#39ae25;
	text-decoration:none;
	font-style:normal;
}

a:hover { text-decoration:underline; }

h1, h1 a, h1 a:visited {
	color:#15a20d;
	font-size: 1.2em;
	text-decoration:none;
	font-weight:normal;
}

h2, h3, h4, h5, h6 {
	font-weight:normal;
}

h2 {
	font-size: 1.31em;
}

h2.pagetitle {
    font-size: 2em;
}

h3 { 
	border-bottom:1px solid #ddd;
}

h3, h3 a, h3 a:visited {
	color:#878787;
	font-size: 1.125em;
	margin: 0 0 18px 0;
	text-decoration:none;
}

h3 a:hover { text-decoration:none; }

h4 {
	color:#878787;
	font-size: 1em;
	margin: 0 0 18px 0;
	border-bottom:1px solid #ddd;
}

p, ul, dt, dd {
	font-size: 0.875em;
	line-height: 1.2;
	margin-bottom: 1.125em;
}

#content #leftColumn ul li {
    list-style-type: disc;
    margin-left: 1.5em;
}

/*	Basic Structure
**********************************************/

#background {
  background: transparent url(images/bg.jpg) repeat-x top center;
  width: 100%;
  height: 1263px;
  position: absolute;
}

#wrapper {
	text-align:left;
	width:960px;
	background:#fff;
	margin:0 auto;
	position: relative;
}

/*	Header
*********************************************/
#header {
	background:#ffdd00;
	width:100%;
  position: relative;
  height: 13.9375em;
}

#header .top_menu {
	background:#999;
	color: #fff;
	padding:0 10px 0 70px;
	font-size: 1.25em;
}

#header h1.title a, #header h1.title a:visited {
    color:#878787;
	font-size:3em;
	margin: 35px 0 0 65px;
	display: block;
	line-height: 0.85;
}

#header h1.title a:hover {text-decoration:none}

p#tagline {
 margin-left: 70px;
}

#logo {
	position:absolute;
	right: -111px;
	top: 0px;
}

#logo p { 
	margin: 18px 0 0 0; 
	text-indent: 0px;
}

#logo p img {
	position:absolute;
	left: -17px;
}

#top-controls {
	float:right;
	margin:0px 0 0 0;
	padding:0px;
}

#top-controls img { margin-left: 10px }

/*	Menu
*********************************************/
#header .top_menu #menu {
	text-transform:uppercase;
	font-weight: bold;
	font-size: 0.85em;
}

#header .top_menu #menu ul {
	list-style:none;
	padding: 0.75em 0;
}

#header .top_menu #menu ul li {
	display:inline;
	margin-right:40px;
}

#header .top_menu #menu ul li a, #header .top_menu #menu ul li a:visited {
	letter-spacing:0.3em;
	font-size:1em;
	color:#fff;
}

#header .top_menu #menu ul li a:hover {
	text-decoration:none;
	color:#ffda00;
}


/*	Content
*********************************************/
#content {
	margin: 36px 70px 0 70px;
}

.grid {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.grid_2 {
	display: inline;
	float: left;
}

#leftColumn {
	margin: 0 36px 0 0;
	width: 603px;
}

#rightColumn {
	margin: 0 0 0 0;
	width: 170px;
	padding-left:10px;
	padding-bottom: 0px;
	border-left:1px solid #ddd;
}

#rightColumn p { font-size:12px; }

.author { 
	font-size: 0.6875em;
	font-style:italic;
}

.entry {
    margin-top: 1.125em;
    margin-bottom: 1.5em;
}

.entry h2 {
    font-size: 1.18181em;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.post {
    margin-bottom: 2em;
}

.post h2 {
    font-size: 2em;
    padding-top: 0.5em;
}

.postmetadata {
	font-size: 0.6875em;
    font-style: italic;
}

#rightColumn .articleImage { margin-bottom: 18px; height: 234px; width:400px;}
#rightColumn .articleImage img { height: 234px; width:400px;}


/*	Smaller Columns
*********************************************/
.sidebarWideCol {
	width:230px;
	font-size:0.75em;
	font-style:italic;
}

.grid_2 hr {
	border:0;
	height: 1px;
	background-color:#ddd;
	color:#ddd;
	position:relative;
	top: -9px;
}

.grid_2 h4 {
	border-bottom:1px solid #ddd;
	margin-bottom: 9px;
	font-style:normal;
}

.grid_2 ul { margin-bottom: 18px; }

.grid_2 ul li {
	border-bottom:1px dotted #ddd;
	padding-top:9px;
	padding-bottom:8px;
	padding-left: 10px;
}

.sidebarSmallCol {
	width: 160px;
	margin-right: 10px;
	font-size:0.75em;
	font-style:italic;
}


/* Flickr Scrollable 
*********************************************/

div#scrollable {
	width: 340px;
	height: 120px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:10px;
	margin-left: 10px;
}

div#scrollable div#scroll-items {
	position:absolute;
	width: 20000em;
}

div#scrollable div#scroll-items div {
	float:left;
	width:160px;
	margin-right:20px;
}

.slideController {
width:20px;
height:20px;
display:block;
margin:50px 0px 0px 0px;
padding:0px;
float:left;
}
.slideController a{
height: 20px;
width: 20px;
display: block;
border: 0;
text-indent: -9999px;
background-image:url(images/scrollbuttons.gif);
}
.prevItem a {background-position:0px 0px;}
.nextItem a {background-position:21px 0px;}
.prevItem a:hover{ background-position: 0px -21px; }
.nextItem a:hover{ background-position: 21px -21px; }

div#scrollable div#work-items .viewSite {
	width:110px;
	height:27px;
	background:transparent url(images/buttons.png) no-repeat 0px -148px;
	text-align:center;
	margin-top:31px;
}


/*	Footer
*********************************************/
#footer {
	background:#999;
	margin-top:36px;
	text-align: center;
	padding: 0.5em;
}

#footer .content {
	padding: 36px 30px 0px 30px;
	margin:0 0 36px 0;
}

#footer p {
	color:#ddd;
	text-align:center;
	display:block;
	width:100%;
	margin-bottom:0px;
}

#footer p a, #footer p a:visited{
	color:#ddd;
}
#footer p a:hover {
	text-decoration:underline;
	color:#fff;
}


#footer .content .section {
	width:220px;
	float:left;
	margin: 0 40px 0px 40px;
}
#footer .content .section h2 img{
	display:inline;
	vertical-align:middle;
	margin-right:9px;
}

#footer .content .section h2{
	border-bottom:1px solid #ccc;
	margin-bottom:18px;
}

#footer .content .section ul{
	list-style-type:disc;
	list-style-position:inside;
	font-weight:normal;
}

#footer .content .section ul a, #footer .content .section ul a:visited {
	color:#999;
	text-decoration:none;
}

#footer .content .section ul a:hover {
	text-decoration:underline;
}

/*	Misc
*********************************************/

/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin:0;
	padding:0;
}