/* @override 
	http://local.realmacsoftware.com:8888/blog/resources/css/global.css */

/* @group HTML5 Reset */

/* 
html5doctor.com Reset Stylesheet
v1.4.1 
2010-03-01
Author: Richard Clark - http://richclarkdesign.com
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{border:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/* @end */

/* @group Global */

/* Body ---------------------------------------------------- */
body {
	background: #4b2346 url(../images/body_bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	font: 16px/25px "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	font-style: normal;
	color: #4e4f4f;
}

#wrapper {
	max-width: 730px;
	min-width: 550px;
	margin: 0 auto;
	position: relative;
}

.hidden {
	opacity: 0;
}

.centered {
	display: block;
	text-align: center;
	margin-bottom: 25px;
}

/* Removes white border and shadow on centered images. */
#content .centered:not(.flickr-photos) img {
	width: auto;
	height: auto;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-left: auto;
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: auto;
}

.flickr-photos {
	margin-bottom: 50px;
}

.flickr-photos img {
	margin-bottom: 10px;
}

.flickr-photos strong a:link,
.flickr-photos strong a:visited {
	display: inline-block;
	padding-left: 25px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #b5ada0;
	font-weight: normal;
	background: url('../images/flickr_photo_icons.png') no-repeat left 11px;
	text-decoration: none;
}

.flickr-photos strong.filter a {
	background-position: left -35px;
	padding-left: 28px;
}

.flickr-photos strong.border a {
	background-position: 0 -81px;
	padding-left: 24px;
}

.flickr-photos strong a:hover {
	color: #a79e96;
	background-position: left -126px;
}

.flickr-photos strong.filter a:hover {
	background-position: left -172px;
}

.flickr-photos strong.border a:hover {
	background-position: left -218px;
}

/* @end */

/* @group Header */

/* @group header#sitewide */

header#sitewide {
	position: static;
	height: auto;
	background: url(../images/header_bg.png);
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 60px;
	line-height: normal;
	overflow: hidden;
}

header#sitewide .wrapper {
	height: 76px;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

header#sitewide h1 {
	color: #fff;
	text-indent: -9999px;
	background: url(../images/realmac_software_text_logo.png) no-repeat left center;
	width: 235px;
	float: left;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.6);
	height: 35px;
	margin: 39px 0 0;
}

header#sitewide a {
	text-decoration: none;
	color: #fff;
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-style: normal;
	font-weight: 500;
}

header#sitewide a:hover {
	color: #929292;
}

header#sitewide ul li {
	display: inline;
	margin: 0;
}

/* @group nav#company */

header#sitewide #company {
	float: right;
	text-align: right;
	width: auto;
	margin-top: 10px;
}

header#sitewide #company ul li a {
	color: #5e5e5e;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
	margin-left: 20px;
	font-size: 13px;
}


header#sitewide #company ul li a:hover {
	color: #d5d5d5;
}

header#sitewide #company ul li a:active {
	position: relative;
	top: 1px;
}

header#sitewide #company ul li.current a:link,
header#sitewide #company ul li.current a:visited {
	color: #eaeaea;
}

/* @end */

/* @group nav#apps */

header#sitewide #apps {
	float: right;
	width: auto;
	height: 35px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,1);
	box-shadow: 0 0 5px rgba(0,0,0,1);
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	margin-right: 0;
	margin-top: 13px;
}

header#sitewide #apps ul {
	margin: 0;
}

header#sitewide #apps ul li {
	display: inline;
}

header#sitewide #apps ul li a {
	display: inline-block;
	float: left;
	height: 15px;
	padding: 11px 20px 9px;
	background-image: url(../images/nav_link_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1;
}

header#sitewide #apps ul li.nextapp a:hover,
header#sitewide #apps ul li.nextapp.current a {
	color: #711706;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

header#sitewide #apps ul li a:active {
	padding: 12px 20px 8px;
}

header#sitewide #apps ul li:first-child a {
	-moz-border-radius-topleft: 5px;
}

header#sitewide #apps ul li:last-child a {
	-moz-border-radius-topright: 5px;
}

header#sitewide #apps ul li.analog a {
	background-position: left top;
}

header#sitewide #apps ul li.analog a:hover,
header#sitewide #apps ul li.analog.current a {
	color: #a3510e;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

header#sitewide #apps ul li.rapidweaver a {
	background-position: left -70px;
}

header#sitewide #apps ul li.rapidweaver a:hover,
header#sitewide #apps ul li.rapidweaver.current a {
	color: #520f48;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

header#sitewide #apps ul li.courier a {
	background-position: left -105px;
}

header#sitewide #apps ul li.courier a:hover,
header#sitewide #apps ul li.courier.current a {
	color: #0c3b6b;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

header#sitewide #apps ul li.littlesnapper a {
	background-position: left -140px;
}

header#sitewide #apps ul li.littlesnapper a:hover,
header#sitewide #apps ul li.littlesnapper.current a {
	color: #2d5206;
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
}

header#sitewide #apps ul li.store a {
	background-position: left bottom;
}

/* @end */

/* @end */


header#banner {
	display: block;
	max-width: 730px;
	font-size: 14px;
	margin: 30px auto 50px;
	height: 1px;
}

header#banner h1,
header#banner h1 a:link, header#banner h1 a:visited {
	font-weight: normal;
	color: #fff;
	font: 30px "TitilliumText14L800wt";
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	display: inline;
	float: left;
	position: relative;
	text-decoration: none;
	margin-bottom: 15px;
	
}

/* @group Search */

header#banner form#search {
	
	margin: 0;
	padding: 0;
}
form label {
	display: none;
}
header#banner form#search p {
	margin: 0;
}

header#banner form#search input {
	border: 0;
	padding: 1px 10px 1px 25px;
	background-image: url(../images/header_input_mag_glass.png);
	background-color: #331b30;
	background-repeat: no-repeat;
	background-position: 6px 7px;
	background: url(../images/header_input_mag_glass.png) no-repeat 6px 7px, url(../images/header_filter_input_bg.png) repeat-x;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	width: 150px;
	border-radius: 100px;
	height: 25px;
	line-height: normal;
	margin: 0 auto;
	display: block;
	
	-webkit-border-radius: 13px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.05);
	-webkit-transition: 0.2s;
	
	-moz-border-radius: 100px;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.05);
	box-shadow: 0 1px 0 rgba(255,255,255,0.05);
	border-radius: 13px;
}

header#banner form#search input:focus {
	outline: none;
	-webkit-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(218,141,227,0.4);
	-moz-box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(218,141,227,0.4);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(218,141,227,0.4);
	box-shadow:
		0 1px 0 rgba(255,255,255,0.05),
		0 0 15px rgba(218,141,227,0.4);
}

/* @end */

/* @end */

/* @group Content */

#content {
	position: relative;
}

article {
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 31px 50px 20px 60px;
	background-image: url(../images/paper_lined_texture_bg.jpg);
	background-repeat: repeat;
	background-color: #fff;
	background: 
		url(../images/paper_vertical_lines.png) repeat-y 25px top,
		url(../images/paper_bottom_grad.png) repeat-x left bottom,
		#fff url(../images/paper_lined_texture_bg.jpg) repeat;
}

/* @group Footer */
	article footer:before {
		content: "";
		display: block;
		width: 30px;
		height: 27px;
		background: url(../images/paperclip.png);
		position: absolute;
		top: -6px;
		left: 4px;
	}
	
	article footer {
		position: relative;
		padding: 10px 0 1px 38px;
		
		float: left;
		border-radius: 3px;
		-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		margin: 0 0 20px -7px;
		background: -moz-linear-gradient(90deg, #fafafa 0%, #ffffff 100%) rgba(255, 255, 255, 1);
		background: -webkit-gradient(linear, left bottom, left top, from(#fafafa), to(#ffffff)) rgba(255, 255, 255, 1);
	}
	
	body #content section.entry.news article.clearfix footer.social.clearfix ul li div.fb-send.fb_edge_widget_with_comment.fb_iframe_widget {
		height: 20px !important;
	}
	
	article footer ul {
		display: inline;
	}
	
	article footer ul li,
	article footer h3 {
		display: inline-block;
		margin-right: 10px;
		font-style: italic;
		font-weight: 500;
	}
	
	article footer h3 {
		overflow: hidden;
		width: 41px;
		height: 20px;
		text-indent: -300px;
		background: url('../images/share_text.png') no-repeat left top;
		position: relative;
		top: -5px;
		-moz-transform: translateY(3px);
	}
	
	article footer .twitter,
	article footer .gplus {
		position: relative;
		top: 0;

	}
	
	article footer .fb-send {
		position: relative;
		top: -7px;
		-moz-transform: translateY(-1px);
	}
/* @end */

/* @group Entries */

/* @group Twitter */


#tweet-box {
	position: relative;
	display: block;
	display: block;
	background: url(../images/tweet_box_bg.png) no-repeat;
	height: 17px;
	margin-bottom: 20px;
	width: 322px;
	overflow: hidden;
	padding: 23px 0 20px 20px;
	float: right;
	margin-top: -47px;
	margin-right: -3px;
}

#tweet-box h3 {
	color: #fff;
	text-shadow: rgba(0,0,0,0.2) 0 1px 0;
	font-size: 16px;
	margin-bottom: 0px;
	float: left;
	margin-top: -3px;
	font-weight: 500;
	width: 254px;
}

#tweet-box a {
}

/* @end */

/* @group Header */

article header {
	margin-bottom: 25px;
}



article header h1 {
	padding-right: 50px;
}

article header h1, 
article header h1 a:link, 
article header h1 a:visited {
	font-size: 45px;
	line-height: 50px; 
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}

article header h1 a:hover {
	color: #805286;
}

article header time,
article header address {
	color: #b4aea4;
}

time {
	display: inline;
}

address {
	display: inline;
	font-style: normal;
}

address em {
	font-style: normal;
}



/* @end */

/* @group Posts */

/* @group .two-image-rollover */

.two-image-rollover {
	position: relative;
	margin-bottom: 25px;
}

.two-image-rollover img {
	display: block;
}

.two-image-rollover img:last-child {
	opacity: 0;
	position: absolute !important;
	left: 67px;
	top: 16px;
	border: none !important;
	-webkit-transition: opacity 500ms ease-in-out 0s;
}

.two-image-rollover img:last-child:hover {
	opacity: 1;
}

/* @end */

/* @group WWDC 2011 Tees */

.wwdc_tee {
	width: 554px;
	height: 390px;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	margin: 0 auto 20px;
	background: url(../images/realmac_wwdc2011_tees.jpg) left -390px;

}

.wwdc_tee.dino:hover {
	background-position: left 0;
}

.wwdc_tee.owl {
	background-position: left -1170px;
}

.wwdc_tee.owl:hover {
	background-position: left -780px;
}

.wwdc_tee.wood {
	background-position: left -1950px;
}

.wwdc_tee.wood:hover {
	background-position: left -1560px;
}

.wwdc_tee.lick {
	background-position: left -2730px;
}

.wwdc_tee.lick:hover {
	background-position: left -2340px;
}

.wwdc_tee.robots {
	background-position: left -3510px;
}

.wwdc_tee.robots:hover {
	background-position: left -3120px;
}

.wwdc_tee.robot {
	background-position: left -4290px;
}

.wwdc_tee.robot:hover {
	background-position: left -3900px;
}

.wwdc_tee.skull {
	background-position: left -5070px;
}

.wwdc_tee.skull:hover {
	background-position: left -4680px;
}

/* @end */


/* @group Two images Sid-by-side */
	.side-by-side p {
		float: left;
		width: 320px;
		text-align: center;
		color: #a5a5a1;
	}
	
	.side-by-side p:last-child {
		float: right;
	}
	
	.side-by-side img {
		margin-bottom: 5px;
	}

/* @end */

/* @group Global */

.entry {
	position: relative;
	display: block;
	width: 730px;
	padding-bottom: 15px;
	background: url(../images/paper_bottom_shadow.png) no-repeat left bottom;
	margin: 0 auto 50px;
}

.post h1 {
	font-size: 30px;
	margin-bottom: 25px;
	clear: both;
	font-weight: 500;
}

.post h3 {
	font-size: 18px;
	clear: both;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 5px;
}

.avatar {
	text-indent: -9999px;
	width: 105px;
	height: 106px;
	position: absolute;
	right: 0;
	top: 0;
}

.avatar a:link, .avatar a:visited {
	display: block;
	position: absolute;
	width: 105px;
	height: 106px;
	background: url(../images/avatar_dan.png) no-repeat;
	top: -5px;
	left: 18px;
}

.avatar.Dan a:link, .avatar.Dan a:visited {
	background: url(../images/avatars/dan.png) no-repeat;
}

.avatar.Ben a:link, .avatar.Ben a:visited {
	background: url(../images/avatar_ben.png) no-repeat;
}

.avatar.Nik a:link, .avatar.Nik a:visited {
	background: url(../images/avatars/nik.png) no-repeat;
}

.avatar.Luke a:link, .avatar.Luke a:visited {
	background: url(../images/avatars/luke.png) no-repeat;
}

.avatar .paperclip {
	width: 30px;
	height: 27px;
	background: url(../images/paperclip.png);
	position: absolute;
	top: -6px;
	right: 25px;
}

/* @end */

/* @group iPhone App Spotlight */

.iapps article {
	padding: 0;
	background: white;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
	-webkit-border-radius: 10px 10px 5px 5px;
	-moz-border-radius: 10px 10px 5px 5px;
	border-radius: 10px 10px 5px 5px;
}

.iapps header {
	background: url(../images/app_game_header_bg.jpg);
	height: 370px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:
		inset 1px 0 0 rgba(255,255,255,0.1),
		inset -1px 0 0 rgba(255,255,255,0.1);
	-moz-box-shadow:
		inset 1px 0 0 rgba(255,255,255,0.1),
		inset -1px 0 0 rgba(255,255,255,0.1);
	box-shadow:
		inset 1px 0 0 rgba(255,255,255,0.1),
		inset -1px 0 0 rgba(255,255,255,0.1);
}

.iapps header h1 a:link,
.iapps header h1 a:visited {
	width: 330px;
	text-indent: -999em;
	opacity: 0.5;
	position: absolute;
	top: 66px;
	left: 173px;
	height: 75px;
}

.iapps header address, .iapps header time {
	display: none;
}

.iapps article header .avatar {
	left: 50%;
	top: 185px;
	margin-left: -83px;
}

.iapps article header .avatar .paperclip {
	display: none;
}

.iapps article header .avatar a:link,
.iapps article header .avatar a:visited {
	height: 126px;
	width: 127px;
	background: url(../images/app_avatar_large_nik.png);
}

.iapps article .post p:first-child {
	padding: 0px 20px 10px;
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	line-height: 25px;
}

.iapps article .post ul li {
	width: 50%;
	display: block;
	float: left;
	position: relative;
	padding: 20px 15px 20px 100px;
	margin: 0;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.iapps article .post ul li:nth-child(odd) {
	margin-right: 0;
	clear: left;
}

.iapps article .post ul li:first-child,
.iapps article .post ul li:nth-child(2),
.iapps article .post ul li:nth-child(5),
.iapps article .post ul li:nth-child(6) {
	background: #eef9fe;

}

.iapps article .post ul li p {
	margin: 0;
}

.iapps article .post ul li .icons {
	position: absolute;
	left: 15px;
	top: 15px;
}

.iapps article .post ul li .icons img {
	width: 63px;
	height: 63px;
}

.iapps article .post ul li .icons span {
	width: 32px;
	height: 32px;
	display: block;
	background: url(../images/app_avatar_dan.png);
	position: absolute;
	right: -10px;
	bottom: 0;
}

.iapps article .post ul li.dan span {
	background: url(../images/app_avatar_dan.png);
}

.iapps article .post ul li.ben span {
	background: url(../images/app_avatar_ben.png);
}
.iapps article .post ul li.nik span {
	background: url(../images/app_avatar_nik.png);
}
.iapps article .post ul li.aron span {
	background: url(../images/app_avatar_aron.png);
}
.iapps article .post ul li.danny span {
	background: url(../images/app_avatar_danny.png);
}
.iapps article .post ul li.luke span {
	background: url(../images/app_avatar_luke.png);
}
.iapps article .post ul li.chris span {
	background: url(../images/app_avatar_chris.png);
}
.iapps article .post ul li.team span {
	background: url(../images/app_avatar_team.png);
}

.iapps article .post h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
}

.iapps article .post h4 a {
	display: inline;
	margin: 0;
}

.iapps article .post p {
	font-size: 13px;
	line-height: 18px;
}

.iapps article .post a {
	color: #1e9eb9;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}

.iapps .foot-note {
	clear: both;
	padding: 20px;
}

.iapps .foot-note p {
	margin: 0;
}

/* @end */

/* @group .news */

.news .post {
	padding: 25px;
	border-top: 1px solid #fff;
}

.news article {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 30px 0 0;
	background: #fdfbf3;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
}

.news article header {
	border-bottom: 1px solid #eae7df;
	padding: 0 110px 25px 25px;
	margin: 0;
}

.news article header h1 {
	padding-right: 50px;
	font-style: normal;
	font-weight: 500;
	line-height: 1;
}

.news article header h1, 
.news article header h1 a:link, 
.news article header h1 a:visited {
	font-size: 30px; 
	margin: 0 0 10px;
	text-decoration: none;
	color: #3f3735;
	line-height: 1;
	font-weight: 500;
}

.news .post p {
    position: relative;
}

.news .post p:last-child {
	margin: 0;
}

.news .post > iframe {
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	position: relative;
	display: block;
	margin: 0 auto 25px;
}

.news .post img {
	width: auto;
	height: auto;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	margin-left: auto;
	position: relative;
	display: block;
	margin-top: -6px;
	margin-right: auto;
}

.news .post img.no-border {
	border: none;
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}

.news .post img.callout {
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.news .post img.right {
	float: right;
	margin: -25px 0 80px 40px;
}

/*.news .post .img_overlay {
    width: 553px;
    height: 285px;
    background: url(../images/image_overlay.png);
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 25px;
    display: none;
}

.news .post .img_overlay:first-child {
	display: block;
}*/

.news .post a:link.image_mag,
.news .post a:visited.image_mag {
	display: block;
	width: 553px;
	height: auto;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	position: relative;
	margin: 0 auto;
}

.news .post a:link.image_mag img,
.news .post a:visited.image_mag img {
	width: 553px;
	height: auto;
	border: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-left: 0;
	margin-bottom: 0;
	position: static;
	margin: 0;
}

.news .post a:link.image_mag .img_overlay,
.news .post a:visited.image_mag .img_overlay {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(0,0,0,0.4) url(../images/image_mag_glass.png) no-repeat center;
	opacity: 0;
	top: 0;
	left: 0;
	-webkit-transition: 0.2s;
}

.news .post a:hover.image_mag .img_overlay {
	opacity: 1;
}

/* @end */

/* @group Design */

.design article {
	padding: 10px 0 20px 2px;
	background: #fff url(../images/design_grid.png) repeat -4px top;
	color: #929292;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.design article header {
	height: 39px;
	background: #efefef;
	margin: 9px 0 19px 13px;
	line-height: 19px;
	border: 1px solid #ccc;
	font-size: 14px;
	max-width: 96%;
	width: 96%;
}

.design.border-image article header {
	height: 37px;
	border-width: 11px 15px;
	-webkit-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-moz-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-o-border-image: url(../images/design_border_image.png) 11 15 stretch;
	border-image: url(../images/design_border_image.png) 11 15 stretch;
	margin: 0 0 1px;
	background: transparent;
}

.design header h1 em,
.design header strong,
.design p:last-child strong {
	display: block !important;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}

.webkit .design article header h1 em,
.webkit .design article header strong,
.webkit .design article p:last-child strong {
	background: transparent url(../images/design_type_texture.png) left top; 
	-webkit-background-clip: text;
	color: transparent;
	text-shadow: none;
}


.design article header h1 {
	float: left;
	padding: 0 0 0 5px;
	border-right: 1px solid #ccc;
	margin-top: -1px;
	height: 40px;
	width: 42%;
}

.design article header h1,
.design article header h1 a:link,
.design article header h1 a:visited {
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
}

.design article header time,
.design article header address {
	display: block;
	width: 25%;
	float: left;
	padding-left: 5px;
	border-right: 1px solid #ccc;
	height: 40px;
	margin-top: -1px;
}

.design article header address {
	width: 25%;
}

.design article header .avatar {
	width: 41px;
	height: 41px;
}

.design article header .avatar a:link,
.design article header .avatar a:visited {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	border: none;
	top: 19px;
	left: -14px;
	
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	-webkit-transform: rotate(0deg);
	
	-moz-box-shadow: none;
	-moz-border-radius: 0;
	-moz-transform: rotate(0deg);
	
	box-shadow: none;
	border-radius: 0;
}

.design article header .avatar.Dan a:link,
.design article header .avatar.Dan a:visited {
	background: url(../images/design_avatar_dan.jpg) no-repeat;
}

.design article header .avatar.Ben a:link,
.design article header .avatar.Ben a:visited {
	background: url(../images/design_avatar_ben.jpg) no-repeat;
}

.design article header .avatar .paperclip {
	display: none;
}

.design article .post img {
	border: 1px solid #ccc;
	padding: 1px;
	width: 697px;
	height: auto;
	margin-left: 13px;
	margin-bottom: 18px;
}

.design.border-image article .post img {
	border-width: 11px 15px;
	-webkit-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-moz-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-o-border-image: url(../images/design_border_image.png) 11 15 stretch;
	border-image: url(../images/design_border_image.png) 11 15 stretch;
	padding: 0;
	margin: 0;
	height: auto;
	max-width: 96%;
}

.design article .post p {
	margin: 0 0 -7px;
}

.design article p:last-child strong {
	line-height: 20px;
}

.design article p:last-child {
	width: 688px;
	background: #efefef;
	border: 1px solid #ccc;
	margin-left: 13px;
	height: auto;
	line-height: 20px;
	padding: 0 6px 0 5px;
}

.design.border-image article p:last-child {
	border-width: 11px 15px;
	-webkit-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-moz-border-image: url(../images/design_border_image.png) 11 15 stretch;
	-o-border-image: url(../images/design_border_image.png) 11 15 stretch;
	border-image: url(../images/design_border_image.png) 11 15 stretch;
	width: 686px;
	margin-bottom: -10px;
	margin-left: 0;
	background: transparent;
	line-height: 20px;
	max-width: 94%;
	padding: 0 1% 0 1%;
}

/* @end */

/* @group Notes */

.software-release article {
	padding: 27px 50px 20px 55px;
	background-image: url(../images/note_horizontal_lines.png);
	background-repeat: repeat;
	background-color: #fffda3;
	background: 
		url(../images/note_vertical_lines.png) repeat-y 25px top,
		url(../images/note_bottom_grad.png) repeat-x left bottom,
		url(../images/note_cup_stain.png) no-repeat right bottom,
		#fffda3 url(../images/note_horizontal_lines.png) repeat;
	color: #00186d;
}

.software-release article header h1,
.software-release article header h1 a:link,
.software-release article header h1 a:visited {
	
	margin: 0 0 6px;
	font-weight: normal;
	text-decoration: none;
	font-size: 30px;
	line-height: 15px;
}

.webkit .software-release article header,
.webkit .software-release article p {
}



/* @end */

/* @group photography */

.photography {
	padding: 0;
	background: none;
	background: url(../images/photo_frame.jpg) left top no-repeat;
	height: 588px;
}

/* @group Header */

.photography header {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	background: #f9f9f9 url(../images/paper_bottom_grad.png) repeat-x left bottom;
	width: 230px;
	height: 70px;
	padding-left: 70px;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.7);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.7);
}

.design article header .avatar {
	width: 41px;
	height: 41px;
}

.photography article header .avatar a:link,
.photography article header .avatar a:visited {
	display: block;
	position: absolute;
	width: 54px;
	height: 54px;
	border: none;
	top: 8px;
	
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	-webkit-transform: rotate(0deg);
	
	-moz-box-shadow: none;
	-moz-border-radius: 0;
	-moz-transform: rotate(0deg);
	
	box-shadow: none;
	border-radius: 0;
	left: -187px;
}

.photography article header .avatar.Dan a:link,
.photography article header .avatar.Dan a:visited {
	background: url(../images/photo_avatar_dan.jpg) no-repeat;
}

.photography article header .avatar.Ben a:link,
.photography article header .avatar.Ben a:visited {
	background: url(../images/photo_avatar_ben.jpg) no-repeat;
}

.photography header .avatar .paperclip {
	display: none;
}

.photography header h1,
.photography header h1 a:link,
.photography header h1 a:visited {
	font-size: 14px;
	margin: 6px 0;
	line-height: normal;
}

.photography header address,
.photography header time {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 17px;
	color: #afafaf;
}

/* @end */

/* @group Post */

.photography article {
	background: none;
	height: 500px;
	padding: 0;
	-webkit-box-shadow: 3px 3px 13px rgba(0,0,0,0.8);
	-moz-box-shadow: 3px 3px 13px rgba(0,0,0,0.8);
	box-shadow: 3px 3px 13px rgba(0,0,0,0.8);
}

.photography article .post {
	position: absolute;
	z-index: 0;
	left: 71px;
	top: 71px;
	display: block;
	width: 588px;
	height: 358px;
	overflow: hidden;
}

.photography article .img_overlay {
	width: 588px;
	height: 358px;
	background: url(../images/photo_overlay.png) left top no-repeat;
	position: absolute;
	z-index: 1;
	top: 71px;
	left: 71px;
}

.photography article .post ul {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	display: block;
	width: 1764px;
	height: 358px;
}

.transitions .photography article .post ul {
	-webkit-animation-timing-function: ease-in-out;
	-webkit-transition: 0.5s;
	-o-animation-timing-function: ease-in-out;
	-o-transition: 0.5s;
	-moz-animation-timing-function: ease-in-out;
	-moz-transition: 0.5s;
	animation-timing-function: ease-in-out;
	transition: 0.5s;
}

.photography article .post ul li {
	display: block;
	width: 588px;
	height: 358px;
	float: left;
	position: relative;
}

.photography article .post img {
	display: block;
	width: 588px;
	height: 358px;
}

/* @end */

/* @group Navigation */

.photography article nav ul {
	width: 54px;
	height: 10px;
	margin: 0 auto;
	top: 445px;
	position: relative;
}

.photography article nav ul li a {
	width: 8px;
	height: 9px;
	display: block;
	float: left;
	margin: 0 5px;
	background-image: url(../images/photo_navigation_circles.png);
	background-position: left -10px;
	-webkit-transition: none;
}

.photography article nav ul li.current a {
	background-position: left top;
}

/* @end */

/* @end */

/* @end */



/* @end */



/* @end */

/* @group 404 / Alert */

section.error, section.alert {
	height: 35px;
	padding: 23px 20px 20px;
	background: url(../images/torn_paper_bg.png);
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	z-index: 2;
}
section.error {
	background: url(../images/404_bg.png);
	height: 73px;
	padding-top: 34px;
}

section.error h3, section.alert h3 {
	font-size: 18px;
	margin-bottom: 0;
}

section.error h3 {
	margin-bottom: 10px;
	font-size: 25px;
}

section.error h3 em, section.alert h3 em {
	font-style: normal;
	color: #805286;
}

section.error p {
	text-align: center;
}

section.error p a:link,
section.error p a:visited {
	color: #4e4e4e;
	padding-left: 30px;
	background: url(../images/icon_back_arrow.png) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

/* @group Other */

/* @group Pagination */

#pagination {
	position: relative;
	display: block;
	width: 730px;
	padding-bottom: 15px;
	background: url(../images/paper_bottom_shadow.png) no-repeat left bottom;
	margin: 0 auto 20px;
	height: 58px;
	text-align: center;
}

#pagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fdfbf3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#pagination ul li {
	padding: 17px 10px 0;
}

#pagination ul li.ajax {
	padding: 0;
}

#pagination a:link, #pagination a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: 700;
	text-shadow: 0 -2px 0 rgba(255,255,255,1);
}

#pagination ul li.ajax a:link,
#pagination ul li.ajax a:visited {
	display: block;
	height: 41px;
	width: auto;
	margin-left: -4px;
	font-size: 16px;
	text-decoration: none;
	color: #5e5e5e;
	font-weight: 700;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
	padding-top: 17px;
}

#pagination ul li.ajax a:hover {
	text-decoration: none;
	color: #652a85;
}

#pagination a:active {
	position: relative;
	top: 1px;
}

/* @end */

/* @end */

/* @group footer */

footer#site {
	clear: both;
	width: 730px;
	margin: 0 auto 20px;
	color: rgba(255, 255, 255, 0.2);
	text-shadow: 0 1px 0 rgba(255,255,255,0.1);
	font-family: "museo-sans-1","museo-sans-2",sans-serif;
	font-style: normal;
	font-weight: 500;
}

#site ul {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 13px;
}

footer#site ul li {
	margin-left: 15px;
	float: right;
}

footer#site ul li:last-child {
	margin-right: 0px;
}

footer#site ul li.home {
	float: left;
	margin: 0;
}

footer#site a:link,
footer#site a:visited {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.5);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

footer#site a:hover {
	color: rgba(255, 255, 255, 0.9);
}

/* @end */


/* Aron */

/* @group Forms */

input:focus {
	outline: none;
}

/* @end */

/* @group Lists */

ol, ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Headings */

/* Headings ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
}

h2 {
}

h3 {
}

h4 {
}

h5, h6 {
}

/* @end */

/* @group Text elements */

/* Text elements -------------------------------------------------------------- */

p {
	margin: 0 0 25px;
}

a:link,
.form-link button {
	color: #652a85;

}

a:visited {
	color: #9963a1;
}

a:focus, a:hover,
.form-link button:hover {
	color: #5b3356;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a img {
	border: none;
}

/* @end */

/* @group Admin */

#admin-bar {
	position: fixed;
	top: 187px;
	left: 20px;
	width: 120px;
	padding: 15px;
	background-color: rgba(0,0,0,0.4);
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.6), 0 1px 0 rgba(255,255,255,0.1);
	color: rgba(255,254,255,0.2);
	font-weight: 500;
}
#admin-bar h3 {
	font-weight: 500;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	margin-bottom: 10px;
}

#admin-bar ul {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

#admin-bar ul li {
	display: block;
}

#admin-bar ul li:first-child {
	margin-bottom: 20px;
}

#admin-bar ul li a,
#admin-bar ul li button {
	color: #fff;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	font: 16px/25px "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#admin-bar ul li a:hover,
#admin-bar ul li button:hover {
	color: rgba(255,254,255,0.2);
}

/* @end */

/* iPhone */
@media screen and (max-device-width: 480px) {
	header#banner, #wrapper, .entry, #twitter #tweet-box { 
		width: 100%;
		max-width: 100%;
		-webkit-background-size: 100% 100%;
	}
	h1, h1 a:link {
		font-size: 25px;
	}
	header#banner form input {
		-webkit-border-radius: 12px; width: 80px;
	}
	#twitter #tweet-box textarea {
		max-width: 92%;
	}
}

/* Portrait */
@media screen and (max-width: 320px) and (max-device-width: 480px) {
	.photography {
		-webkit-background-size: 100% 500px;
	}
	
	.photography .post img {
		max-width: 500px;
		max-height: auto;
	}
	
	.photography .img_overlay {
		max-width: 300px;
		max-height: auto;
	}
}
 
/* Landscape */
@media screen and (min-width: 321px) and (max-device-width: 480px) {
	.photography {
		-webkit-background-size: 100% 500px;
	}
	
	.photography .post img {
		max-width: 578px;
		max-height: auto;
	}
	
	.photography .img_overlay {
		max-width: 578px;
		width: 578px;
		max-height: auto;
	}
}

/* iPad */
@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
	header#banner, #wrapper, .entry, #twitter #tweet-box, #pagination {
		width: 98%;
		max-width: 98%;
		-webkit-background-size: 98% 98%;
	}
	
	.avatar a:link, .avatar a:visited {
		left: -10px;
	}
	
	.avatar .paperclip {
		right: 53px;
	}
	
	
	.photography {
		-webkit-background-size: 100% 500px;
	}
	
	header nav {
		width: 100%;
		max-width: 100%;
		-webkit-background-size: 100% 200%;
	}
	
	.photography .post img {
		max-width: 100%;
		width: 100%;
		max-height: auto;
	}
	
	.photography .img_overlay {
		max-width: 100%;
		max-height: auto;
	}
}

@media only screen and (max-device-width: 1024px) and (orientation:landscape) {
	header#banner, #wrapper, .entry, #twitter #tweet-box, #pagination {
		width: 98%;
		max-width: 98%;
		-webkit-background-size: 98% 98%;
	}

	header nav {
		width: 100%;
		max-width: 100%;
		-webkit-background-size: 100% 200%;
	}
	
	.design article header,
	.design article .post img {
		width: 951px;
	}
	
	.design.border-image article p:last-child {
	width: 941px;
}

/* @group Photo post */

	.photography {
		height: 800px;
		-webkit-background-size: 100% 700px;
	}
	
	

	.photography article {
		background: none;
		height: 700px;
	}
	
	.photography article .post {
		width: 820px;
		height: 502px;
		left: 96px;
		top: 99px;
		-webkit-background-size: 100% 700px;
	}
	
	.photography article .post ul {
		width: 2460px;
		height: 502px;
	}
	
	.photography article .post ul li {
		width: 820px;
		height: 100%;
	}
	
	.photography article .post img {
		width: 792px;
		height: 502px;
	}
	
	.photography article .img_overlay  {
		width: 792px;
		height: 502px;
		-webkit-background-size: 100% 100%;
		left: 96px;
		top: 99px;
	}
	
	.photography article nav ul {
		top: 630px;
		position: relative;
	}

/* @end */
}	
