/* --------------------------------------------------------------------------------------------------------------------------------------------------
RESET & HTML ELEMENTS
-------------------------------------------------------------------------------------------------------------------------------------------------- */

blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, legend, li, ol, p, pre, td, th, ul {margin:0; padding:0; border:0; vertical-align:baseline;}
address, blockquote, dl, fieldset, form, h1, h2, h3, h4, h5, h6, ol, p, table, ul {margin:15px 0;}
body {background:#F5F5F5; font:0.8em/1.5 Roboto, "arial", sans-serif;}
h1 {font-size:300%; font-weight:normal;}
h2 {font-size:188%; font-weight:bold;}
h3 {font-size:160%; font-weight:normal;}
h4, h5, h6 {font-size:16px; font-weight:bold;}
form ul {list-style:none;}
form li {display:block; padding-bottom:7px;}
form li label {display:block; padding-bottom:3px;}
input, select, textarea {font-size:100%; font-family:Roboto, "arial",sans-serif;}
table.table {border-collapse:collapse; border-spacing:0;}
table.table th, table.table td {padding:7px 10px;}
table.table th {font-weight:bold;}
ul.ul {margin-left:20px; list-style:none;}
ul.ul li {padding-left:15px; background:url("../img/ul.gif") 0 5px no-repeat;}
ul.ul ul {margin:0 0 0 20px; list-style:none;}
img.f-left {margin-right:15px;}
img.f-right {margin-left:15px;}

h1, h2, h3, h4, h5, h6 {margin: 14px 0 16px;}

/* --------------------------------------------------------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------------------------------------------------------- */

 h2{
    margin: 14px 0 7px;
}

p {
font:14px/1.5 Roboto, "arial", sans-serif;
    max-width: 600px;
    
}

.main {
    width: 1005px;
    margin: 0 auto;
    box-shadow: 0 0 3px;
}
#header {
    position: relative;
    height: 309px;
    overflow: hidden;
    background: #FFF url(../img/main_banner.webp) no-repeat;
    border-bottom: 4px solid #3FACAF;
}
#content {
    float: left;
    width: 625px;
    text-align: left;
    padding-left: 25px;
}
	.articles {margin:0; list-style:none;}
	.articles h2 {margin:0;}
	.articles h2 a {text-decoration:none;}
	.articles .article-info {padding-bottom:10px;}
	.articles .article-info .comment {padding-left:18px; background:url("../img/comment.gif") 0 50% no-repeat;}
	.articles .article-info p {margin:0;}
	.gallery li {display:block; float:left; margin-right:10px;}
	.pagination {font-size:110%;}
	.pagination a {padding:5px 10px;}
	.pagination a.current {border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; text-decoration:none; font-weight:bold;}
	.more {text-align:right;}
	.more a {border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding:6px 12px; text-decoration:none; font-weight:bold;}
#aside {float:right; width:340px; padding-right:0px;}
	.menu {list-style:none;}
	.menu li {display:inline;}
	.menu li a {display:block; padding:5px 0;}
	.menu li.current a {font-weight:bold; text-decoration:none;}
	.sponsors {margin:0; list-style:none; font-size:85%;}
	.sponsors li {padding:10px 0;}
	.sponsors li a {font-size:115%;}
#footer {padding: 30px 0 7px; background:url("../img/footer.gif") 0 0 repeat-x;}
#footer p {margin:0 auto;text-align: center;}

/* --------------------------------------------------------------------------------------------------------------------------------------------------
OTHERS
-------------------------------------------------------------------------------------------------------------------------------------------------- */

.box {min-height:1px; 
padding-bottom: 20px;
background: #fff;
}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}
.f-left {float:left !important;}
.f-right {float:right !important;}
.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}
.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}
.hidden {position:absolute; left:-1000em; top:auto; width:1px; height:1px; overflow:hidden;}
.noscreen {display:none;}
.input-text {padding:5px;}
.input-submit {padding:3px;}



form#search {
    position: absolute;
    top: -16px;
    right: 42px;
}


img#logo{
float: left;
margin-right: 25px;
padding: 20px;
border: 1px solid #dadada;
}

h4#mg{
	margin-bottom: 4px;

}

img#mg{
float: left;

}


h3#cat{
padding: 6px 0 8px 34%;
font-size: 20px;
font-weight: 700;
color: #fff;
background: #2ca7c9;
margin: 0;
}


ul#menu{
	margin: 0px 0 20px;
}

ul#menu li{
border-bottom: 1px solid #cfcfcf;
/*margin: 4px 26px 2px 0;*/
background: #f5f5f5;
list-style: none;
font-weight: 700;
	font-size: 18px;
		padding: 12px 0 12px 20px;

}

ul#menu li:hover{
background: #fff;
color: #FFF !important;
}


ul#menu li a{
	padding: 12px 0;

	color: #474747;
text-decoration: none;
}


ul#menu li a:hover{
}

#sb{
	margin-left: 10%;
}


.footer p{
	padding-bottom: 20px;
}

h3#title {

	font-weight: 700;
}