/* custom styles */  

* { padding: 0; margin: 0; }

/* adds vertical scrollbar even on pages that don't need it */
/* prevents content shifting across pages */
html {
	min-height: 100%; margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}

/* custom styles */  

body {
	font-family: "Lucida Grande","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #5f5f5f;
}

#wrapper {
	margin: 0 auto;
	width: 875px;
	background: #fff;
}

#header, #branding, .menu, #main, #footer, #siteinfo {
	width: 875px;
	margin: 0;
	padding: 0;
}





/*** HEADER ***/

#branding {
	height: 40px;
	border-bottom: 1px solid #1962ad;
	padding-top: 28px;
	margin-bottom: 30px;
}

#site-logo {
	float: left;
	width: 675px;
	height: 40px;
	background: url(../../images/header_logo-brilliantink.gif) top left no-repeat;
}

#site-logo a {
	width: 675px;
	height: 40px;
	text-indent: -300em;
	overflow: hidden;
	float: left;
}

#site-title {
	float: left;
	width: 200px;
	height: 40px;
	background: url(../../images/header_logo-bloghome.gif) top left no-repeat;
}

#site-title a {
	width: 200px;
	height: 40px;
	text-indent: -300em;
	overflow: hidden;
	float: left;
}

#site-description {
	display: none;
}

#page-top {
	margin: 0;
}

#page-top #text-4 {
	font-size: 19pt;
	line-height: 1.2em;
	color: #2594d4;
	margin: 0 0 45px 0;
	font-weight: normal;
}

#page-top #text-4 b {
	color: #2a3e5b;
	font-weight: normal;
}





/*** CONTENT ***/

#content {
	width: 680px;
	border-top: 6px solid #dfdfe0;
	padding-top: 34px;
	margin: 4px 0 0 0;
}

#content .thumb_pull {
	width: 213px;
	float: left;
	overflow: hidden;
}

#content .thumb_pull {
	width: 213px;
	height: auto;
	
}

#content .thumb_pull .thumbnailCaption {
	font-size: 9pt;
	margin-top: 10px;
	text-align: left;
	color: #1962ad;
}

.pullquote {
	color: #868587;
	font-size: 11pt;
	line-height: 30px;
}

.pullquote img {
	line-height: 30px;
}

.readMore {
	text-transform: uppercase;
	white-space: nowrap;
}

.readMoreText {
	display: none;
}

.entry-title,
.entry-content,
.entry-buttons,
.entry-meta {
	clear: none;
	margin-left: 235px;
}

.blog-post {
	clear: both;
	border-bottom: 6px solid #dfdfe0;
	padding-bottom: 30px;
	margin-bottom: 45px;
	min-height: 222px;
}

.entry-title {
	font-size: 18pt;
	font-weight: normal;
	padding: 0;
	margin-bottom: 15px;
}

.entry-title, .entry-title a, .entry-title a:visited {
	color: #27405d;
}

.entry-title a:hover {
	text-decoration: underline;
}

.entry-content {
	font-size: 9pt;
	margin-bottom: 30px;
	padding: 0;
}

.entry-buttons {
	height: 16px;
	width: 445px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #a0a0a0;
}

.entry-buttons .button-share,
.entry-buttons .button-subscribe,
.entry-buttons .button-comments {
	float: left;
	width: 83px;
	height: 16px;
	margin-right: 24px;
	overflow: hidden;
}

.entry-buttons img {
	width: 83px;
	height: 16px;
	border: 0;
}

.entry-meta, .entry-meta a {
	font-size: 8pt;
	color: #505050;
}

.entry-meta table {
	width: 100%;
}

.entry-meta table td {
	padding: 0;
	border: none;
	font-style: normal;
	font-size: 8pt;
	color: #505050;
}

.entry-meta .meta-title {
	text-transform: uppercase;
	font-size: 7.5pt;
	color: #2a3e5b;
	font-weight: bold;
}

.entry-meta .meta-prep-entry-date {
	text-align: left;
	white-space: nowrap;
}

.entry-meta .meta-prep-author {
	text-align: center;
	white-space: nowrap;
}

.entry-meta .meta-prep-entry-category {
	text-align: right;
}

.entry-content h2 {
	clear: none;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}





/*** SIDEBAR ***/

#primary.aside, #secondary.aside {
	width: 160px;
	border: none;
	padding: 0;
	font-size: 9pt;
}

ul.xoxo {
	padding: 0;
	margin: 0 0 30px 0;
}

.aside h3 {
	color: #2a3e5b;
	text-transform: uppercase;
	font-style: normal;
	font-size: 9pt;
}

.aside h3,
.aside .widgetcontainer li,
.aside .widget_categories li,
.aside .widget_pages li {
	border-bottom: 1px solid #c3c3c5;
}

.aside .li,
.aside .widgetcontainer li,
.aside .widget_categories li,
.aside .widget_pages li {
	padding: 0;
}

.aside .widgetcontainer li a,
.aside .widget_categories li a,
.aside .widget_pages li a {
	color: #1962ad;
	padding: 3px;
	line-height: 19px;
	display: block;
	text-decoration: none;
}

.aside .widgetcontainer li a:hover,
.aside .widget_categories li a:hover,
.aside .widget_pages li a:hover {
	text-decoration: underline;
}

.aside .widgetcontainer li.current-cat a,
.aside .widget_categories li.current-cat a,
.aside .widget_pages li.current_page_item a {
	background: #e3e8b2;
}


.aside .widgetcontainer ul,
.aside .widget_categories ul,
.aside .widget_pages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

.aside .widgetcontainer {
	margin-bottom: 30px;
}

.aside .button-subscribe {
	margin: 10px 0;
}





/*** COMMENTS ***/

#comments-list .comment-author,
#comments-list .comment-meta {
	padding-left: 0;
}




/*** NAVIGATION ***/

#nav-above, .paged #nav-above {
	display: none;
}

#nav-below {
	margin-left: 530px;
	width: 150px;
}

body.single #nav-below {
	display: none;
}

.navigation a, .navigation a:visited {
	font-style: normal;
	color: #2a3e5b;
}

.nav-next, .nav-previous {
	width: auto;
	float: right;
}

.nav-next a, .nav-previous a {
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
	background: #dfdfe0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

.nav-next a {
	width: 55px;
}

.nav-previous a {
	width: 75px;
}


.navigation .meta-nav {
	font-size:15px;
	line-height: 20px;
}






/*** FOOTER ***/

#footer {
	border: none;
}

#footer #siteinfo {
	color: #505050;
}




/*** LINKS ***/

a, a:visited {
	color: #1962ad;
}

a:hover {
	color: #900;
}

.entry-meta a {
	font-size: 8pt;
	color: #505050;
}

