/*
Theme Name: Mergence
Description: Mergence Theme by <a href="http://everythingoriginal.com">Everything Original</a>. 
Version: 1.0
Author: Everything Orginal
Author URI: http://www.everythingoriginal.com
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,textarea,button,table,caption,tbody,tfoot,thead,tr,th,td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

article,aside,figure,footer,header,hgroup,nav,section {
	display: block
}

body {
	line-height: 1
}
ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
	content: none
}

:focus,:active {
	outline: 0
}

.contact ul {
	float: right;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	z-index: 9999
}

.contact li {
	float: right;
	display: inline;
	list-style-type: none;
	padding: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,select {
	vertical-align: middle
}

select {
	margin: 0
}

body {
	color: #999;
	font-family: helvetica,arial,sans-serif;
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto
}

a {
	text-decoration: none;
	color: #a8a8a8
}

strong {
	font-weight: bold
}

p {
	margin-bottom: 15px;
	width: 500px
}

h1 {
	color: #555;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 22px;
	font-weight: lighter;
	width: 180px
}

h1 a {
	color: #fff;
	text-decoration: none
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 936px
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both
}

#header {
	height: 30px;
	margin: 95px 0 0 0
}

#logo {
	float: left;
	position: absolute;
	z-index: 200;
	margin: -40px 0 0 0
}

#logo a {
	display: block;
	width: 130px;
	height: 24px;
	background: transparent url('imgs/logo.png') no-repeat top left
}

#logo a:hover {
	background-position: left -24px
}


#header #menu ul {
	height: 20px;
}


#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; float:right}
#dropmenu a {
display:block; 
-moz-border-radius-topleft: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
float: left;
padding: 10px 14px 11px 14px;
height: 15px;
background-color: #bfbfbf;
color: #FFF;
z-index:-1;
}
#dropmenu a:hover {
background-color: #aaa;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
#dropmenu .current_page_item a {
background-color: #00e5c0
}
#dropmenu li {float:left; position:relative;margin: 0 1px 0 0;}
#dropmenu ul {position:absolute; display:none; width:auto; top:34px;
text-align: center; margin: 0 -2px 0 0;}
#dropmenu ul a {}
#dropmenu li ul  {width:auto;z-index:9999;height: 20px;margin: -1px 0 0 0;}
#dropmenu li ul a {width:auto; height:auto; float:right;
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-top-right-radius: 0px;
border-top-right-radius: 0px;
-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;
border-top: 1px solid #aaa;
margin: -4px 0 0 0;
}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12px; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

.post {
	margin: 0
}

.icon {
	margin: -2px 10px 0 0;
	float: right
}

.each {
	margin: 10px 10px 0 0;
	width: 298px;
	float: left;
	display: block
}

.time {
	background: url("imgs/bgtime.png") no-repeat top left;
	width: 131px;
	height: 25px;
	color: #fff;
	padding: 8px 0 0 7px;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 5px;
	text-shadow: 0 -1px 0 #789f91
}

.title {
	background-color: #b5b5b5;
	padding: 10px 0 0 5px;
	height: 50px;
	overflow: hidden
}

.postmetadata {
	border-top: solid #555 1px;
	padding: 15px 0 0 0;
	width: 150px;
	float: left
}

#content {
	background-color: white;
	background-image: url("http://phusion.nl/images/container_top.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 66px
}

.new {
	display: block;
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
	width: 40px;
	height: 19px;
	background: url("imgs/new.png") no-repeat top left;
	z-index: 999
}

a.readmore {
	margin: 0 19px 0 0;
	text-indent: -9999px;
	width: 116px;
	height: 25px;
	float: right;
	background: url("imgs/readmore.png") no-repeat;
	background-position: 0 0
}

a:hover.readmore {
	background-position: 0 -26px
}

.postwrap {
	height: 265px;
	padding: 0 0 0 10px;
	margin: 10px 10px 0 0;
	border: 1px solid #555;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 925px
}

.headline2 {
	border-bottom: 1px solid #555;
	margin: 0 0 4px -10px;
	padding: 15px 0 14px 10px;
	font-weight: bold;
	font-size: 12px;
	width: 925px
}

.postwraplinks {
	height: 115px;
	margin: 10px 10px 0 0;
	border: 1px solid #555;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 575px
}

.links {
	border-bottom: 1px solid #555;
	margin: 0 0 8px 0;
	padding: 15px 0 14px 10px;
	font-weight: bold;
	font-size: 12px;
	width: 565px
}

h4 {
	padding-top: 15px;
	color: #bfbfbf;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 24px;
	font-weight: lighter
}

.contact ul {
	float: left;
	display: inline;
	z-index: 9999
}

.contact li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 4px 0 0 10px
}

.facebook_title {
	border-bottom: 1px solid #555;
	margin: 0 0 8px 0;
	padding: 15px 0 14px 10px;
	font-weight: bold;
	font-size: 12px;
	width: 326px
}

.facebook {
	width: 336px;
	padding: 0;
	margin: 10px 0 0 0;
	border: 1px solid #555;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height: 115px;
	float: right
}

.facebook_inner {
	width: 300px;
	padding: 15px 20px 0 20px
}

.key {
	float: right;
	margin-top: 60px
}
.cursor {
	cursor: pointer
}

.featuredicon {
	position: absolute;
	margin-top: 7px;
	margin-left: 876px;
	width: 53px;
	height: 17px;
	background: url("imgs/featured.png") no-repeat top left;
	z-index: 999
}
#flows{
	height: 400px;
	width:  936px;
	padding: 0;  
	margin:  0;
	z-index: auto;
	overflow: hidden;
}
#flows img{
	height: 400px;
	width:  936px;
}

#prevslide a {
	width:15px;
	height:20px;
	float:left;
	cursor:pointer;
	background:url('imgs/jqueryArrows.png') -1px 1px no-repeat;
	text-indent: -999em;
	z-index: 999;
}

#prevslide a:hover {width:15px;height:20px;float:left;cursor:pointer;background:url('imgs/jqueryArrows.png') -40px 1px no-repeat}

#nextslide a{
	width:15px;
	height:20px;
	float:right;
	cursor:pointer;
	background:url('imgs/jqueryArrows.png') -59px 1px no-repeat;
	text-indent: -999em;
	z-index: 999;
}

#nextslide a:hover {width:15px;height:20px;float:right;cursor:pointer;background:url('imgs/jqueryArrows.png') -20px 1px no-repeat}
.navall_bg{
	background-color: #777;
	width: 936px;
	height: 32px;
}
.navall{
	margin:8px 8px 0 0;
	z-index:999;
	width: 66px;
	height: 20px;
	float: right;
}
.nav{
	width:35px;
	float: right;
	margin:-1px 0 0 0;
}

#keys{
	background: transparent url('imgs/keys.png') no-repeat top left;
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 23px;
	float: left;
	padding: 0 0 0 5px;	
}
#count{
	float: left;
	margin: 11px 0 0 8px;
	font-weight: bold;
	color: #fff;
}

#slideshow {
	position: relative;
width: <?php echo $wp_cycle_settings['img_width']; ?>px;
height: <?php echo $wp_cycle_settings['img_height']?>px;
margin: 0; padding: 0;
overflow: hidden;
}
.slideshow {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 936px;
	height: 400px;
	z-index: 0;
	background-color: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #333 0 0 5px;
	-moz-box-shadow: #333 0 0 5px;
	/* on white bg use below */
	/*-webkit-box-shadow: #7f7f7f 0 0 5px;
	-moz-box-shadow: #7f7f7f 0 0 5px;*/
}

.slideshow img {
	width: 936px;
	height: 400px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

#slidenav {
	display: block;
	position: absolute;
	z-index: 999;
	float: right;
	margin: -20px 5px 0 0;
	padding: 0 0 0 5px;
	height: 6px;
	width: 200px
}

#slidenav a {
	background-color: #898989;
	text-decoration: none;
	color: #dcdcdc;
	font-size: 8px;
	margin: 0 1px;
	background: transparent url('imgs/over.png') no-repeat top left;
	height: 12px!important;
	width: 12px!important;
	display: block;
	float: left;
	text-indent: -9999px;
	font-size: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

#slidenav a.activeSlide {
	background-color: #000;
	background: transparent url('imgs/current.png') no-repeat top left;
	text-indent: -9999px;
	font-size: 0
}

.each_arch {
	margin: 10px 10px 0 0;
	width: 298px;
	height: 238px;
	float: left;
	display: block
}
.blog_contents{
	margin-left: 10px;
}
#floater p {
	padding: 5px;
	width: 243px;
	background-color: #fff;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px
}

.time2 {
	background-color: #999;
	width: 248px;
	height: 25px;
	color: #fff;
	padding: 5px 0 0 5px;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0 -1px 0 #bfbfbf
}

.left_side ul {
	float: left;
	display: inline
}

.left_side li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 4px 10px 0 0;
	background-color: #fff;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.left_side li img {
	margin: 0 2px 0 0
}

.left_side ul {
	float: left;
	display: inline
}

.left_side li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 4px 10px 0 0;
	background-color: #fff;
	padding: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

#leftColumn {
	float: left;
	position: relative;
	width: 936px;
	min-height: 500px;
	margin-top: -1px
}

#leftColumn h2 {
	color: #fff;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 50px;
	padding: 15px 0 5px 15px;
	background-color: #b5b5b5
}

#leftColumn h2 .title {
	color: #fff;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 50px;
	padding: 15px 0 5px 15px;
	background-color: #b5b5b5
}

#footer {
	border-top: 1px solid #444;
	clear: both;
	margin: 24px 0;
	padding: 12px 0;
	width: 100%
}

#footer_inner {
	width: 936px;
	margin: 0 auto
}

#footer span {
	display: block;
	float: left;
	font-weight: bold;
	color: #626262;
	font-size: 11px
}

#footer ul {
	float: right;
	color: #626262;
	font-family: helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0 5px;
	text-decoration: none
}