/*	-==========================- GENERAL -==========================-  */.container { width: 1000px; margin: 0px auto; }/*	-==========================- SIDEBARS -==========================-  */.sidebar.right { position:relative; float:right; overflow:hidden; padding-bottom:20px; height:100%; width:272px; }.sidebar.left { position:relative; float:right; overflow:hidden; padding-bottom:20px; height:100%; width:272px; }.sidebar ul.children { margin-left:7px; }.sidebar ul.children li { font-size:90%; }.sidebar ul.children li:before { content: '- '; color:#8e3949; }.sidebar .children { background:url(images/cat-children.png) right top no-repeat; overflow:hidden; margin-top:-13px; padding-top:20px; }/*	-==========================- FOOTER -==========================-  */.widgetf { float:left; width:32%; margin-right:2%; }.widgetf.widgetf_last { margin-right:0; }.footer_txt { padding-left:50px; }/*	-==========================- SUBMENU -==========================-  *//*	-==========================- SHARE -==========================-  */@media only screen and (min-width:1211px) {	#smthemes_share { position: absolute; height: 0; left: 0; top: 0; width: 100%; z-index:9999; }	#smthemes_share .inner{ background:#fff; background-clip: padding-box; background-color: #FFFFFF; border: 1px solid #BBBBBB; border-radius: 5px 5px 5px 5px; box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2); display: none; font-family: Arial; font-size: 10px; left: 15px; line-height: 16px; min-width: 60px; padding: 5px; position: absolute; text-align: center; width: 70px; display: block; position: absolute; top: 283px; padding-top:20px;}	#smthemes_share li { text-align:center; margin-bottom:20px; overflow:hidden; }}/*	-==========================- SMThemes Share -==========================-  */@media only screen and (max-width:1210px) {	#smthemes_share { position: static; width: 100%;}	#smthemes_share .inner{ background:#fff; overflow:hidden; background-clip: padding-box; background-color: #FFFFFF; border: 1px solid #BBBBBB; border-radius: 5px 5px 5px 5px; box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2); font-family: Arial; font-size: 10px; padding: 5px; position: static; text-align: center; display: block; padding-top:20px; }	#smthemes_share li { float:left; text-align:center; margin-left:20px; overflow:hidden; }	}