@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,700,400italic,700italic);

a { text-decoration: none; cursor: pointer; }
body { background: #3b3b3b; color: #000; }

.wrap { width: 940px; margin: 0 auto; position: relative; min-height: 87px; }
.clear { clear: both; line-height: 1px; margin-bottom: -1px; }
.overlayer { background: url('/images/overlayer.png') center center; position: fixed; top: 0px; right: 0px; left: 0px; bottom: 0px; display: none; z-index: 1; }

.brbutton { background: #cc3333; color: #fff; height: 35px; line-height: 35px; padding: 0 15px; border-radius: 4px; border-bottom: 1px solid #3b3b3b; font-size: 12px; font-weight: bold; text-align: center; display: inline-block; }
.bgbutton { background: #2da800; color: #fff; height: 35px; line-height: 35px; padding: 0 15px; border-radius: 4px; border-bottom: 1px solid #3b3b3b; font-size: 12px; font-weight: bold; text-align: center; display: inline-block; }
.small { font-size: 10px; }
.small b { color: #cc3333; font-weight: normal; }

.radio { width: 18px; height: 18px; border: 1px solid #bdbdbd; border-radius: 10px; display: inline-block; position: relative; margin: 6px 0 -6px 0; cursor: pointer; }
.radio span { width: 10px; height: 10px; background: #d6d6d6; border-radius: 5px; display: inline-block; position: absolute; top: 4px; left: 4px; }
.radio span.on { background: #cc3333; }

#header { background: #545454 url('/images/header-bg.jpg') center top; height: 87px; }
#header .logo { position: absolute; top: 12px; left: 0px; }
#header .logo h1, #header .logo h3 { background: url('/images/logo.png') left top no-repeat; width: 306px; height: 45px; overflow: hidden; margin: 0; }
#header .logo h1 a, #header .logo h3 a { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; text-indent: -9999px; z-index: 1; }

#header .iconed { position: absolute; top: 20px; right: -4px; height: 40px; width: 600px; text-align: right; z-index: 2; }
#header .iconed .menu { display: none; width: 40px; height: 40px; background: url('/images/icons.png') -80px -120px no-repeat; overflow: hidden; cursor: pointer; }
#header .iconed .search { display: inline-block; width: 40px; height: 40px; background: url('/images/icons.png') -0px -120px no-repeat; overflow: hidden; cursor: pointer; }
#header .iconed .bigmedia { display: inline-block; width: 420px; }
#header .iconed .smallmedia { display: none; }
#header .iconed .search_box { display: none; width: 400px; height: 40px; overflow: hidden; position: relative; }
#header .iconed .search_box input { position: absolute; top: 5px; right: 0px; border: 0; margin: 0; height: 20px; line-height: 20px; background: #fff; width: 300px; padding: 5px 8px; color: #868685; font-family: "Droid Serif", serif; font-style: italic; font-size: 12px; border-radius: 4px; }
#header .iconed .member { display: inline-block; width: 40px; height: 40px; background: url('/images/icons.png') -40px -120px no-repeat; overflow: hidden; cursor: pointer; }
#header .iconed .member_login { display: inline-block; width: 40px; height: 40px; background: url('/images/icons.png') -40px -120px no-repeat; overflow: hidden; cursor: pointer; }

#login { display: none; }
#login .box { position: absolute; top: 65px; left: 50%; margin-left: 170px; background: #fff; width: 260px; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 10px 20px; z-index: 1; }
#login .brbutton { display: block; }
#login h3 { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 25px; color: #cc3333; margin: 0 0 5px 0; font-weight: normal; border-bottom: 1px dotted #c0c0c0; padding: 5px 0; }
#login p { font-size: 12px; color: #3b3b3b; line-height: 25px; }
#login input { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 20px; width: 250px; }
#login p.help { font-size: 9px; text-align: right; padding: 0; margin: -5px 0; line-height: 10px; color: #cc3333; }
#login a { color: #cc3333; }
#login a.brbutton { color: #fff; display: inline-block; width: 60px; }
#login p.error { font-size: 12px; line-height: 25px; margin: 0 0 5px 0; border-bottom: 1px dotted #c0c0c0; padding: 5px 0 10px 0; }
#login p.error strong { color: #cc3333; }

#header .register { position: absolute; right: 0px; top: 24px; width: 165px; }
#header .register .reg { background: url('/images/sign-in.png') left top no-repeat; display: block; margin: 0; font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 17px; text-transform: uppercase; padding-left: 42px; height: 32px; color: #fff; }
#header .register a { color: #fff; }
#header .register a:hover { color: #de3838; }
#header .register em { display: block; color: #868685; text-transform: none; font-weight: normal; font-family: "Droid Serif", serif; font-size: 12px; line-height: 15px; margin: -13px 0 0 42px; }

#membermenu { background: #fff; width: 150px; box-shadow: 0px 0px 3px #bdbdbd; z-index: 1; padding: 5px 10px; display: none; position: absolute; margin-top: 3px; right: 0px; top: 65px; }
#memberscroll { position: fixed; top: 0px; left: 50%; margin-left: -470px; width: 940px; height: 40px; background: #fff; z-index: 1; display: none; border-radius: 0 0 4px 4px; box-shadow: 0px 1px 10px #bdbdbd; }
#memberscroll p, #membermenu p, #rightmembermenu p { font-size: 12px; color: #525252; margin: 0; padding: 0; line-height: 16px; }
#membermenu p, #rightmembermenu p { padding: 10px 0; }
#membermenu p+p, #rightmembermenu p+p { border-top: 1px dotted #c0c0c0; }
#memberscroll p.my_left { position: absolute; top: 12px; left: 20px; font-weight: bold; }
#memberscroll p.my_right { position: absolute; top: 12px; right: 20px; }
#memberscroll span { margin-left: 20px; }
#memberscroll span .icon, #membermenu .icon, #rightmembermenu .icon { width: 16px; height: 16px; display: inline-block; overflow: hidden; background: url('/images/sprites.png') 0px 0px no-repeat; margin: 0 6px -4px 0; }
#memberscroll .my_logout .icon, #membermenu .my_logout .icon, #rightmembermenu .my_logout .icon { background: url('/images/icons.png') -102px -62px no-repeat; }
#memberscroll .my_loves .icon, #membermenu .my_loves .icon, #rightmembermenu .my_loves .icon { background: url('/images/icons.png') -2px -62px no-repeat; }
#memberscroll .my_settings .icon, #membermenu .my_settings .icon, #rightmembermenu .my_settings .icon { background: url('/images/icons.png') -82px -62px no-repeat; }
#rightmembermenu .my_campaigns .icon { background: url('/images/icons.png') -22px -62px no-repeat; }
#rightmembermenu .my_awards .icon { background: url('/images/icons.png') -42px -62px no-repeat; }
#rightmembermenu .my_ranking .icon { background: url('/images/icons.png') -62px -62px no-repeat; }
#memberscroll a, #membermenu p a, #rightmembermenu p a { color: #525252 !important; }
#memberscroll a:hover, #membermenu p a:hover, #rightmembermenu p a:hover { color: #cc3333 !important; }
#membermenu .arrow { background: url('/images/hint-arrow.png') center top no-repeat; width: 34px; height: 10px; position: absolute; top: -10px; right: 0px; overflow: hidden; }
#rightmembermenu h2 { margin-bottom: 0 !important; }

#main { background: #ededed url('/images/bg.png') center top; }

.closex { position: absolute; top: 12px; right: 12px; background: url('/images/icons.png') -80px 0px no-repeat; width: 20px; height: 20px; overflow: hidden; cursor: pointer; }

#hints { position: absolute; top: 0px; left: 0px; right: 0px; }
#lovehint { }
#hint_login { position: absolute; top: 5px; right: -106px; }
#hint_search { position: absolute; top: 75px; left: 25px; }
#hint_agency { position: absolute; top: 85px; left: 125px; }
#hint_awards { position: absolute; top: 80px; left: 375px; }
#hint_submit { position: absolute; top: 75px; left: 625px; }
#hint_love { position: absolute; top: 215px; left: 130px; }
#love_post { position: absolute; margin-left: -115px; margin-top: -190px; }
#love_post2 { position: absolute; margin-left: -110px; margin-top: 55px; }
#hints .hint, #lovehint .hint { background: #fff; width: 250px; box-shadow: 0px 0px 3px #bdbdbd; z-index: 1; padding: 17px 0 0 0; display: none; }
#hints .hint .arrow, #lovehint .hint .arrow { background: url('/images/hint-arrow.png') center top no-repeat; width: 86px; height: 25px; position: absolute; top: -25px; left: 82px; overflow: hidden; }
#hints .hint .arrow2, #lovehint .hint .arrow2 { background: url('/images/hint-arrow.png') center bottom no-repeat; width: 86px; height: 25px; position: absolute; bottom: -25px; left: 82px; overflow: hidden; }
#hints .hint h2, #lovehint .hint h2 { text-transform: none; font-family: "Droid Serif", serif; font-size: 14px; line-height: 20px; margin: 0 0 5px 0; font-weight: bold; padding: 0 20px; }
#hints .hint h2 span, #lovehint .hint h2 span { float: right; }
#hints .hint p, #lovehint .hint p { font-family: "Droid Sans", sans-serif; font-size: 12px; line-height: 20px; color: #5b5b5b; margin: 0; padding: 0 20px; }
#hints .hint p.nohint, #lovehint .hint p.nohint { font-size: 9px; text-align: right; padding: 10px 20px 15px 20px; }
#hints .hint p.nohint a, #lovehint .hint p.nohint a { color: #cc3333 !important; }
#hints .hint .btns, #lovehint .hint .btns { background: #f0f0f0; height: 60px; position: relative; }
#hints .hint .btns a.next, #lovehint .hint .btns a.next { background: #cc3333; color: #fff !important; position: absolute; top: 12px; left: 20px; line-height: 35px; padding: 0 15px; border-radius: 2px; border-bottom: 1px solid #3b3b3b; font-size: 12px; font-weight: bold; }
#lovehint .hint .btns a.next2 { background: #cc3333; color: #fff !important; position: absolute; top: 12px; right: 20px; line-height: 35px; padding: 0 15px; border-radius: 2px; border-bottom: 1px solid #3b3b3b; font-size: 12px; font-weight: bold; }
#hints .hint .btns a.skip { background: #dedede; color: #868685 !important; position: absolute; top: 19px; right: 20px; line-height: 21px; padding: 0 10px; border-radius: 2px; border-bottom: 1px solid #b3b3b3; font-size: 10px; }
#love_post a.next, #love_post a.next2, #love_post2 a.next, #love_post2 a.next2 { width: 60px; text-align: center; }

#nav { border-bottom: 1px dotted #c0c0c0; padding: 24px 0 16px 0; }
#nav ul { list-style: none; margin: 0; padding: 0; }
#nav ul li { float: left; margin: 0; font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 15px; padding: 8px 0; }
#nav ul li a { color: #000; text-transform: uppercase; font-weight: bold; display: inline-block; }
#nav ul li a.current, #nav ul li a:hover { color: #cc3333; }
#nav ul li em { color: #868685; text-transform: none; font-weight: normal; font-family: "Droid Serif", serif; font-size: 12px; }

#nav li.nav_home { width: 102px }
#nav li.nav_archive { width: 112px }
#nav li.nav_ranking { width: 117px }
#nav li.nav_jobs { width: 132px }
#nav li.nav_awards { width: 112px }
#nav li.nav_members { width: 122px }
#nav li.nav_submit { width: 152px }
#nav li.nav_contact { width: 87px }

#content .columns { margin: 15px -10px 0 -10px; padding-bottom: 25px; }
#content .columns .single { width: 320px; float: left; position: relative; }
#content .columns .double { width: 640px; float: left; position: relative; }
#content .columns .triple { width: 960px; float: left; position: relative; }

#content .columns .box { background: #fff; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; margin: 10px 10px 20px 10px; position: relative; padding: 15px 30px; }
#content .columns h1 { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 25px; color: #cc3333; font-weight: normal; }
#content .columns h2 { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 25px; color: #cc3333; margin: 0 0 5px 0; font-weight: normal; border-bottom: 1px dotted #c0c0c0; padding: 5px 0; }
#content .columns h2 a.more { float: right; color: #cc3333; font-size: 10px; }
#content .columns h3 { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 25px; color: #cc3333; font-weight: normal; margin: 0; }
#content .columns h3 a { float: right; color: #cc3333; font-size: 11px; }
#content .columns hr { line-height: 25px; margin: 0 0 5px 0; border: 0; border-bottom: 1px dotted #c0c0c0; padding: 0; }
#content .columns p { color: #525252; font-size: 12px; line-height: 20px; }
#content .columns p a, #content .columns dd a { color: #cc3333; }
#content .columns form label { color: #3b3b3b; font-size: 12px; line-height: 20px; display: block; margin-top: 10px; }
#content .columns form label span { color: #cc3333; font-weight: bold; }
#content .columns form input { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 20px; width: 330px; margin: 0 0 10px 0; }
#content .columns form textarea { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 20px; width: 550px; height: 240px; margin: 0 0 10px 0; resize: none; }
#content .columns ul.subnav { list-style: none; margin: 0; padding: 10px 0; }
#content .columns ul.subnav li { font-size: 12px; padding: 0; line-height: 20px; display: inline-block; margin-right: 40px; }
#content .columns ul.subnav li:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') 0px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .columns ul.subnav li a { color: #525252; }
#content .columns ul.subnav li a.on { color: #cc3333; }
#content .columns ul.subnav li a:hover { color: #cc3333; }
#content .columns ul.subnav li.loves:before  { background: url('/images/icons.png') -2px -62px no-repeat; }
#content .columns ul.subnav li.posts:before  { background: url('/images/icons.png') -22px -62px no-repeat; }
#content .columns ul.subnav li.awards:before  { background: url('/images/icons.png') -42px -62px no-repeat; }
#content .columns ul.subnav li.rank:before  { background: url('/images/icons.png') -62px -62px no-repeat; }

#content .columns h1+span.rank { position: absolute; right: 25px; top: 25px; font-size: 12px; }
#content .columns h1+span.rank:before  { background: url('/images/icons.png') -62px -62px no-repeat; display: inline-block; width: 16px; height: 16px; content:' '; margin: 4px 8px -4px -1px; }
#content .columns h1+span.rank a { color: #525252; }
#content .columns h1+span.rank a:hover { color: #cc3333; }

#content .columns ul.subnav2 { list-style: none; margin: 0; padding: 10px 0; }
#content .columns ul.subnav2 li { font-size: 12px; padding: 0; line-height: 20px; display: inline-block; }
#content .columns ul.subnav2 li+li { margin-left: 25px; }
#content .columns ul.subnav2 li.on { color: #3b3b3b; }
#content .columns ul.subnav2 li.off { color: #b3b3b3; }
#content .columns ul.subnav2 li .step_no { display: inline-block; width: 27px; line-height: 27px; margin-right: 6px; text-align: center; font-size: 12px; font-weight: bold; color: #fff; border-radius: 4px; border-bottom: 1px solid #3b3b3b; }
#content .columns ul.subnav2 li.on .step_no { background: #cc3333; }
#content .columns ul.subnav2 li.off .step_no { background: #b3b3b3; }
#content .columns ul.subnav2 li.arrow { font-size: 14px; color: #999; }

#content .columns ul.error { list-style: none; margin: 0; padding: 10px 0; }
#content .columns ul.error li { font-size: 12px; padding: 0; line-height: 20px; }
#content .columns ul.error li b { color: #cc3333; }

#content .columns p.error { font-size: 12px; padding: 0; line-height: 20px; }
#content .columns p.error b { color: #cc3333; }

#content .columns .postbox { background: #3b3b3b; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; margin: 10px 10px 0 10px; position: relative; padding: 15px 30px; z-index: 1; }
#content .columns .postbox h1 { color: #fff; font-size: 18px; font-weight: bold; }
#content .columns .postbox h1 .loves { float: right; font-weight: normal; cursor: pointer; }
#content .columns .postbox h1 .loves:before { display: inline-block; width: 32px; height: 32px; content:' '; background: url('/images/icons.png') -44px -166px no-repeat; margin: 0 8px -13px 0; }
#content .columns .postbox h1 .loves.loved:before { display: inline-block; width: 32px; height: 32px; content:' '; background: url('/images/icons.png') -4px -166px no-repeat; margin: 0 8px -13px 0; }
#content .columns .postbox h1 .loves.canlove:hover:before { background: url('/images/icons.png') -4px -166px no-repeat; :}

#content .columns .postbox+.box { margin-top: -5px; border-radius: 0 0 4px 4px; padding-top: 20px; }

#content .columns .post_image { max-width: 560px; max-height: 840px; max-height: 1040px; }
#content .columns .post_youtube { width: 560px; height: 375px; }
#content .columns .post_vimeo { width: 560px; height: 425px; }

#content .single .box { padding: 10px 20px; }
#content .single p { color: #3b3b3b; font-size: 12px; line-height: 16px; font-family: "Droid Sans", sans-serif; }

#content .single dl.faq { font-family: "Droid Sans", sans-serif; font-size: 12px; line-height: 16px; margin: 5px 0 10px 0; }
#content .single dl.faq dt:before { content: '+'; color: #cc3333; width: 12px; display: inline-block; margin-left: -12px; }
#content .single dl.faq dt { color: #3b3b3b; font-weight: bold; padding-top: 5px; cursor: pointer; padding-left: 12px; }
#content .single dl.faq dt+dd { display: none; }
#content .single dl.faq dd { color: #606060; margin: 0 0 0 12px; padding-top: 5px; }

#content .single dl.why { font-family: "Droid Sans", sans-serif; font-size: 12px; line-height: 16px; margin: 5px 0 10px 0; }
#content .single dl.why dt:before { content: '+'; color: #cc3333; width: 12px; display: inline-block; margin-left: -12px; }
#content .single dl.why dt { color: #3b3b3b; font-weight: bold; padding-top: 5px; padding-left: 12px; }
#content .single dl.why dd { color: #606060; margin: 0; padding-top: 5px; }
#content .single dl.why dd+dt { border-top: 1px dotted #c0c0c0; margin-top: 10px; padding-top: 10px; }

#content .single .whybutton { display: block; height: auto; line-height: 20px; padding: 10px 0; margin: 5px 0 20px 0; }
#content .single .whybutton strong { display: block; text-align: center; font-size: 15px; padding: 0; }
#content .single .whybutton em { display: block; text-align: center; font-style: normal; font-weight: normal; font-size: 11px; line-height: 14px; }

#content .single ul.dotted { font-family: "Droid Sans", sans-serif; font-size: 12px; line-height: 16px; margin: 5px 0; padding: 0; list-style: none; }
#content .single ul.dotted li { margin: 10px 0; padding: 0;  }
#content .single ul.dotted li+li { border-top: 1px dotted #c0c0c0; padding-top: 10px; }
#content .single ul.dotted li a { color: #3b3b3b; }
#content .single ul.dotted li a:hover { color: #cc3333; }
#content .single ul.dotted li.author:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -16px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .single ul.dotted li.date:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -32px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .single ul.dotted li.awards:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -48px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .single ul.dotted li.industry:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -64px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .single ul.dotted li.category:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -80px 0px no-repeat; margin: 4px 8px -4px -1px; }
#content .single ul.dotted li.comments:before { display: inline-block; width: 16px; height: 16px; content:' '; background: url('/images/sprites.png') -96px 0px no-repeat; margin: 4px 8px -4px -1px; }

#content .double dl.faq { font-size: 12px; line-height: 20px; }
#content .double dl.faq dt { color: #3b3b3b; font-weight: bold; padding: 5px 0; cursor: pointer; }
#content .double dl.faq dt.on { color: #cc3333; }
#content .double dl.faq dt span { display: inline-block; width: 20px; }
#content .double dl.faq dd { color: #3b3b3b; margin: 0 0 0 20px; }
#content .double dl.faq dt.off+dd { display: none; }
#content .double dl.faq dd+dt { border-top: 1px dotted #c0c0c0; margin-top: 10px; padding-top: 15px; }

#content .double .about_avatar { margin: 0; float: left; width: 200px; }
#content .double .about_avatar .box { margin-top: 0; padding: 90px 0 0 15px; height: 300px; }
#content .double .about_person { margin: 0; margin-left: 200px; }
#content .double .about_person .box { margin-top: 0; height: 370px; padding: 10px 20px; }

#content .double .buttonbox { margin: 10px; clear: both; }
#content .double .brbutton { display: block; }

#content .columns .zooom { float: left; width: 320px; height: 408px; padding: 0; border-radius: 4px; position: relative; } /* - 30px bij awards */
#content .columns .box.grid { float: left; width: 300px; height: 388px; margin: 10px; padding: 0; border-radius: 4px; } /* - 30px bij awards */
#content .columns .box.grid .over { position: absolute; top: 0px; left: 0px; width: 300px; height: 180px; overflow: hidden; }
#content .columns .box.grid .slide h3 { position: absolute; top: 70px; left: 0px; right: 0px; text-align: center; font-family: "Droid Sans", sans-serif; font-weight: bold; font-size: 10px; line-height: 14px; color: #fff; text-transform: uppercase; }
#content .columns .box.grid .slide p { position: absolute; top: 88px; left: 0px; right: 0px; text-align: center; font-family: "Droid Sans", sans-serif; font-weight: bold; font-size: 12px; line-height: 16px; color: #fff; text-transform: uppercase; }
#content .columns .box.grid .slide a { color: #fff; }
#content .columns .box.grid .slide a:hover { color: #de3838; }
#content .columns .box.grid .slide div { background: url('/images/box-over.png') center top no-repeat; width: 300px; height: 180px; border-radius: 4px 4px 0 0; position: absolute; }
#content .columns .box.grid .slide .hover { top: -100%; }

#content .columns .box.grid .da-animate { -webkit-touch-callout: none; }
#content .columns .box.grid .da-animate { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#content .columns .box.grid .da-slideFromTop { left: 0px; top: -100%; }
#content .columns .box.grid .da-slideFromBottom { left: 0px; top: 100%; }
#content .columns .box.grid .da-slideFromLeft { top: 0px; left: -100%; }
#content .columns .box.grid .da-slideFromRight { top: 0px; left: 100%; }
#content .columns .box.grid .da-slideTop { top: 0px; }
#content .columns .box.grid .da-slideLeft { left: 0px; }
#content .columns .box.grid .cornerfixl { width: 4px; height: 4px; position: absolute; top: 0px; left: 0px; background: url('/images/sprites.png') -116px -6px no-repeat; overflow: hidden; }
#content .columns .box.grid .cornerfixr { width: 4px; height: 4px; position: absolute; top: 0px; right: 0px; background: url('/images/sprites.png') -120px -6px no-repeat; overflow: hidden; }
#content .columns .box.grid .image { width: 300px; height: 180px; overflow: hidden; position: relative; }
#content .columns .box.grid .image img { border-radius: 4px 4px 0 0; }
#content .columns .box.grid .image img.overlay100 { position: absolute; top: 40px; left: 100px; }
#content .columns .box.grid .image.container { -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; border-radius: 4px 4px 0 0; }
#content .columns .box.grid .image.container img.play { position: absolute; left: 100px; top: 40px; border-radius: 0; }
#content .columns .box.grid.more { position: relative; cursor: pointer; }
#content .columns .box.grid.more .plus { background: url('/images/box-plus.png') left center no-repeat; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border-radius: 4px; }
#content .columns .box.grid.more .plus .over { background: url('/images/box-plus.png') right center no-repeat; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; opacity: 0; height: auto; border-radius: 4px; }
#content .columns .box.grid.more .count { color: #8b8b8b; font-size: 12px; line-height: 17px; position: absolute; bottom: 30px; right: 20px; }
#content .columns .box.grid.more .add { font-size: 12px; line-height: 17px; font-weight: bold; position: absolute; bottom: 10px; right: 20px; }
#content .columns .box.grid.more .add strong { color: #fff; }
#content .columns .box.grid.more .add b { color: #ba2f2f; font-size: 12px; line-height: 17px; font-weight: bold; }
#content .columns .box.grid.more .add p { margin: 0; }
#content .columns .box.grid .post_media { display: none; }
#content .columns .box.grid .description { padding: 17px 20px; }
#content .columns .box.grid .description .icon { display: inline-block; height: 21px; width: 20px; margin: 0; }
#content .columns .box.grid .description .icon.picture { background: url('/images/grid-icons.png') 0px 0px no-repeat; }
#content .columns .box.grid .description .icon.video { background: url('/images/grid-icons.png') -20px 0px no-repeat; }
#content .columns .box.grid .description .category { border-bottom: 1px dotted #c0c0c0; position: relative; height: 20px; font-family: "Droid Sans", sans-serif; font-size: 11px; line-height: 20px; color: #aaaaaa; text-transform: uppercase; font-weight: bold; }
#content .columns .box.grid .description .category a { color: #aaaaaa; }
#content .columns .box.grid .description .category a:hover { color: #cc3333; }
#content .columns .box.grid .description .category .icon { position: absolute; right: -2px; top: -2px; }
#content .columns .box.grid .description .category .icon+.icon { position: absolute; right: 18px; top: -2px; }
#content .columns .box.grid .description h2 { text-transform: none; font-family: "Droid Serif", serif; font-size: 14px; line-height: 20px; margin: 12px 0 5px 0; font-weight: bold; border: 0; }
#content .columns .box.grid .description h2 a { color: #333333; margin-right: 20px; }
#content .columns .box.grid .description h2 a:hover { color: #cc3333; }
#content .columns .box.grid .description p { font-family: "Droid Sans", sans-serif; font-size: 12px; line-height: 20px; color: #5b5b5b; margin: 0; }

#content .columns .box.grid .social { position: absolute; bottom: 20px; left: 20px; right: 20px; font-size: 12px; color: #5b5b5b; }
#content .columns .box.grid .social div { position: absolute; bottom: 0px; left: 0px; right: 60px; font-size: 12px; color: #5b5b5b; }
#content .columns .box.grid .social div.new_tweet { bottom: -5px; right: auto; left: 0px; width: 100px; overflow-x: hidden; }
#content .columns .box.grid .social div.new_tweet a { color: #fff; }
#content .columns .box.grid .social div.new_tweet div { position: relative; bottom: auto; left: auto; right: auto; }
#content .columns .box.grid .social div.new_share { bottom: -2px; right: auto; left: 100px; }
#content .columns .box.grid .social div.new_share div { position: relative; bottom: auto; left: auto; right: auto; }

#content .columns .box.grid .social .icon { display: inline-block; height: 21px; width: 20px; margin: 6px 0 -6px 0; }
#content .columns .box.grid .social .icon.twitter, #content .columns .box .social_post .icon.twitter { background: url('/images/icons.png') 0px -20px no-repeat; }
#content .columns .box.grid .social .icon.facebook, #content .columns .box .social_post .icon.facebook { background: url('/images/icons.png') -20px -20px no-repeat; }
#content .columns .box.grid .social .icon.linkedin, #content .columns .box .social_post .icon.linkedin { background: url('/images/icons.png') -40px -20px no-repeat; }
#content .columns .box.grid .social .icon.pinterest, #content .columns .box .social_post .icon.pinterest { background: url('/images/icons.png') -60px -20px no-repeat; }

#content .columns .box.grid .social .icon.heart { background: url('/images/sprites.png') -98px -49px no-repeat; margin-right: 4px; width: 22px; }
#content .columns .box.grid .social a:hover .icon.heart, #content .columns .box.grid .social a .icon.loved { background: url('/images/sprites.png') -74px -49px no-repeat; margin-right: 4px; }
#content .columns .box.grid .social .loves { float: right; }

#content .columns .box .social_post { border-top: 1px dotted #c0c0c0; padding: 5px 0; position: relative; }
#content .columns .box .social_post .sharethis { color:#878786; font-size: 11px; text-transform: uppercase; padding-right: 6px; line-height: 32px; }
#content .columns .box .social_post .icon { display: inline-block; height: 21px; width: 20px; margin: 6px 0 -6px 0; }
#content .columns .box .social_post .icon.heart { background: url('/images/sprites.png') -98px -49px no-repeat; margin-right: 4px; width: 22px; }
#content .columns .box .social_post .source { float: right; color:#878786; font-size: 11px; text-transform: uppercase; padding-top: 10px; }
#content .columns .box .social_post .source a { color: #cc3333; }

#content .columns .box .social_post div.new_tweet { position: absolute; top: 11px; left: 130px; width: 100px; overflow-x: hidden; }
#content .columns .box .social_post div.new_tweet a { color: #fff; }
#content .columns .box .social_post div.new_tweet div { position: relative; bottom: auto; left: auto; right: auto; }
#content .columns .box .social_post div.new_share { position: absolute; top: 11px; left: 230px; }
#content .columns .box .social_post div.new_share div { position: relative; bottom: auto; left: auto; right: auto; }

#content .columns .box.search_refine a.reset { color: #cc3333; font-size: 10px; position: absolute; right: 20px; bottom: 6px; }
#content .columns .box.search_refine .searchfield { position: absolute; height: 30px; width: 250px; top: 23px; left: 160px; }
#content .columns .box.search_refine .searchfield.agency { left: 420px; }
#content .columns .box.search_refine .searchfield.brand { left: 680px; }
#content .columns .box.search_refine .searchfield input[type=text] { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 17px; width: 165px; }
#content .columns .box.search_refine .searchfield .brbutton { height: 27px; line-height: 27px; padding: 0; width: 60px; margin-left: 5px; }
#content .columns .box.search_refine label.select { position: absolute; top: 28px; left: 280px; font-size: 12px; color: #878786; line-height: 17px; width: 65px; }
#content .columns .box.search_refine .dropdrop { position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; cursor: pointer; }
#content .columns .box.search_refine .dropdown { position: absolute; top: 23px; left: 340px; background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 17px; width: 169px; }
#content .columns .box.search_refine .dropdown em { color: #878786; font-style: normal; }
#content .columns .box.search_refine .dropdown img { display: inline-block; margin: 1px 1px -1px 1px; }
#content .columns .box.search_refine .dropdown.category { left: 540px; }
#content .columns .box.search_refine .dropdown.country { left: 740px; }
#content .columns .box.search_refine .dropdown .arrow { background: url('/images/sprites.png') -128px 0px no-repeat; display: inline-block; width: 16px; height: 16px; position: absolute; right: 4px; top: 6px; }

#content .columns .box.search_refine .dropper { position: absolute; top: 52px; left: 340px; width: 170px; max-height: 130px; display: none; z-index: 1; background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 2px 5px; font-size: 12px; color: #878786; line-height: 17px; overflow-y: auto; }
#content .columns .box.search_refine .dropper::-webkit-scrollbar { -webkit-appearance: none; width: 7px; }
#content .columns .box.search_refine .dropper::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0,0,0,.5); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5); }
#content .columns .box.search_refine .dropper a { display: block; line-height: 21px; height: 21px; padding: 2px; color: #878786; }
#content .columns .box.search_refine .dropper a:hover { color: #3b3b3b; }
#content .columns .box.search_refine .dropper a+a { border-top: 1px solid #dbdbdb; }
#content .columns .box.search_refine .dropper a img { display: inline-block; margin: 1px 1px -1px 1px; }
#content .columns .box.search_refine #dd_category_options { left: 540px; }
#content .columns .box.search_refine #dd_country_options { left: 740px; }

#content .columns .box.search_refine.fixheight { height: 44px; }

#content .columns .box.search_refine .easydropdown { width: 179px; }
#content .columns .box.search_refine .awardsyear .easydropdown { width: 70px; }
#content .columns .box.search_refine .awardscolor .easydropdown { width: 110px; }
#content .columns .box.search_refine .awardsmedia .easydropdown { width: 160px; }
#content .columns .box.search_refine .newdropdown { position: absolute; top: 23px; left: 340px; width: 169px; }
#content .columns .box.search_refine .newdropdown.awardcountry { left: 160px; }
#content .columns .box.search_refine .newdropdown.category { left: 540px; }
#content .columns .box.search_refine .newdropdown.country { left: 740px; }
#content .columns .box.search_refine .newdropdown.jobcountry { left: 220px; }
#content .columns .box.search_refine .newdropdown.jobcategory { left: 420px; }
#content .columns .box.search_refine .newdropdown.memberdepartment { left: 220px; }
#content .columns .box.search_refine .newdropdown.membercountry { left: 420px; }
#content .columns .box.search_refine .newdropdown.awardsyear { left: 20px; width: 60px; }
#content .columns .box.search_refine .newdropdown.awardscolor { left: 110px; width: 100px; }
#content .columns .box.search_refine .newdropdown.awardsmedia { left: 240px; width: 150px; }
#content .columns .box.search_refine .newdropdown.awardscountry { left: 420px; }

#content .columns .box.search_refine #awardshow.searchfield { left: 360px; }
#content .columns .box.search_refine #awardshow.searchfield .brbutton { height: 27px; line-height: 27px; padding: 0; width: 60px; margin-left: 5px; display: inline-block; }

#content .columns .box.search_refine label.searchbyname { position: absolute; top: 28px; left: 30px; font-size: 12px; color: #878786; line-height: 17px; width: 140px; }
#content .columns .box.search_refine.membersearch { height: 44px }
#content .columns .box.search_refine #membershow.searchfield { left: 190px; }
#content .columns .box.search_refine #membershow.searchfield .brbutton { height: 27px; line-height: 27px; padding: 0; width: 60px; margin-left: 5px; display: inline-block; }
#content .columns .box.search_refine #membershow+.reset { bottom: 30px; }

#content .columns .tip_us input[type=text] { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 20px; width: 180px; margin: 0; }
#content .columns .tip_us input.link { width: 250px; margin-bottom: 10px; }
#content .columns .tip_us input[type=button] { background: #cc3333; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #3b3b3b; padding: 5px; font-size: 12px; color: #fff;  font-weight: bold; text-align: center; line-height: 20px; width: 60px; margin: 0 0 0 10px; }
#content .columns .tip_us p.error { font-size: 12px; line-height: 25px; margin: 0 0 5px 0; border-bottom: 1px dotted #c0c0c0; padding: 5px 0 10px 0; display: none; }
#content .columns .tip_us p.error strong { color: #cc3333; }
#content .columns .tip_us p.success { display: none; }

#content .columns .invite input[type=text] { background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 20px; width: 180px; margin: 0; }
#content .columns .invite input.email { width: 250px; }
#content .columns .invite .brbutton { display: block; margin-bottom: 10px; cursor: pointer; }
#content .columns .invite .required { color: #cc3333; font-weight: bold; }
#content .columns .invite p.error { font-size: 12px; line-height: 25px; margin: 0 0 5px 0; border-bottom: 1px dotted #c0c0c0; padding: 5px 0 10px 0; display: none; }
#content .columns .invite p.error strong { color: #cc3333; }
#content .columns .invite p.success { display: none; }

#content .columns .big_follow { background: #fff; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; margin: 10px 10px 20px 10px; position: relative; }
#content .columns .big_follow .brbutton { display: block; }
#content .columns .big_follow .bgbutton { display: block; }

#content .columns p.followercount { float: left; width: 130px; text-align: center; margin-bottom: 5px; line-height: 16px; }
#content .columns p.followercount a { color: #3b3b3b; }
#content .columns p.followercount a:hover { color: #cc3333; }
#content .columns p.followercount b { font-size: 26px; }
#content .columns span.submit_more { display: inline-block; width: 100px; background: #cc3333; color: #fff; height: 27px; line-height: 27px; text-align: center; font-size: 12px; font-weight: bold; border-radius: 4px; border-bottom: 1px solid #3b3b3b; margin-left: 10px; cursor: pointer; }

#content .columns .bigform .newdropdown { position: relative; width: 340px; display: inline-block; }
#content .columns .bigform .newdropdown+span, #content .columns .bigform .newdropdown+span+span, #content .columns .bigform .newdropdown+span+span+span { position: relative; top: -10px; }
#content .columns .bigform .easydropdown { width: 340px; margin-bottom: 15px; }

.easydropdown.scrollable.open ul::-webkit-scrollbar { -webkit-appearance: none; }
.easydropdown.scrollable.open ul::-webkit-scrollbar:vertical { width: 11px; }
.easydropdown.scrollable.open ul::-webkit-scrollbar:horizontal { height: 11px; }
.easydropdown.scrollable.open ul::-webkit-scrollbar-thumb { border-radius: 8px; border: 2px solid #e2e2e2; background-color: #878786; }
.easydropdown.scrollable.open ul::-webkit-scrollbar-track { background-color: #f0f0f0; border: 1px solid #e2e2e2; } 

#content .columns .bigform .dropdrop { position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; cursor: pointer; }
#content .columns .bigform .dropdown { position: relative; background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 5px; font-size: 12px; color: #3b3b3b; line-height: 17px; width: 330px; display: inline-block; margin-bottom: 2px; }
#content .columns .bigform .dropdown em { color: #878786; font-style: normal; }
#content .columns .bigform .dropdown img { display: inline-block; margin: 1px 1px -1px 1px; }
#content .columns .bigform .dropdown .arrow { background: url('/images/sprites.png') -128px 0px no-repeat; display: inline-block; width: 16px; height: 16px; position: absolute; right: 4px; top: 6px; }

#content .columns .bigform .dropper { position: absolute; top: auto; left: 30px; width: 330px; max-height: 130px; display: none; z-index: 1; background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; padding: 2px 5px; font-size: 12px; color: #878786; line-height: 17px; overflow-y: auto; }
#content .columns .bigform .dropper::-webkit-scrollbar { -webkit-appearance: none; width: 7px; }
#content .columns .bigform .dropper::-webkit-scrollbar-thumb { border-radius: 4px; background-color: rgba(0,0,0,.5); -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5); }
#content .columns .bigform .dropper a { display: block; line-height: 21px; height: 21px; padding: 2px; color: #878786; }
#content .columns .bigform .dropper a:hover { color: #3b3b3b; }
#content .columns .bigform .dropper a+a { border-top: 1px solid #dbdbdb; }
#content .columns .bigform .dropper a img { display: inline-block; margin: 1px 1px -1px 1px; }
#content .columns .bigform .dropper+label { margin-top: 18px; }

#content .columns .bigform .bigcheckbox { width: 30px; height: 30px; margin: 5px 0; float: left; background: #f0f0f0; border: 0; border-radius: 4px; box-shadow: 0px 1px 1px #bdbdbd; font-size: 26px; color: #e0e0e0; line-height: 30px; text-align: center; cursor: pointer; }
#content .columns .bigform .bigcheckbox.on { color: #cc3333; }
#content .columns .bigform .bigcheckbox+label { display: inline-block; margin: 10px 0 10px 10px }

#content .columns form span.ico_err { background: url('/images/icons.png') -82px -2px no-repeat; display: inline-block; height: 16px; width: 16px; margin: 5px 4px -5px 0; overflow: hidden; }
#content .columns form span.ico_check { background: url('/images/icons.png') -62px -2px no-repeat; display: inline-block; height: 16px; width: 16px; margin: 5px 4px -5px 0; overflow: hidden; }

#content .ranking { position: relative; height: 36px; font-size: 12px; line-height: 20px; color: #3b3b3b; }
#content .ranking+.ranking, #content .ranking+.ranking_plus .ranking, #content .ranking_plus+.ranking_plus .ranking { border-top: 1px dotted #c0c0c0; }
#content .ranking .pos { position: absolute; display: inline-block; top: 10px; width: 35px; font-weight: bold; left: 5px; }
#content .ranking .icon_rank { position: absolute; width: 20px; height: 20px; overflow: hidden; display: inline-block; top: 10px; left: 42px; }
#content .ranking .icon_rank_up { background: url('/images/icons.png') 0px 0px no-repeat; }
#content .ranking .icon_rank_eq { background: url('/images/icons.png') -20px 0px no-repeat; }
#content .ranking .icon_rank_dn { background: url('/images/icons.png') -40px 0px no-repeat; }
#content .ranking .diff_rank { position: absolute; display: inline-block; top: 10px; width: 40px; display: inline-block; left: 65px; text-align: center; font-weight: bold; }
#content .ranking .rank_up { color: #a5e245; }
#content .ranking .rank_eq { color: #eb9600; }
#content .ranking .rank_dn { color: #e0523f; }
#content .ranking .agency { position: absolute; display: inline-block; top: 10px; width: 370px; left: 115px; }
#content .ranking .agency a { color: #3b3b3b; }
#content .ranking .agency a:hover { color: #cc3333; }
#content .ranking .member { position: absolute; display: inline-block; top: 10px; width: 370px; left: 42px; }
#content .ranking .member a { color: #3b3b3b; }
#content .ranking .member a:hover { color: #cc3333; }
#content .ranking .loves { position: absolute; display: inline-block; top: 7px; width: 25px; height: 25px; left: 495px; background: url('/images/sprites.png') -72px -48px no-repeat; }
#content .ranking .lovecount { position: absolute; display: inline-block; top: 10px; width: 30px; left: 525px; color: #5b5b5b; }
#content .ranking.members .loves { position: absolute; display: inline-block; top: 7px; width: 25px; height: 25px; left: 420px; background: url('/images/sprites.png') -72px -48px no-repeat; }
#content .ranking.members .lovecount { position: absolute; display: inline-block; top: 10px; width: 30px; left: 450px; color: #5b5b5b; }
#content .ranking.members .agency { left: auto; width: auto; right: 160px; text-align: right; font-size: 11px; }
#content .ranking .follow { position: absolute; display: inline-block; top: 8px; width: 63px; left: 490px; color: #5b5b5b; cursor: pointer; }
#content .ranking .follow .existing { display: block; border: 1px solid #33cc33; color: #33cc33; border-radius: 4px; text-align: center; line-height: 19px; font-size: 11px; }
#content .ranking .follow .new { display: block; border: 1px solid #5b5b5b; color: #5b5b5b; border-radius: 4px; text-align: center; line-height: 19px; font-size: 11px; }
#content .ranking .follow .del { display: none; border: 1px solid #cc3333; color: #cc3333; border-radius: 4px; text-align: center; line-height: 19px; font-size: 11px; }
#content .ranking .follow:hover .new { border: 1px solid #33cc33; color: #33cc33; }

#content .ranking .follow:hover .existing { display: none; }
#content .ranking .follow:hover .del { display: block; }
#content .ranking .follow.disabled .new { color: #dbdbdb; border: 1px solid #dbdbdb; cursor: default; }

#content img.flag { display: inline-block; margin: 1px 1px -1px 1px; }
#content .columns h1+span.rank .rank_up, #content .a_ranking span.rank_up, #content li.rank .rank_up, #rightmembermenu span.rank_up { background: url('/images/icons.png') -3px -44px no-repeat; width: 14px; height: 11px; display: inline-block; margin-bottom: -1px; }
#content .columns h1+span.rank .rank_eq, #content .a_ranking span.rank_eq, #content li.rank .rank_eq, #rightmembermenu span.rank_eq { background: url('/images/icons.png') -23px -44px no-repeat; width: 14px; height: 11px; display: inline-block; margin-bottom: -1px; }
#content .columns h1+span.rank .rank_dn, #content .a_ranking span.rank_dn, #content li.rank .rank_dn, #rightmembermenu span.rank_dn { background: url('/images/icons.png') -43px -44px no-repeat; width: 14px; height: 11px; display: inline-block; margin-bottom: -1px; }

#content h2+.job { margin-top: -3px; }
#content .job+.job { margin-top: -18px; }
#content .job { display: block; border-bottom: 1px dotted #c0c0c0; padding: 2px 0; line-height: 25px; margin-bottom: 20px; height: 25px; overflow: hidden; }
#content .job.preview { border-top: 1px dotted #c0c0c0; margin: 20px 0; padding: 10px 0; }
#content .job .description { font-size: 14px; color: #3b3b3b; float: left; }
#content .job .location { float: right; font-size: 12px; color: #3b3b3b; }
#content .job .flag { margin-left: 5px; }
#content .job+.verify { font-size: 12px; color: #3b3b3b; text-align: center; padding-top: 5px; }

#content p.award { font-size: 13px; line-height: 18px; height: 18px; overflow: hidden; }
#content p.award a { color: #3b3b3b; }
#content p.award a:hover { color: #cc3333; }
#content p.award+p.award { border-top: 1px dotted #c0c0c0; padding-top: 12px; }
#content p.award span.divider { padding: 0 2px; color: #999; font-size: 15px; font-weight: bold; }
#content p.award span.awardshow { text-transform: uppercase; }
#content p.award span.color { text-transform: uppercase; font-weight: bold; text-shadow: 0px 0px 1px #ddd; }
#content p.award span.country { float: right; }
#content p.award span.campaign { display: block; }

#content h2.award_color { color: #333; text-shadow: 0px 0px 1px #ddd; }
#content span.openclose { float: right; font-size: 13px; cursor: pointer; }
#content span.openclose span { font-size: 10px; display: inline-block }

#content p.comment_date { font-size: 10px; color: #bdbdbd; font-weight: bold; margin-bottom: 0; }
#content p.comment_user { font-size: 16px; font-weight: bold; margin-top: 0; }
#content p.comment_user span.name { color: #cc3333; }

#content span.comment_avatar { float: left; margin: 1px 10px -1px 0; width: 42px; }
#content span.comment_avatar img { border: 1px solid #ccc; max-width: 40px; max-height: 40px; }
#content .comment_div+.comment_div { margin-top: 30px; }

#footer { background: #545454 url('/images/header-bg.jpg') center top; height: 87px; border-bottom: 1px solid #313131; margin-bottom: 15px; }
#footer a { color: #aaaaaa; }
#footer a:hover { color: #cc3333; }
#footer p { margin: 0; position: absolute; color: #aaaaaa; font-size: 12px; line-height: 17px; }
#footer p.one { top: 25px; left: 0px; }
#footer p.two { top: 45px; left: 0px; }
#footer p.follow { position: absolute; right: 0px; top: 35px; }

#footer .icon { display: inline-block; height: 16px; width: 17px; margin: 3px 4px -3px 4px; }
#footer .icon.heart { background: url('/images/icons.png') -62px -42px no-repeat; margin-left: -1px; margin-right: 0; }
#footer .icon.twitter { background: url('/images/icons.png') -2px -82px no-repeat; margin-left: 8px; }
#footer .icon.facebook { background: url('/images/icons.png') -22px -82px no-repeat; }
#footer .icon.linkedin { background: url('/images/icons.png') -42px -82px no-repeat; }
#footer .icon.flickr { background: url('/images/icons.png') -62px -82px no-repeat; }
#footer .icon.rss { background: url('/images/icons.png') -82px -82px no-repeat; }
#footer .icon.pinterest { background: url('/images/icons.png') -102px -82px no-repeat; margin-right: 0; }
#footer .icon.twitter:hover { background: url('/images/icons.png') -2px -102px no-repeat; }
#footer .icon.facebook:hover { background: url('/images/icons.png') -22px -102px no-repeat; }
#footer .icon.linkedin:hover { background: url('/images/icons.png') -42px -102px no-repeat; }
#footer .icon.flickr:hover { background: url('/images/icons.png') -62px -102px no-repeat; }
#footer .icon.rss:hover { background: url('/images/icons.png') -82px -102px no-repeat; }
#footer .icon.pinterest:hover { background: url('/images/icons.png') -102px -102px no-repeat; }

.ui-autocomplete { max-height: 150px; overflow-y: scroll; }
.ui-autocomplete li { font-size: 12px; }

#content .columns .articlebody { margin-top: -5px; }
#content .columns .articlebody p { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 20px; padding-bottom: 5px; }

#content .columns .articleintro { margin-top: -5px; }
#content .columns .articleintro p { font-family: "Droid Sans", sans-serif; font-size: 14px; line-height: 20px; padding-bottom: 5px; font-weight: bold; color: #000; }

#content .columns .articlegrid { padding-top: 10px; }
#content .columns .articlegrid p { font-family: "Droid Sans", sans-serif; font-size: 18px !important; line-height: 24px !important; color: #333 !important; }
