/*

Theme Name: PAI 2015

Theme URI: http://www.2010solutions.com/

Author: 20/10 Solutions

Author URI: http://www.2010solutions.com/

Description: Theme for PAI 2015

Version: 1.0.0

License: GNU General Public License

License URI: https://www.gnu.org/licenses/gpl.html

Tags: white,blue,red,gray

Text Domain: pai2015

*/



//reset

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}

.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{text-align:right;float: right;margin: 0px 0px 15px 15px;}.alignleft{text-align:left;float: left;margin: 0px 15px 15px 0px;}.aligncenter{text-align: center;}


.test{

}

.col2_list{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.col2_list{

}
.col2_list li{
	padding-left: 20px;
}
@media screen and (max-width: 600px){
	.col2_list{
		columns: 1;
	}
}
