/*
Theme Name: NickNairnTV
Theme URI: http://www.speak.co.uk/
Description: Theme for Nick Nairn.TV
Version: 0.1
Author: <a href="http://www.speak.co.uk/">speakeasy productions</a>
*/

#darkside{
	padding: 0 0 0 5px;
	background:url(images/trans50.png) top left repeat;
}

.recentdate {
	font-size:10px;
	color:#818181;
	padding: 0 0 5px 0;
}

body {
background:url(images/NNBlogBG.jpg) top left no-repeat #222222;
background-attachment:fixed;
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:12px;
color:#fff;
padding:0 0 15px 0;
margin:0;
}

#topright {
	float:left;
}

#topspacer {
	width:15px;
	height:34px;
	float:right;
}

#toptwitter {
	background:url(images/topbar-twitter.png) top left no-repeat;
	width:62px;
	height:34px;
	float:right;
}

#toplinkedin {
	background:url(images/topbar-linkedin.png) top left no-repeat;
	width:67px;
	height:34px;
	float:right;
}

#topfacebook {
	background:url(images/topbar-facebook.png) top left no-repeat;
	width:62px;
	height:34px;
	float:right;
}

#topyoutube {
	background:url(images/topbar-youtube.png) top left no-repeat;
	width:52px;
	height:34px;
	float:right;
}


#topback {
	background:url(images/topbar-backbutton.jpg) top left no-repeat;
	width:177px;
	height:34px;
	float:left;
}

#nnlogo {
	background:url(images/nntv_logo.png) top left no-repeat;
	width:239px;
	height:67px;
	padding: 0 0 17px 0;
}

* {
padding:0;
margin:0;
}

a {
color:#ffffff;
text-decoration:none;
}

a:hover {
color:#fff;
text-decoration:none;
}

h1, h2, h3, h4 {
font-family:Arial, Verdana, sans-serif;
font-weight:normal;
}

input, select {
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:11px;
}

textarea {
font-family:Arial, Verdana, Geneva, sans-serif;
font-size:12px;
}

abbr {
border:none;
}

#wrap {
width:825px;
margin:0 auto;
}

/* Header */

#header {
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
margin:0 0 15px 0;
padding:0 0 0 0;
text-align:left;
height:35px;

}

#header h1 {
font-size:22px;
letter-spacing:-1px;
padding:10px 0;
color:#ffffff;
}

#header h1 a {
background:url(images/logo.gif) top left no-repeat;
padding:3px 0 5px 45px;
color:#fff;
text-decoration:none;
}

#menu {
font-size:13px;
background:#002a53;
position:relative;
padding:5px;
margin:0 0 10px 0;
width:690px;
text-align:left;
}

#feed {
float:right;
padding:15px;
}

#blogtitle {
float:left;
vertical-align: middle;
padding: 8px 0 0 0;
}


#feed a {
background:url(images/rss-icon.gif) right no-repeat;
padding:2px 24px 0 0;
}

#menu ul {
float:left;
list-style:none;
}

#menu li {
float:left;
padding:3px 10px;
border-right:#00355f 1px solid;
}

#menu li:last-child {
border:none;
}

#content {
	/* background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */
background:url(images/trans50lt.png) top left repeat;
float:right;
width:503px;
padding:12px;
margin: 20px 0 0 0;
text-align:left;
}

#bgimage {
	background:url(images/trans50.png) top left repeat;  // UNCOMMENT THIS FOR BACKGROUND
}

#contentbg {
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
float:right;
width:503px;
padding:12px;
text-align:left;
z-index:-1;
}


#content h2 {
font-size:18px;
padding:5px 0;
color:#6799c8;
}

#content h2 a {
color:#fff;
text-decoration:none;
}

#content h2.archive {
font-size:18px;
color:#4e8abe;
padding:10px 0 5px 0;
}

#content a.commentsLink {
color:#313131;
}

/* Navigation */

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navpost {
font-size:11px;
margin:0 0 20px 0;
}

.navpost div {
background:#000000;
color:#87b2d8;
padding:2px 4px;
}

.navpost a {
color:#87b2d8;
text-decoration:none;
}

.navpost a:hover {
color:#fff;
text-decoration:none;
}

.navigation {
font-size:11px;
margin:0 0 20px 0;
}

.navigation a {
background:#002a53;
display:block;
color:#87b2d8;
text-decoration:none;
padding:2px 4px;
}

.navigation a:hover {
color:#fff;
text-decoration:none;
}

/* Main for posts */

.main {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.main h3 {
font-size:15px;
font-weight:bold;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#005595 1px solid;
}

.main a {
color:#87b2d8;
}

.main a:hover {
color:#4e8abe;
}

.main a img {
padding:2px;
border:#0085b5 1px solid;
}

.main a:hover img {
padding:2px;
border:#87b2d8 1px solid;
}

.main p {
line-height:16px;
margin:0 0 15px 0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.stamp {
font-size:11px;
color:#4e8abe;
}

.stamp a {
color:#87b2d8;
text-decoration:none;
}

.stamp a:hover {
color:#fff;
}

.meta {
font-size:11px;
line-height:16px;
color:#818181;
//border-top:#818181 1px solid;
//margin:0 0 15px 0;
padding:5px 0px 30px 0px;
}

.metacom {
background:url(images/trans50lt.png) top left repeat;
color:#ffffff;
float:left;
width:50%;
}

.metacom2 {
background:url(images/viewcom.png) top left repeat;
color:#000000;
//padding:0 5px 0 0;
float:left;
width:25%;
}

.metacom3 {
background:url(images/addcom.png) top left repeat;
color:#000000;
float:left;
width:25%;
}


img.wp-smiley {
margin:0;
padding:0;
border:none;
}

blockquote {
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

.warning p {
font-size:13px;
margin:0 0 0 20px;
padding:0 0 0 10px;
border-left:#005595 1px solid;
}

/* Sidebar */

.postarrows {
float:right;
padding: 0 5px 0 0;
}

#sidesearch {
	padding:5px;
}

#sidebar {
font-size:11px;
float:left;
width:270px;
padding:0 15px 20px 5px;
text-align:left;
}

#sidebar h3 {
font-size:12px;
font-weight:bold;
color:#0089bc;
margin:20px 0 5px 0;
//background:url(images/trans50.png) top left repeat;
//border-bottom:#0089bc 1px solid;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:2px;
//background:url(images/trans50.png) top left repeat;
margin:5px 0 0 0;
}

#author h3 {
margin:5px 0 5px 0;
}

/* Forms: input, textarea */

input {
background:#404040;
padding:3px 5px;
border:none;
border-bottom:#818181 1px solid;
color:#fff;
}

textarea {
background:#404040;
width:400px;
padding:3px 5px;
border:none;
border-bottom:#818181 1px solid;
color:#fff;
}

#searchform {
margin:15px 0 0 0;
}

.searchinfo {
padding:5px 0 0 0;
}

#searchform input {
background:url(images/trans50.png) top left repeat;
//background:#818181;
display:block;
padding:3px 5px;
border:#cccccc 1px solid;
color:#ffffff;
}

#searchform input:hover {
background:#004b8d;
cursor:pointer;
border:#cccccc 1px solid;
color:#fff;
}

#searchform #s {
background:#002a53;
padding:3px 5px;
border:none;
border-bottom:#004b8d 1px solid;
color:#fff;
cursor:text;
}

input.submit {
background:#002a53;
display:block;
padding:3px 5px;
margin:0 0 10px 0;
border:#004b8d 1px solid;
color:#a0cbed;
cursor:pointer;
}

input.submit:hover {
background:#004b8d;
cursor:pointer;
border:#004b8d 1px solid;
color:#fff;
}

/* Comments */

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentList {
list-style:none;
margin:10px 0 30px 0;
}

.commentList li {
padding:0 0 10px 0;
}

.commentList li.bypostauthor .commentText {
border-top:#818181 1px solid;
}

.commentMod {
background:#002a53;
padding:1px 3px;
margin:10px 0 0 10px;
}

.commentAuthor {
padding:10px 0;
margin:0 0 0 30px;
width:350px;
color:#818181;
}

.commentAuthor img {
float:left;
margin:5px 12px 0 0;
}

.commentAuthor p {
padding:3px 0 0 0;
}

.commentAuthor small {
font-size:11px;
}

.commentText {
  <!--//background:#002a53;-->
width:480px;
padding:10px;
border-top:#818181 1px solid;
}

.commentText p {
line-height:18px;
margin:7px 0;
}

.commentMeta {
font-size:12px;
color:#818181;
}

#commentForm p {
color:#4e8abe;
font-size:11px;
line-height:18px;
margin:0 0 15px 0;
}

/* Footer */

#footer {
	background: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

position:relative;
font-size:11px;
color:#4e8abe;
margin:0 auto;
padding:10px;
text-align:left;
}

#footer a {
color:#87b2d8;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

#top {
float:right;
}

#top a {
background:url(images/top.gif) right no-repeat;
padding:0 16px 1px 0;
}

/* Widgets */

.wp-caption {
border:1px solid #00377c;
text-align:center;
background-color:#001e42;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

#wp-calendar {
padding:10px 0 0 0;
}

#wp-calendar caption {
text-align:left;
padding:0 0 3px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 4px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

/* Round Corners */

.corner-TL{
background:url(images/corners.gif) 0 0 no-repeat;
display:block;
position:absolute;
top:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-TR{
background:url(images/corners.gif) -10px 0 no-repeat;
display:block;
position:absolute;
top:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BL{
background:url(images/corners.gif) 0 -10px no-repeat;
display:block;
position:absolute;
bottom:0;
left:0;
width:10px;
height:10px;
overflow:hidden;
}

.corner-BR{
background:url(images/corners.gif) -10px -10px no-repeat;
display:block;
position:absolute;
bottom:0;
right:0;
width:10px;
height:10px;
overflow:hidden;
}

/* Self-Clear Floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE6/7 Hacks */

* html .group {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

/* Paul hacks */

#nntitlebar {
	background: #00aeef;
	color: #ffffff;
	height: 45px;
}

#nnsubtitlebar {
	background: #585858;
	color: #ffffff;
	height: 18px;
}

