/* CSS Document */

/* HTML Tags Begin */
HTML {
	height: 100%;
}
Body {
	background: url("/images/bg-lrg-tile.gif");
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	font: 90% Arial, Helvetica, sans-serif;
}
H2 {
	color: #fcaa1a;
	font: 160% Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 24px;
	margin-top: 0;
}
H3 {
	color: #666;
	margin: 0 0 10px 12px;
	font: 110% Arial, Helvetica, sans-serif;
}
P {
	margin-bottom: 10px;
	margin-top: 10px;
}
A {
	color: #0F57C2;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}
UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
LI {
	display: inline;
	display: block;
	float: left;
}
TEXTAREA {
	width: 450px;
}
/* HTML Tags End */



/* Page Structure Begin */
#pageContainer {
	width: 960px;
	background: url("/images/content-bg-tile.gif") repeat-y 19px top;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	text-align: left;
	padding-left: 64px;
}
* html #pageContainer
{
	height: 100%;
}
#contentContainer {
	width: 947px;
	min-height: 1525px;
	background: url("/images/bottom-corner-circle.gif") no-repeat bottom right;
}
#mainColumn {
	width: 600px;
	padding-top: 200px;
	background: url("/images/bentrazor-logo.gif") no-repeat;
}
#mainColumnOuter {
	background: url("/images/bg-inner-tile.gif") repeat-y 0 275px;
	min-height: 1225px;
	width: 605px;
}
* html #mainColumnOuter {
	height: 1225px;
}
#rightColumn {
	width: 325px;
	float: right;
	margin-top: 60px;
}
#contactContainer {
	background: url("/images/contact-tab.gif") no-repeat left 25px;
}
#contact {
	background: #FFF;
	width: 233px;
	border: 5px solid #80aac2;
	height: 100px;
	margin-left: 18px;
	padding: 10px;
}
#contactInfo {
	float: right;
	width: 185px;
	font-size: 90%;
}
#contactInfo IMG {
	padding-right: 7px;
}
#footerNav {
	margin: 50px 0 0 53px;
	color: #666;
	font-size: 120%;
	border-top: 1px solid #666;
	padding-top: 10px;
}
#copyright {
	clear: both;
	margin-top: 50px;
	margin-left: 53px;
	font-size: 75%;
	padding-bottom: 20px;
}
/* Page Structure End */



/* Main Nav Begin */
#mainNav {
	font-size: 160%;
	margin-left: 343px;
	width: 260px;
	margin-bottom: 85px;
}
#mainNav a {
	padding: 0 24px 9px 10px;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 41px;
}
#mainNav .linkBlog a:hover {
	background: url("/images/bg-nav-blog-selected.gif") no-repeat;
}
#mainNav .linkWork a:hover {
	background: url("/images/bg-nav-work-selected.gif") no-repeat;
}
#mainNav .linkProfile a:hover {
	background: url("/images/bg-nav-profile-selected.gif") no-repeat;
}
#mainNav LI {
	height: 85px;
}
.linkBlog {
	background: url("/images/bg-nav-blog.gif") no-repeat;
}
.linkWork {
	background: url("/images/bg-nav-work.gif") no-repeat;
}
.linkProfile {
	background: url("/images/bg-nav-profile.gif") no-repeat;
}
#blog .linkBlog {
	background: url("/images/bg-nav-blog-selected.gif") no-repeat;
}
#work .linkWork {
	background: url("/images/bg-nav-work-selected.gif") no-repeat;
}
#profile .linkProfile{
	background: url("/images/bg-nav-profile-selected.gif") no-repeat;
}
#footerNav A {
	padding-right: 14px;
}
/* Main Nav End */



/* Login Begin */
#loginLink {
	width: 188px;
	height: 25px;
	margin-left: 18px;
	margin-top: -55px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: right;
}
#loginForm, #uploadForm {
	margin-bottom: 25px;
	margin-left: 53px;
	background: #fff;
	border: 1px solid #e1e9d8;
}
#loginFormInner, #uploadFormInner {
	padding: 13px 15px 15px 15px;
	background: #fff url("/images/h3-bullet.gif") no-repeat 15px 15px;
}
.errMsg {
	font-weight: bold; color: red;
}
/* Login End */



/* Blog Begin */
#rss {
	margin-bottom: 18px;
	margin-left: 53px;
}
.blogPost {
	margin-bottom: 25px;
	margin-left: 53px;
	background: #fff;
	border: 1px solid #e1e9d8;
}
.blogPostImg {
	text-align: center;
	margin-bottom: 24px;
}
.blogText {
	width: 420px;
	margin-bottom: 4px;
	padding: 15px;
}
#blogComments {
	margin-bottom: 10px;
	margin-left: 53px;
	background: #fff url("/images/h3-bullet.gif") no-repeat 15px 15px;
	border: 1px solid #e1e9d8;
}
#blogComments H3 {
	padding-top: 13px;
	margin: 0 0 10px 26px;
}
.blogComment {
	width: 450px;
	padding: 15px;
	font-size: 90%;
	margin-top: 5px;
}
.blogCommentDate {
	color: #666;
	font-size: 90%;
}
.blogCommentPoster {
	color: #fcaa1a;
	font-weight: bold;
}
#commentForm {
	font-size: 90%;
	border-top: 1px solid #e1e9d8;
	padding: 15px;
}
.blogDate {
	float: right;
	width: 59px;
	height: 38px;
	background: #BBB;
	text-align: right;
	padding: 6px 8px;
	margin-top: 15px;
	margin-right: 15px;
}
.blogDay {
	color: #FFF;
	font-size: 160%;
	margin-bottom: -2px;
}
.blogYear {
	color: #FFF;
	font-size: 85%;
}	
#blogPostList, #blogPostTop5, #twitterFeed {
	margin: 80px 0 25px 38px;
	width: 175px;
	background: url("/images/h3-bullet.gif") no-repeat left 2px ;
}
#blogPostList, #twitterFeed {
	margin-top: 0;
}
#twitterFeedPosts {
	font-size: 90%;
}
#twitterFeedPosts LI {
	margin-bottom: 7px;
}
#blogPostTop5Content {
	font-size: 90%;
	line-height: 15px;
}
.blogPostListYear {
	margin-bottom: 2px;
	font-size: 90%;
}
.blogPostListMonth {
	margin-bottom: 8px;
	font-size: 90%;
}
.socialLinks {
	font-size: 80%;
	padding: 15px 15px 0 15px;
	border-top: 1px solid #e1e9d8;
	color: #666;
	margin-bottom: 20px;
}
.socialLinks IMG {
	border: 0;
	padding-right: 5px;
}
/* Blog End */