/*
THEME NAME: NickBester.com ver 1.1
THEME URI: http://nickbester.com/
DESCRIPTION: This is my personal portfolio theme version 1.1
AUTHOR: Nick Bester
AUTHOR URI: http://nickbester.com/
TAGS: white, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://nickbester.com/
*/

/* Static classes and settings for the website */
html {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#c7c7c7;
}

h1 {
	font-size:15px;
	font-weight:bold;
	line-height:12px;
}

h2 {
	font-size:13px;
	font-weight:bold;
}

h3 {
	font-size:11px;
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

h5 {
	font-size:10px;
	font-weight:bold;
}

h6 {
	font-size:9px;
	font-weight:bold;
}

.image {
	border-bottom-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	position:relative;
	left:-10px;
	width:595px;
}

.firstimage{
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:thin;
	border-bottom-color:#fff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	position:relative;
	left:-10px;
	width:595px;
}

/* Fix for Image links in IE and Firefox */
.firstimage a img{
	border:0 none;
}

.image a img{
	border:0 none;
}

img {
	border:0 none;
}
/* Fix for Image links in IE and Firefox */


.video {
	position:relative;
	width:575px;
}

.contentText {
	background-color:#1e1e1e;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	color:#f4f4f4;
}


.Block {
	border-bottom-color:#1e1e1e;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding-bottom:10px;
	padding-top:10px;
}

.PostTagDate {
	font-size:10px;
	color:#c7c7c7;
}

.topControls {
	padding-bottom:10px;
	border-bottom-color:#1e1e1e;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}

.controlBox {
	background-color:#1e1e1e;
	padding:10px;
	height:16px;
	font-size:10px;
}

.leftText {
	float: left;
}
.rightText {
	float: right;
}


body a {
	color:#565656;
	font-weight:bold;
	text-decoration:none;
}

body a:hover {
	color:#FFF;
}

blockquote {
	font-size:11px;
	background-color:#292929;
	width:545px;
	position:relative;
	left:-35px;
	padding:10px;
	border-style:solid;
	border-color:#565656;
	border-width:thin;
}

code {
	color:#565656;
	text-indent:50px;
	position:relative;
	left:0px;
	width:565px;
}

ul {
	list-style-type:square;
}

/* Search styles */
#searchsubmit {
	background-color:#0b0b0b;
	border:0 none;
	padding:10px;
	padding-top:8px;
	margin-bottom:10px;
	margin-top:10px;
	color:#c7c7c7;
	font-size:11px;
	width:100px;
	height:29px;
}

#searchsubmit:hover {
	background-color:#c7c7c7;
	border-color:#ffffff;
	color:#0b0b0b;
}

#s {
	margin-top:10px;
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

/* Comments styles */
#comments ol {
	list-style:none;
	display:block;
	width:595px;
	position:relative;
	left:-50px;
}
.comment {
	background-color:#343434;
	margin-bottom:1px;
	padding:10px;
	padding-bottom:1px;
	font-size:11px;
}

.comment-meta {
	font-size:10px;
	line-height:1px;
	color:#8e8e8e;
}

.comment-author {
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.formcontainer {
	padding:0px;
	padding-bottom:10px;
	font-size:11px;
}

#submit {
	background-color:#0b0b0b;
	border:none;
	padding:10px;
	margin-bottom:10px;
	color:#c7c7c7;
	font-size:11px;
}

#submit:hover {
	background-color:#c7c7c7;
	border:none;
	padding:10px;
	margin-bottom:10px;
	color:#0b0b0b;
	font-size:11px;
}

#comment {
	width:565px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

.comments-navigation {
	font-size:11px;	
}

#author {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#email {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#url {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}


/* Contact form styles */
#wpsf_contact_form {
	font-size:11px;
}

#wpsf_contact_submit {
	background-color:#0b0b0b;
	border:none;
	padding:10px;
	margin-bottom:10px;
	color:#c7c7c7;
	font-size:11px
}

#wpsf_contact_submit:hover {
	background-color:#c7c7c7;
	border:none;
	padding:10px;
	margin-bottom:10px;
	color:#0b0b0b;
	font-size:11px;
}

#wpsf_contact_name {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#wpsf_contact_email {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#wpsf_contact_website {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#wpsf_contact_subject {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#wpsf_contact_message {
	width:565px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}


/* Menu side of the website */
#menuback {
	top:0px;
	left:0px;
	position:fixed;
	width:232px;
	height:100%;
	background-color:#1e1e1e;
	z-index:1;
}

#menu {
	position:absolute;
	left:-11px;
	top:0px;
	width:173px;
	z-index:2;
}

#logo {
	padding-top:22px;
	padding-bottom:5px;
	border:none;
}

#menu ul {
	list-style:none;
	border-bottom-color:#323232;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	padding-bottom:22px;
	padding-top:11px;
	margin-left:40px;
	padding-left:0px;
	width:173px;
}

#menu li {
	list-style:none;
}

#menu a {
	line-height:18px;
	font-size:11px;
}

#searchbar {
	width:163px;
	height:20px;
	border:none;
	padding:5px;
	color:#c7c7c7;
	font-size:10px;
	background-color:#343434;
}

#welcomeNote {
	font-size:11px;
}

/* Content side of the website */
#container {
	top:0px;
	left: 242px;
	position:absolute;
	width: 595px;
}

#bottomBox {
	margin-bottom:10px;
	margin-top:10px;
}

#topBoxNav {
	padding-bottom:10px;
	padding-top:10px;
}

#topBoxSitemap {
	margin-top:10px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-size:10px;
}

/* Add to any social plugin styles */
#Social {
	background-color:#1e1e1e;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:thin;
	color:#f4f4f4;
}

#Social ul{
	padding-left:5px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	position:relative;
	top:-5px;
	border:none;
}

#Social ul li {
	display:inline;
	list-style:none;
	padding:6px;
	margin:0px;
	border:none;
}

#Social ul li a img {
	border:none;
}

.Socialh3 {
	padding-left:10px;
	position:relative;
	top:-4px;
	font-size:11px;
	padding-bottom:0px;
}




