/*
Theme Name: Jacob & Eric
Theme URI: http://jacobanderic.com
Description: Custom theme for Altitude-blog.com
Version: 1.2 - xili
Author: Jacob & Eric
Author URI: http://jacobanderic.com
Tags: Jacob & Eric
*/

/*
* html elements
* @since 090422
*/
body {
	background: #000 url(images/background.jpg) center top repeat-y;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 80%;
}

a {
	color: #000;
}

a:visited {
	color: #2a2a2a;
	text-decoration: underline;
}

a:hover {
	color: #2b9515;
}

big {
	font-size: 150%;
}

small {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

input, select, textarea {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

del {
	text-decoration:line-through;
}

/*
* formatting
* @since 090422
*/
.post a {
	color: #2b9515;
}

.post a:hover {
	color: #000;
}

.post h1 {
	font-size: 150%;
}

.post h2 {
	font-size: 150%;
}

.post h3 {
	font-size: 140%;
}

.post h4 {
	font-size: 130%;
}

.post h5 {
	font-size: 120%;
}

.post h6 {
	font-size: 110%;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	padding: .3em 0 .2em 0;
}

.post em, post i {
	font-style: italic;
}

.post strong, .post b {
	font-weight: bold;
}

.post p {
	padding: 0 0 1em 0;
}

.post ol, .post ul {
	padding: 0 0 1em 20px;
}

.post ol li {
	list-style: decimal;
	padding: 0;
}

.post ul li {
	list-style-type: circle;
	padding: 0;
}

.post blockquote, .post q, .post cite {
	border-left: 1px solid #a6a6a6;
	color: #737373;
	font-style: italic;
	margin: 0 0 1em 10px;
	padding: 0 0 0 10px;
}

.post img {
	max-height: auto;
	max-width: 592px;
	padding: 5px 0 10px 0;
}

.post img.alignnone, .post .alignnone img {
	padding: 5px 0 10px 0;
}

.post img.aligncenter, .post .aligncenter, .post .aligncenter img {
	margin: 0 auto;
	text-align: center;
}

.post img.alignleft, .post .alignleft,  .post .alignleft img {
	float: left;
	max-height: auto;
	max-width: 582px;
	padding: 5px 10px 10px 0;
}

.post img.alignright, .post .alignright,  .post .alignright img {
	float: right;
	max-height: auto;
	max-width: 582px;
	padding: 5px 0 10px 10px;
}

.post object {
	padding: 0 0 .2em 0;
}

.post table {
	margin: 0 0 1em 0;
}

.post td {
	vertical-align: top;
}

.post hr {
	border: 0;
	border-top: 1px solid #000;
}

/*
* header
* @since 090422
*/

#altitude-bar {
	padding: 0 0 0 6px;
}

#altitude-bar li {
	color: #fff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 6px 6px 3px 6px;
}

#altitude-bar a {
	color: #fff;
	text-decoration: none;
}

#altitude-bar a:hover {
	color: #87f200;
}

#altitude-info {
	position: relative;
}

#altitude-bar li ul {
	display: none;
}

#altitude-bar li:hover ul {
	display: block;
}

#altitude-bar ul {
	background: #000;
	left: -6px;
	padding: 0 0 4px 0;
	position: absolute;
	top: 22px;
}

#altitude-bar ul li {
	padding: 1px 0 1px 0;
	width: 180px;
}

#altitude-bar ul li a {
	display: block;
	padding: 4px 20px 0px 20px;
}

#altitude-rss, #altitude-smaller, #altitude-larger {
	text-indent: -1000em;
}

#altitude-rss a {
	background: url(images/altitude-rss.png) center center no-repeat;
	display: block;
	height: 18px;
	width: 20px;
}

#altitude-smaller a {
	background: url(images/altitude-smaller.png) center center no-repeat;
	display: block;
	height: 18px;
	width: 20px;
}

#altitude-larger a {
	background: url(images/altitude-larger.png) center center no-repeat;
	display: block;
	height: 18px;
	width: 20px;
}

#altitude-bar li#altitude-search {
	padding: 3px 4px 5px 6px;
}

#altitude-bar li#altitude-search input {
	float: left;
}

#s {
	background: url(images/altitude-box.png) left center no-repeat;
	border: 0;
	height: 16px;
	padding: 2px;
	width: 136px;
}

#altitude-blog-en_us {
	background: url(images/altitude-blog-en_us.jpg) center top no-repeat;
}

#altitude-blog-fr_fr {
	background: url(images/altitude-blog-fr_fr.jpg) center top no-repeat;
}

.altitude-blog {
	height: 215px;
	position: relative;
	text-indent: -1000em;
	width: 980px;
}

.altitude-blog a {
	display: block;
	height: 215px;
	width: 350px;
}

#altitude-sports {
	bottom: 2px;
	height: 165px;
	position: absolute;
	right: 0;
	text-indent: 0;
	width: 350px;
	z-index: 150;
}

#altitude-categories, #altitude-authors {
	float: left;
	font-size: 25px;
	font-weight: bold;
	height: 36px;
	letter-spacing: -.03em;
	position: relative;
	width: 282px;
}

#altitude-categories a, #altitude-authors a {
	color: #87f200;
	display: block;
	padding: 0 0 0 50px;
	text-decoration: none;
}

#altitude-categories {
	background: url(images/altitude-categories.jpg) left top no-repeat;
}

#altitude-authors {
	background: url(images/altitude-authors.jpg) left top no-repeat;
}

#altitude-menu li ul {
	display: none;
}

#altitude-menu li:hover ul {
	display: block;
}

#altitude-menu ul {
	left: 0;
	position: absolute;
	top: 34px;
}

#altitude-menu ul li {
	background: #252525;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
	margin: -1px 0 0 0;
	padding: 1px 0;
	width: 280px;
}

#altitude-menu ul li a {
	background: #000;
	color: #848484;
	margin: 0;
	padding: 4px 0 4px 60px;
}

#altitude-menu ul a:hover {
	color: #87f200;
}

/*
* post
* @since 090422
*/
.posts {
	border-right: 1px solid #a6a6a6;
	margin: 5px 0 0 20px;
	padding: 0 20px 20px 0;
}

.post {
	border-bottom: 1px solid #a6a6a6;
	clear: both;
	color: #3b3a3a;
	font-size: 95%;
	padding: 10px 0 0 0;
	text-align: justify;
}

.post .title span {
	float: right;
	padding: 0 0 0 20px;
}

.post-meta {
	clear: both;
}

.post-meta li {
	color: #767676;
	float: left;
}

.post-comments {
	font-size: 110%;
}

.more-link {
	color: #2b9515;
	float: right;
	font-size: 110%;
	margin: 1em 0 0 0;
}

.more-link:hover {
	color: #000;

}
/*
* comments
* @since 090422
*/
#comments-list {
	border-bottom: 1px solid #a6a6a6;
	margin: 0 0 20px 0;
}

#comments-list li {
	padding: 0 0 10px 0;
}

#comments-list li .comment {
	padding: 8px;
}

#comments-list li .staff {
	background: #c4e5be;
}

#comments-list li .partner {
	background: url(images/altitude-stripes.png) left top repeat-y;
}

#comments-list .children li {
	padding: 10px 0 0 20px;
}

.comment .post {
	clear: none;
}

.avatar {
	float: left;
	padding: 0 8px 4px 0;
}

.comment-author {
	color: #737373;
	padding: 0 0 5px 0;
}

.comment-author strong {
	color: #515050;
	font-weight: bold;
}

.comment .post {
	border: 0;
	color: #3b3a3a;
	margin: 0;
	padding: 0;
}

.comment-reply-link {
	clear: both;
	float: left;
}

#comment-form li {
	color: #515050;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#author, #email, #url {
	float: right;
	margin: 0 100px 0 0;
	width: 300px;
}

#comment-li {
	padding: 30px 0 0 0;
}

#comment {
	height: auto;
	width: 586px;
}

#submit {
	float: right;
}

#comments-submit label {
	font-weight: normal;
}

/*
* index
* @since 090422
*/
#popular-posts {
	clear: both;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 20px 0;
	width: 247px;
}

#recent-comments {
	border-left: 1px solid #a6a6a6;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 12px;
	width: 321px;
}

#featured-posts {
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
}

#featured-posts li {
	color: #2b9515;
	float: left;
	font-size: 110%;
	font-weight: bold;
	padding: 0 15px 10px 0;
	width: 180px;
}

#featured-posts li a {
	color: #2b9515;
	text-decoration: none;
}

#featured-posts li a:hover {
	color: #000;
}

.featured-article-picture {
	float: left;
	margin: 0 10px 0 0;
}

#last-month-posts {
	margin: 0 0 20px 0;
}

#last-month-posts ul {
	margin: 0 0 0 -12px;
}

#last-month-posts li {
	color: #4f4f4f;
}

#last-month-posts a {
	font-weight: bold;
}

#last-month-posts .last-month-tags a {
	font-weight: normal;
}

/*
* bloggers
* @since 09030
*/
#blogger {
	background: url(images/altitude-stripes.png) left top repeat-y;
	margin: 10px -10px 0 -20px;
	padding: 15px;
}

#blogger-photos {
	float: left;
	padding: 0 8px 0 0;
}

#blogger .author-photos {
	float: left;
}

#blogger .post {
	border: 0;
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 284px;
}

#blogger .titlebar {
	margin: 1em 0 4px 0;
	padding: 3px 0 0 30px;
}

#blogger-themes li {
	float: left;
	width: 130px;
}

#blogger-name {
	color: #707070;
	font-size: 45px;
	font-weight: bold;
	line-height: 36px;
	padding: 0 0 .4em 0;
	text-align: left;
}

/*
* single
* @since 090422
*/
.title span.post-time {
	color: #767676;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 20px 0 20px;
}

.single {
	border: 0;
	padding: 25px 0 0 0;
}

.altitude-networks {
	margin: 25px 0 0 0;
	text-align: center;
}

.altitude-networks li {
	display: inline;
	margin: 0 15px;
}

.altitude-networks li.facebook-like {
	margin: 0;
}

.altitude-networks .icon  {
	color: #4e4e4e;
	padding: 4px 0 4px 26px;
	font-size: 14px;
	font-weight: bold;
	min-height: 22px;
	text-decoration: none;
}

.altitude-networks .icon:hover  {
	color: #2b9515;
}

.altitude-networks .icon-comment {
	background: url(images/icon-comment.png) left center no-repeat;
}

.altitude-networks .icon-email {
	background: url(images/icon-email.png) left center no-repeat;
}

.altitude-networks .icon-share {
	background: url(images/icon-share.png) left center no-repeat;
}

.altitude-networks .icon-subscribe {
	background: url(images/icon-subscribe.png) left center no-repeat;
}

.related-products {
	background: url(images/altitude-stripes.png) right top repeat-y;
	float: left;
	margin: -4px 0 20px 0;
	padding: 20px 0 0 0;
	width: 592px;
}

.related-product {
	float: left;
	max-height: 112px;
	padding: 0 0 20px 18px;
	width: 278px;
}

.related-product-picture {
	float: left;
	max-height: 100px;
	max-width: 80px;
	padding: 0 8px 0 0;
}

.related-product-description {
	color: #393939;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
}

.related-product-description a {
	color: #393939;
	text-decoration: none;
}

.related-product-description a:hover {
	color: #2b9515;
}

.related-product-description span {
	color: #7e7e7e;
	font-weight: normal;
}

.related-product-type {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 15px 0;
}

.related-product-link {
	float: right;
	padding: 0 5px 5px 0;
}

#related-posts {
	float: left;
	margin: 0 0 20px 0;
	width: 296px;
}

#related-photos {
	float: left;
	margin: 0 0 20px 18px;
	width: 278px;
}

#related-photos li {
	float: left;
	margin: 0 0 -3px 0;
}

#related-photos li, #related-photos a, #related-photos img {
	padding: 0;
}

/*
* search
* @since 090422
*/
#search-language {
	float: right;
	padding: 0 0 20px 0;
	text-align: right;
}

/*
* sidebar
* @since 090422
*/
.sidebar-widget {
	border-bottom: 1px solid #a6a6a6;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

.sidebar-widget img {
	height: auto;
	max-width: 300px;
}

.widget-link a {
	color: #545454;
	text-decoration: none;
}

.widget-link a:hover {
	color: #3c8438;
}

.blogger-widget {
	float: left;
	text-align: center;
	margin: 5px 0;
	width: 140px;
}

.blogger-widget-left {
	padding: 0 10px 0 0;
}

.blogger-widget-right {
	padding: 0 0 0 10px;
}

.blogger-widget a img {
	border: 5px solid #ccecbc;
	margin: 0 0 2px 0;
}

.blogger-widget a:hover img {
	border: 5px solid #2b9515;
}

.cloud-link {
	text-align: center;
}

.cloud-link a {
	color: #3c8438;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	line-height: .9em;
	padding: 0 4px;
	text-decoration: none;
}

.cloud-link a:hover {
	color: #14d121;
}

.flickr-photos img {
	float: left;
}

.flickr-photos img.flickr-last {
	height: auto;
	width: 300px;
}

.flickr-photos img.flickr-thumb {
	height: 75px;
	width: 100px;
}

.newsletter, .infolettre {
	height: 35px;
	padding: 115px 0 0 10px;
	width: 290px;
}

.newsletter input, .infolettre input {
	float: left;
}

.newsletter {
	background: url(images/altitude-newsletter.jpg) left top no-repeat;
}

.infolettre {
	background: url(images/altitude-infolettre.jpg) left top no-repeat;
}

.newsletter-subscribe {
	background: url(images/altitude-box.png) left center no-repeat;
	border: 0;
	height: 16px;
	padding: 2px;
	width: 175px;
}

.twitter {
	background: url(images/altitude-twitter-background.jpg) left bottom repeat-y;
	padding: 0 0 10px 0;
	position: relative;
}

.twitter-logo {
	background: url(images/altitude-twitter-trans.png) left top no-repeat;
	height: 35px;
	left: 0;
	position: absolute;
	text-indent: -1000em;
	top: 0;
	width: 110px;
}

.twitter-logo a {
	display: block;
	height: 35px;
	width: 110px;
}

.twitter div {
	background: url(images/altitude-twitter-bottom.jpg) left bottom no-repeat;
	margin: 0 0 -10px 0; /* IE fix */
	padding: 35px 0 10px 30px;
}

.twitter li {
	color: #fff;
	font-size: 85%;
	background: url(images/icon-twitter-trans.png) left top no-repeat;
	padding: 0 10px 5px 22px;
}

.twitter li a {
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
}

.twitter li a:hover {
	text-decoration: underline;
}

.twitter-follow {
	padding: 0 15px 0 0;
	text-align: right;
}

.twitter-follow a {
	color: #2b9515;
	text-decoration: none;
}

.twitter-follow a:hover {
	text-decoration: underline;
}

.youtube-last {
	margin: 0 0 -5px 0;
}

li .youtube-titlebar {
	margin: 10px 0 0 0;
}

.youtube-video {
	background: #dcdcdc;
	clear: both;
	float: left;
	margin: 5px 0 0 0;
	padding: 5px;
	width: 295px;
}

.youtube-video img {
	float: left;
	height: auto;
	max-width: 110px;
	margin: -5px 0 0 -5px;
	padding: 0 5px 0 0;
}

.youtube-video-title {
	color: #2d2a26;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 2px 0;
}

.youtube-video-title a {
	color: #2d2a26;
	text-decoration: none;
}

.youtube-video-title a:hover {
	color: #3c8438;
}

.youtube-video p {
	color: #565656;
	font-size: 11px;
}

/*
* footer
* @since 090422
*/
#footer {
	color: #4c4c4c;
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 4px;
}

#footer a {
	color: #4c4c4c;
	text-decoration: none;
}

#footer a:hover {
	color: #2b9515;
}



/*
* wordpress
* @since 090422
*/
.wp-caption img {
	padding-bottom: .2em;
}

.wp-caption {
	color: #666;
	font-style: italic;
	text-align: center;
}

/*
* general
* @since 090422
*/
.clear {
	clear: both;
	
}

.error, .error a {
	color: #930e0e;
	font-weight: bold;
}

.error a:hover {
	color: #000;
}

.example {
	color: #aaa;
}

.line {
	border-bottom: 1px solid #a6a6a6;
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}

.msg, .msg a {
	color: #2b9515;
	font-weight: bold;
}

.msg a:hover {
	color: #000;
}

.post-link {
	color: #525252;
}

.post-link a {
	color: #2a2a2a;
	text-decoration: underline;
}

.post-link a:hover {
	color: #2b9515;
}

.post-list {
	padding: 5px 0 0 0;
}

.post-list li {
	padding: 0 0 5px 12px;
}

.textbox {
	border: 1px solid #a9a8a8;
	height: 18px;
	padding: 2px;
}

.title {
	color: #737373;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -.01em;
	padding: 20px 0 0 0;
}

.stitle {
	color: #707070;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -.01em;
}

.title a, .stitle a {
	color: #737373;
	text-decoration: none;
}

.title a:hover, .stitle a:hover {
	color: #2b9515;
}

.posts .title {
	margin: 0 0 10px -20px;
}

.submit {
	background: url(images/altitude-submit.png) center center no-repeat;
	border: 0;
	color: #fff;
	font-size: 11px;
	height: 20px;
	text-align: center;
	width: 63px;
}

.submit:hover {
	cursor: pointer;
}

.titlebar {
	background: url(images/title-background.jpg) left top no-repeat;
	color: #2d2a26;
	font-size: 16px;
	font-weight: bold;
	min-height: 19px;
	margin: 20px 0 4px 0;
	padding: 3px 0 0 30px;
}

.titlebar a {
	color: #2d2a26;
	display: block;
	line-height: 15px;
	margin: -3px 0 0 -30px;
	min-height: 16px;
	padding: 3px 0 3px 30px;
	text-decoration: none;
}

.titlebar a:hover {
	color: #fff;
}

.titlebar span {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	float: right;
	padding: 2px 4px 0 20px;
}

/*
* structure
* @since 090422
*/
#altitude-background {
	background: url(images/altitude-background.jpg) center top no-repeat;
}

#altitude-wrapper {
	background: #fff;
	margin: 0 auto;
	width: 980px;
}

#altitude-bar {
	background: #000;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 500;
}

#altitude-main {
	float: left;
	padding: 0 0 0 12px;
	width: 633px;
}

#altitude-sidebar {
	float: left;
	overflow: hidden;
	padding: 0 15px 0 20px;
	width: 300px;
}

#footer {
	clear: both;
	padding: 10px 0 40px 0;
}