/*
Theme Name: GNI Corporate
Theme URI: 
Description: Good Neighbor Insurance Corporate Blog Theme.
Version: 1.0
Author: Damon Copeland
Author URI: http://www.fusionxdesign.net
Tags: custom header, fixed width, two columns,

*/

body {
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #003366;
	background: #676767 url(images/background.jpg) no-repeat bottom right;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.667em;
}
h2 {
	font-size: 1.5em;
	margin: 15px 0;
}
h3 {
	font-size: 1.333em;
}
a {
	color:#003366;
	font-weight: bold;
	outline:none;
}
a:visited {
	color:#001336;
	outline:none;
}
a:hover {
	color:#4474CC;
	outline:none;
}
a:active {
	color: #6FA0FF;
	outline:thin dotted;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
form {
	margin:0;
	padding:0;
}

/* For image alignment */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#container {
	width: 980px;
	margin: 0 auto;
	background: url(images/container_bkgd.png) repeat-y;
	_background: none; /* IE6 */
	overflow:hidden;
}

#contentcontainer {
	background: #FFF url(images/contentcontainer_bkgd.gif) repeat-y;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow:hidden;
}

/************ Header **************/

#header {
	width: 960px;
	margin: 0 auto 0 auto;
	background: #FFF url(images/banner_bkgd.jpg) no-repeat;
	padding-bottom: 10px;
}
#logo {
	width: 331px;
	height: 72px;
	float: left;
	margin: 20px 0px 0px 15px;
}
#headercontact  {
	float:right;
	width: 300px;
	height: 60px;
	margin: 49px 34px 0 0;
	padding:0;
	color:#FFF;
	font-family: "Century Gothic", Arial, sans-serif;
	letter-spacing: .3pt;
	text-align:right;
	list-style:none;
	_display:inline;
}
#headercontact a, #headercontact a:visited, #headercontact a:hover, #headercontact a:active {
	color:#FFF;
	font-family: "Century Gothic", Arial, sans-serif;
	text-decoration:none;
	font-weight:normal;
}
#topnav {
	width: 946px;
	height: 55px;
	margin: 8px auto 0px auto;
	background: url(images/nav_shadow_icons.gif) no-repeat right 30px;
}

#topnav ul {
	padding: 0px;
	margin: 0px;
}

#topnav div {
	float: left;
	position:relative;
}

#nav_pages {
	width: 751px;
	height: 51px;
	background: url(images/nav_pages_bkgd.gif) no-repeat;
	padding: 3px 0px 0px 7px;
	overflow:hidden;
	font-size: 1em;
}
#nav_pages div {
	padding-top: 6px;
}
#nav_pages a {
	margin-right: 20px;
	display:inline;
	text-decoration:none;
}
#nav_cap, #nav_bar img {
	width: 31px;
	height: 30px;	
}
#nav_rss, #nav_rss img {
	width: 46px;
	height: 30px;	
}

#nav_twitter, #nav_twitter img {
	width: 49px;
	height: 30px;	
}

#nav_email, #nav_email img {
	width: 40px;
	height: 30px;	
}

#nav_favorites, #nav_favorites img {
	width: 53px;
	height: 30px;
}
#nav_shadow {
	width: 955px;
	height: 5px;
	float:left;
}
/********* Breadcrumbs ********/

.breadcrumb {
	padding: 5px 5px 5px 10px;
	margin: 0 auto;
	font-size: 0.917em;
	overflow:hidden;
	background: #EEEEEE;
	width: 945px;
}
/********* Footer ********/

#footer {
	width: 950px;
	height: auto;
	float:left;
	margin: 0 0 0 10px;
	_display:inline; /* IE6 */
	padding: 20px 0 5px 10px;
	text-align:center;
	background: #07468B url(images/footer-bkgd.jpg) repeat-x;
	color:#FFF;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
}
#footer a , #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	color: #CCC;
}
.footerheader {
	width: 90%;
	background: url(images/footer-header-bkgd.gif) no-repeat;
	position:relative;
	font-weight:bold;
	text-align:center;
	padding: 1px 0 4px 0;
	margin: 0 auto 15px auto;
}
.footerheader li {
	padding: 17px 0 20px 11px;
}
.footerheader .fhcorner {
	position:absolute;
	top:0;
	right:0;
	background: url(images/footer-header-bkgd.gif) no-repeat top right;
	width: 11px;
	height: 19px;
}
#footerbox1 {
	width: 140px;
	float:left;
}
#footerbox1 ul {
	margin:0 0 0 17px;
}
#footersocialicons li {
	float:left;
	width: 48px;
	height: 48px;
	margin: 0 5px 5px 0;
}
#footersocialicons li#si1 a {
	background: url(images/footer-social-icons.png) no-repeat 0 0;
}
#footersocialicons li#si2 a {
	background: url(images/footer-social-icons.png) no-repeat -48px 0;
}
#footersocialicons li#si3 a {
	background: url(images/footer-social-icons.png) no-repeat -96px 0;
}
#footersocialicons li#si4 a {
	background: url(images/footer-social-icons.png) no-repeat -192px 0;
}
#footersocialicons li#si5 a {
	background: url(images/footer-social-icons.png) no-repeat -240px 0;
}
#footerbox2 {
	width: 300px;
	float:left;
}
#footerbox2 img { /* Footer logo */
	width: 223px;
	height:49px;
	margin: 0 auto 10px 20px;
}
#footerbox3 {
	width: 280px;
	float:left;
}
#footerbox4 {
	width: 220px;
	float:left;
}
#footerbox1 a {
	display:block;
	width: 48px;
	height: 48px;
}
#footerbox1 a:hover {
	 filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#footerbox2 ul {
	border-left: 1px solid #FFF;
	padding-left: 20px;
	min-height:150px;
	_height:150px;
}
#footerbox2 ul div {
	width: 55px;
	display:inline-block;
}
#footerbox3 ul {
	border-left: 1px solid #FFF;
	padding: 0 10px 0 20px;
	min-height:150px;
	_height:150px;
}
#footerbox4 ul {
	border-left: 1px solid #FFF;
	padding-left: 28px;
	min-height:150px;
	_height:150px;
}
#footerbox4 ul li {
	margin: 0 0 2px 0;
}
#footerbox4 ul {
	border-left: 1px solid #FFF;
	padding-left: 50px;
	min-height:150px;
	_height:150px;
}
#footerbox4 ul {
	float:left;
}
#footerbox4 ul.noborder {
	border:0;
}

#copyright {
	font-size: 0.769em;
	text-align:center;
	margin: 10px 0;
}

#footer a {
	font-weight: normal;
}

/********* Content ********/
#content {
	width: 625px;
	float:left;
	padding: 0 25px 0 20px;
}
/********* Sidebar ********/
#sidebar {
	width: 278px;
	float:left;
	position:relative;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul li ul li {
	margin-bottom:4px;
}
.sidebarheader {
	color:#FFFFFF;
	font-size:1.167em;
	width: 258px;
	height: 19px;
	padding:4px 0 0 10px;
	margin: 0 auto;
}
/*.sidebarboxes {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	}
#searchheader {
	background:url(images/blog_search_header.gif) no-repeat;
	display: block;
}*/
#s {
	width: 170px;
}
#widgets-reloaded-search-3 .search-text {
	width: 165px;
	margin-right: 5px;
}
#hw_wpgw-3 {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: none;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	padding: 10px;
	display:block;
}
#hw_wpgw-3 h2 {
	background:url(images/gilbert_header.gif) no-repeat;
}
.hw_wpgw {
	position:relative;
	float:right;
	width: 125px;
}
#hw_wpgw-3 .condition {
	display:block;
	float:left;
}
#hw_wpgw-3 .temperature {
	position:absolute;
	top: 20px;
	left:0px;
	font-size:22px;
	line-height: 18px;
	font-weight:bold;
}
#hw_wpgw-3 img {
	float:right;
	border: 1px solid #DDD;
}
#hw_wpgw-3 dl, #hw_wpgw-3 dd {
	margin:0;
	padding:0;
}
#world-clock-widget {
	position:absolute;
	top: 35px;
	left:15px;
	background:none;
	border:0;
	margin:0;
	z-index:2;
	font-weight:bold;
	line-height: 1.33em;
	width: 103px;
	padding:0;
}
#city0 {
border-right: 1px dashed #999;
padding: 0 5px 5px 0;
display:block;
width:104px;
font-size:11px
}
#world-clock-widget h2 {
	display:none;
}
#search-4 h2 {
background:url(images/blog_search_header.gif) no-repeat;
}
#categories-3 {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	margin: 40px auto 0 auto;
	position:relative;
	padding: 15px 10px;
}
#categories-3 h2 {
	background:url(images/categories_header.gif) no-repeat;
	width: 258px;
	margin: 10px auto 0 auto;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
	height: 19px;
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:normal;
	position:absolute;
	top:-32px;
	left:-1px;
}
#categories-3 select {
	width: 240px;
}
#categories-3 ul {
	padding-top: 30px;
	background: url(images/category_international.gif) no-repeat;
}
#categories-3 ul li ul, #categories-3 ul li ul li ul {
	padding-top:0;
	background:none;
}
.cat-item-94 {
	padding-top: 40px;
	background: url(images/category_us.gif) no-repeat 0 10px;
}
#recent-posts-3 {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	margin: 40px auto 0 auto;
	position:relative;
	padding: 15px 10px;
}
#recent-posts-3 h2 {
	background:url(images/recent_posts_header.gif) no-repeat;
	width: 258px;
	margin: 10px auto 0 auto;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
	height: 19px;
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:normal;
	position:absolute;
	top:-32px;
	left:-1px;
}
.post_tag-cloud {
	line-height: 1.2;
	margin-top: 0px;
	text-align:justify;
}
#archives-3 {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	margin: 40px auto 0 auto;
	position:relative;
	padding: 15px 10px;
}
#archives-3 h2 {
	background:url(images/archives_header.gif) no-repeat;
	width: 258px;
	margin: 10px auto 0 auto;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
	height: 19px;
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:normal;
	position:absolute;
	top:-32px;
	left:-1px;
}

#pages-3 {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	margin: 40px auto 0 auto;
	position:relative;
	padding: 15px 10px;
}
#pages-3 h2 {
	background:url(images/resources_header.gif) no-repeat;
	width: 258px;
	margin: 10px auto 0 auto;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
	height: 19px;
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:normal;
	position:absolute;
	top:-32px;
	left:-1px;
}

.widget {
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	background: url(images/sidebar_bkgd.gif) no-repeat bottom;
	width: 246px;
	margin: 40px auto 0 auto;
	position:relative;
	padding: 15px 10px;
}

.widget h2 {
	background:url(images/default_header.gif) no-repeat;
	width: 258px;
	margin: 10px auto 0 auto;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
	height: 19px;
	color:#FFFFFF;
	font-size:1.167em;
	font-weight:normal;
	position:absolute;
	top:-32px;
	left:-1px;
}


/****** Widgets Reloaded *******/

#widgets-reloaded-categories-3 ul, #widgets-reloaded-categories-3 ul li ul li ul, #widgets-reloaded-categories-4 ul, #widgets-reloaded-categories-4 ul li ul li ul, #widgets-reloaded-categories-5 ul, #widgets-reloaded-categories-5 ul li ul li ul {
	list-style:disc;
	margin-left: 8px;
	padding-left:5px;
}
#widgets-reloaded-categories-3 ul li ul,#widgets-reloaded-categories-4 ul li ul,#widgets-reloaded-categories-5 ul li ul {
	list-style:none;
	margin-left: 10px;
	padding-left:10px;
}


/*******  Popular Posts ********/

 #wpp-3 ul {
 	list-style:disc;
	margin-left: 8px;
	padding-left:5px;
 }


/******* Comments ************/

#comment {
	width: 620px;
}

.comment {
	position:relative;
	border-top: 1px dotted #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	overflow:hidden;
}

.commentnumber { /* From comment plugin */
	position:absolute;
	top: 10px;
	right:0;
	font-size:30px;
	color:#DDDDDD;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom: 1px dotted #CCCCCC;
	width:98%;
}

/********* Pages ************/


/*#contactus_button {
	width:280px;
	text-align:center;
}
#contactus_button a {
	display: block;
	width: 280px;
	height: 21px;
	background-image: url(images/contactus_btn.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;

}
#contactus_button a:visited {
	color:#FFFFFF;
}
#contactus_button a:hover {
	background-image: url(images/contactus_btn.gif);
	background-position: -280px 0px;
	color:#F7F708;
}*/

.wpcf7 {
	width: 380px;
	background: #EEE;
	border: 1px solid #CCC;
}
.wpcf7 form {
	margin: 0 20px;
}
.wpcf7-captcha-captcha-170 {
	margin-bottom:10px;
}

/************** Posts **************/

.post h2, .post h3 {
	margin-bottom: 0;
	background: url(images/post_header_bkgd.gif) no-repeat;
}
.post h2 a, .post h3 a, .pagepage .post h2 {
	font-size: 1.333em;
	line-height:1em;
	text-decoration:none;
	display:block;
	padding: 10px;
}
#post-title {
	font-size: 2em;
	line-height:1em;
	text-decoration:none;
	display:block;
	padding: 10px;
}

.post .postmetadata {
	background: #DDD url(images/post_metadata_bkgd.gif) no-repeat left bottom;
	padding: 9px;
	margin-top: 0;
}
.post .entry {
	padding: 20px 10px 0 10px;
	border: 1px solid #DDD;
}
.post .sociable {
	margin: 0;
	padding: 10px 0 0 5px;
}

.post {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.singletag {
	background: #DDD;
	margin:0;
	padding: 12px 0 12px 9px;
}
.pagepage .entry {
	padding-bottom: 20px;
}

/************** Slideshow *************/

.slideshow { 
	height: 190px;
	width: 266px;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin: 0 auto;
	background: #CCDAF1;
}
.slideshow img { 
	height: 180px;
	width: 250px;
	border: 1px solid #003366;
	background-color:#eee;
	top:  0; 
	left:0;
	margin-left: 7px;
}
.slideshow img { display: none }

/************ Sidebar Ads ************/


#ads {
	padding:40px 0 10px 0;
	text-align:center;
}
#ads img {
	border: 1px solid #DDD;
}
#boomerad img {
	border: 1px solid #003366;
}

/*************** AddThis Buttons ***************/

.addthis_button_facebook_like {
	margin: 0 0 0 10px;
	position: absolute;
	top:10px;
}
.addthis_button {
	margin: 2px 0 0 0;
	position: absolute;
	top:10px;
	left:187px;
}
.addthis_toolbox {
	position:relative;
	min-height: 25px;
	_height: 25px;
	background: #DDD;
	padding: 10px 20px 0 10px;
}
.addthis_button_email {
	margin: 2px 0 0 0;
	position: absolute;
	top:10px;
	left:160px
}


