* {
	margin:0;
	padding:0;
}
body {
	font:12px/18px Arial,Tahoma,Verdana,sans-serif;
	width:100%;
	background:#fbfbc9 url('../images/ldn.jpg') no-repeat top center;
}
a {
	color:#4a6a89;
	outline:none;
	text-decoration:none;
	transition:color 0.2s linear 0s;
}
a:hover {
		color: #000;
}
/* Begin of styles for the demonstration (you can remove them) */
a.expand {
	width:150px;
	display:block;
	margin:10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */
p {
	margin:0 0 18px
}
img {
	border:none;
}
input {
	vertical-align:middle;
}
#wrapper {
	width:90%;
	min-width: 800px;
	margin:0 auto;
	margin-top: 50px;
}
.metro-layout .box:hover {
	opacity:0.85;
}
.metro-layout .box img.icon {
	left:4%;
	margin-top:-32px;
	position:absolute;
	top:42%;
	z-index:7;
}
.metro-layout .box img.icon2 {
	left:22%;
	margin-top:-32px;
	position:absolute;
	top:52%;
	z-index:7;
}
h2 {
	font:100 1.571em/1.167 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:7px;
}
.sideway-controls a {
	color:#000;
}
.titled a {
	color:#000;
}
.editdate {
	background:none repeat scroll 0 0 #DAEBF2;
	border:1px solid #B5CDD7;
	color:#6897AA;
	font-size:11px;
	margin:5px 0;
	padding:5px;
	text-shadow:0 1px 1px #FFFFFF;
}
.metro3 {
	right:0px;
	position:absolute;
	top: 333px;
}
/*----------------------------	The Navigation Menu-----------------------------*/
#colorNav>ul {
	width:450px;
	/* Increase when adding more menu items */
	margin:0 auto;
}
#colorNav>ul>li {
	/* will style only the top level li */
	list-style:none;
	display:inline-block;
	line-height:1;
	margin-right:7px;
	position:relative;
}
#colorNav>ul>li>a {
	color:inherit;
	text-decoration:none !important;
	padding:15px;
	font-size: 20px;
}
#colorNav li ul {
	z-index:9999;
	position:absolute;
	list-style:none;
	width:180px;
	left:50%;
	margin-left:-90px;
		/* This is important for the show/hide CSS animation */
	max-height:0px;
	overflow:hidden;
		-webkit-transition:max-height 0.4s linear;
	-moz-transition:max-height 0.4s linear;
	transition:max-height 0.4s linear;
}
#colorNav li ul li {
	background-color:#474A52;
}
#colorNav li ul li a {
	padding:12px;
	color:#fff !important;
	text-decoration:none !important;
	display: block;
}
#colorNav li ul li:nth-child(odd) {
	/* zebra stripes */
	background-color:#474A52;
}
#colorNav li ul li:hover {
	background-color:#3c3f46;
}
#colorNav li ul li:first-child {
	margin-top:25px;
	position: relative;
}
#colorNav li ul li:first-child:before {
	/* the pointer tip */
	content:'';
	position:absolute;
	width:1px;
	height:1px;
	border:5px solid transparent;
	border-bottom-color:#474A52;
	left:50%;
	top:-10px;
	margin-left:-5px;
}
#colorNav li ul li:last-child {
}
/* This will trigger the CSS */
/* transition animation on hover */
#colorNav li:hover ul {
	max-height: 200px;
	/* Increase when adding more dropdown items */
}
/*----------------------------	Color Themes-----------------------------*/
#colorNav li.green {
	background-color:#FF9900;
	color:#FFFFFF;
}
#colorNav li.red {
		background-color:#1FAEFF;
	color:#FFFFFF;
}
#colorNav li.blue {
		background-color:#BE014F;
	color:#FFFFFF;
}
#colorNav li.yellow {
	background-color:#78BA00;
	color:#FFFFFF;
}
#colorNav li.purple {
	background-color:rgb(170, 35, 189);
	color:#FFFFFF;
}
.twitter-display-widget header {
	height:55px;
	margin:0;
	padding:10px 0 3px 0px;
}
.twitter-display-widget .icon {
	background:url("../images/c1.png") no-repeat scroll 15px 10px #06A1F1;
	float:left;
	height:50px;
	margin-left:3px;
	width:60px;
}
.twitter-display-widget .title {
	background:none repeat scroll 0 0 #24B4FF;
	float:left;
	height:42px;
	padding:8px 0 0 23px;
	width:192px;
}
.twitter-display-widget .title h1 {
	color:#fff;
	font-size:16px;
	font-weight:200;
}
.twitter-display-widget .title h2 {
	color:#f7f7f7;
	font-size:11px;
	font-weight:400;
}
.unselected-option {
	border-bottom:1px solid #f0f0f0;
	margin-top:5px;
	padding-left:20px;
	padding-right:10px;
}
.selected-option {
	background:#fafafa;
	border-bottom:1px solid #f0f0f0;
	border-left:6px solid #34bd31;
	 	padding:5px 5px 0px 16px;
}
.titled {
	color:#000;
	font-size:13px;
	line-height:19px;
}
.hours {
	color:#be014f;
	font-size:11px;
	margin-bottom:10px;
	margin-top:8px;
}
.links {
	color:#24b4ff;
	font-size:13px;
	margin-top:8px;
}
header,hgroup,menu,nav,section {
	display:block;
}
.metro-layout .box span {
	top:5px;
	font-size:1em;
	font-weight:normal;
	left:5em;
	position:absolute;
	z-index:8;
}
.metro-layout .box {
	color:#FFFFFF;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	z-index:9;
	border-bottom:4px solid #fff;
}
.metro2 {
	background:none repeat scroll 0 0 #F9F9F9;
	height:20px;
	padding:10px;
	color: #CCCCCC;
}
/* Header-----------------------------------------------------------------------------*/
#header {
	height:338px;
	position:relative;
}
/* Middle-----------------------------------------------------------------------------*/
#middle {
	border-left: 300px solid #f9f9f9;
	height:1%;
	position:relative;
	background:none repeat scroll 0 0 #FFFFFF;
}
#middle:after {
	content:'';
	clear:both;
	display:table;
}
#container {
	width:100%;
	float:left;
	overflow:hidden;
	margin-right:-100%;
}
#content {
	padding:25px;
	background: none repeat scroll 0 0 #FFFFFF;
}
/* Sidebar Left-----------------------------------------------------------------------------*/
#sideLeft {
	float:left;
	width:280px;
	position:relative;
	background:#f9f9f9;
	left: -300px;
}
/* Footer-----------------------------------------------------------------------------*/
#footer {
	height:40px;
	background: #474a52;
}
/** * * METRO SLIDER STARTS * * **/
.metro-slider {
	float:left;
	width:100%;
	height:455px;
	overflow:hidden;
}
.col {
	float:left;
	width:707px;
	height:425px;
}
.metro-item {
	float:left;
	position:relative;
	z-index:1;
	margin-bottom:25px;
	overflow:hidden;
	height:200px;
}
.box .title {
	color:#FFFFFF;
	position:relative;
}
.dpad2 {
	padding:20px;
}
.box {
	border:0 solid #E9E9E9;
	border-radius:0 0 0 0;
	color:#fff;
	margin-bottom:20px;
	position:relative;
}
.box2 {
	border:0 solid #E9E9E9;
	border-radius:0 0 0 0;
	color:#000;
	margin-bottom:20px;
	position:relative;
}
.box .title h4 {
	font-size:14px;
	font-weight:600;
}
.box .title h1 i,.box .title h2 i,.box .title h3 i,.box .title h4 i,.box .title h5 i {
	line-height:1;
	margin-right:5px;
}
.box .title h1,.box .title h2,.box .title h3,.box .title h4,.box .title h5 {
	letter-spacing:1px;
	padding:2px 0 0 15px;
	text-transform:uppercase;
}
.box h4 {
	color:#474A52;
	line-height:1.5em;
	margin:0;
}
.box .content {
	padding:0px 13px;
}
.row-fluid:after {
	clear:both;
}
.row-fluid:before,.row-fluid:after {
	content:"";
	display:table;
	line-height:0;
}
.form-horizontal .control-group,.form-horizontal .control-group {
	margin:18px 0 10px;
}
label {
	margin-bottom:5px;
}
label,input,button,select,textarea {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
.input-append,.input-prepend {
	margin-top:5px;
	position:relative;
}
input {
	-moz-box-sizing:border-box;
	border:1px solid #CCCCCC;
	border-radius:0 0 0 0 !important;
	box-shadow:0 0 0 rgba(0,0,0,0.075) inset;
	padding:4px;
	transition:none 0s ease 0s;
	color:#999999;
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle;
}
.btn {
	background-color:#95ca60;
	background-repeat:repeat;
	border:0 none;
	border-radius:0 0 0 0 !important;
	box-shadow:none;
	color:#FFFFFF;
	text-shadow:none;
	cursor:pointer;
	display:inline-block;
	font-size:14px;
	line-height:20px;
	margin-bottom:0;
	padding:4px 12px;
	text-align:center;
}
.input-append .add-on {
	left:auto;
	right:0;
}
.input-append .add-on,.input-prepend .add-on {
	border-radius:0 0 0 0 !important;
	height:32px;
	padding:6px 8px;
	position:absolute;
	top:0;
	z-index:5;
}
.input-append .add-on,.input-prepend .add-on {
	background-color:#CC3333;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	height:18px;
	line-height:20px;
	min-width:16px;
	padding:5px 5px;
	text-align:center;
	text-shadow:0 1px 0 #FFFFFF;
	width:auto;
}
#quicksearch {
	margin:20px 0 10px 3px;
}
.quicksearch {
	background:none repeat scroll 0 0 #00A9A9;
	height:35px;
	padding:10px;
	position:relative;
	width:255px;
}
.quicksearch input {
	-moz-box-sizing:border-box;
	height:22px;
	padding:5px 34px 5px 15px;
	width:207px;
}
.b-comment-rules {
	color:#7D7D7D;
	font-size:11px;
	line-height:1.2;
	margin:5em 0 2em 10px !important;
	width:80%;
}
.quicksearch input,.formbox {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E2E2E2;
	border-radius:17px 17px 17px 17px;
}
.quicksearch button {
	background:url("../images/sc.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	box-shadow:none;
	height:29px;
	padding:0;
	position:absolute;
	right:11px;
	top:13px;
	width:29px;
}
.metrox {
	position:relarive;
	margin-bottom: 10px;
}
.full {
	width:707px;
}
.half {
	width:353px;
}
.metro-image {
	display:block;
	float:left;
	width:100%;
	height:210px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	overflow:hidden;
}
.metro-image img {
	-webkit-transition:all ease-in-out 1s;
	-moz-transition:all ease-in-out 1s;
	-ms-transition:all ease-in-out 1s;
	-o-transition:all ease-in-out 1s;
	transition:all ease-in-out 1s;
	width:100%;
}
.metro-description {
	position:absolute;
	width:100%;
	height:210px;
	top:150px;
	left:0;
	z-index:3;
	-webkit-transition:all ease-in-out 0.5s;
	-moz-transition:all ease-in-out 0.5s;
	-ms-transition:all ease-in-out 0.5s;
	-o-transition:all ease-in-out 0.5s;
	transition:all ease-in-out 0.5s;
}
.metro-description.hidden {
	top:100%;
}
.metro-icon {
	float:left;
	width:50px;
	height:50px;
	margin-right:10px;
	background-position:center center;
}
.metro-misc {
	float:left;
}
.metro-date {
	color:#EEEEEE;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	margin-top:10px;
	width:100%;
}
.metro-title {
	color:#FFFFFF;
	float:left;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	width:100%;
}
.metro8 img {
	display:none;
}
.metro-text {
	float:left;
	width:96%;
	font-size:12px;
	line-height:14px;
	color:#FFFFFF;
	margin-top:10px;
}
.metro-item:hover>.metro-image>img {
	-moz-transform:scale(2);
	-webkit-transform:scale(2);
	-o-transform:scale(2);
	transform:scale(2);
	-ms-transform:scale(2);
	filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=2,M12=-0,M21=0,M22=2);
}
.metro-item:hover .metro-description {
	top: 0;
}
/** * * METRO SLIDER ENDS * * **/
.background-color-trans {
	background-color:rgba(0,169,170,0.9) !important;
}
.background-color-trans2 {
	background-color:#CC3333;
	opacity:0.9;
}
.background-color-trans3 {
	background-color:#25b8d7;
	opacity:0.9;
}
.deactive {
	background-color:rgba(21,23,25,0.2);
}
.aboutus-icon {
	background-image:url("../images/aboutus.png");
	background-repeat:no-repeat;
}
.m-btn+.m-btn,.m-btn+.m-btn-group,.m-btn-group+.m-btn,.m-btn-group+.m-btn-group {
	margin-left:15px;
}
.m-btn.blue {
	background-color:#37b6bd;
	background-image:-moz-linear-gradient(center top,#437b6bd,#36b2b9);
	background-repeat:repeat-x;
	color:white;
	text-shadow:none;
	padding: 15px;
}

.m-btn.blue2 {
	background-color:#a9418e;
	background-image:-moz-linear-gradient(center top,#a9418e,#a6408c);
	background-repeat:repeat-x;
	color:white;
	text-shadow:none;
	padding: 15px;
}
.m-btn {
	border:0 none;
	color:#333333;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	line-height:14px;
	margin:8px 0 0;
	min-width:42px;
	outline:0 none;
	overflow:visible;
	padding:4px 14px;
	position:relative;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #FFFFFF;
	vertical-align:inherit;
	white-space:nowrap;
	z-index:1;
}
.m-btn.blue:hover,.m-btn.blue:focus,.m-btn.blue:active,.m-btn.blue.active,.m-btn.blue[disabled],.m-btn.blue.disabled {
	background-color:#25b8d7;
	background-image:-moz-linear-gradient(center top,#25b8d7,#25b8d7);
	background-repeat:repeat-x;
}
.m-btn.blue:active,.m-btn.blue.active {
	background-color:#4D90FE;
	background-image:-moz-linear-gradient(center top,#4D90FE,#25b8d7);
	background-repeat:repeat-x;
}
.m-btn.blue2:hover,.m-btn.blue2:focus,.m-btn.blue2:active,.m-btn.blue2.active,.m-btn.blue2[disabled],.m-btn.blue2.disabled {
	background-color:#25b8d7;
	background-image:-moz-linear-gradient(center top,#25b8d7,#25b8d7);
	background-repeat:repeat-x;
}
.m-btn.blue2:active,.m-btn.blue2.active {
	background-color:#4D90FE;
	background-image:-moz-linear-gradient(center top,#4D90FE,#0072BB);
	background-repeat:repeat-x;
}
.metro8 {
	border-bottom:2px solid #EEEEEE;
	padding:15px 0;
}
.metro4 {
	color:#CBCCCD;
}
.metro5 {
	color:#474A52;
	font-size:22px;
	line-height:24px;
	padding-bottom:10px;
	padding-top:10px;
}
.metro6 {
	padding-top:6px;
	color:#8B8989;
	font-size:11px;
	padding-bottom:6px;
}
.metro7 {
}
.metro10 {
	padding-bottom:10px;
}
ol,ul {
	list-style:none outside none;
}
.sideway-controls li.focus {
	background-color:#F3F5F5;
	border-right:medium none;
}
.sideway-controls li.active-sideway-item {
	background-color:#F3F5F5;
	border-right:medium none;
}
.sideway-controls li {
	background:url("../images/to-right-arrow.png") no-repeat scroll 10px center #FFFFFF;
	border-bottom:2px solid #F9F9F9;
	color:#5B696F;
	cursor:pointer;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding-left:30px;
	width:246px;
}
.sideway-controls {
	padding:0 0 3px 3px;
}
.tw-display-widget header {
	height:55px;
	margin:0;
	padding:10px 0 3px 0px;
}
.tw-display-widget .icon {
	background:url("../images/c1.png") no-repeat scroll 15px 10px #c33333;
	float:left;
	height:50px;
	margin-left:4px;
	width:60px;
}
.tw-display-widget .title {
	background:none repeat scroll 0 0 #be014f;
	float:left;
	height:42px;
	padding:8px 0 0 23px;
	width:190px;
}
.tw-display-widget .title h1 {
	color:#fff;
	font-size:14px;
	font-weight:200;
}
.tw-display-widget .title h2 {
	color:#f7f7f7;
	font-size:11px;
	font-weight:400;
}
.replies {
	margin-left:0;
}
.replies>div,.replies>li,.replies>span {
	display:block;
	float:none !important;
	font-size:11pt;
	font-weight:300;
	height:auto;
	letter-spacing:0.02em;
	line-height:20px;
	margin:0 10px 10px 4px;
	position:relative;
	width:253px;
	padding:10px;
}
.replies>div .avatar,.replies>li .avatar,.replies>span .avatar {
	background:none repeat scroll 0 0 #6E6E6E;
	display:table-cell;
	height:50px;
	overflow:hidden;
	vertical-align:middle !important;
	width:50px;
}
.replies>div .avatar img,.replies>li .avatar img,.replies>span .avatar img {
	display:inline-block !important;
	height:100%;
	vertical-align:middle !important;
	width:100%;
}
.replies>div .reply,.replies>li .reply,.replies>span .reply {
	margin-left:60px;
	margin-top:-50px;
}
.replies>div .reply .date,.replies>li .reply .date,.replies>span .reply .date {
	color:#474a52;
	float:right;
	font-size:10px;
}
.replies>div .reply .author,.replies>li .reply .author,.replies>span .reply .author {
	color:#474a52;
	font-size:12px;
}
.replies>div .reply .text,.replies>li .reply .text,.replies>span .reply .text {
	font-size:11px;
	font-weight:400;
	line-height:16px;
}
.imgPicture {
	display:inline-block;
	height:200px;
	overflow:hidden;
	width:100%;
}
.imgPicture img {
	border:medium none;
	margin:0;
	padding:0;
	width:100%;
}
.replies>div .sticker,.replies>li .sticker,.replies>span .sticker {
	border-top:10px solid #FFFFFF;
	display:block;
	height:0;
	position:absolute;
	width:0;
	z-index:1000;
}
.bg-color-pink {
	background-color:#fff;
	-moz-transition:background-color 0.5s 0.1s cubic-bezier(0.25,0.1,0.25,1.0);
	-o-transition:background-color 0.5s 0.1s cubic-bezier(0.25,0.1,0.25,1.0);
	-webkit-transition:background-color 0.5s 0.1s cubic-bezier(0.25,0.1,0.25,1.0);
}
.bg-color-pink:hover {
	background-color:#95CA60;
}
.unselected-option:hover {
	background:none repeat scroll 0 0 #FAFAFA;
	border-bottom:1px solid #F0F0F0;
	border-left:4px solid #34BD31;
}
.metrox1:hover,.metrox2:hover,.metrox3:hover,.metrox4:hover,.metrox5:hover,.metrox6:hover,.metrox7:hover,.metrox8:hover {
	color:#fff;
	opacity:0.8;
}
.metrox1 {
	background:url(../images/r1.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 35px 10px 0;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox1 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox2 {
	background:url(../images/r2.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 36px 0 0;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox2 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox3 {
	background:url(../images/r3.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 0 10px;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox3 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox4 {
	background:url(../images/r4.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 0 10px 36px;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox4 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox5 {
	background:url(../images/r5.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 35px 10px 0;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox5 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox6 {
	background:url(../images/r6.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 36px 0 0;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox6 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.metrox7 {
	background:url(../images/r7.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 0 10px;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox7 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.buttons {
	padding-top:15px;
	padding-bottom:15px;
}
.metrox8 {
	background:url(../images/r8.jpg) no-repeat scroll 100% 0 transparent;
	float:left;
	height:150px;
	line-height:20px;
	margin:15px 0 10px 36px;
	position:relative;
	width:150px;
	color:#fff;
	float:left;
}
.metrox8 span {
	font-size:1em;
	font-weight:normal;
	position:absolute;
	text-align:center;
	top:120px;
	width:146px;
	z-index:8;
	font-weight:bold;
}
.title2 {
	color:#474A52;
	font-size:18px;
	line-height:30px;
}
.connection-icon {
	background-image:url("../images/connection.png");
	background-repeat:no-repeat;
}
.pencil-icon {
	background-image:url("../images/pencil.png");
	background-repeat:no-repeat;
}
.android-icon {
	background-image:url("../images/android.png");
	background-repeat:no-repeat;
}
.margin-tb-20 {
	margin-bottom:20px;
	margin-top:20px;
}
.pencil-icon {
	background-image:url("../images/pencil.png");
	background-repeat:no-repeat;
}
.row:after {
	clear:both;
}
.row {
	max-width:100%;
	min-width:768px;
	width:100%;
	margin-top:70px;
	padding-bottom:35px;
}
.row:before,.row:after {
	content:" ";
	display:table;
}
.columns2 {
	float:right;
	min-height:1px;
	position:relative;
}
.column,.columns {
	float:left;
	min-height:1px;
	padding:0 1%;
	position:relative;
}
.three,.row .three {
	width:29%;
}
.color {
	color:#00AAAA !important;
}
.link {
	float:left;
	font-size:12px;
	text-decoration:none;
}
.right {
	float:right;
}
.left {
	float:left;
}
.footer-menu a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	line-height:40px;
	padding:0 20px;
	text-decoration:none;
	transition:background-color 0.7s ease 0s;
}
.footer-menu a:hover {
	background-color:#00a9aa;
}
.twelve,.row .twelve {
	
}
.footer3 {
	background-color:rgb(0, 153, 255);
	color:#FFFFFF;
	float:left;
	height:20px;
	padding:10px;
	width:260px;
}
.rss {
	background-color:#FF9933;
	background-position:-228px 0;
}
.social2>ul>li>a>span {
	display:inline-block;
	height:0;
	overflow:hidden;
	transition:height 0.2s ease-in-out 0s;
}
.social2>ul>li>a {
	color:#FFFFFF;
	font-size:10px;
	font-weight:700;
	line-height:12px;
}
.twitter {
	background-color:#66CCFF;
	background-position:0 0;
}
.twitter:hover {
	background-color:#66CCFF !important;
	background-position:0 -5px;
}
.facebook {
	background-color:#3A5997;
	background-position:-76px 0;
}
.facebook:hover {
	background-color:#3A5997 !important;
	background-position:-76px -5px;
}
.youtube {
	background-color:#FF3333;
	background-position:-152px 0;
}
.youtube:hover {
	background-color:#FF3333 !important;
	background-position:-152px -5px;
}
.rss {
	background-color:#FF9933;
	background-position:-228px 0;
}
.rss:hover {
	background-color:#FF9933 !important;
	background-position:-228px -5px;
}
.social2>ul>li {
	display:block;
	float:left;
	margin-left:4px;
}
.social2>ul>li>a {
	background-image:url("../images/social.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:10px;
	font-weight:700;
	height:10px;
	line-height:12px;
	padding:54px 5px 5px;
	transition:background 0.2s ease-in-out 0s,transform 0.1s ease-in-out 0s;
	width:57px;
}
.social2>ul>li:first-child {
	margin-left:0;
}
.newstip>a>span {
	display:block;
	font-size:24px;
}
.newstip>a {
	background-color:#758289;
	background-position:244px -336px;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height:20px;
	padding:14px 14px 18px 16px;
	text-transform:lowercase;
	transition:background-color 0.2s ease-in-out 0s,transform 0.1s ease-in-out 0s;
}
.widget>.section-heading {
	display:none;
}
.widget {
	margin-bottom:16px;
	margin-top:26px;
	
	padding-left: 10px;
	width: 300px;
}
.text:hover {
	color:#FFFFFF;
}
.avatar img {
	box-shadow:0 0 2px 0 rgba(0,0,0,0.22);
	display:block;
	margin:0 auto;
	width: 80px;
}
/* DEMO 2 */
.wrapper-dropdown-2 {
	background:none repeat scroll 0 0 #FFFFFF;
	border-left:5px solid grey;
	color:#000000;
	cursor:pointer;
	margin:0 auto;
	outline:medium none;
	padding:5px 15px;
	position:relative;
	width:200px;
}
.wrapper-dropdown-2:after {
	content:"";
	width:0;
	height:0;
	position:absolute;
	right:16px;
	top:50%;
	margin-top:-3px;
	border-width:6px 6px 0 6px;
	border-style:solid;
	border-color: grey transparent;
}
.wrapper-dropdown-2 .dropdown {
	/* Size & position */
	position:absolute;
	top:100%;
	left:-5px;
	right:0px;
	z-index:9999;
	/* Styles */
	background:white;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	list-style:none;
	/* Hiding */
	opacity:0;
	pointer-events:none;
}
.wrapper-dropdown-2 .dropdown li a {
	display:block;
	text-decoration:none;
	color:#333;
	border-left:5px solid;
	padding:10px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.wrapper-dropdown-2 .dropdown li:nth-child(1) a {
	border-left-color:#00ACED;
}
.wrapper-dropdown-2 .dropdown li:nth-child(2) a {
	border-left-color:#4183C4;
}
.wrapper-dropdown-2 .dropdown li:nth-child(3) a {
	border-left-color:#3B5998;
}
.wrapper-dropdown-2 .dropdown li i {
	margin-right:5px;
	color:inherit;
	vertical-align: middle;
}
/* Hover state */
.wrapper-dropdown-2 .dropdown li:hover a {
	color: grey;
}
/* Active state */
.wrapper-dropdown-2.active:after {
	border-width:0 6px 6px 6px;
}
.wrapper-demo {
	font-weight:400;
	color:#333333;
}
.wrapper-dropdown-2.active .dropdown {
	opacity:1;
	pointer-events: auto;
}
/* No CSS3 support */
.no-opacity .wrapper-dropdown-2 .dropdown,.no-pointerevents .wrapper-dropdown-2 .dropdown {
	display:none;
	opacity:1;
	/* If opacity support but no pointer-events support */
	pointer-events:auto;
	/* If pointer-events support but no pointer-events support */
}
#main article {
	border-bottom:1px solid #F0F3F4;
	margin-bottom:35px;
	padding-bottom:10px;
}
#grid-posts article {
	width: 100%;
}
article header .dopinfo a {
	color:#6E7476;
}
article header .dopinfo,.dopinfo-inner {
	font-size:10px;
	line-height:1.5;
	text-transform:uppercase;
}
article header .dopinfo,.dopinfo-inner {
	font-size:10px;
	line-height:1.5;
	margin-bottom:4px;
	text-transform:uppercase;
}
#grid-posts article header {
	min-height:73px;
	padding-bottom:16px;
}
article time {
	font-family:"Segoe UI Light","Source Sans Pro","Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial",sans-serif;
	width:60px;
	height:60px;
	display:block;
	background:#00A9AA;
	color:#fff;
	text-align:center;
	float:left;
}
article.mini {
	min-height:60px;
}
article.mini .thumb {
	float:left;
}
article time .day {
	display:block;
	font-size:20px;
	line-height:18px;
	padding-top:2px;
}
article time .mounth {
	display:block;
	font-size:12px;
	line-height:18px;
}
article time .time {
	font-size:11px;
	line-height:15px;
	margin:0;
	padding-top:7px;
	display:block;
	font-family:"Segoe UI",Frutiger,"Frutiger Linotype","dejavu sans","helvetica neue",arial,sans-serif;
}
article.mini .entry-content {
	margin-left:80px;
}
article.mini .entry-content a.title {
	font-size:14px;
	line-height:1;
}
article.mini .entry-content p {
	margin-top:5px;
	line-height:1.3;
	font-weight:400;
	margin-bottom:0;
}
article .delim {
	background:url("../images/to4ka.png") no-repeat scroll center center transparent;
	display:inline-block;
	height:1em;
	padding:0 7px;
	width:0;
}
img,object,embed {
	height:auto;
}
article .entry-thumb {
	margin-bottom:15px;
}
#grid-posts article.mini .entry-content {
	margin-left:0;
}
article.mini .entry-content {
	margin-left:80px;
}
#grid-posts article iframe {
	height:auto !important;
	width:100% !important;
}
#grid-posts article.mini .entry-content p {
	line-height:1.5;
}
article.mini .entry-content p {
	font-weight:400;
	line-height:1.3;
	margin-bottom:0;
	margin-top:5px;
}
article header {
	margin-left:80px;
	min-height:80px;
	padding-bottom: 25px;
}
/* Комментарии */
.comment {
	margin-top:10px;
	height:1%;
	padding-left:105px;
	margin-bottom:10px
}
.comment .avatar {
	margin-left:-95px
}
.comright {
	width:100%
}
.combox {
	background:none repeat scroll 0 0 #F9F9F9;
	height:1%;
	margin:0;
	padding:25px;
	position:relative;
}
.comtop {
	margin-bottom:.8em
}
.cdate {
	float:right;
	color:#b5b5b5
}
.comname {
	font-size:20px;
	font-family:"PT Sans Narrow",Helvetica,Arial,sans-serif
}
.comedit {
	opacity:0;
	margin:0;
	font-size:11px;
	height:26px;
	padding:6px 0 6px 0;
	transition:opacity 0.3s linear;
	-webkit-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear
}
.comment:hover .comedit {
	opacity:1
}
.comedit li {
	float:left;
	margin-right:1em;
}
.comedit li.selectmass {
	float:right
}
.comedit li.selectmass input {
	float:left
}
.signature {
	border-top:1px dashed #d5d5d5;
	padding:14px 0;
	font-size:11px;
	color:#828282;
}
.mass_comments_action {
	height:1%;
	text-align:right;
	padding:12px 14px 12px 14px;
	margin:0 0 10px 0;
	background-color:#F9F9F9;
}
.mass_comments_action .bbcodes {
	margin-bottom:0
}
article {
	border-bottom:1px solid #F0F3F4;
	margin-bottom:35px;
	padding-bottom:10px;
	padding-top:15px;
}
.statbox h1 {
	margin-bottom:0.6em;
}
.lcol {
	display:inline;
	float:left;
}
.rcol {
	display:inline;
	float:right;
}
.berrors {
	background:none repeat scroll 0 0 #FCE5BA;
	color:#A76846;
	height:1%;
	margin:0 0 47px;
	padding: 13px 20px;
}
/* Userinfo */
.userinfo {
	padding-left:110px
}
.userinfo .lcol {
	margin-left:-110px;
}
.userinfo .lcol .avatar {
	margin-bottom:1em
}
.userinfo .rcol {
	margin:0;
	width:100%
}
.umenu a {
	text-decoration:none !important;
	display:block;
	height:1%;
	line-height:normal;
	padding:6px 10px 5px 10px;
	color:#262626
}
.umenu a:hover {
	border-radius:6px;
	background:#9fba51;
	color:#fff
}
.usinf li,.userinfo ul.rcol li {
	padding:12px 0;
	border-top:1px dotted #D9D9D9
}
.usinf li:first-child,.userinfo ul.rcol li:first-child {
	border:0 none
}
.uibtn {
	font-size:11px
}
.ussep {
	padding-top: 1.2em
}
/* statistics */
.statistics {
	padding-bottom:1em
}
.statistics ul.lcol {
	min-height:71px;
	margin-left:-1px;
	width:33.3%
}
.statistics ul.lcol li {
	clear:both;
	padding:0 15px 0 1px;
	margin-bottom:2px
}
.statistics h4 {
	font-weight:bold;
	border-bottom:1px solid #E2E2E2;
	margin-bottom:.5em;
	padding-bottom:.6em
}
.statsbox li {
	border-top:1px dotted #ebebeb;
	padding:8px 0
}
.statsbox li:first-child {
	border-top:0 none
}
.lines {
	border:1px dotted #ebebeb;
	padding:10px;
}
.lines li {
	margin-bottom: 0.2em;
}
/* PM */
.pm_menu,.tabbsmenu {
	margin-bottom:10px;
	height:42px;
}
.pm_menu *,.tabbsmenu * {
	float:left
}
.pm_menu a,.tabbsmenu a {
	border:1px solid #EEEEEE;
	color:#2B2B2B;
	height:41px;
	line-height:40px;
	margin-right:2px;
	padding:0 15px;
	text-decoration:none !important;
}
.pm_menu a:hover,.tabbsmenu a:hover {
	position:relative;
	background:#fff;
	height:42px;
	color:#f86801
}
.pm_status {
	margin-bottom:47px
}
.pm_status_head {
	border-bottom:1px solid #E3E3E3;
	font-size:0.9em;
	height:22px;
	padding:0;
	font-weight:bold;
	text-align:center;
	color:#4e4e4e
}
.pm_progress_bar {
	border-radius:4px;
	border:1px solid #d8d8d8;
	background-color:#fff;
	padding:4px;
	margin-top:10px;
	margin-bottom:10px
}
.pm_progress_bar span {
	border-radius:2px;
	background:#fb643c;
	font-size:0;
	text-indent:-2000em;
	height:10px;
	display:block;
	overflow: hidden
}
/* forms */
#addcoment-dialog form {
	margin:0
}
.statbox {
	margin-bottom:47px
}
.statbox h1 {
	margin-bottom:.6em;
	font:100 2.571em/1.167 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	margin-top:0.4em;
}
.addcombtn {
	background:none repeat scroll 0 0 #78BA00;
	color:#FFFFFF !important;
	cursor:pointer;
	float:right !important;
	font-size:16px;
	height:26px;
	padding:9px 15px 0;
	text-align:center;
	width:190px;
}
.addcombtn:hover {
	background-position:0 -683px
}
.addcombtn:active {
	background-position:0 -718px
}
.tableform {
	width:100%;
}
.tableform td,.tableform th {
	border-top:1px dotted #ebebeb;
	padding:10px 0;
	text-align:left;
}
	.tableform tr:first-child td,.tableform tr:first-child th {
	border:0 none;
}
	.tableform th,.tableform .label,.tableform .addnews {
	width:25%;
	font-weight:normal;
	vertical-align:top;
	padding-right:10px;
	padding-top:8px;
}
	.imp::after {
	color:#e46950;
	content:"*";
	font-weight:bold;
}
.recipient select {
	width:298px;
}
.checkbox {
	color:#787878;
	padding:4px 0;
	line-height:1em;
}
.checkbox input {
	margin-top:-2px;
	vertical-align: middle;
}
/*captcha*/
.c-captcha {
	position:relative;
	height:70px
}
.c-captcha #dle-captcha,.c-captcha .f_input {
	float:left;
	margin-right:5px
}
.c-captcha #dle-captcha a {
	display:block;
	clear:both
}
.c-captcha .f_input {
	position:absolute;
	left:125px;
	font-size:20px;
	height:30px;
	width:100px
}
div.sc_menu {
	height:148px;
	overflow:auto;
	position:relative;
	width:100%;
}
ul.sc_menu {
	background:url("navigation.png") repeat scroll 0 0 transparent;
	display:block;
	height:110px;
	list-style:none outside none;
	margin:0;
	padding:15px 0 0 15px;
	width:2148px;
}
.sc_menu li {
	display:block;
	float:left;
	padding:0 4px;
}
.sc_menu a {
	display:block;
	text-decoration:none;
}
.sc_menu span {
	color:#000000;
	display:none;
	font-size:12px;
	text-align:center;
}
.sc_menu a:hover span {
	display:block;
}
.sc_menu img {
	border:3px solid #FFFFFF;
	height:110px;
	width:230px;
}
.sc_menu a:hover img {
	opacity:0.5;
}
textarea {
	overflow:auto;
	vertical-align:top
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	 background:none repeat scroll 0 0 #06A1F1;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	height:30px;
	margin:0;
	padding:3px 12px;
	transition:color 0.2s linear 0s;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}
button[disabled],input[disabled] {
	cursor:default
}
button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
	color:#fff;
	opacity:0.8;
}
button:active,html input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	background:none repeat scroll 0 0 #2aabee;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	height:30px;
	margin:0;
	padding:5px 12px;
}
.clr {
	clear:both
}
.clrfix:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	width:0;
	visibility: hidden
}
/* Pager */
.storenumber {
	clear:both;
	font-weight:bold;
	margin-bottom:27px
}
.next-prev {
	margin-left:1em;
	float:right
}
.next-prev * {
	float:left;
	margin-left:8px;
	margin-top:3px;
}
.next-prev .thd {
	height:25px;
	width:25px
}
a .next {
	background-position:25px 0px
}
a .prev {
	background-position:0 0
}
a:hover .next {
	background-position:25px 25px
}
a:hover .prev {
	background-position:0px 25px
}
span .next {
	background-position:25px 0px
}
span .prev {
	background-position:0 0
}
.pager {
	font-size:18px;
	font-family:"PT Sans Narrow",Helvetica,Arial,sans-serif;
	font-weight:bold;
}
.pager * {
	margin-top:4px;
	float:left;
	height:27px;
	line-height:26px;
	padding:0 8px;
}
.pager a {
	color:#2c2c2c
}
.pager a:hover {
	color:#fb643c
}
.pager span {
	background-color:#66CCFF;
	color:#FFFFFF;
}
.pager span.nav_ext {
	background:none;
	color:#252525
}
#pager {
	padding:25px;
}
::selection {
	background:#767676;
	color:#fff
}
::-moz-selection {
	background:#767676;
	color:#fff
}
.tags a {
	background:none repeat scroll 0 0 #AAAAAA;
	color:#FFFFFF !important;
	padding:0 5px;
}
.close,.ui-icon-closethick {
	background-color:#B5B5B5;
	cursor:pointer;
	height:24px;
	margin:17px;
	position:absolute;
	right:0;
	top:0;
	transition:background-color 0.3s linear 0s;
	width:24px;
}
.close:hover,a:hover .ui-icon-closethick {
	background-color:#FB643C;
}
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=cyrillic);
.mhead {
	border-top:4px solid #2CB6DC;
	font-size:14px;
	line-height:36px;
	margin-top:20px;
	padding-top:10px;
	width:100%;
	font:100 2.571em/1.167 'Segoe UI Light','Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:25px;
}
.offline,.online {
	background-color:#626262;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:3px 6px;
	text-align:center;
	width:80px;
}
.online {
	background:none repeat scroll 0 0 #99CE1B;
}
.text a:hover {
	color:#fff;
}
.text a {
	color:#000;
}
.ui-icon,.close,.topnews li:after {
	background-image:url("../images/close.png");
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
.iedit {
	float:right;
}
strong,b {
	font-weight:bold;
}
.fullstory .iedit a {
	margin-top:1px;
}
.iedit a {
	margin:0px 0 0 2em;
	padding:2px;
}
.iedit .thd {
	background-image:url("../images/ed.png");
}
.iedit * {
	cursor:pointer;
	float:left;
	height:20px;
	width:20px;
}
.edate2 {
	margin-top:15px;
}
.moreline .iviews {
	background:none repeat scroll 0 0 #FF9900;
	color:#FFFFFF;
	float:right;
	padding: 0 8px;
}
/* * Dropdown menu */
.dropdown1 {
	position:relative;
	display:inline-block;
	text-align:left;
	width:132px;
}
.dropdown1-text::-moz-selection,.dropdown1-toggle::-moz-selection {
	background:transparent;
	color:inherit;
}
.dropdown1-text::selection,.dropdown1-toggle::selection {
	background:transparent;
	color:inherit;
}
.dropdown1-text {
	cursor:pointer;
	text-indent:10px;
	line-height:24px;
	background-color:#f9f9f9;
	border:1px solid #eee;
}
.dropdown1-text:after {
	position:absolute;
	right:6px;
	top:12px;
	content:'';
	width:0px;
	height:0px;
	border-style:solid;
	border-width:5px 4px 0 4px;
	border-color:#555 transparent transparent transparent;
}
.dropdown1-text,.dropdown1-content a {
	color:#333;
	text-shadow:0 1px #fff;
}
.dropdown1-toggle {
	font-size:0;
	z-index:1;
	cursor:pointer;
	position:absolute;
	top:0;
	border:none;
	padding:0;
	margin:0 0 0 1px;
	background:transparent;
	text-indent:-10px;
	height:24px;
	width:100%;
}
.dropdown1-toggle:focus {
	outline:0;
}
.dropdown1-content {
	z-index:9999;
	-webkit-transition:.25s ease;
	-moz-transition:.25s ease;
	-ms-transition:.25s ease;
	-o-transition:.25s ease;
	transition:.25s ease;
	list-style-type:none;
	position:absolute;
	top:32px;
	padding:0;
	margin:0;
	opacity:0;
	visibility:hidden;
	text-indent:10px;
	line-height:32px;
	background-color:#f9f9f9;
	border:1px solid #ccc;
	width:99%;
}
.dropdown1-content a {
	display:block;
}
.dropdown1-content a:hover {
	background:#e8e8e8;
}
.dropdown1-toggle:hover ~ .dropdown1-text,.dropdown1-toggle:focus ~ .dropdown1-text {
	background-color:#e8e8e8;
}
.dropdown1-toggle:focus ~ .dropdown1-text {
	border-color:#eee;
	box-shadow:0 1px 3px rgba(0,0,0,.15) inset,0 1px 0 rgba(255,255,255,0.8);
	z-index:2;
}
.dropdown1-toggle:focus ~ .dropdown1-text:after {
	border-width:0 4px 5px 4px;
	border-color:transparent transparent #555 transparent;
}
.dropdown1-content:hover,.dropdown1-toggle:focus ~ .dropdown1-content {
	opacity:1;
	visibility:visible;
	top:42px;
}
.thd {
	background-image:url("../images/na.png");
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
.twitters-display-widget header {
	height:55px;
	margin:0;
	padding:10px 0 3px;
}
.twitters-display-widget .icon {
	background:url("../images/c1.png") no-repeat scroll 15px 10px #bae30e;
	float:left;
	height:50px;
	margin-left:3px;
	width:60px;
}
.twitters-display-widget .title {
	background:none repeat scroll 0 0 #474a52;
	float:left;
	height:42px;
	padding:8px 0 0 23px;
	width:192px;
}
.twitters-display-widget .title h1 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:200;
}
.twitters-display-widget .title h2 {
	color:#F7F7F7;
	font-size:11px;
	font-weight: 400;
}





/* -------------------- HEADER -------------------- */

.header_menu { 
background: rgb(0, 153, 255);
position: fixed;
width: 100%;
height: 60px;
z-index: 1001;
top: 0;
}

.header_menu ul { margin: 0; padding: 0; list-style: none; }
.header_menu ul li { display: inline;  height: 61px; display: block; float: left; padding-right: 2px; font: 14px/12px Calibri, Arial, Helvetica, sans-serif; line-height: 60px; }
.header_menu ul li a { height: 61px; display: block; float: left; color: rgb(255, 255, 255); padding: 0 22px; }
.header_menu ul li a:hover { background-position: 0 0; color: #ded8cd; text-shadow: 1px 1px 0 #8c7e6b; }

.header_menu form { float: right; background: rgb(255, 255, 255); no-repeat; width: 212px; height: 27px; display: block; overflow: hidden; margin: 18px 14px 0 0; }
.header_menu form #story { border: none; font: 11px/10px Calibri, Arial, Helvetica, sans-serif; color: #777462; line-height: 14px; height: 14px; width: 160px; background-color: transparent; position: absolute; margin: 5px 0 0 8px; }
.search_btn { background: url(../img/search_btn.gif) no-repeat 0 27px; width: 33px; height: 27px; margin-left: 179px; }
.search_btn:hover { background-position: 0 0; }