/* WebWire Article CSS */

/* ## CONTENT ## */
body#article #content {
	float:left;
	padding:0 20px 15px 30px;
	width:72%;
	margin-top:30px;
}

body#article #content H1 {
	margin:0 0 25px 0;
	padding:0 0 5px 0;
	font-size:34px;
	color:#333333;
	width:100%;
	text-transform:none;
	line-height:110%;
}

body#article #content H2 {
	margin:0 0 20px 0;
	padding:0;
	font-family: Helvetica,Arial,sans-serif;
	color: #959595;
	font-size:20px;
	text-transform:none;
	font-weight:100;
	width:100%;
	line-height:110%;
}

body#article #content p {
	color:#464646;
	line-height:140%;
	margin-bottom:1.5em;
	word-wrap: break-word;
}

body#article #content ul, body#article #content ol {
	color:#464646;
	line-height:140%;
	margin-bottom:1.5em;
}


body#article #content #date {
	font-size:90%;
	color:#333;
	padding:0 0 0 20px;
	background:#33CC00;
}

dl#contactInfo {
	float:left;
	margin:10px 5px 50px 0;
	width:40%;
	padding:0 10px 10px 10px;
	border:#CCCCCC solid 1px;
	background:#F5F5F5;
}

dl#contactInfo dt {
	margin:0;
	padding:1px 3px;
	width:13em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
	color:#333333;
	text-align:center;
	background:#CCCCCC;
	border:#CCCCCC solid 1px;
}

dl#contactInfo dd {
	font-size:110%;
	margin:0;
}

dl#contactInfo .contactName {
	font-weight:bold;
}

/* ## RELATED LINKS ## */
#content #relatedLinks {
	clear:both;
	margin:20px 0;
	padding:0 10px 10px 10px;
	border:#003366 solid 1px;
	background:#F5FAFD;
}

#content #relatedLinks dt {
	margin:0;
	padding:1px 3px;
	width:12em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	background:#003366;
	border:#003366 solid 1px;
}

#content #relatedLinks dd {
	font-size:110%;
	margin:0 0 0 15px;
}

#content #relatedLinks dd a {
	margin:0;
	padding:2px 5px 2px 0px;
	display:list-item;
	list-style:disc;
}

/* ## RELATED KEYWORDS ## */
#content #relatedKeywords {
	/*clear:both;*/
	display:block;
	float:right;
	width:40%;
	margin:10px 0;
	padding:0 5px 10px 5px;
	border:#318E85 solid 1px;
	background:#F5FFFF;
}

#content #relatedKeywords dt {
	margin:0 0 0 5px;
	padding:1px 3px;
	width:12em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	background:#FFFFFF url(/imgs/related-keywords-logo.gif) no-repeat bottom center;
	border:#318E85 solid 1px;
}

#content #relatedKeywords dd {
	/*float:left;*/
	margin:0 0 0 15px;
	font-size:110%;
	white-space:nowrap;
}

#content #relatedKeywords dd a {
	margin:0;
	padding:0;
}

body#article #content p.newsDisclaimer {
	clear:both;
	font-size:90%;
	font-style:italic;
}

body#article #content p.promoDisclaimer {
	clear:both;
	font-size:100%;
}

body#article #content p#wwguid {
	margin-top:20px;
	font-size:80%;
	color:#999;
}



body#article #content blockquote {
	display: inline;
	float: right;
	clear:both;
	width: 240px;
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 3px 10px 10px 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
body#article #content blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}

body#article #content blockquote p {
	display: inline;
	font-size:18px;
	color:#999999;
}


body#article #content .mediaBox {
	position:relative;
	display: inline;
	float: right;
	clear: both;
	width: 250px;
	margin:3px 10px 20px 20px;
	padding:10px 10px 10px 10px;
	border:#CCC solid 1px;
}

body#article #content .mediaBox a img {
	display:block;
	margin:0 auto;
}

body#article #content .imageCaption {
	padding: 10px 5px 0 5px;
	text-align: center;
	color:#666666;
}

body#article #content .videoImg {
	display: block;
	position: relative;
}

body#article #content .videoImg .video_playbtn {
	background: url("/imgs/video_play_button_48x48.png") no-repeat scroll 0px 0px transparent;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 100px;
	top: 70px;
}

body#article #content .videoImg:hover .video_playbtn {
	background-position: 0px -49px;
}



/* ## SIDEBAR ## */


/* &&&&&&&&&&&&&&&&&&&&&&&&&&& */
#sidebar form.releaseActionForm {
	padding:0;
}

/* # Share Release Button # */

.shareReleaseBtn {
	display:block;
	margin:3px 0 10px 0;
	padding:6px 0 0 25px;
	width:155px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	background:#339900 url(/imgs/shareReleaseBtn-off.gif) no-repeat;
}

.shareReleaseBtn:hover {
	color:#FFFFFF;
	background:url(/imgs/shareReleaseBtn-on.gif) no-repeat;
}


/* # Upgrade Release Button # */

.upgradeReleaseBtn {
	display:block;
	margin:3px 0 10px 0;
	padding:6px 0 0 25px;
	width:155px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	background:#339900 url(/imgs/upgradeReleaseBtn-off.gif) no-repeat;
}

.upgradeReleaseBtn:hover {
	color:#FFFFFF;
	background:url(/imgs/upgradeReleaseBtn-on.gif) no-repeat;
}


/* # Edit Release Button # */

.editReleaseBtn {
	display:block;
	margin:3px 0 10px 0;
	padding:6px 0 0 25px;
	width:155px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	background:#339900 url(/imgs/editReleasebtn-off.gif) no-repeat;
}

.editReleaseBtn:hover {
	color:#FFFFFF;
	background:url(/imgs/editReleasebtn-on.gif) no-repeat;
}


/* # Delete Release Button # */

.deleteReleaseBtn {
	display:block;
	margin:3px 0 10px 0;
	padding:6px 0 0 25px;
	width:155px;
	height:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:100%;
	background:#339900 url(/imgs/deleteReleaseBtn-off.gif) no-repeat;
}

.deleteReleaseBtn:hover {
	color:#FFFFFF;
	background:url(/imgs/deleteReleaseBtn-on.gif) no-repeat;
}

/* ## Delete Release Warning Message ## */
#sidebar form.releaseActionForm #deleteWarningMessage {
	margin:0 15px 20px 0;
	padding:0 10px 10px 10px;
	border:#990000 solid 1px;
	background:#FCF3F4;
}

#sidebar form.releaseActionForm #deleteWarningMessage dt {
	margin:0;
	padding:1px 3px;
	width:10em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	text-align:center;
	background:#990000;
	border:#990000 solid 1px;
}

#sidebar form.releaseActionForm #deleteWarningMessage dd {
	font-size:100%;
	margin:0 0 10px 5px;
	color:#000000;
}

#sidebar form.releaseActionForm #deleteWarningMessage dd a {
	margin:0;
	padding:0;
	display:inline;
}




/* Email Form  */ 
#sidebar #SendToFriend {
	display:none;
	overflow:hidden;
	background:#EEEEEE;
	width:100%;
}
#sidebar h5 {
	display:block;
	background:#666666;
	margin:0;
	padding:2px 0 2px 10px;
	color:#FFFFFF;
	font-size:110%;
}

#sidebar form {
	margin:0;
	padding-left:10px;
	color:#666666;
}

#sidebar label {
	display:block;
	width:170px;
	margin:6px 0 1px 0;
}

#sidebar input {
	width:170px;
	height:14px;
	padding-left:4px;
	color:#000066;
	font-size:95%;
	border: 1px solid #999999;
}

#sidebar textarea {
	width:170px;
	height:100px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
	color:#000066;
	border: 1px solid #999999;
}

#sidebar #submit {
	margin-top:10px;
	color:#333333;
	height:18px;
	width:60px;
}


#sidebar dl {
	margin:0 0 25px;
	list-style:none;
	/*padding-bottom:10px;*/
}

#sidebar dt {
	padding:2px 10px;
	font-weight:bold;
	background:#EEEEEE;
}

#sidebar dd {
	margin:4px 0;
}

#sidebar dd a {
	margin:0;
	padding:2px 0 3px 40px;
	display:block;
}

#sidebar .floatingBoxBlue dt {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	font-weight:bold;
	background:none;
	border-top:#006699 solid 1px;
}

#sidebar .floatingBoxBlue dd a {
	margin:0;
	padding:0;
	display:inline;
}

#sidebar .expandMore {
	margin:0;
	padding:0 10px 0 0;
	text-align:right;
	font-size:90%;
	background:#F9F9F9;
}

#sidebar #bookmarks {
	margin:10px 0 0 0;	
}

#sidebar #moreBookmarks {
	width:100%;
	display:none;
	overflow:hidden;
}

#sidebar #socialSharing {
	margin:10px 0 0 0;
}

#sidebar #moreSocialSharing {
	width:100%;
	display:none;
	overflow:hidden;
}

#sidebar #relatedIndustries {
	margin:10px 0 5px;
}

#sidebar .rInduItem {
	margin:0 0 0 35px;
}

#sidebar .rInduItem a {
	margin:0;
	padding:2px 5px 3px 0px;
	display:list-item;
	list-style:disc;
}





/* - STATISTICS BOX - */

.floatingBoxStatistics {
	margin:0 0 10px 0; 
	padding:0 0 4px 0;
	width:100%;
	border-left:#EEEEEE solid 1px;
}

.floatingBoxStatistics h4 {
	margin:20px 0 10px 0;
	padding:5px 0 5px 10px;
	font-size:100%;
	color:#000000;
	background:#EEEEEE;
}

.floatingBoxStatistics td {
	padding-left:10px;
}


/* - RELEASE INFO BOX - */

.floatingBoxReleaseInfo {
	margin:0 0 10px 0; 
	padding:0 0 4px 0;
	width:100%;
	border-left:#EEEEEE solid 1px;
}

.floatingBoxReleaseInfo h4 {
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	font-size:100%;
	color:#000000;
	background:#EEEEEE;
}

.floatingBoxReleaseInfo p {
	padding-left:15px;
	line-height:100%;
}

.floatingBoxReleaseInfo dl {
	padding-left:10px;
}

.floatingBoxReleaseInfo dt {
	margin-top:15px;
	margin-bottom:10px;
	border-top:#999 solid 1px;
	border-left:#999 solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

.floatingBoxReleaseInfo dd {
	padding-left:15px;
}

.floatingBoxReleaseInfo dd a {
	padding-left:0 !important;
}




/* SIDEBAR ICONS */

#sidebar #printThis {
	background:url(/imgs/icons/printThis.gif) no-repeat 23px .6ex;
}

#sidebar #eMailThis {
	background:url(/imgs/icons/emailThis.gif) no-repeat 23px .6ex;
}



/* SOCIAL BOOKMARKING SITES ICONS */

#sidebar #ask {
	background:url(/imgs/icons/ask-ico.gif) no-repeat 20px 0;
}

#sidebar #blinklist {
	background:url(/imgs/icons/blinklist-ico.gif) no-repeat 20px 0;
}

#sidebar #bluedot {
	background:url(/imgs/icons/bluedot-ico.gif) no-repeat 20px 0;
}

#sidebar #delicious {
	background:url(/imgs/icons/delicious-ico.gif) no-repeat 24px .6ex;
}

#sidebar #diigo {
	background:url(/imgs/icons/diigo-ico.gif) no-repeat 20px 0;
}

#sidebar #digg {
	background:url(/imgs/icons/digg-ico.gif) no-repeat 20px 1px;
}

#sidebar #facebook {
	background:url(/imgs/icons/facebook-ico.gif) no-repeat 20px 0;
}

#sidebar #fark {
	background:url(/imgs/icons/fark-ico.gif) no-repeat 20px 0;
}

#sidebar #google {
	background:url(/imgs/icons/google-ico.gif) no-repeat 20px 0;
}

#sidebar #linkedin {
	background:url(/imgs/icons/linkedin-ico.gif) no-repeat 20px 0;
}

#sidebar #misterwong {
	background:url(/imgs/icons/mrwong-ico.gif) no-repeat 20px 0;
}

#sidebar #mixx {
	background:url(/imgs/icons/mixx-ico.gif) no-repeat 20px 0;
}

#sidebar #myspace {
	background:url(/imgs/icons/myspace-ico.gif) no-repeat 20px 0;
}

#sidebar #netvouz {
	background:url(/imgs/icons/netvouz-ico.gif) no-repeat 20px 0;
}

#sidebar #newsvine {
	background:url(/imgs/icons/newsvine-ico.gif) no-repeat 20px 0;
}

#sidebar #reddit {
	background:url(/imgs/icons/reddit-ico.gif) no-repeat 20px 0;
}

#sidebar #simpy {
	background:url(/imgs/icons/simpy-ico.gif) no-repeat 20px 0;
}

#sidebar #slashdot {
	background:url(/imgs/icons/slashdot-ico.gif) no-repeat 20px 0;
}

#sidebar #squidoo {
	background:url(/imgs/icons/squidoo-ico.gif) no-repeat 20px 0;
}

#sidebar #stumble {
	background:url(/imgs/icons/stumble-ico.gif) no-repeat 20px 0;
}

#sidebar #technorati {
	background:url(/imgs/icons/technorati-ico.gif) no-repeat 20px 0;
}

#sidebar #twitter {
	background:url(/imgs/icons/twitter-ico.jpg) no-repeat 20px 0;
}

#sidebar #windowslive {
	background:url(/imgs/icons/windowslive-ico.gif) no-repeat 20px 0;
}

#sidebar #yahoo {
	background:url(/imgs/icons/yahoo-ico.gif) no-repeat 19px 0;
}

#sidebar #yahoobuzz {
	background:url(/imgs/icons/yahoobuzz-ico.gif) no-repeat 20px 0;
}

/* EDITORIAL REVIEW FEEDBACK */

#content #EditorialReview {
	clear:both;
	margin:20px 0;
	padding:0 10px 10px 10px;
	border:#FFCC00 solid 1px;
	background:#FFFFCC;
}

#content #EditorialReview dt {
	margin:0;
	padding:3px 3px 1px 3px;
	width:12em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:100%;
	color:#000000;
	text-align:center;
	background:#FFCC00;
	border:#FFCC00 solid 1px;
}

#content #EditorialReview dd {
	font-size:110%;
	margin:0 0 0 15px;
}

#content #EditorialReview dd a {
	margin:0;
	padding:2px 5px 2px 0px;
	display:list-item;
	list-style:disc;
}

#content #EditorialReview dd.message {
	font-size:110%;
	margin:0 0 0 15px;
}

#content #EditorialReview dd.date {
	font-size:110%;
	font-style:italic;
	margin:10px 0 5px 0;
	padding-left:15px;
	padding-top:3px;
	background:#E3E08E;
}

#content #EditorialComments {
	margin:20px 0;
	padding:0 10px 10px 10px;
	border:#999 solid 1px;
	background:#EEE;
}

#content #EditorialComments dt {
	margin:0;
	padding:3px 3px 1px 3px;
	width:12em;
	position:relative;
	top:-7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:100%;
	color:#FFF;
	text-align:center;
	background:#999;
	border:#999 solid 1px;
}

#content #EditorialComments dd {
	font-size:110%;
	margin:0 0 0 15px;
}

#content #EditorialComments dd.message {
	font-size:110%;
	margin:0 0 0 15px;
}

#content #EditorialComments dd.date {
	font-size:110%;
	font-style:italic;
	margin:10px 0 5px 0;
	padding-left:15px;
	padding-top:3px;
	background:#CCC;
}


/* RELEASE SHARING ELEMENTS */


#ReleaseSharing {
	float:left;
	display:none;
	border:#CCCCCC solid 1px;
	-moz-border-radius: 5px;	/* FF1+ */
	-webkit-border-radius: 5px;	/* Saf3+, Chrome */
	border-radius: 5px;			/* Opera 10.5, IE 9 */
	padding:5px 5px 10px 15px;
	margin-bottom:15px;
}

#ReleaseSharing input {
	display: inline-block;
	border-radius: 6px;
	border: 1px solid #FF6600;
	font-size: 13px;
	margin:5px 10px 0;
	padding: 3px 10px;
	width: 55%;
}

#ReleaseSharing dl#socialSharingList {
margin-top: 10pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#ReleaseSharing #socialSharingList dd {
	float:left;
	display:block;
	width:18%;
	border:#CCCCCC solid 1px;
	-moz-border-radius: 4px;		/* FF1+ */
	-webkit-border-radius: 4px;		/* Saf3+, Chrome */
	border-radius: 4px;				/* Opera 10.5, IE 9 */
	padding-left:30px;
	padding-top:4px;
	padding-bottom:4px;
	margin:5px;
	background-position:6px 3px;
}

#ReleaseSharing #socialSharingList dd:hover {
	border-color:#FF6600;
}

#ShareThisReleaseButton {
	display:block;
	width:100px;
	border:#CCCCCC solid 1px;
	 -moz-border-radius: 4px; /* FF1+ */
  -webkit-border-radius: 4px; /* Saf3+, Chrome */
          border-radius: 4px; /* Opera 10.5, IE 9 */
	padding:4px 10px;
	margin:5px 0 10px 0;
	text-decoration:none;
	background:#EEEEEE;
	color:#333333;	
}

#ShareThisReleaseButton:hover {
	background:#FFFFFF;
	color:#318c84;
}

#ReleaseSharing #ask {
	background:url(/imgs/icons/ask-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #blinklist {
	background:url(/imgs/icons/blinklist-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #bluedot {
	background:url(/imgs/icons/bluedot-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #delicious {
	background:url(/imgs/icons/delicious-ico.gif) no-repeat 24px .6ex;
}

#ReleaseSharing #diigo {
	background:url(/imgs/icons/diigo-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #digg {
	background:url(/imgs/icons/digg-ico.gif) no-repeat 20px 1px;
}

#ReleaseSharing #facebook {
	background:url(/imgs/icons/facebook-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #fark {
	background:url(/imgs/icons/fark-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #google {
	background:url(/imgs/icons/google-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #linkedin {
	background:url(/imgs/icons/linkedin-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #misterwong {
	background:url(/imgs/icons/mrwong-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #mixx {
	background:url(/imgs/icons/mixx-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #myspace {
	background:url(/imgs/icons/myspace-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #netvouz {
	background:url(/imgs/icons/netvouz-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #newsvine {
	background:url(/imgs/icons/newsvine-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #reddit {
	background:url(/imgs/icons/reddit-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #simpy {
	background:url(/imgs/icons/simpy-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #slashdot {
	background:url(/imgs/icons/slashdot-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #squidoo {
	background:url(/imgs/icons/squidoo-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #stumble {
	background:url(/imgs/icons/stumble-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #technorati {
	background:url(/imgs/icons/technorati-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #twitter {
	background:url(/imgs/icons/twitter-ico.jpg) no-repeat 20px 0;
}

#ReleaseSharing #windowslive {
	background:url(/imgs/icons/windowslive-ico.gif) no-repeat 20px 0;
}

#ReleaseSharing #yahoo {
	background:url(/imgs/icons/yahoo-ico.gif) no-repeat 19px 0;
}

#ReleaseSharing #yahoobuzz {
	background:url(/imgs/icons/yahoobuzz-ico.gif) no-repeat 20px 0;
}
