body {
	background: #1d1d1d url('../images/bg-main.png') repeat-x;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#tinymce {
	font-size: 1em;
	line-height: 1.1;	
}

a {
	text-decoration: none;
}

h2, h3 {
	margin-bottom: 10px;
	font-family: georgia;
	font-weight: normal;
}
	
h2 {
	font-size: 2.5em;		
}

h3 {
	font-size: 2em;		
}

h2 a, h3 a {
	background: transparent;
	color: #fff;
	padding: 0;
}

h2 a:hover, h3 a:hover {
	background-color: #232323;
	color: #bbbbbb;
}

form input, form textarea, form select {
	font-size: 1.3em;
	padding: 4px;
}

.to-right {
	float: right;	
}

img.to-right {
	margin: 0 0 10px 10px;	
}

.to-left {
	float: left;	
}

img.to-left {
	margin: 0 10px 10px 0;	
}

.centred {
	text-align: center;	
}

.greybox {
	padding: 10px 10px 0;
	background-color: #555555;
	border: 1px dashed #111111;	
	color: #000;
}

.greybox h3 {
	color: #cccccc;	
}

.greybox a {
	background-color: transparent !important;
	padding: 0;
}

.small-font {
	font-size: 0.9em;	
}

#container {
	background: #000;
	margin-bottom: 40px;
	border: 10px solid #303030;
	border-top: 0;
	color: #fff;
}

#container #header #logo {
	display: none;	
}

#container #header h1 {
	padding: 15px 0;
}

#container #header h1 a {
	display: block;
	width: 427px;
	height: 38px;
	background: transparent url('../images/logo.gif')  no-repeat;
	text-indent: -9999px;
}

#container #navigation {
	height: 100%;
	padding: 0 20px;
	overflow: hidden;
	font-size: 1.4em;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	background: transparent url('../images/bg-navigation.gif') repeat-x;
}

#container #navigation ul {
	text-align: center;
}

#container #navigation ul li {
	display: inline;
}

#container #navigation li a {
	display: block;
	float: left;
	height: 32px;
	padding: 18px 30px 0;	
	border-left: 1px solid #5b5b5b;
	font-weight: bold;
	color: #fff;
}

#container #navigation li a:hover {
	color: #dddddd;
}

#container #navigation li.active a {	
	background: #111111;
}

#container #navigation li.last a {
	border-right: 1px solid #5b5b5b;	
}

#container #main {
	/* background: #1d1d1d url('../images/bg-main.png') repeat-x; */
	margin: 10px 0;	
	padding: 25px;
}

#container #main p {
	margin-bottom: 15px;
	font-size: 1.4em;
	line-height: 1.5;
}

#container #main .small-font p {
	font-size: 1.15em;
	line-height: 1.2;
}

#container #main a, #container #footer a {
	padding: 0 2px;
	background-color: #232323;
	color: #bbbbbb;
}

#container #main a:hover, #container #footer a:hover {
	color: #fff;
}

#container #main #content ul.article-list li {
	margin-bottom: 20px;
	padding-bottom:	20px;
	border-bottom: 2px solid #5b5b5b;
	height: 100%;
	overflow: hidden;
}

#container #main #content pre,
#container #main #content code {
	font-family: Monaco, "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New",monospace,serif;
	padding: 13px;
	background-color: #0b0b0b;
	color: #fffeee;
	margin-bottom: 15px;
	font-size: 1.3em;
	line-height: 1.4;
}

#container #main #content ul.article-list li a.thumb {
	padding: 0;
}

#container #main #content ul.article-list li li {
	margin-bottom: 0;
	padding-bottom:	0;
	border-bottom: 0;		
}

#container #main #content ul.article-list li blockquote {
	margin: 0 0 10px;
	padding: 15px;
	background: #232323 none repeat scroll 0%;
}

#container #main #content ul.article-list li ul.blog-post-data {
	padding: 5px;
	background-color: #131313;
	color: #aaaaaa;
	font-size: 1.2em;
	line-height: 1.6;
	margin-bottom: 15px;
}

#container #main #sidebar {
	margin-left: 35px;	
}

#container #main #sidebar .list-item {
	margin-bottom: 10px;
	padding-bottom:	10px;
	border-bottom: 2px solid #5b5b5b;
}

#container #main #sidebar .list-item p, 
#container #main #sidebar .list-item ul li {
	font-size: 1.4em;
	line-height: 1.4;
}

#container #main #sidebar .list-item blockquote {
	padding: 10px;
	background-color: #111111;	
}
 
#container #main #sidebar .list-item h3 {
	font-size: 1.8em;
	margin-bottom: 10px;
}

#container #main #sidebar div.list-item#search input {
	width: 255px;
	padding-left: 22px;
	background: #fff url('../images/btn-search.png') no-repeat 2px center;
	border: 10px solid #303030;
}

#container #main #sidebar div.list-item#tag-cloud {
	line-height: 2.8em;
}

#container #main #sidebar div.list-item#tag-cloud a {
	text-decoration: none;
}

#container #main #sidebar div.list-item#tag-cloud a:hover {
	text-decoration: underline;
}

#container #main #sidebar div.list-item#tag-cloud .tag1 {
	font-size: 4em;
}

#container #main #sidebar div.list-item#tag-cloud .tag2 {
	font-size: 3.4em;
}

#container #main #sidebar div.list-item#tag-cloud .tag3 {
	font-size: 2.8em;
}

#container #main #sidebar div.list-item#tag-cloud .tag4 {
	font-size: 2.2em;
}

#container #main #sidebar div.list-item#tag-cloud .tag5 {
	font-size: 1.4em;
}

#container #main #sidebar div.list-item#tag-cloud .tag6 {
	font-size: 1em;
}

#container #main #sidebar div.list-item#resources ul li {
	margin-bottom: 15px;
}

#container #main #sidebar div.list-item#resources ul li a {
	background: transparent;	
}

#container #main #sidebar .image-grid ul {
	height: 100%;
	overflow: hidden;	
}

#container #main #sidebar .image-grid ul li, 
#container #main #sidebar .image-grid ul li a {
	display: block;
	float: left;
	width: 72px;
	height: 72px;
}

#container #main #sidebar .image-grid ul li {
	padding: 1px;	
}

#container #main #sidebar .image-grid ul li a img {
	border: 1px solid #000;	
	width: 70px;
	height: 70px;
}

#container #main #sidebar .image-grid ul li a:hover img {
	border-color: #fff;	
}

#container #main #sidebar .image-grid ul li a {
	background-color: transparent;
}

#container #footer {
	font-size: 1.2em;
	line-height: 1.5;
	margin: 20px 35px 30px;
	width: 890px;
}
