/* reset */
* { margin: 0; padding: 0; }

/* general */
html, body, #wrap { height: 100%;}
body > #wrap { height: auto; min-height: 100%;}
body#home { background: url(../img/home_bg.png) repeat-x top #f6edf6;}
body { background: url(../img/content.png) repeat-y top center; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%;}

#logo { display: block; width: 184px; height: 95px; text-indent: -9999px; font-size: 0; top: 50px; left: 0; position: absolute; z-index: 100; cursor: pointer;}
#home #logo { top: 49px;}
html > body #logo { background: url(../img/izea_logo.png) no-repeat;}
#sub #logo { left: 0;}

a, a:visited { color: #c94b9b;}
a img { border: 0;}
fieldset { border: 0;}
h4 { color: #666; font-size: 14px;}
code{font-family:Arial, Helvetica, sans-serif;}
h1#error_title{color:#3F7B88 !important;font-style:italic;padding-right:20px;}

/* utility */
.jumplink { position: absolute; text-indent: -9999px;}
.signup_now { display: block; height: 51px; width: 176px; background: url(../img/signup_now.png) no-repeat; text-indent: -9999px; font-size: 0; margin: auto;}
.signup_now:hover { background-position: 0 -51px;}
.alignright { text-align: right;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.tweetmeme_button { float: right; width: 50px; height: 61px; padding-top: 7px;}
.sociable_tagline { color: #777; text-transform: lowercase; font-size: 12px; padding-bottom: 3px;}
.live_chat { margin: 20px auto; width: 259px; display: block;}

/* header */
#header_content { width: 968px; height: 176px; margin: auto; position: relative;}
#home #header_content { height: 165px;}
#home h1 { text-indent: -9999px; font-size: 0; background: url(../img/home_content_top.png) no-repeat top; height: 8px; width: 968px; margin: 0 auto;}
#page { padding-bottom: 198px;}
#sub #page { background: url(../img/header.png) repeat-x;}
#sub #header { margin-bottom: 20px;}

#nav { position: absolute; bottom: 11px; right: 0; list-style: none; font-size: 2.4em; text-transform: lowercase; width: 629px;}

#nav a { display: block; height: 37px; background: url(../img/nav.png) no-repeat; text-indent: -9999px; font-size: 0;}
#nav .page-item-13 a { width: 124px;}
#nav .page-item-13 a:hover, .page-id-13 #nav .page-item-13 a, .parent-pageid-13 #nav .page-item-13 a, #nav .page-item-13.current_page_ancestor a { background-position: 0 -37px;}
#nav .page-item-16 a { width: 115px; background-position: -125px 0;}
#nav .page-item-16 a:hover, .page-id-16 #nav .page-item-16 a, .parent-pageid-16 #nav .page-item-16 a, #nav .page-item-16.current_page_ancestor a { background-position: -125px -37px;}
#nav .page-item-6 a { width: 73px; background-position: -223px 0;}
#nav .page-item-6 a:hover, .page-id-3 #nav .page-item-6 a, .parent-pageid-6 #nav .page-item-6 a, #nav .page-item-6.current_page_ancestor a { background-position: -223px -37px;}
#nav .page-item-7 a { width: 59px; background-position: -563px 0;}
#nav .page-item-7 a:hover, .page-id-7 #nav .page-item-7 a, .single #nav .page-item-7 a, #nav .page-item-7.current_page_ancestor a { background-position: -563px -37px;}
#nav .page-item-5 a { width: 107px; background-position: -338px 0;}
#nav .page-item-5 a:hover, .page-id-5 #nav .page-item-5 a, .parent-pageid-5 #nav .page-item-5 a, #nav .page-item-5.current_page_ancestor a { background-position: -338px -37px;}
#nav .page-item-748 a { width: 96px; background-position: -241px 0;}
#nav .page-item-748 a:hover, .page-id-748 #nav .page-item-748 a, .parent-pageid-748 #nav .page-item-748 a, #nav .page-item-748.current_page_ancestor a { background-position: -241px -37px;}
#nav .page-item-78882 a { width: 104px; background-position: -623px 0;}
#nav .page-item-78882 a:hover, .page-id-15478 #nav .page-item-15478 a, .parent-pageid-15478 #nav .page-item-15478 a, #nav .page-item-15478.current_page_ancestor a { background-position: -623px -37px;}

#nav li { float: left; margin-right: 2px;}
#nav li li { float: none; margin: 0;}
#nav li li a { text-indent: 0;}
#nav ul a, #nav ul a:visited { display: inline; background: none; width: auto;}
#nav ul { position: absolute; top: -999em; width: 175px; background: url(../img/sub_nav.png) repeat-x top #822b8c; border: 1px solid #e4c0e8; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; list-style: none; padding: 0 10px 10px 10px;}
#nav ul li { width: 100%; }
#nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
#nav li:hover ul, #nav li.sfHover ul { top: 36px; /* match top ul list item height */ z-index:	99; }
ul#nav li:hover li ul, ul#nav li.sfHover li ul { top: -999em; }
ul#nav li li:hover ul, ul#nav li li.sfHover ul { left: 10em; /* match ul width */ top: 0; }
ul#nav li li:hover li ul, ul#nav li li.sfHover li ul { top: -999em;}
ul#nav li li li:hover ul, ul#nav li li li.sfHover ul { left: 10em; /* match ul width */ top: 0; }
ul#nav li.sfHover li a, ul#nav li.sfHover li a:visited { color: #fff; text-indent: 0;}
ul#nav li li a:hover { color: #e4c0e8;}
#nav .current_page_item ul a, #nav .current_page_item ul a:visited { background: none; color: #fff;}
#nav ul span { display: inline; height: auto; background: none; padding: 0;}
#nav ul a, #nav ul a:visited { color: #fff; font-size: 15px; text-decoration: none;}
#nav ul li { padding: 0 0 0 12px; background: url(../img/nav_bullet.png) no-repeat left 14px; line-height: 25px; }

#login { display: block; height: 27px; width: 56px; background: url(../img/login.png) no-repeat top; text-indent: -9999px; font-size: 0; position: absolute; top: 119px; right: 0; z-index: 1000;}
#login:hover { background-position: left -27px;}
#sub #login { top: 85px;}

#latest_blog_post { position: absolute; top: 5px; left: 0; font-size: 14px; color: #eee; width: 720px; line-height: 17px;}
#latest_blog_post span { color: #ffccff;}
#latest_blog_post a, #latest_blog_post a:visited { color: #ffccff; background: url(../img/view_post.png) no-repeat right top; padding-right: 70px; display: inline-block; height: 19px; position: relative; top: -1px;}
#latest_blog_post a:hover { background-position: right -19px;}

#stock_info { display: none; color: #ffccff; font-size: 14px; width: 150px; position: absolute; top: 5px; right: 0; line-height: 17px; text-align: right; padding-right: 40px;}
#stock_info .up, #stock_info .down { background: url(../img/stock_arrows.png) no-repeat left 2px;}
#stock_info .down { background-position: left -37px;}
#stock_change { padding-left: 15px;}

#stock_info a { text-indent: -9999px; display: block; height: 19px; width: 33px; background: url(../img/info.png) no-repeat; font-size: 0; text-decoration: none; color: #fff; position: absolute; top: -1px; right: 0;}

/* stock overview sidebar */

#stock_chart { display: block; margin: auto auto 10px auto;}
#stock_overview table, #stock_info_overview table { width: 100%;}
#stock_overview .alt, #stock_info_overview .alt { background: #eee;}
#stock_overview th, #stock_overview td, #stock_info_overview th, #stock_info_overview td { padding: 2px 5px;}
#stock_overview th, #stock_info_overview th { text-align: left; font-weight: normal;}
#stock_overview td, #stock_info_overview td { text-align: right; font-weight: bold;}

/* stock info */
#large_stock_chart { margin: auto auto 20px auto; display: block;}

#sub #main_content #stock_news { list-style: none; margin: 0;}
#sub #main_content #stock_news li { padding: 0;}
#stock_news h3 a { font-size: 15px;}
#sub #main_content #stock_news p { font-size: 13px;}
#sub #main_content .delayed, #sub #secondary_content .delayed { font-size: 11px; margin-top: 10px;}
#stock_info_overview th { padding-left: 25px;}
#sub #main_content #stock_info_overview th { color: #666; font-size: 13px;}
#sub #main_content #stock_info_overview td { padding-right: 25px; color: #666;}

/* sec filings */
#sub #main_content #sec_filings td { color: #333; font-size: 12px; padding: 2px 5px;}
#sub #main_content #sec_filings .alt td { background: #eee;}
#sub #main_content #sec_filings th { color: #702577; font-size: 15px; text-align: left; font-weight: normal; padding-bottom: 5px; padding: 2px 5px;}

/* content */
#content { width: 968px; margin: auto; padding-bottom: 50px;}

/* CLEAR FIX*/
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#content { display: block;}

/* home content */
#home #content { background: url(../img/home_content_bottom.png) no-repeat bottom; color: #777; padding-bottom: 30px;}
#home #news { width: 968px; padding-bottom: 10px; float: left;}
#home #news #featured_story { width: 697px; height: 295px; display: block; float: left; margin-top: -17px; margin-left: -6px; list-style: none;}
#home #news #featured_story li { display: none;}
#home #news #featured_story li.first_banner { display: block;}
#home #nav { right: 20px; bottom: 0;}

#who_are_you { width: 235px; height: 267px; background: url(../img/who_are_you_bottom.png) no-repeat bottom; float: right; margin: 15px 23px 0 0;}
#who_are_you h2 { height: 48px; background: url(../img/who_are_you_top.png) no-repeat; text-indent: -9999px;}
#who_are_you ul { width: 204px; margin: 15px auto 0;}
#who_are_you li { list-style: none; margin-bottom: 10px;}
#who_are_you a { text-indent: -9999px; font-size: 0;}
#who_are_you #tiser a, #who_are_you #blogger a, #who_are_you #tweeter a, #who_are_you #mobiler a { background: url(../img/who_are_you_buttons.png) no-repeat top left; height: 37px; display: block;}
#who_are_you #blogger a { background-position: left -37px;}
#who_are_you #tweeter a { background-position: left -74px;}
#who_are_you #mobiler a { background-position: left -111px;}

#overview h2, #misc_info h2 { padding-bottom: 12px; height: 23px;  background: url(../img/home_headings.png) no-repeat top left; text-indent: -9999px;}

#overview, #misc_info { padding: 10px 23px 30px 23px; width: 922px; background: url(../img/sep.png) no-repeat bottom center; float: left;}
#what_we_do { width: 202px; float: left;}
#what_we_do h2 { width: 133px;}
#what_we_do p { font-size: 14px; line-height: 1.7em;}
#featured_publishers { width: 395px; float: left; margin: 0 20px;}
#featured_publishers h2 { width: 210px; background-position: -133px top;}
#featured_publishers li { list-style: none; float: left; margin-right: 4px;}
#featured_publishers li.last { margin: 0;}

#our_tisers { width: 285px; float: right;}
#our_tisers h2 { width: 167px; background-position: -343px top;}
#our_tisers #brands_list { width: 265px; height: 135px; background: url(../img/brands_list.png) no-repeat #fff; list-style: none; padding: 0 10px;}
#our_tisers #brands_list li { float: left; width: 265px; margin: 10px 0 0 10px; display: none;}
#our_tisers #brands_list li a { display: inline-block; width: 130px; float: left; text-align: center;}
#our_tisers #brands_list li a.first { margin-right: 5px;}

#misc_info { clear: both; background: none; padding: 20px 23px;}
#featured_on { width: 150px; float: left; padding-right: 20px;}
#featured_on h2 { background-position: -510px top; width: 131px; margin-bottom: 5px;}
#featured_on li { float: left; list-style: none;}
#featured_on li a { display: block; text-indent: -9999px; font-size: 0;}
#e a { background: url(../img/e.png) no-repeat; width: 23px; height: 70px; margin: 0 30px 20px 15px;}
#abc a { background: url(../img/abc.png) no-repeat; width: 73px; height: 73px;}
#the_new_york_times a { background: url(../img/the_new_york_times.png) no-repeat; width: 144px; height: 21px;}

#from_the_blog { background: url(../img/vertical_border.png) no-repeat 255px bottom; padding-right: 40px;}
#from_the_blog p, #casting_call p { font-size: 14px; line-height: 1.5em; word-wrap: break-word;}
#from_the_blog h3, #casting_call h3 { font-size: 14px; font-weight: normal; color: #3f91b3; margin-bottom: 2px;}
#from_the_blog h4 a, #casting_call h4 a { font-size: 14px; font-weight: normal; color: #c94b9b; margin-bottom: 2px;}
#from_the_blog, #casting_call { width: 245px; height: 150px; float: left;}
#casting_call { padding-right: 20px;}
#from_the_blog h2 { background-position: -641px top; width: 153px;}
#casting_call h2 { background-position: -995px top; width: 132px;}
#proud_members_of { width: 201px; float: right;}
#proud_members_of h2 { background-position: -794px top; width: 201px;}
#proud_members_of a { display: block; font-size: 0; text-indent: -9999px;}
#proud_members_of li { float: left; list-style: none;}
#proud_members_of #bbb a { background: url(../img/bbb.png) no-repeat; width: 68px; height: 109px;}
#proud_members_of #dma a { background: url(../img/dma.png) no-repeat; width: 61px; height: 63px; position: relative; left: 14px; z-index: 999;}
#proud_members_of #womma a { background: url(../img/womma.png) no-repeat; width: 103px; height: 55px; position: relative; top: -10px; left: 30px;}

#connect_info { width: 654px; height: 32px; background: url(../img/connect_info.png) no-repeat; text-indent: -9999px; margin: 0 auto 20px auto; position: relative;}
#connect_info li { list-style: none;}
#connect_info #connect_twitter a, #connect_info #connect_facebook a { display: block; height: 32px; width: 32px; position: absolute; top: 0; font-size: 0;}
#connect_info #connect_twitter a { right: 38px;}
#connect_info #connect_facebook a { right: 0;}

/* main content */
#main_content { width: 643px; float: left;}

#sub #main_content { background: url(../img/sub_main_bottom.png) no-repeat bottom #fff; padding-bottom: 4px; }
#sub #main_content h1 { font-size: 24px; width: 530px; float: left; padding-top: 15px;}
#sub #main_content h1, #sub #main_content h1 a, #sub #main_content h1 a:visited { color: #50421f;}
#sub #main_content .page_heading { width: 600px; line-height: 64px; background: url(../img/sub_main_top.png) no-repeat; padding: 0 21px 0 22px; float: left; height: 74px;}
#sub #main_content .page_heading h1 a, #sub #main_content .page_heading h1 a:visited { font-size: 30px; color: #c94b9b; text-decoration: none;}

#sub #main_content .body { border-left: 3px solid #dedade; border-right: 3px solid #dedade; width: 600px; padding: 25px 19px 15px 18px; height: auto; clear: both;}
#sub #main_content h2, #sub #secondary_content h3 { font-size: 18px; color: #702577; margin-bottom: 5px; font-weight: normal;}
#sub #main_content h3 { font-size: 1.5em; color: #c94b9b; margin-bottom: 5px; font-weight: normal;}
#sub #main_content p, #sub #main_content ul, #sub #main_content ol { color: #666; font-size: 15px; padding-bottom: 20px; line-height: 1.4em;}
#sub #main_content td { color: #999; font-size: 14px; line-height: 1.4em; }
#sub #main_content td p { padding-bottom: 0;}
#sub #main_content table { padding-bottom: 20px;}
#sub #main_content ul ul, #sub #main_content ol ol, #sub #main_content ul ol, #sub #main_content ol ul { margin-bottom: 0; }
#sub #main_content ul, #sub #main_content ol { margin-left: 25px; }
#sub #main_content li { padding-bottom: 10px; }
#sub #main_content a, #sub #main_content a:visited { color: #702577;}
#sub #main_content #recent_posts, #sub #main_content #archived_posts { list-style: none; margin: 0;}
#sub #main_content .post_heading h2, #sub #main_content .recent_post_heading h3 { font-size: 12px; color: #666; position: relative; margin-bottom: 10px; }
#sub #main_content .recent_post_heading h2 { margin-bottom: 5px;}
#sub #main_content .post_heading h2 a, #sub #main_content .recent_post_heading h2 a { text-decoration: none;}
.comments_count { position: absolute; right: 2px;}
.navigation a { display: block; width: 112px; height: 26px; text-indent: -9999px; text-decoration: none; font-size: 0;}
.navigation .alignleft a { background: url(../img/older_posts.jpg) no-repeat; }
.navigation .alignright a { background: url(../img/newer_posts.jpg) no-repeat; }

#comments_section { border-left: 3px solid #dedade; border-right: 3px solid #dedade; overflow: auto; clear: both; }
#commentform { position: relative; }
#comment_add_avatar { position: absolute; top: 0; right: 0; width: 64px; padding-top: 68px; background: url(../img/blank-avatar.png) no-repeat top; text-align: center; font-weight: bold; }
#sub #main_content h3#comments { font-size: 42px; position: relative; padding: 0 15px; top: 15px; color: #702577;}
#sub #main_content h3#comments a { font-size: 12px; position: absolute; right: 15px; bottom: 15px; } 
#sub #main_content .commentlist { background: url(../img/comments_top.png) repeat-x top; padding: 30px 15px; list-style: none; margin: 0; overflow: auto;} 
#sub #main_content .commentlist div { width: 530px; float: right;}
#sub #main_content .commentlist h4 { font-size: 12px; color: #666; }
#sub #main_content .commentlist h4 a { font-style: italic;}
#sub #main_content .commentlist h4 a.no_url, #sub #main_content .commentlist h4 a.no_url:visited { color: #666;}
#sub #main_content .commentlist li { padding-bottom: 15px; margin-bottom: 15px; min-height: 60px; clear: both; overflow: auto; border-bottom: 1px solid #c94b9b;}
#sub #main_content .commentlist p { font-size: 14px; margin-bottom: 10px;}
#sub #main_content .commentlist img { float: left;}
.nocomments, #respond { clear: both;} 
#commentform #author, #commentform #email, #commentform #url { padding: 3px 2px;}
#respond { padding: 0 15px;}
#sub #main_content .post_heading .post_info { width: 440px; float: left; margin: 10px 0 0 15px; }
#sub #main_content .post_heading .tweetmeme_button { margin: 5px 20px 0 0;}
#sub #main_content .post_heading img { margin: 15px 0 15px 15px; border: 1px solid #bbb; float: left;}
#sub #main_content .post_heading { background: url(../img/blog_top.png) no-repeat top; width: 643px; float: left; border-bottom: 1px solid #dedade; position: relative;}
#sub #main_content .post_heading h1 { font-size: 30px; width: 480px;}
#sub #main_content .post_heading h1, #sub #main_content .post_heading a, #sub #main_content .post_heading a:visited { color: #c94b9b; text-decoration: none;}
#sub #main_content .post_heading h2 { top: 5px;}
#sub #main_content .recent_post_heading { background: url(../img/blog_divider.png) repeat-x bottom; overflow: auto; margin-bottom: 10px;}
#sub #main_content .recent_post_heading .post_info { float: right; width: 545px;}
#sub #main_content .recent_post_heading .post_info h3 a, #sub #main_content .recent_post_heading .post_info h3 a:visited { text-decoration: none;}
#sub #main_content .recent_post_heading img { float: left; border: 1px solid #bbb;}
#sub #main_content .continue_reading_link { font-size: 12px; font-weight: bold; position: relative; top: -10px; display: inline-block; margin-bottom: 30px; text-decoration: none; }

#sub #secondary_content .recent_comments ul, #sub #secondary_content .categories ul { background: #fff; border-left: 3px solid #dedade; border-right: 3px solid #dedade; padding: 10px 15px; margin-bottom: 0; }
#sub #secondary_content .recent_comments li, #sub #secondary_content .categories li { padding-bottom: 5px;}
#sub #secondary_content .categories .children { padding-bottom: 0;}
#sub #secondary_content .recent_comments .view_comment_link { font-weight: bold;}
#sub #secondary_content .recent_comments li, #sub #secondary_content .categories .children { border: 0;}

/* secondary content */
#secondary_content { width: 305px; float: right;}

#sub #secondary_content .widget { width: 305px; margin-bottom: 20px; padding-bottom: 4px; background: url(../img/sub_secondary_bottom.png) no-repeat bottom;}
#sub #secondary_content h2 { width: 305px; height: 42px; background: url(../img/sub_secondary_top.png) no-repeat; font-size: 2em; color: #fff;}
#sub #secondary_content h2 span { display: block; padding: 9px 0 0 15px;}
#sub #secondary_content h2 a, #sub #secondary_content h2 a:visited { color: #fff; }
#sub #secondary_content h3 { margin-top: 15px;}
#sub #secondary_content .textwidget, #rss-3 ul { border-left: 3px solid #dedade; border-right: 3px solid #dedade; background: #fff; padding: 15px; font-size: 1.3em; color: #666; line-height: 1.4em; } 
#sub #secondary_content .textwidget img { padding-top: 15px;}
#sub #secondary_content p, #sub #secondary_content ul, #sub #secondary_content ol { font-size: 13px; color: #666; line-height: 1.5em; margin-bottom: 15px; }
#sub #secondary_content a, #sub #secondary_content a:visited { color: #702577; text-decoration: none;}
#sub #secondary_content .widget .rssSummary { background: #fff; display: block; border-left: 3px solid #dedade; border-right: 3px solid #dedade; padding-left: 15px; padding-right: 15px; }
#sub #secondary_content .widget li .rsswidget, #sub #secondary_content .widget li .rsswidget:visited { text-decoration: underline; }
#sub #secondary_content .widget .rssSummary { padding-bottom: 15px; margin-bottom: -15px; }
#sub #secondary_content .widget ul { list-style: none; }
#sub #secondary_content .subpages ul { margin-bottom: -10px; }
#sub #secondary_content .subpages ul ul { margin-bottom: 0; }
#sub #secondary_content .subpages ul ul li { font-size: 12px; padding-bottom: 0px; line-height: 20px; }
#sub #secondary_content .subpages ul ul li a, #sub #secondary_content .subpages ul ul li a:visited { color: #c94b9b; }
#sub #secondary_content .subpages li { font-size: 16px; padding-bottom: 5px; padding-left: 12px; background: url(../img/arrow_bullet_purple.png) no-repeat left 7px; }
#sub #secondary_content .widget #contact { text-indent: -9999px; font-size: 0; height: 134px; width: 291px; background: url(../img/contact.png) no-repeat; position: relative; }
#sub #secondary_content .widget #contact a { display: block; width: 180px; height: 42px; position: absolute; left: 55px; bottom: 5px; }
#sub #secondary_content .widget blockquote { background: #fff; margin-bottom: -15px; border-left: 3px solid #dedade; border-right: 3px solid #dedade; padding: 15px 15px 0 15px; font-size: 13px; color: #666; line-height: 1.5em; }
#sub #secondary_content .widget .recentcomments blockquote { background: #fff; margin-bottom: 0px; border: 0; padding: 0; font-size: 13px; color: #666; line-height: 1.5em; width: 200px; float: right; }
#sub #secondary_content .recent_comments li { padding-bottom: 20px; }
#sub #secondary_content .recent_comments ul { padding-top: 20px; }
#sub #secondary_content .widget .recentcomments img { width: 48px; float: left;}
#sub #secondary_content .widget blockquote p { padding-bottom: 10px; font-size: 11px; font-style: italic; color: #77bf35; }
/* #sub #secondary_content .widget br { line-height: 0; display: none;} */
#sub #secondary_content .media_contacts br { display: block; }
#sub #secondary_content .widget .shopping_cart { font-size: 13px; color: #666; }
#sub #secondary_content .widget .shopping_cart td, #sub #secondary_content .widget .shopping_cart th { padding: 3px; }
#sub #secondary_content .widget .shopping_cart h1 { display: none; }
#sub #secondary_content .widget .featured_celebs img { padding-bottom: 15px; }

#sub #secondary_content #rss-3 ul { margin-bottom: 0px;}
#sub #secondary_content #rss-3 li { margin-bottom: 10px;}

#featured_agencies td { padding: 5px 0;}
.entry #facebook_like { height: 70px;}

.gsfn_link { font-size: 14px; }
.time { padding-left: 5px; font-size: 12px;}
div#gsfn_list_widget { padding: 0 !important; border: 0 !important;}
#sub #secondary_content div#gsfn_list_widget img { padding: 0;}

.ngg-widget { background: #fff; border-left: 3px solid #dedade; border-right: 3px solid #dedade; padding: 15px 0 15px 22px !important;}

/* status application form */
.wpcf7-form-control-wrap input { padding: 5px 2px; font-size: 14px; width: 300px;color:#666; }
.wpcf7-form-control-wrap .wpcf7-radio input { width: auto; }
textarea { width: 497px; padding: 2px; font-size: 14px; }
.wpcf7-response-output { padding: 10px; font-size: 14px; }

.genius_com_w2l_field input {
  color:#666666;
  font-size:14px;
  padding:5px 2px;
  width:300px;
}
.genius_com_w2l_form_label_cell label { 
  color: #C94B9B;
}
.genius_com_w2l_form_row td { 
  padding-bottom: 5px;
}

.mc-field-group label { display: block;}
#mce-EMAIL { display: block; width: 260px; padding: 3px 0; margin: 5px 0 10px;}

#mc-embedded-subscribe { display: block; background: url(../img/subscribe.jpg); width: 158px; height: 37px; text-indent: -9999px; border: 0; text-transform: uppercase; font-size: 0; cursor: pointer;}


/* footer */ 
#footer { clear: both; background: url(../img/footer.png) repeat-x bottom; height: 198px; margin-top: -198px;}
#footer_content { height: 144px; padding-top: 28px; width: 968px; position: relative; margin: auto;}
#footer p { position: absolute; top: 80px; left: 0; color: #ffccff; font-family: Verdana;}
#footer p a, #footer p a:visited { color: #ffccff; text-decoration: none;}
#footer span { padding-right: 10px; color: #fff; font-family: Arial;}
#footer span a, #footer span a:visited { color: #fff; text-decoration: underline;}

#footer_nav { padding-top: 15px;}
#footer_nav li { float: left; list-style: none; margin-right: 30px;}
#footer_nav a { display: block; height: 20px; background: url(../img/footer_nav.png) no-repeat; text-indent: -9999px; font-size: 0;}
#footer_nav .page-item-36 a { width: 48px;}
#footer_nav .page-item-36 a:hover, .page-id-36 #footer_nav .page-item-36 a, .parent-pageid-36 #footer_nav .page-item-36 a, #footer_nav .page-item-36.current_page_ancestor a { background-position: 0 -20px;}
#footer_nav .page-item-13 a { width: 95px; background-position: -73px 0;}
#footer_nav .page-item-13 a:hover, .page-id-13 #footer_nav .page-item-13 a, .parent-pageid-13 #footer_nav .page-item-13 a, #footer_nav .page-item-13.current_page_ancestor a { background-position: -73px -20px;}
#footer_nav .page-item-16 a { width: 86px; background-position: -194px 0;}
#footer_nav .page-item-16 a:hover, .page-id-16 #footer_nav .page-item-16 a, .parent-pageid-16 #footer_nav .page-item-16 a, #footer_nav .page-item-16.current_page_ancestor a { background-position: -194px -20px;}
#footer_nav .page-item-748 a { width: 72px; background-position: -306px 0;}
#footer_nav .page-item-748 a:hover, .page-id-748 #footer_nav .page-item-748 a, .parent-pageid-748 #footer_nav .page-item-748 a, #footer_nav .page-item-748.current_page_ancestor a { background-position: -306px -20px;}
#footer_nav .page-item-5 a { width: 78px; background-position: -403px 0;}
#footer_nav .page-item-5 a:hover, .page-id-5 #footer_nav .page-item-5 a, .parent-pageid-5 #footer_nav .page-item-5 a, #footer_nav .page-item-5.current_page_ancestor a { background-position: -403px -20px;}
#footer_nav .page-item-7 a { width: 36px; background-position: -628px 0;}
#footer_nav .page-item-7 a:hover, .page-id-7 #footer_nav .page-item-7 a, .parent-pageid-7 #footer_nav .page-item-7 a, #footer_nav .page-item-7.current_page_ancestor a { background-position: -628px -20px;}
#footer_nav .page-item-15395 a { width: 48px; background-position: 0 0;}
#footer_nav .page-item-15395 a:hover, .page-id-15395 #footer_nav .page-item-15395 a, .parent-pageid-15395 #footer_nav .page-item-15395 a, #footer_nav .page-item-15395.current_page_ancestor a { background-position: 0 -20px;}
#footer_nav .page-item-78882 a { width: 76px; background-position: -690px 0;}
#footer_nav .page-item-78882 a:hover, .page-id-78882 #footer_nav .page-item-78882 a, .parent-pageid-78882 #footer_nav .page-item-78882 a, #footer_nav .page-item-78882.current_page_ancestor a { background-position: -690px -20px;}

#izea { display: block; width: 195px; height: 49px; background: url(../img/izea.png) no-repeat; text-indent: -9999px; font-size: 0; position: absolute; right: 0;}
#geotrust { display: block; width: 138px; height: 95px; background: url(../img/geotrust.png) no-repeat; text-indent: -9999px; font-size: 0; position: absolute; left: 0; top: 75px;}

#sub.page-template-full-php #main_content { position:relative; width:849px; background:#fff url(../img/sub_main_bottom_full.png) no-repeat scroll center bottom; }
#sub.page-template-full-php #main_content .body { width:813px; }

#sub #secondary_content .textwidget img.wp-image-229, #sub #secondary_content .textwidget img.wp-image-230, #sub #secondary_content .textwidget img.wp-image-231 { margin: 0; padding: 0; float: none;}

/* reseller form submit button */
#form-submit{ background: url(../img/send_btn.jpg) no-repeat; height: 26px; width: 76px; border: 0; text-indent: -9999px; display: block; text-transform: uppercase;}
#form-submit:hover{ cursor: pointer;}

a#adv_signup_link, a#blogger_signup_link{color:#2F6A77 !important;}

/*sidebar 404 */
#sidebar_container{/*background:#F0F0F0 url(/images/white_to_gray_border.gif) repeat-y scroll left*/;width:190px;position:relative;left:0px;float:left;}
/* #twitter-sidebar{background:url(http://app.qa.izea.com/images/twitter_sidebar_bg.png) no-repeat center top; height:177px; width:171px;float:left; } */
.sb_follow{ color: #5d5d5d; font-size: 16px; margin-left: 10px; }
a.sb_username, a.sb_username{ color: #006391; font-size: 21px; margin-left: 10px; cursor: pointer; text-decoration: none; }

/* press release */
.press_release_preview { width: 186px; float: left; margin-right: 20px; min-height: 440px;}
.last_preview { margin-right: 0;}
#sub #main_content #press_releases { list-style: none; margin: 0; padding: 0; float: left;}
#sub #main_content #press_releases h2 { font-size: 14px; margin-top: 5px; height: 58px;}
#sub #main_content #press_releases h3 { font-size: 13px; margin: 0;}
#sub #main_content #press_releases li { padding-bottom: 0;}
#sub #main_content #press_releases .continue_reading_link { margin-bottom: 20px;}
#sub #main_content .post_heading .post_info.press_release { width: 600px; float: left; margin: 10px 20px 0 20px; }
#sub #main_content .post_heading .post_info.press_release h1, #sub #main_content .post_heading .post_info.press_release h1 a { display: block; width: 600px;}
#sub #main_content .post_heading .post_info.press_release h1 a { margin-bottom: 5px;}
.pr_banner { position: relative; left: -31px; top: -30px; margin-bottom: -20px; float: left;}
#sub #secondary_content .media_contacts h3.first { margin-top: 0;}
