/* Design by http://www.dreamtemplate.com */
@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#333; 

	/*color:#7d7d7d;*/
	font:normal 20px/2.0em "Liberation sans", Arial, Helvetica, sans-serif;
	
	background:#FFF repeat-x left top;
	
}
html, .main {
	padding:0;
	margin:0;
}
.main {
	/*background:url(../images/background.jpg) no-repeat center top;*/
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
h2 {
	margin:8px 0;
	padding:8px 0;
	font-size:22px;
	font-weight:bold;
	color:#000;

}
p {
	margin:8px 0;
	padding:0 0 8px 0;
}
a {
	color:#9eb8dd;
	
	text-decoration:underline;
}
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;

}
.header {
}
.header_resize {
	margin:0 auto;
	padding:0;
	width:960px;
	background-color:#e5e8e8  ;
	
}
.logo {
	padding:0;
	font-size:16px;
	float:none;
	float:left;
	width:auto;
	height:100px;
	line-height:normal;
	
	
}

.imgheader{
	float:none;
	
	}
h1 {
	margin:0;
	padding:32px 0 0;
	font-size:38px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:none;
}
h1 a, h1 a:hover {
	color:#fff;
	text-decoration:none;
}
h1 span {
}
img{ 
  border-radius: 100px 100px 100px  100px;
  
 float:right;
}
img:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}
h1 small {
	display:block;
	font-size:14px;
	line-height:1.2em;
	letter-spacing:normal;
	text-transform:none;
	color:#fff;
}
.slider {
	padding:10px 12px 8px 10px;
	background:no-repeat center bottom;
}
.rss {
	padding:18px 20px 0 0;
	float:right;
	width:auto;
}
.rss p {
	margin:0;
	padding:0;
	float:right;
	width:auto;
	color:#fff;
	font-size:13px;
	line-height:1.5em;
	font-weight:bold;
}
.rss a {
	color:#fff;
	text-decoration:none;
}
.rss a:hover {
	text-decoration:underline;
}
.rss img {
	margin:-3px 0 -3px 6px;
	border:none;
}
.menu_nav {
	/*margin:0 auto;*/
	margin-bottom:30px;
	padding:39px 0 0;
	height:30px;
	float:left;
}
.menu_nav ul {
	list-style:none;
	padding:0;
	height:36px;
	float:left;
}
.menu_nav ul li {
	margin:0;
	padding:0 0 0 4px;
	float:left;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:12px 0;
	width:150px;
	font-size:16px;
	line-height:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	/*background:url(../images/menu_p.png) no-repeat left top;*/
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	text-decoration:none;
color:#F09;
	/*background:url(../images/menu_a.png) no-repeat left top;*/
}
.content {
	padding:0px 0 0px;
}
.content_resize {
	margin:0 auto;
	padding:0;
	width:950px;
}
.content .mainbar {
	margin:0;
	padding:0;
	float:right;
	width:684px;
}
.content .mainbar h2 {
	margin-bottom:0;
	padding-bottom:8px;
	font-size:24px;
	line-height:1.2em;
	color:#6e6e6e;
	color:#000;
}
.content .mainbar div.img {
	padding:12px 0 0;
	float:left;
}
.content .mainbar img {
}
.content .mainbar img.fl {
	margin:0;
}
.content .mainbar .article {
	margin:0 0 4px;
	padding:0px 0px;
}
.content .mainbar .post_content {
	float:right;
	width:480px;
	
}
.content .mainbar .post_content strong {
	color:#6d6d6d;
}
.content .sidebar {
	padding:0;
	float:left;
	width:260px;
	height:inherit;
		/*background-color:#e5e8e8  ;*/
}
.content .sidebar .gadget {
	margin:0 0 12px;
	padding:05px 10px 15px;
	
}
.content .sidebar h2 {
	/*color:#6e6e6e;*/
	color:#000;
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	list-style:none;


}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:8px 0;
	width:220px;
	
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a {
	color:#000;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
}
ul.ex_menu li a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	/*color:#9eb8dd;*/
	color:#F09;
	font-weight:bold;
	text-decoration:none;
}
p.spec {
	padding:0 0 0px;
}
p.infopost {
   
	margin:0 0 5px;
	padding:0px 3px 3px 3px;
	height:26px;
	color:#022;
	background:#e5e8e8;
		font-size:18px;
			font-weight:bold;
			font:Courier;
    
}
p.infopost a {
	padding:0 2px;
	text-decoration:none;

	font-weight:bold;
	color:#000;
}
p.infopost a:hover {
	text-decoration:underline;
}
.article a.com {
	float:right;
	margin:11px 20px 0 0;
	padding:10px 0 0 8px;
	width:82px;
	height:49px;
	font-size:33px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	color:#fff;

	background:url(../images/comment.jpg) no-repeat left top;
}
.article a.com:hover {
	text-decoration:none;
}
.article a.com span {
	font-weight:normal;
}
.post_content a.rm {
	display:block;
	float:left;
	margin:0 0 16px;
	padding:9px 0 0;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	text-transform:none;
	color:#ebaa68;
	text-decoration:none;
	text-align:center;
}
.post_content a.rm:hover {
	text-decoration:underline;
}
.content p.pages {
	margin:0;
	padding:24px 20px;
	font-size:16px;
	color:#6e6e6e;
	text-align:left;
}
.content p.pages span, .content p.pages a {
	display:block;
	float:left;
	margin:0 2px 0 0;
	padding:8px 0;
	width:39px;
	text-decoration:none;
	text-align:center;
	background:url(../images/page_p.png) no-repeat left top;
}
.content p.pages span, .content p.pages a:hover {
	color:#fff;
	background-image:url(../images/page_a.png);
}
.content p.pages a {
	color:#fff;
	border:none;
}
.content p.pages small {
	font-size:12px;
	float:right;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}
.fbg {
	padding:0;
	background:#e5e8e8   repeat-x center bottom;
	border-top:3px solid #dedede;
	width:960px; 
font-size:18px;

}
.fbg_resize {
	margin:0 auto;
	width:960px;
	padding:16px 0;
	color:#333;
}
.fbg h2 {
	color:#666; 
	padding-bottom:24px;
	
}
.fbg img.gal {
	margin:0 8px 8px 0;
	padding:0;
	border:4px solid #b8b4b4;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:280px;
}
.fbg .c2 {
	padding:0 36px 0 16px;
	width:280px;
}
.fbg .c3 {
	padding:0 0 0 16px;
	width:274px;
}
.fbg .fbg_ul {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#7e7c7c;
	text-decoration:none;
	background:url(../images/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
.fbg p.contact_info {
	line-height:1.8em;
}
.fbg p.contact_info a {
	color:#859bba;
	text-decoration:underline;
}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:74px;
	font-weight:bold;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.searchform {
	padding:0;
	float:left;
}
#formsearch {
	margin:0;
	padding:24px 0 0 20px;
	width:auto;
	height:33px;
}
#formsearch span {
	display:block;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/search_bg.gif) no-repeat left top;
}
#formsearch input.editbox_search {
	margin:0;
	padding:9px 6px 9px 16px;
	float:left;
	width:147px;
	font-size:12px;
	line-height:14px;
	color:#a8acb2;
	background:none;
	outline:none;
	border:none;
}
#formsearch input.button_search {
	margin:0;
	padding:0;
	border:none;
	float:left;
}
.footer {
	background:#d0cfcf;
	width:960px;


	
}
.footer_resize {
	margin:0 auto;
	padding:0;
	width:960px;
	line-height:1.5em;
	color:#7e7c7c;
	


		
}
.footer_resize p {
	margin:24px 0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
}
.footer_resize a {
	color:#859bba;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footer_resize a:hover {
	color:#859bba;
	background-color:transparent;
	text-decoration:none;
}
.footer_resize .lf {
	float:left;
}
.footer_resize .rf {
	float:right;
}
a {
	outline:none;
}



table{
  width:100%;
  table-layout:inherit;
  
}
.tbl-header{
  background-color: #ccd1d1;
 }
.tbl-content{
  height:500px;
  overflow-x:auto;
  margin-top: 0px;
  border: 1px solid rgba(255,255,255,0.3);
}
th{
  padding: 5px 5px;
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
}
td{
  padding: 15px;
  text-align: left;
  vertical-align:middle;
  font-weight: 300;
  font-size: 18px;
  color:#000;
  border-bottom: solid 1px #666;
  background-color:  #e5e7e9;
}


/* demo styles */

<!--@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,700);-->
body{
  /*background: -webkit-linear-gradient(left, #25c481, #25b7c4);
  background: linear-gradient(to right, #25c481, #25b7c4);*/
  font-family: 'Roboto', sans-serif;
}
section{
  margin: 50px;
}


/* follow me template */
.made-with-love {
  margin-top: 40px;
  padding: 10px;
  clear: left;
  text-align: center;
  font-size: 10px;
  font-family: arial;
  color: #fff;
}
.made-with-love i {
  font-style: normal;
  color: #F50057;
  font-size: 14px;
  position: relative;
  top: 2px;
}
.made-with-love a {
  color: #fff;
  text-decoration: none;
}
.made-with-love a:hover {
  text-decoration: underline;
}


/* for custom scrollbar for webkit browser*/

::-webkit-scrollbar {
    width: 6px;
} 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
} 
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}


.row {
  margin: 8px -16px;
}


/* CSS forimage Gallery*/
/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create four equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: white;
  padding: 10px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}