@charset "UTF-8";
body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { margin:0;	padding:0; }
dl,dt,dd,ul,ol,li{}
h1,h2,h3,h4,h5,h6{font-weight:normal; line-height:normal;}
p, span {line-height:1.5;}
hr{ height:2px; border: 0; border-top:1px solid;}
body { margin:0px; font-size: 1em;}
a {	color:#eee; padding:0 4px 0 4px;}
a img {	border:0;}
a:hover { color:#900; }
html>body {
	font-size: 12px;
	line-height:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.4;
	background: #242323;
}
img { -ms-interpolation-mode: bicubic; }
#BG, .BG{
	background-position:center top;
	margin-top:0px;
	border-radius: 10px;
}
#BG a, .BG a{
	color:#039;
}
.BGRepeat{
	background-repeat:no-repeat;
}
#MenuTop {
	margin:0px;
	padding:0px;
	text-align:center;
	position:absolute;
	z-index:10000;
	width:100%;
	left:0px;
	top:0px;
	font-size:10px;
	background-color: rgba(0,0,0,.05);
	height:50px;
}
#MenuTop a,
#SiteTop li a,
#SiteTop a {
	color:#eee;
}
#SiteTop,
#NavTop {
	margin: 0 auto;
	color:#151515;
}
#SiteTop {
	color:#eee;
	height:50px;
	margin-top:10px;
	width:100%;
}
#NavTopBG {
	width:100%;
	background:#FFFFFF;
	height: 75px;
	vertical-align:middle;
	border-bottom:#CCC solid 1px;
	padding-top:5px;
	box-shadow: 0 0 5px #888;
	color:#111;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#NavTop {
	width:740px;
	margin: 0 auto;
	color:#eee;
	vertical-align:middle;
	position:relative;
	color: #111;
}
#NavTop a{
	color:#111 !important;
}
#SiteTop ul {
	width:960px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}
#NavTop ul {
	width:960px;
	margin-bottom:0px;
	margin: 0 auto;
	padding: 0;
	padding-top:6px;
	list-style-type: none;
	text-align:left;
	display:inline;
}
#post-colors{
	margin: 2px 0 0 5px;
	cursor: pointer;
	position: absolute;
	top: 40px;
	z-index: 1;
}
#SiteTop li,
.options li {
	display:inline;
	height:32px;
	float:left;
	vertical-align:middle;
}
.options li {
	height:20px;
	padding:1px;
}
.options ul{
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
#NavTop li {
	display:inline;
	float:left;
	vertical-align:middle;
	border:1px solid #FFFFFF;
	color:#eee;
	padding:4px;
	margin:10px 10px 0 3px;
	cursor:pointer;
	list-style-type:none;
	width: 38px;
	height: 38px;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
}
#NavTop li:hover {
	border:1px solid #888;
	background-color:#ccc;
}
#NavTop .click-to-add  {
	width:110px;
	text-align:right;
	padding: 15px 5px 0 0;
	font-size:14px;
	border:none;
	background:#fff;
	color: #222;
	cursor: default;
}
#NavTop .click-to-add:hover{
	border: none;
	background: #fff;
}
#AutoSave{
	height:12px;
	float:right;
	vertical-align:middle;
	border:1px solid #f0f0ee;
	color:#999;
	padding:4px;
	margin:0px 3px;
}
#TitleSave{
	float: right;
	width: 402px;
	height: 50px;
	text-align: left;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
.joinsavebutton{
	float:right;
	width:65px;
	text-align:right;
}
#MakePage{
	margin-top:-1px;
	z-index:1000;
	position: relative;
    z-index: 1000;
}
#PostDetails{
	background-color: #fff;
	border: 1px solid #fff;
	width: 250px;
	height: 30px;
	overflow: hidden;
	position:absolute;
	z-index: 10001;
}
#PostDetails p, #PostDetailsNext{
	margin: 5px 0 2px 5px;
}

#PostDetails.open{
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	margin: -5px;
	padding: 5px;
	height: auto;
	border-radius: 5px;
    box-shadow: rgb(180 177 177 / 25%) 5px 5px 13px 1px;
}
#PostDetailsHide{
	margin: 10px 0 0 0;
	width: 100px;
	text-align: center;
	padding: 5px 10px;
	display: block;
	margin:0 auto;
	background-color: #ccc;
}
#PicAPic{
	width: 210px;
	max-height:300px;
	cursor: pointer;
	margin: 5px;
}
#PostDetailsOpen{
	width: 20px;
	height: 20px;
	display: inline;
	background-image: url(OZicons.png);
	background-position: -4px -2px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0 6px;
	margin: 0;
}
#PostDetailsOpen:hover{
	background-color: #ccc;
}
#PostDetailsOpen.detailsopen{
	background-position: -20px -2px;
}


#TitleSave input,
#TitleSave textarea{
	width:210px;
	max-width:210px;
	font-size:12px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	padding:3px;
	margin:3px 5px;
	display: inline;
	position: relative;
}
#TitleSave input:hover,
#TitleSave input:focus{
	background-color:#fdecb1;
}
#TitleSave label{display: none;}
#PostPublish{
	display: inline;
	margin: 0 5px;
	position: absolute;
	right: 65px;
	top: 16px;
}
#NavTop a:link,
#NavTop a:visited {
	text-decoration:none;
	color:#eee;
}
#NavTop a:hover{}
#SiteTop li a:link,
#SiteTop li a:visited {
	line-height:30px;
	padding:18px;
	color:#eee;
	text-decoration:none;
	text-shadow: 0 1px 5px rgba(0,0,0,.5);
}
#SiteTop li a:hover{
	text-decoration:underline;
}
#container,
#Layout,
.Layout {
	width:960px;
	padding:0px;
	margin:0 auto 30px auto;
	position:relative;
	border-radius: 10px;
	-webkit-background-clip: padding-box;
}
#Layout,
.Layout{
	height:500px;
	overflow:hidden;
  	box-shadow: 0 0 20px rgba(0,0,0,.8);
  	background-color: #fff;
}
#container{
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0,0,0,.8);
	margin: 60px auto 0 auto;
	padding: 0 0 20px 0
}
#header {
	height:50px;
	background-color:#ddd;
	border-bottom:1px solid #aaa;
	width:100%;
}
#footer {
	font-size: 11px;
	color:#ccc;
	clear: both;
	position: relative;
	z-index: 10;
	height: 100px;
	margin-top:15px;
	padding-top:15px;
	text-align:center;
}
#footer ul {
	width:960px;
	margin: 0 auto;
	padding: 0;
	padding-top:6px;
	list-style-type: none;
}
#footer li {
	display:inline-block;
	height:22px;
	vertical-align:middle;
	min-height: 22px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 	*display: inline;
	_height: 22px;
	background-color: #fff;
	border-radius: 5px;
}
#footer li:active {
	border:1px solid #f5cb39;
}
#footer a{
	color:#eee;
}

.Box {
	font-family:"Helvetica Neue","Helvetica", "Arial", sans-serif;
	letter-spacing: 1px;
	line-height: 1.2em;
	overflow:visible;
	left:10px;
	width:960px;
	margin:0 auto;
	z-index:1000;
	padding:15px 0px 15px 0px;
	font-size:14px;
	text-align: center;
}
.Box a{
	color:#eee;
	text-decoration:none;
	text-shadow:0 1px 5px rgba(0,0,0,.5);
}
.Box a:hover{
	color:#fff;
}
abbr {  border-bottom: none;}
.PostBy{
	font-size:1.25em;
	color:#999;
	width:100%;
	padding-left:5px;
	text-shadow:0 1px 5px rgba(0,0,0,.5);
}

a:link, a:visited {
	text-decoration: none;
}
#NextLink {
	text-align:center;
	font-size:1.25em;
}
#NextLink a{
	color:#eee;
	padding: 0 6px;
}
#NextLink a:hover{
	color:#111;
	background-color:#CCCCCC;
	border-radius: 3px;
}
#NextLink p {
	color:#888;
	font-weight:lighter;
	font-size:1.25em;
}




.toc-post, .toc-post-draft{
	display:inline-block;
	text-align:top; 
	vertical-align:top;
    border-radius: 5px;
    margin: 0 5px 20px 0;
    color:#746f6f;
    width: 280px;
    padding: 15px;
}
.toc-post:nth-child(5n) {
  width: 600px;

}
.toc-post:nth-child() {
  width: 600px;

}
.toc-post img :nth-child(5){
	width: 100%;
}
.toc-post img {
    width: 100%;
}
.toc-post-draft{
	background-color:#f9e06f;
}
.toc-post-draft a{
	color:#000;
}
.toc-post a, .toc-post-draft a{
	padding:0;
	font-size:1.75em;
}
.toc-draft{
	color:#000;
}
.toc-menu{
	margin:20px auto;
	text-align:center;
	color:#ccc;
	font-size:1.4em;
	text-transform: ;
}
.toc-menu-item, .toc-menu-item-on{
	padding:8px 15px;
	margin:20px 5px;
	color:#ccc;
	border-radius:5px;
}
.toc-menu-item a{
	color: #FFF;
}
.toc-menu-item-on{
	background-color:#111;
}
a.toc-menu-item:hover, a.toc-menu-item-on:hover  {
    color:#FFF;
    background-color:#000000;
}




.downloading{ background-color: #fdecb1; }
.h1{font-size:42px;}
.h1 a {text-decoration:none;margin:0px; padding:0px; color:#fff;}

h2 {
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 6px 0;
}

#header-bg{
	color:#000;
	text-shadow: 0 1px 5px rgba(0,0,0,.5);
	text-align: center;
	background-color:#000;
	background-size: cover;
	background-position: center;
	box-shadow: 0 -10px 25px rgba(0,0,0,.6) inset;
}
#gray{}
#header-main{
	width:800px;
	margin: 0 auto;
	padding: 60px 0 20px 0;
	position: relative;
}
#header-main img{
	
}
#header-main h1{
	font-family:"Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-size: 52px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 auto 10px auto;
}
#about{
	display: block;
	width: 500px;
	margin: 15px auto;
	color: #eee;
	font-size: 18px;
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	line-height: 1.2em;
}
.mytwitter, .mytwitter:hover{
	font-family: "Helvetica Neue","Helvetica", "Arial", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.2em;
	color:#eee;
	padding: 5px;
}






.TextBox {
	top:20%;
	left:300px;
	width:300px;
	height:auto;
	position:absolute;
	cursor:default;
	padding:0 18px 0px 1px;
	border:0;
}
.TextBox:hover {
	padding:0 18px 0 0;
	border-width:1px 1px 1px 1px;
	border-color:#222;
	border-style:solid;
	margin: -1px -1px 0 0;
	/*	padding-bottom:5px;*/
}
#content {
	padding-bottom: 3em;
}
.PhotoBox{
	background-color:none;
	height:auto;
	width:auto;
	cursor:move;
	position:absolute;
	text-align:center;
	padding:0 1px 0 1px;
}
.PhotoBox .PicNoBG, .PhotoBox .TextShadow {
	display:none;
}
.PicNoBG, .BoxShadow, .TextShadow{
	width: 78px;
    display: inline-block;
    margin: 5px 0 0 0;
}

.PhotoBox:hover {
	padding:0;
	border-width:1px;
	border-color:#222;
	border-style:solid;
	margin: -1px -1px 0 0;
}
.PhotoBox img {
	cursor:default;
}

	#photo-title-box{
		width: 60%;
		min-width:150px;
		position:absolute;
		bottom: 10px;
		right:10px;
		padding:5px;
		background: none;
		z-index: 1000;
		line-height: 25px;
		color: #000;
		font-size: 12px;
	}

	textarea#ptinput{
		width:90%;
		height: 30px;
		min-width:100px;
		font-size:12px;
		background-color:#ffffff;
		border:1px solid #CCCCCC;
		padding:5px;
		margin:3px 5px;
		display: inline;
		position: relative;
		font-size: 12px !important;
		opacity: .65;
	}
	#ptinput::placeholder{
		font-size: 12px;
	  color:#ccc;
	  padding:5px;
	}
	textarea#ptinput:focus{
		opacity: 1;	
	}
.pictitleviewer{
	color:#fff;
	background: rgba(0, 0, 0, 0.85);
	z-index: 10000000000000000;
    position: relative;
    font-size: 1.5em;
}
.mceExternalToolbar {
	position:fixed !important;
	top:100px !important;
	width:100%!important;
	z-index:10000000000000000!important; /* change the number as required */
	display:block; /* remove !important since we want change editor for each textarea*/
	text-align:center;
	left:0px !important;
}
.click textarea {
	text-align:center;
	border:1px solid blue;
	display:none;
	font-size: 12px;
	line-height:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.4;
}
.click{
	width:100%;
	height:100%;
	min-height: 20px;
	padding:4px 1px 4px 8px;
	vertical-align:top;
}
.click button{
	background-color:#f5cb39;
	height:26px;
	border:0;
	color:#000;
	margin:5px 5px 0 0;
	cursor:pointer;
	background-image:url(OZicons.png);background-position:-5px -365px;background-repeat:no-repeat;
}
.click button:last-child{
	background-color:#CCCCCC;
	height:26px;
	border:0;
	color:#333333;
	margin:5px 5px 0 0;
	cursor:pointer;
	background-image:none;
}
.click button:hover{
	background-color:#000;
	background-image:none;
	color:#FFF;
}
textarea{
	font-size:16px;
}
.VideoPre {
	padding:2px 8px 2px 2px;
	margin:1px;
	vertical-align:top;
	cursor:move;
	z-index:1000;
	width:560px;
	height:349px;
}
.AddPost {
	background: linear-gradient(to bottom,  #f9e06f 0%, #eca914 100%);
	cursor:pointer;
	color:#111;
	padding:5px;
	height:22px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	margin:0 20px 20px 0;
	clear:right;
	border-radius: 5px;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.AddPost a:link, .AddPost a {
	text-decoration:none;
	text-shadow:none !important;
	color:#111 !important;
}

.PicPreview,
.PicPreview2 {
    background-color: #333;
    color: #CCC;
    padding: 5px;
    width: 130px;
    text-align: center;
    cursor: pointer;
    margin: 0 15px 10px 0;
    display: inline-block;
}
.PicPreview2,
.PicPreview2 a {
	background-color:#E0E0E0;
	text-decoration:none;
	color:#040404;}

.Video {
	padding:2px 8px 2px 2px;
	position:absolute;
	margin:1px;
	vertical-align:top;
	cursor:move;
	width:320px;
	height:220px;
	background-color: #222;
}
.Video:hover {
	padding:1px 7px 1px 1px;
	border:1px #222 solid;
}
.VideoHandel {
	position:absolute;
	width:100%;
	height:7px;
	padding-top:10px;
	background-color:none;
	z-index:50;
	cursor:default;
	vertical-align:middle;
	text-align:center;
	top: -227px;
}
#mceIframeContainer {}
.ControlMenuText,
.ControlMenuImg,
.ControlMenuVideo {
	background-color:#f7f7f7;
	border: 1px solid #e3e0e0;
	height:21px;
	clear:both;
	width:100%;
	visibility:hidden;
	visibility:visible;
	top:-23px;
	left:0;
	position:absolute;
	z-index:5;
	text-align:center;
	color:#172c47;
	cursor:move;
	padding:3px;
	background-image:url(OZicons.png);background-position:center -400px;background-repeat:no-repeat;
	margin:0;
}
.ControlMenuText:hover,
.ControlMenuImg:hover,
.ControlMenuVideo:hover {}
.ControlMenuText ul,
.ControlMenuImg ul,
.ControlMenuVideo ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.ControlMenuText li, .ControlMenuImg li, .ControlMenuText2 li, .ControlMenuVideo li {
	display:inline;
	height:20px;
	float:left;
	vertical-align:middle;
}
.defaultSkin iframe {background:transparent;}
.defaultSkin table {background:none;}
.defaultSkin .mceToolbar {z-index:100000000; border-top: 0px;}
iframe {background:transparent;}
table {background:none;}

/* OpenZine Icons */
.oz-move, .oz-close, .oz-close-options, .oz-edit, .oz-logo, .oz-make, .oz-signup-demo, .oz-text,
.oz-pic, .oz-vid, .oz-plus, .oz-minus, .oz-remove, .oz-replace,
.oz-savecont, .oz-options, .oz-z, .oz-border-l, .oz-border-l-on, .oz-border-t, .oz-border-b, .oz-border-r, .oz-dclick, .oz-done, .oz-tab, .oz-cx2, .oz-oz, .oz-fire-on, .oz-fire-off, #rss {
	background-image:url(OZicons.png);background-position:0px -22px;background-repeat:no-repeat;width:20px;border-right: 1px solid #ccc;cursor:move;}
.oz-close {background-position:-60px -39px;border-right: 0px;border-left: 1px solid #ccc;cursor:pointer;}
.oz-close:hover {background-position:-60px -21px;}
.oz-close-options {background-position:-24px -55px;border-right: 0px;border-left: 0px; float:right; cursor:pointer; height:20px;width:25px;}
.oz-close-options:hover {background-position:-52px -55px;}
.oz-dclick {background-position:-69px -190px;border-right: 0px;border-left: 0px solid #ccc;cursor:pointer; width:30px; height:21px; float:left;}
.oz-done {background-position:-69px -180px;border-right: 0px;border-left: 0px solid #ccc;cursor:pointer; width:70px; height:40px; margin:0 auto;}
.oz-edit {background-position:-0px -429px; width:22px;border-right: 0px;cursor:pointer;}
.oz-edit:hover {background-position:-83px -429px; width:22px;}
.oz-logo {
	background-position: 0 0;
	border-right: 0px;
	width: 153px;
	cursor: pointer;
	background-image: url('../img/oz.png');
}
.oz-make {background-position:-1px -103px;border-right: 0px;margin-top:1px;width:135px;cursor:pointer;}
.oz-make:hover {background-position:-68px -103px;}
.oz-signup-demo {background-position:-1px -286px;border-right: 0px;margin-top:1px;width:135px;cursor:pointer;}
.oz-text, .oz-pic, .oz-vid {background-position: 8px -485px;border-right: 0px;width:16px;cursor:pointer;margin-right:5px;}
.oz-pic {background-position: -33px -486px;}
.oz-vid {background-position: -73px -485px;}
.oz-navlink {padding:2px 5px 2px 5px; cursor:pointer;}
.oz-plus {background-position:-4px -135px;width:98px;border: 0px;cursor:pointer;}
.oz-minus {background-position:-4px -265px;width:98px;border: 0px;cursor:pointer;}
.oz-plus:hover {background-position:-4px -157px;}
.oz-minus:hover {background-position:-4px -243px;}
.oz-remove {background-position:-73px -168px;}
.oz-replace {background-position:-4px -168px;}
.oz-tab {background-position:-5px -51px;border-right: 0px;border-left: 0px;cursor:pointer; width:30px;}
.oz-options {background-position:-23px -429px; width:28px; border-right: 0px; cursor:pointer;}
.oz-z {background-position:-5px -467px; width:18px; border-right: 0px; cursor:pointer;}
.oz-z:hover {background-position:-22px -467px; width:18px; border-right: 0px; cursor:pointer;}
.oz-z:active { background-color:#900;}
.oz-options:hover {background-position:-51px -429px;}
.oz-options:active {background-position:-23px -429px; width:28px; cursor:pointer;}
.oz-border-l {background-position:1px -339px; width:24px; border-right: 0px; cursor:pointer; height:10px; border:1px solid #ccc; margin:0 10px 0 5px; height:30px; }
.oz-border-t {background-position:-21px -339px; width:24px; border-right: 0px; cursor:pointer; height:10px; border:1px solid #ccc; margin-right:10px; }
.oz-border-b {background-position:-43px -339px; width:24px; border-right: 0px; cursor:pointer; height:10px; border:1px solid #ccc; margin-right:10px; }
.oz-border-r {background-position:-65px -339px; width:24px; border-right: 0px; cursor:pointer; height:10px; border:1px solid #ccc; margin-right:10px; }
.oz-border-l:hover, .oz-border-t:hover, .oz-border-b:hover, .oz-border-r:hover  {background-color:#dbdada; border:1px solid #666;}
.oz-border-l:active, .oz-border-t:active, .oz-border-b:active, .oz-border-r:active  {background-color:#FC0; border:1px solid #666;}
.oz-savecont {background-position:0px -220px;width:140px; height:40px; margin:0 auto;border-right: 0px; cursor:pointer;}
.sliderdrag {cursor:default; padding-bottom:2px;}
.sliderdrag input {border:0px;height:28px;margin:0px;background:#fff;text-align:center;}
p.sliderdrag {margin:2px;cursor:default;text-align:center;width:100%;}
.oz-cx2 {background-position:-100px -332px; width:24px; border-right: 0px; cursor:pointer; height:20px; border:0px; float:left; margin-right:8px; }
.oz-oz {background-position:-1px -77px;border-right: 0px;margin-top:5px;width:25px;cursor:pointer;}
.oz-fire-on{ display:inline-block; width:17px; height:20px;background-position:-106px -432px; border:none; cursor:default;vertical-align: middle; margin: 0 0 0 2px}
.oz-fire-off{ display:inline-block;width:17px; height:20px;background-position:-120px -432px; border:none; cursor:default;vertical-align: middle; margin: 0 0 0 2px}

#rss{display: inline-block; position: relative; left: 5px; width: 1px; height: 20px; background-position: -106px -448px; border: none; cursor: default; padding: 7px; top: 20px;}
#rss:hover{height:20px;background-position:-121px -448px; border:none; cursor:pointer;}

.oz-logo-click { display:block;width:80px; height:2px; padding:0; text-indent:1000px;}
/* OpenZine Icons End */

.tooltip {
    display:none;
    background-color:#ffa;
    border:1px solid #cc9;
	padding:4px 5px;
	font-size:12px;
	z-index:100;
	color:#000;
}
.options {
	visibility:hidden;
	visibility:visible;
	position:absolute;
	right:10px;
	width:190px;
	background:#f7f7f7;
	border:1px solid #ccc;
	text-align:left;
	top:5px;
	padding:4px 4px 4px 10px;
	z-index:1000;
	line-height:24px;
	color:#000;
	font-size:10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 5px;
	box-shadow: rgb(180 177 177 / 25%) 5px 5px 13px 1px;
}
.options input {
	width: 15px;
}
#NavTopDropDown{
	background-color:#900;
	padding:0px;
	margin:0px;
	height:1px;
	width:900px;
	margin: 0 auto;
	z-index:1;
}
.Colors{
	width:135px;
	font-size:10px;
	background:#FFFFFF;
	border:1px solid #ccc;
	border-top:none;
	text-align:left;
	padding:5px 5px 5px 1px;
	line-height:25px;
	color:#000;
	position:absolute;
	visibility:hidden;
	top:60px;
	left:341px;
	cursor:default;
	z-index:10000;
	box-shadow: 0 3px 3px #ccc;
}
.options span{
	padding:0;
	cursor:pointer;
}
.options span:hover {
	color:#000;
	background-color:#ccc;
}
.options span:active {
	color:#000;
	background-color:#FC0;
}
#BGClear, #PageClear, #BGPosition{
	padding:1px 4px 1px 4px;
	cursor:pointer;
}
#BGClear:hover, #PageClear:hover, #BGPosition:hover{
	background-color:#CCC;
	color:#000;
}
.colorSelector, .BorderColor, .BGColor,  .PageColor, .BGTextColor, .BGLinksColor, .TextBoxColor{
	display:inline;
	height:20px;
	width:20px;
	cursor:pointer;
}
.colorSelector div, .BorderColor div, .BGColor div, .PageColor div, .BGTextColor div, .BGLinksColor div, .TextBoxColor div{
	height:20px;
	width:20px;
	display:inline;
	display:inline-block;
	vertical-align:middle;
	min-height: 20px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 	*display: inline;
	_height: 20px;
}
.BGColor div, .PageColor div, .BGTextColor div, .BGLinksColor div{
	margin-left:10px;
}
.oClose{
	width:30px;
	float:right;
	height:16px;
	margin-top:5px;
	background-color:#CCC;
	cursor:pointer;
}
.oClose:hover{
	background: #FC0;
}
#Text{}
.TextSlider, .PicSlider, .VidSlider{
	width:60px;
	margin-top:8px;
	margin-left:10px;
}
.Right{
	/*float:right;*/
}
#PicLoad{
	position:absolute;
	background-color:#FFF;
	border:1px solid #999;
	padding:10px;
	width:120px;
	left:10px;
	top:10px;
	color:#222;
}
	/*
.click:hover{ background-image:url(x2click.png); background-repeat:no-repeat; background-position:top;
}*/

.Zbox0 {z-index:4}
.Zbox1 {z-index:1}
.Zbox2 {z-index:2}
.Zbox3 {z-index:3}
.Zbox00 {z-index:9999}

.Left {border-left:none;}
.Left1 {border-left:solid 1px;}
.Left5 {border-left:solid 5px;}
.Left10 {border-left:solid 10px;}

.Top {border-top:none;}
.Top1 {border-top:solid 1px;}
.Top5 {border-top:solid 5px;}
.Top10 {border-top:solid 10px;}

.Bot {border-bottom:none; }
.Bot1 {border-bottom:solid 1px;}
.Bot5 {border-bottom:solid 5px;}
.Bot10 {border-bottom:solid 10px;}

.Right {border-right:none; }
.Right1 {border-right:solid 1px;}
.Right5 {border-right:solid 5px;}
.Right10 {border-right:solid 10px;}


.rotate{transform: rotate();}
.rotate2{transform: rotate(2deg);}
.rotate4{transform: rotate(4deg);}

.rotate-2{transform: rotate(-2deg);}
.rotate-4{transform: rotate(-4deg);}


.Transbg{
	-moz-opacity:.90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity:.90;
}
.Clear{
	background-color:transparent;
	background:none;
	background-image:none;
}
.On{background-color:#151515; color:#FFF; border:1px solid #000;}


/* Fonts */

@font-face {
	font-family: 'MarketingScriptRegular';
	src: url('Fonts/MarketingScript-webfont.eot');
	src: url('Fonts/MarketingScript-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/MarketingScript-webfont.woff')format('woff'),
		 url('Fonts/MarketingScript-webfont.ttf') format('truetype'),
		 url('Fonts/MarketingScript-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KomikaAxisRegular';
	src: url('Fonts/KOMIKAX_-webfont.eot');
	src: url('Fonts/KOMIKAX_-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/KOMIKAX_-webfont.woff') format('woff'),
		 url('Fonts/KOMIKAX_-webfont.ttf') format('truetype'),
		 url('Fonts/KOMIKAX_-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'KulminoituvaRegular';
	src: url('Fonts/kulminoituva-webfont.eot');
	src: url('Fonts/kulminoituva-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/kulminoituva-webfont.woff') format('woff'),
		 url('Fonts/kulminoituva-webfont.ttf') format('truetype'),
		 url('Fonts/kulminoituva-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('Fonts/BebasNeue-webfont.eot');
	src: url('Fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/BebasNeue-webfont.woff') format('woff'),
		 url('Fonts/BebasNeue-webfont.ttf') format('truetype'),
		 url('Fonts/BebasNeue-webfont.svg#webfontf0WP9KEe') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DroidSansRegular';
	src: url('Fonts/DroidSans-webfont.eot');
	src: url('Fonts/DroidSans-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/DroidSans-webfont.woff') format('woff'),
		 url('Fonts/DroidSans-webfont.ttf') format('truetype'),
		 url('Fonts/DroidSans-webfont.svg#webfontKYIQSBQk') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DroidSansBold';
	src: url('Fonts/DroidSans-Bold-webfont.eot');
	src: url('Fonts/DroidSans-Bold-webfont.eot#iefix') format('embedded-opentype'),
		 url('Fonts/DroidSans-Bold-webfont.woff') format('woff'),
		 url('Fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
		 url('Fonts/DroidSans-Bold-webfont.svg#webfontljpTCDjw') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('Fonts/ColabThi-webfont.eot');
    src: url('Fonts/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/ColabThi-webfont.woff') format('woff'),
         url('Fonts/ColabThi-webfont.ttf') format('truetype'),
         url('Fonts/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UltraRegular';
    src: url('Fonts/Ultra-webfont.eot');
    src: url('Fonts/Ultra-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Ultra-webfont.woff') format('woff'),
         url('Fonts/Ultra-webfont.ttf') format('truetype'),
         url('Fonts/Ultra-webfont.svg#UltraRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WalkwaySemiBoldRegular';
    src: url('Fonts/Walkway_SemiBold-webfont.eot');
    src: url('Fonts/Walkway_SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Walkway_SemiBold-webfont.woff') format('woff'),
         url('Fonts/Walkway_SemiBold-webfont.ttf') format('truetype'),
         url('Fonts/Walkway_SemiBold-webfont.svg#WalkwaySemiBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'EBGaramondRegular';
    src: url('Fonts/EBGaramond-webfont.eot');
    src: url('Fonts/EBGaramond-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/EBGaramond-webfont.woff') format('woff'),
         url('Fonts/EBGaramond-webfont.ttf') format('truetype'),
         url('Fonts/EBGaramond-webfont.svg#EBGaramondRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BevanRegular';
    src: url('Fonts/Bevan-webfont.eot');
    src: url('Fonts/Bevan-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Bevan-webfont.woff') format('woff'),
         url('Fonts/Bevan-webfont.ttf') format('truetype'),
         url('Fonts/Bevan-webfont.svg#BevanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MomsTypewriterRegular';
    src: url('Fonts/Moms_typewriter-webfont.eot');
    src: url('Fonts/Moms_typewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Moms_typewriter-webfont.woff') format('woff'),
         url('Fonts/Moms_typewriter-webfont.ttf') format('truetype'),
         url('Fonts/Moms_typewriter-webfont.svg#MomsTypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ImpactLabelRegular';
    src: url('Fonts/Impact_Label-webfont.eot');
    src: url('Fonts/Impact_Label-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/Impact_Label-webfont.woff') format('woff'),
         url('Fonts/Impact_Label-webfont.ttf') format('truetype'),
         url('Fonts/Impact_Label-webfont.svg#ImpactLabelRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TrashHandRegular';
    src: url('Fonts/TrashHand-webfont.eot');
    src: url('Fonts/TrashHand-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/TrashHand-webfont.woff') format('woff'),
         url('Fonts/TrashHand-webfont.ttf') format('truetype'),
         url('Fonts/TrashHand-webfont.svg#TrashHandRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* New Fonts 2022 */

@font-face {
    font-family: 'ManropeRegular';
    src: url('Fonts/Manrope-Regular.woff2') format('woff2');
    src: url('Fonts/Manrope-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LeagueGothic';
    src: url('Fonts/LeagueGothic-Regular.woff') format('woff');
    src: url('Fonts/LeagueGothic-Regular.woff2') format('woff2');
    src: url('Fonts/LeagueGothic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TheNeue-Black';
    src: url('Fonts/TheNeue-Black.woff') format('woff');
    src: url('Fonts/TheNeue-Black.woff2') format('woff2');
    src: url('Fonts/TheNeue-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OstrichSans';
    src: url('Fonts/ostrich-sans-regular.woff') format('woff');
    src: url('Fonts/ostrich-sans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AguafinaScript';
    src: url('Fonts/AguafinaScript-Regular.woff') format('woff'),
		 url('Fonts/AguafinaScript-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Googee';
    src: url('Fonts/googee.woff') format('woff'),
		 url('Fonts/googee.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'LittleBirds';
    src: url('Fonts/Little-Birds.woff') format('woff'),
		 url('Fonts/Little-Birds.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SanMarino';
    src: url('Fonts/SanMarinoRegular.woff') format('woff'),
    	 url('Fonts/SanMarinoRegular.woff2') format('woff2'),
		 url('Fonts/SanMarinoRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* Fonts Menu */

#font-arial{font-family:arial,helvetica,sans-serif;}
#font-arialblack{font-family:arial black, avant garde;}
#font-courier{font-family:courier new,courier;}
#font-georgia{font-family:georgia,palatino;}
#font-times{font-family:times new roman,times;}
#font-verdana{font-family:verdana,geneva;}
#font-komikaaxis{font-family:KomikaAxisRegular;}
#font-kulminoituva{font-family:KulminoituvaRegular; font-size:14px}
#font-marketingscript{font-family:MarketingScriptRegular; font-size:14px}
#font-bebasneue{font-family:BebasNeueRegular; font-size:16px}
#font-droidsans{font-family:DroidSansRegular;}
#font-ultra{font-family:UltraRegular;}
#font-walkway{font-family:WalkwaySemiBoldRegular;font-size:16px;}
#font-impactlabel{font-family:ImpactLabelRegular;font-size:14px}
#font-garamond{font-family:EBGaramondRegular; font-size:14px}
#font-momstypewriter{font-family:MomsTypewriterRegular;}
#font-trashhand{font-family:TrashHandRegular; font-size:14px}
#font-colaborate{font-family:ColaborateThinRegular; font-size:14px}

/* New Fonts 2022 */
#font-manrope{font-family:ManropeRegular;}
#font-leaguegothic{font-family:LeagueGothic;}
#font-theneueblack{font-family:TheNeue-Black;}
#font-ostrichsans{font-family:OstrichSans; font-size:16px}
#font-aguafinascript{font-family:AguafinaScript;}
#font-googee{font-family:Googee; font-size:20px}
#font-littlebirds{font-family:LittleBirds;}
#font-sanmarino{font-family:SanMarino;}



.fix{
	position:fixed;
	top:0;
	right:0;
	height:67px;
	width:100%;
	background-color:#fdecb1;
	color:#000000;
	font-size:16px;
	padding-top:13px;
	text-align:center;
	z-index:1000000000;
	display:none;
}
.message{
	padding:10px 0 5px 0;
	text-align:center;
	background-color:#fdecb1;
	color:#000000;
	position:absolute;
	top:0;
	width:100%;
	z-index:100000000000;
	font-size:12px;
	opacity:.90;
	cursor: pointer;
}
.message:hover{
	padding:10px 0px 5px 0px;
	text-align:center;
	background-color:#fdecb1;
	color:#000000;
}
.message:before {
	content: "x";
	right: 10px;
	top: 10px;
	position: absolute;
}
.disabled{
	color:#CCC;
	padding:0 5px 0 5px;
}
hr{
	border-top:1px solid rgba(0,0,0,.1);
}
.nextback{
		padding:0 20px 0 20px;
}
#Left{
	margin-left:10px;
	padding:5px 0;
	position:fixed;
	top:50%;
	width:95px;
	height:auto;
	text-align:center;
	left:0;
	z-index:1000000;
	font-size:9px;
	cursor:pointer;
	color:transparent;
	transition: .1s;
	opacity: .5;
}
#Right{
	margin-right:10px;
	padding:5px 0;
	position:fixed;
	top:50%;
	width:95px;
	height:auto;
	text-align:center;
	right:0;
	z-index:1000000;
	font-size:9px;
	cursor:pointer;
	color:transparent;
	transition: .1s;
	opacity: .5;
}
#Left:hover, #Right:hover{
	margin: 0 5px;
	width:95px;
	color:#eee;
	opacity: 1;
	transition: .2s;
}
#Left img, #Right img{
	margin: 0 auto;
	width: 80px;
	height: 80px;
	margin: 5px 0;
	border-radius: 2px;
}

#SaveTimeout{
	display:none;
	text-align:right;
	vertical-align:middle;
	position:fixed;
	color:#FFF;
	padding:5px;
	font-size:12px;
	border-radius: 2px;
	background-color:#900;
}
#upgrade{
	background:#FFFFFF;
	border-bottom: 5px solid #900;
	position:fixed;
	top:35px;
	padding:10px;
	margin: 0 auto;
	width:100%;
	z-index:100000000000;
	text-align:center;
}
.EditHere{
	position:absolute;
	bottom:-5px;
	left:5px;
	z-index:1000000;
	background-color: #F5CB39;
    background-image: url("OZicons.png");
    background-position: -5px -365px;
    background-repeat: no-repeat;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    height: 20px;
	width:45px;
	font-size:11px;
	text-align:center;
    margin: 5px 5px 0 0;
	padding-top:5px;
}
.EditHere:hover{
	background:#000;
	color:#FFF;
}
#SearchBox{
	position:absolute;
	margin-left:-350px;
	top:15px;
	z-index:10000;
	left:50%;
	width:400px;
}
#SearchBox .input text{
	width:200px;
}
#SearchBox input{
	display:inline;
	width:185px;
	border: 1px solid #ccc;
	height:20px;
	padding-left:5px;
	background-color:#fff;
}
#SearchBox .submit input{
	background:#f4f4f4;
	border: 1px solid #ccc;
	width:55px;
	padding:4px;
	height:24px;
	display:inline;
	position:absolute;
	top:0;
	left:195px;
	font-size:11px; 
	margin-top:0px;
}
#SearchBox .submit input:hover{
	background:#FFCC00;
	border:1px solid #FFCC00;
	cursor:pointer;
}
#SearchBox input:focus{
	background:#f1f1f1;
}
.defaultSkin .mceProgress {position:absolute; left:0; top:0; z-index:1001; background:url(img/progress.gif) no-repeat; width:50px; height:50px; margin:-16px 0 0 -16px}
#disqus_thread {
	width:600px;
	margin: 0 auto;
	font-size:10px;
}
.animal{
	padding: 10px;
	background-color: #f5f5f5;
	border:1px solid #ccc;
	border-radius:3px;
}
.animal a {
	margin: 5px;
	display: block;
	color:#000;
	width:130px;
	text-align: center;
	background-image: url(OZicons.png);
	background-position: 0px -359px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 5px;
	height: 22px;
	font-size: 12px;
	padding-top: 11px;
	margin: 10px 20px 0 0;
	clear: right;
	text-decoration:none;
}
.animal a:hover {
	text-decoration:underline;
}
#open{
	padding:5px;
	background:#ccc;
	height:100px;
	width:100px;
	cursor:pointer;
	margin-bottom:10px;}
#open:hover{
	background:#ffcc00}
.billing{
	float:right;
	width:300px;
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:20px;}
.hide{
	display: none;
}
.people{
	float: left;
	width:50px;
	font-size:10px;
	text-align: center;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
	margin:5px;
	border:2px solid #fff;
}
.people:hover{
	border-color:#ff0000;
	border-radius: 8px;
}
.people img{
	margin: 0 auto;
	border-radius: 5px 5px 5px 5px;
}
#people{
	position: relative;
	height:auto;
	min-height:65px;
	width:960px;
	margin:0 auto;
	display: none;
}
#people h3{
	padding: 0;
	margin: 0;
	font-size:18px;
}
#didyou{
	display: none;
	padding:5px;
	margin: 0 auto;
	color:#000;
	cursor: pointer;
	font-style:italic;
}
#didyou.show{display: block;}
.draft{
	background:#fdecb1;
	display:block;
	float:right;
	padding:0 10px;
	color:#000;
	border:1px solid #ccc;
}
#YoDraft{
	padding:10px;
	margin-top: 20px;
	background-color:#fdecb1;
	border:1px solid #ccc;
}
#more{
	font-family:"Helvetica Neue","Helvetica", "Arial", sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-weight: normal;
	margin:0 auto;
	width:960px;
	text-align:left;
	text-shadow:0 1px 5px rgba(0,0,0,.5);
	color:#eee;
}

#more h3{
	font-size: 26px;
	text-align: center;
	margin:30px 0 10px 0;
}
#more a{
	color: #fff;
}

.related{
    width: 315px;
    display: inline-block;
    height: 315px;
    margin: 0 0 10px 0;
    font-size: 18px;
    padding: 0;
    float: none;
    vertical-align: top;
}
.related-image {
	background-color:rgba(0,0,0,.5);
	background-position: center center !important;
	background-repeat: no-repeat;
	background-size: cover !important;
	width: 294px;
	height: 225px;
	display: block;
	margin-bottom: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	border-radius: 2px;
	border: solid #222 1px ;
}
.related a{
	text-decoration: none;
	color: #eee;
	padding: 0;
}
.related img{
	margin: 0 0 5px 0;
	cursor: pointer;
	border-radius: 5px;
	width: 175px;
}
.related-data{ display: none; }


#ad{
	float: left;
	width:750px;
	height:100px;
	text-align: left;
}
.plan{
	padding:5px;
	font-size:11px;
	text-decoration:none;
	margin:10px 0 20px 0;
}

@media only screen and (max-device-width: 960px) { /*only iPhone*/ html { -webkit-text-size-adjust:none; /*fixes too big font in mobile Safari*/ }
#Left, #Right{ display:none;}}




/* test animations */

/*
Animate.css - http://daneden.me/animate
LICENSED UNDER THE  MIT LICENSE (MIT)

Copyright (c) 2011 Dan Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
@-webkit-keyframes tada {
	0% {-webkit-transform: scale(1);}	
	10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
	100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
	0% {-moz-transform: scale(1);}	
	10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
	100% {-moz-transform: scale(1) rotate(0);}
}

@-ms-keyframes tada {
	0% {-ms-transform: scale(1);}	
	10%, 20% {-ms-transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {-ms-transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {-ms-transform: scale(1.1) rotate(-3deg);}
	100% {-ms-transform: scale(1) rotate(0);}
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: scale(0.9) rotate(-3deg);}
	30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
	40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}

.tada{
		-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-ms-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
}











/* Rangy */

.size-10 { font-size:10px !important;  }
.size-12 { font-size:12px !important;  }
.size-14 { font-size:14px !important;  }
.size-16 { font-size:16px !important;  }
.size-18 { font-size:18px !important;  }
.size-22 { font-size:22px !important;  }
.size-24 { font-size:24px !important;  }
.size-26 { font-size:26px !important;  }
.size-28 { font-size:28px !important;  }
.size-30 { font-size:30px !important;  }
.size-36 { font-size:36px !important;  }
.size-42 { font-size:42px !important;  }
.size-48 { font-size:48px !important;  }
.size-56 { font-size:56px !important;  }
.size-64 { font-size:64px !important;  }
.size-72 { font-size:72px !important;  }
.size-84 { font-size:84px !important;  }
.size-96 { font-size:96px !important;  }
.size-102 { font-size:102px !important;  }
.size-130 { font-size:130px !important;  }
.size-160 { font-size:160px !important;  }
.size-200 { font-size:200px !important;  }
.size-300 { font-size:300px !important;  }

.line-08 { line-height: 0.8 !important; }
.line-10 { line-height: 1.0 !important; }
.line-15 { line-height: 1.5 !important; }
.line-20 { line-height: 2.0 !important; }
.line-30 { line-height: 3.0 !important; }

div[contenteditable=true]{}

div[contenteditable=true]:focus{
	border:1px solid #00F;
	margin: -1px 0 -1px -1px;
	outline-color: transparent;
  	outline-style: none;
  	background-image: url("EditBG.png");
}


#float-menu{
	background-color: #f7f7f7;
	padding:5px 5px 2px 5px;
	width:300px;
	color:#999;
	border-radius:3px;
	border:1px solid #dcdcdc;
	position: absolute;
	z-index: 100000;
	display: none;
	height:22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#float-menu input{
	background-color: #eee;
	border:0;
	color: #999;
	border-radius: 2px;
}
#float-menu button{
	background-color: #f7f7f7;
	border:none;
	border-radius: 2px;
	color:#222;
	margin: 0;
	height:20px;
}
#float-menu button:hover{
	background-color: #ccc;
	cursor: pointer;
}

#float-menu button#create-link{
	background-image: url("OZicons.png");
	background-position: -44px -467px;
	width: 22px;
}

#options-menu{
	background-color: #F7F7F7;
	padding: 5px 5px 2px 5px;
	width: 84px;
	color: #999;
	border-radius: 3px 3px 0 0;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #222222;
	position: absolute;
	top: -29px;
	right: 10px;
	height: 20px;
	z-index: 999;
	cursor: default;
	font-size: 11px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
#border-radius {
/*    margin: 0 0 10px 0;*/
	width: 128px;
    display: inline-block;
}
strong#b-radius {
    display: inline-block;
    width: 43px;
    height: 22px;
    vertical-align: sub;
}

.Video #options-menu{ width: 18px; }
.Video .options, .Video #options-dropdown  { display:none; }
.Video #remove-box, #remove-box-confirm{ border-left:none !important; }


#color-picker, #color-picker-textbox, #color-picker-border, #color-picker-shadow, #color-picker-shadow-box, #color-picker-bg, #color-picker-link, #color-picker-text{
	color:#ccc;
	font-size: 11px;
	border:none;
	width:20px;
	height:20px;
	background-image: url("select.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000000;
	cursor:pointer;
}
#color-picker-textbox, #color-picker-border, #color-picker-shadow, #color-picker-shadow-box {
	display: inline-block;
	margin:0;
}
.menu-item-box{ position: relative; }
#font-picker, #size-picker, #line-spacing-picker, #align-picker, #create-link-picker{
	position: absolute;
	width: 100px;
	height:auto;
	padding:5px;
	background-color: #f7f7f7;
	border:1px solid #dcdcdc;
	box-shadow: 0 0 5px #ccc;
	top:22px;
	left:0;
	opacity: 0.98;
	display: none;
	z-index: 1001;
}
#font-picker {
    width: 220px;
    height: 130px;
    opacity: 0.95;
    overflow: hidden;
    overflow-y: scroll;
    padding:0 0 0 5px;
}
#size-picker{
	width: 50px;
    height: 150px;
    opacity: 0.95;
    overflow: hidden;
    overflow-y: scroll;
}
#create-link-picker{ width: 215px; }
#create-link-url-button{
	background-color: #F5CB39;
	background-image: url("OZicons.png");
	background-position: -5px -365px;
	background-repeat: no-repeat;
	color: #222;
	cursor:pointer;
	margin: 0 0 0 5px !important;
	border-radius: 4px;
}
#remove-link{ margin: 2px 0 0 0; }
#create-link-url-button:hover{ text-decoration: underline; }
#create-link-picker input{
	width:150px;
	background-color: #fff;
	border:1px solid #999;
	padding:5px;
}
#align-picker{ width: 70px; }
#line-spacing-picker{ width: 70px; }
#font-picker button, #size-picker button, #line-spacing-picker button, #align-picker button{
	width: 100%;
	text-align: left;
	padding: 5px 10px;
}
#line-spacing-picker button, #align-picker button{
	padding: 3px 0 5px 28px;
	margin: 2px 0;
}
#font-picker button{ 
	width:95px;
	padding: 0 0 0 5px;
}
#size-picker button{
	width: 35px;
	text-align: center;
	padding: 5px 5px;
	float: left;
}
.triangle{
	position: absolute;
	top:-5px;
	left:5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
}
.button-on{ background-color: #ccc; }

#align, #align-left, #align-center, #align-right, #align-justify, #line-spacing, #line-spacing-tight,
#line-spacing-single, #line-spacing-loose, #line-spacing-double, #line-spacing-triple, .mover, #remove-box{
	background-image:url(OZicons.png);background-position:0px -22px;background-repeat:no-repeat;width:20px;border-right: 1px solid #ccc;cursor:move;}

#line-spacing-tight{
	background-position: -107px -248px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#line-spacing-single{
	background-position: -107px -267px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#line-spacing-loose{
	background-position: -107px -287px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#line-spacing-double{
	background-position: -107px -307px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#line-spacing-triple{
	background-position: -107px -326px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}

#align{
	background-position: -107px -134px;
	border: 0px;
	cursor: pointer;
	width: 35px;
	height: 20px;
}
#align-left{
	background-position: -107px -153px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#align-center{
	background-position: -107px -172px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#align-right{
	background-position: -107px -191px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#align-justify{
	background-position: -107px -210px;
	border: 0px;
	cursor: pointer;
	height: 20px;
}
#line-spacing{
	background-position: -107px -229px;
	border: 0px;
	cursor: pointer;
	width: 35px;
	height: 20px;
}

.ui-resizable-n, .ui-resizable-ne, .ui-resizable-e, .ui-resizable-se, .ui-resizable-nw, .ui-resizable-w, .ui-resizable-sw, .ui-resizable-s {
	width: 20px; height: 20px; background: #fff; border:1px solid #222;
}
.ui-resizable-n {top: -10px; left: 50%;}
.ui-resizable-e {right: -10px; top: 50%; margin: -10px 0 0 0;}
.ui-resizable-s {bottom: -10px; left: 50%;}
.ui-resizable-w {left: -10px; top: 50%; margin: -10px 0 0 0;}
.ui-resizable-ne{right: -10px; top: -10px;}
.ui-resizable-se {right: -10px; bottom: -10px;}
.ui-resizable-sw{left: -10px; bottom: -10px;}
.ui-resizable-nw {left: -10px; top: -10px;}


#remove-box, #remove-box-confirm{
	border:none;
	border-left:1px solid #dcdcdc;
	width: 20px;
	height:20px;
	float: right;
	text-align: center;
	cursor: pointer;
	background-position: -59px -39px;
	overflow: hidden;
	font-size: 12px;
}
#remove-box:hover{ background-position: -59px -21px; }
#remove-box-confirm{ color:#ad0101; }
#remove-box-confirm:hover{ text-decoration: underline; }
#options-dropdown{
	height:15px;
	width: 45px;
	float: left;
	padding: 2px 5px;
	background-color: #f7f7f7;
	border:none;
	border-radius: 2px;
	color:#222;
	margin: 0;
	text-align: center;
}
#options-dropdown:hover{
	background-color: #ccc;
	cursor: pointer;
}
.block{
	position: absolute;
	top:0; left:0;
	width: 100%; height: 100%;
	background-color: #ffff00;
	opacity: .08;
}

.ui-widget-overlay {
	background: #222222;
	opacity: .50;
	filter: Alpha(Opacity=50);
}
.ui-dialog{
	box-shadow: 0 0 50px #222;
	margin: 20px 0 0 0;
}
.ui-widget-content { border: none; }
.ui-corner-all { border-radius: 0; }
.transfer-effect {
	border: 2px dotted gray;
	z-index: 10000
}
#dialog-vid, #dialog-pic{
	display: none;
}
.ui-widget-header{
	border-bottom: 1px solid #fff;
}





/* Post Width, Height */

.post-width, .post-height {
	display: inline-block;
	width: 70px;
	height: 15px;
	padding: 2px 0 0 0;
	background-color: #ccc;
	border: 1px solid #ccc;
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	color:#000;
}
.post-width:hover, .post-height:hover {
	background-color: #eee;
}
.post-width-on, .post-height-on{
	background-color: #fff;
}
.post-width-box, .post-height-box{
	margin: 0 auto;
	width: 600px;
	height: 35px;
	position: relative;
	top: 100px;
	color:#eee;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hello */

#pointer{
	width:20px;
	height:25px;
	position:absolute;
	z-index: 1000;
	top:20;
	left:0;
	display:none;
	z-index: 100000000000;
}
.ononon{
	border: 1px solid #222;
}

#goforit{
	position:absolute;
	width:500px;
	height:200px;
	font-size:32px;
	text-align: center;
	padding:20px;
	background-color: #fff;
	color:#222;
	display:none;
	border:1px solid;
	opacity:.95;
	z-index: 10000;
}

/* Local Storage */

#heynow{
	position: absolute;
	top:20%;
	left:50%;
	margin-left:-250px;
	padding:10px;
	width:500px;
	height:180px;
	background:#fff;
	border:10px solid #fdecb1;
	z-index: 1000000000000;
	box-shadow: 0 0 30px #333;
	text-align: center;
}
#heynow a{
	text-decoration: none;
	display: inline-block;
	border-radius: 5px;
}
#heynow h1{
	background-color: #fdecb1;
	margin: 0 0 20px 0;
	padding: 10px;
	display: block;
}
#oz-data-remove{
	padding: 10px;
	margin: 10px;
	color:#666;
}
#oz-data-remove:hover{
	background: #f00;
	color:#fff;
}
#oz-data-load{
	padding: 10px;
	background-color: #33CC33;
}

#share-fb, #share-tw{
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	background: url("../img/s.png") no-repeat 0 -21px;
	display: inline-block;
	text-align: left;
	height: 15px;
	line-height: 1.7em;
	margin: 0 5px 0 0;
	padding: 3px 5px 3px 24px;
	border-radius: 3px;
	min-width: 9px;
}
#share-fb{
	background: url("../img/s.png") no-repeat -66px -21px;
}
#share-fb:hover, #share-tw:hover{
	background-color:rgba(250,250,250,.2);
}

#count-nav{
	width:20px;
	position:fixed;
	bottom: 45%;
	right: 50%;
	margin: 0 -540px 0 0;
	display: none;
}

.circle{
	border: 1px solid #eee;
	width: 3px;
	height: 10px;
	margin: 5px;
	border-radius: 50%;
	display: block;
	margin: 8px auto;
}

.circle:hover, .on{
	background:#eee;
}
.anchor{
	width:0;
	height:0;
	padding:0;
	margin:0;
	float:left;
}

#top{
	width:80px;
	position:fixed;
	top: 25px;
	right: 50%;
	margin: 0 -572px 0 0;
	display: none;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
	opacity: .8
}
#top:hover{
	/*background: rgba(250,250,250, .2);*/
	top: 20px;
	opacity: 1;
	transition: .2s;
}

#bot{
	width:80px;
	position:fixed;
	bottom: 25px;
	right: 50%;
	margin: 0 -572px 0 0;
	display: none;
	z-index: 100;
	border-radius: 5px;
	cursor: pointer;
	opacity: .8
}
#bot:hover{
	/*background: rgba(250,250,250, .2);*/
	bottom: 20px;
	opacity: 1;
	transition: .2s;
}

#viewer{
	position: fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	text-align: center;
	vertical-align: middle;
	background-color:rgba(0,0,0,.5);
	cursor:-webkit-zoom-out !important;
	cursor: -moz-zoom-out !important;
}
#viewer img{
	max-height: 90%
	box-shadow:0 0 30px rgba(0,0,0,.2);
	position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	transition: .2s;
}

.blur{
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}
#ozinfo{
	width: 800px;
	margin: 30px auto;
}
#infscr-loading{text-align:center;margin:0 auto;}

#login a{
	color:#000;
}


#mobile-warning{
	display: none;
}
@media only screen and (max-device-width: 960px) {
	#mobile-warning{
		font-size: 40px;
		padding: 50px 5px;
		text-align: center;
		vertical-align: middle;
		background-color: rgba( 0,0,0, 0.9);
		color: #fff;
		display: block;
		position: fixed;
		top:0;
		left: 0;
		right:0;
		bottom:0;
		width:100%;
		height: 100%;
		z-index: 100000000000000000000;
	}
	#mobile-ok {
		display: block;
		text-align: center;
		margin: 10px auto;
		padding: 10px 15px;
		background-color: #000;
		border: 1px solid #fff;
		border-radius: 10px;
		max-width: 270px;
	}
}



@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	h2 {
		font-size: 4em;
		line-height: 1.2em;
		margin: 0 0 6px 0;
	}
	#NextLink, #NextLink p {
		font-size:1.85em;
	}
	.PostBy{
		font-size:2em;
	}
	#viewer img{
		width:auto;
		height:auto;
		max-width: 90%
		max-height: 90%
	}
	#footer {
    	font-size: 2.5em;
	}
	#more h3 {
		font-size: 3.5em;
		margin: 30px 0 30px 0;
	}
	#more img{
		width: 30px !important;
		height: 30px !important;
	}
	.related {
		font-size: 2em;
		line-height: 1.2em;
	}


}



