@charset "utf-8";

/*   
Theme Name: J. Boye
Theme URI: http://jboye.com/
Description: Designed dec 2009 for jboye.com
Author: Jakob Viskum Damgaard
Author URI: http://jboye.com/
Version: 3.0
Tags: Tags til design
.
Copyright J. Boye 2009
.
*/

/*
COLOR SCHEME by JVDAMGAARD
#E64117 : Orange/Red
#E67F17 : Orange
#E6A817 : Yellow/Orange
#E6D217 : Yellow
#C7DC16 : Green/Yellow
#52C714 : Green
#13BD78 : Blue/Green
#1375BD : Light Blue
#1326BD : Dark Blue
#5A13BD : Purple/Blue
#BD13AE : Purple
#D21534 : Red
*/


@import url('styles/reset.css');
@import url('styles/wp.css');
* {
	border:0px solid #eee;
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
}
html, body {
	width:100%;
	height:100%;
	line-height:18px;
	color:#262626;
	font-size:12px;
}
body {
	cursor:default;
	background:#fff;
	color:#262626;
}
h1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:40px;
	font-weight: normal;
	margin:0 0 10px 0;
	color:#E64117;
	text-decoration: none;
}
h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 39px;
	border-bottom: 1px solid #262626;
	margin: 30px 0 10px 0;
	color: #262626;
}
h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin: 30px 0 10px 0;
	color: #262626;
}
h4 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	margin: 15px 0 5px 0;
	color:#262626;
}
h5 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0 0 0;
	color: #E64117;
} 
a {
	text-decoration:none;
	color:#1375BD;
	outline:0;
}
a:visited {
	color:#1375BD;
}
a:hover {
	text-decoration:underline;
}
img {
	display:block;
	margin: 0;
	padding: 0;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
p {
	margin:0 0 10px 0
}
body {
	text-align: center;
}
input, textarea {
	border: #ccc solid 1px;
	padding: 3px;
	font-size: 12px;
	line-height: 15px;
	width: 100%;
}
input:focus, textarea:focus {
	border: #E64117 solid 1px;
}
.submit {
	width: 122px;
	height: 23px;
	background: url(images/post-comment-smush-it.png) top left no-repeat;
	border: none;
}
.submit:hover {
	cursor: pointer;
	background-position: 0px -30px;
}
.submit:active {
	cursor: pointer;
	background-position: 0px -60px;
}
.submit:focus {
	border: none;
}
.newsletter_text {
	width: 90% !important;
}
.newsletter_submit {
	display: inline-block;
	width: 188px;
	height: 38px;
	background: url(/wp-content/themes/jboye_v3_0/images/calltoaction_frontpage.png) no-repeat;
	border: none;
	line-height: 18px;
	background-position: 0px -50px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
}
.newsletter_submit:hover {
	color: #FFF !important;
	background-position: 0px 0px;
	cursor: pointer;
}
.newsletter_submit:active {
	color: #FFF !important;
	background-position: 0px 0px;
}
.newsletter_submit:focus {
	border: none;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
blockquote, cite {
	display: block;
	padding: 30px 70px 30px 130px;
	position: relative;
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
blockquote *, cite * {
	color: #666;
	font-size: 14px;
	line-height: 18px;
}
blockquote:before, cite:before {
	color: #ccc;
	font-size: 180px;
	font-family: "Times New Roman", Times, serif;
	content: '\201C';
	position: absolute;
	left: 40px;
	top: 80px;

}
.center {
	min-width: 950px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
#topheader {
	width:96%;
	height:75px;
	padding:0 2%;
	position:relative;
	min-width:950px;
	background-color:#333333;
	position: relative;
}
#menucontainer {
	width:96%;
	background:url(images/menubackground-smush-it.png) repeat-x;
	height:50px;
	padding:0 2%;
	position:relative;
	min-width:950px;
	border-bottom:#E64117 solid 3px
}
#menu {
	min-width:950px;
	max-width:1200px;
	margin:0 auto;
	height:50px;
	position:relative
}
#navigation, #navigation ul {
	margin:0 0 0 -10px;
	padding:0;
	list-style:none
}
#navigation li {
	float:left;
	display:block;
	height:40px;
	background:url(images/menuover-smush-it.png) repeat-x;
	background-position:0px 0px
}
#navigation li:hover {
	background-position:0px -182px
}
#navigation li a {
	display:block;
	text-decoration:none;
	color:#ccc;
	padding:10px 10px 25px 10px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#navigation li a:hover {
	color:#fff !important
}
#navigation li.current_page_item a, #navigation li.current_page_ancestor a, #navigation li.current_page_parent a, #navigation li.current-page-ancestor a {
	color:#E64117
}
#navigation li.signup_menu {
	background-color:#E64117;
	margin:0 0 0 15px;
	height:75px
}
#navigation li.signup_menu a {
	color:#fff;
	padding:40px 20px 25px 20px
}
#navigation li ul {
	display:block;
	margin:-20px 5px 0 10px;
	padding:0;
	list-style:none;
	max-width:200px
}
#navigation li ul li {
	display:inline;
	padding:0 4px 0 0;
	height:auto;
	color:#999 !important;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	background:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#search {
	position:absolute;
	right:0px;
	top:10px;
	z-index: 10;
}
#search div {
	float: left;
	margin-left: 20px;
}
#search div a {
	color: #CCC !important;
}
#search div img {
	display: inline-block;
	border: 0;
}
.searchtext {
	border:#464646 solid 1px;
	background:#1e1e1e;
	border-right:0px;
	width:89px;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 5px;
	color:#ccc
}
.searchtext:focus {
	border:#464646 solid 1px;
	background:#1e1e1e;
	border-right:0px;
	width:89px;
	font-size:12px;
	line-height:15px;
	padding:2px 0 2px 5px;
	color:#ccc
}
.searchsubmit {
	border:#464646 solid 1px;
	background:#1e1e1e url(images/search-smush-it.png) no-repeat;
	background-position:center;
	border-left:0px;
	width:15px;
	font-size:12px;
	line-height:15px;
	padding:2px 5px;
	color:#ccc;
	cursor:pointer
}
.searchsubmit:focus {
	border:#464646 solid 1px;
	border-left:0px
}
.searchsubmitnot {
	border:0px;
	width:1px;
	height:1px;
	background:#262626;
}
#logo {
	float: left;
	height: 54px;
	padding: 10px 0;
	width:125px;
	position: relative;
}
#logo a {
	display: block;
	height: 50px;
	background: url(images/logo-smush-it.png) no-repeat;
	text-indent: -9999px;
	width: 116px;
	background-position: 0px 0px;
}
#logo a:hover {
	background-position: 0px -100px;
}
#seperator {
	float: left;
	background-color: #CCCCCC;
	height: 55px;
	width: 1px;
	margin: 10px 10px 0px 10px;
	
}
#tagline {
	color:#ccc;
	font-size:16px;
	line-height:20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	float: left;
	padding: 14px 0 0 0;
}
#submenu {
	width:96%;
	padding:0 2%;
	position:relative;
	min-width:950px;
	background:#E64117
}
#submenu ul {
	list-style:none
}
#submenu ul li {
	float:left;
	display:block
}
#submenu ul li a {
	display:block;
	color:#fff;
	padding:3px 15px 7px 0;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif
}
#submenu ul li a:hover {
	text-decoration:none;
	color:#262626
}
#submenu ul li.current_page_item a, #submenu ul li.current_page_ancestor a, #submenu ul li.current_page_parent a {
	color:#262626
}
#contentcontainer {
	width: 96%;
	padding: 0 2%;
	margin: 10px 0 0 0;
}
#visual-content {
	position: relative;
	margin: 0 0 10px 0;
	width: 100%;
}
#visual-content p {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	color: #ddd;
	background: #000;
	display:inline-block;
	padding: 5px 10px 5px 10px;
}
#visual-content a {
	font-size: 15px;
	line-height: 18px;
	color: #ddd;
	text-decoration: underline;
}
#visual-content h1 {
	margin: 0 0 2px 0;
	color: #FFF;
	background: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	display:inline-block;
	padding: 5px 10px 5px 10px;
}
#visual-image {
	position: relative;
	margin:0;
	padding:0;
	width: 100%;
}
#visual-text {
	position: absolute;
	z-index:2;
	width: 60%;
}
#visual-text p {
	font-size: 15px;
	line-height: 18px;
	margin: 0;
	color: #ddd;
	background: #262626;
	display:inline-block;
	padding: 5px 10px 5px 10px;
}
#visual-text a {
	font-size: 15px;
	line-height: 18px;
	color: #ddd;
	text-decoration: underline;
}
#visual-text * {
	text-align: inherit;
}
#visual-text h1 {
	margin: 0 0 2px 0;
	color: #E64117;
	background: #262626;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	display:inline-block;
	padding: 5px 10px 5px 10px;
}
#nosidebar_1cols div, #nosidebar_2cols div, #nosidebar_3cols div, #nosidebar_4cols div, #nosidebar_5cols div {
	float: left;
	margin: 0;
	min-height: 200px;
}
#nosidebar_1cols div h4, #nosidebar_2cols div h4, #nosidebar_3cols div h4, #nosidebar_4cols div h4, #nosidebar_5cols div h4 {
	margin: -3px 0 10px 0;
}
#nosidebar_1cols div h5, #nosidebar_2cols div h5, #nosidebar_3cols div h5, #nosidebar_4cols div h5, #nosidebar_5cols div h5, #nosidebar_1cols div img, #nosidebar_2cols div img, #nosidebar_3cols div img, #nosidebar_4cols div img, #nosidebar_5cols div img {
	margin: 10px 0 0 0;
}
#nosidebar_1cols div {
	width:100%;
}
#nosidebar_2cols div {
	width:48.5%; /*3%*/
}
#nosidebar_3cols div {
	width:31.33%; /*3%*/
}
#nosidebar_4cols div {
	width:22.75%; /*3%*/
}
#nosidebar_5cols div{
	width:17.6%; /*3*/ 
}
#nosidebar_1cols div img.topimg, #nosidebar_2cols div img.topimg, #nosidebar_4cols div img.topimg, #nosidebar_3cols div img.topimg, #nosidebar_5cols div img.topimg {
	width:100%;
	max-height:100px;
}
.nosidebar_1cols_space {
	float: left;
	margin: 0;
	width:0% !important;
}
.nosidebar_2cols_space, .nosidebar_5cols_space, .nosidebar_4cols_space, .nosidebar_3cols_space {
	float: left;
	margin: 0;
	width:3% !important;
}
#nosidebar_1cols li, #nosidebar_2cols li, #nosidebar_3cols li, #nosidebar_4cols li, #nosidebar_5cols li {
	margin: 0 0 10px 10px;
	list-style: outside;
	list-style-type: none;
}
#nosidebar_1cols li:before, #nosidebar_2cols li:before, #nosidebar_3cols li:before, #nosidebar_4cols li:before, #nosidebar_5cols li:before {
	content: "\00BB \0020";
}
#sidebar {
	width:35%;
	float:left;
	margin: 0 0 0 2%;
	border-left: #CCC 1px solid;
	padding: 20px 0 20px 2%;
}
#sidebar h2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 20px 0;
	color:#262626;
	border: 0;
}
#sidebar div.widget {
	margin: 0 -10px 20px -10px;
	padding: 40px 10px 0 10px;
	background: url(images/comment-background-smush-it.png) top repeat-x;
	border-top: #CCC 1px solid;
}
#sidebar div.widget_image {
	margin: 0;
	padding: 0;
	width: 100%;
}
#sidebar div.widget_image:hover {
	cursor: pointer;
}
#sidebar div.widget_image img {
	margin: 0;
	padding: 0;
	width: 100%;
}
#sidebar li {
	margin: 0;
	list-style: outside;
	list-style-type: none;
	padding: 5px 0 0 0;
}
#sidebar li:before {
	content: "\00BB \0020";
}
#page_col {
	width:60%;
	float: left;
	padding: 20px 0 20px 0;
}
#page_col p {
	margin: 0 0 10px 0;
}
#page_col ul li {
	margin: 0 0 0 20px;
	list-style: outside;
	list-style-type: none;
	padding: 5px 0 0 5px;
}
#page_col ul li:before {
	content: "\00BB \0020";
}
#page_col ul {
	list-style: outside;
	margin: 0 0 20px 0;
}
#page_col ol li {
	margin: 0 0 0 20px;
	list-style: inside;
	list-style-type: decimal;
	padding: 5px 0 0 5px;
}
#page_col ol {
	list-style: outside;
	margin: 0 0 20px 0;
}
#footer {
	position:absolute;
	bottom:0px;
	width: 100%;
}
#footer_social {
	width: 100%;
	background: #262626;
	border-top: #D21534 solid 3px;
	padding: 20px 0;
	height: 20px;
}
#footer_social_buttons {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}
#footer_social_buttons p {
	display: inline;
	color: #CCC;
	margin: 0 10px 0 0;
	font-size: 13px;
	line-height: 16px;
}
#footer_social_buttons ul {
	display: inline;
}
#footer_social_buttons li {
	display: inline-block;
	margin: 0 10px 0 0;
}
#footer_social_buttons a {
	display: inline-block;
	width: 64px;
	height: 20px;
	background: url(images/social_footer.png);
	text-indent: -9999px;
}
#footer_social_buttons .facebook {
	background-position: 0px -20px;
}
#footer_social_buttons .facebook:hover {
	background-position: 0px 0px;
	cursor: pointer;
}
#footer_social_buttons .linkedin {
	background-position: -64px -20px;
}
#footer_social_buttons .linkedin:hover {
	background-position: -64px 0px;
	cursor: pointer;
}
#footer_social_buttons .twitter {
	background-position: -128px -20px;
}
#footer_social_buttons .twitter:hover {
	background-position: -128px 0px;
	cursor: pointer;
}
#footer_social_buttons .youtube {
	background-position: -192px -20px;
}
#footer_social_buttons .youtube:hover {
	background-position: -192px 0px;
	cursor: pointer;
}
#footer_social_newsletter {
	dsiplay: none;
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
}
#footer_social_newsletter p {
	display: inline-block;
	color: #CCC;
	margin: 0 10px 0 0;
	font-size: 13px;
	line-height: 20px;
}
#footer_social_newsletter input {
	display: inline-block;
	width: 180px;
	height: 14px;
	padding: 7px;
	font-size: 14px;
	border: 0px;
	color: #CCC;
}
#footer_social_newsletter .calltoaction {
	display: inline-block;
}
#footer_social_newsletter_popup {
	position: absolute;
	z-index: 10;
	top: -85px;
	left: 200px;
	height: 94px;
	width: 138px;
	background: url(images/footer_popup.png);
	padding: 6px 6px 0 6px;
	color: #262626;
	display: none;
}
#footer_text {
	width: 100%;
	background: #333;
	border-top: #444 solid 1px;
	padding: 0;
}
#footer_text * {
	font-size:11px;
	line-height:15px
}
#footer_text ul ul {
	margin:0 0 0 20px
}
#footer_text td {
	padding: 20px 10px 40px 70px;
	background: url(images/footer_line.png) top left no-repeat;
	
}
#footer_text h3 {
	color:#ccc;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	margin:0 0 7px 0
}
#footer_text a {
	color:#ccc;
	text-decoration:underline
}
#footer_text a:hover {
	color:#fff;
	text-decoration:underline
}
#footer_text p {
	padding:0;
	margin:0;
	color:#ccc
}
#footer_text p.indent {
	margin:0 0 0 20px
}
#country {
	width: 800px;
	margin: 0 0 0 100px;
}
#country ul {
	float:left;
	border-left: #ccc solid 1px;
	margin: 136px 0 130px 0;
	padding: 20px 0;
	width: auto;
}
#country li a {
	font-family:"Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}
#country li {
	margin: 0 0 0 10px;
	list-style: outside;
	list-style-type: none;
	padding: 2px 0 0 5px;
	width: 120px;
}
#country p {
	float:left;
	font-family:"Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 24px;
	line-height: 24px;
	margin: 150px 20px 130px 0px;
	color: #999;
	width: 140px;
	text-align: right;
	padding: 0;
}
#comments {
	clear: both;
	padding: 0;
	
}
#respond {
	clear: both;
	padding: 0;
	
}
#comments img {	
	padding: 3px;
	border: #eee solid 1px;
	border-bottom: #ccc solid 2px;
}
#comments ol li {
	list-style: none;
	display: block;
	border-top: 1px solid #ccc;
	float: none;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	min-height: 61px;
	padding: 40px 30px 20px 91px;
	background: url(images/comment-background-smush-it.png) top repeat-x;
}
#comments li:before {
	content: '';
}
.comment_avatar {
	position: absolute;
	left: 30px;
	top: 40px;
}
.comment_name, .comment_name * {
	font-size: 15px;
	font-weight: bold;
}
.comment_date, .comment_date * {
	color: #999;
}
.authorcomment {
	/*background: url(images/comment-background-author-smush-it.png) top repeat-x !important;
	border-top: 1px solid #E64117 !important;*/
	background: #eee url(images/comment-background-smush-it.png) top repeat-x !important;
}
.author_avatar {
	float: left;
	padding: 0 20px 10px 0;
}
.postnav {
	float:left;
	width:50%;
	margin:0;
	padding:0;
}
.navigation {
	margin: 0 0 15px 0;
	clear: both;
}
.postmetadata {
	font-style:italic;
}
.seperate {
	height:0px;
	border-top: #ccc solid 1px;
	margin: 20px 0;
}
.vcard img {
	float: left;
	margin: 0 10px 2px 0;
	padding:0;
}
.blogpostlist {
	border-top: #ccc solid 1px;
	margin: 0 -10px -20px -10px;
	padding: 0 10px 50px 10px;
	clear: both;
	height: 0px;	
	background: url(images/comment-background-smush-it.png) top repeat-x;
}
.blogpostlistsmall {
	border-bottom: #ccc solid 1px;
	margin: 10px 0;
	clear: both;
	height: 0px;
}
.postfrontpage_odd, .postfrontpage_even {
	float: left;
	color: #666;
	margin: 0 0 20px 0;
}
.postfrontpage_odd img, .postfrontpage_even img {
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px;
	border: #eee solid 1px;
	border-bottom: #ccc solid 2px;
}
.postfrontpage_odd h4, .postfrontpage_even h4 {
	margin: 0 0 5px 0;
	padding: 0;
}
.postfrontpage_odd {
	width: 48%;
	border-right: #ccc solid 1px;
	min-height: 280px;
	padding: 10px 2% 10px 0; 
}
.postfrontpage_even {
	width: 47.5%;
	padding: 10px 0 10px 2%;
}
.blackpost {
	background: #262626;
	min-height: 280px;
	width: 45.5%;
	padding: 10px 2%;
}
.blackpost p {
	color: #ddd;
}
.blackpost h4 a {
	color: #FFF;
}
.blackpost h4 a:hover {
	color: #E64117;
	text-decoration: none;
}
.blackpost img {
	float: left;
	margin: 0 20px 10px 0;
	padding: 3px;
	border: #222 solid 1px;
	border-bottom: #000 solid 2px;
}
/*
#signup {
	margin: 0;
	padding: 0;
	width: 100%;
}
#signup * {
	color: #ddd;
}
#signup h2 {
	color: #262626;
}
#signup h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
}
#signup table, #signup table th, #signup table td {
	border: 1px solid #ccc;
}
#signup table {
	border-collapse: collapse;
}
#signup td {
	padding: 20px 5px;
	vertical-align: top;
}
*/
.search-everything-highlight-color {
	font-weight: bold;
	padding: 0 2px;
}
.by {
	color: #999;
	clear: both;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding: 5px 0;
	line-height: 16px;
}
.by a {
	font-size: 11px;
	line-height: 11px;
}
	
a.search-everything-highlight-color:hover {
	text-decoration: underline;
}
.sidebarlist {
	margin: 0 !important;
	padding: 5px 0 5px 0 !important;
}
.sidebarlist img {
	float:left;
	margin: 0 10px 0 0;
	padding: 0px;
	border: #eee solid 1px;
}
.sidebarlistbreak {
	margin: 0 !important;
	clear: both;
	border-bottom: #ccc solid 1px;
	height:5px;
	overflow: hidden;
	padding: 0 !important;
}
.imglink:hover {
	cursor: pointer;
}
#abstract {
	color: #666;
	font-size: 15px;
	line-height: 19px;
}
.related {
}
.related img {
	padding: 3px;
	border: #eee solid 1px;
	border-bottom: #ccc solid 2px;
}
.related h4, .related p {
	margin: 0;
	padding: 0;
	color: #666;
}
.related h4 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.related_post {
	border-bottom: #ccc solid 0px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}
.related_img {
	float: left;
	width: 27%;
	margin: 0;
	padding: 0 3% 0 0;
}
.related_content {
	float: left;
	width: 70%;
	margin: 0;
	padding: 0;
}
#wp_page_numbers ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#wp_page_numbers ul li{
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
/*
#wp_page_numbers ul li.space{
	display: inline-block;
	text-indent: -9999px;
	width: 25px;
	height: 1px;
}
#wp_page_numbers ul li a{
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 30px 10px 0 0;
	display: block;
	width: 45px;
	height: 23px;
	background: url(images/pagenumbers-smush-it.png);
	background-position: 0px 0px;
}
#wp_page_numbers ul li.active_page a{
	background-position: 0px -30px;
}
#wp_page_numbers ul a:hover{
	background-position: 0px -30px;
	text-decoration: none;
}
*/
#wp_page_numbers ul li:before{
	content: "" !important;
	margin: 0;
	padding: 0;
}

#signup {
	background: #262626;
	width: 100%;
	margin: -10px 0 0 0;
	padding: 20px 0 40px 0;
	border-bottom: #D21534 solid 3px;
}
#signup table {
	border: 0px solid #fff;
	width: 100%;
}
#signup td {
	text-align: center;
	vertical-align: top;
	width: 33%;
	border: 0px solid #fff;
}
#signup .nonmember, #signup .becomemember, #signup .allreadymember { 
	background: url(images/signup/sprt-smush-it.png) no-repeat;
	height: 202px;
	width: 67px;
	padding: 172px 0 0 0;
	position: relative;
}
#signup .nonmember {
	background-position: 0px 0px;
}
#signup .becomemember {
	background-position: -400px 0px;
}
#signup .allreadymember {
	background-position: -800px 0px;
}
.membershiplink {
	position: absolute;
	left: 130px;
	top: 102px;
}
.membershiplink a {
	width: 100px;
	height: 20px;
	background: url(images/blank.png) no-repeat;
	text-indent: -9999px;
	display: block;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
	
.non_1, .non_2, .non_3, .become_1, .become_2, .become_3, .allready_1, .allready_2, .allready_3 {
	background: url(images/signup/sprt-smush-it.png) no-repeat;
	width: 323px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 16px auto;
}
.non_1 { background-position: 0px -600px}
.non_2 { background-position: 0px -800px}
.non_3 { background-position: 0px -1000px}
.become_1 { background-position: -400px -600px}
.become_2 { background-position: -400px -800px}
.become_3 { background-position: -400px -1000px}
.allready_1 { background-position: -800px -600px}
.allready_2 { background-position: -800px -800px}
.allready_3 { background-position: -800px -1000px}
.non_1:hover { background-position: 0px -660px}
.non_2:hover { background-position: 0px -860px}
.non_3:hover { background-position: 0px -1060px}
.become_1:hover { background-position: -400px -660px}
.become_2:hover { background-position: -400px -860px}
.become_3:hover { background-position: -400px -1060px}
.allready_1:hover { background-position: -800px -660px}
.allready_2:hover { background-position: -800px -860px}
.allready_3:hover { background-position: -800px -1060px}
.non_1:active { background-position: 0px -720px}
.non_2:active { background-position: 0px -920px}
.non_3:active { background-position: 0px -1110px}
.become_1:active { background-position: -400px -720px}
.become_2:active { background-position: -400px -920px}
.become_3:active { background-position: -400px -1120px}
.allready_1:active { background-position: -800px -720px}
.allready_2:active { background-position: -800px -920px}
.allready_3:active { background-position: -800px -1120px}






.nonmember_widget_1, .nonmember_widget_2, .becomemember_widget_1, .becomemember_widget_2, .allreadymember_widget_1, .allreadymember_widget_2 { 
	background: url(images/signup/sprt-smush-it.png) no-repeat;
	height: 67px;
	width: 323px;
	padding: 172px 0 0 0;
	position: relative;
	margin: 0 auto 20px 0;
}
.nonmember_widget_1 {
	background-position: 0px 0px;
}
.nonmember_widget_2 {
	background-position: 0px -300px;
}
.becomemember_widget_1 {
	background-position: -400px 0px;
}
.becomemember_widget_2 {
	background-position: -400px -300px;
}
.allreadymember_widget_1 {
	background-position: -800px 0px;
}
.allreadymember_widget_2 {
	background-position: -800px -300px;
}
.allreadymember_widget_3 {
	background-position: -800px 0px;
}


.regular_widget_iaw, .nonprofit_widget_iaw, .member_widget_iaw  { 
	background: url(images/signup-iaw/sprt-smushit.png) no-repeat;
	height: 67px;
	width: 323px;
	padding: 172px 0 0 0;
	position: relative;
	margin: 0 auto 20px 0;
}
.nonprofit_widget_iaw { background-position: -400px 0px }
.member_widget_iaw { background-position: -800px 0px }

.regular_iaw, .nonprofit_iaw, .member_iaw { 
	background: url(images/signup-iaw/sprt-smushit.png) no-repeat;
	width: 323px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 16px auto;
}

.regular_iaw { background-position: 0px -600px}
.nonprofit_iaw { background-position: -400px -600px}
.member_iaw { background-position: -800px -600px}
.regular_iaw:hover { background-position: 0px -660px}
.nonprofit_iaw:hover { background-position: -400px -660px}
.member_iaw:hover { background-position: -800px -660px}
.regular_iaw:active { background-position: 0px -720px}
.nonprofit_iaw:active { background-position: -400px -720px}
.member_iaw:active { background-position: -800px -720px}

.regular_widget_iaw20, .nonprofit_widget_iaw20, .member_widget_iaw20  { 
	background: url(images/signup-iaw/sprt20-smushit.png) no-repeat;
	height: 67px;
	width: 323px;
	padding: 172px 0 0 0;
	position: relative;
	margin: 0 auto 20px 0;
}
.nonprofit_widget_iaw20 { background-position: -400px 0px }
.member_widget_iaw20 { background-position: -800px 0px }

.regular_iaw20, .nonprofit_iaw20, .member_iaw20 { 
	background: url(images/signup-iaw/sprt20-smushit.png) no-repeat;
	width: 323px;
	height: 55px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto 16px auto;
}

.regular_iaw20 { background-position: 0px -600px}
.nonprofit_iaw20 { background-position: -400px -600px}
.member_iaw20 { background-position: -800px -600px}
.regular_iaw20:hover { background-position: 0px -660px}
.nonprofit_iaw20:hover { background-position: -400px -660px}
.member_iaw20:hover { background-position: -800px -660px}
.regular_iaw20:active { background-position: 0px -720px}
.nonprofit_iaw20:active { background-position: -400px -720px}
.member_iaw20:active { background-position: -800px -720px}


.buyreport_submit {
	display: inline-block;
	width: 133px;
	height: 23px;
	background: url(images/buy-report-smush-it.png) top left no-repeat;
	border: none;
	text-indent: -9999px;
}
.buyreport_submit:hover {
	cursor: pointer;
	background-position: 0px -30px;
}
.buyreport_submit:active {
	cursor: pointer;
	background-position: 0px -60px;
}
.buyreport_submit:focus {
	border: none;
}	
	



	
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
}
.width150 {
	width: 150px;
}
.width100 {
	width:100px;
}
.width350 {
	width:350px;
}
.h70 {
	height:30px;
}
.last {
	margin: 0;
}
.border {
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}
.align-right {
	text-align: right;
}
.hiddenPic {display:none;}
.wrapper {
	position: relative;
	width: 100%;
	min-height: 100%;
}
.borderimg {	
	padding: 3px;
	border: #eee solid 1px;
	border-bottom: #ccc solid 2px;
}
#signup-wrapper {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
#signup-top {
	position: absolute;
	right:0px;
	top:0px;
	height: 90px;
	width: 268px;
}
#signup-top a {
	display: block;
	text-indent: -9999px;
	height: 90px;
	width: 268px;
	background:url(images/signup_top.png);
	background-position: 0px -100px;
}
#signup-top a:hover {
	background-position: 0px 0px;
}
.button {
	background:url(images/sprt.png) top left no-repeat;
	width:122px;
	height:23px;
	border:none;
	display: inline-block;
	margin:20px 0 5px 0;
	background-position:-450px 0px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 0 0;
}
.button:hover {
	background-position:-450px -30px;
	color: #FFF;
	text-decoration:none;
}
.button:active {
	background-position:-450px -60px;
	color: #FFF;
	text-decoration:none;
}
.button:visited {
	background-position:-450px -30px;
	color: #FFF;
	text-decoration:none;
}
.calltoaction {
	display: inline-block;
	background: url(/wp-content/themes/jboye_v3_0/images/calltoaction_frontpage.png) no-repeat;
	width: 168px;
	height: 18px;
	line-height: 18px;
	background-position: 0px -50px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
}
.calltoaction:hover, .calltoaction:active, .calltoaction:visited {
	color: #FFF !important;
	background-position: 0px 0px;
	text-decoration: none;
}
.cta_small {
	display: inline-block;
	background: url(images/calltoaction_small.png) no-repeat;
	width: 131px;
	height: 12px;
	line-height: 12px;
	background-position: 0px -50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 8px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
}

/* PLUGIN FIXES */

/* Add To Any */
.addtoany_share_save_container * {
	margin: 0 !important;
	padding: 0 !important;
}
.addtoany_share_save_container iframe.addtoany_special_service {
	margin-right: 10px !important;
}
.addtoany_share_save_container .facebook_like {
	width:100px !important;
} 
.addtoany_share_save_container .addtoany_share_save {
	display: none;
} 


@media print {
.dont_print {
	display: none;
}
#social {
	display:none;
}
#respond {
	display:none;
}
#sidebar {
	display:none;
}

#topheader {
	display: none;
}
#menucontainer {
	display:none;
}
#submenu {
	display:none;
}
#footer {
	display:none;
}
#page_col {
	width: 100%;
}
}
