/* Side Menu */

.side-menu, .side-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.side-menu {
    border-top: 1px solid #cdcdcd;
    margin-bottom: 1.5em;
    width: 270px;
}

.main {
	margin-top: 1em;
	padding-left: 0.7em;
	margin-right: 340px !important;
}


h3 {
	/*color: #71ac0a;*/
	color: #474747;	
	margin: 1.5em 0 0.2em 0;
}

h2 {
	/*color: #71ac0a;*/
	color: #474747;	
}
.side-menu a {
    display: block;
    border-bottom: 1px solid #b1cde7;
    padding: 4px 10px 4px 32px;
    background: url(../img/menu-all.gif) no-repeat -400px -10px;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
   	position: relative;
   	left: -24px;
   	margin-left: 24px;
   	width: 228px;
} /*ie6*/

* html .side-menu a {
	height: 1px;
}

.side-contact {
	border-top: 1px dotted #b1cde7;
}

.side-contact a {
	border-bottom: 1px dotted #b1cde7;
}

.side-about a {
    background-image: url(../img/menu-about.gif);
}

.side-menu a.current {
    /*background-color: #a5cc7a;*/
	background-color: #474747;
    color: #fff;
    background-position: 0 -10px;
    margin: -1px 0 1px 0;
    border-bottom: none;
    padding-left: 37px;
    width: 247px;
}

.side-howitworks a { background-position: -400px -50px; }
.side-howitworks a.current { background-position: 0 -50px; }

.side-faq a { background-position: -400px -90px; }
.side-faq a.current { background-position: 0 -90px; }

.side-jobs a { background-position: -400px -130px; }
.side-jobs a.current { background-position: 0 -130px; }

.side-advertise a { background-position: -400px -170px; }
.side-advertise a.current { background-position: 0 -170px; }

.side-partner a { background-position: -400px -210px; }
.side-partner a.current { background-position: 0 -210px; }

.side-press a { background-position: -400px -250px; }
.side-press a.current { background-position: 0 -250px; }

.side-forums a { background-position: -400px -290px; }
.side-forums a.current { background-position: 0 -290px; }

.side-generalemail a { background-position: -400px -330px; }
.side-generalemail a.current { background-position: 0 -330px; }

.side-pressemail a { background-position: -400px -370px; }
.side-pressemail a.current { background-position: 0 -370px; }

.side-abuseemail a { background-position: -400px -410px; }
.side-abuseemail a.current { background-position: 0 -410px; }

.side-advertiseemail a { background-position: -400px -450px; }
.side-advertiseemail a.current { background-position: 0 -450px; }

.side-podcast a { background-position: -400px -490px; }
.side-podcast a.current { background-position: 0 -490px; }

.side-blog a { background-position: -400px -530px; }
.side-blog a.current { background-position: 0 -530px; }

.side-bug a { background-position: -400px -570px; }
.side-bug a.current { background-position: 0 -570px; }

.side-tos a { background-position: -400px -610px; }
.side-tos a.current { background-position: 0 -610px; }

.side-privacy a { background-position: -400px -650px; }
.side-privacy a.current { background-position: 0 -650px; }

.side-rss a { background-position: -400px -690px; }
.side-rss a.current { background-position: 0 -690px; }

.side-menu em {
    float: right;
    color: #c00;
    font-style: normal;
    font-weight: normal;
}

.side-menu span {
    color: #999;
    font-style: normal;
    font-weight: normal;
    padding-left: 0.2em;
}

.side-menu .current em, .side-menu .current span {
	color: #fff;
}

/* News */

.about-blog {
	margin: 1em 0;
}

.about-blog dt, .about-blog dd {
	margin: 0 0 0 0;
	padding: 0 0 0 70px;
	position: relative;
}

* html .about-blog dt, * html .about-blog dd {
	height: 1px;
}

.about-blog dt {
	font-weight: bold;
	margin-top: 0.7em;
	padding-top: 0.5em;
	font-size: 115%;
	border-top: 1px solid #ddd;
}

.about-blog .about-blog-details img {
	position: absolute;
	top: -1.5em;
	left: 0;
}

.about-blog .about-blog-details a {
	color: #999;
}

.about-blog .about-blog-details {
	font-size: 85%;
	color: #999;
	padding-bottom: 0.3em;
}


/* FAQ */

.faq {
	margin-top: 1em;
	margin-bottom: 2em;
	clear: left;
}

.faq a {
	background: url(../img/link-line.gif) repeat-x 0 95%;
	text-decoration: none;
} /*ie6, ie7*/

.faq h4 {
	letter-spacing: -0.03em;
	line-height: 1;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}

.faq p, .faq div {
	font-weight: normal;
	line-height: 1.4;
}

.faq div {
	margin: 0.2em 0 1.5em 0;
}


/** Digg Tools **/

.bookmarking-tool {
	text-align: center;
	width: 222px;
	float: left;
	margin: 2px;
	background: #fefefe;
	padding: 160px 5px 0 5px;
	min-height: 6.5em;
	position: relative;
} * html .bookmarking-tool { height: 6.5em; }

.tool-thumb {
	display: block;
	text-decoration: none;
	width: 216px;
	height: 134px;
	background: #eee;
	position: absolute;
	top: 15px;
	left: 8px;
	border: 1px solid #75ABEA;
}

.tool-badges {
	background: url(../img/tool-badges.png) 0 0 no-repeat;
}

.tool-add {
	background: url(../img/tool-add.png) 0 0 no-repeat;
}

.tool-integrate {
	background: url(../img/tool-integrate.png) 0 0 no-repeat;
}

.tool-ig {
	background: url(../img/tool-ig.png) 0 0 no-repeat;
}

.tool-coop {
	background: url(../img/tool-coop.png) 0 0 no-repeat;
}

.tool-thumbnail {
	background: url(../img/tool-thumbnail.png) 0 0 no-repeat;
}

.tool-count {
	background: url(../img/tool-count.png) 0 0 no-repeat;
}

.tool-thumb:hover {
	background-position: 0 -200px;
	border-color: #36c;
}

.bookmarking-tool h3 {
	font-size: 105%;
	font-weight: bold;
	margin: 0;
}

.bookmarking-tool p {
	font-size: 85%;
}

table.badges th {
	font-size: 135% !important;
	border-top: none !important;
	padding-top: 1em !important;
}

table.badges tr:hover td {
	background: none !important;
}

table.badges td {
	font-size: 85% !important;
	color: #999;
}

table.badges td img {
	border: 0 !important;
	padding: 10px 0;
	vertical-align: middle;
}

.instructions {
	background: #f6f6f6;
	padding: 15px;
	border: 1px solid #ddd;
	margin: 2em 0;
}

.instructions dt {
	font-weight: bold;
	margin-top: 1em;
}

.instructions dd {
	margin-left: 0;
}

.integrate-url {
	font-size: 85%;
	color: #675D1C;
	border: 1px solid #FFE95A;
	background: #FFFBE0;
	padding: 15px;
	font-family: "Courier New", Courier, monospace;
}

.feed-list, .feed-list ul {
     margin: 0;
     padding: 0;
     clear: left;
     list-style: none;
     border: none;
     line-height: 2;
}

.feed-list ul {
    padding-left: 30px;
}

.feed-list a {
    font-size: 85%;
    padding: 5px 0 5px 2px;
    color: #9a3a00;
}

.feed-list a.rss-cat {
    background: url(../img/rss-icon.gif) 0 50% no-repeat;
    padding: 5px 10px 5px 16px;
    font-weight: bold;
}

.feed-list img {
    vertical-align: middle;
}

.multicol li {
    float: left;
    width: 180px;
}

dl {
    margin-left: 15px;
}

dd {
    padding-left: 15px;
}

dl.job-menu, .job-listing dl {
    margin-left: 0;
}

.job-menu {
    color: #999;
}

.job-menu dt, .job-listing dt {
    font-weight: bold;
    font-size: 85%;
    margin: 0;
    color: #999;
    text-transform: uppercase;
}

.job-menu dd, .job-listing dd {
    margin: 0.5em 0;
    padding-left: 2em;
}

.job-listing {
    margin-top: 4em;
    padding-top: 1em;
    border-top: 1px solid #ddd;
}

.job-listing h3 {
    /*color: #80A71F;*/
	color: #474747;
    margin-top: -5px;
    margin-bottom: 2em;
}

.job-listing ul {
    margin: 0.5em 0;
    padding-left: 20px;
}

.bookmarking-staff, bookmarking-staff li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bookmarking-staff li {
	float: left;
	width: 70px;
	text-align: center;
	font-size: 85%;
}

.bookmarking-staff li a {
	display: block;
	padding: 50px 0 6px 0;
	background: url(../img/user-corners.png) 11px 0 no-repeat;
	text-decoration: none;
} * html .bookmarking-staff li a { background: url(../img/user-corners.gif) 11px 0 no-repeat; }

.bookmarking-staff li a:hover {
	text-decoration: underline;
}

.bio-image {
	float: right;
}

.how-to h4 {
	font-size: 115%;
	font-weight: bold;
	/*color: #71ac0a;*/
	color: #474747;	
}


/* Start - Dwayne Stuff  */
.tools-items {
	padding: 0 !important;
}
.tools-item {
	float: left;
	width: 45%;
	padding-bottom: 1.2em;
	position: relative;
}
.buttons-item {
	position: relative;
	border-top: 1px #ddd solid;
	clear: left;

}
.tools-item.even {
	clear: left;
	margin: 0 15px 15px 0;
}
.tools-item h4 {
	height: auto;
	padding: 0 0 0 60px !important;
	margin: 0 !important;
	line-height: 100%;
	font-size: 1.3em;
}
.tools-item img {
	position: absolute;
	top: 0;
	left: 0;
}
.buttons-item div.button {
	float: left;
	width: 25%;
	padding: 1em 0 1em 1em;
}
.buttons-item div.description,
.buttons-item div.links {
	width: 35%;
	float: left;
}

.buttons-item p {
	padding: 0 0 0 1em !important;
	margin: 0 !important;
	float: left;
	line-height: 3em;
}
.buttons-item p span {
	color: #999;
}
.buttons-item p a,
.buttons-item p a:link,
.buttons-item p a:visited {
	text-decoration: none;	
}
.tools-item p { 
	padding: 0.2em 0 0 60px !important;
	margin: 0 !important;
	line-height: 1.4em;
}

.side-tools a {
    background: url(../img/menu-tools.gif) no-repeat -400px -10px !important;
}
.side-tools a.current {
	/*background-color: #a5cc7a;*/
	background-color: #474747;
    background: url(../img/menu-tools.gif) no-repeat 0px -10px !important;
}
.side-tools-overview a { background-position: -400px -10px !important; }
.side-tools-overview a.current { background-position: 0 -10px !important; }

.side-tools-buttons a { background-position: -400px -50px !important; }
.side-tools-buttons a.current { background-position: 0 -50px !important; }

.side-tools-add-bookmarking a { background-position: -400px -90px !important; }
.side-tools-add-bookmarking a.current { background-position: 0 -90px !important; }

.side-tools-integrate a { background-position: -400px -170px !important; }
.side-tools-integrate a.current { background-position: 0 -170px !important; }

.side-tools-google a { background-position: -400px -130px !important; }
.side-tools-google a.current { background-position: 0 -130px !important; }

.side-tools-vidthumbs a { background-position: -400px -210px !important; }
.side-tools-vidthumbs a.current { background-position: 0 -210px !important; }

.side-tools-firefox a { background-position: -400px -328px !important; }
.side-tools-firefox a.current { background-position: 0 -328px !important; }

.side-tools-api-documentation a { background-position: -400px -250px !important; }
.side-tools-api-documentation a.current { background-position: 0 -250px !important; }

.side-tools-api-google-group a { background-position: -400px -290px !important; }
.side-tools-api-google-group a.current { background-position: 0 -290px !important; }

.sidebar div.tab {
	width: 268px;
	margin-bottom: 1em;
}
.sidebar p {
	position: relative;
	width: 268px;
}
.sidebar p.first {
	border-top: 1px solid #b1cde7;
	padding-top: 0.2em;
}
code {
	display: none;	
}
code.show {
	display: block;
	background-color: #ffff00;
	padding: 1em 1.5em;
	margin: 1em;	
}
/* End - Dwayne Stuff */

