@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:#666;
	color:#666;
	font-size:62.5%;
	text-align:center;
	font-family: Georgia,"Times New Roman",Times,serif;
}

h1, h1 a, h1 a:visited {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	color:#CF311B;
	font-size: 36px;
	line-height:36px;
	text-decoration:none;
	font-weight:normal;
}

h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight:normal;
}

h2 {
	color:#666;
	font-size: 21px;
	line-height:36px;
}

h3, h3 a, h3 a:visited {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	color:#666666;
	font-size: 18px;
	margin: 0 0 18px 0;
	text-decoration:none;
}

h3 a:hover { text-decoration:none; }

h4 {
	color:#00ccff;
	font-size: 16px;
	line-height:18px;
	margin: 0 0 18px 0;
	border-bottom:1px solid #ddd;
	line-height: 17px;
}

p {
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
}

a, a:visited {
	color:#CF311B;
	text-decoration:none;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-style:normal;
}

a:hover { text-decoration:underline; }

/*	Basic Structure
**********************************************/
#wrapper {
	text-align:left;
	width:960px;
	background:#fff;
	margin:0 auto;
}

/*	Header
*********************************************/
#header {
	background:#ddd;
	width:100%;
}

#header .top {
	background:#cf311b;
	padding:0 10px 0 70px;
	line-height:36px;
}

#header h1#logo a, #header h1#logo a:visited {
	font-size:48px;
	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
	font-weight:normal;
	line-height:90px;
	margin:0 0 0 65px;
	color:#666;
	text-transform:uppercase;
}

#header h1#logo a:hover {text-decoration:none}

#twitter {
	float:right;
	margin-right: 45px;
	width: 303px;
	position:relative;
	color:#888888;
}

#twitter img { border:0;}

#twitter p { 
	margin: 18px 0 0 0; 
	text-indent: 0px;
}

#twitter p img {
	
	width: 13px;
	height: 14px;
	
}

#top-controls {
	float:right;
	height: 17px;
	margin:0px 0 0 0;
	padding:0px;
}

#top-controls img { margin-left: 10px }

/*	Menu
*********************************************/
#header .top #menu {
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#ddd;
}

#header .top #menu ul {
	list-style:none;
}

#header .top #menu ul li {
	display:inline;
	margin-right:40px;
	font-weight:normal;
}

#header .top #menu ul li a, #header .top #menu ul li a:visited {
	letter-spacing:0.3em;
	font-size:12px;
	color:#ddd;
}

#header .top #menu ul li a:hover {
	text-decoration:none;
	color:#00ccff;
}


/*	Content
*********************************************/
#content {
	margin: 36px 10px 0 70px;
}

.grid {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.grid_2 {
	display: inline;
	float: left;
}

#leftColumn {
	margin: 0 69px 0 0;
	width: 400px;
}

#rightColumn {
	margin: 0 0 0 0;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 0px;
	border-left:1px solid #ddd;
}

#rightColumn p { font-size:12px; }

.author { 
	font-size: 11px;
	font-style:italic;
}
.author span { font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }
#rightColumn .articleImage { margin-bottom: 18px; height: 234px; width:400px;}
#rightColumn .articleImage img { height: 234px; width:400px;}

.postBody { margin-bottom: 0px; }

.postBody p { 
	margin-bottom: 0px; 
	text-align:justify;
}
.postBody p:first-child { 
	text-indent:0px;
}

/*	Smaller Columns
*********************************************/
.sidebarWideCol {
	width:230px;
	font-size:12px;
	line-height:18px;
	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;
	line-height: 17px;
	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:12px;
	line-height:18px;
	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:#ddd;
	margin-top:36px;
}

#footer .content {
	padding: 36px 30px 0px 30px;
	margin:0 0 36px 0;
}

#footer p#copyright {
	background:#999;
	color:#ddd;
	text-align:center;
	line-height:18px;
	font-size:10px;
	display:block;
	width:100%;
	margin-bottom:0px;
}

#footer p#copyright a, #footer p#copyright a:visited{
	color:#ddd;
	font-size:10px;
}
#footer p#copyright 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{
	line-height: 35px;
	border-bottom:1px solid #ccc;
	margin-bottom:18px;
}

#footer .content .section ul{
	list-style-type:disc;
	list-style-position:inside;
	font-size:12px;
	line-height:18px;
	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;
}
