/* Include navigation css */
@import url('layout/css/nav.css');

/* Include fancybox css */
@import url('layout/css/fancybox.css');

body {
	position: relative;
	zoom: 1;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 160%;
	background-repeat: no-repeat;
	background-position: top center;
}

/* CLASSES */

.clear {clear:both;}
.small {font-size: 11px;}
.smaller {font-size: 10px;}
.large {font-size: 13px;}
.larger {font-size: 14px;}
.alert {color: #d00;}

.darkblue {color: #223970 !important;}
.gray {color: #474747 !important;}
.font-21 {font-size: 21px !important; line-height: 120% !important;}
.font-16 {font-size: 16px !important;}
.georgia-italic {font-family: georgia, serif !important; font-style: italic !important;}

.textleft {text-align: left !important;}
.textcenter {text-align: center !important;}
.textright {text-align: right !important;}

/* STANDARD TYPOGRAPHY */

#content p, #content ul, #full-width-content p, #full-width-content ul {
	font-weight:normal;
	margin: 0 0 20px 0;
	line-height: 160%;
	text-align: left;
	zoom: 1;
}
#content ul, #full-width-content ul {margin-bottom: 25px;}

#content li, #full-width-content li {
	padding: 3px 3px 3px 40px;
	background-position: 18px 9px;
	background-repeat: no-repeat;
	color: #223970;
}

#content ol, #full-width-content ol {
	padding: 0 0 0 20px;
}


#content ol li, #full-width-content ol li {
	background-image: none;
	list-style-type: decimal;
	padding: 3px 0;;
}

a {
	text-decoration: none;
}

#content a, #full-width-content a {
	text-decoration: none;
}

#content a:hover, #full-width-content a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {margin: 5px 0; font-weight: normal; line-height: 120%;}

h1 {
	font-size: 27px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	color: #223970;
	text-transform: uppercase;
}

h2 {
	font-size: 19px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	color: #223970;
	margin: 30px 0 20px;
}

h3 {
	font-size: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	color: #223970;
	margin: 30px 0 5px;
}

h4 {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #223970;
}

h5 {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #223970;
}

h6 {
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #223970;
}

#content blockquote, #full-width-content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
	border-left-style: solid;
	border-left-width: 3px;
}

#content img, #full-width-content img {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

#content img.alignright, #full-width-content img.alignright {float:right; margin:0 0 0 10px}

#content img.alignleft, #full-width-content img.alignleft {float:left; margin:0 10px 0 0}

#content img.aligncenter, #full-width-content img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content a img.alignright, #full-width-content a img.alignright {float:right; margin:0 0 0 10px}

#content a img.alignleft, #full-width-content a img.alignleft {float:left; margin:0 10px 0 0}

#content a img.aligncenter, #full-width-content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* LAYOUT */

#wrapper {
	position: relative;
	zoom: 1;
	overflow: hidden;
	width: 962px;
	margin: auto;
	text-align: left;
}

#header {
	position: relative;
	zoom: 1;
	overflow: hidden;
	height: 104px;
}

#menu-wrapper {
	background-repeat: no-repeat;
	height: 50px;
	position: relative;
	z-index: 3;
}

#main {
	position: relative;
	zoom: 1;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	z-index: 1;
}

#primary {
	position: relative;
	zoom: 1;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 1px 0;
}

#content {
	position: relative;
	width: 665px;
	margin: 5px 10px;
	float: right;
	display: inline;
}

#full-width-content {
	position: relative;
	min-height: 200px;
	padding: 10px 0;
}

#full-width-top {
	position: relative;
	min-height: 200px;
	padding: 40px 15px 0;
}

#content-normal {padding: 45px 15px 45px 0;}
#content-undertopbox {padding: 25px 15px 45px 0;}

#sidebar {
	width: 300px;
	margin: 5px 10px;
	padding: 15px 0 0 0;
	float: right;
	display: inline;
}

#navsidebar {
	width: 220px;
	padding: 5px 0 0 20px;
	float: left;
	display: inline;
}

#navsidebar-normal {padding: 15px 0 0 0;}
#navsidebar-undertopbox {padding: 0;}

#copyright {
	background-repeat: no-repeat;
	height: 133px;
	font-size: 11px;
}

.tabs-nav {height: 36px; border-bottom: 1px solid #bababa; margin-bottom: 30px; overflow: visible;}
#content .tabs-nav ul, #full-width-content .tabs-nav ul {height: 36px; margin: 0; padding: 0; list-style-type: none; overflow: visible;}
#content .tabs-nav ul li, #full-width-content .tabs-nav ul li {margin: 0; padding: 0; list-style-type: none; background: none; float: left; line-height: 35px; margin-right: 2px;}
.tabs-nav a {display: block; position: relative; top: 1px; zoom: 1; width: 113px; text-align: center; background: url('layout/css/style1/tabs-nav.png');}
.tabs-nav a {color: #999;}
.tabs-nav a:hover {text-decoration: underline;}
.tabs-nav a.current_page_item {color: #223970; height: 36px;}


/* HEADER */

#header h2 {
	float: left;
	margin: 0;
}

#header h3 {
	float: right;
	text-align: left;
	margin: 46px 0 0 0;
	line-height: 104px;
}

#logo {
	width: 300px;
	height: 104px;
	text-indent: -9999px;
	margin: 0;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
}

/* SEARCH */

#searchform {
	position: absolute;
	right: 20px;
	top: 10px;
}

#searchform div {
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-repeat: repeat-x;
}

#searchform input.searchinput {
	border: none;
	width: 150px;
	background-color: transparent;
}

#searchsubmit {
	width: 17px;
	height: 17px;
	border: none;
	background-color: transparent;
	outline:none;
	cursor: pointer;
	text-indent: -9999px;
}

/* CONTENT */

#content .pad {
	padding: 0 10px 10px 10px;
}

#home-widget-area .widget {
	float: left;
	width: 300px;
	margin: 0;
	display: inline;
}

/* SIDEBAR */

#sidebar h2 {
	margin: 0 0 15px 0;
}

#sidebar h3 {
}

#sidebar p {
	font-size: 11px;
	margin: 8px 0;
}

#sidebar .read-more {
	margin: 0 0 25px 0;
}

#sidebar .widget {
	margin-bottom: 20px;
}

#sidebar .widget a {
	text-decoration: none;
}

#sidebar .widget a:hover {
	text-decoration: underline;
}

#sidebar .widget ul {
	padding: 0;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sidebar .widget li {
	line-height: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 10px;
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#sidebar .widget li a {
	border: none;
	display: block;
	padding: 7px 0;
	border: none;
}

#sidebar .widget li a:hover {
	text-decoration: none;
}

#sidebar .widget li a.current_page_item {
	font-weight: bold;
}

#sidebar .widget li ul {
	margin: 0 0 0 -10px;
	padding: 0;
	border: none;
}

#sidebar .widget li ul li {
	padding-left: 30px;
	background-position: 20px center;
}

/* HOMESIDEBAR */

#navsidebar h2 {
	margin: 0 0 15px 0;
}

#navsidebar h3 {
}

#navsidebar p {
	font-size: 11px;
	margin: 8px 0;
}

#navsidebar .read-more {
	margin: 0 0 25px 0;
}

#navsidebar .widget {
	margin-bottom: 20px;
}

#navsidebar .widget a {
	text-decoration: none;
}

#navsidebar .widget a:hover {
	text-decoration: underline;
}

#navsidebar .widget ul {
	padding: 20px 0;
	margin: 0;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
}

#navsidebar .widget li {
	line-height: 100%;
	/*border-top-width: 1px;
	border-top-style: solid;*/
	padding-left: 10px;
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#navsidebar .widget li a {
	border: none;
	display: block;
	padding: 7px 0;
	border: none;
	color: #223970;
	width: 210px;
}

#navsidebar .widget li a:hover {
	text-decoration: underline;
}

#navsidebar .widget li a.current_page_item {
	font-weight: bold;
}

#navsidebar .widget li ul {
	display: none;
	margin: 0 0 0 -10px;
	padding: 0;
	border: none;
}

#navsidebar .widget li.open ul {display: block;}

#navsidebar .widget li ul li {
	padding-left: 30px;
	background-position: 20px center;
}

#navsidebar .widget li ul a {color: #474747;}
#navsidebar .widget li ul a.current_page_item {color: #474747; text-decoration: underline;}

/* SLIDESHOW */

#slideshow {
	position: relative;
	width: 960px;
	height: 300px;
	overflow: hidden;
	z-index: 2;
}

#slideshow div {
	width: 960px;
	height: 300px;
} 

#slideshow-nav {
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
}

#slideshow-nav-inner {
	padding-top: 6px;
}

#slideshow-nav-inner a {
	border: none;
}

#slideshow-nav-inner a img {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	margin: 0 2px;
}

#slideshow-nav-inner a:hover img, #slideshow-nav-inner a.activeSlide img {
	background-position: -13px 0;
}

/* HOME */

#home-description {
	margin: 20px 25px;
	padding: 0 30px 10px;
	border-bottom: 1px solid #e7e8e8;
}

#home-description h1 {
	margin: 0 -30px;
}

#home-description p {
	font-size: 17px;
	line-height: 26px;
	margin: 20px 0;
}

#home-news {margin: 20px 0; overflow: hidden; zoom: 1;}
.home-news-item {float: left; padding-left: 30px; width: 278px; line-height: 19px; zoom: 1;}
.home-news-item h4 {margin-bottom: 10px;}
.home-news-item h3 {line-height: 18px; height: 54px; margin: 0 0 10px;}
.home-news-item h3 a {color: #223970;}
.home-news-item p {height: 57px;}
.home-news-item .read-more-link {display: block; width: 253px; height: 19px; padding: 8px 25px 0 0; background: url('layout/css/style1/read-more.png') right top; font-size: 9px; text-transform: uppercase; text-align: right; color: #4d4d4f; margin-top: 40px;}
.home-news-item .read-more-link:hover {text-decoration: underline;}

#home-widget-area .widget .pad {
	padding: 0 10px;
}

/* FULL WIDTH PAGE */

#full-width-content .full-width-title {
	padding-left: 20px;
}

#full-width-content .pad {
	padding: 0 20px;
}

.landing-page-box {background: #f2f2f2; border: 1px solid #c6c6c6; padding: 5px; margin: 30px 15px 0 !important; overflow: hidden; zoom: 1; width: 918px;}
#full-width-top .landing-page-box {margin: 0 0 0 !important;}
.landing-page-box #slideshow-wrapper {margin-bottom: 5px;}
.landing-page-box #slideshow {width: 918px; height: 216px;}
.landing-page-box #slideshow div {width: 918px; height: 216px;}
.landing-page-box img {border: 0 !important; padding: 0 !important;}
.landing-page-box #slideshow-nav {margin: 5px -5px 0;}
.landing-page-6-columns {margin-right: -6px; overflow: hidden; font-size: 11px; line-height: 21px; margin-bottom: 60px; zoom: 1;}
.landing-page-6-column {float: left; margin-right: 6px; width: 148px;}
.landing-page-6-column a {display: block; height: 53px; color: #fff; padding: 10px; line-height: 17px; font-size: 13px; margin-bottom: 10px;}
.landing-page-6-column a:hover {color: #fff;}
.landing-page-6-column p {padding: 0 3px;}
.landing-page-6-column p.block-link {padding: 0 0;}
.landing-page-box h1 {padding: 0 10px;}
.landing-page-box h2 {padding: 0 10px;}


/* BLOG */

.author-box {
	font-size: 11px;
}

.comments-link {
	padding-left: 18px;
	background: url('layout/images/comment.gif') no-repeat;
}

#content .entry {
	margin: 10px 0;
	padding: 0;
}

#content .entry h3 {
	margin-top: 0;
}

#content .entry h3 a {
	text-decoration: none;
	border: none;
}

#content .entry img {
	float: left;
	margin: 10px 10px 10px 0;
	display: inline;
}

/* COMMENTS */

.says {
	padding-left: 5px;
	color: #888888;
}

.date {
	color: #888888;
}

.thread-even, .thread-odd {
	border-bottom: 1px solid #dddddd;
}

.thread-even {
	background-color: #f9f9f9;
}

#content #comments-wrap {
	padding-top: 10px;
}

#content #comments-wrap a.name {
	text-decoration: none;	
}

#content #comments-wrap ol.commentlist {
	padding-left: 0;
	border-top: 1px solid #dddddd;	
}

#content #comments-wrap ol ol {
	padding-left: 80px;
	padding-top: 10px;
}

#content #comments-wrap li {
	padding: 0 10px;
	list-style: none;
	background-image: none;
}

#content #comments-wrap li li {
	padding: 0;
}

#content #comments-wrap li a.name:hover {
	border: none;
}

#content #comments-wrap li .comment-left {
	float: left;
	width: 75px;
	display: inline;
	padding: 15px 0;
}

#content #comments-wrap li .comment-right {
	float: left;
	width: 480px;
	display: inline;
	padding: 15px 0;
}

#content #comments-wrap li li .comment-right {
	width: 400px;
}

#content #comments-wrap li li li .comment-right {
	width: 320px;
}

.comment-right-inner {
	padding: 0;
}

.comment-right .name {
	font-size: 20px;	
}

/*
.reply-link {
	padding: 1px 0 1px 18px;
	background: url('layout/images/reply.png') no-repeat;
}
*/

#content #comments-wrap #respond {
	margin-top: 20px;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #dddddd;
	padding: 20px;
}

#content #comments-wrap #respond .pad {
	padding: 0;
}

#content #comments-wrap #respond li {
	padding: 5px 0;
}

#content #comments-wrap #respond label.error {
	color: #990000;
	padding: 5px 0;
	margin-left: 100px;
	display: block;
	width: 300px;
	font-size: 11px;
}

#content #comments-wrap #respond h3 {
	margin-bottom: 20px;	
}

#content #comments-wrap #respond fieldset {
	margin-bottom: 10px;
}

#content #comments-wrap #respond input, #content #comments-wrap #respond textarea {
	padding: 5px;
}

#content #comments-wrap #respond textarea {
	width: 350px;
	height: 200px;
}

#content #comments-wrap #respond legend {
	padding: 0 2px;
	font-weight: bold;
}

#content #comments-wrap #respond label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#content #comments-wrap #respond fieldset ol {
	margin: 0;
	padding: 0;
}

#content #comments-wrap #respond fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#content #comments-wrap #respond label {
	width: 95px; /* Width of labels */
}

#content #comments-wrap #respond #submit {
	cursor: pointer;
	padding: 5px 10px;
}

/* NEWS PAGE */

#breadcrumbs {position: absolute; right: 20px; top: 10px; font-size: 10px; color: #223970;}
#breadcrumbs a {color: #474747;}
#breadcrumbs a:hover {text-decoration: underline;}

#news-archive-form {margin-bottom: 25px;}
#news-archive-select {width: 150px;}

.news-item {position: relative; line-height: 19px; padding: 15px 120px 0 80px; zoom: 1;}
.news-items .alternate-color {background: url('layout/css/style1/news-item-alt.png') left bottom repeat-x;}
#content .news-item h3 {margin: 5px 0 3px 0 !important;}
.news-item h3 a {color: #223970;}
.news-item p {margin-top: 0 !important;}
.news-item .read-more-link {display: block; margin: 0 -120px 0 -80px; width: 625px; height: 19px; padding: 8px 25px 0 0; background: url('layout/css/style1/read-more.png') right top; font-size: 9px; text-transform: uppercase; text-align: right; color: #4d4d4f;}
.news-item .read-more-link:hover {text-decoration: underline;}
.news-icon {position: absolute; left: 10px; top: 15px; width: 53px; height: 45px; background: url('layout/css/style1/news-icon.png') 0 0;}
/*.alternate-color .news-icon {background-position: 0 -50px;}*/

.news-pagination {padding: 20px 0 0 0; font-size: 11px;}

.options {border: solid #e0e0e0; border-width: 2px 0; padding: 15px 0; overflow: hidden; margin: 40px 0 25px; height: 34px;}
.options a {position: relative; float: left; height: 25px; margin-right: 18px; padding: 9px 0 0 23px; font-size: 10px; text-transform: uppercase; color: #4a4a4a; line-height: 12px;}
.options-enlarge-font {background: url('layout/css/style1/enlarge-font.png') no-repeat;}
.options-reset-font {background: url('layout/css/style1/reset-font.png') no-repeat;}
.options-print-page {background: url('layout/css/style1/print-page.png') no-repeat;}
.options-speak-to-a-rep {background: url('layout/css/style1/speak-to-a-rep.png') no-repeat; text-decoration: none !important; cursor: arrow;}
.options-email-a-rep {background: url('layout/css/style1/email-a-rep.png') no-repeat; margin-right: 0 !important;}
a.enlarge-image {display: block; border-bottom: 1px solid #ccc; height: 25px; padding: 9px 0 0 25px; font-size: 10px; text-transform: uppercase; color: #4a4a4a; line-height: 12px; background: url('layout/css/style1/enlarge-image.png') no-repeat;}

a.video-one {display: block; width: 625px; height: 19px; padding: 8px 25px 0 0; background: url('layout/css/style1/video-one.png') right top; font-size: 9px; text-transform: uppercase; text-align: right; color: #4d4d4f;}
a.video-one:hover {text-decoration: underline;}

.list-item {position: relative; line-height: 19px; padding: 25px 220px 5px 10px; margin-right: -25px; border-bottom: 1px solid #bfbfbf; zoom: 1;}
#content .list-item h3 {margin-top: 0;}
.list-item p {margin-top: 0 !important;}
.list-items .alternate-color {background: url('layout/css/style1/list-item-alt.png') left bottom repeat-x;}
#content .list-items .alternate-color h2 a, #content .list-items .alternate-color a {color: #223970;}

.pdf-item {position: relative; line-height: 22px; font-size: 14px; padding: 20px 120px 0 80px; zoom: 1;}
.pdf-item h3 {margin: 0 0 20px !important;}
.pdf-item .download-link {display: block; margin: 0 -120px 0 -80px; width: 625px; height: 19px; padding: 8px 25px 0 0; background: url('layout/css/style1/download-pdf.png') right top; font-size: 9px; text-transform: uppercase; text-align: right; color: #4d4d4f;}
.pdf-item .download-link:hover {text-decoration: underline;}
.pdf-icon {position: absolute; left: 10px; top: 15px; width: 46px; height: 58px; background: url('layout/css/style1/pdf-icon.png') 0 0;}

.video {width: 570px; margin: 0 auto;}
#content .video img {border: 0; padding: 0;}

.featured-news {
	padding: 5px 5px 5px 0;
}

.news-article {
	float: left;
	width: 275px;
	margin: 5px 5px 5px 0;
}

#content .news-article h2 a, #content .featured-news h2 a {
	border: none;

}

/* PORTFOLIO PAGE */

#full-width-content .portfolio-box {
	float: left;
	margin: 20px 14px 20px 14px;
	width: 292px;
	display: inline;
}

#full-width-content .portfolio-box a.thumb {
	border: none;
	background: #fff url(layout/images/enlarge.png) center center no-repeat;
	display: block;
}

#full-width-content .portfolio-box h3 {
	padding: 0 6px;
}

#full-width-content .portfolio-box h3 a {
	border: none;
}

#full-width-content .portfolio-box p {
	padding: 0 6px;
}

/* CONTACT FORM */ 

#contact {
	position: relative;
}

#contact #sent {
	display: none;
}

#contact h3 {
	margin-bottom: 20px;	
}

#contact label.error {
	color: #990000;
	padding: 5px 0 5px 90px;
	display: block;
	font-size: 11px;
}

#contact fieldset {
	margin-bottom: 10px;
}

#contact input, #contact textarea {
	padding: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact textarea {
	width: 350px;
	height: 200px;
}

#contact legend {
	padding: 0 2px;
	font-weight: bold;
}

#contact label.name {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#contact fieldset ol {
	margin: 0;
	padding: 0;
}

#contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	background-image: none;
}

#contact label.name {
	width: 85px; /* Width of labels */
}

#contact #submit {
	cursor: pointer;
	padding: 5px 10px;
}

/* FOOTER AREA */

#footer-top {
	height: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer-widget-area {
	background-repeat: repeat-x;
	font-size: 11px;
	overflow: hidden;
}

#footer-widget-area-inner {
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
}

#footer-widget-area .widget {
	float: left;
	width: 215px;
	margin: 0 10px;
	display: inline;
}

#footer-widget-area .widget h3 {
	line-height: 43px;
	margin-top: 5px;
	color: #474747;
}

#footer-widget-area .widget p, #footer-widget-area .widget .pad > ul {
	padding: 10px 0;
}

#footer-widget-area .widget .pad {
	padding: 0 20px;
}

#footer-widget-area .widget ul li {
	padding: 3px 0;
}

#onramp-login {padding: 10px 0; line-height: 15px; font-size: 10px; margin-right: -20px;}
#onramp-login p.alert {font-size: 10px; margin: 0 0 5px 0 !important; padding: 0 !important; line-height: 120% !important;}
#onramp-login .text-input {width: 175px; padding: 5px;}
#onramp-login input {
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Liberation Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
#onramp-submit {float: left; margin-right: 15px;}
#onramp-login a {color: #666; white-space: nowrap;}
#onramp-login a:hover {text-decoration: underline;}



/* COPYRIGHT */

#copyright .pad {
	padding: 22px 0 0 0;
	text-align: center;
}



ul.tbg-recent-posts {}

ul.tbg-recent-posts li { 
	cursor: pointer;
}

ul.tbg-recent-posts li a {}

ul.tbg-recent-posts li a, ul.tbg-recent-posts li a span {
	border: none;
	display: block;
	text-decoration: none;
}

ul.tbg-recent-posts li a:hover, ul.tbg-recent-posts li a:hover span {
	text-decoration: underline;
}

ul.tbg-recent-posts .post-title {
	display: block;
}

.twitter_div {
	padding: 5px 0 0 0;
}

.twitter_div span {
	display: block;
}

.twitter_div ul {
	margin: 0;
}

.twitter_div ul li {
	padding: 5px 0;
	list-style: none;
	background-image: none;
}

.twitter-follow {}




.tbg-simple-contact {

}

#footer-widget-area .widget ul.tbg-simple-contact li, ul.tbg-simple-contact li {
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	line-height: 20px;
	background-position: 0 0;
	overflow: hidden;
}

#footer-widget-area .widget ul.tbg-simple-contact li a, ul.tbg-simple-contact li a {
	color: #474747;
}

#footer-widget-area .widget ul.tbg-simple-contact li a:hover, ul.tbg-simple-contact li a:hover {
	border: none;
	text-decoration: underline;
}

#footer-widget-area .widget ul.tbg-simple-contact li.phone, ul.tbg-simple-contact li.phone {
	background-position: 0 -20px;
}

#footer-widget-area .widget ul.tbg-simple-contact li.email, ul.tbg-simple-contact li.email {
	background-position: 0 -40px;
}

#footer-widget-area .widget ul.tbg-simple-contact li.contact-form, ul.tbg-simple-contact li.contact-form{
	background-position: 0 -60px;
}

#footer-widget-area .widget ul.tbg-simple-contact li.skype, ul.tbg-simple-contact li.skype {
	background-position: 0 -80px;
}

#footer-widget-area .widget ul.tbg-simple-contact li.links, ul.tbg-simple-contact li.links {
	background-position: 0 4px;
	padding: 5px 0 0 30px;
}

#footer-widget-area .widget ul.tbg-simple-contact li.extra, ul.tbg-simple-contact li.extra {
	background-position: 0 -100px;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links, ul.tbg-simple-contact ul.social-links {
	float: left;
	padding: 0; 
	margin: 0;
	display: inline;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li, ul.tbg-simple-contact ul.social-links li {
	float: left;
	padding: 0 1px;
	background-image: none;
	display: inline;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a, ul.tbg-simple-contact ul.social-links li a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background-image: url(layout/images/icons-social.png);
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.rss, ul.tbg-simple-contact ul.social-links li a.rss {
	background-position: 0 0;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.twitter, ul.tbg-simple-contact ul.social-links li a.twitter {
	background-position: 0 -16px;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.facebook, ul.tbg-simple-contact ul.social-links li a.facebook {
	background-position: 0 -32px;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.myspace, ul.tbg-simple-contact ul.social-links li a.myspace {
	background-position: 0 -48px;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.flickr, ul.tbg-simple-contact ul.social-links li a.flickr {
	background-position: 0 -64px;
}

#footer-widget-area .widget ul.tbg-simple-contact ul.social-links li a.linkedin, ul.tbg-simple-contact ul.social-links li a.linkedin {
	background-position: 0 -80px;
}

/* News Scroller Widget */

.news-scroller-wrapper {
	position: relative;
	overflow: hidden;
	height: 135px;
}

.news-scroller-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
}

#sidebar .widget .news-scroller-nav, .news-scroller-nav {
	border: none;
}

#sidebar .widget .news-scroller-nav li, .news-scroller-nav li {
	float: left;
	padding: 1px;
	display: inline;
	padding: 0;
	margin: 0;
	border: none;
	background-image: none;
	display: inline;
}

#sidebar .widget .news-scroller-nav li a, .news-scroller-nav a {
	display: block;
	padding: 2px 5px 5px 5px;
	font-size: 13px;
	margin: 0 1px;
	text-decoration: none;
	background: #f2f2f2;
	color: #000;
	line-height: 100%;
	border: 1px solid #cccccc;
}

#sidebar .widget .news-scroller-nav li a:hover, .news-scroller-nav a:hover {

}

.news-scroller {
	overflow: hidden;
	z-index: 1;
}

.news-scroller div {
	font-size: 12px;
	height: 135px;
	width: 300px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	display: inline;
}

.news-scroller div p {
	padding: 0;
	margin: 0;
}

.news-scroller div .date {
	color: #555;
	font-size: 11px;
}

/* PAGE NAVI PLUGIN */

.wp-pagenavi {
	margin: 10px;
	font-size: 11px;
	margin-left: 0;
	display: inline;
}

#content .wp-pagenavi {
	display: inline;
}

#full-width-content .wp-pagenavi {
	margin-left: 16px;
	display: inline;
}

#full-width-content .wp-pagenavi .pages, #content .wp-pagenavi .pages {
	display: none;
}

#full-width-content .single-column-page-navi, #content .single-column-page-navi {
	margin-left: 10px;
	display: inline;
}

#full-width-content .wp-pagenavi a, #content .wp-pagenavi a, .wp-pagenavi a:link {
	padding: 3px 5px;
	text-decoration: none;
}

#full-width-content .wp-pagenavi a:hover, #content .wp-pagenavi a:hover {
	text-decoration: none;
	border-style: solid;
}

#full-width-content .wp-pagenavi span.current, #content .wp-pagenavi span.current {
	padding: 3px 5px; 
	margin: 2px;
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
