/*
Theme Name: Mob
Author: Chaffinch & Kuba Bartwicki
Author URI: http://chaffin.ch/
*/

/* Clearfix
------------------------------------------------------------------------------*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Default Styles
------------------------------------------------------------------------------*/

body {
    background: #f6f5ef;
    color: #80807f;
    font-size: 100%;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}
nav li a { font-family: Georgia, 'Times New Roman', serif; }
strong { font-weight: bold; }
li { list-style: none; }
a, a:visited { text-decoration: none; }


/* Container
------------------------------------------------------------------------------*/

.container {
    max-width: 960px;
    width: 95%;
    margin: 0 auto;
}


/* Header
------------------------------------------------------------------------------*/

header {
	background: no-repeat;
	display: block;
	height: 107px;
	width: 100%;
	-webkit-box-shadow: inset 0 -3px 15px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 -3px 15px rgba(0,0,0,0.2);
	box-shadow: inset 0 -3px 15px rgba(0,0,0,0.2);
	border-bottom: 1px solid #fff;
}

header.background_1 {
    background-image: url("../../img/bg_1.png");
    background-color: #F9FAF8;
}

header.background_2 {
    background-image: url("../../img/bg_2.png");
    background-color: #FEFEFE;
}

header.background_3 {
    background-image: url("../../img/bg_3.png");
    background-color: #FBFBF8;
}

.logo {
	width: 55.2%;
	top: 17px;
	padding-top: 140px;
	min-height: 120px;
	background: #e6e3d1;
	padding: 30px 27px 15px 27px;
	position: relative;
	z-index: 1;
}
.logo-bottom {
	width: 60.7%;
	background: url("../../img/header-bg.png") center bottom no-repeat;
	height: 15px;
	position: relative;
	top: 16px;
}
header h1 a, header h2 a {
	float: left;
}
header .logotop a,
header .logotop {
	padding-top: 10px;
    max-width: 529px;
    width: 100%;
    height: 79px;
	text-indent: -9999px;
}
header .logotop {
    background: url("../../img/logo-h1.png") center no-repeat;
    background-size: 100%;
    cursor: pointer;
}
header .logobot a,
header .logobot {
	clear: left;
	max-width: 410px;
	width: 100%;
	height: 20px;
	margin-left: 8px;

	margin-top: 10px;
}
@-moz-document url-prefix() {
    header .logobot a,
    header .logobot {
    	
    }
    nav {
    	
    }
}

header .logobot {
	margin-top: -15px;
	background-size: 100%;
}


/* Navigation
------------------------------------------------------------------------------*/

nav {
	margin-top: 20px;
}
nav ul {
	clear: right;
	display: inline;
}
nav ul li {
    display: inline;
    margin-right: -1px;

}
nav ul li a {
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	display: inline-block;
	padding: 0 13px;
	background: url("../../img/menu-bg.png") center 0px repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 3px;
	height: 34px;
	line-height: 34px;
	letter-spacing: 0.025em;
}
nav ul li a:hover { 
	text-decoration: underline;
	background: url("../../img/menu-bg.png") center -34px repeat-x;
}
nav div {
	margin-top: -40px;
	margin-left: 382px !important;
}
nav .facebook {
	clear: right;
}
nav iframe {
	display: inline-block;
	width: 130px !important;
	height: 21px;
}

/* Left
------------------------------------------------------------------------------*/

#left {
	max-width: 63%;
	margin: 110px 0 0 0;
	float: left;
}

#left section, #left article {
	margin-bottom: 32px;
}

section p, article p {
	font-size: 1.125em; /* 18px / 16px */
}
section h3 {
	margin-bottom: 10px;
}
#local-weather, #share-weather, #see-friends-weather {
    font-family: 'Soho W01 Bold Italic','Helvetica Neue',Arial,sans-serif;
    font-size: 30px;
    color: #666666
}

/* Right
------------------------------------------------------------------------------*/

#right {
	float: right;
	width: 20.8%;
    margin-top: -100px
}
#right.homeright {
    margin-top: 0;
}
#right #iphone {
	background: url("../../img/iphone-cropped.png") no-repeat;
	width: 424px;
	height: 666px;
	margin-top: -57px;
	margin-left: -156px;
	margin-bottom: 39px;
}
#right #frame {
	top: 167px;
	left: 83px;
	height: 389px;
	width: 258px;
}
#right #frame img {
	position: absolute;
	display: none;
}
#right .app-badge {
    margin-left: -67px;
    margin-bottom: 75px;
    margin-top: 10px;
}

#right .app-badge .appstore-image {
    height: 65px
}

.nivo-slice {
	position: absolute;
}
.nivo-controlNav a {
	font-size: 0.9em;
	text-align: center;
	padding: 0 5px;
	cursor: pointer;
	text-shadow:  0px 0px 10px rgba(0,0,0,0.5);
}
.nivo-controlNav {
	margin: 500px 92px 0 92px;
	float: left;
}
.nivo-controlNav a.active {
	color: rgba(0,0,0,0.8);
}


/* Footer
------------------------------------------------------------------------------*/

footer {
	clear: both;
	margin-top: -120px;
	background: url("../../img/footer-bg.png") repeat-x #e4dfcd;
	min-height: 100px;
	padding: 20px 0 10px 0 !important;
}

footer h4 {
	width: 128px;
	height: 19px;
	background: url("../../img/footer.png");
	text-indent: -9999px;
}

footer p, footer a {
	color: #b8b7b3;
	font-size: 0.75em; /* 12px / 16px */
}

footer p {
	float: left;
	margin-top: 10px;
}

footer ul {
	margin-top: 7px;
}
footer li {
	display: inline;
	margin-left: 6px;
	border-left: 1px solid #b8b7b3;
	padding-left: 6px;
}
footer li a:hover {
	text-decoration: underline;
}
.twitter-follow-button {
	width: 110px !important;
}

.social {
	margin: 0 auto;
	width: 100%;
	height: 70px;
}

.social div {
    display: inline-block;
}

.social div.webbys, .social div.appstore {
    float:right;
	margin-left: 20px;
}

.social div.webbys img {
	height: 40px;
}

/* .home-published
------------------------------------------------------------------------------*/

.home-published #left {
	max-width: 60%;
	margin: 155px 0 20px 0;
}

.home-published article {
    margin-bottom: 30px;
}

.not-on-iphone {
	color: #a09f9d;
	font-size: 0.6875em;
	margin: 3px 10px 30px 40px;
}
.not-on-iphone a {
	text-decoration: underline;
	font-weight: bold;
	color: #a09f9d;
}
.home-published .appstore {
	margin-top: -10px;
	margin-left: 30px;
}

/* blog-index.html
------------------------------------------------------------------------------*/

.blog article, .single article {
	max-width: 93%;
	padding: 30px 35px 30px 25px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #e9e8e3;
}
article p, article li, article blockquote {
	margin: 12px 0;
}
article small {
	color: #50b9df;
	font-size: 0.75em;
	display: block;
	margin: 15px 0;
}
article blockquote {
	margin: 0 10px;
	border-left: 8px solid rgba(255,255,255,0.2);
	font-style: italic;
	color: #aaaaa5;
	padding: 2px 10px;
	font-family: Georgia, 'Times New Roman', serif;
}
article p {
	text-shadow: 0 0 1px #fff;
	color: #646464;
	line-height: 1.3em;
	font-size: 0.875em;
}
article strong, article p a {
	font-weight: bold;
	color: #6e6e65;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
article p a {
	border-bottom: 1px solid #6e6e65;
}
article p a:hover {
	color: #606057;
	border-color: #606057;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
article img {
	margin: 8px;
	max-width: 100%;
	max-width: 500px;
	height: auto;
	border: 4px solid #f9f8f6;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,0.3);
	box-shadow: 0 1px 8px rgba(0,0,0,0.3);
}
article .share {
	margin-top: -8px;
}
article .share img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
}
article ul {
	margin-left: 40px;
	color: #9d9d9c;
}
article ul a {
	color: #898987;
}
article ul li {
	list-style-type: disc;
}
article h3 {
	font-size: 1.1em;
	color: #434246;
	font-size: 1.75em;
}
article h3 a {
	color: #434246;
}
article hr {
	background: #dedede;
	height: 1px;
	margin-bottom: 15px;
}
article .permalink {
	background: url("http://weathermob.me/img/permalink-bg.png") repeat-x;
	line-height: 28px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 0.75em;
	color: #fff;
	padding: 0 5px;
}
article .permalink:hover {
	background: url("http://weathermob.me/img/permalink-bg.png") center -28px repeat-x;
}
#pagination {
	margin-top: -10px;
	margin-bottom: 20px;
}
#pagination li a {
	display: inline;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: bold;
	color: #fff !important;
	line-height: 36.5px;
}
.entry_pagination .prev {
	float: left;
}
.entry_pagination .next {
	float: right;
}
.entry_pagination li a {
	line-height: 36.5px !important;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
}
#pagination .prev a, #pagination .next a {
	display: inline-block;
	height: 36.5px;
	min-width: 100px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
	border-radius: 4px;
}
#pagination .prev a {
	background: url("http://weathermob.me/img/prev-bg.png") repeat-x;
	color: #c5c4c2 !important;
}
#pagination .prev a:hover {
	background: url("http://weathermob.me/img/prev-bg.png") center -36.5px repeat-x;
}
#pagination .next a {
	background: url("http://weathermob.me/img/next-bg.png") repeat-x;
}
#pagination .next a:hover {
	background: url("http://weathermob.me/img/next-bg.png") center -36.5px repeat-x;
}
#pagination li a {
	color: #000;
}
#pagination li a:hover {
	text-decoration: underline;
}
aside {
	margin-top: 10px;
}
aside form {
	margin-bottom: 18px;
}
aside h4 {
	margin: 14px 0 4px 0;
	color: #000;
}
aside ul li {
	padding: 4px 0;
	line-height: 1.2em;
	font-size: 0.875em;
}
aside .appstore {
	margin-left: 10px;
	z-index: 100;
	position: relative;
}
aside .iphone {
	margin-top: -50px;
	margin-left: -80px;
	z-index: 0;
}
aside div {
	margin-top: -50px;
	text-align: center;
	font-size: 0.75em;
	padding: 4px 0;
	color: #353438;
}
aside p {
	margin-bottom: 30px;
}
aside p a {
	text-decoration: underline;
	color: #353438;
}
aside ul li a {
	color: #6e6e65;
}
aside ul li a:hover {
	text-decoration: underline;
}


/* faq.html
------------------------------------------------------------------------------*/

#frequently-asked-questions {
	width: 391px;
	height: 27px;
	background: url("../../img/frequently-asked-questions.png");
	text-indent: -9999px;
	margin-bottom: 8px;
}
#intro {
	max-width: 93%;
	padding: 30px 35px 30px 25px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #e9e8e3;
	margin-bottom: 40px;
}
#intro small {
	color: #64c0e0;
	font-size: 0.75em;
}
#intro small a {
	color: #64c0e0;
	text-decoration: underline;
}
.faqs #left ol, .page #left ol {
	margin: 15px 20px 0 20px;
	width: 70%;
	padding: 0 0 10px 0;
}
.faqs #left li, .page #left li {
	list-style-type: decimal;
	font-size: 0.875em;
	line-height: 1.5em;
	color: #a5a3a0;
}
#pagination li {
	list-style-type: none !important;
}
.faqs #left li a, .page #left li a {
	color: #585756;
	cursor: pointer;
}
.faqs article {
	margin: 20px 0 0 20px;
}
.faqs article hr {
	height: 1px;
	background: #c8c8c5;
	border-bottom: 1px solid #fff;
}
.faqs article p {
	width: 90%;
	line-height: 1.5em;
}
.faqs #left li a:hover, .page #left li a:hover {
	text-decoration: underline;
}
.faqs article h4, .page article h4 {
    margin: 0 0 20px 0;
	text-shadow: 1px 1px 1px #fff;
	font-size: 1.5em;
	color: #434246;
}


/* press items
------------------------------------------------------------------------------*/

.press article {
	width: 86%;
	padding: 30px 35px 30px 25px;
	min-height: 50px;
	background: url("http://weathermob.me/img/press-bg.png") center bottom repeat-x #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #e9e8e3;
}
.press article h4 {
	color: #434246;
	font-sie:1.5em;
	line-height: 1.2em;
}
.press .download-pdf {
	background: url("http://weathermob.me/img/next-bg.png") repeat-x;
	height: 36.5px;
	font-size: 0.875em;
	line-height: 36.5px;
	float: right;
	padding: 0 10px;
	max-width: 120px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	text-align: center;
	display: block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.press article:first-child {
	margin-bottom: 30px !important;
}
.press article small {
	clear: left;	
	padding-top: 10px !important;
}
.press h4 {
	margin-top: 2px !important;
}
.press .download-pdf:hover {
	background: url("http://weathermob.me/img/next-bg.png") center -36.5px repeat-x;
}
.press #left {
	width: 63%
}

/* Google Map
------------------------------------------------------------------------------*/

#map_canvas {
	width: 707px;
	height: 500px;
	margin-top: -1px;
	float: left
}

.meta {
	background-color: #D8ECF2;
	color: #111;
	border-radius: 5px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 5px;
}

.author {
}

.location {
}

.image {
	margin-bottom: 5px;
}

.image img {
	border-radius: 5px;
	max-height: 200px;
	max-width: 300px;
}

.map-loading {
	position: absolute;
	background-color: #FFFFFF;
	width: 150px;
	height: 100px;
	top: 200px;
	left: 50%;
	margin-left: -75px;
	z-index: 100;
	visibility: hidden
}

.sidebar-map {
	background-color: #efede1;
	float: right;
	width: 222px;
	padding: 10px;
	margin-top: 10px;
	border-radius: 3px;
	box-shadow: 0 -1px 0 #FFFFFF, 0 1px 0 #e4dfcd
}

.sidebar-map input[type="text"].address {
	padding: 10px 5px;
	border: 2px solid #d5d2c2;
	width: 208px;
	margin-bottom: 10px
}

.sidebar-map .submit {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	display: inline-block;
	padding: 0 13px;
	background: url("../../img/menu-bg.png") center 0px repeat-x;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 3px;
	height: 34px;
	line-height: 34px;
	letter-spacing: 0.025em;
	clear: both;
	cursor: pointer
}

.sidebar-map h2 {
	font-size: 21px;
	font-family: 'Helvetica W02 Light', Helvetica;
	color: #343330;
	text-shadow: 0 1px 0 #FFFFFF;
	margin-bottom: 5px;
}

.sidebar-map .icon-magnifier {
	background-image: url("http://weathermob.me/img/icon_magnifier.png");
	width: 19px;
	height: 19px;
	float: right;
	margin: 2px 0 0 0
}

.sidebar-map .icon-marker {
	background-image: url("http://weathermob.me/img/icon_marker.png");
	width: 15px;
	height: 22px;
	float: right;
	margin: 2px 0 0 0
}

.sidebar-map .hr {
	border-bottom: 1px solid #d1cfc2;
	box-shadow: 0 1px 0 #FFFFFF;
	font-size:1px;
	margin: 15px 0;
}

.sidebar-map .top-loc {
	width: 100%;
	margin-top: 10px
}

.sidebar-map .top-loc td {
	padding: 5px;
	text-shadow: 0 1px 0 #FFFFFF;
	font-family: 'Helvetica W02 Light', Helvetica;
}

.sidebar-map .top-loc .city {
	cursor: pointer
}

.sidebar-map .top-loc .value {
	text-align: right
}

.sidebar-map .top-loc .alt1 td {
	background-color: #f4f3eb;
}

footer .container {   
    min-height:inherit
}

.support #left {
    width: 63%
}

#tagline {
    font-family: 'Soho W01 Bold Italic','Helvetica Neue',Arial,sans-serif;
    color: #50B9DF;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}

#webby1 {
    float: right;
    width: 182px;
    margin-right: 23px;
    margin-top: -14px;
}