/*
Theme Name: Dynamix WP Theme
Theme URI: http://emilolsson.com/dynamix/
Description: Dynamix WP Theme is a full-screen portfolio/photofolio theme, powered on jQuery and Ajax. This is not a free theme. You can buy commercial license (1 domain, $199) and single person freelance license (1 domain, $49). For more info: http://emilolsson.com/dynamix/.
Version: 1.0
Author: Emil Olsson
Author URI: http://emilolsson.com/
Tags: dynamic, fullscreen, re-size, skin, emil olsson
*/

html {
font-size: 62.5%;
line-height: 18px;
overflow-y: hidden;
overflow-x: hidden;
}

body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 1.15em;
letter-spacing: 0em;
background: #fff;
color: #333;
margin: 0px;
line-height: 18px;
overflow-y: hidden;
overflow-x: hidden;
}

#page {
margin: 0px;
padding: 0px;
}

#header {

}
	
#logo {
color: #fff;
position: fixed;
top: 30px;
left: 30px;
z-index: 997;
}

#logo a {
color: #fff;
font-weight: normal;
}

#menu {
/*color: #fff;
font-size: 27px;*/
position: fixed;
bottom: 30px;
left: 30px;
z-index: 98;
font-weight: bold;
}

#menu a {
color: #fff;
}

#menu a:hover {
color: #f37274;
}

.button {
background: #fff;
padding: 2px;
padding-left:8px !important;
padding-right:8px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
}

.button2 {
background: #fff;
padding: 2px;
padding-left:8px !important;
padding-right:8px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
}


#content {
float: left;
width: 100%;
/*	position: absolute;
	background: red;
	width: 100%;
	right: 25px;
	margin-left: 25px;*/
	}

#footer {
	padding-top: 100px;
	clear: both;
	color: #bbb;
	}

#footer a {
	color: #bbb;
	}

small {
	font-size: 0.95em;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0px;
	}

h1 {

	}

h2 {
	font-size: 2em;
	letter-spacing: -.5px;
	}

h3 {

	}
	
h4 {

}

ul {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}

li {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
}

p {
margin: 0;
padding: 0;
margin-bottom: 18px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	}

a {
	color: #777;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #ff6861;
	text-decoration: none;
	outline: none;
	}
	
.rub a {
	color: #000;
}
	
.rub a:hover {
	color: #000;
}
	
a:active
{
	outline: none;
}


.post {

	}
	
.entry {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}

.entry_single {
width: 60000px;
margin-right: 25px;
float: left;
}

.entry_single_wrap {
position: absolute;
left: 0px;
padding-left: 25px;
padding-top: 0px;
width: 100%;
OVERFLOW: scroll;
overflow-x: hidden;
}

.entry_single p {
margin: 0;
padding: 0;
margin-bottom: 16px;
}
	
.entry img {

}

.imgs {
height: 113px;
background: #e0e0e0;
}

.imgr {
float: left;
border: 0px solid #111;
/*margin-right: 5px;
margin-bottom: 5px;*/
color: #555;
font-weight: bold;
cursor: pointer;
}

.imgr:hover {
color: #111;
}

.imgr img {
width: 140px;
height: auto;
/*
-moz-opacity:.8; 
filter:alpha(opacity=80); 
opacity:.8;
*/
}

.imgr img:hover {
width: 140px;
height: auto;
/*-moz-opacity:1; 
filter:alpha(opacity=100); 
opacity:1;
*/
}

.imgr_text {
width: 100%;
/*-moz-opacity:.5; 
filter:alpha(opacity=50); 
opacity:.5;*/
margin-top: 5px;
}

.imgrfull {
margin-right: 12px;
float: left;
cursor: pointer;
}

.imgrfull img {
height: 600px;
width: auto;
background: #eee;
}


.rub {
position: absolute;
margin-top: -37px;
margin-left: 15px;
padding: 2px;
padding-bottom: 1px;
padding-left: 7px;
padding-right: 7px;
background: #fff;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
}

.rub {
position: absolute;
margin-top: -37px;
margin-left: 15px;
padding: 2px;
padding-bottom: 1px;
padding-left: 7px;
padding-right: 7px;
background: #fff;
-moz-border-radius: 1px;
-khtml-border-radius: 1px;
-webkit-border-radius: 1px;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.m10 {
margin-right: 10px;
}

.clear {
	clear: both;
	height: 0px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.right {
	float: right;
	}

.left {
	float: left
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}
	
.commentlist {
margin: 0px;
padding: 0px;
}

.fn {
font-style: normal;
}

input, textarea {
background: #fff;
border: 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px;
	float: left;
	}



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.bold {
	font-weight: bold;
}

hr {

	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.bull {
	background: transparent url(images/dot_black.gif) no-repeat;
	margin-top: 3px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

.cursor {
cursor: pointer;
}

.prev_slide {
	background: transparent url(images/arrow_left.png) no-repeat;
	margin-top: 3px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

.next_slide {
	background: transparent url(images/arrow_right.png) no-repeat;
	margin-top: 3px;
	margin-left: 3px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
}

#key_0 {
background: #fff;
border: 0px solid #eee;
margin-right: 10px;
padding-right: 30px;
width: 352px !important;
height: 570px;
}

#page_0 {
background: #fff;
border: 0px solid #eee;
margin-right: 10px;
padding-right: 30px;
width: 352px !important;
height: 570px;
}

#key_0 h2, #page_0 h2  {
font-size: 18px;
}

/*
#key_0 a {
color: #ff6861;
}
*/

#key_last {
background: cyan;
border: 0px solid #eee;
margin-right: 10px;
padding: 15px;
width: 3000px;
height: 1000px;
}

#wrap_new {
background: yellow;
}

#key_bottom {
position: fixed;
background: red;
bottom: 0px;
left: 0px;
width: 100%;
height: 74px;
border: 0px solid #eee;
line-height: 0px;
font-size: 0px;
}

#key_top {
position: fixed;
background: red;
top: 0px;
left: 0px;
width: 100%;
height: 24px;
border: 0px solid #eee;
line-height: 0px;
font-size: 0px;
}

.close {
float: left;
}

#fakediv {
height: 0px;
line-height: 0px;
font-size: 0px;
}

.mr4 {
margin-right: 4px;
}

.mr8 {
margin-right: 8px;
}

.mr20 {
margin-right: 20px;
}

.mr40 {
margin-right: 40px;
}

.st-tags {
font-weight: normal;
}

#switch {
color: #777;
}

#switch:hover {
color: #ff6861;
}

#loadr {
position: fixed;
top: 0;
left: 0;
padding: 0;
margin: 0;
width: 100%;
height: 100%;
z-index: 999;
background: #fff;
}


#load {
position: fixed;
top: 50%;
left: 50%;
padding: 6px;
width: 38px;
height: 38px;
margin-top: -25px;
margin-left: -25px;
z-index: 9999;
background: #fff;
-moz-opacity:.35; 
filter:alpha(opacity=35); 
opacity:.35;
}

#load img {
width: 100%;
height: 100%;
}

.next_postr {
position: fixed;
top: 50%;
right: 30px;
margin-top: -20px;
z-index: 999;
cursor: pointer;
}

.prev_postr {
position: fixed;
top: 50%;
left: 30px;
margin-top: -20px;
z-index: 999;
cursor: pointer;
background: transparent;
}

.next_slidr {
position: fixed;
height: 40px;
width: 40px;
top: 50%;
right: 30px;
margin-top: -20px;
z-index: 999;
cursor: pointer;
}

.prev_slidr {
position: fixed;
height: 40px;
width: 40px;
top: 50%;
left: 30px;
margin-top: -20px;
z-index: 999;
cursor: pointer;
}

.back_postr {
position: fixed;
top: 700px;
right: 100px;
}

/* Image */


#Container {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
overflow-x: scroll;
/*padding-bottom: 16px;*/
}

#ContainerWrapper {
width: 40000px;
float: left;
}


.image {
overflow:hidden;
position:absolute;
width: 100px;
height: 100px;
background: transparent;
}

.image img {
overflow:hidden;
position:absolute;
left: 0px;
top: 0px;
}

.test {
position: fixed;
top: 200px;
left: 70px;
z-index: 9999;
}

small {
font-size: 12px;
line-height: 21px;
}

#page_wrapper {
position: fixed;
left: 30px;
top: 150px;
width: 900px;
visibility: hidden;
z-index: 100;
color: #fff;
font-size: 18px;
line-height: 23px;
}

#page_wrapper li {
border-top: 1px solid #fff;
font-size: 12px;
line-height: 21px;
}

#page_wrapper h2 {
font-size: 27px;
}

#page_wrapper a {
color: #fff;
text-decoration: underline;
}

#page_wrapper a:hover {
color: #fff;
text-decoration: underline;
}

#page_wrapper_bg {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #000;
z-index: 99;
float: left;
visibility: hidden;
}

#close_page {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 1001;
color: #333;
font-size: 12px;
}

.close_page_arrow {
background: transparent url('images/back_arrow.jpg') no-repeat;
width: 18px;
height: 13px;
}

#page_holder {
float: left;
}

.page_modul {
float: left;
width: 240px;
margin-right: 30px;
}

.page_modul_double {
float: left;
width: 510px;
margin-right: 30px;
}

#overview_bg {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: #000;
z-index: 9998;
/*visibility: hidden;*/
}

#overview_fix {
position: fixed;
left: 0;
top: 0;
z-index: 9998;
}

#overview_holder {
position: relative;
padding: 25px;
padding-top: 30px;
padding-right: 50px;
z-index: 9998;
/*visibility: hidden;*/
color: #fff;
width: 100%;
height: 700px;
overflow: hidden;
}

#overview_scrollup {
position: fixed;
top: 30px;
right: 25px;
width: 20px;
height: 40px;
background: transparent url(images/scroll_up.png);
z-index: 9999;
visibility: hidden;
cursor: pointer;
}

#overview_scrolldown {
position: fixed;
bottom: 30px;
right: 25px;
width: 20px;
height: 40px;
background: transparent url(images/scroll_down.png);
z-index: 9999;
visibility: hidden;
cursor: pointer;
}

#overview_scrollup:hover {
background: transparent url(images/scroll_up.png);
}

#overview_scrolldown:hover {
background: transparent url(images/scroll_down.png);
}

#clean_trigger {
margin-right: 10px;
}

#overview_trigger {
margin-right: 10px;
}

#repeat_trigger {
margin-right: 10px;
}

#info_trigger {

}

.hovercolor {
background: #fd5f61 !important;
}

#info_trigger:hover, #repeat_trigger:hover, #overview_trigger:hover {
/*background: #fd5f61 !important;
color: #fff !important;*/
}

#subnav {
visibility: hidden;
}

.subnav {

}

#right_bottom {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9;
float: left;
}

.thumbrub {
width: 270px;
}

.wrapmythumbsbitch {
margin-bottom: 6px;
margin-left: 6px;
}

.thumbclick {
color: #fff;
float: left;
background: #fff;
padding: 5px;
-moz-border-radius: 8px;
-khtml-border-radius: 8px;
-webkit-border-radius: 8px;
}

.thumbclick a {
color: #fff;
}

.thumbclick h2 {
font-size: 12px;
color: #fff;
}


#numbero {
font-weight: bold;
}


