@charset "UTF-8";@import url(http://fonts.googleapis.com/css?family=Share+Tech);
html	{ margin:0; padding: 0;
	background-color: #60afff;
   background-image: -webkit-linear-gradient(left, #9eceff , #276ec5, #9eceff);
   background-image: -moz-linear-gradient(left,  #9eceff , #276ec5, #9eceff);
   background-image: -ms-linear-gradient(left,  #9eceff , #276ec5, #9eceff);
   background-image: -o-linear-gradient(left,   #9eceff , #276ec5, #9eceff);
}
body	{ margin:0; padding: 0; font-family: "Segoe UI", Arial, sans-serif; font-size: 100%; line-height:1.4em;}
div		{margin:0; padding: 0; }
img		{border: 0px; vertical-align: bottom; }
a 		{text-decoration: underline; color: #0958aa;}
a:hover {text-decoration: none;}
h1 		{font-size: 24px; margin: 0 0 0 0; font-weight:normal;}
h2 		{font-size: 22px; margin: 30px 0 10px 0;  font-weight:normal;}

#wrap {padding: 20px 0 0 10px; width:1070px; text-align: center; margin:auto; }
#logo	{float: left; padding: 0px 0px 0px 5px; margin-right:20px;}
#menu {margin: 0 0 10px 0; width: 1020px; height: 80px; text-align: left;}
#menu ul { list-style-type: none; padding:20px 0 20px 20px; margin:0;}
#menu ul li { padding: 5px 10px 2px 0px; display:inline}
#menu a	{text-decoration: underline; color:#fff; font-size: 20px;}
#menu a:hover	{text-decoration: none; color:#fff; }
#menu a.active {text-decoration: none; color:#fff;}
#menu a.active:hover {text-decoration: none; color:#fff;}

#right {width: 300px;  float:right; text-align: left;}

.fixed {position:fixed;top:10px; z-index:999;}

#content{padding: 0;  float:left; text-align: left; width: 730px; height:100%;}
#page {	padding: 20px 10px 10px 20px ; border-radius:6px;  background-color: #fafafa; width:1040px; clear:left; overflow:auto;  height:100%;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
#footer {font-size: 90%; height: 40px; color: #fff; padding: 15px 0 15px 0; text-align: left;  clear:both;}
#footer  a	{ color:#fff; }
#footer  a:hover	{color:#fff; }

.search {margin: 0 0 20px 20px; display:inline}
.q {height: 18px; width: 150px; }

.red {color: #f00;}
.strong {font-weight: bold;}
.center {text-align: center; padding: 10px;}
.advimg {display: none;}


.tizer h2 {margin: 0 0 -10px 0;}
.image {float:left; padding-top:2px;}
.short { margin:0 0 0 110px;}

/* списки */
ul.inline {list-style-type: none; margin: 5px 0 5px 0;}
ul.inline li {display:inline;}
ul.ul {list-style-type: none;}
ul.ul li {margin-left: -30px; padding: 3px 0; }

ul.social {list-style-type: none; margin: 5px 0 5px 0;}
ul.social li {margin-left: -35px; font-size:16px; padding-top: 8px }

ul.articles {float: left; font-size: 120%; list-style-type: none;  padding: 0 50px 0 0; margin:0;}
ul.articles li { padding: 5px 10px 2px 0px;}

.left {float:left; padding: 5px 10px 0 0;}

.navigation-link {float: left; padding-right: 20px;}

/* таблицы */
table.profile {border-collapse:collapse; margin-top: 10px;}
table.profile td {padding:2px 12px; border: 1px solid #B0C3D2;}
table.profile th {padding:2px 12px; border: 1px solid #B0C3D2;}

table.forum {border-collapse:collapse; margin-top: 10px;}
table.forum td {padding:2px 12px; border-top: 1px solid #B0C3D2; border-bottom: 1px solid #B0C3D2; }
table.forum td.tema a {text-decoration: none; }
table.forum td.tema a:hover { text-decoration: underline;  }
table.forum td.count { text-align:center;}
table.forum td.last {font-size: 12px;}
table.forum th {padding:2px 12px; border: 1px solid #FFF; color: #fff; background-color: #009FCF; font-size: 12px;}

/* листалка */
.navigate {padding: 5px 0 10px 0;}
.navigate a, .navigate a:link, .navigate a:active {
	padding: 0 2px;
	margin: 0 1px;
	text-decoration: none;
	border: 1px solid #B4BAC0;
	color: #5C758C;
	background-color: #ECEDEE;
	font-size: 12px;
}
.navigate a:hover {
	border: 1px solid #4692BF;
	color: #fff;
	background-color: #4692BF;
	font-size: 12px;
}
.navigate a.active {
	padding: 0 2px;
	margin: 0 1px;
	color: #fff;
	background-color: #4692BF;
	border: 1px solid #4692BF;
	font-size: 12px;
}


div.indextitle {padding: 0 0 5px 3px; font-size: 20px; color: #444444; }
div.indexpanel {
	margin: 2px 0 13px 0;
	width: 270px;
    border-radius:4px 0 0 4px;
	overflow: auto;
	font-size: 12px;
	line-height: 1.5em;
	color: #fff;
	background-color: #41565C;
    background-image: -moz-linear-gradient(center bottom , #2B3D42 0%, #4D646A 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0,#2B3D42), color-stop(1, #4D646A));
	background-image: -webkit-linear-gradient(bottom, #2B3D42 0px, #4D646A 100%);
	padding: 7px 7px 8px 11px;
	height: 250px;
}

div.indexpanel div {margin:5px 0;}
div.indexpanel div a{color: #FFFFFF;}
div.indexpanel div a:hover{color: #E6E6E6;}

.comment {background-color: #fff; border: 1px solid #ccc; margin-bottom: 6px; padding: 10px; border-radius:4px;}
.author {margin: 0 0 0.6em 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666666;
	text-align:right;}

.bread-crumb {font-size: 24px; line-height: 1.1em;}
.bread-crumb h1 {display:inline}
.topic-actions {margin: 15px 0 15px 0;}

a.button {display: inline-block;
	padding: 4px 15px;
	color: #fff;
	font-weight:100;
	font-size: 14px;
	text-decoration: none;
    margin-bottom:7px;
	background-color: #EF9118;
    background-image: -moz-linear-gradient(center bottom , #ED7E14 0%, #F4B320 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ed7e14), color-stop(1, #f4b320));
	background-image: -webkit-linear-gradient(bottom, #ED7E14 0px, #F4B320 100%);
    border-color: #FAAB24 #F9A826 #F8A528;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
	text-align: center;
    text-shadow: 0 1px 1px #EB6900;
    font-weight:bold;

}
a.button:hover {
	background-color: #EB6900;	background-image: -moz-linear-gradient(center bottom , #F4B320 0%, #ED7E14 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0,  #F4B320 ), color-stop(1, #ED7E14));
	background-image: -webkit-linear-gradient(bottom, #F4B320 0px,#ED7E14 100%);
}

.sa {
	background: #F4B320;
	background-image: -moz-linear-gradient(center bottom , #F4B320 0%, #ED7E14 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0,  #F4B320 ), color-stop(1, #ED7E14));
	background-image: -webkit-linear-gradient(bottom, #F4B320 0px,#ED7E14 100%);
	border-radius: 2px;
	cursor: pointer;
}

.btn-send {
    background: url("/img/bg-button-blue-hover.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ED7E14 !important;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    overflow: hidden;
    padding: 3px 15px;
    text-align: center;
    font-style: normal;
}

.btn-send:hover {
    background: url("/img/bg-button-blue-hover2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

.btn-search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/img/button_bgf.png?1") repeat-x scroll 0 -12px #658AB0;
    border-color: -moz-use-text-color -moz-use-text-color #496B93;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #FFFFFF;
    padding: 4px 16px;
    text-shadow: 0 1px 0 #5578A0;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    outline: medium none;
    overflow: visible;
    vertical-align: top;
    white-space: nowrap;
}


a.submit:hover {	background-color: #EB6900;
	background-image: -moz-linear-gradient(center bottom , #F4B320 0%, #ED7E14 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0,  #F4B320 ), color-stop(1, #ED7E14));
	background-image: -webkit-linear-gradient(bottom, #F4B320 0px,#ED7E14 100%);
}

input[type="text"] {
	background-position: 0 -164px;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	outline: 0 none;
	padding: 3px;
}

textarea {
	background-position: 0 -164px;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	outline: 0 none;
	padding: 3px;
}




.blog {background-color: #fff; border-radius:4px; padding: 10px 10px 0 10px; margin: 10px 0 0 0; border:1px solid #CCCCCC;}
.blog h2 {margin:0; padding:0;}
.form {background-color: #F1F1F1; border-radius:4px; padding: 10px; margin: 25px 0 2px 0; border:1px solid #CCCCCC;}
.form div {font-size: 14px; font-size: 0.8em; margin: 15px 0 2px 0; font-style: italic;}
div.h3 {font-size: 16px; font-style: normal; font-weight: bold; margin: 5px 0 2px 0;}
.input-title {font-size: 16px; width: 600px; height: 20px;}
.google-gorizont {padding-bottom:10px; width:970px;}

.div-gallery {
    background-color: #E1EBF2;
    border: 1px solid #CCC;
    display: block;
    float: left;
    height: 140px;
    margin: 10px;
    padding: 3px;
    width: 206px;
}

.div-overflow {
    height: 130px;
    overflow: hidden;
    padding: 3px;
    text-align: center;
    width: 200px;
}

.warning {background-color: red; border: 1px solid #474747; padding: 5px 0 5px 20px; text-align:center;}

blockquote {
    background: url("/img/quote.png") no-repeat #feffb7;
    border-left: 1px solid #e9e9e9;
    line-height: 1.4em;
    margin: 3px 0 3px 15px;
    padding: 4px 4px 4px 27px;
}