@import url("../twentyeleven/style.css");

/*
Theme Name:     Chris
Theme URI:      http://example.com/
Description:    Hanley Wood Radar Desk theme 
Author:         Chris Bubny
Author URI:     http://www.hanleywood.com/
Template:       twentyeleven
Version:        0.1.0
*/
body {
	margin:0;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
	background-color:#fff;
	padding:0;
}

#page {
	width:100%;
	max-width:100%;
	margin:0;
}

#branding {
	float:left;
	width:15%;
	border:none;
	margin-top:1%;
	margin-bottom:0;
	padding-bottom:0;
}

#branding img {
	width:80%;
}

.featured-posts,#ie7 article.intro {
	width:90%;
}

.entry-content h1,.entry-content h2,.comment-content h1,.comment-content h2 {
	margin:0;
}

.singular #content,.left-sidebar.singular #content {
	margin:0;
}

#content {
	margin:0;
}

.singular .page .content {
/*width: 1500px;*/
}

.singular.page .hentry {
	padding:0;
	margin:0;
}

.singular .hentry {
	padding:0;
}

.singular .page .entry-content {
	width:100%!important;
	padding:0;
}

#page .one-column #content {
	margin:0 1%!important;
	width:auto;
}

.one-column #content {
	margin:0 1%!important;
	width:auto;
}

#access {
	width:100%;
	min-height:846px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	margin-top:4px;
	margin-bottom:0;
	padding-bottom:0;
	background:#222;
}

#access ul {
	padding:0;
	margin:0;
}

#access li {
	margin-top:0;
	float:none;
	border-top:1px solid #333;
	border-bottom:1px solid #000;
}

#access li a {
	padding:5%;
	line-height:18px;
}

#access ul ul {
	width:93%;
}

#access ul ul li {
	width:100%;
	border:none;
}

#access ul ul a {
	background:#f9f9f9;
/* Show a solid color for older browsers */
	background:-moz-linear-gradient(#f9f9f9,#e5e5e5);
	background:-o-linear-gradient(#f9f9f9,#e5e5e5);
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f9f9f9),to(#e5e5e5));
/* Older webkit syntax */
	background:-webkit-linear-gradient(#f9f9f9,#e5e5e5);
	border-top:1px solid #fff;
	border-bottom:1px solid #d6d6d6;
	color:#444;
	font-size:13px;
	font-weight:400;
	height:auto;
	line-height:1.4em;
	padding:10px;
	width:100%;
}

#access li:hover > a,#access ul ul :hover > a,#access a:focus {
	background:#efefef;
}

#access li:hover > a,#access a:focus {
	background:#e4082d;
/* Old browsers */
	background:-moz-linear-gradient(top,#e4082d 0%,#bc0303 100%);
/* FF3.6+ */
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e4082d),color-stop(100%,#bc0303));
/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,#e4082d 0%,#bc0303 100%);
/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,#e4082d 0%,#bc0303 100%);
/* Opera 11.10+ */
	background:-ms-linear-gradient(top,#e4082d 0%,#bc0303 100%);
/* IE10+ */
	background:linear-gradient(to bottom,#e4082d 0%,#bc0303 100%);
/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4082d',endColorstr='#bc0303',GradientType=0);
/* IE6-9 */
	color:#fff;
}

#access ul ul a:hover {
	color:#444;
	background:#e5e5e5;
}

#access .current-menu-item > a,#access .current-menu-ancestor > a,#access .current_page_item > a,#access .current_page_ancestor > a {
	background:#f9f9f9;
/* Show a solid color for older browsers */
	background:-moz-linear-gradient(#f9f9f9,#e5e5e5);
	background:-o-linear-gradient(#f9f9f9,#e5e5e5);
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(#f9f9f9),to(#e5e5e5));
/* Older webkit syntax */
	background:-webkit-linear-gradient(#f9f9f9,#e5e5e5);
	color:#000;
}

#access .menu-categorical-main-menu-container {
	margin:0;
}

#main {
	width:85%;
	float:left;
	clear:none;
	padding:0;
}

#main #content {
	margin:0;
}

h2 {
	font-family:"Helvetica Neue";
	font-size:50px;
	font-weight:700;
	color:inherit;
	text-rendering:optimizelegibility;
	line-height:64px;
	margin-bottom:10px;
	clear:none;
}

.container {
	width:100%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	*zoom:1;
}

div.radar-entry {
	border-top:1px solid;
	padding-top:6px;
	padding-bottom:30px;
}

div.radar-container {
	overflow:hidden;
	overflow-y:scroll;
	resize:none;
	padding-left:5px;
	padding-right:5px;
	height:791px;
	clear:both;
}

.head-icon {
	padding-top:8px;
	float:left;
	height:55px;
}

.curate-icon-1{
	background-image:url('img/num1_55.png');
	padding-top:8px;
	float: left;
	width: 61px;
	height: 55px;
}

.curate-icon-2{
	background-image:url('img/num2_55.png');
	padding-top:8px;
	float: left;
	width: 61px;
	height: 55px;
}
.curate-icon-3{
	background-image:url('img/num3_55.png');
	padding-top:8px;
	float: left;
	width: 61px;
	height: 55px;
}


.row {
	margin-left:-20px;
	*zoom:1;
}

.row:before,.row:after {
	display:table;
	content:"";
}

.row:after {
	clear:both;
}

[class*="span"] {
	float:left;
	background:#fff;
	border:1px solid #e1e1e8;
	min-height:800px;
	-webkit-box-sizing:border-box;
/* Safari/Chrome, other WebKit */
	-moz-box-sizing:border-box;
/* Firefox, other Gecko */
	box-sizing:border-box;
	box-shadow:0 2px 4px -3px rgba(0,0,0,0.3);
	-moz-box-shadow:0 2px 4px -3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 2px 4px -3px rgba(0,0,0,0.3);
}

#categorical-newsletter-create .span8 .newsletter-ads-container,#categorical-newsletter-create .span8 .newsletter-articles-container {
	height:742px;
	overflow:hidden;
	overflow-y:scroll;
}

div.newsletter-container {
	overflow:hidden;
	overflow-y:scroll;
	resize:none;
	padding-left:15px;
	padding-right:15px;
}

.span8 .newsletter-container {
	overflow:hidden;
}

.newsletter-articles-container {
	width:50%;
	float:left;
}

.newsletter-ads-container {
	width:40%;
	
	margin-right:4px;
}

#categorical-newsletter-create .span8 .newsletter-ads-container {
	width:46%;
	padding-right:4%;
	margin-right:0;
}

.newsletter-ads-container .categorical-newsletter-width {
	width:100%;
}

.newsletter-actions-container {
	height:30px;
	padding:10px;
	clear:both;
	border-top:none;
	
	width:47%;
}

.newsletter-actions-container.top {
	width:97%;
}

.newsletter-actions-container .btn {
	cursor:pointer;
	border:none;
	background:#000;
	color:#fff;
	font:12px "Helvetica Neue";
	font-weight:700;
	padding:3px 6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	margin-right:.5%;
}

.newsletter-actions-container .ctgl-publish-btn {
	cursor:pointer;
	border:none;
	background:#e4082d;
	color:#fff;
	font:12px "Helvetica Neue";
	font-weight:700;
	padding:3px 6px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
}

.newsletter-actions-container input:hover {
	opacity:.8;
	filter:alpha(opacity=80);
/* For IE8 and earlier */
}

div.radar-main {
/*  display: block;*/
	padding:1.5% 1%;
	margin:0;
	border:1px solid #E6E6E6;
	border-bottom:none;
/*  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;*/
	background-color:#f6f6f6;
	height:900px;
}

select.article-source-select {
/*background: black;*/
	width:85%;
	font-family:"Helvetica";
	font-size:14px;
	margin-top:10px;
	padding:4px;
	color:#000;
	-webkit-appearance:menulist;
	box-sizing:border-box;
	-webkit-box-align:center;
	border:1px solid #eee;
	float:left;
}

.newsletter-drag-target {
	
	height:700px;
	font-family:"Helvetica Neue";
	font-weight:700;
	font-size:14px;
	padding:6px;
	margin-top:10px;
	text-align: center;
}

.categorical-newsletter-item,.categorical-headline-draggable,.categorical-article-list-live .categorical-article-live,.categorical-article-list .categorical-article {
	border-top:1px solid #ccc;
}

.categorical-headline-draggable {
	float:left;
	width:96%;
	padding:2%;
}

#categorical-feed-html .categorical-headline-draggable:focus,#categorical-feed-html .categorical-headline-draggable:hover {
	background:#f6f6f6;
}

.categorical-newsletter-item .categorical-headline,.categorical-headline-draggable .categorical-headline {
	border:none;
}

.categorical-newsletter-section-heading {
	margin-bottom:10px;
}

.refresh-btn {
	background:url(img/refresh.png) no-repeat;
	cursor:pointer;
	border:none;
	width:18px;
	height:18px;
	float:left;
	margin: 13px 10px;
}

.hide {
clear:both;
}

.newsletter-actions-container #ctgl-newsletter-date {
	float:left;
	margin-right:.5%;
}

.newsletter-actions-container .ctgl-retrieve-btn {
	background:url(img/retrieve.png) no-repeat;
	cursor:pointer;
	border:none;
	width:22px;
	height:22px;
	float:left;
	display:block;
	text-indent:-9999px;
}

.newsletter-actions-container .ctgl-refresh-btn {
	clear:left;
	margin-top:1%;
}

.one-column #page {
	max-width:100%;
}

.one-column #main #content {
	margin:0!important;
	width:auto;
}

/**** Tooltip ****/
/* tooltip styling. by default the element to be styled is .tooltip */
.tooltip {
	display:none;
	background:#000;
	font-size:12px;
	padding:4px 10px;
	color:#eee;
	text-align:center;
	font-weight:700;
	border-radius:2px;
	-webkit-border-radius:2px;
}

@media all and (min-width: 320px) {
#branding img {
	width:100%;
}

.span4 {
	padding:1%;
	margin:0 .64%;
	width:32%;
}

.span1 h2 {
	font-size:24px;
	text-align:left;
	line-height:68px;
}

.span4 h2 {
	font-size:14px;
	text-align:center;
	line-height:18px;
}

.span8 h2 {
	font-size:14px;
	text-align:left;
	line-height:18px;
}

.span4 .head-icon {
	margin:0 20%;
}

.span1 {
	width:48%;
	padding:1%;
	margin:0 1%;
}

.span8 {
	width:65%;
	padding:1%;
	margin:0 .86%;
}

#categorical-newsletter-create .span8 .newsletter-ads-container,#categorical-newsletter-create .span8 .newsletter-articles-container {
	height:742px;
	overflow:hidden;
	overflow-y:scroll;
}
}

@media all and (min-width: 768px) {
.span4 h2 {
	font-size:30px;
	line-height:64px;
	text-align:left;
}

.span1 h2 {
	font-size:40px;
	line-height:64px;
	text-align:left;
}

.span8 h2 {
	font-size:30px;
	line-height:64px;
	text-align:left;
}

.span4 .head-icon {
	margin:0;
}

#categorical-newsletter-create .span8 .newsletter-ads-container,#categorical-newsletter-create .span8 .newsletter-articles-container {
	height:742px;
	overflow:hidden;
	overflow-y:scroll;
}
}

@media all and (min-width: 960px) {
#branding img {
	width:80%;
}

[class*="span"] h2 {
	font-size:45px;
	line-height:66px;
}

#categorical-newsletter-create .span8 .newsletter-ads-container,#categorical-newsletter-create .span8 .newsletter-articles-container {
	height:742px;
	overflow:hidden;
	overflow-y:scroll;
}
}