/* WP Mods */

body {
	padding-bottom: 100px;
	background-color: #fff;
	}

a, a:hover, a:visited {
	text-decoration: none;
	border: 0px;
	}

#user_info {
	opacity: .2;
	filter: alpha(opacity=20);
	}

#user_info:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}

#wordpress-logo {
	display: none;
	}

#footer {
	visibility: hidden;
	}

#toggle-header {
	height: 5px;
	padding: 0;
	padding-top: 1px;
	}

#toggle-header h2{
	margin-left:15px;
	}

span#show_content, span#hide_content {
	display: block;
	width: 100%;
	}

#toggle-header a {
	border: 0;
	padding: 5px;
	color: #a4a4a4;
	font-size: 9px;
	}


/* Canvas CSS */

#header-top {
	width: 100%;
	background: #fff url('images/canvas_logo-white.gif') center top no-repeat;
	text-align: center;
	height: 45px;
	}

#header-bottom {
	width: 100%;
	background: #fff url('images/white_gradient.gif') top left repeat-x;
	text-align: center;
	height: 8px;
	border-bottom: 1px solid #a4a4a4;
	}

#canvas {
	font-size: 11px;
	font-family: 'Arial';
	clear: left;
	}

.content_wrap {
	border: none;
	width: 96%;
	margin: 0 auto;
	overflow: visible;
	vertical-align: top;
	float:left;
	margin-left:15px;
	}

.content_wrap small {
	font-size: 9px;
	}

#instructions {
	padding: 10px;
	background-color: #DFE6FF;
	border: 1px solid #ABB7DF;
	width: 99%;
	}

#instructions small {
	padding-left: 10px;
	}

#publish_image, #export_image, #import_image, #restore_image {
	border: 1px solid #FFF;
	}

#export_image, #import_image, #restore_image {
	padding-left: 3px;
	}

#publish_image:hover, #export_image:hover, #import_image:hover, #restore_image:hover {
	border: 1px solid #BBB;
	}

.shelf_column {

border:1px solid #CCCCCC;
background-color: #EFEFEF;
float:left;

margin-bottom:9px;
margin-left:15px;
margin-right:-2px;
min-height:100px;
height:auto !important;
height:150px;
overflow:visible;
padding:0pt 5px 0pt 0pt;
position:relative;
top:0px;
vertical-align:top;
width:96%;
z-index:10;
    /*position: fixed;*/

	}

#inkadmin .shelf_column {
	height: 200px;

	}

.spaceholder {
	width: 10px;
	height: 3px;
	display: block;
	}

#shelf {
    height: 90%;
	clear: both;
	margin: 0 5px;
	overflow-y: auto;
  }

#shelf .container, #shelf .container-plugin {
    width: 80px;
    height: 42px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
    padding-left: 4px;
    padding-right: 4px;
	background-color: white;
	border-color: #CCCCCC;
    }


#shelf .container:hover, #shelf .container-plugin:hover {
	background-color: #DFE6FF;
	}

#shelf .container-plugin img, #shelf .container-plugin a {
	display: none;
	}
    
#shelf div.content {
    display: none;
    }

#shelf h6.handle {
	margin-bottom: 0px;
	background-color: transparent;
	font-weight: normal;
	padding: 2px 0;
	color: #777;
	font-size: 13px;
	/*height: 100%;*/	
}

#shelf h6.handle:hover {
	color: #A4A4A4;
	background-color: transparent;
	}

.shelf_column h5.title {
	color: #333333;
	background: none;
	float: left;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	border: 0;
	}

.shelf_column h5.title span {
	visibility: hidden;
	}

.shelf_column .titlebar img div{
	float: right;
	display: inline;
	position: relative;
	margin: 3px 5px 0 0;
	}

.shelf_column h5.title:hover span {
	visibility: visible;
	color: #777;
	padding-left: 5px;
	}

.spaceholder {
	width: 10px;
	height: 3px;
	display: block;
	}

.canvas_droppable_zone {
	border: 1px solid #cfcfcf;
	font-family: arial;
	margin: 2px;
	height: auto;
	min-height: 50px;
	height:auto !important;
  	height:50px	
	}

.canvas_droppable_zone:first-child div {
	}

.shelf_column .canvas_droppable_zone:first-child div {
	}

.shelf_column .canvas_droppable_zone {
	border: 0;
	}

div.blockline {
	display: block;
	border-top: 2px solid #545454;
	clear: both;
	margin: 2px;
	}

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

.container, .container-plugin {
	border: 1px solid #999999;
	background-color: #DFE6FF;
	padding: 0px;
	margin: 2px;
	position: relative;
	font-size: 10px;
	}

.container-plugin {

	}

div.container-plugin div.content {
	padding-right: 15px;
	font-size: 12px;
	}

.lbLink {
	right: 18px;
    position: absolute;
    display: inline;
    margin-top: 3px;
    padding: 5px;
    }

.lbLinkInfo {
	right: 0px;
    position: absolute;
    display: inline;
    margin-top: 0px;
    padding: 5px;
    }


h5.title {
	font-size: 11px;
	padding: 3px;
	padding-bottom: 1px;
	margin: 0px;
	}

div.column1 div.full {
	border: 0px;
	}

h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	overflow: auto;
	}

h6.handle {
	cursor: move;
	color: #FFFFFF;
	background: #333333;
	padding: 2px 2px 3px 3px;
	margin-bottom: 5px;
	overflow: hidden;
	}

div.container-plugin h6.handle {
	border-bottom: 1px solid #607695;
	}

div.container h6.handle {
	border-bottom: 1px solid #7891B3;
	}

h6 span {
	display: inline;
	overflow: hidden;
	/*float: left;*/
	margin-left: 4px;
	height: 17px;
	width: 100px;
	}

h6 a {
	border: 0;
	}

p {
	padding: 2px 5px;
	}

#publish {
	float: right;
	margin-top: 10px;
	padding-left: 20px;
	background: #FFF url('') center left no-repeat;
	background-repeat: no-repeat;
	}

#save_button {
	float: left;
	clear: left;
	margin-top: 30px;
	padding-right: 20px;
	background: #FFF url('') center right no-repeat;
	background-repeat: no-repeat;
	}

.publish_nobutton {
	width: 16px;
	height: 20px;
	padding: 0;
	}

#export_message {
	height: 40px;
	padding: 25px 0 0 30px;
	}

.exporting, .importing {
	background: #FFF url('images/spinner.gif') center left no-repeat;
	background-repeat: no-repeat;
	}

.exporting:after {
	content: "Exporting your layout...";
	}

.importing:after {
	content: "Importing the layout...";
	}

.canvas_zone_options {
	padding: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 2px;
	height: 20px;
	display: block;
	}

.canvas_zone_options strong {
	float: right;
	padding: 0;
	margin: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

.canvas_zone_options select {
	display: none;
	}

.canvas_zone_options img {
	float: right;
	cursor: pointer;
	}

.canvas_droppable_zone > h8 {
	display: block;
	width: 100%;
	height: 3px;
	cursor: pointer;
	}

.canvas_droppable_zone > h8:hover {
	background-color: #cfcfcf;
	}

/* Menu */

#canvas_dropdown {
color:black;
float:left;
font-family:'Arial';
font-size:9px;
margin:10px auto 15px 15px;
	}
	
#canvas_dropdown a {
color:black;
font-size: 11px;}

ul.page_dropdown {
	width: 150px;
	background: #FFF url('images/page_dropdown.gif') top left no-repeat;
	margin-top: 1px;
	margin-right: 25px;
	color: #5B5E62;
	float: left;
	}

ul.page_dropdown:hover div.dropdown_menu {
	display: block;
	}

ul.page_dropdown a, .canvas_menu_item:link, .canvas_menu_item:visited {
	display: block;
	color: #5B5E62;
	width: 140px;
	padding: 4px 0 3px 10px;
	}

.canvas_menu_item:link, .canvas_menu_item:visited {
	background: #FFF url('images/menu_item.gif') top left no-repeat;
	float: left;
	margin-top: 1px;
	margin-right: 25px;
	padding: 5px 0 4px 10px;
	}

ul.page_dropdown a:hover, .canvas_menu_item:hover {
	color: #2F3236;
	}

div.dropdown_menu {
	display: none;
	position: absolute;
	z-index: 9999;
	background: url('images/menu_trans.png') top left;
	border: 1px solid #999;
	border-top: 0;
	border-bottom-color: #838282;
	width: 140px;
	margin-left: 4px;
	}

div.dropdown_menu ul li {
	margin: 0;
	}

div.dropdown_menu ul li.selected {
	background-color: #C2C8CF;
	}

div.dropdown_menu a {
	padding-top: 2px;
	padding-bottom: 3px;
	width: 130px;
	}

div.dropdown_menu a:hover {
	color: #000;
	background-color: #B8BCC2;
	}

/* Plugin Management */

#canvas ul.manage {
	float: left;
	margin-right: 20px;
	}

#canvas ul.manage li {
	font-size: 10px;
	width: 500px;
	padding: 10px 20px;
	background: #C9D6ED;
	border: 1px solid #999;
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
	}

#canvas ul.manage li.plugin {
	background-color: #7996BF;
	border: 1px solid #777;
	border-bottom: 1px solid #444;
	border-top: 1px solid #444;
	}

#canvas ul.manage span {
	display: block;
	}

#canvas ul.manage h3 {
	font-size: 10px;
	margin: 2px 0;
	font-weight: normal;
	}

#canvas ul.manage h3 span {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}

#canvas ul.manage h3 span.manageSaving {
	color: #2C3B1B;
	}

#canvas ul.manage h3 span:hover {
	background-image: url('images/edit.png');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-left: -12px;
	}

#canvas .info {
	background-color: #FFF;
	border: 1px solid #999;
	}

#canvas .plugin .info {
	border: 1px solid #777;
	}

#canvas .info div {
	font-size: 9px;
	padding: 5px;
	}

.duplicate_block, .delete_block, .block_info {
	float: right;
	display: inline;
	margin-left: 10px;
	}

#help {
	display: inline;
	width: 280px;
	float: right;
	}

#help p {
	color: #101010;
	}

#help h3, form.options h4 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-top: 0;
	}

#help #message p {
	background-color: #FFD0DC;
	border: 1px solid #BE6269;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	padding-bottom: 8px;
	margin: 0;
	margin-bottom: 20px;
	}
	
form.options h4 {
	margin-top: 20px;
	}

form.options label {
	display: block;
	margin: 5px;
	}


/* Tips */

ol.tips li {
	font-weight: bold;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	}

ol.tips li p {
	font-weight: normal;
	color: #101010;
	}


/* Lightbox */

 
.lbContent_inside{
	padding: 20px;
	padding-top: 15px;
	height: 360px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	float:right;
	width:290px;
	border-left: 1px solid #DDD;
	}

.lbContent a:link, .lbContent a:visited {
	color: #18364F;
	}

.lbContent a:hover {
	color: #091E2F;
	}

.lbContent h3 {
	position: fixed;
	font-size: 14px;
	background: #7996BF;
	width: 130px;
	height: 375px;
	float: left;
	padding: 15px 10px 10px 10px;
	margin: 0;
	border-right: 1px solid #607695;
	}

.lbContent h3 span {
	display: block;
	clear: left;
	font-size: 11px;
	font-weight: normal;
	}

.lbContent h3 p {
	font-weight: normal;
	font-size: 10px;
	margin: 20px 0 0 0;
	padding: 0;
	}

.lbContent a#confirm, .lbContent a#cancel {
	display: block;
	background: #7996BF url('images/lbsave.png') top left no-repeat;
	width: 128px;
	height: 15px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
	position: absolute;
	bottom: 35px;
	font-size: 10px;
	}

.lbContent a#cancel {
	bottom: 10px;
	}

.lbContent form {
	padding: 10px;
	background: #F6F3FE;
	border: 1px solid #DDD;
	font-size: 10px;
	}

.lbContent form > span {
	display: block;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DDD;
	}

.lbContent form span p {
	padding-left: 0;
	}

.lbContent form label.textbox {
	margin: 5px 0;
	display: block;
	clear: left;
	}

.lbContent form label.textbox input {
	margin: 2px 0;
	}

.lbContent form span label {
	display: inline;
	padding-left: 10px;
	}

.lbContent label small {
	font-size: 9px;
	color: #222;
	}

.lbContent form label.boolean {
	display: block;
	clear: left;
	padding: 5px;
	}

.lbContent form input, .lbContent form textbox {
	background: #FFF;
	padding: 0 1px;
	}

.lbContent form input.text {
	width: 100%;
	}

.lbContent form span.list {
	padding-bottom: 5px;
	}

.lbContent form span.list input.text {
	width: 230px;
	margin-bottom: 3px;
	}

.lbContent form span.list a img {
	padding-left: 5px;
	padding-top: 1px;
	}

.lbContent form textarea {
	clear: left;
	padding: 0 1px;
	width: 100%;
	}

.lbContent form select {
	width: 100%;
	padding: 2px;
	background-color: #FFF;
	font-family: inherit;
	font-size: inherit;
	}

#lbLoadMessage p {
	text-align: center;
	width: 18px;
	margin: 0 auto;
	}

#lbLoadMessage img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 16px;
	width: 16px;
	}

.lbContent form div.gallery {
	height: 200px;
	clear: left;
	margin: 0;
	padding: 0;
	border: 1px solid #DDD;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	}

.lbContent form div.gallery a img {
	position: relative;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFF;
	}

.lbContent form div.gallery a img:hover {
	border: 1px solid #AAA;
	background-color: #DDD;
	}

.lbContent form div.gallery a img.selected_image {
	border: 1px solid #000;
	background-color: #DDD;
	}