/**
 * Basic
 */
body { font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif; background-color: #f9f9f9; line-height:1.5; }

a { color: #21759B; }
a:hover { color: #D54E21; }

h2 { font-family: Arial, sans-serif; color: #464646; font-size: 30px; font-weight: normal; border-bottom: 1px dashed #ccc; margin: 0px 0px 10px 0px;  }
h3 { font-family: Arial, sans-serif; color: #464646; font-size: 20px; font-weight: normal; margin: 10px 0 5px 0; }

.error,
.notice,
.success,
.message { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice,
.message { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a { color: #D12F19; }
.notice a,
.message a { color: #817134; }
.success a { color: #529214; }


/**
 * Pagination
 */
div.paging,
div.counter { text-align: center; margin: 10px; }
div.counter { margin-top: 10px; }


/**
 * Tables
 */
table { width: 100%; border: 1px solid #dfdfdf; background-color: #fff; clear: both; }
table tr th { padding: 10px; background-color: #e7e7e7; color: #464646; border-bottom: 0px; text-align: left; }
table tr td { padding: 10px; border-bottom: 1px solid #dfdfdf; vertical-align: middle; }
table tr td a { font-weight: normal; text-decoration: none; padding: 0px 5px 0px 0px; }
table tr td a:hover { text-decoration: underline; }
table tr td div.operations a { font-size: 12px; margin-right: 15px; text-decoration: none; text-transform: lowercase; }
table tr td img { margin: 0px; padding: 0px; }
.striped { background-color: #f9f9f9; }

div.level-0 { }
div.level-1 { margin-left: 30px; }

img.permission-toggle:hover { cursor: pointer; }
img.permission-disabled { }

.controller-row { background: #6f6f6f; color: #fff; font-weight: bold; }
.controller-row a { color: #efefef; }
.controller:hover { cursor: pointer; }
.collapse { background: url('../img/icons/bullet_arrow_down.png') no-repeat; padding-left: 15px; }
.expand { background: url('../img/icons/bullet_arrow_right.png') no-repeat; padding-left: 15px; }


/**
 * Forms
 */
label { margin: 0px 0px 0px 3px; font-size: 16px; color: #464646; font-weight: bold; }
.text label,
.textarea label,
.select label,
.file label,
.datetime label,
.password label { display: block; }

form input[type=text],
form input[type=password],
form input[type=file],
form textarea { padding: 5px; font-size: 20px; margin-bottom: 10px; border: 1px solid #ccc; width: 688px;}
form select { padding: 3px; font-size: 20px; margin-bottom: 10px; background-color: #fff; border: 1px solid #ccc; }
form input:focus,
form select:focus,
form textarea:focus { border: 1px solid #999; }
form input[type=submit] { font-size: 24px; margin-top: 20px; }
form textarea { background-color: #fff; width: 300px; height: 60px; font-size: 13px; }
form .wide { width: 500px; height: 150px; }
div.radio { width: 140px; }
div.radio input { width: 30px; float: left; }
div.radio label { width: 80px; float: left;  }
div.input { margin-top: 15px; }
div.input span.description { margin-left: 10px; }
div.input-help { font-weight: bold; font-style: italic; margin-top: -5px;}


/**
 * Header
 */
#header { width: auto; background-color: #464646; padding: 15px 0px 15px 0px; color: #ccc; margin: 0px 0px 10px 0px; }
#header .logo { font-weight: bold; }
#header a { color: #ccc; text-decoration: none; }
#header a:hover { text-decoration: underline; }
#header .site-name-container {margin:0 auto;padding:0 0 0 20px;width:960px;}
#quick { text-align: right; }


/**
 * Navigation
 */
#navigation ul { margin: 0px; padding: 0px; list-style: none; }
#navigation ul li { padding: 5px; margin-left: 3px; margin-bottom: 10px; background-color: #eee; }
#navigation ul li a { margin-bottom: 3px; display: block; font-size: 18px; text-decoration: none; color: #464646; }

#navigation ul li ul { margin-left: 0px; background-color: #fff; }
#navigation ul li ul li { margin-bottom: 2px; background-color: #fff; }
#navigation ul li ul li a { margin: 1px 3px 1px 3px; display: block; font-size: 14px; font-weight: bold; text-decoration: none; color: #21759B; }
#navigation ul li ul li a:hover, #navigation ul li ul li a.current { color: #D54E21; }


/**
 * Nodes
 */
div#node-meta { float: left; }
div#node-meta a { clear: both; }

div.meta { padding: 0px; background-color: #efefef; float: left; margin-bottom: 10px; }
div.meta .actions { margin: 0px 15px 0px 0px; padding: 0px; text-align: right; }
div.meta .actions a { font-weight: bold; text-decoration: none; }
div.meta .actions a:hover { text-decoration: underline; }
div.meta .fields { margin: -15px 0px 0px 0px; }
div.meta .input { margin-left: 10px; margin-right: 10px; float: left; width: 700px;}
div.meta .input textarea { height: 60px;clear:left;float:left; }

div.nodes .type h3 { font-size: 14px; }
div.nodes .type p { margin: 10px 10px 10px 20px; }

div.filter { margin: 10px 0px 20px 0px; background: #efefef; padding: 10px; }
div.filter form select { width: 200px; }
div.preview {border:1px solid #B7B7B7; clear:left; float:left; font-size:20px; padding: 0px 2px 0px 2px; background-color: #F0F0F0; float: right; 
position:relative; margin: 20px 0 0 0;-moz-border-radius:4px 4px 4px 4px;}

div.preview a {
color: #555555;
text-decoration: none;
}

/**
* Dashboard *
*/

div.dashboard p {float:left; margin:5px 0 10px; position:relative; width:610px;}
div.dashboard .admin-section { background-image:url("../img/bg-admin-section.gif"); background-repeat:no-repeat; padding:10px 0 0 15px; margin: 0 0 30px 0; float: left; clear: left; width: 100%;}
div.dashboard .admin-section img {float: left; margin: 0 10px 30px 0; position: relative;}
div.dashboard .admin-section ul {margin: 0 10px 0 100px; width: 40em; }
div.dashboard .admin-section li {float: left; position: relative; width: auto; margin: 0; padding: 0;}
div.dashboard .admin-section ul li a { float: left; padding: 0 10px 0 0; position: relative;}
div.dashboard h2 {clear: left; display:block; margin: 10px 0px 20px;}
div.dashboard .admin-sub-section h4 {color:#464646; font-family:Arial,sans-serif;font-size:17px;font-weight:normal;margin:10px 0 5px;}
div.dashboard .admin-section .admin-sub-section {float: left;clear: left; margin: 0 0 0 20px;}





/**
 * Themes
 */
div.themes h3 { font-size: 16px; margin: 10px 0px 10px 0px; }
div.themes .current-theme .screenshot { float: left; margin: 0px 70px 0px 0px; }
div.themes .available-themes { border-top: 1px dashed #ccc; margin: 50px 0px 0px 0px; }
div.themes .available-themes ul li { float: left; margin: 0px 70px 0px 0px; display: block; }


/**
 * File Manager
 */
.directory-content ul li { padding-left: 18px; }
.directory-content ul li.directory { background: url(../img/icons/folder.png) no-repeat; }
.directory-content ul li.file { background: url(../img/icons/page_white.png) no-repeat; }
.directory-content ul li.file span.actions { margin-left: 20px; display: none; }
.directory-content ul li.file span.actions a { text-decoration: none; font-size: 12px; }
.directory-content ul li.file-extension-php { background: url(../img/icons/page_white_php.png) no-repeat; }
.directory-content ul li.file-extension-css { background: url(../img/icons/css.png) no-repeat; }
.directory-content ul li.file-extension-html { background: url(../img/icons/html.png) no-repeat; }
textarea.file-content { width: 100%; height: 350px; }


/**
 * Footer
 */
#footer { width: auto; text-align: center; background-color: #464646; padding: 15px 0px 15px 0px; color: #ccc; margin: 20px 0px 0px 0px; }
#footer a { color: #ccc; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


/**
 * Tooltip
 */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-north { background-image: url(../img/icons/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../img/icons/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../img/icons/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../img/icons/tipsy-west.gif); background-position: left center; }


/**
 * Others
 */
div.tabs { margin-bottom: 10px; width:762px; float: left;}
div.tabs p { margin: 50px 0px 0px 0px; }

div.actions { padding: 0px 0px 50px 0px; }
div.actions ul { float: left; }
div.actions ul li { margin: 0px 10px 0px 0px; padding: 0px; list-style: none; float: left; }
div.actions ul li a { padding: 10px; margin-right: 10px; text-decoration: none; background-color: #eee; font-weight: bold; float: left; }
div.actions ul li a:hover { background-color: #f2f2f2; }
div.actions ul li span { }

div.bulk-actions .input { float: left; padding: 4px; }

div.breadcrumb { margin: 0px 0px 20px 0px; }

#loading { margin: 0 auto; width: 20px; text-align: center; }
#loading p { background-color: #FFF1A8; font-weight: bold; padding: 5px; margin: 0px; }

.round { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.hidden { display: none; }


/**
 * Login
 */
p#backtosite { padding: 0px 0px 0px 20px; }

#login { margin: 0px auto; width: 320px; padding: 50px 0px 0px 0px; }
#login h2 { border-bottom: 0px; }
#login .forgot { float: right; }
#login input[type=text],
#login input[type=password] { width: 95%; }

#login form { margin: 30px 0px 0px 0px; padding: 0px 20px 20px 20px; background: #fff; border: 1px solid #e5e5e5; }
#login form { -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px; -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px; }
#login form { -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.login #footer { background: none; color: #444; }
.login #footer a { color: #444; }

/**
 * DebugKit
 */
#debug-kit-toolbar ul li.panel-tab { display: none; }
#debug-kit-toolbar ul li.icon { display: inline; }


/**
* Members
**/

.members .checkbox input {
float: left;
margin:5px;
}

.members .form-section h2 {
font-size: 20px;
}

.members .left,
.members .right {
width: 350px;
float: left;
}

.members .left {
margin: 0 20px 0 0;
}

.members .audience .select label {
border-bottom:1px dashed #CCCCCC;
color:#464646;
font-family:Arial,sans-serif;
font-size: 20px;
font-weight:normal;
margin:0 0 10px;
}

.members .audience .checkbox label { 
margin: 0px 0px 0px 3px; font-size: 16px; color: #464646; font-weight: bold;
border: none;
}

.members .audience .status-content {
clear: left;
float: left;
margin: 0 0 20px 0;
font-style: italic;
}

.members .audience .checkbox {
float: left;
width: 180px;
}

.members .form-section {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}

.members div.input {
margin: 0;
}

.members .keywords label {
clear: left;
}

/****
*Quick Search
*/

.actions #FilterAdminIndexForm {
width: 290px;
}

