/* WPtouch Admin CSS */

#wptouch-theme {
	font-family: "Lucida Grande", Georgia, Arial, sans-serif;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: auto;
	float: left;
}

#wptouch-theme h4 {
	font-size: 13px;
	margin-top: 3%;
	margin-bottom: 2%;
}

#wptouch-theme a {
	color: #3c627f;
}

#wptouch-theme a:hover {
	color: #d54e21;
}

#wptouch-theme .wptouch-clearer {
	clear: both;
}

/* @group Header */

#wptouch-theme .wptouch-version {
	color: #ccc;
	position: relative;
	font: 18px Georgia;
	float: left;
	margin-top: 10px;
	margin-bottom: -30px;
}

#wptouch-theme #wptouch-title {
	border-bottom: 1px solid #dedede;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 216px;
	background: url(../images/admin-header.png) no-repeat;
}

#wptouch-theme .header-wptouch-version {
	font: bold 20px "Myriad Pro", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #4d6277;
	text-shadow: #85b3df 0 1px 2px;
	letter-spacing: -1px;
	display: inline;
	float: left;
	position: relative;
	top: 183px;
	left: 140px;
}



/* @end */

/* @group DIV Classes */

#wptouch-theme .wptouch-item-desc h2 {
	color: #264761;
	display: block;
	width: 100%;
	border-bottom-style: none;
	font: bold 18px Georgia, Garamond, Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	text-shadow: #ecf4fc -1px -1px 1px;
	letter-spacing: -1px;
	word-spacing: 1px;
}

#wptouch-theme .wptouch-itemrow {
	display: block;
	border-bottom: 1px solid #dedede;
	margin-top: 10px;
	font-size: 11px;
}

#wptouch-theme .wptouch-item-desc {
	float: left;
	width: 24%;
	margin-right: 4%;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 2%;
	margin-bottom: 1px;
	display: block;
}

#wptouch-theme .wptouch-item-desc p {
	font-size: 11px;
}

#wptouch-theme .wptouch-item-content-box1 {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-left: 30%;
	font-size: 11px;
}

.wptouch-select-right select {
	width: 120px;
}

.wptouch-checkbox-row label {
	margin-left: 5px;
}



/* @end */

/* @group Javascript Options Section */


#wptouch-theme ul.wptouch-small-menu li {
	list-style-type: circle;
	color: #444;
	font-size: 11px;
	line-height: 14px;
	list-style-position: inside;
	text-indent: -10px;
	padding: 0 0 0 10px;
	margin: 2px 0;
}



/* @end */

/* @group News and Support */

.newsblock {
	position: relative;
	clear: both;
	bottom: 5px;
}

#wptouch-news-frame ul {
	margin-bottom: 20px;
}

#wptouch-news-frame {
   float: left;
   margin-top: -10px;
}

#wptouch-news-donate {
   font-size: 11px;
	position: relative;
	float: right;
	bottom: 25px;
	line-height: 16px;
	width: 24%;
}

#wptouch-news-frame h3 {
	margin-bottom: 11px;
}

#wptouch-news-donate h3 {
	margin-bottom: 14px;
}

#wptouch-news a {
	text-decoration: none;
	font: bold 11px "Lucida Grande", Arial, Verdana, sans-serif;
	border-bottom-style: none;
	color: #d54e21;
}

#wptouch-news a:hover {
	color: #3c627f;
}

#wptouch-news ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#wptouch-news li {
	padding: 4px 0;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	width: 150%;
}

.donate-spacer {
   padding-bottom: 20px;
}



/* @end */

/* @group Styling Section */

#wptouch-theme .header-item-desc {
	font-size: 11px;
	line-height: 15px;
}

#wptouch-theme .wptouchstyle input {
	-webkit-border-radius:5px;
	border: 1px solid #CCC;
	background-color: #e2fffc;
	color: #444;
	padding: 3px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	vertical-align: middle;
}



/* @end */

/* @group Post Listings Section */

#wptouch-theme .wptouch-checkbox-row {
	margin-bottom: 5px;
	margin-top: 2px;
}

#wptouch-theme .withhr {
	border-bottom: 1px solid #dedede;
	padding-bottom: 15px;
	margin-bottom: 10px;
}



/* @end */

/* @group Available Icons Section */

#wptouch-theme ul.wptouch-iconblock {
	padding: 0 16px 16px 0;
	margin: 0 0 10px;
	float: left;
}

#wptouch-theme ul.wptouch-iconblock li {
	color: #555;
	width: 110px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#wptouch-theme ul.wptouch-iconblock li img {
	float: left;
	margin-right: 6px;
	position: relative;
	bottom: 8px;
	width: 32px;
	height: 32px;
}



/* @end */

/* @group Logo/Bookmark, Page & Menu Icons Section */

#wptouch-theme .wptouch-select-row label {
	margin-left: 5px;
}

#wptouch-theme .wptouch-select-row {
	display: block;
	width: 70%;
	background-color: #e2f5fe;
	border: 1px solid #8aceff;
	margin-bottom: 4px;
	padding: 9px 5px 25px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	margin-top: 0;
}

#wptouch-theme .wptouch-select-row .logohome {
	background-color: #ffe7c2;
}

#wptouch-theme .wptouch-select-left {
	float: left;
}

#wptouch-theme .wptouch-select-right {
	float: right;
	position: relative;
	bottom: 4px;
}

#wptouch-theme .wptouch-select-right select {
	width: 120px;
}

#wptouch-theme .wptouch-checkbox-row label {
	margin-left: 5px;
}



/* @end */

/* @group Plugin Support Section */

#wptouch-theme .wptouch-admin-plugins img {
	position: relative;
	top: 4px;
}

#wptouch-theme .all-good {
	border: 1px solid #8aceff;
	background-color: #e2f5fe;
	padding: 0 3px 5px 5px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#wptouch-theme .sort-of {
	border: 1px solid #ffc900;
	background-color: #fee8b9;
	padding: 0 3px 6px 5px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#wptouch-theme .too-bad {
	border: 1px solid #f96764;
	background-color: #ffaab1;
	padding: 0 3px 6px 5px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/* @end */

/* @group Save Button */

#wptouch-theme input#wptouch-button {
	background-color: #E4F2FD;
	color: #264761;
	border: 1px solid #5289b2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 70px;
	clear: both;
	float: right;
}

#wptouch-theme input#wptouch-button:hover {
	border: 1px solid #b9d6de;
	background-color: #264761;
	color: #c3e1ef;
}

#wptouch-theme input#wptouch-button:active {
	border: 1px solid #b9d6de;
	background-color: #d54e21;
	color: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
}



/* @end */

/* @group Home Page Block */

#wptouch-theme .home-page-block .wptouch-select-row {
	padding-top: 10px;
	padding-bottom: 25px;
	width: 55%;
}

#wptouch-theme .home-page-block .wptouch-select-row select {
	width: 200px;
}



/* @end */

/* @group Misc */

#wptouch-theme #wptouchupdated {
	position: relative;
	font-weight: bold;
	background-color: #f0f6fb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #c3d5e7;
	color: #d54e21;
	margin: 7px 0 15px;
	top: 8px;
	width: 90%;
	padding: 6px;
}

#wptouch-theme form .wptouch-itemrow .double-box-one {
	border-right: 1px solid #e6e6e6;
	margin-right: 25px;
	float: left;
	width: 50%;
}

#wptouch-theme .wptouch-item-desc {
	float: left;
	width: 24%;
	margin-right: 4%;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 2%;
	margin-bottom: 1px;
	display: block;
}

#wptouch-theme form .wptouch-itemrow .double-box-one .wptouch-item-desc {
	width: 39%;
	margin-right: 19%;
}

#wptouch-theme form .wptouch-itemrow .double-box-two {
	width: 43%;
	float: left;
}

#wptouch-theme form .wptouch-itemrow .double-box-two .wptouch-item-desc {
	width: 38%;
}

#wptouch-theme form .wptouch-itemrow .double-box-two textarea {
	width: 55%;
	font-size: 11px;
	color: #555;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 80px;
	margin: 45px 0 0;
	padding: 2px;
	float: right;
}

/* @end */
