

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

body {
	line-height: 1;
	margin:0 auto;
	background-color: #000000;
	color:#a9a9a9;
	font-family:'Georgia','Lucida Grande','Arial','sans-serif';
}

#headerline {
	background: #262626;
	width:100%;
	position:absolute;
	height: 5px;
}

#underline {
	clear:both;
	background: #121212;
	width:1004px;
	height: 1px;
	margin: 30px 0px 40px 0px;
}

#js_off {
	position: absolute;
	top: 350px;
	left: 50%;
	background: #121212;
	font-size: 1em;
	margin: 0 0 0 -220px;
	text-align: center;
	width: 370px;
	height: 60px;
	padding: 35px 35px 35px 35px;�
	border: solid 1px #2b2b2b;
	z-index: 9999;
	line-height:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

p.jsoff {
	clear:both;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 30px 0 20px 0;
	color: #f9f9f9;
	width: 100%;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin: 30px 0 20px 0;
	color: #f9f9f9;
	width: 100%;
}

h2.head {
	border-bottom: solid 1px #121212;
}

ol, ul {
	list-style: none; 
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img.alignnone, img.alignleft, img.alignright {
	border: solid 5px #1c1c1c;
	margin: 15px 0 15px 0;
}

#content_prints {
	padding: 30px 0 0px 0;
}

#content_info {
	padding: 30px 0 15px 0;
}

#content_info .alignleft, #content_prints .alignleft {
	float: left;
	display: block;
	border: solid 5px #141414;
	margin-right: 20px;
}

#content_info .alignright, #content_prints .alignright {
	float: right;
	display: block;
	border: 0px;
	margin-right: -300px;
	margin-bottom:0px;
	text-align:left;
}


.tooltip, .tooltip2, .tooltip3 {
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#1a1a1a;
    padding:5px;
    width:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.tooltip p, .tooltip2 p, .tooltip3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
    margin:0;
	text-align:center;
    padding:0;
    color:#fff;
    background-color:#1a1a1a;
    padding:2px 7px 2px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a {
	color:#f9f9f9;
	text-decoration:none;
	font-style: normal;
	text-decoration:none;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

a:hover {
	color: #009bba;
	text-decoration:none;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

em, i {
	font-style:italic;
}

bold, strong {
	font-weight:bold;
	font-style: italic;
}

th {
	font-weight:bold;
	text-align:center;
}

#content_info p, #content_prints p {
	font-family: 'Open Sans', serif;
	font-size: 15px;
	line-height: 20px;
	width: 700px;
}

#logoheader {
	width: 1004px;
	margin: 0 auto;
}

#logo {
	z-index: 99;
	position: relative;
	display:inline-block;
	width: 214px;
	height: 100px;
	background:url('../../../wp-content/themes/photography/images/logo.jpg') no-repeat;	
	margin: 25px 0px 25px 0px;
	float:left;
}

#thinline {
	background: #121212;
	width: 100%;
	height: 1px;
	clear:both;
}

.clear {
	clear:both;
}

.container {
	width:1004px;
	margin:0 auto;
	padding: 0px 20px 0 20px;
	position:relative;
}

#footercontainer {
	width:1004px;
	margin:0 auto;
	padding: 0;
	position:relative;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#creditscontainer_left {
	width:255px;
	float:left;
	margin:0;
	padding: 20px 0 10px 0;
	position:relative;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
}

img.social_mini {
  margin-right:5px;
  opacity: 0.6;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

img.social_mini:hover {
  opacity:1;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

#prints {
	width:270px;
	float:right;
	margin-top:0px;
	margin-bottom:50px;
	border-left: solid 1px #1c1c1c;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:245px;
}

h2.printlink1 {
	float:left;
	width:220px;
	margin:-20px 0 30px 0;
	padding-left:20px;
	font-size:20px;
	color: #009bba;
}

h2.printlink {
	float:left;
	width:210px;
	border-bottom: solid 1px #1c1c1c;
	font-size:16px;
	margin:0 0 10px 0;
	padding: 0 40px 10px 20px;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

a h2.printlink:hover {
	color: #009bba;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}


#some_big {
	width:195px;
	float:right;
	margin-top:-5px;
	margin-bottom:50px;
	border-left: solid 1px #1c1c1c;
	padding-left:65px;
}

img.social_big {
  float: left;
  clear:both;
  margin-bottom:10px;
  opacity: 0.6;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

img.social_big:hover {
  opacity:1;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.fb-like {
	float:right;
	margin-left:25px;
	top:1px;
}

#creditscontainer_right {
	width:420px;
	float:right;
	margin:0;
	padding: 20px 0 10px 0;
	position:relative;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
}

.container #index,
.container #archive,
.container #single {
	clear:both;
	overflow:hidden;
}

.container .featured-photo {
	margin-bottom:20px;
	float:left;
}

.container .main-photo .image,
.container .featured-photo .image {	
/*	text-align:center;*/
	position:relative;
	display:block;
/*	margin:0 auto;*/
}

.container .main-photo .image img,
.container .featured-photo .image img {
	border: solid 2px #1f1f1f;
	display:block;
}

.container .main-photo .image a img:hover,
.container .featured-photo .image a img:hover {
	border: solid 2px #2e2e2e;	
	display:block;
}
 
.container .featured-photo .window5, .container .featured-photo .window6, .container .featured-photo .window7 {
	position:absolute;
	width: 486px;
	text-align: center;
	padding:8px 0 8px 0;
	margin-top: -3px;
	margin-left: -3px;
	background:url('../../../wp-content/themes/photography/images/transparent-bg.png');	
	z-index:100;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	color: #f5f5f5;
}

.container .featured-photo .window6 {
	width: 996px;
}

#newphotosbw {
	background:url('../../../wp-content/uploads/newphotosbw.jpg');
	width:996px;
	height: 246px;
	border: solid 1px #353535; 
	margin-top:-248px;
}

#newphotoscolor {
	background:url('../../../wp-content/uploads/newphotoscolor.jpg');
	width:996px;
	height: 246px;
	border: solid 1px #353535; 	
}

#landscapebw {
	background:url('../../../wp-content/uploads/landscapebw.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
	margin-top:-198px;
}

#landscapecolor {
	background:url('../../../wp-content/uploads/landscapecolor.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 	
}

#wildbw {
	background:url('../../../wp-content/uploads/wildbw.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
	margin-top:-198px;
}

#wildcolor {
	background:url('../../../wp-content/uploads/wildcolor.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
}

#plantsbw {
	background:url('../../../wp-content/uploads/plantsbw.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
	margin-top:-198px;
}

#plantscolor {
	background:url('../../../wp-content/uploads/plantscolor.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
}

#othersbw {
	background:url('../../../wp-content/uploads/othersbw.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 
	margin-top:-198px;
}

#otherscolor {
	background:url('../../../wp-content/uploads/otherscolor.jpg');
	width:486px;
	height: 196px;
	border: solid 1px #353535; 	
}

.container .main-photo .padding,
.container .featured-photo .padding {
	top:4px;
	left:4px;
	font-size:1.0em;
}

.container .featured-photo .index {
	width:490px;
	height:203px;
}

.container .featured-photo .index1 {
	width:490px;
	height:253px;
}

.container .indentleft {
	margin-left:1px;
	margin-right: 0px;
	width:511px;
}

.container .indentright {
	margin-right:0px;
	width:480px;
}

.container #details {
	clear:both;
	margin:5px 0;
}

#archivethumbs {
	width: 1040px;
	margin: 0;
	padding-top:35px;
}

.attachment-full {
	border: solid 2px #1c1c1c;
	display: block;
	margin: 0 auto;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.attachment-full:hover {
	border: solid 2px #2b2b2b;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
 }

.archivephoto img {
	float:left;
	border: solid 3px #1c1c1c;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.archivephoto img:hover {
	border: solid 3px #2b2b2b;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.archivephotonew img {
	border: solid 3px #1c1c1c;
	margin-left: 0px;
	margin-bottom: 2px;
}

.newphoto {
	position:relative;
	float:left;
	clear:none;
	margin-right:3px;
}

.oldphoto {
	position:relative;
	float:left;
	clear:none;
	margin-right:31px;
	margin-bottom: 31px;
}

.new {
	position:absolute;
	background:url('../../../wp-content/themes/photography/images/transparent-bg.png');
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	text-align:center;
	padding: 5px 2px 0px 5px;
	right: 5px;
	bottom: 7px;
	width:40px;
	height:15px;
}

.newsmall {
	position:absolute;
	background:url('../../../wp-content/themes/photography/images/transparent-bg.png');
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	text-align:center;
	padding: 0px 2px 4px 5px;
	right: 9px;
	bottom: 4px;
	width:40px;
	height:15px;
	z-index:9999;
}

.new h4, .newsmall h4 {
	color: #a44a02;
	font-family:'Georgia', inherit;
	font-size: 11.5px;
	font-style: italic;
	font-weight: bold;
	letter-spacing:1px;
}


#footer {	
	clear:both;
	overflow:hidden;
	font-style:italic;
	margin:0 auto;
}

#credits {
	font-size:0.6em;
	font-style:italic;
	margin:0 auto;
	text-align:left;
}

#footer #breaker {
	background-color:#36322a;
	height:20px;	
	border-bottom:1px #444038 solid;
}

#footer .section {
	float:left;
	width:240px;	
	font-size:0.8em;
	margin:0px 0 10px 0px;
	padding:0 15px;
	line-height:22px;	
	min-height:155px;
}

#footer #credits {
	font-size:0.7em;
	font-style:italic;
	padding:10px 0;	
}

.container p {
	margin-bottom:10px;
}



/************************************************
*	Navigation      							*
************************************************/

.menu-valikko-container {
	width: 1004px;
	height: 25px;
	margin: 0 auto;
	position:relative;
	border: solid 0px red;
}

ul.menu {
	float:right;
	list-style-type: none;
	list-style-image: none;
	margin:110px 0 0 0;
	padding:0;
}

.menu-item {
	display:inline;
	margin-left:30px;
	font-family: 'Lato', sans-serif;
}

.menu-item a {
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	color: #ffffff;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.menu-item a:hover, .current-menu-item a {
	border-bottom: solid 0px #009bba;	
	color:#009bba;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}




.menu2-valikko-container {
	width: 465px;
	height: 50px;
	float:right;
	border: solid 0px red;
	margin-top:-20px;
}

ul.menu2 {
	float:right;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

.menu2-item {
	display:inline;
	margin-left:20px;
	font-family: 'Lato', sans-serif;
}

.menu2-item a {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #454545;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}

.menu2-item a:hover, div.menu2-valikko-container ul#menu-valikko.menu2 .current_page_item a {
	color:#009bba;
	transition-duration: 0.5s;
  -moz-transition-duration: 0.5s; /* Firefox 4 */
  -webkit-transition-duration: 0.5s; /* Safari and Chrome */
  -o-transition-duration: 0.5s; /* Opera */ 
}


/************************************************
*	NextPrevNavigation      				    *
************************************************/

#nextprev {
	float: right;
	clear:both;
	width: 100px;
	height: 22px;
	list-style-type: none;
	list-style-image: none;
	margin: -80px -45px 35px 0px;
	padding: 0 0 0 0px;
	border:solid 0px red;
}

#nextprev li {
  float: left;
  width: 17px;
  margin-right:20px;
}

#nextprev a * {
  display: none;
  outline: none;
}

#nextprev a, #nextprev a .hover {
	height: 22px;
	position: relative;
	display: block;
	background-image: url('../../../wp-content/themes/photography/images/nextprev.png');
	outline: none;
	cursor: pointer;
}

/* individual navigation items */
#nextprev a.prev {
  background-position: 0px 0px;
  width: 17px;
  margin:0;
  padding:0;
  outline: none;
  cursor: pointer;
}

.prev_off {
	float: left;
	background-position: 0px 0px;
	width: 17px;
	height: 22px;
	position: relative;
	display: block;
	background-image: url('../../../wp-content/themes/photography/images/nextprev.png');
	outline: none;
}

.next_off {
	float: right;
	background-position: -17px 0px;
	width: 17px;
	height: 22px;
	position: relative;
	display: block;
	background-image: url('../../../wp-content/themes/photography/images/nextprev.png');
	outline: none;
}

#nextprev a.prev .hover {
  background-position: 0px -21px;
  width: 17px;
  margin:0;
  padding:0;
  outline: none;
}

#prev #nextprev a.prev, #nextprev .highlight a.prev:hover { 
  background-position: 0px -21px;
  outline: none;
}

#nextprev a.next {
  background-position: -17px 0px;
  width: 17px;
  margin:0 30px 0 0;
  padding:0;
  outline: none;
  cursor: pointer;
}

#nextprev a.next .hover {
  background-position: -17px -21px;
  width: 17px;
  margin:0;
  padding:0;
  outline: none;
}

#next #nextprev a.next, #nextprev .highlight a.next:hover { 
  background-position: -17px -21px;
  outline: none;
}

