/*
Theme Name: Sky Plus Late 2010
Theme URI: http://skyplus.fm/
Description: The late 2010 theme for Sky Plus Radio.
Author: akaver & mrk
Version: ver2010.01
Tags: skyplus
*/

/* styles from the skyplus primary veb*/
@import url("/late2010/css/sky2010.css");


/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -220px 0 0;
	width: 100%;
}
#content {
	margin: 0 230px 0 0px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 200px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 965px;
}
#wrapper {
/*	background: #fff; */
	margin-top: 0px;
	padding: 0px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */
.entry-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #96A9B8;
	line-height: 20px;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	background-image: url('/late2010/imgs/cyan_20.png');
	/* top right bottom left*/
	padding: 20px 30px 20px 30px;

}

.entry-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00BFFF;
	line-height: 24px;
	margin: 18px 0 5px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
}

.entry-date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96A9B8;
	text-decoration: none;
	line-height: 20px;
}

.author{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BFFF;
	line-height: 35px;
	margin: 0 0 10px 0;
	text-decoration: none;
}

.comments-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BFFF;
	line-height: 16px;
	text-decoration: none;
}

.edit-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BFFF;
	line-height: 16px;
	margin: 15px 0 0 0;
	text-decoration: none;
}
.nav-previous {
	text-align: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BFFF;
	line-height: 18px;
	margin: 15px 0 15px 0;
	text-decoration: none;	
}
.nav-next {
	text-align: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BFFF;
	line-height: 18px;
	margin: -33px 0 15px 0;
	text-decoration: none;	
}
.widget-title{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #00BFFF;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
	list-style-type: none;
}

.widget-area ul {
	margin-left: -25px;
	color: #FCDD03;
	list-style: disc;
}
.widget-area li {
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.widget_search #s {/* This keeps the search inputs in line */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCDD03;
	text-decoration: none;
	border: 1px solid #233E54;
	padding: 6px;
	width: 60%;
	margin: 0 0 5px 0;
	background-color: #0B1F2D;
	list-style: none;	
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 0 0;
	list-style: none;
}

h3#reply-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00BFFF;
	line-height: 25px;
	text-decoration: none;
	margin: 0px 0;
	margin-bottom: 0;
}

.logged-in-as,
.comment,
.commentform,
.form-allowed-tags,
.comment-notes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96A9B8;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 10px 0 10px 0;
}



.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	color: #00BFFF;
	line-height: 25px;
	text-decoration: none;	
}

.entry-summary {
	clear: both;
	padding: 0 0 0 0;
	color: #96A9B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 20px 20px 20px 20px;
}
h3#comments-title,
h3#reply-title {
	color: #96A9B8;
	margin-bottom: 0;
}
h3#comments-title {
	font-size: 14px;
	padding: 15px 0 10px 0;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #13344F;
}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #28333C;
	line-height: 24px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #96A9B8;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 0 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	font-size: 11px;
	line-height: 15px;
	color: #627A8E;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 0 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCDD03;
	text-decoration: none;
	border: 1px solid #233E54;
	padding: 3px;
	background-color: #081119;	
	height: 30px;
	width: 51px;
}
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 10px 0;
}
#respond .comment-notes {
	margin-bottom: 10px;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 0 0 0;
}
h3#reply-title {
	margin: 30px 0 20px 0;
}
#comments-list #respond {
	margin: 0 0 0 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	line-height: 18px;
	font-size: 12px;
}
#respond label {
	color: #96A9B8;
	font-size: 12px;
	line-height: 18px;
}
#respond input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCDD03;
	text-decoration: none;
	border: 1px solid #233E54;
	padding: 6px;
	width: 98%;
	margin: 10px 0 0 0;
	background-color: #0B1F2D;	
}
#respond textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FCDD03;
	text-decoration: none;
	border: 1px solid #233E54;
	padding: 6px;
	width: 98%;
	margin: 10px 0 5px 0;
	background-color: #0B1F2D;	
}
#respond .form-allowed-tags {
	font-family: Arial, Helvetica, sans-serif;
	color: #96A9B8;
	font-size: 11px;
	line-height: 17px;
}
#respond .form-allowed-tags code {
	font-family: Arial, Helvetica, sans-serif;
	color: #627A8E;
	font-size: 11px;
	line-height: 17px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FCDD03;
	text-decoration: none;
	border: 1px solid #233E54;
	padding: 4px;
	background-color: #081119;	
	height: 30px;
	width: 140px;
}

