@charset "UTF-8";

body { background-image: url(http://brennannovak.com/images/back.jpg); padding-top: 20px; }

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
}

h1 { 
	display: none;
}
h2 {
	margin: 0px;
	font-family: 'Times New Romain', Times;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	margin: 0px;
	font-family: 'Times New Romain', Times;
	font-size: 21px;
	font-weight: normal;
}
h4 {
	margin: 0px;
	font-family: 'Times New Romain', Times;
	font-size: 18px;
	font-weight: normal;
}
ul {
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;

}

#container {
	background-color:#FFFFFF;
	border:2px solid #000000;
	width: 900px;
	height:auto;
	padding: 20px 20px 10px 20px;
	text-align: center;
}

#container_blank {
	background-color:#FFFFFF;
	border:2px solid #000000;
	width: 1000px;
	height:auto;
	padding: 20px 20px 10px 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:black;
}
#container_blank h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	text-transform: uppercase;
	display: block;
	margin: 5px auto;
}
#container_blank a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
}
#container_blank a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:red;
}

#container_blank p {
	margin: 30px auto;
}


#blocks {
	width: 201px;
	height: 172px;
	display: block;
	background: url(http://brennannovak.com/images/header_blocks.jpg) top left no-repeat;
	float: left;
	position: relative;
	left:70px;
}
#name {
	width: 260px;
	height: 172px;
	display: block;
	background: url(http://brennannovak.com/images/header_name.jpg) top left no-repeat;
	float: left;
	position: relative;
	left:130px;
	
}
#name a {
	width: 100%;
	height: 100%;
	display: block;
}
#mainNav {
	float: left;
	clear: right;
	position: relative;
	left: 260px;
	top: 7px;
}
#mainNav h2 {
	list-style: none;
	margin:3px 0px;
	font-family: 'Times New Romain', Times;
	font-size: 21px;
	line-height: 26px;
}
#mainNav h2 a {
	font-family: 'Times New Romain', Times;
	font-size: 21px;	
}

/* Content */
#content {
	float: left;
	width: 595px;
	padding: 0px;
	text-align:left;
	overflow:hidden;
	margin: 0px;
	position: relative;
	top:18px;
	left:52px;
}

div.mainCont {
	margin:15px auto 10px auto;
	padding:0px;
	overflow:hidden;
	width:535px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

div.mainContTitle {
	width: 450px;
	margin: 0px auto;
	text-align: center;
}

div.mainContTitle h2 a:link { 
	font-family: 'Times New Romain', Times;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none; 
	color: #000; 
}
div.mainContTitle h2 a:visited { 
	font-family: 'Times New Romain', Times;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none; 
	color: #000; 
}
div.mainContTitle h2 a:hover { 
	font-family: 'Times New Romain', Times;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none; 
	color:#999; 
}
div.mainContTitle p.postDate {
	font-family: 'Times New Romain', Times;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
div.mainCont h4 a {
	margin: 0px;
	font-family: 'Times New Romain', Times;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:1px;	
}

div.postCat {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Times New Romain', Times;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
div.postCat a {
	font-family: 'Times New Romain', Times;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
	color: #000;
}
div.postCat a:visited {
	font-family: 'Times New Romain', Times;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
div.postCat a:hover {
	font-family: 'Times New Romain', Times;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #999;
}

div.mainCont a:link { text-decoration: none; color: #000; }
div.mainCont a:visited { text-decoration: none; color: #000; }
div.mainCont a:hover { text-decoration: none; color:#999; }

p.timesText {
	font-family: 'Times New Romain', Times;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

p.contHeader {
	margin:0px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}


/* Tags */
div.blogTags {
	color:#000;
}
div.blogTags h3 {
	font-family: 'Times New Romain', Times;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
div.blogTags a {
	font-family: 'Times New Romain', Times;
	font-size: 16px;
	font-weight: normal;
	color:#4183c0;
}

div.blogActions {
	margin: 10px 0px 0px 40px;
}
div.blogActions a {
	margin: 0px 10px 0px 0px;
}

ul.socialIcons {
	margin: 0px;
}
ul.socialIcons li {
	width: 55px;
	height: 55px;
	border: 1px solid #E6E6E6;
	text-align: center;
	margin: 0px 16px 0px 0px;
	float: left;
}
ul.socialIcons li a {
	width: 100%;
	height: 100%;
	display: block
}
ul.socialIcons span {
	color: #D3D3D3;
	font-size: 10px;
	position: relative;
	top: 40px;
}	

/* Comments */
table.commentTable {
	margin:0px;
}
table.commentTable td {
	padding:0px;
}
div.commentImg {
	width:85px;
	height:85px;
	overflow:hidden;
}

/* Comments ReCAPTCHA */
div.mainCont p .recaptchatable .recaptcha_image_cell, #recaptcha_table {
	background-color:#FFFFFF !important; //reCaptcha widget background color
	border-color: #FFFFFF !important;
}
 
div.mainCont p td #recaptcha_table {
	border-color: #FFFFFF !important; //reCaptcha widget border color
}

div.mainCont p td #recaptcha_response_field {
	border:2px inset #000000 !important; //Text input field border color
	background-color:#FFFFFF !important; //Text input field background color
}

div.readArticle {
	border: 1px solid #000;
	background: #f6f6f6;
	padding: 2px;
	width: 75px;
	text-align: center;
	margin: 25px auto 15px auto;
}
div.readArticle a {
	font-family: 'Times New Romain', Times;
	font-size: 10px;
	font-weight: bold;
}

img.contentBar {
	margin: 0px 0px 15px 0px;

}

/* Widgets */
#widgets {
	float: right;
	width: 177px;
	text-align:center;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top:13px;
	right: 55px;
	font-family: 'Times New Roman', Times;
	font-size: 14px;	
}


div.widgetCont {
	width: 177px;
	margin:0px 0px 0px 0px;
	font-size: 14px;
}
div.widgetCont h3 {
	margin: 4px 0px 0px 0px;
	font-family: 'Times New Romain', Times;
	font-size: 18px;
	line-height: 24px;
}
div.widgetCont h3 a {
	font-family: 'Times New Romain', Times;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
div.widgetCont h3 a:hover {
	font-family: 'Times New Romain', Times;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
div.widgetCont a {
	font-family: 'Times New Roman', Times;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
}
div.widgetCont a:hover {
	font-family: 'Times New Roman', Times;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
div.widgetMargin {
	width: 145px;
	margin: 0px auto;

}

table.widgetIcons td {
	width: 55px;
	height: 55px;
	border: 1px solid #E6E6E6;
	text-align: center;
}
table.widgetIcons td a {
	width: 100%;
	height: 100%;
	display: block
}
table.widgetIcons span {
	color: #D3D3D3;
	font-size: 10px;
	position: relative;
	top: 40px;
}

img.footerBar {
	margin:20px 0px 10px 0px;
}

#pageOlder {
	margin: 0px 0px 5px 40px;
}

#pageNewer {
	margin: 0px 0px 5px 40px;
}


#footer {
	margin: 15px auto;
	font-family:Arial, Helevetica;
	font-size: 10px; 
	font-weight: normal;
}
#footer a {
	font-family:Arial, Helevetica;
	font-size: 10px; 
	font-weight: normal;
}

.divmain {
	background-color:#FFFFFF;
	border-color:#000000;
	border-width: 2px;
	border-style:solid;
	width:900px;
	height:auto;
	padding-top: 40px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.divmain a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.divmain a:link {
	text-decoration: none;
}
.divmain a:visited {
	text-decoration: none;
	color: #333333;
}
.divmain a:hover {
	text-decoration: underline;
	color: #666666;
}
.divmain a:active {
	text-decoration: none;
}

/* SPECIALITY PAGES */
h2.page_head {
	margin: 0px;
	font-family: 'Times New Romain', Times;
	font-size: 36px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
h3.resume_title {
	font-family: 'Times New Romain', Times, Serif;
	font-size: 21px;
	font-weight: normal;	
	margin: 17px 0px 5px 0px;
}
h4.resume_project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

