/* LAYOUT */ body { background: #baff8c /*url(images/fon.jpg) top center repeat-y*/ ; } #wrapper { } #container { background: url(images/container-background.png) top left repeat-x; width: 1200px; } #contentwrap { background: url(images/contentwrap.png) top left repeat-y; border-top: 1px solid #f2f1ee; width: 1200px; } a { color: #0f60c4; } a:hover { color: #0f60c4; } /* HEADER */ #header { height: 340px; width: 1200px; } #header h1 { margin-bottom: 0px !important; padding: 24px 0 0 0; font-weight: normal; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; text-transform: uppercase; font-size: 38px; } #header h1 a, #header h1 a:visited { color: #fff; text-decoration: none; } #header h2 { color: #757675; font-size: 12px; line-height: 14px; font-family: Arial, Helvetica, Sans-serif; } .logoimg { margin: 0px 0 0 0; } .feedtwitter { margin-top: 10px !important; text-align: right; } /* NAVIGATION MENUS */ #pagemenucontainer { height: 49px; padding-left: 10px; width: 1200px; } #pagemenu { height: 49px; }
#pagemenu, #pagemenu ul { padding: 0; margin: 0; list-style: none; line-height: 1; } #pagemenu { margin-bottom: 1px; } #pagemenu ul { float: left; list-style: none; margin: 0; padding: 0px; } #pagemenu li { float: left; list-style: none; margin: 0px; padding: 0px; } #pagemenu ul li { list-style: none; margin: 0px; padding: 0px; } #pagemenu li a, #pagemenu li a:link { color: #5e5f5d; display: block; margin: 0px; padding: 16px 14px; text-decoration: none; font-weight: normal; text-transform: uppercase; font-size: 10px; font-family: Arial, Helvetica, sans-serif; text-shadow: 0 1px 0 #eeece7; } #pagemenu li a:hover, #pagemenu li a:active { color: #0f60c4; display: block; text-decoration: none; } #pagemenu li.current_page_item a { color: #0f60c4; text-decoration: none; } #pagemenu li:hover, #pagemenu li.sfhover { position: static; } .navcontainer { height: 34px; background: url(images/nav-background.png) top left repeat-x; padding-left: 10px; width: 1190px; } #nav { height: 34px; } #nav, #nav ul { padding: 0;
margin: 0; list-style: none; line-height: 1; } #nav { margin-bottom: 1px; } #nav ul { float: left; list-style: none; margin: 0; padding: 0px; } #nav li { float: left; list-style: none; margin: 0px; padding: 0px; } #nav ul li { list-style: none; margin: 0px; padding: 0px; } #nav li a, #nav li a:link { color: #282b26; display: block; margin: 0px 6px 0px 0; padding: 10px 12px 12px 12px; text-decoration: none; font-size: 10px; font-weight: bold; text-transform: uppercase; font-family: Arial, Helvetica, Sans-serif; text-shadow: 0 1px 0 #e4e2dc; } #nav li a:hover, #nav li a:active { color: #fff; display: block; text-decoration: none; background: url(images/nav-background-hover.png) top left repeat-x; text-shadow: 0 1px 0 #1d1f1c; } #nav li.current_page_item a { color: #fff; background: url(images/nav-background-hover.png) top left repeat-x; text-shadow: 0 1px 0 #1d1f1c; } #nav li.current-menu-item a { color: #fff; background: url(images/nav-background-hover.png) top left repeat-x; text-shadow: 0 1px 0 #1d1f1c; }
#nav li.current-cat a { color: #fff; background: url(images/nav-background-hover.png) top left repeat-x; text-shadow: 0 1px 0 #1d1f1c; } #nav li:hover, #nav li.sfhover { position: static; } /* CONTENT */ #content { padding: 15px 5px 15px 15px; color: #3c3d3f; } pre { overflow: auto; width: 470px; } .post { padding-bottom: 5px; margin-bottom: 20px; border-bottom: 1px solid #ddd; } .post p { margin-bottom: 10px; } .title { margin: 0 0 8px 0; padding: 0px; line-height: 28px; font-size: 12px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; text-transform: uppercase; color: #282b26; } .title a { text-decoration: none; color: #282b26; } .title a:hover { text-decoration: none; color: #bb423b; } .pagetitle { margin-bottom: 20px; line-height: 22px; font-family: Arial, Verdana; text-decoration: underline; } .postdate { font-size: 9px; font-family: Arial, Helvetica, Sans-serif; text-transform: uppercase; color: #666; } .postmeta { font-size: 10px; padding: 2px 4px; font-family: Arial, Verdana; }
.postdate img, .postmeta img { border: none; vertical-align: middle; margin: 2px; } .entry { text-align: justify; line-height: 20px; padding-top: 8px; font-family: Arial, Verdana; font-size: 12px; } .navigation { padding: 10px 0; } blockquote { overflow: hidden; padding-left: 9px; font-style: italic; color: #666; border-left: 3px solid #CADAE7; } .post img { max-width: 680px; } img.wp-smiley { max-height: 12px; margin: 0; padding: 0; border: none; } .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 10px; line-height: 17px;
padding: 0 4px 5px; margin: 0; } /* wp-pagenavi */ .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active { font-size: 10px !important; padding: 4px 8px !important; color: #282b26 !important; background: none !important; border: 0 !important; } .wp-pagenavi a:hover { border: 0 !important; color: #fff !important; background: #282b26 !important; border: 0 !important; } .wp-pagenavi span.pages { font-size: 12px !important; padding: 4px 8px !important; color: #282b26 !important; background: none !important; border: 0 !important; } .wp-pagenavi span.current { font-size: 12px !important; padding: 4px 8px !important; font-weight: bold; color: #fff !important; background: #282b26 !important; border: 0 !important; } .wp-pagenavi span.extend { font-size: 10px !important; padding: 4px 8px !important; background: transparent !important; color: #282b26 !important; background: none !important; border: 0 !important; } /* SIDEBAR(S) */ .sidebaradbox { margin-top: 10px; text-align: center; } .ad125 { margin: 6px; }
.sidebar { margin: 0 10px 10px 10px; font-size: 11px; } .sidebar a { text-decoration: none; color: #28343b; } .sidebar a:hover { text-decoration: underline; color: #ca554e; } #search { border: 1px solid #a7a599; height: 22px; padding: 0; background: #f6f4ef; text-align: right; margin-top: 15px; width: 230px; } #search input { border: 0; background: none; color: #7e7a6b; } #s { width: 200px; padding: 2px; margin: 2px 0 0 0; background: none; } #topsearch #search { margin: 5px 8px 0 0; padding-left: 4px; } #topsearch #s { width: 180px; } /* Social icons */ .addthis_toolbox { padding: 15px 0 0px 0; text-align: center; } .addthis_toolbox .custom_images a { width: 32px; height: 32px; margin: 0 3px 0 3px; padding: 0; } .addthis_toolbox .custom_images a:hover img { opacity: 1; } .addthis_toolbox .custom_images a img { opacity: 0.85; } .sidebarvideo { } .sidebar ul { list-style-type: none; margin: 0px 0px 0px 5px; padding: 0px; } .sidebar ul li { list-style-type: none; margin: 0; padding: 0px; } .sidebar ul ul {
list-style-type: none; margin: 0px; padding: 0px; } .sidebar ul li li { padding: 5px 0px 6px 4px; margin: 0px; background: url(images/sidebar_line.png) bottom left repeat-x; } .sidebar ul li ul li { background: url(images/sidebar_line.png) bottom left repeat-x; padding: 5px 0px 6px 4px; margin: 0; } #wp-calendar th { font-style: normal; text-transform: capitalize; color: #555; background: none; } #wp-calendar caption { padding: 2px 4px; text-transform: uppercase; margin: 2px 0 2px 0; background: none; } #wp-calendar td { color: #555; font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; letter-spacing: normal; padding: 2px 0; text-align: center; } #wp-calendar td:hover, #wp-calendar #today { background: #ccc; color: #555; } #wp-calendar { empty-cells: show; font-size: 10px; margin: 0; font-weight: bold; width: 100%; } /* FOOTER */ #footer { background: #fff url(images/footer-background.jpg) top left repeat-x; padding: 26px; text-align: left; color: #fff; font-size: 12px; width: 1148px;
height: 200px; text-decoration: none; } #footer a { color: #fff; text-decoration: none; } #footer a:hover { text-decoration: none; color: #000; } #credits { color: #757575; font-size: 10px; text-align: center; padding: 10px; } #credits a { color: #757575; text-decoration: none; } /* COMMENTS */ #comments h3 { margin-bottom: 10px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; } #commentform { margin: 5px 10px 0 0; } #commentform textarea { width: 100%; padding: 2px; } #respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } #commentform #submit { margin: 0 0 5px auto; float: right; } .alt { margin: 0; padding: 10px; } .commentlist { padding: 0; text-align: justify; } .commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; } .commentlist li ul li { margin-right: -5px; margin-left: 10px; } .commentlist p { margin: 10px 5px 10px 0; } .children { padding: 0; } #commentform p { margin: 5px 0; } .nocomments {
text-align: center; margin: 0; padding: 0; } .commentmetadata { margin: 0; display: block; } .post_thumbnail { padding: 1px; background: #fff; border: 1px solid #ddd; margin: 0px 5px 5px 5px; } .alignleft { padding: 6px; background: #fff; border: 1px solid #ddd; margin: 0 15px 15px 15px; } .alignright { padding: 6px; background: #fff; border: 1px solid #ddd; margin: 0 15px 10px 15px; } object { padding: 6px; background: #fff; border: 1px solid #ddd; margin: 0 10px 10px 0; } #contentwrap { background: #fff; overflow: hidden; } #contentwrap .span-4 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-7 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-8 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-11 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-1 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px;
} #contentwrap .span-2 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-3 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-5 { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; width: 255px; } #contentwrap .span-6 { background: url(images/sidebar_r_fon.jpg); padding-bottom: 10000px; margin-bottom: -10000px; width: 260px; } #contentwrap .span-6l { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-6r { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-6r last { background-color: #ccc; padding-bottom: 10000px; margin-bottom: -10000px; } #contentwrap .span-9 { background: url(images/sidebar_r_fon3.jpg); padding-bottom: 10000px; margin-bottom: -10000px; width: 260px; } #contentwrap .span-10 { background-color: #bbcad7; padding-bottom: 10000px; margin-bottom: -10000px; width: 255px; } #contentwrap .span-12 {
background: url(images/sidebar_r_fon2.jpg); padding-bottom: 10000px; margin-bottom: -10000px; width: 660px; } #contentwrap .span-15 { background-color: #bbcad7; padding-bottom: 10000px; margin-bottom: -10000px; width: 255px; } #contentwrap .span-16 { background-color: #bbcad7; padding-bottom: 10000px; margin-bottom: -10000px; width: 255px; } #contentwrap .span-17 { background-color: #e5ecf3; padding-bottom: 10000px; margin-bottom: -10000px; width: 660px; } .span-18 { width: 1200px; } .span-18 a { color: #E9FFE2; font-family: Arial Black; font-size: 14px; text-decoration: none; text-shadow: 0 0px 0 #fff; } .span-18 a:hover { color: #000; font-family: Arial Black; font-size: 14px; text-decoration: none; } .span-19 { width: 1200px; background: #000; text-align: right; } .span-19 a { color: #ccc; font-family: Arial Black; font-size: 14px; text-decoration: none; text-shadow: 0 0px 0 #ccc; } .span-19 a:hover { color: #888; font-family: Arial Black; font-size: 14px; text-decoration: none; } .sidebar-big h2 { }
.sidebar-big { } .small-sidebar { } .middle-sidebar { width: 260px; margin: 0; } .middle-sidebar-r { width: 260px; margin: 0px 0px 0px -5px; } .center-sidebar { } .middle-sidebar h2 { background: url(images/sidebar_hd_bakcgr.png) top left repeat-x; color: #fff; margin: 0; padding: 0; } .center-sidebar h2 { background: url(images/sidebar_hd_bakcgr2.png) top left repeat-x; color: #000; margin: 0; } .middle-sidebar-r h2 { background: url(images/sidebar_hd_bakcgr3.png) top right repeat-x; color: #000; width: 245px; margin: 0; padding: 0px 0px 0px 5px; } .sidebar h2 { margin: 0px 0 10px 0px; padding: 3px 0 10px 10px; text-align: left; color: #fff; font-size: 11px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; text-transform: uppercase; text-shadow: 0 0px 0 #fff; } .sidebar h2 a { margin: 0px 0 10px -5px; padding: 3px 0 10px 10px; text-align: left; color: #fff; font-size: 11px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; text-transform: uppercase; text-shadow: 0 0px 0 #fff; }
.sidebar h2 a:hover { margin: 0px 0 10px -5px; padding: 3px 0 10px 10px; text-align: left; color: #ccc; font-size: 11px; font-family: Arial, Helvetica, Sans-serif; font-weight: bold; text-transform: uppercase; text-shadow: 0 0px 0 #fff; } #key { margin: 0px 15px 15px; font-size: 12px; } #key { margin: 0 15px 15px; font-size: 12px; line-height: 1.9em; } #key a { color: #4169E1; } #key a:hover { color: #CD5C5C; } #key a:visited { color: #9932CC; }