/*
Theme Name: landaucentre
Theme URI: http://landaucentre.org/
Author: Mikle Opalev
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* CSS Document */

*{padding:0; margin:0;}
p {font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:10px 0;}
p a{font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:10px 0; color:#a2228e; text-decoration:none;}
p a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:10px 0; color:red; text-decoration:none;}
h1{font-family:Arial, Helvetica, sans-serif; font-size:18px; margin:30px 0 10px;}
body{background-color:#f0f0f0;}
.content-main{max-width:960px; margin:0 auto;}
.header{max-width:100%; margin:0 auto; background:url(/images/top-lc-bg.jpg) no-repeat;}

#nav2{width:100%; background:black; margin:0 auto; height:40px; padding:5px 0 0;}

#bottomleft{float:left; width:72%; background:black; margin:0 auto;}
#bottomright{float:right; width:28%; background:black; margin:0px auto;}

#menu2{color:Black; padding:0 0 5px; font-size:100%; margin:0 20px;}  
#menu2 ul{list-style-type:none;}  
#menu2 li{float:none; display:inline; margin:0 5px;} 
#menu2 li a{color:white; font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none;} 
#menu2 li a:hover{color:yellow; text-decoration:none;}

#menu{list-style:none; padding:0; margin:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; position:relative; z-index:1;}
#menu li{float:left; height:20px; padding:0 0 5px 10px; margin:0; width:100px; background:#a2228e; position:relative; padding-top:5px;}
#menu li ul{list-style:none; padding:0 0 5px; margin:10px 0; width:125px; display:none; position:absolute; left:0; top:16;}
#menu li ul li{float:none; height:14px; margin:0 5px; width:220px; text-align:left; left:28; background:#a2228e;}
#menu li a{display:block; width:220px; margin:0 5px; height:10px; color:white; text-decoration:none;}
#menu li a:hover{color:black; text-decoration:none;}
#menu li:hover ul, #menu li.jshover ul{color:white; display:block; }
#menu li:hover, #menu li.jshover{color:white; background:#a2228e;}
.back{width:100%; background:#a2228e; height:30px;}

.content100{width:100%; background:#cbcbcb; padding:0%; clear: both;}
.content{float:left; width:70%; background:url(/images/bg-left.jpg) repeat-y; background-color:#cacaca;}
.content-txt{width:95%; margin:0 auto;}
.side-bar{float:right; width:30%; background:#dcdbdb;}
.side-bar-txt{width:90%; margin:0 auto;}
.pic{width:66%; margin:10px 0;}
.pic2{width:100%; height:100%; margin:10px 0;}
.alignnone{width:100%; height:100%; margin:10px 0;}
.plashka{width:100%; height:100%; margin:30px 0 0;}
.plashka2{width:100%; height:100%; margin:30px 0 0;}
.iko-l{float:left; width:49%; margin:0;}
.iko-r{float:right; width:49%; margin:0;}

@media only screen and (max-width: 640px) {
#menu{ width:100px; list-style:none; padding:0; margin:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; position:relative; z-index:1;}
.back{width:100%; background:#a2228e; height:150px;}
.content{float:none; width:100%;}
.side-bar{float:none; width:100%;}
.plashka{width:50%; height:50%; margin:20px 0 0;}
.plashka2{width:100%; height:100%; margin:20px 0 0;}
.iko-l{float:none; width:100%; margin:0;}
.iko-r{float:none; width:100%; margin:0;}
}

@media only screen and (max-width: 320px) {
.side-bar{float:none; width:100%;}
.plashka{width:100%; height:100%; margin:30px 0 0;}
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
