/*
Theme Name: Knowledge BaseTheme 
URI: http://plugmatter.com/themes/kb
Author: Sizmic Labs
Author URI: http://plugmatter.com/
Description: A Custom theme for plugmatter knowledge base designed and developed by Sizmic Labs. 
Version: 1.0
*/
@import "http://plugmatter.com/css/style.css";body {    color: #333333;    font-family: Arial;    font-size: 14px;}
#content {	width:640px;	float:left;	margin-right:40px;    line-height: 24px;}
#sidebar {	width:280px;	float:left;}
#sidebar a {	text-decoration:underline;	color:#CF1626;}
#sidebar a:hover {
}
#sidebar a:visited {
}

#content p a {
	text-decoration:underline;
	color:#CF1626;
}
#content p a:hover {
}
#content p a:visited {
}

a.blog_titles {
    font-family: 'Copse', serif;
	font-size:38px;
	line-height:50px;
	font-weight:normal;
	color:#333;
}
a.blog_titles:hover {
	text-decoration:underline;
}
a.blog_titles:visited {
}

.post_date {
	color:gray;
}

h1 {    font-family: 'Copse', serif;	font-size:38px;	line-height:50px;	font-weight:normal;	color:#333;}h2 {    font-family: 'Copse', serif;	font-size:24px;	line-height:35px;	font-weight:normal;	color:#333;}h3 {    font-family: 'Copse', serif;	font-size:28px;	line-height:24px;	font-weight:normal;	color:#333;}ul {	margin-left:40px;}#content li {	list-style: disc;}
a {	color: #CF1626;	text-decoration:none;}a:hover {	text-decoration:underline;}a:visited {}h1.plugmatter {font-family: 'Copse',serif;font-size: 24px;font-weight: normal;line-height: 39px;margin: 5px 20px 20px 20px;text-align: center;}a.plugmatter_btn {    -moz-user-select: none;    background-color: #CF1626;    background-image: -moz-linear-gradient(center top , #CF1626, #AE1F1F);    border: 1px solid rgba(0, 0, 0, 0);    border-radius: 2px;    color: #FFFFFF;    cursor: pointer;    display: inline-block;    font-size: 13px;    font-weight: bold;    min-width: 46px;    padding: 10px 26px;    text-align: center;    text-shadow: 0 1px rgba(0, 0, 0, 0.1);    text-transform: uppercase;    transition: all 0.218s ease 0s;    margin-bottom:30px;    text-decoration:none;}#plugdemo_video_thumb {    width:244px;    height:154px;    margin:18px;    margin-bottom:0px;    background:url(http://plugmatter.com/blog/wp-content/themes/plugmatter/images/widget_img.png);    cursor:pointer;}#plugdemo_video_thumb:hover {    background:url(http://plugmatter.com/blog/wp-content/themes/plugmatter/images/widget_img_h.png);}.video_con {  display: none;            position: absolute;  top: 0;  left: 0;  right:0;  bottom:0;  margin:auto;  width: 640px;  height:360px;  color: #333;  z-index: 3000;}.overlay {   display:none;  background-color: rgba(0,0,0,0.90);  height: 100%;  left: 0;  position: fixed;  top: 0;  width: 100%;  z-index: 2999;}.video-responsive{  overflow:hidden;  padding-bottom:56.25%;  position:relative;  height:0;}.video-responsive iframe{  left:0;  top:0;  height:100%;  width:100%;   position:absolute;  }.video_hide {position:absolute;background: url("images/video_close.png");width: 32px;height: 32px;right:-32px;top:-32px;}.video_hide:hover {}.aligncenter {    display: block;    margin: auto;}