/* @override http://www.bravenewcode.com/wordpress/wp-content/plugins/wordtwit/css/wordtwit-admin.css */

/* @group Head Area */

#wordtwit-head .postbox {
	background: #fff url(../images/wptouch-icon.jpg) no-repeat right bottom;
	overflow: hidden;
	position: relative;
	height: 217px;
}

#wordtwit-head #wordtwit-head-colour {
	background-color: #b7c9d6;
	padding: 10px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;	border: 1px solid #abbbcb;
	margin: -10px -10px -20px;
}

#wordtwit-head-title {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	color: #333c42;
	text-shadow: #deeefa 0 1px 0;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	float: left;
}

#wordtwit-head .postbox img.ajax-load {
	margin-left: 5px;
	margin-bottom: -2px;
}

#wordtwit-head-links {
	float: right;
	position: relative;
	bottom: 6px;
}

#wordtwit-head-links a {
	color: #333c42;
	font-weight: bold;
	text-shadow: #cddce8 0 1px 0;
}

#wordtwit-head-links a:hover {
	color: #d54e21;
	text-shadow: #cedeea 0 1px 0;
}

#wordtwit-head-links li {
	display: inline;
	color: #618299;
	text-shadow: #bfdfe8 1px 1px 0;
}

#wordtwit-news-beta {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 30px;
	width: 100%;
	height: 170px;
	position: relative;
}

#bnc-global #wordtwit-tweet-wrap a {
	width: 100%;
	height: 200px;
	display: block;
}

#wordtwit-head h3 {
	color: #444;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

/* @group Latest News */

#wordtwit-news-wrap {
	float: left;
	width: 46%;
	margin: 0;
	padding: 0;
}

#wordtwit-news-wrap h3 {
	padding-left: 10px;
	display: block;
	width: 100%;
}

#wordtwit-news-content li, ul.tweetlist li {
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
	padding: 3px 0;
	list-style-type: circle;
	list-style-position: inside;
	color: #c1cfd1;
	width: 80%;
}

ul.tweetlist li {
	color: #555;
}

#wordtwit-news-content li:last-child, ul.tweetlist li:last-child {
	border-bottom-style: none;
}

/* @end */

/* @group Tweet List */

#wordtwit-tweet-wrap {
	color: #777;
	padding: 0;
	width: 54%;
	margin: 0;
	float: left;
}

#wordtwit-tweet-wrap h3 {
	padding-left: 9px;
	display: block;
	width: 100%;
	padding-right: 14px;
}

#wordtwit-tweet-wrap ul {
	width: 85%;
}

#wordtwit-tweet-wrap li {
}

/* @end */



/* @end */

/* @group URL Shortening */

#bnc-global #url-holder {
	display: inline;
	margin-left: 10px;
	color: red;
}

#bnc-global a#create-url {
	border: 2px solid #a4c6d3;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-top-right-border-radius: 5px;
	-moz-bottom-right-border-radius: 5px;
	color: #555;
	font-size: 11px;
	background-color: #ebf1ff;
	font-weight: bold;
	text-shadow: #fff 0 1px 1px;
	padding: 3px 5px;
	margin-left: -59px;
	margin-right: 5px;
	border-left-style: dashed;
	border-left-width: 3px;
}

#bnc-global a#create-url:hover {
	border: 2px solid green;
	color: green;
	background-color: #eee;
	border-left-width: 3px;
	border-left-style: dashed;
}

#bnc-global select.select {
	margin-left: 5px;
}



/* @end */

/* @group Twitter Profile Area */

#bnc-global #profile-box {
	padding-left: 5px;
	padding-bottom: 10px;
}

#bnc-global .avatar {
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
	-webkit-box-reflect:below -2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(white));
	-webkit-box-shadow: #ccc -0px -2px 6px;
	border-style: none;
}

#bnc-global .info {
	position: relative;
	bottom: 10px;
	margin-left: 58px;
}

#bnc-global #profile-box p {
	margin-left: 58px;
}

#bnc-global #profile-box h4,
#bnc-global #profile-box h5  {
	font-size: 13px;
	text-shadow: #fff 0 -1px 1px;
	margin: 0px;
	padding-bottom: 2px;
}

#bnc-global #profile-box h5 {
	font-size: 11px;
	font-weight: normal;
}



/* @end */

/* @group Stats Table */

#fancy_ajax #link-area {
	color: #ccc;
	margin-bottom: 10px;
	background-color: #f1f1f1;
	padding: 10px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#fancy_ajax #link-area h4 {
	text-align: left;
	font-size: 14px;
	color: #444;
	text-shadow: #fff -1px 0 0;
	position: absolute;
	top: -10px;
}

#fancy_ajax #link-area a {
	text-decoration: none;
	color: #d54e21;
}

#fancy_ajax #link-area a:hover {
	color: #3c627f;
}

#fancy_ajax table#url-table {
	
}

#fancy_ajax table#url-table tr th {
	padding-bottom: 15px;
}

#fancy_ajax table#url-table td {
	font-size: 11px;
	margin-top: 0;
	padding: 3px 5px 5px;
	width: 5%;
}

#fancy_ajax table#url-table tr.int, #fancy_ajax table#url-table tr.ext {
	background-color: #ebf7fe;
}

#fancy_ajax table#url-table td.first {
	width: 40%;
	overflow: hidden;
}

#fancy_ajax table#url-table td a {
	text-decoration: none;
	color: #d54e21;
}

#fancy_ajax table#url-table td a:hover {
	color: #3c627f;
}



/* @end */

/* @group Write Panel Widget */

#retweet-button {
	clear: both;

	padding-top: 7px;
	padding-right: 5px;
}

#retweet-button a {
	float: right;
	margin-bottom: 7px;
}

.retweet-clear {
	clear: both;
}

#wordtwit-box .misc-pub-section {
	line-height: 1.5;
	overflow: hidden;
	padding-right: 5px;
}

#wordtwit-box .misc-pub-section.wt-status-bar {
	background: url(../images/stripes.png) repeat 0 0;
	text-shadow: #fff 0 1px 0;
	padding: 6px 5px 5px 7px;
}

#wordtwit-box .inside {
	margin: 0px;
}

#wordtwit-box .wt-preview {
	font-size: 8pt;
	width: 217px;
	display: block;
	float: right;
}

#wordtwit-box .wt-preview .tweeted {
	color: green;
}

#wordtwit-box .wt-preview .pending {
	color: #eb731f;
}

#wordtwit-box .wt-preview .not-tweeted {
	color: #7d95a6;
	font-style: italic;
}

/* @end */
