@charset "utf-8";
/* CSS Document */



/*
HEADER SPECIFIC ----------------------------------------- */


.logo a {
	background:url(images/cloud/rwcloud.png);
}

.sponsorad {
	width:728px;
	height:90px;
	float:right;
	margin:15px 0px 0px;
}
.sponsorad img {
	margin:0px!important;
}



/*
SIDEBAR SPECIFIC ----------------------------------------- */


div#cloud-feedback a
{
	background-image: url('images/cloud-feedback.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 100px;
	text-indent: -50000px;
	display: block;
	margin: 10px 0px;
}


div#success-stories a
{
	background-image: url('images/success-stories.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
	text-indent: -50000px;
	display: block;
	margin: 10px 0px;
}




/*
CONTENT SPECIFIC ----------------------------------------- */

ul#report-list
{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

ul#report-list li
{
	margin: 0px;
	padding: 25px 0 10px 0;
	border-bottom: 1px solid rgb(235,235,235);
}

ul#report-list li .report-link
{
	font-size: 18px;
	font-weight: bold;
}

ul#sponsor-tweets
{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

ul#sponsor-tweets li
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
	margin-top: 15px;
	background-image: url('http://www.readwriteweb.com/mt-static/themes/df/images/grey-dot.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.95em;
}


#jobwire_posts_block {
width: 633px;
padding: 0;
margin: 0;
border: 0;
}
#jobwire_posts_block img {
padding: 0px 10px 0 20px;
border: 0;
float: left;
}




#featured_posts_jobwire {
width: 633px;
padding: 0;
margin: 30px 0 15px 0;
border: 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
clear: both;
}	
#jobwire_posts_inside {
width: 633px;
padding: 7px 0 0 0;
margin: 4px 0;
border: 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#jobwiread {
	display: block;
	margin: 10px 0 10px 10px;
	clear: both;

}
.jobwiretitlelink , a.jobwiretitlelink , a.jobwiretitlelink:link , a.jobwiretitlelink:visited {
font-weight: bold;
font-size: 1.75em;
line-height: 1.2em;
color: #000;
padding-right: 15px;
/* removed by pdb - for next/previous
margin: 0 0 0.2em 0;
*/
}


.jobwire_tags_right {
width: 450px;
margin:0;
padding: 0;
text-align: right;
float: right;
font-size: 12px;
color: #808080;
}

#jobwire_comments_left {
width: 125px;
padding: 0;
margin:0;

text-align: left;
float: left;

}

#jobwire_comments_left a {
background: #f0f0f0;
padding: 5px 14px 5px 14px;
font-size: 12px;
font-weight: normal;

}

.jobwire-tags-list {
padding: 5px 10px 5px 10px;
	margin: 0 6px 0 0;
	background: #f0f0f0;

}


.jobwire-tags-list a {

color: #4c4c4c;
font-size: 11px;
font-weight: normal;
text-transform: lowercase;
}



#jobwire_posts_block_style {
padding: 0 15px 0 0;
margin: 0;
border: 0;
}





/*
SPECIAL ----------------------------------------- */

div.tab
{
	margin: 0px;
	padding: 1px;
}

.sidebar-panel
{
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 8px;
}

.sidebar-panel h3
{
	font-family: Arial, sans-serif;
	font-size: 1.4em !important;
}

#Navigation ul li a
{
	padding: 0 13px;
}

#weekly_poll
{
	margin-bottom: 10px;
}
