/*
Theme Name: DMV.ORG Articles (2.0)
Author: DMVORG
Author URI:
Version: 2.0
Description: DMVORG theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dmvorg
Tags: one-column, two-columns
Theme URI:
*/


@media screen and (min-width: 320px) {
     	.fb-comments, .fb-comments span[style],
     	.fb-comments iframe[style] 	{width: 100% !important;}
     	.author-info .alignright	{margin:0 0 10px; float:none;}
	.author-info			{padding:10px;}
	.info-block			{padding:10px 10px 20px;}
	.info-block .alignleft		{float:none; margin:5px 5px 20px;}
	.info-block .alignright		{float:none; margin:5px 5px 20px;}
	.posts-container .article	{border-top:1px solid #ccc;}
	.posts-section .article		{border-top:1px solid #ccc;}
	.posts-section .article img	{display:none;}
	#sidebar			{margin-top:40px;}
}

@media screen and (min-width: 480px) {
     	.author-info .alignright	{margin:5px 0 20px 20px; float:right;}
	.author-info			{padding:16px 16px 21px 20px;}
	.items-list li			{width:46%;}
	.posts-section .article img	{display:block;}

  }

@media screen and (min-width: 800px) {
     	#content			{width:70%; float:left;}
	#sidebar			{width:28%; float:right;}
	.posts-container .article	{width:305px; border:none;}
	.posts-section .article		{border:none;}
	.info-block .alignleft		{float:left; margin:5px 20px 0 0;}
	.info-block .alignright		{float:left; margin:5px 0 0 20px;}
	#sidebar			{margin-top:0;}

}

@media screen and (min-width: 980px) {
     	#content	{width:620px; float:left;}
	.items-list li	{width:144px;}
	.items-list img {width:100%; height:auto;}
	#sidebar	{width:300px; float:right;}
	.info-block	{padding:15px 21px 14px;}
  }



/* =WordPress Core
-------------------------------------------------------------- */

.entry-content a {
	color:#11c;
	border-bottom:1px solid #c2e2ee;
}
.entry-content a:hover {
	border-bottom:1px solid #11c;
	text-decoration:none;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky,
.bypostauthor{
	display:block;
}




/* main elements */
.navigation { overflow:hidden;   }
.navigation .next { float:right;}
.navigation .prev { float:left; }

.info-block.author {min-height:0;}

.socialBar {
	height:27px;
}
.social-block .addthis_32x32_style .addthis_button_compact{
  display: inline-block;
  padding-left: 10px;
}
.social-block .twitter-follow-button{
	padding:8px 0 0 0;
}
.addthis_32x32_style{
	padding:8px 0 0 0;
}

#content .author-frame {
  max-width: none;
}

*{
	margin:0;
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow:auto;
}
label{vertical-align:middle;}
button, input{
	width:auto;
	overflow:visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration:underline;}
s, strike, del{text-decoration:line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:'';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
body{
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	font:15px/22px Arial, Helvetica, sans-serif;
	color:#222;
}
article, aside, details, figcaption, figure,footer, header, menu, nav, section{display:block;}
figure{
	margin:0;
	padding:0;
}
a{
	color:#08c;
	text-decoration:none;
}
a:hover{text-decoration:underline; border:none;}
a:active{background-color:transparent;}
input[type="image"]{padding:0;border:none;}
input[type=text], input[type=password], input[type=file], input[type=submit], textarea{-webkit-appearance:none;}
#wrapper{
	max-width:980px;
	margin:0 auto;
	padding:0 0 22px;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
#content{
	padding:2px 0 0;
}
.breadcrumbs{
	overflow:hidden;
	padding:0 1px 15px;
	font-size:12px;
	line-height:18px;
}
.breadcrumbs ul{
	overflow:hidden;
	margin:0;
}
.breadcrumbs li{
	list-style:outside none;
	position:relative;
	float:left;
	padding:0 14px 0 0;
	margin:0;
	font-size:12px;
}
.breadcrumbs li:after{
	position:absolute;
	content:'>';
	left:-10px;
	top:0;
}
#content h1{
	margin:0 0 14px;
	font-size:28px;
	line-height:33px;
	font-weight:normal;
}
#content p{margin:0 0 22px;}
.author-frame{
	max-width:260px;
	overflow:hidden;
	padding:0 0 20px;
	font-size:14px;
	line-height:18px !important;
}
.author-frame img{border-radius:3px;}
.author-frame .alignleft{
	float:left;
	margin:0 10px 0 0 !important;
}
.author-frame .alignright{
	float:right;
	margin:0 0 0 10px !important;
}
.author-frame .text-holder{
	overflow:hidden;
	padding:2px 0 0;
}
#content .author-frame p{margin:0 !important;}

.visual{padding:0 0 18px;}
.visual img{vertical-align:top;}

#content .text-block{padding:0 0 22px;}
.author-info{
	overflow:hidden;
	margin:0 0 24px;
	font-size:13px;
	line-height:20px;
	background:#f0f0f0;
}

.author-info .alignleft{
	float:left;
	margin:5px 20px 0 0;
}
.author-info .text-holder{overflow:hidden;}
.author-info h2{
	margin:0;
	font-size:15px;
	line-height:20px;
}
.author-info h2 a{color:inherit;}
#content .author-info p{margin:0 0 10px;}
.container{
	padding:16px 0 0;
	border-top:1px solid #ccc;
}
.container h2{
	margin:0 0 12px;
	font-size:18px;
	line-height:20px;
}
.items-list{
	margin:0 -18px 46px 0;
	padding:5px 0 18px;
	border-bottom:1px solid #ccc;
}
.items-list li{
	list-style:outside none;
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:0 12px 16px 0;
}
.items-list img{
	vertical-align:top;
	margin:0 0 6px;
}
.items-list .h3{
	margin:0;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#08c;
	display:block;
}
.facebook-holder{overflow:hidden;}
.facebook-holder img{vertical-align:top;}
.info-block{
	margin:0 0 20px;
	background:#f0f0f0;
	min-height:400px;
	position:relative;
}
.info-block:after{
	content:'';
	display:block;
	clear:both;
}
.info-block .holder{
	overflow:hidden;
	margin:-1px 0 17px;
	font-size:14px;
	line-height:20px;
}
.info-block .slide>.holder{margin-top:0;}
.info-block .mask{
	overflow:hidden;
	margin:-1px 0 -200px;
	padding-bottom:200px;
}
.info-block .slideset{
	float:left;
	width:99999px;
}
.info-block .slide{
	float:left;
	width:606px;
}
.info-block .alignright{
	float:right;
	margin:5px 0 0 20px;
}

.info-block .holder .alignright,
.info-block .holder .alignleft{margin-top:6px;}
.info-block .text-holder{overflow:hidden;}
#content .info-block h1{
	margin:0 0 8px;
	font:bold 28px/34px Helvetica, Arial, sans-serif;
	color:#08c;
}
#content .info-block p{margin:0 0 14px;}
#content .info-block .holder p{margin:0 0 6px;}
.info-block .author-frame{padding:0 0 10px;}
.info-block.carousel .socialBar{padding:3px 3px 12px;}
.info-block .pagination{
	padding:0 2px 9px 0;
	font-size:0;
	line-height:0;
	text-align:center;
        position:absolute;
        left:50%;
        margin-left:-66px;
}
.info-block .pagination ul{
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	margin:0;
	text-align:left;
}
.info-block .pagination li{
	list-style:outside none;
	float:left;
	margin:0 0 0 10px;
}
.info-block .pagination li:first-child{margin-left:0;}
.info-block .pagination a{
	display:block;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	border-radius:5px;
	background:#d9d9d9;
}
.info-block .pagination a:hover,
.info-block .pagination .active a{background:#a2a2a2;}
.social-networks{
	overflow:hidden;
	margin:10px 0 0;
}
.social-networks li{
	list-style:outside none;
	float:left;
	padding:0 10px 6px 0;
	margin:0;
}
.social-networks a{
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/sprite.png) no-repeat;
}
.social-networks .facebook a	{background-position:0 0;}
.social-networks .twitter a 	{background-position:-29px 0;}
.social-networks .linkedin a	{background-position:-58px 0;}
.social-networks .googleplus a	{background-position:-87px 0;}
.social-networks .website a	{background-position:-116px 0;}

#sidebar .addthis_toolbox a {margin-right:10px;}


#content .more{
	display:inline-block;
	vertical-align:top;
}
.articles-list{margin:0 0 6px 1px;}
.articles-list li{
	list-style:outside none;
	padding:0 0 10px;
}
.posts-section{
	margin:0 0 -8px;
	font-size:14px;
	line-height:20px;
}
.posts-section .article{
	overflow:hidden;
	padding:17px 0 18px;
}
.posts-section .alignleft{
	float:left;
	margin:5px 20px 0 0;
}
.posts-section .alignright{
	float:right;
	margin:5px 0 0 20px;
}
.posts-section .text-holder{overflow:hidden;}
.posts-container .h4,
.posts-section .h2{
	margin:0 0 7px;
	font-size:20px;
	line-height:24px;
	color:#08c;
}
.posts-container .h4 {display:block;}
.meta{
	display:block;
	padding:0 0 8px;
	font-size:12px;
	line-height:16px;
	font-style:normal;
}
.meta .author{color:inherit;}
#content .posts-section .article p{margin:0 0 6px;}
.paging{
	overflow:hidden;
	padding:17px 0 8px;
	font:12px/26px Helvetica, Arial, sans-serif;
	border-top:1px solid #f2f2f2;
}
.paging .cur-num{
	position:relative;
	float:left;
	padding:2px 12px 0 0;
	color:#333;
}
.paging .cur-num:after{
	position:absolute;
	content:'|';
	right:0;
	top:2px;
}
.paging ul{
	overflow:hidden;
	margin:0;
	padding:0 0 0 11px;
	text-align:center;
}
.paging ul li{
	list-style:outside none;
	float:left;
	min-width:20px;
	margin:0 3px 0 0;
	padding:2px 0;
}
.paging ul .active{
	font-weight:bold;
	color:#fff;
	border-radius:3px;
	background:#08c;
}
.paging ul .space{padding:2px 5px;}
.paging ul a{
	color:inherit;
	text-decoration:none;
}
.paging ul .end a{position:relative;}
.paging ul .end a:before,
.paging ul .end a:after{
	display:inline;
	content:'››';
	margin:0 4px 0 0;
}
.paging ul .end a:after{margin:0 0 0 4px;}
.posts-container{
	padding:15px 0;
	font:13px/0 Helvetica, Arial, sans-serif;
	text-align:justify;
}
.posts-container:after{
	display:inline-block;
	vertical-align:top;
	content:'';
	width:100%;
}
.posts-container .h2{
	margin:0;
	font:bold 24px/28px Helvetica, Arial, sans-serif;
	color:#023140;
}
.posts-container .article{
	display:inline-block;
	vertical-align:top;
	padding:20px 0 12px;
	font-size:13px;
	line-height:18px;
	text-align:left;
}
.posts-container .h3{
	margin:0 0 5px;
	font-size:14px;
	line-height:18px;
	display:block;
	font-weight:normal;
	color:#777;
	text-transform:uppercase;
}
.posts-container .h3 a{color:inherit;}
.posts-container .article img{
	vertical-align:top;
	margin:0 0 15px;
}
.posts-container .meta{padding:0 0 17px;}
#content .posts-container p{
	margin:0 0 18px;
}
#sidebar{
	font-family:Helvetica, Arial, sans-serif;
}
.reports-form{
	overflow:hidden;
	margin:2px 0 20px;
}
.reports-form img{vertical-align:top;}
.widget{padding:0 0 12px;}
.widget .h2{
	margin:0 0 13px;
	padding:0 0 5px;
	font-size:14px;
	line-height:20px;
	border-bottom:1px solid #ccc;
	color:#222;
	display:block;
	font-weight:bold;
}
.widget .h2 a{color:inherit;}
.widget .social-block{padding:0 0 12px;}
.widget .social-block img{vertical-align:top;}
.widget ul{
	margin:0 0 10px;
	font-size:13px;
	line-height:18px;
}
.widget ul li{list-style:outside none;}
.widget .h3{
	margin:0 0 5px;
	font-size:18px;
	line-height:24px;
	color:#434343;
}
.widget .experts-list{
	margin:0 0 24px;
	font-size:12px;
}
.experts-list h3{
	font-size:14px;
	margin-bottom:0;
}

.experts-list li{
	overflow:hidden;
	padding:0 0 18px;
	margin:0;
}
.widget .experts-list .alignleft{
	float:left;
	margin:0 8px 0 0;
}
.widget .experts-list .alignright{
	float:right;
	margin:0 0 0 8px;
}
.widget .experts-list .text-holder{overflow:hidden;}
.widget .experts-list .h3{
	margin:0 0 3px;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	color:#08c;
}
.experts-list p{margin:0;}
.widget .categories-list{
	margin:-4px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.widget h4 a, .widget strong a {color:#222;margin-bottom: 14px;display: block;font-size: 110%;}
.widget .categories-list li{padding:0 0 4px; margin:0;}
.widget .categories-list .active a,
.widget .categories-list a:hover{
	font-weight:bold;
	color:#222;
	text-decoration:none;
}
.visual.t1 {display:none;}

#sidebar #bbb {
margin-bottom: 10px;
width: 100%;
border-radius: 5px;
border: 1px solid #ccc;
padding: 15px 0;
text-align: center;
}
