/**
 * Metabox Tabs
 */

ul.wpseo-metabox-tabs {
	display: none;
	margin-top: 12px;
	margin-bottom: 3px;
	padding-left:0px;
}

.wpseo-metabox-tabs-div ul {
	list-style: none;
}

.wpseo-metabox-tabs li {
	display: inline;
}

ul.wpseo-metabox-tabs li.active {
	border-style: solid solid none;
	border-width: 1px 1px 0;
}

ul.wpseo-metabox-tabs li {
	padding: 5px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.wpseo-metabox-tabs a {
	text-decoration: none;
}

.wpseo-metabox-tabs-div div.wpseo-tabs-panel {
	overflow: auto;
	padding: 0.5em 0.9em;
	border-style: solid;
	border-width: 1px;
}

.wpseo-heading {
	padding-left: 10px;
}

.wpseo-tab-content {
	overflow: auto;
	padding: 0.5em 0.9em;
	border-style: solid;
	border-width: 1px;
}

#wpseo_meta .postbox .inside .wpseo-tab-content {
	font-size: 13px !important;
}

.inside .wpseo-tab-content .form-table th {
	font-size: 13px;
	width: 140px !important;
}

.good, .warn, .wrong {
	font-weight: bold;
	text-transform: uppercase;
}

.good {
	color: blue;
}

.warn {
	color: maroon;
}

.wrong {
	color: red;
}

#current_seo_title span {
	background-color: lightyellow;
	padding: 2px 5px;
}

#wpseosnippet {
	margin: 0 0 10px 0;
	padding: 0 5px;
	font-family: arial, sans-serif;
	line-height: 15px !important;
	font-size: 13px !important;
	font-style: normal;
	width: 540px !important;
}

#wpseosnippet td {
	padding: 0;
	margin: 0;
}

#wpseosnippet cite.url {
	font-weight: normal;
	font-style: normal;
}

#wpseosnippet a {
	text-decoration: none;
}

#wpseosnippet .title {
	color: #11c;
	font-size: 16px !important;
	line-height: 19px;
	text-decoration: underline;
}

#wpseosnippet .desc {
	color: #000;
}

#wpseosnippet .url {
	color: #093;
	font-size: 13px;
}

#wpseosnippet .meta {
	color: #767676;
}

#wpseosnippet .util {
	color: #4272DB;
}

#wpseosnippet p {
	margin: 0 !important;
}

#wpseosnippet a:hover {
	text-decoration: underline;
}

#wpseosnippet {
	margin-bottom: 10px;
}

.wpseo_yahoo_kw {
	display: block;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #ddd;
	margin: 3px 8px 3px 0;
	padding: 3px;
}

.wpseo_hidden {
	display: none;
}

/* Linkdex analysis block */

table.wpseoanalysis th {
	text-align: left;
	font-weight: 14px;
	padding: 15px 0 5px 0;
}

table.wpseoanalysis th.first {
	padding-top: 0;
}

table.wpseoanalysis td {
	font-weight: 13px;
	line-height: 16px;
	margin: 5px 0;
}

table.wpseoanalysis td.score {
	width: 40px;
	height: 30px;
	padding-left: 10px;
}

.wpseo_msg {
	border: 1px solid #E6DB55;
	background-color: lightYellow;
	margin: 5px 0 10px 0;
	padding: 0 5px;
}

/*
 * jQuery UI CSS Framework 1.8.12
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Component containers
----------------------------------*/
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #f1f1f1;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

/*
 * jQuery UI Autocomplete 1.8.12
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {
	position: absolute;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete {
	width: 1px;
}

/* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.12
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	float: left;
}

.ui-menu .ui-menu {
	margin-top: -3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: .2em .4em;
	line-height: 1.5;
	zoom: 1;
}

.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	color: #000;
	margin: -1px;
}
.form-table th {
    padding: 10px;
    padding-top:  10px;
    text-align: left;
    vertical-align: top;
    width: 200px;
}
.form-table td {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 9px;
    padding: 0px 10px;
    padding-top: 10px;
}
a, #adminmenu a, #the-comment-list p.comment-author strong a, #media-upload a.del-link, #media-items a.delete, .plugins a.delete, .ui-tabs-nav a {
    color: #21759B;
}
#header{
}
#header .dark{
/*	background: url("../images/header-bg.png") repeat-x scroll center top #006CBB; 
    color: white;
	text-shadow: 1px 1px 1px #5E5E5E;
	padding:  15px;
	padding-bottom: 10px;
*/
    font-size: 12px;
    font-weight: bold;
}
form input[type="submit"] {
    background: url("../images/btn-search-bg.png") repeat-x scroll center top transparent;
    border: 1px solid #1C67A9;
    color: #A45E19;
    cursor: pointer;
    font-size: 16px;
    font-weight: lighter;
    height: 28px;
    text-shadow: 1px 1px 0 white;
    vertical-align: middle;
    width: 73px;
}
#header .dark .form1 input#title,
#header .dark .form1 input#link,
#yoast_wpseo_title,
#yoast_wpseo_metadesc,
#yoast_wpseo_focuskw
 {
    border: 1px solid #CECBCB;
    color: #5E5E5E;
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
    padding: 5px 5px 4px;
    width: 750px;
}
#yoast_wpseo_title,
#yoast_wpseo_metadesc,
#yoast_wpseo_focuskw{
	width:750px;
	border: 1px solid #cecbcb;
}
#header .dark .form1 input#link{
	margin-left: 4px;
}
#header .dark .form1,.wpseo-metabox-tabs-div,.linkdex,.results {
    margin: 0 auto;
    width: 960px;
}
.wpseo-metabox-tabs-div,.linkdex {
	border: 1px solid #cecbcb;
}
.form1{
	background: url("../images/bgr.png") repeat-x;
	border: 1px solid #cecbcb;
	padding-top:15px;
}	
.wpseo-metabox-tabs-div{
	background: url("../images/bgr.png") repeat-x;
	margin-top:15px;
}
.linkdex{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
#logo-header {
    margin: 10px auto 4px;
    width: 960px;
}
span.cke_skin_kama {
	border: none!important;
}
body {
    background-color: #D2E6F4;
    color: #000;
    font-family: Helvetica,Arial,Tahoma,Verdana,sans-serif;
    font-size: 12px;
    margin: 0;
}
.sm{
	text-align: center; 
	padding: 10px 0;
}
.article_heading,.page_url,.page_title,.meta_desc,.content_result,.h1tag,.h26tag,.strongtag,.italictag,.imagealt{
    background: url("../images/bgr.png") repeat-x scroll 0 0 transparent;
    float: left;
    text-align: center;
    width: 100px;
    border: 1px solid #cecbcb;
    padding: 5px 0;
    margin-right:5px;
}
.article_heading{
	width: 105px;	
}
.page_url{
	width: 105px;	
}
.page_title{
	width: 105px;	
}
.meta_desc{
	width: 120px;
}
.content_result{
	width: 75px;
}
.h1tag{
	width: 75px;
}
.h26tag{
	width: 75px;
}
.strongtag{
	width: 75px;
}
.italictag{
	width: 75px;
}
.imagealt{
	width: 80px;
}
.label{
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.results{
	height: 50px;
}
tr.shaded {
    background-color: #F7F3F7;
}
#footer{
	text-align: center;
}
#footer .p1{
	color: #0071bb;
	font-size: 17px;
	font-style: italic;
	padding-top: 5px;
}
#footer .p2{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
}
#footer .p3{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
}
.title_link{
	text-align: center;
}
#header .dark .form1 .title_link input#title{
	margin-left: 145px;
	margin-bottom: 3px;
}
#header .dark .form1 .title_link input#link{
	margin-left: 145px;	
}