/* @override http://cascom.se/css/blog.css */

#main > footer {
	display: none;
}

#blog.mac #content {
	margin-bottom: 0;
	margin-top: 42px;
}

article.post {
	clear: both;
	float: left;
	width: 90%;
	color: #333;
	background-color: #fff;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.5);
	margin: 3% 5%;
}

article.post > * {
	margin: 20px;
	display: block;
}

article.post figure {
	display: inline-block;
}

p.photoset_caption {
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 13px;
	width: 500px;
	text-align: center;
}

div#photoset_2566690427 p.photoset_caption {
	display: none;
}

div#photoset_2566690427.html_photoset p:first-child img {
	float: right;
}

div#photoset_2566690427.html_photoset p:first-child {
	clear: both;
	float: right;
	display: block;
}

div#photoset_2566690427.html_photoset p.photoset_caption:first-child {
	float: right;
	clear: both;
}

#post-2566690427 figure {
	margin: 20px 0 0;
	width: 100%;
}

#post-2566690427 figure div {
}

#post-2566690427 figure > p {
	margin: 20px auto;
	width: 50%;
}

/* @group Quote */

article.post blockquote {
	text-indent: 0;
	margin-left: 40px;
	font: 24px/36px myriad-pro-1, myriad-pro-2, "Lucida Grande", Lucida, Verdana, sans-serif;
}

article.post blockquote span.quote {
	font-size: 36px;
	color: #76797C;
	line-height: 32px;
	vertical-align: -4px;
}

article.post blockquote span.quote.start {
	font-size: 48px;
	display: inline-block;
	float: left;
	margin: 5px 0 0 -23px;
}

article.post cite {
	line-height: 24px;
	text-indent: -20px;
	margin-left: 40px;
}

article.post cite:before {
	color: #76797C;
	content: "— ";
}

/* @end */

/* @group Footer */

article.post footer {
	border-top: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 40px;
	clear: both;
	color: #76797C;
	opacity: 0;
	margin: 20px 20px 0;
	-webkit-transition: opacity 500ms;
}

article.post footer:hover {
	opacity: 1;
}

article.post footer time {
	float: left;
}

article.post footer time, 
article.post footer cite, 
article.post footer .note-count {
	float: left;
	margin: 0 20px 0 0;
}

article.post footer .tags {
	float: right;
	clear: none;
}

article.post footer .tags .tag {
	text-transform: capitalize;
}

/* @end */

/* @group Sidebar */

nav #tag_cloud .tag a {
	background-image: url(http://cascom.se/icon/tag.png);
	text-transform: capitalize;
}

nav .followed a {
	text-transform: capitalize;
}

nav .page a {
	background-image: url(http://cascom.se/icon/documents.png);
}

/* @end */

/* @group Custom */

#post-387604533 {
	background: url(../images/blog/iPhone3G.png) no-repeat;
}

#post-2566690427 {
	color: #ccc;
	background-color: #000;
}

#post-2566690427 footer .tag {
	background-color: #76797C;
	background-image: none;
	border-color: #76797C;
	color: #ccc;
}

#post-814862115 {
	color: #fff;
	background-color: #000;
	background-image: url(http://cascom.se/images/blog/Aurora.jpg);
	background-size: 1024px 640px;
}

#post-814862115 p {
	text-shadow: #000000 0 1px 3px;
}

#post-387604533 h1 {
	margin-top: -30px;
}

#post-387604533>div {
	margin-top: 137px;
	margin-left: 47px;
	margin-bottom: 190px;
	height: 480px;
	float: left;
	width: 320px;
}

#post-387604533 div span {
	float: left;
	width: 160px;
	height: 40px;
	color: rgba(255,255,255,0);
	position: relative;
	z-index: 5;
	top: -20px;
}

#post-387604533 div ul {
	margin: 0;
}

#post-387604533 div ul li {
	height: 460px;
	text-align: center;
	width: 320px;
	float: left;
	margin-top: 20px;
}

#post-387604533 h3 {
	color: #fff;
	text-shadow: #768291 0 -1px 1px;
	font: bold 18px/45px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	height: 44px;
}

#post-387604533 img {
	margin-top: 100px;
}

/* @end */
