/* Self Clearing Goodness */
#catchthemes:after,
#theme-option-title:after,
#theme-support:after,
#adventurous_ad_tabs:after,
#catchthemes .row:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
}
#catchthemes {
    background-color: #fff;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	margin: 10px 20px 10px 0;
	padding-bottom: 30px;
}
#catchthemes .updated {
    display: inline;
    float: right;
}
#catchthemes #theme-option-header {
    background-color: #3A3D41;
	padding: 10px 20px 20px;
}
#catchthemes #theme-social {
    float: right;
    width: 330px;
}
#catchthemes #theme-social ul li {
    display: inline;
    float: right;
}
#catchthemes #theme-option-title {
    float: left;
}
#catchthemes #theme-option-title .title {
    color: #fff;
    float: left;
    font-size: 21px;
    line-height: 53px;
    padding: 0 10px 0 0;
	text-shadow: none;
}
#catchthemes #theme-option-title .logo  { 
	float: left;
    padding: 0;
}
#catchthemes #theme-support {
    clear: both;
    text-align: right;
}
#catchthemes #theme-support ul li {
	display: inline;
}
#catchthemes #theme-support a {
	opacity: 0.8;
	-moz-opacity: 0.8;
}
#catchthemes #theme-support a:hover {
	opacity: 1;
	-moz-opacity: 1;
}
#catchthemes .tabNavigation {
    background-color: #000;
    margin: 0 auto;
    text-align: center;
	font: 13px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	line-height: 18px;
}
#catchthemes .tabNavigation li {
    display: inline-block;
    margin: 0;
}
#catchthemes .tabNavigation li a {
    color: #EEEEEE;
    display: block;
    font-size: 15px;
    line-height: 38px;
	outline: none;
    padding: 0 15px;
    text-decoration: none;
    text-transform: capitalize;
}
#catchthemes .tabNavigation li a:hover,
#catchthemes .tabNavigation li.ui-state-active a {
	background-color: #dfdfdf;
    color: #000;
}
#catchthemes .option-container {
    margin: 0 auto;
    width: 98%;
}
#catchthemes .tabNavigation .ui-tabs-selected a {
	background: url( '../../../../../wp-admin/images/menu-bits.gif' ) repeat-x left top #E0E0E0;
	border-color: #aaa !important;
	color: #000;
}
#catchthemes h3.option-toggle {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	margin: 20px 0 0 0;
	border:1px solid #dfdfdf;
	background-color: #F1F1F1;
	background-image: -ms-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -moz-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -o-linear-gradient(top, #f9f9f9, #ececec);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#ececec));
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ececec);
	background-image: linear-gradient(top, #f9f9f9, #ececec);
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-weight: normal;
	float: left;
	padding: 0;
	width: 99%;
}
#catchthemes h3.option-toggle a {
	background:url(images/arrow-light.png) 99% 50% no-repeat;
	color: #464646;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	text-shadow:#fff 0 1px 0;
}
#catchthemes h3.option-toggle a:hover, 
#catchthemes h3.option-active a {
	background:url(images/arrow-dark.png) 99% 50% no-repeat;
	color: #444;
}
#catchthemes .option-content {
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	margin: 0;
	padding: 15px 0 0;
	border: 1px solid #dfdfdf;
	border-top:none;
	background: #fcfcfc;
	overflow: hidden;
	font-size: 13px;
	clear: both;
	color: #333;
	width: 99%;
}
#catchthemes .option-content .row {
    padding: 0 15px 15px;
}
#catchthemes .post-slider .option-content .row,
#catchthemes .page-slider .option-content .row {
    padding: 15px;
}
#catchthemes .option-content .col {
	display: inline;
	float: left;
}
#catchthemes .option-content .col-1 {
	font-weight: bold;
    padding-right: 15px;
    width: 250px;
}
#catchthemes .option-content .col-1 p {
	margin: 0;
}
#catchthemes .option-content .col-1 small {
	font-size: 10px;
	font-weight: normal;
}
#catchthemes .option-content .col-header {
    display: block;
    font-weight: bold;
}
#catchthemes .option-content .col-options {
    clear: both;
    display: block;
}
#catchthemes .option-content .col-options .box {
    display: inline-block;
    float: left;
    margin-left: 10px;
    width: 120px;
}
#catchthemes .option-content .col-options .box.first {
	margin-left: 0;
}
#catchthemes .option-content .col-options .box img {
	max-width: 100%;
	height: auto;
}
#catchthemes .option-content .button-primary {
    background-color :#2ea2cc;
    border-color: #0074a2;
    color: #fff;
    text-decoration: none;
}
#catchthemes .repeat-content-wrap {
	border: 1px solid #ccc;
	margin: 10px;
}
#catchthemes .repeat-content-wrap h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px 15px;
}
#catchthemes .option-content select[multiple] {
    min-height: 200px;
    width: 360px;
}
#catchthemes .option-content .wp-editor-container {
    width: 600px;
}
#catchthemes .option-content .wp-editor-area {
	min-height: 130px;
}
#catchthemes #upgradepro {
    float: right;
	padding-bottom: 20px;
}
#catchthemes #upgradepro .button { 
	color: #fff;
	border: none;
	padding: 0 16px;
	text-shadow: none;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	font-size: 14px;
    height: 34px;
    line-height: 36px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-transform: uppercase;
	background: none #5E8C10;
}
#catchthemes #upgradepro a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#catchthemes .button.donate { 
	background: none #5e8c10;
	color: #fff;
	font-weight: bold;
    text-shadow: none;
}
@media screen and (max-width: 780px) {
	#catchthemes .option-content .col {
		width: 100%;
	}
	#catchthemes .option-content textarea,
	#catchthemes .option-content input[type="text"] {
		width: 98%
	}
}