/*  
Theme Name: Newsweek
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/

* {
	margin: 0;
	padding: 0;
	border:none;
}
body {
	/*background: url(/wp-content/themes/newsweek/images/background3.jpg) repeat-x top;*/
	background-color:#184e94;
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
}

body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

/* Links -----------------------------------------------------------------------*/

a {
	text-decoration: none;
	outline:none;
	color: #1E387B;
}
a:hover {
	color:#333;
}
a:visited {
	color:#1E387B;
}
a img {
	text-decoration:none;
	}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	border:1px solid #809098;
	padding:3px;
}

.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:1px solid #809098;
	padding:3px;
}
.imgcenter {
	margin:0 0 0px 0px;
	border:1px solid #809098;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#809098;
	padding:5px;
	margin:10px 0;
}
td {position:relative;}

code {
	font-size:12px;
}
.gravatar {
	float:right;
	border:2px solid #999;
	margin:0 0px 8px 15px;
	width:40px;
	height:40px;
	background: url(images/gravtar.png) no-repeat;
}
/* STRUCTURE ----------------------------------*/
#header {
	overflow:hidden;
	height:80px;
	background: url(images/sbe_header2.png) right no-repeat;
	height: 83px;
	width: 960px;
	position: relative;
	padding: 10px;
	/*background-color:#184e94;*/
	background-color:#FFFFFF;
}
#header-in {
	width:960px;
	margin:0 auto;
}

#content-wrap {
	background-color: #fff;
	width:960px;
	margin:0 auto;

	overflow:hidden;/*background:url(images/grid.png) repeat-y center;*/
}

#content {
	float: left;
	width: 660px;
	padding: 4px;
	margin-left:20px;
	margin-top: 10px;
	text-align:left;
}
#content-710 {
	float: left;
	width: 710px;
	padding: 0px;
	margin:0px;
	text-align:left;
}
#content-full {
	float:left;
	width: 920px;
	padding: 20px;
	margin:0px;
	text-align:left;
}

#petition-left {
  float:left;
  width:600px;
  margin:10px;
  text-align:justify;
  padding-left: 15px;
}

#petition-left p {
	margin-bottom: 10px;
}
#petition-right {
  float:right;
  width:300px;
  margin:10px;
  margin-top: 25px;
}

#content-full p {
margin-bottom: 10px;
}
#content2 {
	float:left;
	width:700px;
	padding: 0 0 0 5px;
	text-align:left;
}

#content2 td {
	font-size:12px;
}

#content3 {
	float:left;
	width:675px;
	padding: 10 10 20 10px;
	text-align:left;
}

#content3 td {
	font-size:12px;
}

#contentm {
	float:left;
	width:710px;
	padding: 0 0 0 0px;
}
.content-in {
	float:left;
	width:640px !important;
}
.content-military {
	float:left;
	width:710px !important;
}
#sidebar_l {
	float:left;
	width:220px;
	margin-left:10px;
	overflow:hidden;
	padding:2px 0 0 0;
	display:none;
}
#sidebar_r {
	float:right;
	width:318px;
	/*background-image:url(../../../images/temp/footer-bg.gif);
	background-repeat:repeat-y;*/
	background-color:#f4f4f4;
	margin:0px;
	padding:0px;
}
#sidebar_r-250 {
	float:right;
	width:250px;
	/*background-image:url(../../../images/temp/footer-bg.gif);
	background-repeat:repeat-y;
	background-color:#f4f4f4;*/
	margin:0px;
	padding:0px;
}

#sidebar_r-300 {
	float:right;
	width:300px;
	margin:0px;
	padding:0px;
	border:thin #CCCCCC;
}

#sidebar_r-250 td {
	/*background-color:#F4F4F4;*/
}

#footer {
	clear:both;
	/*background-image:url(/images/footer-bg.png);*/
	height: 300px;
	width:960px;
	margin:auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	line-height:1.1em;
}

.footer-column-title {
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #393939; text-decoration:none; }

#footer-in {
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 0 0;
	border-top:1px solid #e5e5e5;
	background:url(images/topbg.png) repeat-x top;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 24px Arial, Helvetica, sans-serif;
	color: #222;
	border-bottom:1px solid #d4d7d9;
}
h1.htitle {
	margin: 0 0 0 0;
	padding:0;
	font:normal 32px Georgia,"Times New Roman",Times,serif;
	color: #222;
	border-bottom:none;
}
h1.htitle a {
	color:#184e94;
}
h1.htitle a:hover {
	color:#ef181e;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
}
h1 a, h3 a {
	text-decoration: none;
	color:#222;
	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	color: #222;
	font:normal 22px Arial, Helvetica, sans-serif;
}
h2 a {
	color: #222;
	text-decoration: underline;
}
h2 a img {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
h3 {
	margin:0;
	padding:0;
	color:#222;
	font:normal 26px Arial, Helvetica, sans-serif;
}
#sidebar h3 {
	font-size: 14px;
}
h3 a {
	color: #222;
	text-decoration: none;
}
h4 {
	margin: 15px 0 0 0;
	padding: 5px 0;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#330033;
}
h5 {
	margin: 0 0 0 0;
	padding: 5px 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#222;
}
h6 {
	margin: 20px 0px 10px 0px;
	padding:0;
	font:normal 16px Georgia,"Times New Roman",Times,serif;
	color: #222;
	line-height:18px;
	border-bottom: medium none;
	text-decoration: none;
	text-align:left;

}
/* Header  ----------------------------------*/

#header-in .logo-text {
position: absolute;
top: 6px;
left: 18px;
}
#header-in .logo-text img {
display: none;
}
#header-in .logo-text a {
display: block;
text-indent: -9999px;
width: 205px;
height: 74px;
/*background: url(images/logo.gif) no-repeat;*/
}
#header-in .logo-text a {
	color:#fff;
}
#header-in .logo-text a:hover {
	color:#fff;
	text-decoration:none;
}
#header-in .advt_top {
	float:right;
	margin-top:8px;
}
/* breadcrumb start -----------------------------------------------------------------------*/
.breadcrumb2 {
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	clear:both;
	border-top:1px solid #e0e0e0;
	border-bottom:1px dotted #e0e0e0;
	background:#fafafa;
	line-height:25px;
	padding-top:15px 0;
	width:960px;
	margin:0 auto;
}
.breadcrumb2 a {
	color:#333;
}
.breadcrumb2 a:hover {
	color:#dc0709;
}

/*nav start ----------------------------------------------- */
 
#navi {
	width:960px;
	/*border-top:1px solid #dbdbdb;*/
	margin-bottom:1px;
	background-color: #1E3877;
	background: url('../../../images/temp/menu-bg.png');
	background-repeat: repeat-x;
}

#navi-in {
	margin:0px auto;
}
#nav {
	float:left;
	list-style: none;
	margin:0px 0 0 0;
	padding-left:0;
	width:500px;
}
#nav li {
	float: left;
	border-right:1px solid #dbdbdb;
}
#nav .page_item a {
	color: #555;
	text-decoration: none;
	padding: 9px 10px 8px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display: block;
}
#nav .page_item a:hover {
	color: #fff;
	background:#ef181e;
}
#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #fff;
	background:#ef181e;
	text-decoration: none;
}

/* TOP SEARCH FORM -----------------------------------------------------------------------*/
.search404 {
	width:250px;
	height:25px;
}
.search404 input {
	background:none;
	border:1px solid #ccc;
	width:200px;
}
#content .category {
	float:left;
	width:48%;
	border-right:1px solid #ccc;
}
#content .archives {
	float:right;
	width:48%;
}
#content .search404 .sgo {
	background-color:#fff;
	background:#fff url(images/b_go_org.png) no-repeat;
	/*width:20px;*/
	height:19px;
	border:none;
	margin-top:-18px;
}
#search {
	float:right;
	padding:5px 0 0 85px;
	float:right;
	width:240px;
	height:25px;
}
#search .s {
	border: 1px solid #b6b6b6;
	background:#fff url(images/i_search.png) no-repeat 3px 5px;
	color: #5f5e5e;
	padding:2px;
	padding-left:18px;
	font:12px Arial, Helvetica, sans-serif;
	width:187px;
	float: left;
	height:16px;
	margin-right:5px;
}
#searchform .sgo {
	margin:1px -5px 0 0;
	background-color:#fff;
	background:#fff url(images/b_go.png) no-repeat;
	width:25px;
	height:19px;
	float:right;
}
/* Content  ----------------------------------*/

#content p {
	margin: 0 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	border-bottom:1px dotted #184E94;
}
#content p a img {
	border-bottom:0px;
}
#content p a:hover {
	border-bottom:none;
	color: #333;
}
#content a {
	/*color: #333333;*/
	text-decoration: none;
	border-bottom:none;
}
#content a:hover {
	text-decoration: underline;
}

#content .readmore {
	float:right;
	font-size:10px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#064599;
}
#content .readmore:hover {
	color:#ef181e;
}
#content ul {
	margin:0;
	padding:0;
}
#content li {
	list-style:disc;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
	line-height:19px;
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
	list-style:outside;
	line-height:19px;
}
#content li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	line-height:19px;
}

#content li a,  #content li ul li a {
	border-bottom:1px dotted #666;
	color:#666;
}
#content li a:hover, #content li ul li a:hover {
	border-bottom:none;
	color: #333;
}

#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 25px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content p.aligncenter {
	text-align:center;
}
#content p.aligright {
	text-align:right;
}
#content p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content p.more a {
	text-decoration:none;
}
#content blockquote {
	margin:15px 0 10px 12px;
	padding:10px 10px 5px 25px;
 	color:#666;
	float:right;
	font-size:14px;
	width:95%;
	border-top:2px solid #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	background:#f4f4f4 url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#content blockquote p {
	color:#333;
	font-style:italic;
	font-size:14px;
}
/*Post start ----------------------------- */

.section-divider {
	background-image:url(../../../images/temp/section-divider.png);
	width:710px;
	height:28px;
	background-repeat:no-repeat;
}

#content .posts {
	clear:both;
	margin-bottom:15px;
	padding: 0 5px 0 5px;
}

.post h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 4px 2px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

.post {
	font-size:13px;
}

#must-read {
	padding:20px;
}

.post h2 a {
	font-family:Georgia,"Times New Roman",Times,serif;
	/*color: #1E387B;*/
	color: #333333;
	height:24px;
	text-decoration:none;
}

.must-read-header a {
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #1E387B;
	height:24px;
	font-weight:bold;
}

/*.must-read-header a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	color: #1E387B;
	height:24px;
}*/

a:hover .must-read-header {
	text-decoration:underline;
}

#post-section {
	width:670px;
}
.post-header {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	color: #1E387B;
	padding-bottom: 2px;
	/*
	height:20px;
	font-weight:bold;
	*/
}

/*.out-and-about-image {
	width: 100px;
	height:100px;
	min-height:100px;
	background-repeat:no-repeat;
	background-position:top center;
	margin-right:8px;
	overflow:hidden;
}*/
.post-header a {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:normal;
	color: #1E387B;
	text-decoration:none;
}

.post-header a:hover {
	text-decoration: underline;
}

.post-footer {
	/*padding-top:8px;*/
	padding-bottom: 6px;
	color: #A7A7A7;
	font-size:10px;
}

.graybox {
	background-color: #DFDFDF;
	padding:10px;
}

.lt-graybox {
	background-color:#F1F1F1;
	padding:10px;
}

#content div.gray-link {
	margin-top:20px;
}

#content div.gray-link a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	
	text-decoration:none;
	color:#333;
}

#content div.gray-link a:hover{
	text-decoration:underline;
}


#content .posts h3 {
	margin:0 0 10px 0;
	padding:5px 0 5px 0px;
	font-size:14px;
	text-transform:uppercase;
	color:#1E387B;
	font-weight:bold;
}

#content h1, #petition-left h1, #content-full h1 {
	margin:0 0 10px 0;
	padding:0px 0 0px 5px;
	font-size:20px;
	/*text-transform:uppercase;*/
	color:#1E387B;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content h1 a{
	margin:0 0 10px 0;
	font-size:19px;
	/*text-transform:uppercase;*/
	color:#1E387B;
	font-weight:bold;
}

#content .listings h6 {
	margin:0 0 10px 0;
	padding:5px 0 5px 0px;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}

#archive {
	text-align:left;
}

#content .listings h6 a{
	margin:0 0 10px 0;
	padding:5px 0 5px 0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
}
#content .posts h2, #content .listings h2 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#184e94;
	font-weight:bold;
}
#content .posts h2, #content .listings h2 a {
	color:#184e94;
}
#content .posts h2, #content .listings h2 a:hover {
	color:#6d8bb8;
}
#content .listings {
	margin: 0 0 15px 0px;
	border-bottom:1px solid #e0e0e0;
	text-align:left;
	/*height:100%;*/
}
#content .post_top, #sidebar_l .post_top {
	padding:2px 0 5px 0;
	margin-bottom:10px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:20px;
	height:20px;
	overflow:hidden;
}
#content .post_top p, #sidebar_l .post_top p {
	font-size:11px;
}
#sidebar_l .post_top {
	margin-bottom:5px;
}
.imgspcaer {
	margin-bottom:10px;
}
#content .post_top a {
	color:#666;
	text-decoration:none;
}
#content .post_top a:hover {
	text-decoration:none;
	border-bottom:none;
}
#content .post_bottom {
	padding:5px 0;
	margin:8px 0 5px 0;
	font-size:11px;
	clear:both;
 	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
/*	height:100%;*/
}
.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:8px;
}
#content .commentp {
	float:left;
	background:url(images/i_comment.png) no-repeat;
	background-position:0 3px;
	padding-left:18px;
}
#content .posts .category {
	float:right;
	border:none;
}
#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 22px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	display:block;
	margin:8px 0;
}

/* Content2  ----------------------------------*/

#content2 p {
	margin: 0 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content2 p a {
	
}
#content2 p a:hover {
	border-bottom:none;
	color: #333;
}
#content2 a {
	color: #184E94;
	text-decoration: none;
	border-bottom:none;
}
#content2 a:hover {
	text-decoration: none;
}
#content2 .readmore {
	float:right;
	font-size:10px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#064599;
}
#content2 .readmore:hover {
	color:#ef181e;
}
#content2 ul {
	margin:0;
	padding:0;
	text-align:left;
}
#content2 li {
	list-style:disc;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
	text-align:left;
}
#content2 ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
	list-style:outside;
}
#content2 li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 12px;
}

#content2 li a,  #content2 li ul li a {
	border-bottom:1px dotted #666;
	color:#666;
}
#content2 li a:hover, #content2 li ul li a:hover {
	border-bottom:none;
	color: #333;
}

#content2 ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 25px;
}
#content2 ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content2 ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content2 p.aligncenter {
	text-align:center;
}
#content2 p.aligright {
	text-align:right;
}
#content2 p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content2 p.more a {
	text-decoration:none;
}
#content2 blockquote {
	margin:15px 0 10px 12px;
	padding:10px 10px 5px 25px;
 	color:#666;
	float:right;
	font-size:14px;
	width:95%;
	border-top:2px solid #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	background:#f4f4f4 url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#content2 blockquote p {
	color:#333;
	font-style:italic;
	font-size:14px;
}
/*Post2 start ----------------------------- */

#content2 .posts {
	clear:both;
	margin-bottom:15px;
padding: 0 5px 0 5px;
	

}
#content2 .posts h3 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
background: url(/wp-content/themes/newsweek/images/header_back.jpg);
}

#content2 h1 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
background: url(/wp-content/themes/newsweek/images/header_back.jpg);
}

#content2 h1 a{
	margin:0 0 10px 0;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}

#content2 h8 {
	margin:0 0 10px 0;
	padding:5px 0 5px 0px;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
#content2 .posts h2, #content2 .listings h2 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#184e94;
	font-weight:bold;
}
#content2 .posts h2, #content2 .listings h2 a {
	color:#184e94;
}
#content2 .posts h2, #content2 .listings h2 a:hover {
	color:#6d8bb8;
}
#content2 .listings {
	margin-bottom:15px;
	border-bottom:1px solid #e0e0e0;
	height:100%;
}
#content2 .post_top, #sidebar_l .post_top {
	padding:2px 0 5px 0;
	margin-bottom:10px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:20px;
	height:15px;
	overflow:hidden;
}
#content2 .post_top p, #sidebar_l .post_top p {
	font-size:11px;
}
#sidebar_l .post_top {
	margin-bottom:5px;
}
.imgspcaer {
	margin-bottom:10px;
}
#content .post_top a {
	color:#666;
	text-decoration:none;
}
#content2 .post_top a:hover {
	text-decoration:none;
	border-bottom:none;
}
#content2 .post_bottom {
	padding:5px 0;
	margin:8px 0 5px 0;
	font-size:11px;
	clear:both;
 	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	/*height:100%;*/
}
.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:8px;
}
#content2 .commentp {
	float:left;
	background:url(images/i_comment.png) no-repeat;
	background-position:0 3px;
	padding-left:18px;
}
#content2 .posts .category {
	float:right;
	border:none;
}
#content2 .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content2 .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 22px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	display:block;
	margin:8px 0;
}

/* Content3  ----------------------------------*/

#content3 p {
	margin: 0 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content3 p a {
	border-bottom:1px dotted #666;
}
#content3 p a:hover {
	border-bottom:none;

}
#content3 a {

	text-decoration: none;
	border-bottom:none;
}
#content3 a:hover {
	text-decoration: none;
}
#content3 .readmore {
	float:right;
	font-size:10px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#064599;
}
#content3 .readmore:hover {
	color:#ef181e;
}
#content3 ul {
	margin:0;
	padding:0;
}
#content3 li {


}
#content3 ul li ul {

}
#content3 li ul li {

}


#content3 ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 25px;
}
#content3 ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content3 ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content3 p.aligncenter {
	text-align:center;
}
#content3 p.aligright {
	text-align:right;
}
#content3 p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content3 p.more a {
	text-decoration:none;
}
#content3 blockquote {
	margin:15px 0 10px 12px;
	padding:10px 10px 5px 25px;
 	color:#666;
	float:right;
	font-size:14px;
	width:95%;
	border-top:2px solid #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	background:#f4f4f4 url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#content3 blockquote p {
	color:#333;
	font-style:italic;
	font-size:14px;
}
/*Post2 start ----------------------------- */

#content3 .posts {
	clear:both;
	margin-bottom:15px;
padding: 0 5px 0 5px;
	

}
#content3 .posts h3 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	font-size:12px;
	text-transform:uppercase;
	color:#1E387B;
	font-weight:bold;
/*background: url(/wp-content/themes/newsweek/images/header_back.jpg);*/
}

#content3 h1 {
	margin:0 0 10px 0;
	padding:5px 0 5px 5px;
	font-size:18px;
	text-transform:uppercase;
	color:#1E387B;
	font-weight:bold;
/*background: url(/wp-content/themes/newsweek/images/header_back.jpg);*/
}

#content3 h1 a{
	margin:0 0 10px 0;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}

#content3 h8 {
	margin:0 0 10px 0;
	padding:5px 0 5px 0px;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
#content3 .posts h2, #content2 .listings h2 {
	margin:0;
	padding:0;
	font-size:13px;
	color:#184e94;
	font-weight:bold;
}
#content3 .posts h2, #content2 .listings h2 a {
	color:#184e94;
}
#content3 .posts h2, #content2 .listings h2 a:hover {
	color:#6d8bb8;
}
#content3 .listings {
	margin-bottom:15px;
	border-bottom:1px solid #e0e0e0;
	height:100%;
	overflow:hidden;
}
#content3 .post_top, #sidebar_l .post_top {
	padding:2px 0 5px 0;
	margin-bottom:10px;
	font:11px Arial, Helvetica, sans-serif;
	line-height:20px;
	height:15px;
	overflow:hidden;
}
#content3 .post_top p, #sidebar_l .post_top p {
	font-size:11px;
}
#sidebar_l .post_top {
	margin-bottom:5px;
}
.imgspcaer {
	margin-bottom:10px;
}
#content .post_top a {
	color:#666;
	text-decoration:none;
}
#content3 .post_top a:hover {
	text-decoration:none;
	border-bottom:none;
}
#content3 .post_bottom {
	padding:5px 0;
	margin:8px 0 5px 0;
	font-size:11px;
	clear:both;
 	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	height:100%;
}
.more-link {
	text-align:right;
	float:right;
	font-size:10px;
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right;
	padding-right:10px;
	margin-bottom:8px;
}
#content3 .commentp {
	float:left;
	background:url(images/i_comment.png) no-repeat;
	background-position:0 3px;
	padding-left:18px;
}
#content3 .posts .category {
	float:right;
	border:none;
}
#content3 .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content3 .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 22px;
	list-style:none;
	border-bottom:1px solid #ccc;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	display:block;
	margin:8px 0;
}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
	border-bottom:none;
}
.nav-previous a {
	padding-left: 11px;
	text-transform:uppercase;
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a {
	padding-right: 11px;
	text-transform:uppercase;
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none;
}
/*Page navigatoin 2 ----------------------------- */

.wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
	margin-bottom:10px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	line-height:24px;
	background-color: #ccc;
}
.wp-pagenavi a:hover {
	color: #ff;
	background-color: #eee;
}
.wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #fff;
	background:#d82424;
}
.wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #000000;
	line-height:25px;
	background-color: #FFFFFF;
}
/* tagcloud  ----------------------------------*/

#tag_cloud a {
	font-size:12px !important;
	margin-right:10px;
	line-height:18px;
}
/* Comments  ----------------------------------*/

#commentform label {
	float:left;
	text-align:left;
	margin-bottom:15px;
	font-size:11px;
	width:20%;
	font-weight:bold;
}
.textarea {
	border:1px solid #ccc;
	background:#fff;
	width:70%;
	color:#333;
	float:right;
	padding:5px;
	margin-bottom:5px;
	font:12px Arial, Helvetica, sans-serif;
}
.textarea:hover {
	border:1px solid #ccc;
	background:#f8f9f9;
}
.Cbutton, .cbutton:visited {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:4px;
	background:#003366;
	color:#fff;
	clear:both;
	
}
.Cbutton:hover {
	border:none;
	background:#ef181e;
	color:#fff;
}

/*	Comments -------------------------------------------------------- */

.commetmainauthor {
	background:#f0f0f0;
	clear:both;
	margin-bottom:15px;
	padding: 5px 10px 5px 10px;
	overflow:hidden;
	height:100%;
 	border-bottom:1px solid #e5e5e5;
}
.commetmain {
	clear:both;
	margin-bottom:15px;
	padding:10px;
	overflow:hidden;
	height:100%;
	border-bottom:1px solid #e5e5e5;
}
.commet_left {
	width:20%;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
}
.commet_right {
	width:70%;
	float:right;
 	padding:5px 0 0 35px;
	border-left:1px dotted #d4d7d9;
	min-height:55px;
}
.comm_list {
	margin-bottom:15px;
}
#content .commetmain p {
	margin:0;
	padding:0;
}
.thecomment {
	margin: 0px;
}
.comment-body {
	margin:0;
}
.comment-metadata {
	padding:5px 10px;
	color: #333;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#333;
	text-decoration:none;
}
.comment-metadata a:hover {
}
.authorcomment {
	margin: 0px;
	font-size:12px;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	padding:0 10px;
	background: #fff;
	color: #333;
}
.authorcomment .comment-metadata a {
	color:#333;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #333;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:11px;
	text-align:center;
}
/* sidebar content ----------------------------------*/
 
#sidebar_l a, #sidebar_r a {
	color:#184e94;
	text-decoration: none;
}
#sidebar_l a:hover, #sidebar_r a:hover {
	color:#6d8bb8;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:100%;
}
#sidebar_l .widget_calendar h2, #sidebar_r .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar_l #calendar_wrap caption, #sidebar_r #calendar_wrap caption {
	margin:5px 0 3px 0;
	padding:3px 0 3px 0;
	font:bold 12px "Trebuchet MS", Verdana, Arial;
	color:#ff4102;
	border-top:4px solid #dbdbdb;
	background:url(images/headbg.png) repeat-x bottom;
	width:100%;
}
/* widget search css ===================================================  */	

#sidebar_l #search {
	width:100%;
	margin:10px auto 8px auto;
	overflow:hidden;
	height:100%;
}
#sidebar_r #search {
	width:100%;
	margin:10px auto 8px auto;
	overflow:hidden;
	height:100%;
}
#sidebar_l .widgettitle, #sidebar_r .widgettitle {
	width:155px;
	clear:both;
}
#sidebar_l .widget_search, #sidebar_r .widget_search {
	background:#fff;
	padding:0px 0;
	overflow:hidden;
	height:100%;
	clear:both;
}
#sidebar_l .widget_search input, #sidebar_r .widget_search input {
	border:1px solid #ccc;
	margin:2px;
	padding:2px;
	color:#333;
}
#sidebar_l .widget_search br {
	display:none;
}
.Sponsors {
	text-align:center;
}
.ads {
	text-align:center;
	margin:8px 0;
}
#sidebar_l .posts, #sidebar_r .posts {
	clear:both;
	/*height:100%;*/
	margin-bottom:15px;
	border-bottom:none;
}
#sidebar_l h2, #sidebar_r h2 {
	margin:0;
	padding:8px 0 10px 0;
font-family: garamond;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#626262;
	border-top:1px solid #e5e5e5;
	background:url(images/topbg.png) repeat-x top;
}
#sidebar_l .listings h2, #sidebar_r .listings h2 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#064599;
	font-weight:bold;
	background:none;
	border-top:none;
}
#sidebar_l .listings h2 a, #sidebar_r .listings h2 a {
	color:#184e94;
font-family: Arial, Helvetica, sans-serif;
}
#sidebar_l .listings h2 a:hover, #sidebar_r .listings h2 a:hover {
	color:#6d8bb8;
font-family: Arial, Helvetica, sans-serif;
}
#sidebar_l .listings {
	margin-bottom:10px;
	/*height:100%;*/
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
}
#sidebar_l p, #sidebar_r p {
	margin:0;
	padding:0 0 8px 0;
	line-height:18px;
	font:12px Arial, Helvetica, sans-serif;
	color:#666;
	text-align:left;
}
#sidebar_l p a, #sidebar_r p a {
	color:#666;
	border-bottom:1px dotted #666666;
	text-decoration:none;
}
#sidebar_l p a:hover, #sidebar_r p a:hover {
	color:#333;
	text-decoration:none;
}
#sidebar_r p.i_email {
	background:url(images/i_email.png) no-repeat;
	background-position:5px 3px;
	padding-left:28px;
}
#sidebar_r p.i_rss {
	background:url(images/toprss.png) no-repeat;
	background-position:5px 3px;
	padding-left:28px;
}
#sidebar_l .spacer, #sidebar_r .spacer {
	padding:0 5px;
}
#sidebar_l .advt_spacer, #sidebar_r .advt_spacer {
	margin:0 0 10px 0;
}

.subscribetextbg {
	padding:0 0;
	margin:0px 0 8px 0;
	background-position:55px 4px;
	overflow:hidden;
}
.subscribe_textield {
	border:1px solid #ccc;
	background:#fff;
	font:12px Arial, Helvetica, sans-serif;
	margin:2px 0 0 2px;
	padding:2px;
	width:218px;
	float:left;
}
.subscribe {

	background:#fff url(/wp-content/themes/newsweek/images/sideback2.jpg) repeat-x top;
	border:1px solid #c4c4c4;
background-color: #c4c4c4;
	padding:10px 5px 5px 5px;
	overflow:hidden;
	height:100%;
	margin-bottom:11px;
}

.subscribe2 {
	background:#fff url(/wp-content/themes/newsweek/images/sideback3.jpg) repeat-x top;
	border:1px solid #c4c4c4;
background-color: #c4c4c4;
	padding:10px 5px 5px 5px;
	overflow:hidden;
	height:100%;
	margin-bottom:11px;
}
#sidebar_r .subscribe h2 {
	background:none;
	border-top:none;
	padding-top:0;
}
.subscribe_b {
	border:none;
	margin-top:-13px;
	float:right;
}
#sidebar_r .advt {
	margin-bottom:20px;
}
#sidebar_r .sponsorslist {
	overflow:hidden;
	height:170px;
	margin-right:-15px;
}
#sidebar_r .sponsors {
	margin:0;
	padding:0;
}
#sidebar_r .sponsors li {
	float:left;
	margin:0 17px 8px 0;
	display:inline;
	list-style:none;
}
/* bottom  ---------------------------------- */

#bottom {
	background:#894990 url(images/bottombg.png) repeat-x top;
	height:100%;
	overflow:hidden;
}
#bottom-in {
	width:800px;
	padding:15px 0;
	margin:0 auto;
}
#bottom-in .bblock {
	width:250px;
}
#bottom-in h2 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e1388c;
	line-height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.bblock {
	margin:8px 0 5px 0;
	padding:0;
}
.bblock li {
	margin:0 0 5px 0;
	padding:0 0 8px 3px;
	background:url(images/bsperetor.png) repeat-x bottom;
	font-size:11px;
	color:#fff;
}
.bblock li a {
	color:#d6b7d9;
	text-decoration:none;
	font-size:12px;
}
.bblock li a:hover {
	color:#fff;
	text-decoration:none;
}
#bottom-in p {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:18px;
	color:#fff;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.blockspacer {
	padding-left:24px;
}
/* footer ---------------------------------- */

#footer p {
	margin:5px 0 5px 0;
	padding:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
#footer span {
	color:#909090;
	position:relative;
}
#footer span a {
	color:#393939;
	text-decoration:none;
}
#footer span a:hover {
	color:#333;
	text-decoration:underline;
}
#footer a {
	color:#393939;
}

#footer a:hover {
}
#flinks {
	float:right;
	list-style:none;
	padding:0;
}
#flinks li {
	display: inline;
	color:#fff;
}
#flinks li a {
	color:#999;
	padding:8px 0 8px 22px;
	margin:0;
	display:block;
	float:left;
	line-height:26px;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#ef181e;
}
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

#sidebar_r h5 {
	font-size:12px
}
#sidebar_r .comments2 {
	padding: 3px 0 5px 15px;
	clear:both;
	background: url(images/bullet1.png) no-repeat 0 8px;
	border-bottom:1px solid #e5e5e5;
}
#sidebar_r .comments {
	margin:0;
	padding:0;
}
#sidebar_r .comments li {
	list-style:outside;
	margin: 0 0 0 15px;
	padding: 3px 0 5px 0;
	clear:both;
	border-bottom:1px solid #e5e5e5;
}
#sidebar_r .comments ul li ul {
	margin:0;
	padding:0
}
#sidebar_r .comments ul li ul li {
	list-style:outside;
	margin: 0 0 0 15px;
	padding: 3px 0 8px 0;
	border-bottom:1px solid #e5e5e5;
}

#budget {
font: 12px Arial, Helvetica, sans-serif;
	border:2px solid #134e92;
}

#budget ul li {
font: 12px Arial, Helvetica, sans-serif;
}

#budgetcontent {
padding: 0 5px 0 5px;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	clear:both;
}
.tabberlive {
	/* margin-top:1em;*/
 margin-bottom: 10px;
}

.news-flash {
	background-color: #F5F5F5;
/*	padding-left:20px;*/
	margin-bottom:1px;
}

.news-flash td {
	color:#939393;
	font-size:11px;
	}

.news-flash td a {

	color:#939393;
	font-style:italic;
	font-size:10px;
}

.news-flash td a:hover {
	text-decoration: underline;
}

.search {
	border:1px solid #E0E0E0;
	padding:3px 2px 2px 30px;
	background-image:url(../../../images/temp/search.png);
	background-position:2px;
	background-repeat:no-repeat;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 3px 0;
	margin-bottom:-3px;
	border-bottom: 1px solid #e5e5e5;
	font: bold 11px Arial, Helvetica, sans-serif;
}
ul.tabbernav li {
	list-style: none;
	margin: 0 0 0 0;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 8px 3px 8px;
	margin:0 0 0 0;
	line-height:22px;
	margin-left: 3px;
	border-bottom: none;
	text-decoration: none;
}
ul.tabbernav li a:link {
	color: #7c7c7c;
}
ul.tabbernav li a:visited {
	color: #667;
}
ul.tabbernav li a:hover {
	color: #fff;
	border-color: #227;
}
ul.tabbernav li.tabberactive a {
	background: #fff;
	color:#ef181e !important;
	border: 1px solid #e5e5e5;
	position:relative;
 	border-bottom: 2px solid #fff;
	text-decoration:none;
}
ul.tabbernav li.tabberactive a:hover {
	color: #333;
	background: #fff;
	border-bottom: 1px solid #fff;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
	margin-top:-19px;
	background:#fff;
	position:relative;/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:150px;
	overflow:hidden;
}
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 100px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(/wp-content/themes/FutureofPrivacy/images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
#div0 { position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div1 { position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div2 { position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div3 { position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}
#div4 { position:absolute; left:50; top:50; width:400; height:200; clip: rect(0 400 200 0); visibility: hidden;}

#tabs-3 {}



#toolkit {
margin: 75px 0 0 0;
}
#membership{
height: 5000px;
}

#member {
width: 1700px;
margin: 15px 0 15px 0;
}

#member ul li {
/*background: url(/wp-content/themes/newsweek/images/header_back.jpg);*/
display: inline;
list-style-type: none;
margin: 5px 0 0 0;
padding: 5px 20px 5px 20px;
font-size: 18px;
text-align: center;

}

#member ul li a {
color: #1E387B; /*#fff*/
}

#member ul li a:hover {
color: #1E387B;
}

/*  --- Content 710 Styles --- */
#content-710 .category {
	float:left;
	width:48%;
	border-right:1px solid #ccc;
}
#content-710 .archives {
	float:right;
	width:48%;
}
#content-710 .search404 .sgo {
	background-color:#fff;
	background:#fff url(images/b_go_org.png) no-repeat;
	/*width:20px;*/
	height:19px;
	border:none;
	margin-top:-18px;
}
#content-710 p {
	margin: 0 0 12px 0;
	padding:0;
	font-size:12px;
	line-height:19px;
	text-align:left;
}
#content-710 p a {
	border-bottom:1px dotted #184E94;
}
#content-710 p a img {
	border-bottom:0px;
}
#content-710 p a:hover {
	border-bottom:none;
	color: #333;
}
#content-710 a {
	/*color: #333333;*/
	text-decoration: none;
	border-bottom:none;
}
#content-710 a:hover {
	text-decoration: underline;
}

#content-710 .readmore {
	float:right;
	font-size:10px;
	margin-bottom:5px;
	text-transform:uppercase;
	color:#064599;
}
#content-710 .readmore:hover {
	color:#ef181e;
}
#content-710 ul {
	margin:0;
	padding:0;
}
#content-710 li {
	list-style:disc;
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
}
#content-710 ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
	list-style:outside;
}
#content-710 li ul li {
	margin:0 0 5px 0;
	padding:0 0 0 12px;
}

#content-710 li a,  #content-710 li ul li a {
	border-bottom:1px dotted #666;
	color:#666;
}
#content-710 li a:hover, #content-710 li ul li a:hover {
	border-bottom:none;
	color: #333;
}

#content-710 ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	font-size:12px;
	padding: 0 0 10px 25px;
}
#content-710 ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content-710 ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
#content-710 p.aligncenter {
	text-align:center;
}
#content-710 p.aligright {
	text-align:right;
}
#content-710 p.more {
	font-size:10px;
	text-transform:uppercase;
}
#content-710 p.more a {
	text-decoration:none;
}
#content-710 blockquote {
	margin:15px 0 10px 12px;
	padding:10px 10px 5px 25px;
 	color:#666;
	float:right;
	font-size:14px;
	width:95%;
	border-top:2px solid #e5e5e5;
	border-bottom:1px dotted #e5e5e5;
	background:#f4f4f4 url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	font-family:Arial, Helvetica, sans-serif;
}
#content-710 blockquote p {
	color:#333;
	font-style:italic;
	font-size:14px;
}

#content-710 div.gray-link {
	margin-top:20px;
}

#content-710 div.gray-link a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	
	text-decoration:none;
	color:#333;
}

#content-710 div.gray-link a:hover{
	text-decoration:underline;
}


div.left-shade {
	position:absolute;
	width:6px;
	position:0px;
	height:1085px;
	background-image:url(../../../images/sidebar-left-3.png);
	background-position:top left;
	background-repeat:repeat-y;
}
div.left-shade-200 {
	position:absolute;
	width:6px;
	height:200px;
	position:0px;
	background-image:url(../../../images/sidebar-left-3.png);
	background-position:top left;
	background-repeat:repeat-y;
}


/* Home page styling */
#content-710 .block.left {
  float:left;
  margin-right:10px;
}
#content-710 .block {
  line-height:20px;
  width:315px;
}
#content-710 .block.listing {
  font-size:13px;
  line-height:18px;
}
#content-710 .block.right {
  float:right;
  margin-left:10px;
}
#content-710 .block {
  line-height:20px;
  width:315px;
}
#content-710 .section {
  margin-bottom:15px;
  margin-left: 15px;
  margin-right: 15px;
  overflow-x:hidden;
  overflow-y:hidden;
  zoom:1;
}
h3 {
	/*text-align:center; */
	color:#999999; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px;
	border-bottom-color:#DEDEDE;
	border-bottom-style:solid;
 	border-bottom-width:1px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:18px;
  margin-top:25px;
  padding-bottom:5px;
  text-transform:uppercase;
}
h4 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px;
	font-weight:bold;
}

/* formatting for drop-down plugin */
form.ddpl-form select { 
	width: 450px;
	border:solid;
	border-color:#CCCCCC;
	}


/* petition page stuff */	
#content-full #column1 {
	float: left;
	width: 40%;
}

#content-full #column2 {
	float: right;
	width: 60%;
}

#content-full #message {
  border:1px solid #CCCCCC;
  margin-bottom:15px;
  padding:10px 10px 0 5px;
  }
  
  #content-full #message h3{
  margin-top: 0px;
  }
  
  #action-alert ul {
  list-style: disc;
  margin-left: 25px;
  margin-top: 25px;

}

/* social networking icons */
a.icon {
  background-image:url(/images/icons_social_16.png);
  background-position:initial initial;
  background-repeat:no-repeat no-repeat;
  display:block;
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  padding-left:21px;
  padding-top:1px;
  text-transform:uppercase;
}
a.icon.twitter {
  background-position:0 -50px;
}
a.icon.email {
  background-position:0 -200px;
}

/* thumbnail stuff */
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px !important; 
   line-height: 17px !important;
   padding: 0 4px 5px !important;
   margin: 5px !important;
   text-align:center !important;
}