body {
	background: #FFF;
	font-family: "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 2em;
}

*::selection {
	background: #ffb7b7; /* Safari */
	}

*::-moz-selection {
	background: #ffb7b7; /* Firefox */
}

p {
	font-family: "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #ee3a43;
	-webkit-transition: all 0.2s ease-in;
}

a:hover {
	background:#ee3a43;
	color:#FFF;
	text-decoration: none;
}

h1 {
	color: #ee3a43;
}

h2 {
	color: #ee3a43;
	font-family: "league-gothic-1","league-gothic-2", "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 2.75em;
	line-height: 1.25em;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-top: 69px;
	margin-bottom: 20px;
}

h3 {
	color:#ee3a43;
	font-family: "league-gothic-1","league-gothic-2", "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	font-weight: 400;
	margin-top: 40px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 1.65em;
	letter-spacing: .1em;
	border-bottom: 1px dotted #ee3a43;
}

h4 {
	color: #ee3a43;
	font-family: "league-gothic-1","league-gothic-2", "Helvetica Neue", HelveticaNeue, Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: .1em;
}

ul {
	margin:10px 0 0 15px;
	list-style-type: square;
}


blockquote {
border-left:5px solid #ee3a43;
margin-left:2px;
padding-left:8px;
}

strong {
color: #ee3a43;
}

.logo {
	float:left;
	text-indent: -99999px;
	background: url(../img/designdeli-logo.gif);
	display: block;
	width: 227px;
	height:424px;
	margin-bottom: 40px;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}

.logo:hover {
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	background: url(../img/designdeli-logo.gif);
}

.subhead {
	font-size: 2em;
	margin-top: 20px;
	text-transform: none;
}

#wrapper {
	margin:0 auto;
	width:780px;
	margin-top: 20px;
}

#leftcol {
	margin: 0px;
	float:left;
	width:220px;
}

#rightcol{
	margin: 0px;
	float:right;
	width:460px;
}


#nav ul {
	width:450px;
	text-align: right;
}

#nav li{
	display: inline;
	margin-left:15px;
}


#nav a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px;
	color: #ee3a43;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in;
}

#nav a:hover {
	background:#ee3a43;
	color:#FFF;
}

.partnercol1 {
float: left;
width: 140px;
margin-top: 10px;
margin-right: 20px;
}

.partnercol1 p {
font-size: .9em;
}

.partnercol2 {
float: left;
width: 140px;
margin-top: 10px;
}

.partnercol2 p {
font-size: .9em;
}

.clearfix {
clear: both;
}

#flickr {
	height: 220px;
	padding-top: 5px;
}
 
#flickr img {
	display: inline;
	border: solid 5px #FFF;
	float: left;
	width: 100px;
	height: 100px;
	opacity:0.7;
	filter:alpha(opacity=70);
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

#flickr img:hover {
	opacity:1;
}

#sample li {
	margin-bottom: 5px;
}

#footernav ul {
	margin: 0;
	width:780px;
	text-align: right;
}

#footernav li{
	display: inline;
	margin-left:15px;
}

#footernav a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px;
	color: #ee3a43;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in;
}

#footernav a:hover {
	background:#ee3a43;
	color:#FFF;
}

#footer {
margin: 40px 0 40px 0;
border-top: solid 1px #ee3a43;
}

#footer p{
float: left;
color: #ee3a43;
}

#footer #nav ul {
	width:780px;
}

#footer img {
margin-top:3px;
margin-right: 5px;
display: inline;
float: left;
}

/* ----------- TUMBLR SPECIFIC ----------- */

#posts {
	margin-top: 100px;
	margin-bottom: 20px;
}


.regular, .quote, .linkpost, .photo, .conversation, .video, .audio, .photoset-post {
margin-top: 40px;
max-width: 460px;
}

.regular ul {
	margin:5px 0 10px 25px;
	list-style-type: square;
}

.regular, .photo img {
	width: 460px;
}

.post-footer {
margin-top: 10px;
}

.linkpost {
text-decoration: none;
}

.source {
	display: block;
}

.post-footer .tags {
  display: block;
}

.tags {
float: right;
}

.taglink {
margin: 0 1px; 
font-size: 10px;
background: #EE3A43;
color: #FFF;
padding: 2px;
text-decoration: none;
}

.taglink:hover{
background: #FFF;
color: #EE3A43;
}

#pagination {
	margin-top: 40px;
	margin-bottom: 10px;
	border-top: 1px dotted #ee3a43;
}

#pagination #prev {
	margin-right: 9.5em;
}

#pagination #next {
	margin-left: 9.5em;
}


