/*
Theme Name: Gizunk 1.0
Description: Main style for Gizunk
Version: 1.0
Author: Ben Norman
Author URI: www.gizunk.co.uk
*/
/*reset all */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; } 

body {
	font-family: "Segoe UI", "Trebuchet MS" ;
	font-size : 14px;
	background: #efefef;
	color: #353535;
}
a {
	text-decoration: none;
	}
a:link {
	color: #1D7BB1;
}

a:visited {
	color: #1D7BB1;
}
a:hover {
	color: #95cd3c;
}
h1 {
	padding-bottom: 2px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	
}
h2 {
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
	clear:both;
	letter-spacing: -1px;
}
h3 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	clear:both;
}
h5 {
	color: #efefef;
	font-size: 25px;
	margin-bottom: 5px;
}
p {
	margin-bottom: 10px;
	}
.entry p{
	padding-top: 10px;
}
hr {
 clear: both;
 }
#mainPage {
	background: #efefef url(images/headerBackground.gif) repeat-x;
	color: #353535;
}
#contentWrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/fakeSidebar.gif) repeat-y;
}
.identifier {
	float:right;
	font-size: 25px;
	font-weight: bold;
	color: #cbcbcb;
}
#infoLinks {
	color: #1D7BB1;
	float:right;
	font-size: 16px;
	color: #cbcbcb;
	list-style: none;
	overflow: hidden;
	display: inline;
	font-weight: bold;
}
#infoLinks a{
	color: #e1e1e1;
	text-decoration: underline;
}
#infoLinks a:hover{
	color: #95cd3c;
}
#cse-search-results{
	margin: 0 auto;
}
#mainNav {
	float:right;
	position:absolute;
	left: 50%;
	margin-left: -328px;
	top: 100px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline;
}
#logo {

}
#mainNav li {
    float: left;
}
#mainNav a {
	color: #efefef;
	font-size: 18px;
	text-decoration: none;
	padding: 5px 15px 5px 5px;
	display: block;
	background-repeat: no-repeat; 
	zoom: 1;
}
#mainNav a:hover {
	color: #95cd3c;
}
#googleSearch {
	margin-top: 9px;
	margin-left: 70px;
}
#topStories {
	float:right;
	height: 140px;
	width: 790px;
	background: #efefef;
	text-align: center;
	list-style-type: none;
	margin-bottom: 20px;
	padding: 5px 0px 0px 1px;
	zoom:1;
}
#topStories li {
	border-style: solid;
	border-width: 1px;
	border-color: #dadada;
	margin-left: 11px;
}
.featured{
	margin-top: 5px;
	height:140px;
	width:139px;
	float: right;
	color: #e1e1e1;
	letter-spacing: -1px;
	text-align: center;
	font-weight: bold;
	list-style: none;
	overflow: hidden;
}
.featured a{
	color: #e1e1e1;
	margin:5px;
	padding-top: 95px;
	display: block;
	background-repeat: no-repeat; 
	zoom: 1;
}
#storyImages a:hover{
	color: #95cd3c;
}
#content {
	width: 730px;
	min-height: 2100px;
	float: right;
	margin-left: 5px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #dadada;
	padding: 5px 10px 5px 10px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
#mainPostPicture {
	float:left;
	padding-right: 10px;
	padding-bottom: 0px;
	max-width: 300px;
	max-height: 300px;
	min-width: 300px;
	margin: 0 auto;
}
#shortMainPostPicture {
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
	max-width: 150px;
	max-height: 150px;
	min-width: 150px;
	margin: 0 auto;
}
#postFooter {
	clear:both;
	font-size: 12px;
}
#subPostPicture {
	clear:both;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #dadada;
}
.alignleft{
	float: left;
	max-width: 350px;
	margin-right: 5px;
}
.alignright {
	float: right;
	max-width: 350px;
}
#archives {
	width: 730px;
	min-height: 2100px;
	float: right;
	margin-left: 5px;
	background-color: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #dadada;
	padding: 5px 10px 5px 10px;
	text-align: center;
}
#archiveList {
	list-style: none;
}
.commentList {
	list-style: none;
	padding: 5px 5px;
}
.comment {
	background-color: #e4e4e4;
	margin-top: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	padding: 7px 7px;
}
.byuser{
	background-color: #639ab9;
}
img.avatar {
	width: 80;
	height: 80;
}
.comment-meta {
	float:right;
	position: relative;
	top: -30px;
}
#topPageAdvert {
	position: relative;
	top: 10px;
}
#sidebar a {
	color: #e1e1e1;
}
#sidebar a:hover {
	color: #95cd3c;
}
#sidebar {
	float:left;
	width: 200px;
	background-color: #efefef;
	color: #e1e1e1;
	position: relative;
	top: -165px;
	text-align: center;
	padding-top: 10px;
}

.sidebarContent
{
	width: 171px;
	background-color: #333;
	padding: 10px 10px;
	clear:both;
	margin-bottom: 17px;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	border-color: #dadada;
	padding: 5px 10px 5px 10px;

}
.sidebarBottom
{
	margin-bottom: 0px;
	border-bottom: 0px;
}
.sidebarNav
{
	list-style: none;
	list-style-type: none;
	font-size: 14px;
	text-indent: none;
}
#recentArticles{
	font-size: 14px;
}
.follow {
	float: left;
	padding-top: 15px;
}
#profilePictures {
	float: left;
	width: 150px;
	margin-top: 5px;
	padding: 0 5px 0 0;
}

#p.setup {
	text-indent: 10px;
}
#footer {
	clear: both;
	height: 0px;
}
.navigation {
	clear: both;
	font-weight: bold;
}
.copyright{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#placeholderContent{
	background-color: #FFFFFF;
}
.sociable {
	clear: left;
	float: right;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.more-link {
	float:right;
	clear:both;
	font-weight: bold;
	margin-bottom: 10px;
}
.categoryImage{
	margin-top: 5px;
	float:right;
}
#fbLikeIframe{
	clear: left;
}
.postmetadata{
	clear: both;
	}
.fbLikeContainer
{
	z-index: 1000;
	clear:both;
}