/*
Theme Name:		Autochrome
Theme URI:		http://autochrome.brajeshwwar.com/
Description:	A minimal, photography theme with all attention to your photo.
Author: 		Brajeshwar
Author URI:		http://brajeshwar.com/
Version:		2.8.1
Tags: 			photo, photoblog, photography, full page
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

html {
  font-size: 100%;
  height: 100% !important;
  width: 100% !important;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 2;
  *font-size: 1em;
  color: #444444;
  height: 100% !important;
  width: 100% !important;
  background: #222222 url('img/bg.png');
}

.wf-loading body,
.wf-inactive body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.wf-active body {
  font-family: Abel, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

a {
  color: #0000ee;
  cursor: pointer !important;
}
a:visited {
  color: #551a8b;
}
a:focus {
  color: #0000ee;
}
a:hover {
  color: #111111;
}
a:active {
  color: #0000ee;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

a:active, a:focus {
  position: relative;
  top: 1px;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

small {
  font-size: 75%;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre, code, kbd, samp {
  font-family: Consolas, "Lucida Console", "Courier New", Courier, monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

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

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
}

figure, form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

/* Clearfix */
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

/*
 * Grid
 * A simple, flexible, fluid grid system that can flow nicely inside a fluid or a fixed container or play good with another Grid system.
 * Brajeshwar, http://brajeshwar.com
 *
 * Demo & Details: http://brajeshwar.github.com/grid/
 */
.grids {
  zoom: 1;
}

.grids:before,
.grids:after {
  display: table;
  *display: inline;
  content: "";
  zoom: 1;
}

.grids:after {
  clear: both;
}

.g1of2, .g1of3, .g1of4, .g1of5,
.g2of3, .g2of5,
.g3of4, .g3of5,
.g4of5 {
  float: left;
}

.g1of2 {
  width: 50%;
}

.g1of3 {
  width: 33.333333333%;
}

.g1of4 {
  width: 25%;
}

.g1of5 {
  width: 20%;
}

.g2of3 {
  width: 66.666666666%;
}

.g2of5 {
  width: 40%;
}

.g3of4 {
  width: 75%;
}

.g3of5 {
  width: 60%;
}

.g4of5 {
  width: 80%;
}

/* Sprite */
.s16r, .s24r, #nav ul span:after,
.menu ul span:after {
  display: inline-block;
  text-indent: -99999em;
  overflow: hidden;
  height: 16px !important;
  width: 16px !important;
  background: url('img/autochrome-sprite.png') no-repeat;
  border: 0 none !important;
}

.s24r {
  height: 24px !important;
  width: 24px !important;
}

.icon-search {
  background-position: 0 0;
}

.icon-delete {
  background-position: -16px 0;
}

.icon-rss-16 {
  background-position: -32px 0;
}

.icon-arrow-dn, #nav ul span:after,
.menu ul span:after {
  background-position: -48px 0;
}

.icon-rss-24 {
  background-position: 0 -16px;
}

.icon-twitter-24 {
  background-position: -24px -16px;
}

.icon-facebook-24 {
  background-position: -48px -16px;
}

.icon-stumbleupon-24 {
  background-position: -72px -16px;
}

/* END: Sprite */
/* Modal */
._modal {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  visibility: hidden;
  z-index: 999;
  position: absolute;
  bottom: 67.5px;
  left: 40px;
  width: 60%;
  min-width: 400px;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.3);
}
._modal .close {
  position: absolute;
  top: -6px;
  right: -6px;
}

._mctn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #eee;
  padding: 1em 1.5em;
  margin: 10px;
  max-height: 460px;
  overflow-y: scroll;
}

/* END: Modal */
/* Header */
#header {
  z-index: 1;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.3);
  color: #eeeeee;
  height: 50px;
  line-height: 50px;
  text-shadow: rgba(0, 0, 0, 0.75) 0 1px 0;
}

#logo {
  margin-left: 40px;
}
#logo a {
  text-decoration: none;
  font-size: 1.4em;
  font-weight: normal;
  text-transform: uppercase;
  color: #e4e4e4;
}
#logo a:hover, #logo a:focus {
  color: #fff;
}

#nav,
.menu {
  margin-right: 40px;
  float: right;
}
#nav ul,
.menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  overflow: visible;
}
#nav ul li,
.menu ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 0.8em;
  padding-right: 0.8em;
  position: relative;
}
#nav ul li:first-child, #nav ul li.first,
.menu ul li:first-child,
.menu ul li.first {
  padding-left: 0;
}
#nav ul li:last-child,
.menu ul li:last-child {
  padding-right: 0;
}
#nav ul li.last,
.menu ul li.last {
  padding-right: 0;
}
#nav ul li:hover > ul,
.menu ul li:hover > ul {
  display: block;
}
#nav ul span:after,
.menu ul span:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  height: 8px !important;
  width: 8px !important;
  margin-top: 3px;
  margin-left: 4px;
  content: "\00bb";
}
#nav ul ul,
.menu ul ul {
  display: none;
  z-index: 99;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  margin: 0;
  padding: 0;
  width: auto;
  min-width: 180px;
  top: 50px;
  left: 0;
}
#nav ul ul li,
.menu ul ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#nav ul ul li:last-child a,
.menu ul ul li:last-child a {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#nav ul ul a,
.menu ul ul a {
  display: block;
  margin: 0;
  padding: 0 1em;
  border: 0 none !important;
}
#nav ul ul a:hover, #nav ul ul a:focus,
.menu ul ul a:hover,
.menu ul ul a:focus {
  background: #232323;
  background: rgba(0, 0, 0, 0.5);
}
#nav a,
.menu a {
  text-transform: uppercase;
  font-size: smaller;
  text-decoration: none;
  color: #f7f7f7;
  padding: 0;
}
#nav a:hover, #nav a:focus,
.menu a:hover,
.menu a:focus {
  color: white !important;
  border-bottom: 1px solid;
}
#nav li.current_page_item a,
.menu li.current_page_item a {
  color: #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
}

#search {
  margin-right: 40px;
  float: right;
}
#search input {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
  border: 0 none;
  padding: 0.5em 0 0.5em 1em;
  font-size: small;
  background: #dedede;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#f2f2f2');
  background: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#f2f2f2));
  background: -moz-linear-gradient(top, #dedede, #f2f2f2);
}
#search input:focus {
  outline: 0 none;
}
#search button {
  position: relative;
  top: 0.2em;
}

.icons {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  padding: 6px 0 0 0 !important;
  margin: 0 3px !important;
  display: inline-block;
  border: 0 none;
}
.icons:hover, .icons:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  border: 0 none;
}

/* END: Header */
/* Photos */
._photo {
  background: url('img/default.jpg') no-repeat center center fixed;
  width: 100%;
  height: 100%;
  position: fixed;
  display: block;
  margin: 0 auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
._photo img {
  display: none;
}

._portrait {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

._nophoto {
  background-image: url('img/not-found.jpg');
}

/* END: Photos */
/* Pages */
.pages {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #222;
  position: absolute;
  width: auto;
  left: 200px;
  right: 200px;
  margin: 110px 0;
  padding: 2em 5em;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.4);
  color: #eeeeee;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  font-size: 1em;
}
.pages a {
  color: #f7f7f7;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
.pages a:hover, .pages a:focus {
  color: white !important;
  border-color: white;
}

.not-found {
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: #eee;
  text-shadow: rgba(0, 0, 0, 0.75) 0 1px 1px;
}
.not-found .title {
  font-family: Miso, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  margin: 0 !important;
  padding: 0 !important;
  color: #eee;
}
.not-found .tagline {
  font-size: 1.6em;
  margin: 0 !important;
  padding: 0 !important;
  color: #fff;
}

iframe {
  z-index: 999999999;
}

/* END: Pages */
/* Gallery */
.gallery {
  position: absolute;
  margin: 90px 40px 40px 40px;
}
.gallery a {
  position: relative;
  display: inline-block;
  margin: 0 0 1px 0;
  padding: 0;
  width: 160px !important;
  height: 100px !important;
  border: 1px solid transparent;
  text-decoration: none;
}
.gallery a:hover, .gallery a:focus {
  border-color: #fff;
}
.gallery a:hover .meta, .gallery a:focus .meta {
  visibility: visible;
}
.gallery img {
  width: 160px !important;
  height: 100px !important;
  border: 0 none;
  margin: 0;
  padding: 0;
}
.gallery .meta {
  visibility: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.3);
  color: #eee;
  font-size: small;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
}

/* END: Gallery */
/* Footer */
#footer {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  padding: 0.5em 0;
  background: url('img/rgba-30.png');
  background: rgba(0, 0, 0, 0.3);
  color: #eeeeee;
  height: 25px;
  line-height: 25px;
  text-shadow: rgba(0, 0, 0, 0.75) 0 1px 0;
}
#footer a {
  color: #f7f7f7;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
#footer a:hover, #footer a:focus {
  color: white !important;
  border-color: white;
}

#info {
  margin-left: 40px;
}
#info .title {
  display: inline;
  font-size: 1em;
  font-weight: normal;
  margin: 0 2em 0 0;
  padding: 0;
}
#info .title a {
  text-decoration: none;
  border: 0 none;
}
#info .title a:hover, #info .title a:focus {
  border-bottom: 1px solid white;
}
#info .meta {
  display: inline;
}
#info .meta a {
  margin: 0 0.5em;
}

#paginate {
  margin-right: 40px;
  text-align: right;
  text-transform: uppercase;
  font-size: small;
}
#paginate a {
  border: 0 none;
  margin: 0 0.5em;
}
#paginate a:hover, #paginate a:focus {
  border-bottom: 1px solid;
  color: white;
  border-color: white;
}

.powered {
  text-transform: none !important;
  margin: 0 2em;
  font-size: small;
}

/* END: Footer */
/* Comments */
#comments {
  clear: both;
  margin: 0 0 1em 0;
  padding: 0;
}

#comments .navigation {
  padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}

h3#comments-title {
  padding: 24px 0;
}

.commentlist {
  list-style: none;
  margin: 0;
  font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}

.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}

#comments .comment-body p:last-child {
  margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}

.commentlist ol {
  list-style: decimal;
}

.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}

.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}

.comment-author .says {
  font-style: italic;
}

.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}

.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
  color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
  color: #ff4b33;
}

.commentlist .children {
  list-style: none;
  margin: 0;
}

.commentlist .children li {
  border: none;
  margin: 0;
}

.nopassword,
.nocomments {
  display: none;
}

#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.commentlist li.comment + li.pingback {
  margin-top: -6px;
}

#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}

#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}

/* Comments form */
#respond {
  border-top: 1px solid #e7e7e7;
  margin: 1.5em 0.2em;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
  padding: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
#respond .form-allowed-tags {
  line-height: 1em;
}

.children #respond {
  margin: 0 48px 0 0;
}

h3#reply-title {
  margin: 18px 0;
}

#comments-list #respond {
  margin: 0 0 18px 0;
}

#comments-list ul #respond {
  margin: 0;
}

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}

#respond .required {
  color: #ff4b33;
}
#respond label {
  color: #777;
  font-size: small;
}
#respond input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 0 2px 9px;
  padding: 0.2em;
  width: 50%;
  border: 1px solid #aaa;
}
#respond textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #aaa;
  width: 98%;
}
#respond button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0.5em 0;
  padding: 0.5em 1em;
  border: 1px solid #aaa;
  color: #333;
  font-weight: bold;
  font-size: small;
  text-shadow: white 0 1px 1px;
  background: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#e5e5e5');
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e5e5e5));
  background: -moz-linear-gradient(top, #f1f1f1, #e5e5e5);
}
#respond button:hover, #respond button:focus {
  border-color: #777;
  background: #f1f1f1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#c6c6c6');
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#c6c6c6));
  background: -moz-linear-gradient(top, #f1f1f1, #c6c6c6);
}
#respond .form-allowed-tags {
  color: #777;
  font-size: small;
}
#respond .form-allowed-tags code {
  font-size: small;
}

/* END: Comments */
