/*
Theme Name: AdTech
Theme URI: http://wordpress.org/
Description: Theme for 'Ad-Tech Brain'.
Version: 1.0
Author: James Furey
Author URI: http://www.wanteddigital.com.au/
Tags: adtech, ad-tech, brain
*/

/*
NORMAL TAGS
*/

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
}
body {
	background: #1f99c9 url(img/bkg.gif) repeat fixed;
	margin: 0px;
	margin-bottom: 15px;
}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #f15c22;
}

/*
CLEAR / SPACER
*/

.clear {
	clear: both;
}
.clear, .spacer {
	margin: 0;
	padding: 0;
}
.clear, .spacer, .micro {
	font-size: 0;
	line-height: 0;
}

/*
PAGE
*/

#page-outer {
	margin: 0 auto;
	width: 970px;
	background: url(img/page-outer.gif) repeat-y;
	padding: 0;
}
#page-inner {
	width: 946px;
	background-color: #FFF;
	margin: 0 12px;
}
#page-footer {
	width: 970px;
	height: 12px;
	background: url(img/page-footer.gif) no-repeat;
}

/*
CONTENT AND COLUMNS...
*/

#content {
	padding: 0;
	padding-bottom: 60px;
}
#content-inner {
	padding: 0;
	padding-left: 21px;
}

.col-712, .col-478, .col-234 {
	float:left;
}
.col-712 {
	width: 712px;
}
.col-478 {
	width: 478px;
}
.col-234 {
	width: 234px;
}

/*
WORDPRESS STUFF (IN THE FOOTER)
*/

#wordpress {
	width: 970px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	font-size: 9px;
	color: #37c6f4;
}
#wordpress a:link, #wordpress a:visited {
	color: #96e5ff;
}
#wordpress a:hover, #wordpress a:active {
	color: #FFF;
}

/*
HEADER
*/

#header {

}
#header-adtech {
	position: relative;
	background: url(img/header-bkg.gif) no-repeat;
	height: 216px;
}
#header-adtech .logo {
	position: absolute;
	background: url(img/header-logo.gif) no-repeat;
	width: 270px;
	height: 74px;
	top: 51px;
	left: 19px;
	cursor: pointer;
}
#header-adtech .wanted {
	position: absolute;
	background: url(img/header-wanted.gif) no-repeat;
	width: 148px;
	height: 28px;
	top: 6px;
	left: 779px;
	cursor: pointer;
}
#header-adtech .wanted-prefix {
	position: absolute;
	width: 922px;
	top: 15px;
	left: 0;
	color: #b0b673;
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
}

#header-afteradtech {
	height: 6px;
}

/*
NAVIGATION
*/

#header-nav {
	height: 40px;
	background-color: #505145;
	padding: 0;
	padding-left: 11px;
}
#header-nav .btn {
	float: left;
	padding: 0;
	margin-right: 20px;
}

#header-nav-btn-1 a.outover,
#header-nav-btn-2 a.outover,
#header-nav-btn-3 a.outover,
#header-nav-btn-4 a.outover,
#header-nav-btn-5 a.outover,
#header-nav-btn-1 .down,
#header-nav-btn-2 .down,
#header-nav-btn-3 .down,
#header-nav-btn-4 .down,
#header-nav-btn-5 .down
{ height: 40px; display:block; }

#header-nav-btn-1 a.outover,
#header-nav-btn-1 .down
{ width:145px; }

#header-nav-btn-4 a.outover,
#header-nav-btn-4 .down
{ width:83px; }

#header-nav-btn-5 a.outover,
#header-nav-btn-5 .down
{ width:120px; }

#header-nav-btn-2 a.outover,
#header-nav-btn-3 a.outover,
#header-nav-btn-2 .down,
#header-nav-btn-3 .down
{ width:216px; }

#header-nav-btn-1 span,
#header-nav-btn-2 span,
#header-nav-btn-3 span,
#header-nav-btn-4 span,
#header-nav-btn-5 span
{ display:none; }

#header-nav-btn-1 .preload,
#header-nav-btn-2 .preload,
#header-nav-btn-3 .preload,
#header-nav-btn-4 .preload,
#header-nav-btn-5 .preload
{ width: 0; height: 0; display: none; }

#header-nav-btn-1 .down { background-image:url(img/nav-1-down.gif); }
#header-nav-btn-1 a.outover { background-image:url(img/nav-1-out.gif); }
#header-nav-btn-1 a.outover:hover { background-image:url(img/nav-1-over.gif); }
#header-nav-btn-1 .preload { background-image:url(img/nav-1-over.gif); }

#header-nav-btn-2 .down { background-image:url(img/nav-2-down.gif); }
#header-nav-btn-2 a.outover { background-image:url(img/nav-2-out.gif); }
#header-nav-btn-2 a.outover:hover { background-image:url(img/nav-2-over.gif); }
#header-nav-btn-2 .preload { background-image:url(img/nav-2-over.gif); }

#header-nav-btn-3 .down { background-image:url(img/nav-3-down.gif); }
#header-nav-btn-3 a.outover { background-image:url(img/nav-3-out.gif); }
#header-nav-btn-3 a.outover:hover { background-image:url(img/nav-3-over.gif); }
#header-nav-btn-3 .preload { background-image:url(img/nav-3-over.gif); }

#header-nav-btn-4 .down { background-image:url(img/nav-4-down.gif); }
#header-nav-btn-4 a.outover { background-image:url(img/nav-4-out.gif); }
#header-nav-btn-4 a.outover:hover { background-image:url(img/nav-4-over.gif); }
#header-nav-btn-4 .preload { background-image:url(img/nav-4-over.gif); }

#header-nav-btn-5 .down { background-image:url(img/nav-5-down.bmp); }
#header-nav-btn-5 a.outover { background-image:url(img/nav-5-out.bmp); }
#header-nav-btn-5 a.outover:hover { background-image:url(img/nav-5-over.bmp); }
#header-nav-btn-5 .preload { background-image:url(img/nav-5-over.bmp); }

/*
FOOTER
*/

#footer {
	
}
#footer-wanted {
	height: 236px;
	background-color: #505145;
	position: relative;
}
#footer-wanted .logo {
	position: absolute;
	left: 45px;
	top: 45px;
	cursor: pointer;
}
#footer-wanted .copy {
	position: absolute;
	width: 536px;
	height: 163px;
	left: 240px; /*330px;*/
	top: 37px;
}
#footer-wanted .copy td {
	font-family: Tahoma, Arial;
	color: #FFF;
}
#footer-wanted .copy .heading {
	font-size: 20px;
}
#footer-wanted .copy .text {
	font-weight: bold;
	padding-top: 30px;
	line-height: 19px;
}
#footer-wanted .copy a:link, #footer-wanted .copy a:visited {
	color: #FFF;
}
#footer-wanted .copy a:hover, #footer-wanted .copy a:active {
	color: #C1C1C1;
}

/*
TITLE
*/

.title {
	color: #f15c22;
}

/*
POINTER
*/

.pointer {
	cursor: pointer;
}

/*
MORE LINK
*/

.more-link:link, .more-link:visited {
	color: #1b9bca;
	text-decoration: none;
}
.more-link:hover, .more-link:active {
	color: #f15c22;
}

/*
GENERIC TITLE
*/

.generic-title {
	height: 28px;
	background: url(img/titlebkg.gif) repeat-x;
}

/*
REGISTER ADTECH 
*/

#register-adtech {
	padding: 20px 18px 0 18px;
}
#register-adtech .banner {
	background-color: #f05c22;
	height: 100px;
	cursor: pointer;
}

/*
=================================================================================================================================

SIDEBAR...

=================================================================================================================================
*/

/*
SIDEBAR
*/

#sidebar {
	padding: 21px 18px;
}

/*
SIDEBAR > AFTERTITLE
*/

.sidebar-aftertitle {
	height: 16px;
}

/*
SIDEBAR > SPONSORS
*/

#sidebar-sponsors .sponsor {
	border: #dee3a7 1px solid;
	height: 74px;
	cursor: pointer;
}

#sidebar-sponsors .sponsor td {
	color: #c4c896;
}

#sidebar-sponsors .divider {
	height: 10px;
}

/*
SIDEBAR > TAGCLOUD
*/

#sidebar-tagcloud .widget {
	text-align: center;
	padding: 20px 25px;
}
#sidebar-tagcloud a:link, #sidebar-tagcloud a:visited {
	color: #666;
	text-decoration: none;
}
#sidebar-tagcloud a:hover, #sidebar-tagcloud a:active {
	color: #f15c22;
}

/*
SIDEBAR > POLL
*/

#sidebar-poll .widget {
	padding: 15px 20px;
}
#sidebar-poll p, #sidebar-poll form {
	margin: 0;
	padding: 0;
}
#sidebar-poll .header {
	height: 24px;
	background-color: #CCFFCC;
}
#sidebar-poll .vote-question, #sidebar-poll .result-question {
	color: #666;
	line-height: 20px;
}
#sidebar-poll .vote-ul, #sidebar-poll .result-ul {
	margin: 0;
	padding: 16px 0 8px 0;
}
#sidebar-poll .vote-ul li, #sidebar-poll .result-ul li {
	margin: 0;
	padding: 0 0 8px 0;
}
#sidebar-poll .vote-radio, #sidebar-poll .vote-radiolabel {
	float: left;
}
#sidebar-poll .vote-radiolabel {
	margin: 0;
	padding: 0;
	padding-left: 6px;
	font-size: 11px;
	width: 85%;
}
#sidebar-poll .vote-submit {
	padding: 2px 0 15px 0;
	text-align: center;
}
#sidebar-poll .vote-submit-button {
	color: #f15c22;
	padding: 5px 15px;
	text-transform: uppercase;
	background-color: #FFF;
	border: #FFCC99 1px double;
	font-weight: bold;
	cursor: pointer;
}
#sidebar-poll .vote-viewresults, #sidebar-poll .result-vote, #sidebar-poll .archive {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
}

#sidebar-poll .result-voters {
	padding-bottom: 10px;
}

#sidebar-poll .pollbar {
	padding: 0;
	margin-top: 5px;
	background-color: #f15c22;
}

#sidebar-poll a:link, #sidebar-poll a:visited {
	color: #666;
	text-decoration: none;
}
#sidebar-poll a:hover, #sidebar-poll a:active {
	color: #f15c22;
}

/*
SIDEBAR > WIDGET
*/

.sidebar-widget-top, .sidebar-widget-bottom {
	position: relative;
	height: 5px;
	background-color: #e9edc8;
	background-repeat: repeat-x;
}
.sidebar-widget-top {
	background-image: url(img/sw-t.gif);
}
.sidebar-widget-bottom {
	background-image: url(img/sw-b.gif);
}

.sidebar-widget-top .l, .sidebar-widget-top .r, .sidebar-widget-bottom .l, .sidebar-widget-bottom .r {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0;
	background-repeat: no-repeat;
}

.sidebar-widget-top .l, .sidebar-widget-bottom .l, .sidebar-widget-middle .l {
	left: 0;
}
.sidebar-widget-top .r, .sidebar-widget-bottom .r,.sidebar-widget-middle .r {
	right: 0;
}

.sidebar-widget-top .l {
	background-image: url(img/sw-tl.gif);
}
.sidebar-widget-top .r {
	background-image: url(img/sw-tr.gif);
}
.sidebar-widget-bottom .l {
	background-image: url(img/sw-bl.gif);
}
.sidebar-widget-bottom .r {
	background-image: url(img/sw-br.gif);
}

.sidebar-widget-middle {
	background: #f5f6d6;
	position: relative;
}
.sidebar-widget-middle .l, .sidebar-widget-middle .r {
	position: absolute;
	background-repeat: repeat-y;
	width: 5px;
	height: 100%;
}
.sidebar-widget-middle .l {
	background-image: url(img/sw-ml.gif);
}
.sidebar-widget-middle .r {
	background-image: url(img/sw-mr.gif);
}

.sidebar-widget-divider {
	padding-bottom: 16px;
}

/*
=================================================================================================================================

INDEX...

=================================================================================================================================
*/

/*
INDEX > CONTENT
*/
#index-content {
	width: 436px;
}

/*
INDEX > CONTENT > DIVIDERS
*/

#index-content-divider-betweencats {
	height: 15px;
}
#index-content-divider-beforelinks {
	height: 30px;
}

/*
INDEX > CONTENT > SLUG MAIN
*/

.index-content-slug-main {
	padding-top: 2px;
}
.index-content-slug-main .header {
	position: relative;
	height: 110px;
	background: url(img/index-content-slug-main-header.gif) no-repeat;
}
.index-content-slug-main .afterheader {
	height: 6px;
}
.index-content-slug-main .header-title,
.index-content-slug-main .header-icon-voice-adtech,
.index-content-slug-main .header-icon-voice-industry,
.index-content-slug-main .header-bubble,
.index-content-slug-main .header-comments  {
	position: absolute;
}
.index-content-slug-main .header-title {
	top: 18px;
	left: 0;
	cursor: pointer;
}
.index-content-slug-main .header-icon-voice-adtech {
	top: 23px;
	left: 318px;
}
.index-content-slug-main .header-icon-voice-industry {
	top: 36px;
	left: 320px;
}
.index-content-slug-main .header-bubble {
	background: url(img/index-bubble.gif) no-repeat;
	top: 53px;
	left: 366px;
	width: 70px;
	height: 44px;
}
.index-content-slug-main .header-comments {
	top: 56px;
	left: 383px;
	width: 53px;
	height: 35px;
}
.index-content-slug-main .header-comments a:link, .index-content-slug-main .header-comments a:visited {
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
	font-family: Tahoma;
}
.index-content-slug-main .header-comments a:hover, .index-content-slug-main .header-comments a:active {
	color: #505145;
}
.index-content-slug-main .date {
	background-color: #DEDEDE;
	padding: 6px;
	padding-left: 8px;
	font-size: 11px;
}
.index-content-slug-main .title {
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 6px;
}
.index-content-slug-main .title a:link, .index-content-slug-main .title a:visited {
	color: #f15c22;
	text-decoration: none;
}
.index-content-slug-main .title a:hover, .index-content-slug-main .title a:active {
	color: #f15c22;
}
.index-content-slug-main .content {
	line-height: 20px;
}
.index-content-slug-main .content p {
	padding: 6px 0;
	margin: 0;
}

/*
INDEX > CONTENT > SLUG OTHERS
*/

.index-content-slug-others {
	padding-top: 15px;
}
.index-content-slug-others ul {
	margin: 0;
	padding: 0 0 0 16px;
}
.index-content-slug-others li {
	list-style-image: url(img/li-style-image.gif);
	margin: 0;
	padding: 0 0 5px 0;
}
.index-content-slug-others a:link, .index-content-slug-others a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
.index-content-slug-others a:hover, .index-content-slug-others a:active {
	color: #f15c22;
}

/*
INDEX > CONTENT > LINKS
*/

#index-content-links {

}
#index-content-links .links {
	padding-top: 12px;
}
#index-content-links .links ul {
	margin: 0;
	padding: 0 0 0 16px;
}
#index-content-links .links li {
	list-style-image: url(img/li-style-image.gif);
	margin: 0;
	padding: 6px 0;
	border-bottom: #bfc69c 1px dotted;
}
#index-content-links .links a:link, #index-content-links .links a:visited {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
#index-content-links .links a:hover, #index-content-links .links a:active {
	color: #f15c22;
}

/*
INDEX > ROTATOR
*/

#index-rotator {
	width: 712px;
	height: 237px;
}
#index-rotator-flash p {
	margin: 0;
	padding-bottom: 10px;
}

/*
INDEX > NEWS
*/

#index-news {
	padding: 21px 18px;
}

.index-news-post {
	padding: 0;
	padding-bottom: 18px;
}
.index-news-post .title {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}
.index-news-post .who-date-time {
	font-size: 9px;
	color: #ABABAB;
}
.index-news-post .content {
	line-height: 20px;
}

/*
=================================================================================================================================

CATEGORY...

=================================================================================================================================
*/

/*
CATEGORY > HEADER
*/

#category-header {
	position: relative;
	height: 140px;
	background: url(img/category-content-header.gif) no-repeat;
}
#category-afterheader {
	height: 15px;
}
#category-header .title,
#category-header .icon-voice-adtech,
#category-header .icon-voice-industry,
#category-header .rss {
	position: absolute;
}
#category-header .title {
	top: 21px;
	left: 0;
}
#category-header .icon-voice-adtech {
	top: 21px;
	left: 571px;
}
#category-header .icon-voice-industry {
	top: 34px;
	left: 574px;
}
#category-header .rss {
	top: 13px;
	right: 0;
}

/*
CATEGORY > CONTENT > PAGENAV
*/

#pagenav {
	padding: 15px;
	font-size: 14px;
	text-align: center;
	color: #505145;
}

#pagenav .item {
	padding: 0 4px;
}

#pagenav a:link, #pagenav a:visited {
	color: #505145;
	text-decoration: underline;
}

#pagenav a:hover, #pagenav a:active {
	color: #f15c22;
}

/*
=================================================================================================================================

SINGLE...

=================================================================================================================================
*/

#single-postextras .pages {
	padding-top: 15px;
}
#single-postextras .tags {
	font-size: 10px;
	padding-top: 15px;
}

#single-beforesharethis {
	padding-top: 20px;
}
#single-sharethis {
	padding: 20px 25px;
}
#single-sharethis .button {
	padding: 0 10px;
}
#single-sharethis .button a:link, #single-sharethis .button a:visited {
	color: #1b9ac8;
}
#single-sharethis .button a:hover, #single-sharethis .button a:active {
	color: #f15c22;
}
#single-sharethis .text {
	padding-left: 15px;
	line-height: 18px;
}

/*
=================================================================================================================================

POST...

=================================================================================================================================
*/

.post {
	position: relative;
}
.post .bubble,
.post .comments  {
	position: absolute;
}
.post .bubble {
	background: url(img/category-bubble.gif) no-repeat;
	top: 9px;
	right: 0;
	width: 68px;
	height: 39px;
}
.post .comments {
	top: 9px;
	right: 0;
	width: 53px;
	height: 35px;
}
/*
NOTE: THESE 'A' VALUES ARE THE SAME AS '.index-content-slug-main .header-comments'... should probably merge.
*/
.post .comments a:link, .post .comments a:visited {
	color: #FFF;
	font-size: 22px;
	text-decoration: none;
	font-family: Tahoma;
}
.post .comments a:hover, .post .comments a:active {
	color: #505145;
}
.post .date {
	color: #888;
	padding-left: 1px;
	font-size: 11px;
}

.post .title {
	width: 590px;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
}

/*
NOTE: THESE 'A' ARE THE SAME AS '.index-content-slug-main .title'... should probably merge.
*/
.post .title a:link, .post .title a:visited,
.post .title-looped a:link, .post .title-looped a:visited {
	color: #f15c22;
	text-decoration: none;
}
.post .title a:hover, .post .title a:active,
.post .title-looped a:hover, .post .title-looped a:active {
	color: #f15c22;
}

.post .continued {
	font-style: italic;
	color: #AAA;
	padding: 10px 0;
}

.post .content {
	line-height: 20px;
}
.post .content p {
	padding: 6px 0;
	margin: 0;
}

.post .pages {
	position: relative;
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
.post .pages .number {

}
.post .pages .next {
	position: absolute;
	right: 0;
	top: 0;
}

.post .tags {
	font-size: 10px;
	padding: 10px 0;
}
.post .pages a:link, .post .pages a:visited,
.post .tags a:link, .post .tags a:visited {
	color: #666;
}
.post .pages a:hover, .post .pages a:active,
.post .tags a:hover, .post .tags a:active {
	color: #f15c22;
}

/*
POST > IMAGE STUFF
*/

.wp-caption {
	padding: 10px 0;
}

.post p.wp-caption-text {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}

.post p img {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
POST > METADATA
*/

.postmetadata {
	color: #999;
	font-size: 10px;
	padding: 10px 0;
}

/*
POST DIVIDER
*/

.post-divider {
	padding: 20px 0 25px 0;
}
.post-divider .hr {
	border-bottom: #bfc69c 1px dotted;
}

/*
=================================================================================================================================

COMMENTS...

=================================================================================================================================
*/

#single-comments .titledivider {
	height: 40px;
}
#single-comments .generic-title .rss {
	position: absolute;
	top: -14px;
	right: 0;
}

/*
COMMENTS > COMMENTS LIST
*/

#commentlist {
	padding-top: 30px;
}

#commentlist .comment {
	position: relative;
}

#commentlist .comment .comment-button {
	position: absolute;
	top: -10px;
	right: 0;
	width: 179px;
	height: 54px;
	background: url(img/comment.gif) no-repeat;
	cursor: pointer;
}

#commentlist .date {
	font-size: 11px;
}
#commentlist .author {
	color: #f15c22;
	padding-top: 12px;
	font-size: 16px;
	width: 475px;
}

#commentlist .author a:link, #commentlist .author a:visited {
	color: #f15c22;
	text-decoration: none;
}
#commentlist .author a:hover, #commentlist .author a:active {
	color: #f15c22;
}

#commentlist .text p {
	font-size: 11px;
	line-height: 17px;
}

#commentlist .notapproved {
	border: #37c6f4 1px dashed;
	padding: 15px;
}

#commentlist .moderation {
	padding-bottom: 20px;
	color: #1b9ac8;
	font-size: 10px;
	font-weight: bold;
}

/*
COMMENTS > COMMENTS RESPONSE
*/

#commentresponse { padding-top: 25px; }

#commentresponse .alreadyloggedin { padding-bottom: 25px; }

#commentresponse .textinput {
	padding: 4px;
	margin: 0;
	color: #666;
	border: 1px solid #c4c896;
}

#commentresponse input.textinput {
	width: 50%;
}

#commentresponse input.thesubmitbutton { padding: 3px 10px; }

#commentresponse .field { padding-bottom: 25px; }

#commentresponse .textarea { padding-bottom: 10px; }

#commentresponse .label { padding-bottom: 8px; }

#commentresponse .req, #termsquestion, p.subscribe-to-comments { font-size: 10px; }

p.subscribe-to-comments {
	padding: 0;
	margin: 0;
	padding-top: 8px;
}


/*
=================================================================================================================================

ARCHIVE...

=================================================================================================================================
*/

/*
ARCHIVE > HEADER
*/

#archive-header {
	position: relative;
	height: 140px;
	background: url(img/archive-content-header.gif) no-repeat;
}
#archive-afterheader {
	height: 15px;
}
#archive-header .title {
	padding-top: 18px;
	font-size: 23px;
	color: #1b9ac8;
}
#archive-header .rss {
	position: absolute;
	top: 13px;
	right: 0;
}
#archive-header .aftertitle {
	background-color: #1b9ac8;
	height: 6px;
	margin-top: 3px;
}

/*
=================================================================================================================================

PAGE...

=================================================================================================================================
*/

#page-content p {
	line-height: 20px;
}

/*
=================================================================================================================================

POLLS ARCHIVE...

=================================================================================================================================
*/

#pollsarchive-content .result-question {
	color: #f15c22;
	font-size: 22px;
	padding-bottom: 10px;
}

#pollsarchive-content p {
	font-size: 10px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: #bfc69c 1px dotted;
}

#pollsarchive-content .wp-polls-ans {

}

#pollsarchive-content .result-ul {
	padding-bottom: 10px;
}

#pollsarchive-content .result-ul li {
	padding: 5px 0;
}

#pollsarchive-content .pollbar {
	padding: 0;
	margin-top: 5px;
	background-color: #f15c22;
}

#pollsarchive-content .result-voters {

}

/*
=================================================================================================================================

MANAGE SUBSCRIPTIONS...

=================================================================================================================================
*/

#managesubs-content	{
	width: 673px;
	padding-top: 25px;
}

#managesubs-content h2 {
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
	font-size: 23px;
	color: #1b9ac8;
}

#managesubs-content .updated {
	padding-bottom: 15px;
}

#managesubs-content fieldset {
	padding: 0 15px;
	margin-bottom: 25px;
}

#managesubs-content fieldset legend {
	color: #f15c22;
}

/*
=================================================================================================================================

WRITTEN BY'S...

=================================================================================================================================
*/

.written-by {
	color: #999;
	font-size: 9px;
	padding: 6px 0;
}
.written-by a:link, .written-by a:visited {
	color: #999;
	text-decoration: none;
}
.written-by a:hover, .written-by a:active {
	color: #f15c22;
}

/*
=================================================================================================================================

SHARED...

=================================================================================================================================
*/

#category-content, #single-content, #archive-content, #page-content, #pollsarchive-content {
	width: 673px;
	padding-top: 7px;
}
