/*
 Theme Name: Alex Leonard
 Theme URI: http://alex.leonard.ie/
 Description: Custom theme developed for alex.leonard.ie
 Author: Alex Leonard
 Author URI: http://alex.leonard.ie
 Version: 0.1
 */

/* FONT FACE DECLARATIONS */
/* A font by Jos Buivenga (exljbris) -> http://www.exljbris.com *//*font-family: MuseoSans500, Helvetica, Arial, sans-serif;*/
@font-face {
	font-family: 'MuseoSans500';
	src: url('fonts/museosans-500/museosans_500.eot');
	src: local('Museo Sans'), local('MuseoSans-500'), url('fonts/museosans-500/museosans_500.woff') format('woff'), url('fonts/museosans-500/museosans_500.otf') format('opentype'), url('fonts/museosans-500/museosans_500.svg#MuseoSans-500') format('svg');
}
@font-face {
	font-family: 'LaconicLight';
	src: url('fonts/laconic/Laconic_Light-webfont.eot');
	src: url('fonts/laconic/Laconic_Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/laconic/Laconic_Light-webfont.woff') format('woff'), url('fonts/laconic/Laconic_Light-webfont.ttf') format('truetype'), url('fonts/laconic/Laconic_Light-webfont.svg#LaconicLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 5, 2012 02:25:46 PM America/New_York */
@font-face {
	font-family: 'DroidSansRegular';
	src: url('fonts/droid-sans/DroidSans-webfont.eot');
	src: url('fonts/droid-sans/DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/droid-sans/DroidSans-webfont.woff') format('woff'), url('fonts/droid-sans/DroidSans-webfont.ttf') format('truetype'), url('fonts/droid-sans/DroidSans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {
 font-family: 'DroidSansBold'; src: url('fonts/droid-sans/DroidSans-Bold-webfont.eot'); src: url('fonts/droid-sans/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
 url('fonts/droid-sans/DroidSans-Bold-webfont.woff') format('woff'),
 url('fonts/droid-sans/DroidSans-Bold-webfont.ttf') format('truetype'),
 url('fonts/droid-sans/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg'); font-weight: normal; font-style: normal;
 }*/

/****** HIDDEN ITEMS */
.hidden-meta-item, aside.social-links h4, ul.social-icons li a span {
	position: absolute;
	top: -3000px;
	left: -3000px;
}

/***** LAYOUT */
html, body {
	background: #292928 url(images/bkg.jpg) repeat center center;
	color: #B8BBBC;
	font-family: "Nimbus Sans L", Arial, Helvetica, Tahoma, sans-serif;
	font-size: 100%;
}
html {
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
.full-wrap {
	width: 960px;
	margin: 0 0 0 10px;
	text-align: left;
	position: relative;
	padding-top: 30px;
}
#bd-wrap {
	padding-top: 20px;
	padding-bottom: 70px;
}/* SIDEBAR */
#side .gc {
	padding-right: 24px;
}
#bd .gc {
	padding-bottom: 30px;
}
.clear {
	height: 1px;
	clear: both;
}/*header*/
#side header h1 {
	font-size: 116%;
}
#side header h1 a, #side header h1 a span {
	position: relative;
	display: block;
	width: 200px;
	height: 85px;
	overflow: hidden;
}
#side header h1 a span {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	background: url(images/alex.leonard.ie-logo.png) no-repeat top left;
}/*nav*/
#side nav ul {
	margin: -20px 0 0 0;
	padding-top: 0;
}
#side nav a {
	display: block;
	text-align: right;
	font: 174% LaconicLight, sans-serif;
	margin-bottom: 10px;
	padding-right: 16px;
}
#side nav a:link, #side nav a:visited {
	color: #9B917C;
}
#side nav a:hover, #side nav a:active {
	color: #DDCDB1;
	text-decoration: none;
}
#side nav li.current-menu-item a, #side nav li.current-post-parent a {
	background: url(images/nav-current.png) no-repeat right 8px;
}/* LINKS */
a:link {
	color: #CE6430;
	text-decoration: none;
}
a:visited {
	color: #BF6440;
	text-decoration: none;
}
a:hover {
	color: #F45C19;
	text-decoration: underline;
}
a:active {
	color: #BF3426;
	text-decoration: underline;
}/* Typography */
h1, h2, h3, h4, h5 {
	font-family: MuseoSans500, Helvetica, Arial, sans-serif;
}
h1 {
	text-transform: uppercase;
	font-size: 161.6%;
	margin-bottom: 40px;
	color: #fafafa;
}
h1.category-title {
	margin-bottom: 57px;
}
h2 {
	font-size: 146.5%;
	color: #fafafa;
	margin: 30px 0 10px 0;
}
h2.post-title a:link, h2.post-title a:visited, h2.post-title a:hover, h2.post-title a:active {
	color: #fafafa;
}
h3 {
	color: #eee;
	font-size: 123.1%;
	text-transform: uppercase;
	margin: 30px 0 5px 0;
	letter-spacing: 1px;
}
h4 {
	font-size: 116%;
	color: #cfd2d3;
	margin: 20px 0 5px 0;
}

p {
	margin-bottom: 20px;
	font-size: 116%;
	line-height: 146.5%;

}

b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

blockquote {
	border-left: 8px solid #333;
    color: #ccc;
    font-family: Georgia,Times,"Times New Roman",sans-serif;
    margin: 30px 0;
    padding: 0 20px;
}

/* tables */

table {
	margin: 20px 0;
}

thead th, thead td {
	background: #000;
}

th {
	font-weight: bold;
}

th, td {
	padding: 2px 15px;
}

/* lists */
article ul, article ol {
	margin: 20px 0;
}
article ul li, article ol li {
	margin: 0 0 5px 16px;
	list-style-type: disc;
	font-size: 116%;
}

article ol li {
	list-style-type: decimal;
	margin-left: 22px;
}


/* Footnotes */

article .footnotes {
	border-top: 1px solid #444;
	margin-top: 15px;
	padding: 0 15px;
}

article .footnotes ol li {
	font-size: 85%;
	color: #999;
}


/* post/page/home meta boxes */
.meta ul {
	border-top: 1px solid #343434;
}
.meta ul li {
	list-style: none;
	float: left;
	width: 28%;
	font-size: 77%;
	margin: 0 2.5% 0 0;
	padding: 2px 2.5% 2px 0;
	border-right: 1px solid #343434;
	color: #5d5d5d;
	text-align: center;
	min-height: 1em;
}
.meta ul li.post-link, .meta ul li.post-tags {
	border: none;
}
aside.single-meta, aside.list-post-meta, aside.page-meta {
	display: block;
	min-height: 1em;
	margin: -35px 0 50px 0;
}
aside.list-post-meta {
	margin: -10px 0 20px 0;
}
.single-meta ul, .list-post-meta ul, .page-meta ul {
	border-top: none;
}
.single-meta ul li, .list-post-meta ul li, .page-meta ul li {
	float: left;
	width: auto;
	font-size: 77%;
	margin: 0 5px 0 0;
	padding: 2px 5px 2px 0;
	text-align: left;
}
.page-meta ul li {
	border: none;
}

/* Related Posts */

.yarp-cont h4 {
}

.yarp-cont ul {
	margin: 0;
}

.yarp-cont ul li {
	float: left;
	list-style: none;
	margin: 0 15px 0 0;
	width: 162px;
	font-size: 85%;
}

.yarp-cont ul li img {
	border: 1px solid #fff;
	margin: 0 0 5px;
}

.yarp-cont ul li a img {
    opacity: 0.6;
}

.yarp-cont ul li a:hover img {
    opacity: 1.0;
}

.yarpp-related > img.colorbox-manual {
	border: none;
	display: none;
}

/* single post nav */
nav.post-navigation, .yarp-cont {
	border-top: 1px solid #444;
	padding: 7px 0 0 0;
	margin: 20px 0;
	clear: both;
}
nav.post-navigation h4, .yarp-cont h4 {
	font-size: 100%;
	margin: 0 0 4px;
}
nav.post-navigation ul {
	margin: 0;
}
nav.post-navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
nav.post-navigation ul li.previous-post-link {
	text-align: left;
}
nav.post-navigation ul li.next-post-link {
	text-align: right;
	float: right;
}
nav.post-navigation p {
	font-size: 93%;
	margin: 0;
}

nav.photoblog-post-navigation {
	border-top: medium none;
    font-size: 93%;
    margin-top: -10px;
    padding: 0;
}

/* IMAGES */
figure {
	margin: 0;
}
img {
	margin: 0 0 15px 0;
	padding: 0;
	border: 5px solid #fff;
}
.photo-grid figure img, .hs-left img {
	border: none;
}
img.noborder, img.no-border {
	border: 0;
	padding: 0;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.wp-caption {
	margin-bottom: 15px;
}
.wp-caption img, .gallery dt img {
	margin: 0;
}

.wp-caption-text {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #212121;
	font: 93% DroidSansRegular, Tahoma, Helvetica, sans-serif;
	margin-top: -5px;
	padding: 2px 5px 4px;
	text-align: center;
}

dd.wp-caption-text {
	background: transparent;
	color: #aaa;
}


img.wp-smiley {
	border: none;
	padding: 0;
	background: transparent;
	margin: 0;
}

/* HOME PAGE *//*text sections*/
.home-section {
	margin-bottom: 15px;/* dropping 5px to make up for h1 offset */
	padding-bottom: 20px;
	border-bottom: 1px solid #353535;
}
.home-section h1 {
	margin-bottom: 15px;
}
.hs-right .ngc {
	margin-left: 25px;
}
.hs-left figure {
	margin-top: 2px;
}
.home-section h2 {
	font-size: 116%;
	font-weight: normal;
	color: #F7D7A9;
	background: #994828;
	display: inline-block;
	padding: 2px 5px;
	margin: 0 0 10px 0;
}
.home-section h2 a:link, .home-section h2 a:visited {
	color: #F7D7A9;
	text-decoration: none;
}
.home-section h2 a:hover, .home-section h2 a:active {
	color: #fff;
	text-decoration: none;
}
.hs-left article p {
	margin-left: 90px;
	font-size: 93%;
}

.home-section aside.meta {
	clear: both;
}
.home-recent-list {
	margin-top: -2px;
}
.home-recent-list li {
	display: block;
	min-height: 1em;
	position: relative;
	margin-bottom: 12px;
	padding: 2px 0;
}
.home-recent-list li.hrl-last {
	margin: 0;
}
.home-recent-list time {
	color: #F7D7A9;
	background: #994828;
	position: absolute;
	left: 0;
	top: 2px;
	padding: 2px 5px;
	width: 55px;
	text-align: center;
	font-size: 93%;
}
.home-recent-list h3 {
	margin: 0;
	font: 93% "Nimbus Sans L", Arial, Helvetica, Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: normal;
}
.home-recent-list h3 a {
	display: block;
	padding: 2px 0 2px 75px;
}
.home-recent-list h3 a:link, .home-recent-list h3 a:visited {
	color: #B8BBBC;
}
.home-recent-list h3 a:hover, .home-recent-list h3 a:active {
	color: #fff;
	background: #222;
	text-decoration: none;
}

/*photo sections*/
.home-section-photos {
	border: none;
}
.photo-grid {
	margin-bottom: 15px;
}
.photo-grid .gi-2 .ngc {
	margin: 0 5px;
}
.photo-grid .gi-3 .ngc {
	margin: 0 0 0 10px;
}
.photo-grid figure {
	display: block;
	width: 230px;
	height: 230px;
	position: relative;
}
.photo-grid figcaption a {
	font-family: MuseoSans500, Helvetica, Arial, sans-serif;
	display: block;
	width: 220px;
	height: 2em;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	padding: 2px 5px;/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
}
.photo-grid figcaption a:link, .photo-grid figcaption a:visited {
	color: #B8BBBC;
}
.photo-grid figcaption a:hover, .photo-grid figcaption a:active {
	color: #B8BBBC;
	text-decoration: none;/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.8);
}
.photoblog-latest h2 {
	margin-top: 0;
}
.photoblog-latest .yui3-u-5-12 .ngc {
	padding-left: 10px;
}

/* CATEGORY/ARCHIVE PAGES */
.list-post {
	display: block;
	margin-bottom: 25px;/* dropping 5px to make up for h1 offset */
	padding-bottom: 30px;
	border-bottom: 1px solid #353535;
}
.list-post h2 {
	margin-top: 0;
}
.list-post-thumb .ngc {
	padding-left: 20px;
}
.read-more {
	margin: 20px 0 0 0;
}
.read-more a {
	padding: 4px 10px;
	border: 1px solid #666;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.read-more a:link, .read-more a:visited {
	background: #9B2E1F;
	color: #e3e3e3;
}
.read-more a:hover, .read-more a:active {
	background: #BF3426;
	color: #fafafa;
	text-decoration: none;
}

/* PHOTOBLOG SINGLE */
.pe-exif .ngc {
	padding-right: 20px;
}
.pe-wallpapers .ngc {
	padding-left: 20px;
}
.photo-extras, #search-results-header {
	margin: 30px 0;
	padding: 0;
	clear: both;
}

.photo-extras h4 {
	margin-top: 0;
}

.photo-extras dt {
	color: #DDDDDD;
	position: absolute;
}
.photo-extras dd {
	margin: 0 0 5px 120px;
}
.photo-extras ul {
	margin: 0 0 10px 0;
}
.photo-extras ul li {
	list-style: disc;
	margin: 0 0 1px 16px;
	color: #888;
}
.photo-extras p.wallpaper-download-advice {
	color: #999;
	font-size: 85%;
	margin-bottom: 0;
}

#buy.button {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-text-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-webkit-text-shadow: 0 1px 0 rgba(0,0,0,0.25);
	text-shadow: 0 1px 0 rgba(0,0,0,0.25);
	background: #2fbbe9 url("images/button_print.png") no-repeat left top;
	color: #ffffff;
	padding: 0 7px;
	padding-left: 34px !important;
	border: 1px solid #2a91b6;
}

#buy.button:hover {
	background-color: #2a91b6;
	text-decoration: none;
}

/* COMMENTS */
#bd #idc-container-parent {
}
#bd #idc-container {
	border-top: 5px dashed #171717;
	padding-top: 30px;
	margin: 30px 0;
}/* Social Sharing */
#dcssb-float img {
	border: none;
}
#dcssb-float .tab {
	display: none;
}
#dcssb-float #dc-dcssb {
	background: #181818;
	display: block;
	padding: 10px 0;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}
#dcssb-float #dc-dcssb #nav-dcssb li {
	margin-bottom: 10px;
}/* FOOTER */
footer {
	border-top: 15px solid #171717;
	padding: 25px 0;
	width: 100%;
	text-align: left;
	background: #111;
}
.ft-wrap {
	width: 960px;
	margin-left: 10px;
}
.ft-side .gc {
	padding-right: 10px
}
footer .ft-main .gc {
	padding-right: 30px;
}
footer h5 {
	margin: 0 0 5px 0;
	color: #aaa;
	font: 143.5% LaconicLight, sans-serif;
	clear: both;
}
footer ul {
	margin: 10px 0;
}
footer ul li {
	list-style: disc;
	margin: 0 0 3px 14px;
	color: #aaa;
}
footer p {
	color: #aaa;
	font-size: 93%;
	margin: 0 0 5px 0;
}

.ft-idl-badge img {
	border: 0;
	margin: 0 0 10px 0;
}

.ft-idl-badge p {
	font-size: 85%;
	color: #888;
	line-height: 116%;
}

ul.social-icons {
	margin: 0;
	padding: 0;
}

ul.social-icons li {
	float: left;
	margin: 0 15px 15px 0;
	list-style: none;
}
ul.social-icons li a {
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	background-image: url(images/social-media-sprite.png);
	background-repeat: no-repeat;
}
ul.social-icons li a:hover {
	cursor: pointer;
}
.si-google a {
	background-position: 0 -40px;
}
.si-google a:hover {
	background-position: -64px -40px;
}
.si-vimeo a {
	background-position: 0 -80px;
}
.si-vimeo a:hover {
	background-position: -64px -80px;
}
.si-youtube a {
	background-position: 0 0;
}
.si-youtube a:hover {
	background-position: -64px 0;
}
.si-flickr a {
	background-position: 0 -160px;
}
.si-flickr a:hover {
	background-position: -64px -160px;
}
.si-twitter a {
	background-position: 0 -120px;
}
.si-twitter a:hover {
	background-position: -64px -120px;
}
.si-facebook a {
	background-position: 0 -200px;
}
.si-facebook a:hover {
	background-position: -64px -200px;
}
.si-linkedin a {
	background-position: 0 -240px;
}
.si-linkedin a:hover {
	background-position: -64px -240px;
}
.si-lastfm a {
	background-position: 0 -280px;
}
.si-lastfm a:hover {
	background-position: -64px -280px;
}

/* Social Links */
aside.social-links {
	background: none repeat scroll 0 0 #272727;
	border-bottom: 1px solid #151515;
	height: 20px;
	padding: 8px 0 8px 10px;
	width: 100%;
	position: fixed;
	z-index: 40;
	-moz-box-shadow: 0 0 5px #111;
	-webkit-box-shadow: 0 0 5px #111;
	box-shadow: 0 0 5px #111;
	overflow: hidden;
}

aside.social-links ul {
	margin-left: 240px;
}
aside.social-links ul li {
	list-style: none outside none;
	margin: 0 10px 0 0;
	min-height: 20px;
	float: left;
}

aside.social-links ul li.sl-evernote {
	margin-right: 30px;
}
aside.social-links img {
	border: none;
	padding: 0;
	margin: 0;
}/* PAGE NUMBERS */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #272727;
	border: none;
	color: #fafafa;
	font: normal 93% Arial, sans-serif;
	list-style: none;
}
#wp_page_numbers {
	background: #272727;
	border-top: 2px solid #171717;
	margin: 30px 0;
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	display: block;
	float: left;
	margin: 0 3px;
}
#wp_page_numbers a {
	color: #ddd;
	display: block;
	padding: 6px;
}
#wp_page_numbers li a:hover {
	text-decoration: none;
	background: #444;
}
#wp_page_numbers li.space {
	padding: 6px 8px;
}
#wp_page_numbers li.first_last_page {
	font-style: italic;
}
#wp_page_numbers li.active_page a {
	background: #171717;
	color: #fff;
	padding: 6px 8px;
}
#wp_page_numbers li.active_page a:hover {
	color: #fff;
}
#wp_page_numbers li.page_info {
	color: #ddd;
	display: block;
	float: left;
	font-size: 93%;
	padding: 6px 8px 6px 6px;
}
