/*  
Theme Name: wongaBlog
Theme URI: http://wongablog.co.uk
Description: Created for wongaBlog
Version: 2.0
Author: Andrew West
Author URI: http://wongablog.co.uk
*/


/* This is one hell of a mess. Sorry. It desperately needs cleaning up.

Entire Page */

body {
	margin: 0px;
	padding: 0px;
	font: 85% Verdana, Arial, Sans-Serif;
}

img {
	border: 0px;
	}


/* Layout Elements */

#belowHeader {
	padding-left: 1em;
	}
	
#loopContentContainer {
	width: 100%;
	float: left;
	margin-right: -380px;
}

#loopContent {
	margin-right: 380px;
	line-height: 1.2em;
	overflow:hidden;
}

#loopContent p, #loopContent ul li, #loopContent ol li, #loopContent ul li blockquote p {
	font-size: 0.9em;
}

#sidebarContainer {
	width: 175px;
	float:right;
	position: relative;
	top: -1em;
	background-color: #B3C1F2;
	overflow:hidden;


}

#sidebar {
	padding: 5px;
	margin: 0px 0px 1px 1px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#asidebarContainer {
	width: 175px;
	float:right;
	background-color: #B3C1F2;
	position: relative;
	bottom: 5em;
	top: -1em;
}

#asidebar {
	margin: 0px 0px 1px 1px;
	background-color:#FFFFFF;
	padding: 5px;
	}
	
#asidebar h3 {
	font-size: 1em;
}


#sidebar h3, #asidebar h3 {
	background-color: #B3C1F2;
	margin: 0px -6px 0px -5px;
	position:relative;
	padding: 2px;
	font-size: 1.1em;
	font-weight:normal;
}

#sidebar, #asidebar {
	font-size: 0.8em;
	overflow:hidden;
}

#sidebar p, #asidebar p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#sb_recentcomments {
	overflow:hidden;
}

#sb_advent img {
margin-left: -4px;
padding: 1px 1px 2px 0px;
}

#sb_googleconnect {
	font-size:0.8em;
}

#advent_text {
text-align:center;
}

#sb_advent {
padding-bottom:2px;	
}

.adventred {color: #C60A00}
.adventgreen {color: #006633}


#sb_b4l {
	margin-left: -5px;
}

#sb_values {
	text-align:center;
}

.sb_sharedlinks ul li {
	padding-bottom:1em;
}

#emailbutton {
	margin-left: -2px;
}

#sidebar_flickr_badge_wrapper img {
	border: 1px solid gray;
}

/* Banner and Bar */

#header {
	background: url(/wb-images/interface/bannerBackgroundMonkey81.jpg) no-repeat top left;
	margin-bottom: 1em;
	background-color:#B3C1F2;
	/* background-color: #B3C1F2; */
}

#banner	{
	width: 100%;
	height: 81px;
		}
		
.flickrimg {
	margin-left: 2px;
	margin-top: 2px;
	border: 1px solid black;
}

#flickrimg5 {
	margin-right: 2px;
}

#barContent {
	width: 100%;
	color:white;
	border-bottom: 1px solid #5872B8;
	font-size: 0.9em;
	vertical-align:middle;
}
	
#barFeeds {
	float:right;
}

#barLinks {
	padding: 0px 0px 0px 10px;
}

#barFeeds img {
	padding: 2px 5px 0px 5px; /* I don't understand why 0px works properly */
	margin: 0px;
}

#useronline-browsing-site {
	float:left;
	padding-top:4px;
}

#barContent a:link, #barContent a:visited, #barFeeds a:active, #barFeeds a:link, #barFeeds a:visited, #barFeeds a:active {
	text-decoration: none;
	color:black;
		}

#barContent a:hover, #barFeeds a:hover {
	text-decoration: none;
	color:white;
		}
		
.tab, .firsttab {
	float:left;
	padding: 3px 8px 3px 8px;
	border-right: 1px solid #5872B8;
	color:black;
	font-weight: normal;
	vertical-align:middle;
} 

.firsttab {
	padding: 3px 8px 3px 5px;
}

#democracyForm { /* IE6 fix */
	margin: 0px;
	padding: 0px;
}

#searchform, .livesearchform {
	margin: 0px;
	padding: 0px;
	}
	
.aktt_tweets ul li {
	margin-bottom: 3px;
}

/* Headings */

#loopContent h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-weight: bold;
	display: inline;
	color:#0D3DD7;
	font-size: 1.1em;
	}

#sidebar h2, #asidebar h2 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}

#loopContent h2 {
	font-size: 1.4em;
	color:#2650D7;
	margin: 0px;
}

#loopContent img {
	margin: 0.4em;
}

#loopContent .wp-smiley {
	margin: 0px;
	padding: 0px;
}

/* Posts */

.itemtext {
color: black;
line-height: 1.3em;
}

.itementry {
	margin-bottom: 1em;
}

/* Links */

a {
	color: #2650D7;
	text-decoration: none;
		}

a:hover {
	color: #002E98;
	text-decoration: underline;
		}

/* Metalinks */

.postOneLiner {
	font-size: 0.8em;
	color: #828282;
}

/* Footer */
		
#footer {
	clear: both;
	text-align: center;
	background: url(images/blueGradientFlipped.jpg) repeat-x bottom left;
	font-size:0.75em;
}

/* Footnotes */

ol.footnotes{
 	font-size:.80em;
}

/* del.icio.us*/

.delicious-posts p {
	font-size: 1em;
}

/* Everything below this line scares me a little */

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
/* Duplicate definitions because IE6 is insane */
/*- Begin Lists */

#sidebar ul, #sidebar ol, #asidebar ul, #asidebar ol {
	margin: 2px 0 0;
	padding-left: 0;
	padding-bottom: 2px;
	width: 100%; /*IE6 whitespace li hack */
	}
	
#sidebar ul li, #sidebar ol li, #asidebar ul li, #asidebar ol li {
	padding: 1px 0 1px 0;
	}

#sidebar ul li ul li {
	padding-bottom: 3px;
}

#asidebar p { /* only way to get IE6 to display the asidebar correctly */
	padding: 0 0 5px 0;
	margin: 0px;
}

#sidebar ul li, #sidebar li, #asidebar li, #asidebar ul li { /*IE6 is stupid */
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}
	
/* Comments */

.subscribe-to-comments {
	margin-bottom: 0px;
}

#commentResponseImages img {
	margin: 0px;
	padding: 3px 2px 0px 2px;
}

.comments #leavecomment {
	text-align: center;
	margin-bottom: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	}

.comments .commentlist {
	margin: 0;
	padding: 5px 0 0;
	width: 100%;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	clear:both;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li img.gravatar {
	float: right;
	/* margin: -10px 0 0; */
	}

.comments .commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.comments .commentlist li .counter {
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.comments .commentlist li.authorcomment {
	background: #f6f7f8;
	}
	
.comments .commentlist li.normalcomment {
	background: #ECECEC;
	}

.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
	}
	
#replyform {
	margin: 0;
	padding: 0px 5px 5px 5px;
}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	width: 100%;
	padding: 2px;
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

.comments {
	text-align: left;
	position: relative;
	}
	
.comments .primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px;
	}

.comments .primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}
	
#formwrapper { /* necessary to stop IE6 expanding the 100% width textarea when typing */
	width:100%;
	margin: 0;
	padding:0;
}
	
	/*- Search Form and Livesearch */

#sidebar div.sb_search {
	margin: 1px  1px 3px 1px ;
	}

#sidebar div.sb_search h2 {
	display: none;
	}

input[type=text], input[type=search], textarea {
	color: #444;
	padding: 1px 1 1px 1px;
	margin: 0;
	border: 1px solid #ccc;
	}
	
#searchform, .livesearchform, #livesearch {
	margin:0;
	}