@import url('/wp-content/themes/Mad_In_America/style.css');

/********** General element style *********/

html {

}

blockquote{
	background:#f7f7f7;
	border:1px #DDD solid;
	padding:12px 16px 0px 16px;
	margin-bottom:10px;
	box-shadow:5px 5px 10px #DED;
	border-radius:5px;
}

body {
margin:0px 0px 0px 0px;
padding:20px 0px 20px 0px;
font-family:georgia,"times new roman",times,serif;
font-size:14px;
color: #333333;
line-height:1.5;
background: rgb(225,225,225) url('/wp-content/themes/Mad_In_America/images/bg_grad.png') repeat-x fixed;
word-wrap:break-word;
}

img {
margin:0px 0px 0px 0px;
padding:0px;
line-height:1em;
}

h1,h2,h3,h4,h5,h6 {
margin:0em 0px 1em 0px;
font-weight:100;
line-height:1.4em;
color:#000;
}

h1 {
font-size:1.8em;
margin-top:0px;
}

h2 {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1em;
}

h5 {
font-size:1em;
}

h6 {
font-size:1em;
}

p {
margin:0px 0px 1.5em 0px;
padding:0px;
text-align:justify;
}

iframe {
display: block;
margin: 0 auto;
}

span {
font-size: 1em;
}

a {
color: rgb(0,85,128);
text-decoration:none;
outline:none;
}

a:hover {
text-decoration:underline;
}

h1 a, h2 a {
color:inherit;
}

h1 a:hover {
text-decoration: none;
color:#555;
}

ol li, ul li {
margin-bottom:6px;
}

ol, ul {
margin-left:5em;
}

table {
	margin-bottom:20px;
	margin-left:30px;
}
/**
table {
border-left: 2px gray solid;
border-top:2px gray solid;
}

tr, td{
border-right: 2px gray solid;
border-bottom: 2px gray solid;
}
**/
table.no-border, table.no-border tr, table.noborder td {
border:none !important;
}


a.continue_reading_link {
	line-height:3em;
}



/********** Wrappers specific style *********/

#page_container {
behavior: url(/custom_template/PIE.php);
width:1030px;
margin:0px auto 0px auto;
position:relative;
background: white;
/*border:1px solid rgba(0,0,0,0.25);*/
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
overflow:hidden;

}

#content_window {
margin:40px 20px 20px 20px;
padding:0px 0px 0px 0px;
}

.page_content {
padding: 0px 25% 0px 25%;
}

.entry-content {
padding:0px;
}

#author_heading {
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
border-bottom:1px solid #BFBFBF;
float:left;
width:100%;
}

.author_page div h3 a img {
	display:none !important;
}

#bio_header {
width:580px;
margin:0px 0px 20px 0px;
padding:0px 20px 0px 0px;
float:left;
border-right:1px solid #BFBFBF;
}

#bio_header h1, #bio_header h2, #bio_header h3{
color:#802020;
}

#bio_header img{
padding:5px;
margin:0em 10px 0px 0px;
border:1px solid #BFBFBF;
float:left;
}

#recent_posts{
width:300px;
float:left;
padding:0px 0px 0px 20px;
margin:0px 0px 20px -1px;
border-left:1px solid #BFBFBF;
}

#posts_window {
/*text-align:justify;*/
background:white;
position:relative;
margin:0px 15% 15px 15%;
box-shadow: 0px 0px 5px 0px black;
-webkit-box-shadow: 0px 0px 5px 0px black;
-moz-box-shadow: 0px 0px 5px 0px black;
padding: 20px 40px 40px 40px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(/custom_template/PIE.php);
}

#posts_window img, .listing-thumbnail img{
padding:5px;
border: 1px solid #BFBFBF;
display:block;
}

.author_photo {
float:left;
margin-right:35px;
}

.single-bio {
	border: 1px solid #CCC;
	padding:10px;
	margin-bottom:10px !important;
	height: auto;
	overflow:auto;
}

.single-bio img:after {
	clear:both;
}

.single-bio p {
	margin-bottom:0px !important;
}

#posts_window img.author_rss_icon{
padding:0px;
border: 0px solid #BFBFBF;
display:inline;
float:none;
margin-left:10px;
}

article.hentry {
margin-top:0px;
}

#nav-above {
display:block;
clear:both;
margin:0px;
padding:0px;
}

#nav-above div{
position:absolute;
}

#nav-above div.nav-previous{
left:15px;
}

#nav-above div.nav-next{
right:15px;
}

#nav-above a {
font-size:12px;
color:white;
text-decoration:none;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
display:inline-block;
padding:5px;
margin:5px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
background: #206080 url('images/main_menu_bg.png') repeat-x;
text-align:center;
}

#nav-above a:hover {
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
}

#nav-single {
display:block;
clear:both;
margin:0px;
padding:0px;
}

#nav-single div{
position:absolute;
}

#nav-single div.nav-previous{
left:15px;
}

#nav-single div.nav-next{
right:15px;
}

#nav-single a {
font-size:12px;
color:white;
text-decoration:none;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
display:inline-block;
padding:5px;
margin:5px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 3px 0px rgba(255,255,255,0.5);
background: #206080 url('wp-content/themes/Mad_In_America/images/main_menu_bg.png') repeat-x;
text-align:center;
}

#nav-single a:hover {
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.entry-meta {
display:inline;
padding:0px 10px 0px 0px;
}

.entry-meta h5 {
margin-top:15px;
}

.comments-link {
display:block;
}

.comments-link a {
}

.reply {
}

.report-comment {
background: #eee;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666;
display: inline-block;
font-size: 12px;
padding: 0 8px;
text-decoration: none;
float:right;
}

a.comment-reply-link{
float:none !important;
}

#search_window {
padding:40px 200px 40px 200px;
}

.hentry, .no-results {
border-bottom: 1px solid #BFBFBF;
margin: 2em 0em 2em 0em;
padding: 0em 0em 2.3em 0em;
position: relative;
}

#copyright {
	margin: 0 auto;
	margin-top:20px;
	width:1030px;
}

#copyright p {
	text-align:center;
	color:#333;
}

/********** Class specific style *********/

.clear_float {
clear:both;
}

.alignleft {
float:left;
margin-right:10px;
}

.alignright {
float:right;
margin-left:10px;
}

.bold {
font-weight:bold;
}

div#content_window.no_right_padding {
padding-right:0px;
}

div#content_window.no_bottom_padding {
padding-bottom:0px;
}

.avatar_img {
padding:4px;
margin:.5em 10px 0px 0px;
border:1px solid #BFBFBF;
float:left;
}

.align_right {
text-align:right;
}

.single_space p {
margin:0px 0px 0px 0px;
}

.single_space h2, .single_space h3, .single_space h4, .single_space h5, .single_space h6 {
margin:20px 0px 0px 0px;
color:black;
}

div#blogs {

}

div#blogs p{
margin-bottom:20px;

}

div#blogs h3{
color:black;
}


.text_shadow_b {
text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
}

/********** Header specific style *********/

#mia_header {
position:relative;
}

#login {
float:left;
margin-left:70px;
}

#account {
float:left;
margin-left:10px;
}

img#logo {
display:block;
margin:40px 0px 40px 20px;
float:left;
}

#social_media {
margin:0px;
padding:20px 20px 0px 0px;
text-align:right;
position:absolute;
right:0px;
top:0px;
width:400px;
}

#social_media img {
margin:0px 5px 0px 0px;
}

#social_media a:hover {
border:none;
outline:none;
text-decoration:none;
}

#search_box {
position: absolute;
right: 20px;
top: 80px;
width: 285px;
}

#main_menu {
z-index:9999;
background: rgb(0,85,128) url('/wp-content/themes/Mad_In_America/images/main_menu_bg.png') repeat-x;
margin:0px 0px 0px 0px;
width:100%;
}

ul#main_menu_list {
margin:0px auto 0px 0px;
padding:0px 0px 0px 0px;
list-style-type:none;
height:30px;
position:relative;
text-align:center;
z-index:9999;
width:100%;
}

ul#main_menu_list > li.menu-item {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
display:inline-block;
/*float:left;
overflow:auto;
display:block;*/
/*border-right: 1px solid #BFBFBF;*/
font-size: 16px;
line-height: 30px;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
position:relative;
border-left: 1px solid rgba(255,255,255,0.25);
border-right: 1px solid rgba(0,0,0,0.25);
float:left;
}

ul#main_menu_list > li.menu-item.parent_item,
ul#main_menu_list > li.menu-item.menu-item-has-children {
background:url('/wp-content/themes/Mad_In_America/images/down_arrow.png') no-repeat 95% 55%;
}

ul#main_menu_list > li.menu-item.current-menu-item.parent_item,
ul#main_menu_list > li.menu-item.current-menu-parent.parent_item,
ul#main_menu_list > li.menu-item.current-menu-ancestor.parent_item,
ul#main_menu_list > li.menu-item.current-menu-item.menu-item-has-children,
ul#main_menu_list > li.menu-item.current-menu-parent.menu-item-has-children,
ul#main_menu_list > li.menu-item.current-menu-ancestor.menu-item-has-children
{
background:white url('/wp-content/themes/Mad_In_America/images/grey_30px_grad.png') repeat-x;
}

ul#main_menu_list > li.menu-item.first_child {
margin-left:85px;
}

ul#main_menu_list > li.menu-item:last-child {
border-right:none;
}

ul#main_menu_list > li.menu-item > a {
color:white;
text-decoration:none;
padding:0px 30px 0px 30px;
display:block;
}

ul#main_menu_list > li.menu-item > a:hover {
text-decoration:underline;
}


ul.sub-menu {
position:absolute;
/*width:100%;*/
/*background-image: linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);
background-image: -o-linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);
background-image: -moz-linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);
background-image: -ms-linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);
-pie-background: linear-gradient(bottom, rgb(48,143,191) 0%, rgb(32,96,128) 100%);*/
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.5);
/*border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;*/
list-style-type:none;
margin:0px;
padding:0px;
text-align:left;
display:none;
/*left:-1px;*/
z-index:9998;
background:#206080;
opacity:.97;
border-left:1px solid #BFBFBF;
border-right:1px solid #BFBFBF;
}

ul.sub-menu > li.menu-item {
font-size:14px;
padding:0px 0px 0px 0px;
display:block;
border:1px solid #206080;
border-left:none;
border-right:none;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
}

ul.sub-menu > li.menu-item:hover {
background:#3A81A5;
border-top:1px solid #BFBFBF;
/*border-left:1px solid #BFBFBF;*/
border-bottom:1px solid #BFBFBF;
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
}

ul.sub-menu > li.menu-item:first-child {
border-top:1px solid #BFBFBF;
/*box-shadow:inset 0px -5px 5px 0px #206080, inset 0px 5px 5px 0px rgba(0,0,0,0.5);*/
}

ul.sub-menu > li.menu-item:first-child:hover {

}

ul.sub-menu > li.menu-item:last-child {
border-bottom:1px solid #BFBFBF;
/*border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;*/
}

/*ul.sub-menu > li.menu-item:last-child:hover {

border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
}*/

ul.sub-menu > li.menu-item:active {

}

ul.sub-menu > li.menu-item a {
display:block;
color:white;
text-decoration:none;
white-space: nowrap;
/*width: 90%;
overflow: auto;
text-overflow: ellipsis;*/
padding:5px 15px 0px 10px;
}

ul.sub-menu > li.menu-item a:hover {
text-decoration:underline;
}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu {
display:block;
z-index:9999;
width:0px;
left:100%;
margin:-36px 0px 0px 0px;
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
/*border-radius: 0px 5px 5px 5px;
-webkit-border-radius: 0px 5px 5px 5px;
-moz-border-radius: 0px 5px 5px 5px;*/
overflow:auto;
background:#3A81A5;
/*opacity:.97;*/
border:none;
}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu:hover {

}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item{
padding:0px 0px 0px 0px;
border-right:1px solid #BFBFBF;
border-left:1px solid #BFBFBF;
border-top:none;
border-bottom:none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:hover {

}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:first-child{

border-top:1px solid #BFBFBF;
border-left:none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item:last-child{

/*padding-bottom:5px;*/
/*border-radius: 0px 0px 5px 0px;
-webkit-border-radius: 0px 0px 5px 0px;
-moz-border-radius: 0px 0px 5px 0px;*/
border-bottom:1px solid #BFBFBF;
}

ul#main_menu_list > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item a {
padding:5px 0px 0px 5px;
}


ul#main_menu_list > li.current-menu-item, ul#main_menu_list > li.current-menu-parent, ul#main_menu_list > li.current-menu-ancestor {
background:white url('images/grey_30px_grad.png') repeat-x;
text-shadow: none;
color: rgb(0,85,128);
border-radius:5px 5px 0px 0px;
-webkit-border-radius:5px 5px 0px 0px;
-moz-border-radius:5px 5px 0px 0px;
box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
-moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
border:none;
behavior: url(/custom_template/PIE.php);
}

ul#main_menu_list > li.current-menu-item + li, ul#main_menu_list > li.current-menu-parent + li, ul#main_menu_list > li.current-menu-ancestor + li {
border-left:none;
}

ul#main_menu_list > li.current-menu-item > a, ul#main_menu_list > li.current-menu-parent > a, ul#main_menu_list > li.current-menu-ancestor > a {
color:rgb(0,85,128);
text-shadow:none;
}


/********** Home specific style *********/

#headline {
	margin:0px 8px;
	border-bottom:#CCC 1px solid;
	padding:25px 10px;
}

.headline_title {
	margin:10px auto;
	width:intrinsic;
}

.headline_item {
	margin:5px;
	width:55%;
	text-align:center;
	display:inline-block;
}

.headline_news_content {
	width:80%;
	text-align:justify;
	margin:0 auto;
	margin-top:20px;
	font-size: 130%;
}


.headline_content {
	width:40%;
	display:inline-block;
	float:right;
	padding-top:20px;
	margin-right:18px
}


.headline_content p {
	font-size:14px !important;
	text-align: center;
	text-align: justify;
}

.headline_item img.wp-post-image{
	width:intrinsic;
	margin:5px auto;
	border: 1px solid #BFBFBF;
	padding: 4px;
}

.headline_photo {
	margin-right:10px;
	border: 1px solid #BFBFBF;
	padding:4px;
}

h2.announcement_headline {
	margin-top:30px;
	font-size:580%;
	text-align:center;
	line-height:0.8em;
	margin-bottom:40px !important;
}

.headline_title a {
	font-size:150%;
	text-align:center;
}
.news_headline a {
	font-size:190%;
	line-height: 1.5em;
	text-align:center;
}

.headline_news_item p {
	font-size:140%;
	text-align:center;
}

.headline_item p {
	font-size:140%;
	text-align: center;
}

.headline_item a.continue_reading_link,
.headline_news_item a.continue_reading_link,
.headline_news_content a.more-link,
.headline_news_content a.continue_reading_link,
.headline_news_content>p:last-child 
{
	display:none;
}



#columns {
float:left;
margin-bottom:0px;
padding:0px 0px 0px 0px
}

.main_columns {
float: left;
width:279px;
margin:20px 0px 0px 0px;
padding:20px 25px 20px 25px;
}

.main_columns img{
padding:5px;
border: 1px solid #BFBFBF;
}

.main_columns h2, .main_columns h1, .page .psychiatric-drugs h2 {
border-bottom:3px double #BFBFBF;
font-size: 1.8em;
margin-top: 0px;
}

#left_column {
}

#middle_column {
/*border-left: 1px solid #BFBFBF;
border-right: 1px solid #BFBFBF;*/
/*text-align:justify;*/
width:292px;
}

#right_column {

}

.content_section {

}

.content_section h3{
margin-bottom:0px;
}

#middle_column .content_section {
border:none;
}

.blog_divider {
border-bottom: 1px solid #BFBFBF;
margin:0px 0px 20px 0px;
overflow:auto;
}

.blog_divider h4{
color:black;
margin:0px;
}

.blog_divider img {
    border: 1px solid #BFBFBF;
    float: left;
    margin: 0 10px 10px 0;
    max-height: 50%;
    max-width: 99%;
    padding: 4px;
}

.archive_divider {
border-bottom: 1px solid #BFBFBF;
margin:0px 0px 20px 0px;
overflow:auto;
}

.archive_divider h4{
color:black;
margin:0px;
}


.archive_divider img {
    border: 1px solid #BFBFBF;
    float: left;
    margin: 0 10px 10px 0;
    max-height: 50%;
    max-width: 99%;
    padding: 4px;
}


.blog_divider iframe {
    max-height: 180px;
    max-width: 99%;
    padding: 4px;
}

.recent_divider {
border-bottom: 1px solid #BFBFBF;
overflow:auto;
}

.recent_divider h4{
color:black;
margin:8px 0px;
}

.recent_divider img {
padding:4px;
margin:10px 10px 10px 0px;
border:1px solid #BFBFBF;
float:left;
}

.post_titles {
margin-bottom:0px;
}


.post div {
margin-bottom:1em;
}
/********** News Archives specific style *********/

.tab_window {
overflow:auto;
padding:40px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.tab_window ul {
list-style-type:none;
font-size:16px;
display:block;
position:relative;
z-index:11;
padding:0px;
margin:0px 0px 0px 100px;
}

.tab_window ul li {
display:block;
float:left;
margin:0px 10px 0px 0px;
background: #206080 url('images/main_menu_bg.png') repeat-x;
border-radius:5px 5px 0px 0px;
-webkit-border-radius:5px 5px 0px 0px;
-moz-border-radius:5px 5px 0px 0px;
border-left:1px solid #206080;
border-top:1px solid #206080;
border-right:1px solid #206080;
}

.tab_window ul li.active {
background:white url('images/grey_30px_grad.png') repeat-x;
border-left:1px solid #BFBFBF;
border-top:1px solid #BFBFBF;
border-right:1px solid #BFBFBF;
border-radius:5px 5px 0px 0px;
}

.tab_window ul li a {
display:block;
padding:5px;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
color:white;
border-radius:5px 5px 0px 0px;
-webkit-border-radius:5px 5px 0px 0px;
-moz-border-radius:5px 5px 0px 0px;
}

.tab_window ul li.active a {
text-shadow: none;
color: rgb(0,85,128);
box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
-webkit-box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
-moz-box-shadow: 0px -3px 3px 0px rgba(0,0,0,.25), -3px -1px 1px 0px rgba(0,0,0,.25), 3px -1px 1px 0px rgba(0,0,0,.25);
}

.tab_content_window_frame {
overflow:auto;
border-top:1px solid #BFBFBF;
position:relative;
top:-1px;
z-index:10;
/*border-radius:0px 5px 5px 5px;*/
}

.tab_content_window {
padding: 20px 100px 20px 100px;
margin:0px 0px 0px 0px;
}

.tab_content_window h3 {
margin-bottom:0px;
}

/********** writer Page ************/

.writer_panel{
margin:40px 0px 0px 20px;
padding:0px;
}

.writer_panel h1 {
border-bottom: 3px double #BFBFBF;
margin-right:20px;
}

.writer_box {
padding:20px 20px 20px 20px;
margin:0px 20px 20px 0px;
border:1px solid #BFBFBF;
float:left;
width:428px;
height:174px;
overflow:hidden;
}

/*.writer_boxes:hover {
overflow-y:auto;
}*/

.writer_box img {
float:left;
padding:5px;
margin:10px 20px 0px 0px;
border:1px solid #BFBFBF;
}

.writer_box h3 {
margin-bottom:.5em;
}

.writer_box p {
margin-bottom:0px;
}

.writer_blurb {
margin-left:132px;
}

.writer_page_link {
font-size:.5em;
}
/********** Single Post specific style *********/

div.entry-meta {

}

header {
margin:0px 0px 20px 0px;
}

/********** Contact Page specific style *********/

div#contact_form_box {
margin:0px 0px 0px 0px;
padding:20px 40px 20px 40px;
font: 300 14px/2em helvetica, arial, sans-serif;
float:left;
border-right:1px solid #BFBFBF;
color: #333333;
width:423px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

#form_msg {
border-bottom:1px solid #BFBFBF;
margin-bottom:1.5em;
color:#802020;
}

#email_form {

}

.error {
padding:0px 0px 0px 5px;
color:red;
}

select {

width:210px;
margin:0px 0px 1.5em 0px;
background-color:white;
height:25px;
border:1px solid #BFBFBF;
font: 300 14px helvetica, arial, sans-serif;
color: #333333;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.25);
outline:none;
}

select:focus {
outline:0 none;
}

option {
padding:5px 5px 5px 5px;
outline:0 none;
}

option:focus {
outline:0 none;
}

.text_input, input[type="text"] {
margin:0px 0px 1.5em 0px;
width:198px;
padding:5px;
border:1px solid #BFBFBF;
box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
font:14px helvetica, arial, sans-serif;
color: #333333;
line-height:normal;
display:block;
}

.text_input:focus, input[type="text"]:focus {
box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
outline:none;
}

.text_box {
margin:0px;
height:200px;
width:408px;
border:1px solid #BFBFBF;
box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.25);
padding:5px;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
font:14px helvetica, arial, sans-serif;
color: #333333;
}

.text_box:focus {
box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.5);
outline:none;
}

.button {
background:white url('images/grey_30px_grad.png') repeat-x;
padding:5px;
margin:0px 0px 1.5em 10px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #BFBFBF;
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);
font: 300 14px helvetica, arial, sans-serif;
color: #333333;
}

.button:hover {
cursor:pointer;
box-shadow:0px 0px 5px 0px rgba(0,0,0,.7);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,.7);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,.7);
}

.button:active {
box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.7);
-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.7);
-moz-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,.7);
}

#form_buttons {
text-align:right;
width:420px;
}

#contact_page_content {
margin:0px 0px 0px 503px;
padding:20px 40px 20px 40px;
border-left:1px solid #BFBFBF;
}

#contact_page_content h1, #contact_page_content h2, #contact_page_content h3, #contact_page_content h4, #contact_page_content h5, #contact_page_content h6 {
margin:1em 0px .25em 0px;
border-bottom:1px solid #BFBFBF;
}

#contact_page_content h2:first-child {
margin-top:0em;
}

/********** Comment Box specific style *********/

div#comments {
margin:0px;
padding:0px;
}

div#respond {
margin:0px;
}

#respond ul {
font-size: 12px;
}

p.form-submit {
text-align:right;
margin:0px;
padding:0px;
}

input#submit {
margin:0px;
padding:10px;
text-align:center;
}

/********** Footer specific style *********/


#footer {
behavior: url(/custom_template/PIE.php);
margin:0px 0px 0px 0px;
background: white url('/wp-content/themes/Mad_In_America/images/footer_grad_100px.png') repeat-x;
border-top: 1px solid #BFBFBF;
padding:0px 0px 0px 0px;
position:relative;
overflow:hidden;
border-radius:0px 0px 5px 5px;
-webkit-border-radius:0px 0px 5px 5px;
-moz-border-radius:0px 0px 5px 5px;
text-shadow:0px 1px 0px white;
width:100%;
color:#333333;
height:300px;
}

#footer div.sharing {
display:none;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{
color:#333333;
margin-bottom:.5em;
}

.footer_box {
float:left;
width:300px;
margin:0px;
padding:20px;
}

#footer_left {

}

#footer_middle {

}

#footer_right {
float:left;
padding-top:20px;
padding-right:10px;
}

#left_ab_divider_line {
position:absolute;
width:1px;
height:100%;
left:329px;
background:#BFBFBF;
}

#right_ab_divider_line {
position:absolute;
width:1px;
height:100%;
left:670px;
background:#BFBFBF;
}

/* Etc. */

.small_text {
font-size: 1em;
}

.medium_text {
font-size: 1.3em;    
}

.large_text {
font-size: 1.6em;    
}

widget_mailchimpsf_widget {

}

widget_mailchimpsf_widget h3 {
color: #666;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}

#mc-indicates-required {
float:left;
margin-right:10px;
}

#mc_signup_submit {
margin:0px;
}

.more_links {
display:block; 
text-align:right; 
font-size:18px; 
margin-bottom:2em;
padding:5px 10px 5px 5px;
background:#DFE7EB;
text-shadow:0px 1px 0px rgba(255, 255, 255, 1);
}

.middle_column_line_left {
position:absolute;
width:1px;
height:100%;
left:329px;
background:#BFBFBF;
}

.middle_column_line_right {
position:absolute;
width:1px;
height:100%;
left:670px;
background:#BFBFBF;
}

a.more-link {
float:right;
}



/*** Collapseomatic ***/

.arrowright {
background-position: center right !important;
padding: 0 16px 10px 0;
padding-top: 0px;
padding-right: 16px;
padding-bottom: 10px;
padding-left: 0px;
}

.collapseomatic {
background-image: url('images/arrow-down.png');
background-repeat: no-repeat;
padding: 0 0 10px 16px;
cursor: pointer;
color: #005580;
}

h3.collapseomatic {
margin: 0 0 0 0;
}

/*** Sidebar / Archives ***/

#secondary {
float: left;
margin-left: 80px;
margin-bottom: 10px;
box-shadow: 0px 0px 5px 0px black;
-webkit-box-shadow: 0px 0px 5px 0px black;
-moz-box-shadow: 0px 0px 5px 0px black;
padding: 20px 30px 30px 30px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
width: auto;
}

.widget {
clear:none;
}

.archive-widget {
padding-right:15px;
padding-left:25px;
float:left;
clear:none !important;
}
.archive-widget ul li {
list-style: circle !important;
}

#extended-categories-5 {
border-left: gray solid 1px;
list-style: circle;
}

.widget_archive {
border-left: gray solid 1px;
padding-left:25px;
clear:none !important;
float:left;
}

.page-title{
clear: both;
margin-top: 10px;
color: #666;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
}

.reports-page-title{
margin-top: 10px;
margin-bottom:140px;
color: #666;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.1em;
text-transform: uppercase;
}

#news-archive {
margin: 30px auto;
width: 800px;
}

/*** Resources ***/

.resource_divider {
clear:both;
overflow:hidden;
width:500px;
margin-bottom:15px;
}

.resource_divider h3 {
font-size:18px;
margin-bottom:0em;
}

.resources-page-title {
margin:30px 0 0 0;
color: #555;
font-size: 16px;
font-weight: bold;
letter-spacing: 0.1em;
margin-left:50px;
line-height:.5em;
}

.resource_section h2 {
border-bottom: black 1px solid;
font-weight:bold;
color:#666;
margin:30px 0 30px 0;
font-size: 16px;
letter-spacing: 0.1em;
text-transform: uppercase;
line-height:1em;
}

#resources_contents {
margin: 0 auto;
width:500px;
}

/*** Related Posts ***/

div.related {
margin-bottom:10px;
}

/*** Pagination ***/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
font-size:12px;
color:white;
text-decoration:none;
text-shadow: 0px -1px 0px rgba(0,0,0,0.25);
display:inline-block;
padding:8px;
margin:5px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
background: #206080 url('main_menu_bg.png') repeat-x;
text-align:center;
}
 
.pagination a:hover{
box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5), inset 0px 0px 5px 0px rgba(0,0,0,0.5);
}
 
.pagination .current{
padding:8px 18px;
}

/*** Events Calendar ***/

ul#upcoming-events {
list-style:none;
}

.future-event a {
font-weight:normal;
}

/*** BB Press ***/
#bbpress-forums p.bbp-topic-meta {
text-align: center;
}

#bbpress-forums .bbp-forum-content p {
margin: 5px 0 0;
font-style: normal !important;
}

ul#bbp-forum-31900 {
	background-color:#fbc7c7 !important;
	padding: 5px !important;
}

/** Rx Risk **/

#el_0 {
clear:both;
}

/** Front Page Widget Styles **/

ul.popular, .decent-comments ul {
	list-style:none;
}

.google_top_posts h3.widget-title {
border-bottom:3px double #BFBFBF;
font-size: 1.8em;
margin-top: 0px;
}

ul.popular li, .decent-comments ul li, .google_top_posts ol li {
	border:1px #ddd solid;
	padding: 8px 8px;
	margin-bottom:0em !important;
	margin-top:1em;
	font-size:13px;
	background-color:#eee;
}

.wpp-comments, .wpp-views {
	color:#333;
}

.google_top_posts ol {
	margin-left:0em !important;
	list-style-position: inside;
}

.gtc_pageviews {
	font-style: italic;
	color:#666 !important;
	text-align: right;
	display:block;
}

.decent-comments .comment-avatar {
float:left;
}


/** Comments Styles **/

.commentlist .children li.comment .comment-content {
margin: 35px 0 0;
}

li.bypostauthor {
	background:#dbeff6 !important;
}

li.byadmin {
}

.mia-author a{
	font-weight: normal;
	color:#989898;
	font-style:italic;
}

.read-more, .read-less {
	float: right;
	font-weight: bold;
}

/** Decent Comments **/

.widget ul li {
	font-size: 13px;
	list-style: none;
	color:#333;
}

span.comment-excerpt {
	font-style:italic;
}

.comment-avatar a img {
	float:left;
	margin-right:4px;
}

.no-border {
	border:none !important;
}

.widget {
	clear: both;
	margin: 0 0 1.2em;
}

.comments-rss {
	text-align:center;
	margin-bottom:1em;
}

.comments-rss-single {
	text-align:center;
	padding-top:10px;
	margin: 15px auto;
	float:right;
}


/** MIA Reports **/ 

#reports_window{
background:white;
position:relative;
margin:0px 5% 15px 5%;
box-shadow: 0px 0px 5px 0px black;
-webkit-box-shadow: 0px 0px 5px 0px black;
-moz-box-shadow: 0px 0px 5px 0px black;
padding: 20px 40px 40px 40px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
	
}

.reports_divider {
width: 43%;
position:relative;
display:inline-block;
vertical-align: top !important;
padding:15px;
margin:5px 14px 18px 9px;
box-shadow: 4px -4px 12px 0px black;
border-radius: 3px;
border:#CCC solid 1px;
}

.opp-thumb {
	margin-top:10px;
}

.reports_divider img {
	margin:0px 40px 5px 40px;
	clear:both; 
}

.mia-reports-logo {
	float:right;
}

.mia-video-thumb {
    margin: 15px 10px;
}

td.mia-thumb {
border:none;
vertical-align: middle;
width:140px;
}

table.lcp_catlist {
	border:none;
	margin-top:10px;
	width: 97%;
	margin-left:none !important;
}

td.lcp_catlist {
	border:none;
	vertical-align: middle;
/* border:black solid 1px; */
	font-size:15px;
    padding: 12px 5px;
}

tr.lcp_catlist {
	border-right:none;
	margin-top:10px;
}

tr.lcp_catlist:hover {
	background-color:#bdd6f9;
}

.mia-reports-logo img {
	margin-bottom: 15px;
	margin-right: 25px !important;
	border-radius:5px;
}

.mia-reports-header {
	text-align:right;
	float:right;
	margin-bottom:50px;
	margin-right:85px;
	margin-top:15px;
	
}

.mia-reports-header img {
padding:5px;
border: 1px solid #BFBFBF;
display:block;
border-radius: 5px;
}

#mia-archive {
	margin:20px;
	padding-bottom:20px;
}

#mia-archive div.list {
	width:100%;
	padding:10px 10px 10px 5px;
	border:solid 1px #CCC;
	margin-top:18px;
}

#mia-archive div strong {
	font-size:19px;
	}

.reportlist {
margin-bottom:15px;
}

#video-toc {
	padding-top:20px;
	margin-bottom:25px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
}

#conferences {
}

#programs {
/**	padding-left:10px !important;
	margin-left:10px; **/
}

#interviews {
/**	margin-top:10px;
	padding-left:10px !important;
	margin-left:10px; **/
}

#bloggers {
/**	margin-top:10px;
	padding-left:10px !important;
	margin-left:10px; **/
}


.lcp_catlist {
	list-style:none;
}

.lcp_catlist li {
margin-top:14px;
margin-bottom: 10px;
background-color:#dce7f2;
border-radius:3px;
padding:8px;
/* border:black solid 1px; */
font-size:15px;
}

.lcp_catlist li:hover {
	background-color:#bdd6f9;
}

/* Shareaholic */

.shr_compact_tick s, i {
border: none !important;
display:inline !important;
}

.shareaholic-like-buttonset {
	margin-bottom:10px;
}

/* Join Page */

#subscription-page{
	margin:20px;
}

#join-1 {
	width:420px;
	display:inline-block;
	padding-right:15px;
	float:left;
}

#join-2 {
	width:480px;
	display:inline-block;
	float:right;
	padding-left:20px;
	border-left:1px solid #ccc;
}

#join-2 form {
	display:inline-block;
}

.support-link {
	color:#851E23;
}

.support-links a {
	font-weight: bold;
	font-size:18px;
    padding:10px;
	border-radius:8px;
	background-color: #fdffd4;
	text-align: center;
	border:1px #CCC solid;
	
}

.support-1 {
	margin:30px auto;
	width:intrinsic;
	text-align: center;
}

.support-pref {
	margin:34px auto;
	width:intrinsic;
	text-align: center;
}

.support-pref a {
	font-size:30px !important;
	border-radius:8px;
	background-color: #fdffd4;
}

support-1 a {
	margin-bottom:10px;
}

.support-2 {
	width:180px;
	display:inline-block;
	padding-right:20px;
	margin-left:40px;
}

.support-3 {
	width:180px;
	display:inline-block;
	padding-left:50px;
}

.payment-option {
	display:block;
	font-size:1.5em;
	line-height: 1.2em;
}

.moderation {
	color:#a64444;
	font-size:110%;
}

a.moderation {
	text-decoration: underline !important;
}

.announce {
	color:#a64444;
	font-size:130%;
	border:#2a0b0b 1px solid;
	padding:15px;
	background:#fbd5d5;
}

.comment-content p img {
	display:inline !important;
	border:none !important;
}

/* Best of */

.random-head {
	margin-bottom:2px;
}

.random {
	font-size:90%;
}

/* comment editting */
.aec-icons {
	display:none !important;
}

.aec-dropdownarrow {
	display:none;
}


.edit-comment-admin-links span{
background: #eee !important;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666 !important;
font-size: 12px;
padding: 0 8px;
text-decoration: none !important;
font-weight:normal;
}

.aec-dropdownlink {
	float:left;
}

.aec_anon_text {
background: #eee !important;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666 !important;
font-size: 12px;
padding: 0 8px;
text-decoration: none !important;
font-weight:normal;
}

.aec_link_text {
background: #eee !important;
-moz-border-radius: 3px;
border-radius: 3px;
color: #666 !important;
font-size: 12px;
padding: 0 8px;
text-decoration: none !important;
font-weight:normal;
}

/** Page Hacks **/

#post-29344 img.author_photo {
	display:none;
}

#pstastny {
	display:none !important;
}

/** Business Direcotry **/

#directory-page{
	margin:20px;
}


.with-region-sidelist .wpbdp-page-content {
	float:right !important;
}

.wpbdp-region-sidelist ul, wpbdp-region-sidelist li ul, wpbdp-region-sidelist li ul li ul {
margin-left:1.5em;
	
}

.wpbdp-region-sidelist .js-handler, .wpbdp-region-selector .js-handler {
	background-color:inherit !important;
}

.wpbdp-listing .listing-details .field-value {
	margin-bottom:3px !important;
}

.wpbdp-bar {
margin: 0px 0px 0px 0px !important;
padding: 0px !important;
background: #fff !important;
border:0px !important;
border-radius: 8px;
width:220px;
float:right;
bottom:120px;
left:80px;
position:static;
}
.wpbdp-main-links {
	float: right !important;
}
.wpbdp-map.custom {
	width: 100% !important;
}
#wpbdp-categories {
clear: both;
background:white;
margin-bottom: 20px;
padding: 20px 10px 5px 10px !important;
border:1px solid #CCC !important;
border-radius: 8px;
float:right;
width:646px;
position: relative;
bottom: 30px;
}

#wpbdp-categories li {
	margin-bottom:20px;
	border-radius:8px;
	background:none;
	list-style-position: inside;
}

.wpbdp-region-selector {
padding: 10px 10px 4px;
margin-bottom: 30px;
margin-left:10px;
background: #dbeff6 !important;
border:#333 solid 1px !important;
border-radius: 8px;
width:229px;
overflow: auto;
}

ul.wpbdp-region-sidelist {
/*background:#fff;
float: left;
margin: 0 0 0 10px;
width: 25%;
padding:10px 0px 0px 10px;
border:#333 solid 1px !important;
border-radius: 8px;
list-style-position: inside;*/
}

ul.wpbdp-region-sidelist li {
	/*margin-bottom:.2em !important;*/
}

.view-listing, .edit-listing, .delete-listing{
	padding:6px !important;
}

.edit-listing {
	margin-left:20px !important;
}

.wpbdp-region-sidelist.js-handler.open, .wpbdp-region-selector.js-handler.open {
background-image: url("http://madinamerica.com/wp-content/plugins/jquery-collapse-o-matic/images/arrow-down.png") !important ;
}

.wpbdp-region-sidelist.js-handler.close, .wpbdp-region-selector .js-handler.close {
background: url("http://madinamerica.com/wp-content/plugins/jquery-collapse-o-matic/images/arrow-up.png") no-repeat scroll center center transparent !important;
display: block;
height: 16px;
padding: 0 1px;
width: 16px;
}

.wpbdp-region-sidelist.js-handler, .wpbdp-region-selector.js-handler {
background: inherit !important;
display: block;
float: right;
margin: 4px 0 0 0;
}

.title {
	font-size: 1.3em;
	font-weight: bold;
}

.wpbdp-listing-excerpt {
padding: 10px !important;
margin: 0px !important;
border-bottom:none !important;
}

.wpbdp-listing-excerpt.odd {
background: #ececec !important;
}

.wpbdp-listing-excerpt.even {
background: #fff !important;
margin: 22px 0px !important;
border-bottom:1px #333 solid !important;
border-top:1px #333 solid !important;
}

/*#wpbdp-bar-submit-listing-button, #wpbdp-bar-show-directory-button, #wpbdp-bar-submit-listing-button:hover, #wpbdp-bar-show-directory-button:hover{
background: white url('images/grey_30px_grad.png') repeat-x;
padding: 5px;
margin: 0px 0px 0px 10px;
border-radius: 5px;
box-shadow:none !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid 
#BFBFBF;
font: inherit;
color: #333333;
}*/

.form-submit input.button, .form-submit input.button:hover {
background:#EEE !important;
padding: 3px;
margin: 0px 0px 0px 0px !important;
border-radius: 5px;
box-shadow:none !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid 
#BFBFBF;
font: inherit;
color: #333333;
left:40px;
}

form#wpbdmsearchform {
	display:none !important;
}

.listings {
	margin-left:15px;
}

#wpbdp-bar-show-directory-button {
	display:none;
}

.current-region {
	font-weight: bold;
}

h2.category-name {
margin-left: 10px;
background: 
#f5ebda !important;
border: 
#333 solid 1px !important;
border-radius: 8px;
width: 229px;
overflow: auto;
font-size:100%;
padding:10px;
font-weight:bold;
}

.normal {
	font-weight: normal;
}

h2.category-name:before {
	content:"Viewing";
}

.wp-post-image {
	display: block;
	float:none !important;
}



ul.wpbdp-region-sidelist {
  padding-left: 0;
  margin-bottom: 20px;
  list-style: none;
  float: left;
  width: 25%;
}
ul.wpbdp-region-sidelist li > ul {
	margin-left: 0px;
	padding-left: 0x;
	margin-top: 0px;
	margin-bottom: 10px;
}

ul.wpbdp-region-sidelist > li {
	font-size: 16px;
	margin-bottom: 15px;
}
ul.wpbdp-region-sidelist > li > a{
	display: inline-block;
width: 78%;
}

ul.wpbdp-region-sidelist li > ul > li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
}

ul.wpbdp-region-sidelist li > ul > li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
ul.wpbdp-region-sidelist li > ul > li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.wpbdp-region-sidelist li > ul > li > .badge {
  float: right;
}
ul.wpbdp-region-sidelist li > ul > li > .badge + .badge {
  margin-right: 5px;
}
ul.wpbdp-region-sidelist li > ul {
	margin-bottom: 20px;
	margin-top: 5px;
}

ul.wpbdp-region-sidelist li > ul > li a {
color: #555;
display: block;
width: 85%;
float: left;
}
ul.wpbdp-region-sidelist li > ul > li a .list-group-item-heading {
  color: #333;
}
ul.wpbdp-region-sidelist li > ul > li:hover,
ul.wpbdp-region-sidelist li > ul > li:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
ul.wpbdp-region-sidelist li > ul > li a.active,
ul.wpbdp-region-sidelist li > ul > li a.active:hover,
ul.wpbdp-region-sidelist li > ul > li a.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
ul.wpbdp-region-sidelist li > ul > li a.active .list-group-item-heading,
ul.wpbdp-region-sidelist li > ul > li a.active:hover .list-group-item-heading,
ul.wpbdp-region-sidelist li > ul > li a.active:focus .list-group-item-heading {
  color: inherit;
}
ul.wpbdp-region-sidelist li > ul > li a.active .list-group-item-text,
ul.wpbdp-region-sidelist li > ul > li a.active:hover .list-group-item-text,
ul.wpbdp-region-sidelist li > ul > li a.active:focus .list-group-item-text {
  color: #e1edf7;
}

.listing-actions.cf input[type=button],
#wpbdp-bar-submit-listing-button
{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
color: #333;
background-color: #fff;
border-color: #ccc;

box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.25);
}

.listing-actions.cf input[type=button]:hover,
.listing-actions.cf input[type=button]:focus,
.listing-actions.cf input[type=button]:active,
#wpbdp-bar-submit-listing-button:hover,
#wpbdp-bar-submit-listing-button:focus,
#wpbdp-bar-submit-listing-button:active
{
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}

.listing-actions.cf input[type=button]:active,
#wpbdp-bar-submit-listing-button:active
{
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
#wpbdp-bar-show-directory-button {
	display: none;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}


/* Home Page Slider */
.wooslider {
margin: 0 0 20px !important;
padding: 0px !important;
width: 100%;
background: #fff;
border: 0px solid #fff !important;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.2) !important;
-moz-box-shadow: 0 0px 0px rgba(0,0,0,.2) !important;
-o-box-shadow: 0 0px 0px rgba(0,0,0,.2) !important;
box-shadow: 0 0px 0px rgba(0,0,0,.2) !important;
zoom: 1;
}

.wooslider img {
	/*width: auto !important;
	height: auto !important;*/
}

.wooslider img.alignleft {
display: inline !important;
float: left !important;
margin-right: 1.625em !important;
}

#headline h2 {
	margin:10px auto;
	width:intrinsic;
	font-size:38px;
	line-height: 1.5em;
}

#headline h2 a {
}

body .wooslider .slide-content {
	font-size: 1.3em;
}

.blog_post_wrap .blog_divider:last-child {
    border-bottom: none;
}

/* Common Styles on Newer Pages */

.mia-reports h1,
.mia-videos h1,
.news-archives h1 {
	font-size: 43px;
	font-weight: 400;
	margin-bottom: 20px;
}
.mia-reports h2,
.mia-videos h2,
.news-archives h2 {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
}

.mia-reports h3 {
	font-family: Merriweather, Georgia, 'Times New Roman', serif;
	font-weight: 600;
	font-size: 20px;
	
}
.news-archives h3,
.mia-videos h3 {
	font-size: 18px;
	font-weight: 400;
}

/* Videos */
.mia-videos .film-img-wrap {
    min-height: 200px;
/*    position: relative;
    border: solid 1px #eee;
    padding: 5px;*/
}    
.mia-videos .film-img-wrap img {
/*    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;*/
}
.mia-videos h3.film-title, h3.film-title a {
text-align: left;
font-size: 16px;
font-weight: bold;
color: #444 !important;
}

.mia-videos .film-excerpt, .film-excerpt p {
font-size: 14px !important;
text-align: justify;
}

/* MIA Reports */


.mia-reports {
	font-size: 18px;
	line-height: 1.7;
	font-family: Merriweather, Georgia, 'Times New Roman', serif;
	font-weight: normal;
}


.mia-reports .entry-header .featured-image img {
	margin-top: 0px;
}
.mia-reports .article-excerpt {
	color: #333;
	font-weight: 300;
	font-size: 20px;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mia-reports .thumnail {
	border-radius: 2px;
}
.mia-reports p.byline-dateline {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.mia-reports .dateline-wrap {
	float: right;
}

.mia-reports .byline {
	font-size: 15px;
	line-height: 16px;
	font-weight: 700;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mia-reports .byline+.dateline {
	margin-left: 12px;
}

.mia-reports .featured-img-wrap {
    min-height: 200px;
    margin-bottom: 1em;
/*    position: relative;
    border: solid 1px #eee;
    padding: 5px;*/
}    
.mia-reports .featured-img-wrap img {
/*    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    */
    margin: auto;
}
.mia-reports h3.article-title,
.mia-reports h3.article-title a {
text-align: left;
font-size: 21px;
font-weight: bold;
color: #444 !important;
}

.mia-reports .article-excerpt,
.mia-reports .article-excerpt p {
font-size: 14px !important;
text-align: justify;
}

.mia-reports .page-header {
	margin-top: 0px;
}

/* Upon Further Review */
.mia-reports.upon-further-review .article-excerpt,
.mia-reports.upon-further-review .byline{
	font-family: georgia, 'times new roman', times, serif;
}

/* Media Watch */
.mia-reports.media-watch .article-excerpt,
.mia-reports.media-watch .byline{
	font-family: georgia, 'times new roman', times, serif;
}

/* News Archives */

.news-archives .page-header {
	margin-top: 0px;
}
.news-archives .page-header h1 {
	margin-bottom: 10px;
}

.news-archives iframe, .news-archives object, .news-archives embed, .news-archives img {
        /*max-width: 300px;*/
}

.news-archives h3.article-title,
.news-archives h3.article-title a {
text-align: left;
font-size: 21px;
font-weight: bold;
color: #444 !important;
}
.news-archives h3.article-title,
.news-archives header {
	margin-bottom: 5px;
}
.news-archives .byline-dateline {
	margin-bottom: 5px;
}
.news-archives .byline {
	margin-right: 15px;
}
.news-archives .article-excerpt,
.news-archives .article-excerpt p {
font-size: 14px !important;
text-align: justify;
}
.news-archives .entry.article-excerpt p br {
	display: none;
}
.news-archives .entry.article-excerpt a.continue_reading_link {
	display: none;
}
.news-archive-select-box {
	margin-right: 1em;
}
.news-archives-results-text {
	color: rgba(0,0,0,0.5);
}
#news-archives {
	min-height: 300px;
}
#news-archive-grid {
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	-webkit-column-fill: auto;
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	/*-moz-column-fill: auto;*/
	column-count: 3;
	column-gap: 15px;
	column-fill: auto;
}

#news-archives .news-archive-item {
	display: block;
	/*background: #FEFEFE;*/
	border-bottom: 1px solid #eee;
	/*box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);*/
	margin: 0 2px 15px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	padding: 15px 0px;
	padding-bottom: 5px;
	/*background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);*/
	opacity: 1;
	
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;	
}
.news-archives .category-header {
	margin-bottom: 5px;
	color: #777;
}

/* Custom Pagination */

.pagination-title {
    line-height: 41px;
    margin-right: 10px;
    display: block;
    float: right;
}
.bootstrap-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.bootstrap-pagination > li {
  display: inline;
}
.bootstrap-pagination > li > a > i,
.bootstrap-pagination > li > span > i{
     font-size: 10px;
}

.bootstrap-pagination > li > a,
.bootstrap-pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bootstrap-pagination > li:first-child > a,
.bootstrap-pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-pagination > li:last-child > a,
.bootstrap-pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.bootstrap-pagination > li > a:hover,
.bootstrap-pagination > li > span:hover,
.bootstrap-pagination > li > a:focus,
.bootstrap-pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.bootstrap-pagination > .active > a,
.bootstrap-pagination > .active > span,
.bootstrap-pagination > .active > a:hover,
.bootstrap-pagination > .active > span:hover,
.bootstrap-pagination > .active > a:focus,
.bootstrap-pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
/*  background-color: #428bca;
  border-color: #428bca;*/
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;

}
.bootstrap-pagination > .disabled > span,
.bootstrap-pagination > .disabled > span:hover,
.bootstrap-pagination > .disabled > span:focus,
.bootstrap-pagination > .disabled > a,
.bootstrap-pagination > .disabled > a:hover,
.bootstrap-pagination > .disabled > a:focus {
  color: #999;
  cursor: default;
  background-color: #fff;
  border-color: #ddd;
}
.bootstrap-pagination-lg > li > a,
.bootstrap-pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.bootstrap-pagination-lg > li:first-child > a,
.bootstrap-pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.bootstrap-pagination-lg > li:last-child > a,
.bootstrap-pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.bootstrap-pagination-sm > li > a,
.bootstrap-pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.bootstrap-pagination-sm > li:first-child > a,
.bootstrap-pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-pagination-sm > li:last-child > a,
.bootstrap-pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* Scroll to top button */

.scroll-to-top {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   /* -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    */
    opacity: .6;

    position: fixed;
    right: 15px;
    bottom: 15px;
    z-index: 100;
    margin-bottom: -5px;
    width: 35px;
    height: 35px;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    cursor: pointer;
    display: none;
}
.scroll-to-top span {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    margin-top: 4px;
    width: 35px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 26px !important;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-family: 'FontAwesome';
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
}
.scroll-to-top span:before {
    content: "\f077";
}
.scroll-to-top:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    /*background: #359bb4;*/
    background: #666;
}

/* Various New Styles */
article.post .entry-content img {
	max-width: 100%;
	height: auto;
}

article.post iframe {
	max-width: 100%;
}

#respond input#submit {
	position: static;
	padding: 5px 32px 5px 32px;
}

#custom_post_widget-4 iframe {
	max-width: 100%;
}
.single-content-wrapper {
	padding-right: 20px;
/*	border-right: 1px solid #BFBFBF;*/
}

.single-sidebar-wrapper {
	padding-top: 47px;
}
.single-sidebar-wrapper h2 {
	font-size: 1.25em;
	border-bottom: 3px double #BFBFBF;
}
.single-sidebar-wrapper h3 {
	font-size: 1em;
}

.single-sidebar-wrapper div.blog_divider:last-child,
.single-sidebar-wrapper div.recent_divider:last-child {
	border-bottom: none;
}
.single-sidebar-wrapper div.recent_divider {
	margin-bottom: 20px;
}
#content_window.single-content-window {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
}
.single-top-share-wrap {
	min-height: 47px;
	display: inline-block;
	margin-bottom: 0 !important;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-left, .media>.pull-left {
padding-right: 10px;
}
.media-left .avatar_img {
	margin: 0;
}
.media-heading,
.media-heading a {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 17px;
	line-height: 1.0625rem;
	font-weight: 400;
	font-family: Merriweather, Georgia, 'Times New Roman', serif;
	padding-right: 0.75em;
	color: #326891;
}
.media-date {
	font-size: 10px;
	font-size: 0.625rem;
	line-height: 17px;
	line-height: 1.0625rem;
	font-weight: 400;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999;
	white-space: nowrap;
	display: inline-block;
}
.media-body p {
	margin-bottom: 5px;
}

.page .psychiatric-drugs .content_block,
.page .psychiatric-drugs .posts-list{
	display: block;
	clear: both;
	margin-bottom: 20px;
}
.page .psychiatric-drugs .content_block iframe {
	display: block;
	height: auto;
	width: auto;
	clear: both;
	position: static !important;
}

.page .psychiatric-drugs .media-left {
	width: 80px;
}

.homepage-column {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.row.container-mia-row {
	background-color: #fff;
	padding: 20px 0px;
}
.home .row.container-mia-row {
	padding-top: 0;
	padding-bottom: 0;
}
.home #original_journalism_page_container #mia_footer {
	padding-top: 0;
}


/* Alternate Post Layout for MIA Reports */

#original_journalism_page_container *,
.mia-videos *,
.mia-reports *,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.row {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#original_journalism_page_container *:before,
.mia-videos *:before,
.mia-reports *:before,
.col-xs-1:before, .col-sm-1:before, .col-md-1:before, .col-lg-1:before, .col-xs-2:before, .col-sm-2:before, .col-md-2:before, .col-lg-2:before, .col-xs-3:before, .col-sm-3:before, .col-md-3:before, .col-lg-3:before, .col-xs-4:before, .col-sm-4:before, .col-md-4:before, .col-lg-4:before, .col-xs-5:before, .col-sm-5:before, .col-md-5:before, .col-lg-5:before, .col-xs-6:before, .col-sm-6:before, .col-md-6:before, .col-lg-6:before, .col-xs-7:before, .col-sm-7:before, .col-md-7:before, .col-lg-7:before, .col-xs-8:before, .col-sm-8:before, .col-md-8:before, .col-lg-8:before, .col-xs-9:before, .col-sm-9:before, .col-md-9:before, .col-lg-9:before, .col-xs-10:before, .col-sm-10:before, .col-md-10:before, .col-lg-10:before, .col-xs-11:before, .col-sm-11:before, .col-md-11:before, .col-lg-11:before, .col-xs-12:before, .col-sm-12:before, .col-md-12:before, .col-lg-12:before,
.row:before,
#original_journalism_page_container *:after,
.mia-videos *:after,
.mia-reports *:after,
.col-xs-1:after, .col-sm-1:after, .col-md-1:after, .col-lg-1:after, .col-xs-2:after, .col-sm-2:after, .col-md-2:after, .col-lg-2:after, .col-xs-3:after, .col-sm-3:after, .col-md-3:after, .col-lg-3:after, .col-xs-4:after, .col-sm-4:after, .col-md-4:after, .col-lg-4:after, .col-xs-5:after, .col-sm-5:after, .col-md-5:after, .col-lg-5:after, .col-xs-6:after, .col-sm-6:after, .col-md-6:after, .col-lg-6:after, .col-xs-7:after, .col-sm-7:after, .col-md-7:after, .col-lg-7:after, .col-xs-8:after, .col-sm-8:after, .col-md-8:after, .col-lg-8:after, .col-xs-9:after, .col-sm-9:after, .col-md-9:after, .col-lg-9:after, .col-xs-10:after, .col-sm-10:after, .col-md-10:after, .col-lg-10:after, .col-xs-11:after, .col-sm-11:after, .col-md-11:after, .col-lg-11:after, .col-xs-12:after, .col-sm-12:after, .col-md-12:after, .col-lg-12:after,
.row:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


#original_journalism_page_container {
	background-color: #fff;
}

#nav-bar-2 {
	clear: right;
	margin-right: 0;
}

body.original_journalism {
	background-image: none;
	background-color: #fff;
}

#original_journalism_page_container #mia_header,
#original_journalism_page_container #mia_footer {
	/*text-align: center;*/
	background: #fff;
	-webkit-box-shadow: silver 0 10px 10px -5px;
	-moz-box-shadow: silver 0 10px 10px -5px;
	box-shadow: silver 0 10px 10px -5px;
	padding: 0 0 10px;
	margin-bottom: 20px;
}

#original_journalism_page_container #social_media {
	position: static;
	float: right;
}

#original_journalism_content {
	padding-top: 20px;
	padding-bottom: 20px;
}
#original_journalism_content p {
	margin-bottom: 30px;
}
#original_journalism_content.container {
	background-color: #fff;
}

#original_journalism_content {
	font-size: 18px;
	line-height: 1.7;
	font-family: Merriweather, Georgia, 'Times New Roman', serif;
	font-weight: normal;
}

#original_journalism_content h1 {
	/*font-size: 60px;*/
	font-size: 56px;
	line-height: 58px;
	margin-top: 15px;
	font-weight: 400;
}
#original_journalism_content h2 {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	margin: 50px 0px;
}
#original_journalism_content .entry-header .featured-image img {
	margin-top: 0px;
}
#original_journalism_content h2.headline-text {
	color: #666;
	font-weight: 100;
	margin-top: -30px;
	font-size: 20px;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#original_journalism_content .byline {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#original_journalism_content .byline+.dateline {
	margin-left: 12px;
}

#original_journalism_content .byline-author {
    text-transform: uppercase;
}

#original_journalism_content .byline-author a {
	/*color: rgb(51, 51, 51);*/
}

#original_journalism_content .article-right {
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,Sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 1.3;
}

#original_journalism_content .sharing-wrap {
	margin-left: 2em;
	border-left: solid 1px #AAA;
	
}

#original_journalism_content .sharing-wrap ul {
list-style-type: none;
padding-left: 0;
overflow: hidden;
margin-left: 2em;
padding-bottom: 2em;
}
#original_journalism_content .sharing-wrap li a {
	line-height: 30px;
	color: #666;
}
#original_journalism_content .sharing-wrap li a:hover {
	text-decoration: none;
}
#original_journalism_content .sharing-wrap li {
	padding-top: 15px;
	display: block;
	float: left;
	clear: both;
}
#original_journalism_content .sharing-wrap i {
	min-width: 35px;
	display: block !important;
	float: left;

}
#original_journalism_content .sharing-wrap li span {
	margin-left: 5px;
	display: block;
	float: left;
	margin-top: -3px;
}

#original_journalism_content .dateline {
	font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 300;
	color: #000;
}
#original_journalism_content .smallcaps {
    font-variant: small-caps;
    font-size: 1.1em;
    font-weight: 600;
    }
#original_journalism_content #entry-content:first-letter {
	float: left;
	font-size: 5.09em;
	line-height: 1;
	padding-right: 20px;
	text-align: center;
	margin-top: 7px;
}

#original_journalism_content .dateline-wrap {
    margin-top: -20px;
    font-size: .9em;
}
#original_journalism_content .dateline-wrap .byline {
    font-size: 17px;
}
#original_journalism_content .full-width {
    position: relative;
    background: #fff;
    padding: 20px 0 50px 0px;
    line-height: 1.3;
}

#original_journalism_content aside.full-width .pullquote {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,Sans-serif;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.1;
    margin: 0;
    border-top: 6px double #999;
    border-bottom: 6px double #999;
    padding: 20px 0;
}

#original_journalism_content figure br {
    display: none;
}

#original_journalism_content figure img {
    margin-bottom: 0;
}

#original_journalism_content figcaption.credit  {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,Sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 1.3;
    text-align: center;
    font-weight: 600;
    max-width: 600px;
    margin: 0 auto;
}

#original_journalism_page_container #mia_footer [class^=col-] {
	min-height: 300px;
	border-right: 1px solid #ddd;
	border-right: 1px solid rgba(86,61,124,.2);
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(86,61,124,.2);
	padding-top: 10px;
} 
#original_journalism_page_container #mia_footer [class^=col-]:last-child {
	border-right: 0px solid #ddd;
	border-right: 0px solid rgba(86,61,124,.2);
} 

#original_journalism_page_container .comment-content {
	font-size: .8em;
}

#original_journalism_page_container #comments-title {
	font-size: .85em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.mini ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon,
.flat.round ul.shareaholic-share-buttons li.shareaholic-share-button i.shareaholic-service-icon {
	display: block !important;
}

@media (min-width: 1030px) {
	.container.container-mia {
		/*width:1030px;*/
	}
}

@media (min-width: 1040px) {
	


}
@media (max-width: 1039px) {

}

@media (min-width: 768px) {
	#original_journalism_page_container .nav>li>a {
		position: relative;
		display: block;
		padding: 3px 10px;
	}
	
	#original_journalism_page_container .navbar-collapse {
		padding-right: 0px;
		padding-left: 0px;
	}
	#original_journalism_page_container img#logo {
		margin: 10px 0px;
	}
	#original_journalism_page_container #mia_header .container {
		position: relative;
	}
	#original_journalism_page_container .logo-wrap {
		position: absolute;
		top:10px;
		left:15px;
	}

}

@media (max-width: 767px) {
	#original_journalism_page_container #mia_footer_middle {
		border-right: none !important;
	}
	#original_journalism_page_container #mia_footer_right aside p {
		text-align: center;
	}
	
	#original_journalism_page_container #mia_footer_right aside div {
		margin: 0 auto;
	}
	#original_journalism_page_container img#logo {
		margin: 10px 0px;
	}
	#original_journalism_page_container .logo-wrap {
		float: left;
		max-width: 85%;
	}
}

@media (min-width: 768px) and (max-width:1200px) {
	#original_journalism_page_container .logo-wrap {
		max-width: 45%;
	}
}

/* xs - mobile */
@media (max-width: 767px) {
	#original_journalism_content .full-width {
		width: 100%;
		margin-left: 0;
	}
	#original_journalism_content h1 {
		/*font-size: 55px;*/
		font-size: 48px;
	}
}
/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	#original_journalism_page_container .logo-wrap {
		top: 17px;
		left: -10px;
	}
	#original_journalism_content figure.full-width,
	#original_journalism_content aside.full-width {
		width: 100%;
		margin-left: 0;
	}

}
@media  (max-width: 991px) {
	#original_journalism_content .sharing-wrap li {
		clear: none;
		font-size: .8em;
		margin-right: 25px;		
	}
	#original_journalism_content .sharing-wrap li a {
		display: inline-block;
	}
	#original_journalism_content .sharing-wrap li i {
		
		font-size: 1.5em;
		min-width: 15px;
	}
	#original_journalism_content .article-right {
		/*float: left;*/
	}
	#original_journalism_content .sharing-wrap li span {
	margin-top: -4px;
	}
}
/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	#original_journalism_page_container .logo-wrap {
		max-width: 63%;
		top: 4px;
	}

	#original_journalism_content figure.full-width {
		width: 746px;
		margin-left: -64px;
	}
 	
	#original_journalism_content aside.full-width {
	        width: 910px;
		margin-left: -50px;
	}
}
@media (min-width: 992px) {
	#original_journalism_content .article-right {
		float: right;
	}
}
/* lg+ */
@media (min-width: 1200px) {
 	#original_journalism_content figure.full-width {
	        width: 960px;
		margin-left: -100px;
	}
	#original_journalism_content aside.full-width {
	        width: 1000px;
		margin-left: -60px;
	}

}





/* Online Store */


.mia-online-store {
    padding: 20px 20px;
}

h1.mia-store-title {
    text-align: center;
    font-size: 2.5em;
    position: relative;
    font-weight: 600;
}

h2.mia-store-title {
    text-align: center;
    font-weight: bold;
}

h1.mia-store-title:before {
    content: '';
    width: 100%;
    height: 2px;
    background: #d9d9d9;
    display: block;
    position: absolute;
    top: .81em;
    z-index: 0;
}

h1.mia-store-title span {
    padding: 0 1em;
    background: #fff;
    display: inline;
    /*max-width: 46%;*/
    margin: 0 auto;
    z-index: 1;
    position: relative;
    left: 0;
    right: 0;
}
h2.mia-store-title span {
}


h3.mia-store-featured {
 text-align: center;
 font-weight: bold;
}
.mia-store-desc {
font-size: 1.2em;
line-height: 1.5em;
padding-top: 20px;
border-top: solid 1px #d9d9d9;
margin-top: 30px;
margin-bottom: 50px;
}
.entry.mia-store-content img {
    max-height: 250px;
    width: auto;
}

.page-store-product .entry.mia-store-content img {
	max-height: 650px;
	height: auto;
}

.ts_download_form {
	z-index: 99999 !important;	
}

.row-store-buy-buttons {
	margin-top: 20px;
}

.mia-store-content .continue_reading_link {
    display: none;
}


.row.row-store-navigation {
    margin-bottom: 20px;
    margin-top: -25px;
}
.page-store-product {
	clear: both;
	display: block;
	min-height: 400px;
}
.btn-mia-store {
	background-image: -webkit-linear-gradient(#308fbf, #267197 60%, #206080);
	background-image: linear-gradient(#308fbf, #267197 60%, #206080);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff308fbf', endColorstr='#ff206080', GradientType=0);
	filter: none;
	border-bottom: 1px solid #178acc;
	color: #ffffff;
	background-color: #267197;
	border-color: #267197;
	min-width: 100px;
}

.btn-mia-store:hover, .btn-mia-store:focus, .btn-mia-store:active, .btn-mia-store.active, .open .dropdown-toggle.btn-mia-store {
color: #ffffff;
background-color: #1990d5;
border-color: #1684c2;
}

.row.row-store-buy-buttons .mia-store-button-title{
	line-height: 45px;
	font-size: 1.1em;
	margin-right: 1em;
}

 .mia-online-store .mia-store-img-wrap {
	min-height: 300px;
	margin-bottom: 20px;
	position: relative;
}
.mia-online-store .mia-store-img-wrap img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.mia-online-store .col-xs-6 .mia-store-img-wrap {
    position: static;
    min-height: 260px;
}

.mia-online-store .col-xs-6 .mia-store-img-wrap img {
    position: static;
}

.row.mia-store-products-row {
    margin-bottom: 30px;
    border-bottom: solid 1px #d9d9d9;
    padding-bottom: 30px;
}

.mia-store-product-wrap {
/*	padding: 5px;
    border: solid 1px #ededed;*/
}
.btn-mia-store.center-block {
    max-width: 200px;
}
.mia-store-title-director {
    display: block;
    clear: both;
    font-size: .8em;
}
#OrderByForm .control-label {
    font-weight: bold;
    text-align: right;
}
.mia-store-products-content {
    font-size: 1.15em;
    line-height: 1.5em;
    margin-top: -30px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: solid 1px #d9d9d9;
}
.mia-store-desc p,
.mia-store-products-content p {
    text-align: justify !important;
}

.mia-store-films-documentaries h2.mia-store-title {
    /*min-height: 90px;*/
    min-height: 145px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

.mia-store-merchandise h2.mia-store-title {
    /*min-height: 90px;*/
    min-height: 60px;
    margin-bottom: 0px;
    padding-bottom: 0;
}

.mia-store-films-documentaries .mia-store-content p {
	min-height: 170px;
	margin-bottom: 30px;
}

.mia-store-merchandise-promo-row {
    margin-top:80px;
}
.mia-online-store .mia-store-merchandise-promo-row  .mia-store-img-wrap {
    min-height: 150px;
}

ul.mia-post-share-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 21px;
  margin-bottom: 20px;
}
ul.mia-post-share-links li {
  float: left;
  margin-right: 20px;
}
ul.mia-post-share-links img,
ul.mia-post-share-links iframe,
ul.mia-post-share-links div {
  display: inline;
  padding: 0 !important;
  /*max-width: 100px !important;*/
}

ul.mia-post-share-links li>div,
ul.mia-post-share-links li #___plusone_0 {
   width: 60px !important;
}

.widget a {
	font-weight: normal;
}

#wpbdp-categories {
	display: none;
}

/* Google Custom Search */
#content_window.search {
	min-height: 500px;
}
input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button,
.gsc-results-wrapper-overlay *,
.gsc-control-cse * {
    box-sizing: content-box; 
    line-height: normal;
}

.gsc-control-cse *:before,
.gsc-control-cse *:after {
    box-sizing: content-box; 
}

.gsc-control-cse div {
	line-height: 22px !important;
}

#mia_header .gsc-control-cse {
	padding: 0 !important;
	max-width: 210px !important;
}

#mia_header .gsc-control-cse table {
	margin: 0 !important;
}
.gsc-control-cse {
	padding: 0 !important;
}

.gscb_a {
	margin-top: 5px;
}
.gsc-input-box table,
.gsc-above-wrapper-area table,
table.gsc-completion-container,
.gsc-completion-container table,
table.gssb_c {
	margin-left: 0;
	margin-bottom: 0;
}
table.gssb_c {
	/*margin-top: 30px;*/
}
table.gsc-search-box {
	margin-left: 0;
}
input.gsc-input,
input.gsc-input:focus,
input.gsc-input[type="text"],
input.gsc-input[type="text"]:focus {
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	background: none !important;
	border-color: transparent !important;
	font-size: 12px !important;
	line-height: 12px !important;
	border: none !important;
}

.gsc-adBlock {
	display: none !important;
}

/*Mail Chimp Signup Form */

#mc_embed_signup {
	background:#fff;
	clear:left;
}

#mc_embed_signup .button {
	background-image: none;
}

#mc_embed_signup .mc-field-group {
	width:100% !important;
}

#mc_embed_signup .mc-field-group.input-group ul li {
	float: left;
	margin-left: 20px !important;
}

#mc_embed_signup .mc-field-group.input-group ul li:first-child {
	margin-left: 0 !important;
}

#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="text"]:focus {
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,.25);
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin: 0;
}

#mc_embed_signup .mc-field-group .asterisk {
	top: 50px !important;
}
