﻿body
{
    background-color:#010101;
    margin:0px;
    padding:0px;
    color:#E1E1E1;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    font-size:75%;
}
#wrapper
{
    width:1015px;
    margin:auto;
}
#header
{
    background-image:url('../Images/CSS/LeftStripCardTop.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    height:374px;
    width:1015px;
    overflow:hidden;
}

h1
{
    margin:0px;
    margin-bottom:13px;
    font-size:24px;
    font-weight:normal;
}
.BlueBack
{
    color:#000000;
    background-color:#117D7D;
    padding:1px;
    padding-right:5px;
    /*letter-spacing:-2px;*/
}

.BlueBack a{
    text-decoration:none;
    color:#000000;
}


.BlueBack a:hover{
    color:#cecece;
}
.HighlightYellow
{
    color:#000000;
    background-color:yellow;
    padding:1px;
}


#Carousel
{
height:150px;
width:435px;
float:right;
}

/******************
header above card
******************/
#header-content
{

}
#header-content-sub
{
text-align:right;
margin-right:218px;
padding-top:56px;
}
#header-hidcontent
{
float:left;
display:none;
}
#header-content-aboutme
{
width:420px;
height:187px;
float:right;
margin-bottom:5px;
font-size:80%;
}
#header-content-aboutme p
{
margin-top:0px;
}

#header-content-aboutme strong
{
font-size:110%;
}
#header-content-sub h1
{
	clear:both;
	margin-top:0px;
}
/******************
Main section below card
******************/
#main
{
    background-image:url('../Images/CSS/LeftStripCardBottom.jpg');
    background-position:left top;
    background-repeat:no-repeat;
    height:398px;
    width:1015px;
    
}

/*includes blog and nav*/
#main-content
{

}
 a
{
    text-decoration:none;
    color:#B6B6B6;
}
.red
{
    background-color:#D5270E;
    padding:2px;
    color:#000000;
}

#rssEntry
{
    text-align:left;
}
#rssEntry-sitelink
{
margin-bottom:12px;
}
#rssEntry-post
{
text-align:justify;
}
#rssEntry img
{
width:200px;
max-width:200px;
margin-left:15px;
}
#rssFooter
{
clear:both;
margin-bottom:25px;
}
#rssEntry h1
{
letter-spacing:-1px;
}
.owner_comment
{
border-left:solid 5px #333333;
padding-left:15px;
padding-top:3px;
padding-bottom:3px;
}

/*date block*/
.dateblock {
text-align: center;
width: 50px;
font-family: Arial;
float:right;
}
.day {
font-size: 26px;
position: relative;
top: -5px;
}
.month {
font-size: 12px;
}
.year {
font-size: 12px;
position: relative;
top: -10px;
}

/*nav*/
#main-nav
{
    float:right;
    width:200px;
}
#main-nav h1
{
    letter-spacing:-1px;
    text-align:right;
    margin-bottom:2px;
    margin-top:0px;
}

/*blog area*/
#main-content-sub
{
text-align:right;
margin-right:15px;

width:530px;
float:right;
}


#VertScroller
{
margin-top:20px;
}


/*twitter*/
#twitter_update_list
{
	color:#ff6600;
	text-align:justify;
	list-style:none;
	margin:0px 0 0px 0px;
	padding:0;
	

}
#twitter_update_list ul{
	
}

#twitter_update_list li{

	padding:0 0px 0px 0 ;
}

#twitter_update_list li a
{
	display:block;
	text-align:right;
}


/*share links*/
.sharesb{

	clear:both;
text-align:right;
	position:relative;

	font-size:12px;

	-webkit-text-size-adjust:none;

}

.sharesb p {

	padding:0;

	margin:0;

}

.sharesb p a{

	position:absolute;

	top:0px;

	right:0px;

	padding:10px;

	font-size:12px;

}


.sharesb ul{

	text-align:left;

	list-style:none;
	

	margin:15px 0 0px 15px;

	padding:0;

}

.sharesb ul li{

	text-align:center;

	display:inline;
	
	padding:0 6px 6px 0 ;

}

.sharesb ul li.delicious{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/delicious.gif") no-repeat 0 0;}

.sharesb ul li.digg{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/digg.gif") no-repeat 0 0;}

.sharesb ul li.reddit{

	padding:0 0 0 2px;

	background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/reddit.gif") no-repeat 0 0;

}

.sharesb ul li.facebook{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/facebook.gif") no-repeat 0 0;}

.sharesb ul li.stumbleupon{background:url("http://news.bbc.co.uk/shared/img/icons/bookmarks/stumbleupon.gif") no-repeat 0 0;}

.sharesb ul li a{

	padding:0 0 0 18px;

	margin:0 3px 0 0px;

}
