/* Afar25 Blog Styling*/

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 {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
	background-color: #fff;
	color: #626262;
	font-family: 'Muli', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: lighter;
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}

/* Blog Styles */
header {
	background-color: #232323;
	min-width: 1008px;
}
.top, #all, .slider-wrapper {
	margin: auto;
	padding: 0 10px;
	width: 988px;
}
.top {
	height: 44px;
	padding: 10px 10px 6px;
	position: relative;
}
#facebook, #twitter, #flickr, #linkedin, #rss, #asking, .date, .notes-icon, .comment, .reblog-icon, #top, #archive, #portfolio, #contact, .tag-icon, .left:before, .right:after, #instagram {
	background: url(http://afar25.com/blog/images/blog-sprite.png) no-repeat;
}
#logo {
	background-color: #fff;
	border: 1px solid #bdbdbd;
	display: block;
	left: 54px;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 154px;
	z-index: 99;
}
#logo img {
	padding: 4px 0;
}
.top nav {
	float: right;
	position: relative;
	top: 11px;
}
.top nav ul li {
	display: inline-block;
	padding: 0 8px;
}
.top nav ul li a {
	color: #fff;
	font-size: 16px;
	padding: 10px 12px;
}
.top nav ul li a:hover, .selected {
	background-color: #f0511b;
}
.left-side {
	float: left;
	padding-top: 20px;
	width: 244px;
}
#space {
	height: 108px;
}
#description, .follow {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 22px;
	padding-bottom: 16px;
	padding-left: 2px;
	padding-right: 2px;
}
#description {
	font-size: 14px;
	line-height: 26px;
}
#description span {
	color: #000;
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
}
#post-container {
	float: right;
	width: 726px;
}
.follow {
	border-top: 1px solid #e5e5e5;
	margin-top: 22px;
	padding-top: 16px;
}
.follow ul li {
	text-align: right;
	padding: 9px 0;	
}
.follow ul li a {
	display: block;
	color: #f0511b;
	font-size: 13px;
}
.follow ul li a span {
	bottom: 2px;
	display: inline-block;
	float: left;
	position: relative;
}
#facebook {
	background-position: -135px -6px;
	height: 16px;
	width: 14px;
}
#twitter {
	background-position: -166px -6px;
	height: 16px;
	width: 16px;
}
#flickr {
	background-position: -197px -6px;
	height: 16px;
	width: 15px;
}
#linkedin {
	background-position: -228px -7px;
	height: 16px;
	width: 13px;
}
#rss {
	background-position: -259px -6px;
	height: 16px;
	width: 14px;
}
#asking {
	background-position: -291px -6px;
	height: 16px;
	width: 14px;
}
#instagram {
	background-position: -291px -67px;
	height: 16px;
	width: 16px;
}
.post-box {
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	overflow: hidden;
	padding: 20px 0;
}
.post {
	float: left;
	width: 500px;
}
.post img {
	padding-bottom: 20px;
}
.post p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 14px;
}
.post h3 {
	margin: 14px 0;
}
.post ol {
	list-style-type: decimal;
	margin-bottom: 14px;
	padding-left: 40px;
}
.post ol li {
	font-size: 13px;
	line-height: 22px;
}
.post-info {
	float: right;
	width: 210px;
}
.info-top {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 14px;
}
.info-top span, footer nav ul li span {
	display: inline-block;
}
.info-top li {
	font-size: 12px;
	padding: 6px 0;
}
.info-top li:first-child {
	padding-top: 0 !important;
}
.info-top li a, .post p a {
	color: #f0511b;
}
.info-top li span {
	padding-right: 4px;
	position: relative;
	top: 2px;
}
.tags {
	padding-top: 14px;
}
.next-post {
	border-top: 1px solid #e5e5e5;
	padding-top: 14px;
	margin-top: 14px;
}
.tags li, .next-post li {
	display: inline-block;
	font-size: 13px;
	padding: 5px 2px;
}
.tags li a, .next-post li a {
	display: block;
}
.tags li a, #pagination a, .next-post li a {
	border: 1px solid #b1b8c2;
	background-color: #e4e4e4;
	color: #878686;
	padding: 2px 4px;
}
.tags li a:hover, #pagination a:hover, .current_page, .next-post li a:hover {
	background-color: #f0511b;
	border: 1px solid #b33e16;
	color: #fff;
}
.tags li a:before {
	content: "#";
	display: inline-block;
}
.date {
	background-position: -320px -5px;
	height: 16px;
	width: 16px;
}
.notes-icon {
	background-position: -351px -6px;
	height: 16px;
	width: 16px;
}
.comment {
	background-position: -291px -38px;
	height: 16px;
	width: 16px;
}
.reblog-icon {
	background-position: -321px -37px;
	height: 16px;
	width: 16px;
}
#pagination {
	clear: both;
	font-size: 13px;
	margin: 40px 0 60px;
	text-align: right;
}
#pagination a, .current_page {
	display: inline-block;
	margin: 0 2px;
}
.current_page {
	padding: 2px 4px;
}
#pagination a span {
	display: block;
}

.left:before {
	background-position: -199px -67px;
	content: "";
	display: block;
	float: left;
	height: 14px;
	margin-right: 3px;
	width: 14px;
}
.left:hover:before {
	background-position: -260px -67px;
}
.right:after {
	background-position: -169px -67px;
	content: "";
	display: block;
	float: right;
	height: 14px;
	margin-left: 3px;
	width: 14px;
}
.right:hover:after {
	background-position: -230px -67px;
}
footer {
	clear: both;
	font-size: 13px;
	margin-bottom: 50px;
}
footer p {
	margin-top: 6px;
}
footer p a, .action a, ol.notes li.note blockquote a, .text h3 a, #description a {
	color: #f0511b;
}
footer p a:hover, .info-top li a:hover, .follow ul li a:hover, .post p a:hover, .action a:hover, ol.notes li.note blockquote a:hover, .text h3 a:hover, #description a:hover {
	color: #b33e16;
}
footer nav {
	float: right;
}
footer nav ul li, footer p {
	display: inline-block;
}
footer nav ul li {
	padding: 0 6px;
}
footer nav ul li a {
	color: #626262;
}
footer nav ul li a:hover {
	color: #353535;
}
footer nav ul li span {
	padding-right: 4px;
	position: relative;
	top: 2px;
}
#top {
	background-position: -169px -38px;
	height: 16px;
	width: 14px;
}
#top_icon {
	cursor: pointer;
}
#archive {
	background-position: -199px -38px;
	height: 16px;
	width: 16px;
}
#portfolio {
	background-position: -230px -38px;
	height: 16px;
	width: 16px;
}
#contact {
	background-position: -260px -39px;
	height: 15px;
	width: 15px;
}
#single-post-container {
	clear: both;
	margin-bottom: 40px;
}
.addthis_toolbox {
	border-color: #e5e5e5;
	border-style: solid dotted dotted;
	border-width: 10px 1px 1px;
	margin: 0 0 20px;
	padding: 12px;
}
.share {
	float: left;
	font-size: 13px;
	padding: 0 18px 0 6px;
}
ol.notes {
	clear: both;
	padding: 10px 0 0;
	margin: 20px 0px;
	list-style-type: none;
}
ol.notes li.note {
	border-bottom: solid 1px #e5e5e5;
	font-size: 13px;
	padding: 14px 8px;
}
ol.notes li.note img.avatar {
	vertical-align: -4px;
	margin-right: 10px;
	width: 16px;
	height: 16px;
}
ol.notes li.note span.action {
	font-weight: normal;
}
ol.notes li.note .answer_content {
	font-weight: normal;
}
ol.notes li.note blockquote {
	border-color: #eee;
	padding: 4px 10px;
	margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
	text-decoration: none;
}
.text h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.text p {
	line-height: 26px;
}

/* */
#top-back {
	background: url(http://afar25.com/blog/images/brick.png) repeat fixed;
}



/* Slider */
.slider-wrapper {
	background: url(http://afar25.com/blog/images/blog-back.png) 50px 0 no-repeat;
	overflow: hidden;
}
.theme-default .nivoSlider {
	background: url(../images/loading.gif) no-repeat 50% 50% #fff;
	position: relative;
}
.theme-default .nivoSlider img {
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
}
.theme-default .nivoSlider a {
	border: 0;
	display: block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px;
	position: absolute;
	top: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	border: 0;
	display: none;
	height: 100%;
	left: 0px;
	margin: 0;
	position: absolute;
	padding: 0;
	top: 0px;
	width: 100%;
	z-index: 6;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 5;
}
.nivo-box {
	display: block;
	position: absolute;
	z-index: 5;
}
.nivo-controlNav, .nivo-directionNav {
	display: none;
	margin-top: -40px;
}
.theme-default #slider {
	float: right;
    margin: auto;
    height: 451px; /* Make sure your images are the same size */
	width: 522px; /* Make sure your images are the same size */
}


/*Flickr Badge */
#flickr_badge_uber_wrapper {
	clear: both;
	overflow: hidden;
	text-align: center;
	width: 244px;
}
#flickr_badge_wrapper {
	overflow: hidden;
	padding: 5px 0;
}
.flickr_badge_image {
	margin: 0 4px 4px 2px;
	float: left;
}
.flickr_badge_image img {
	border: none;
}
#flickr_badge_source {
	text-align: left; 
	margin: 0 10px 0 10px;
}
#flickr_badge_icon {
	float: left;
	margin-right: 5px;
}
#flickr_www {
	display: none;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration: none;
	background: inherit;
	color: #000;
}
#flickr_badge_wrapper {}
#flickr_badge_source {
	padding: 0;
}
img, input, textarea, button, submit, a, .overlay .product_info, #search form {
    outline: 0 none;
    transition: opacity 0.2s ease 0s, color 0.2s ease 0s, background-color 0.2s ease 0s;
}