/*   
Theme Name: tbgd
Theme URI: http://www.tbgd.co.uk
Description: A minimalist portfolio theme by Thom Bennett. 
Author: Thom Bennett
Author URI: http://www.tbgd.co.uk
Version: 0.1
*/
html { height:100%; background: #7f7f7d url(images/back.gif); }
* html body{ /*IE6 hack*/
padding: 0 0 0 280px; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}
body {
	background: url(images/angledBack2.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #111;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:100%;
	text-align:center;
	width:100%;
	max-height: 100%; 
}
.ietrick { margin:0; padding:0; line-height: 0px; font-size:1px; }
.clear { clear:both; }
.clear_left { clear:left; }
.clear_right { clear:right; }
.floatLeft { float:left; }
.floatRight { float:right; }
#container {
	height: 100%;
    height: auto !important;	
	text-align:left;
}
#header { width:100%; height:500px; }
#logoHolder { padding:0 0 0 0; position:absolute; top:0; left:0; z-index:100; width:225px; height:115px; overflow:hidden; }
#entrypage {
	line-height: 1.6em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0;
	}

#sidebar {
	width: 220px;
	float:left;
	line-height: 1.6em;
	text-align: left;
	position:absolute;
	top:0;
	left:0;
	padding:115px 0 0 40px;
	}

#sidebarleft {
}

#sidebarright {
	width: 150px;
	float: right;
}

#footer {
	width:940px;
	float: none;
	clear: both;
}
.clear {clear: both;}
#entries {
	margin: 0px 0px 0px 280px;
	padding:41px 25px 20px 0;
	height:100%;
	max-height:100%;
	cursor:default;
}
#entriesFixed {
	width:620px;
	position:relative;
	cursor:default;
}
#entriesFixedSingle {
	width:100%;
	position:relative;
	cursor:default;
}
/*.descrip { position:absolute; top:86px; left:470px; width:220px; z-index:10;}*/
.descrip { float:left; width:225px; margin-top:-5px; padding-right:25px; padding-bottom:25px; cursor:default;}
.mainContent { float:left; padding-bottom:10px; padding-right:30px; margin-top:0px;}
.commentsHolder { width:620px; margin-top:0px; display:block; cursor:default;}
.commentsHolder h3:first-child { margin-top:0;} 
.linktext {
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}

.postHolder { width:205px; float:left; background:transparent; height:190px; overflow:hidden; margin:0 15px 10px 0; text-align:center; position:relative;}
.postHolder img { padding-bottom: 0;}
.postHolder h2 { margin-top:5px; }
.postHolderRoll a {
	display:block; 
	width:200px; 
	height:115px; 
	position:relative;
}	
.postHolderRoll a .rollover {
	display:block; 
	position:absolute; 
	top:0; 
	left:0; 
	width:200px; 
	height:115px; 
	background:#99deb5;
}

.pic, a.pic, a.pic img {
filter: alpha(opacity=100); /* IE */
-moz-opacity: 1; /* Mozilla */
}
a.pic:hover, a.pic:hover img {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
} 
.post ul li {list-style-type: disc; margin-left:37px; }

.post {
	margin-top:51px;
	margin-bottom: 1em;
	line-height:1.6em;
}
.post img { }
.post p { margin-top:0; }
.excerpt { }

.heightHolder { height:51px;}

p { color:#111; margin:1.1em 0 1.1em 0;}

.smallText { font-size:11px;}
.smallerText { font-size:10px;}
.smallLightText { font-size:11px; color:#babab9; margin-top:5px; line-height:9px; }

.widget_text { margin-top:15px; font-size:10px; color:#333; line-height:12px;}
.widget_text p { margin-top:0; margin-bottom:5px; }

/*a:link { color: #222; text-decoration: underline; font-weight:normal; }
a:visited { color: #222; text-decoration: line-through; font-weight:normal; }
a:hover { color: #222; text-decoration: none; font-weight:normal; }
a:active { color: #222; text-decoration: underline; font-weight:normal; }*/

a:link { text-decoration: underline; color:#222; font-weight: normal; background:transparent; }
a:visited { text-decoration: line-through; color:#222; font-weight: normal; background:transparent; }
a:hover { text-decoration: none; color:#333; font-weight: normal; background:#dfdfdf; }
a:active { text-decoration: underline; color:#222; font-weight: normal; background:transparent; }

#h1Holder { margin:0; padding:0; height:40px;}
#h1Holder h1 { padding-top:0; padding-bottom:0; margin-top:0; margin-bottom:0;}
#navigation { width:150px; margin-top:12px; margin-left:20px; }
#navigation a:link { text-decoration: none; color:#333; font-weight: normal; background:#dfdfdf; }
#navigation a:visited { text-decoration: none; color:#333; font-weight: normal; background:#dfdfdf; }
#navigation a:hover { text-decoration: none; color:#dfdfdf; font-weight: normal; background:#333; }
#navigation a:active { text-decoration: none; color:#333; font-weight: normal; background:#dfdfdf; }

a:link img {
	border: none;
}
#navcontainer
{
float:left;
display:none;
padding: 0;
margin: 38px 0 0 25px;
/*border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #babab9;*/
width:760px;
border-left-width: 1px;
border-left-style: dashed;
border-left-color: #babab9;
}
ul#navlist
{
list-style: none;
padding: 0;
margin: 0;
width: 80%;
font: bold 12px;
}

ul#navlist li
{
display: block;
float: left;
width: 16%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 13px 5px 0 8px;
color: #333;
text-decoration: none;
background: transparent;
border-right-width: 1px;
border-right-style: dashed;
border-right-color: #babab9;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: transparent;
color: #333;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #999;
background: #4B4A48;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

h2, h3, h4, h5, h6 { font-family: Georgia, Times, Times New Roman, Palatino, "Palatino Linotype", Serif; font-weight: normal; font-style:italic; }
.underH1 { font-size:11px; line-height:15px; color:#333; display:inline; padding:5px 0 0 0; margin-bottom:1px; margin-top:5px; }
.fix { position:absolute; top:155px; left:0px; width:200px;}
.underH1 a:link { text-decoration: none; color:#CFCFD1; font-weight: bold; margin-bottom:1px; margin-top:0; }
.underH1 a:visited { text-decoration: none; color:#CFCFD1; font-weight: bold; margin-bottom:1px; margin-top:0; }
.underH1 a:hover { text-decoration: none; color:#999; font-weight: bold; margin-bottom:1px; margin-top:0; }
.underH1 a:active { text-decoration: none; color:#CFCFD1; font-weight: bold; margin-bottom:1px; margin-top:0; }
/*h1 {
	font-size: 2em;
	line-height: 1.6em;
	font-weight: normal;
	font-style:italic;
	text-align: left;	
	margin-bottom: 0px;
	margin-top: 0px;
	background:#4B4A48;
	color:#CFCFD1;
	display:inline;
	padding:0 15px 3px 0;
	font-family: Georgia, Times, Times New Roman, Palatino, "Palatino Linotype", Serif;
}*/
h1 {
	font-size: 2em;
	line-height: 1.6em;
	font-weight: normal;
	font-style: italic;
	text-transform:uppercase;
	text-align: left;	
	margin-bottom: 10px;
	margin-top: 10px;
	color:#dfdfdf;
	display:inline;
	padding:0;
	font-family: Georgia, Times, Times New Roman, Palatino, "Palatino Linotype", Serif;
}

h1 a:link { text-decoration: none; color:#CFCFD1; font-weight: normal; }
h1 a:visited { text-decoration: none; color:#CFCFD1; font-weight: normal; }
h1 a:hover { text-decoration: none; color:#999; font-weight: normal; }
h1 a:active { text-decoration: none; color:#CFCFD1; font-weight: normal; }

h2 a:link { text-decoration: underline; color:#dfdfdf; font-weight: normal; background:transparent; }
h2 a:visited { text-decoration: line-through; color:#dfdfdf; font-weight: normal; background:transparent; }
h2 a:hover { text-decoration: none; color:#333; font-weight: normal; background:#dfdfdf; }
h2 a:active { text-decoration: underline; color:#dfdfdf; font-weight: normal; background:transparent; }

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-size: 1.2em;
	color:#dfdfdf;
	text-transform:uppercase;
	line-height:1.3em;
}


h3 {
	font-size: 1.2em;
	font-style:italic;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #dfdfdf;
	text-align: left;
	text-transform:uppercase;
	
}

h4 {
	font-size: 1.2em;
	font-style:italic;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #dfdfdf;
	text-align: left;
	text-transform:uppercase;
	
}

h5 {
	font-size: 1.2em;
	font-style:italic;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #dfdfdf;
	text-align: left;
	text-transform:uppercase;
	
}

h6 {
	margin-bottom: 0.2em;
	margin-top: 2em;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #babab9;
	
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: 0;
}


blockquote {
	background-color: #FFFFFC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 0px;
}

.commentlist {
	margin: 0px 0px 10px 0px;
}
.commentlist li {
	margin: 5px 0 0 -4px;
	/*background: url(images/tile.jpg);*/
	padding:5px 5px 1px 5px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentsHolder .commentlist {
	margin-top: 0px;
}
.commentsHolder .commentlist li {
	margin: 5px 0 0 0px;
	/*background: url(images/tile.jpg);*/
	padding:5px 5px 1px 5px;
	list-style-type:none;
}
.commentsHolder .commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.tablePad { padding:0 5px 0 5px;}
.tableMar { margin:0 0 20px 0px;}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
	margin-top:0;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #181818;
}

.content {
	margin-bottom: 25px;
	padding-left: 0px;
	font-weight: normal;
}

.commentbox {
	height: 100px;
}

/* End Comments */
