/*
Theme Name: Method Photo
Theme URI: http://methodphoto.com/
Description: A minimally styled multimedia theme for Wordpress.  The Theme Options page allows for rapid theme customization and includes a selectable one or two-column layout, color selector, and homepage slideshow options.
Version: 1.0
Tags: photography, one-column, two-column, minimal, widgets,
Author: Richard Earney
Author URI: http://www.method.co.uk
License: All Rights Reserved
*/


/************************* GLOBAL STYLES ***************************/
html{font-family: "museo-sans-1","museo-sans-2",sans-serif;}
body {color:#c4cdf3;
background:-webkit-gradient(linear, 0% 50%, 50% 100%, from(#394C73), to(#221960));
font-family: "museo-sans-1","museo-sans-2",sans-serif;
background-image:-moz-linear-gradient(50% 50% 190deg,#221960, #394C73);
background-color:#394C73;}

.container-inner {width:950px; margin:0 auto;padding:1.75em 0 1em;}
.container {background:-webkit-gradient(linear, 0% 50%, 0% 0%, from(#222222), to(#777777));-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-khtml-border-radius:10px;background-image:-moz-linear-gradient(50% 100% 90deg,#222222, #777777);background-color:#333;}
h1,h2,h3,h4,h5,h6 {color:white;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#fff;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {color:#c4cdf3;}

h3.sub,h2.sub {margin: 0 0 10px 0;padding: 0 0 10px 0;font-size: 1.2em;font-weight: 500;line-height: 1.3em;text-transform: uppercase;letter-spacing: 1px;color:white;border-bottom:1px solid #ccc;}

.quiet {font-size:11px;color:white;}

a {color:#9baae8;text-decoration:none;}
a:hover, a:focus {color:#fff;}
p {color:#eee;}
h6.top {color:#ccc;}
#top {width:950px; margin:0 auto 1em;padding: 0 0 .5em; color:#666;}
#top a {color:#666;}
.login {float:left;}

.container-inner img {-webkit-box-reflect:below 2px 
	-webkit-gradient(linear,left top,left bottom,from(transparent),
	color-stop(0.6,transparent),to(rgba(255,255,255,0.3)));}

/* Masthead */
#masthead {float: left;height:20px;}
#masthead h4, #masthead span {margin: 0; padding:10px 0 0; line-height:2em ;}
#masthead h4 {font-weight: bold; text-transform: uppercase; float: left;}
#masthead h4 a {color: #fff; text-decoration: none; ;}
#masthead span.description {color: #ccc; text-transform: lowercase; font-size: .7em; padding: .35em 3em;}
#masthead img {-webkit-box-reflect:below 3px 
	-webkit-gradient(linear,left top,left bottom,from(transparent),
	color-stop(0.6,transparent),to(rgba(255,255,255,0.3)));}


/* Navigation at rest */
.alignleft, .alignright {margin:-5px 0 12px 0;font-weight:700;font-size:13px;}
.alignleft a, .alignright a {color:white;}
.alignleft a:hover, .alignright a:hover {color:#9baae8;text-decoration:underline;}

#nav {float: right; margin: 18px 0 0 0;background:rgba(0,0,0,0.6);padding:6px 4px 4px 10px; -webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-khtml-border-radius:8px;}
#nav ul, #nav ul li {margin: 0; padding: 0; ;}
#nav ul li {font-size: 11px; font-weight: 500; text-transform: lowercase; list-style: none; float: left; margin-right: 15px; position: relative;color:#eee ;}
#nav ul li a {color:#eee;text-decoration:none;}
#nav ul li a:hover {color:#fff;text-decoration:underline;}

/* Navigation interaction */
#nav ul li ul {display: none; ;}
#nav ul li.drop:hover ul {display: block; ;}

/* Sub-navigation */
#nav ul li ul {padding-top: 7px; margin-left: -10px; position: absolute;z-index:200;}
#nav ul li ul li {margin-right: 0; float: none; font-weight: normal; font-size: 11px;z-index:210;}
#nav ul li ul li a {display: block; background: #1a1a1a; padding: 7px 10px; width: 130px; color: #999; background-repeat: no-repeat; background-position: 5px 50%; ;}
#nav ul li ul li a:hover {text-decoration: underline; ;}
#nav ul li ul li a.icon {padding-left: 30px; ;}
#nav ul li ul li a.entries {background-image: url(images/rss.png); ;}
#nav ul li ul li a.comments {background-image: url(images/chat.png); ;}
#nav ul li ul li a.phone {background-image: url(images/phone.png); ;}
#nav ul li ul li a.email {background-image: url(images/email.png); ;}

/* Navigation enhanced styles */
#nav ul li ul.push {margin-top: 12px; z-index:211;}
#nav ul li.enhanced {margin-right: 0; padding-right: 15px; z-index:211;}
#nav ul li.enhanced span {padding-right: 7px; float: left; z-index:211;}
#nav ul li.enhanced a.arrow {display: block; position: relative; top: -2px; width: 18px; height: 15px; overflow: hidden; float: left; ;}
#nav ul li.enhanced a.arrow:hover {cursor: pointer; ;}
#nav ul li.enhanced a.arrow img {display: block; position: relative; border: 0; ;}
#nav ul li.enhanced a.rest img {top: 0; ;}
#nav ul li.enhanced a.hover img {top: -15px; ;}
#nav ul li.enhanced a.open img {top: -30px; ;}

/* Posts */
.content {;}
.content h2 {font-family: "museo-sans-1","museo-sans-2",sans-serif;}
.post {display:block;clear:both;}
.post h4, .post h6 {font-family: "museo-sans-1","museo-sans-2",sans-serif;}

.postmetadata {background:rgba(0,0,0,0.5);padding:1em;color:#fff; font-size:14px;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-top:10px;}

.postmetadata a {;}
.postmetadata a:hover {color:#fff;}
.underlined {border-bottom:1px solid #eee;}
h6.underlined {margin:0 0 1em;}
.welcomebox {padding:1.5em;margin-bottom:1.5em;color:#eee;text-shadow: 1px 1px 1px #000;}

.nav-image-left, .nav-image-up, .nav-image-right {text-align:center;float:left;width:25px;margin:0 10px 0 2px;}
.nav-image-left a, .nav-image-up a, .nav-image-right a {background:#eee;padding:2px 48% 2px 48%;text-decoration:none;color:#000;}
.nav-image-left a:hover, .nav-image-up a:hover, .nav-image-right a:hover {background:#000;color:#fff;}
.nav {background:#eee;margin:0 0 1em 0;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.nav:hover {background:#ccc;}
.prev a, .next a {color:#222;text-decoration:none;padding:.2em 1em;}

.nav-interior {margin:0;padding:0;clear:both;display:inline;}
.nav-interior .next {color:#000;text-decoration:none;float:right;}
.nav-interior .prev {color:#000;text-decoration:none;float:left;}

.quicknav {padding-left:40%;}

/* Sidebar */
#sidebar {margin:0;}
#sidebar h3 {margin:0;padding:0 0 .6em 0;}
#sidebar .item {margin:0 0 4em 0;}
#sidebar ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#sidebar ul li a,ul.txt li{color:#eee;height:1%;line-height:1.2em;border-bottom:1px solid #000;display:block;padding:6px 0 6px 8px;}
#sidebar ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #000;}
#sidebar ul li a span,ul.txt li,h4 a span{color:#696455;}
#sidebar ul li.active a{cursor:default;color:white;}
#sidebar ul ul{margin:0;list-style:none;}


/* Footer */
#footer-wrap {background:-webkit-gradient(linear, 0% 50%, 0% 0%, from(#222222), to(#777777));}
#footer {width:950px;height:;padding:1.5em 0;margin:10px auto -30px auto;color:#fff;text-align:left;}
#footer p {color:#fff;}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#ddd;}
#footer .item {margin:0 0 4em 0;}
#footer ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul li a,ul.txt li{height:1%;line-height:1.2em;display:block;padding:6px 0 6px 8px;}
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #111;}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}

#footer ul#recentcomments {list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul#recentcomments li.recentcomments {display:block;padding:4px 0 4px 8px;}
#footer ul#recentcomments li.recentcomments a {border:0; background-image:none;}
#footer ul#recentcomments li.recentcomments a:hover{color:#fff;background-position:1px 0.8em;background: #111;}
#footer ul#recentcomments li.recentcomments a span{color:#696455;}

/* Floats & Images */
.right {float: right; ;}
.left {float: left; ;}
.middle {margin: 0 auto;float:left;}
.clear {clear: both; ;}
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:950px;}
img.alignright{padding: 4px 0 4px 4px;margin: 3px 0 2px 10px;display: inline;max-width:950px;}
img.alignleft,img.attachment-post-thumbnail{padding: 4px 4px 4px 0;margin: 3px 10px 2px 0;display: inline;max-width:950px;}
img.alignnone{padding:4px 4px 4px 0; margin:3px 10px 2px 0;display: block;max-width:950px;}
.alignleft,.attachment-post-thumbnail{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.thumbnail, .attachment-thumbnail, #featured-section .timthumbnail, .archive .timthumbnail, .search .timthumbnail, #category-stack .timthumbnail {max-width:150px;margin:0 1.5em 1.5em 0;float:left;}
.alignright .attachment-thumbnail {margin-right:0;}
.attachment-medium {max-width:950px;overflow:hidden;display: inline;}
.attachment-large {max-width:950px;overflow:hidden;display: inline;}
.content .size-medium, content size-large {margin: 0 1.5em 1.5em 0;}
.home .size-medium, .home .size-large {max-width:590px; height:auto; overflow:hidden;margin:0 .5em .5em 0;}
.gallery {display: block;clear: both;overflow: hidden;margin: 0 auto;}
.gallery .gallery-row {display: block;clear: both;overflow: hidden;margin: 0;}
.gallery .gallery-item {overflow: hidden;text-align: center;list-style: none;padding: 0; margin: 0 auto;}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {max-width: 100%;height: auto;padding: 0;border:none !important;}
.gallery-caption {margin-left: 0;}
.gallery-item .attachment-thumbnail {float:none !important;margin:0 auto;}
.gallery-item dd{clear:both;}

/* Image sizes depending on the number of xs */
.col-0 {width: 100%; ;}
.col-1 {width: 100%; ;}
.col-2 {width: 50%; ;}
.col-3 {width: 33%; ;}
.col-4 {width: 25%; ;}
.col-5 {width: 20%; ;}
.col-6 {width: 16.5%; ;}
.col-7 {width: 14%; ;}
.col-8 {width: 12.4%; ;}
.col-9 {width: 11%; ;}
.col-10 {width: 10%; ;}
.col-11 {width: 9%; ;}
.col-12 {width: 8.33%; ;}
.col-13 {width: 7.6%; ;}
.col-14 {width: 7.1%; ;}
.col-15 {width: 6.66%; ;}
.col-16 {width: 6.25%; ;}
.col-17 {width: 5.83%; ;}
.col-18 {width: 5.55%; ;}
.col-19 {width: 5.25%; ;}
.col-20 {width: 4.95%; ;}

/* Etc */
#filters {clear: both;height: 2em;margin-bottom: 1em;}
#filters li {float: left;margin-right: 2em;}
.prev {;}
.next {;}
/* remember to define focus styles! */
:focus {outline: 0;}
.advertisement .box {background:#e5ecf9;}

/* Search */
#search {margin:0; padding:0;}
#search #s {background: #ddd url('images/search.png') 0px center no-repeat;color: #222;font-size: 1em;margin:0;padding: 4px 0 4px 17px;width: 150px;border:1px solid #333;}
#search input {border:0;}
#search #s:hover {color: #0066cc;background: #fff url('images/search_blue.png') 0px center no-repeat;}
.search-excerpt {margin: 0;}

/* Comments */
h3#comments{margin: 10px 0 0;padding: 20px 10px;background: #000;}
h3#comments span.comments-subscribe {float:right;font-size:.7em;margin-left: 3px;padding: 0 0 0 19px;background: url("images/rss.png") no-repeat 0 50%;color:#cccccc;}
h3#respond{margin: 10px 0 0;padding: 20px 10px;background: rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-khtml-border-radius:10px;}
ol.commentlist{list-style-type: none;margin: 0;padding: 0;border-top: 5px solid #eee;}
ol.commentlist li strong{padding-left:1em;}
ol.commentlist li .comment-entry{margin: -135px 0 0;border-bottom: 5px solid #eee;padding: 5px 150px 0;line-height: 2em;}
ol.commentlist li .avatar{border:1px solid #000;padding:1em;margin:2em 1em 1em 0;}
#commentform{margin: 0 0 7px;padding: 30px 150px 6px;margin:10px auto;background: rgba(0,0,0,0.5);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-khtml-border-radius:10px;}
#commentform textarea, #commentform input[name]  {-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-khtml-border-radius:10px;border:none;}

/* ************************ SLIDESHOW ********************************/
/* Slideshow */
#slideshow {padding:0;list-style:none;margin:0 0 3em 0;overflow:hidden;min-height:425px;}
#slideshow .slide {padding:0;width:950px;text-align: center;min-height:425px; background:none;}
#slideshow .slide h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
#slideshow .slide img {display:block;max-width:950px;text-align:center;margin:0 auto;}