/*  
Theme Name: Premium Newspaper
Theme URI: http://themes.pp.ru
Description: Скачано с <a href="http://themes.pp.ru">Темы для Wordpress</a>.
<strong>Если вы не видите предосмотр темы, то не надо пугаться, просто активируйте тему.</strong>
*/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Layout
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body,td,th {
font-family:Arial;
font-size:12px;
color:#333333;
}

body {

margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;


	background-color: #eaf1f3;


}

a:link {color:#205b87; text-decoration:underline;}
a:visited {color:#205b87; text-decoration:underline;}
a:active {color:#205b87; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pagebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.pagebar {font:11px Arial, Helvetica, sans-serif; padding-top:0px; padding-bottom:5px; margin:0px; color:#666666;}
.pagebar a, .pageList .this-page {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar a:visited {padding:2px 6px; text-decoration:none; border:solid 1px #dadada; background:#ffffff;}
.pagebar .break {padding:2px 6px; border:none; text-decoration:none; background:#ffffff;}
.pagebar .this-page {padding:2px 6px; font-weight:bold; font-size:13px; vertical-align:top; border-color:#f6f6f6; background:#ffffff;}
.pagebar a:hover {text-decoration:none; border-color:#dadada; color:#ffffff; background:#205b87;}

#pagination {
margin:0 auto;
text-align:center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Images & Caption Alignment
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	}
	
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

blockquote {
font-size:11px;
padding:1px;
margin:0px 30px 0px 30px;
background-image:url(images/blockquote.gif);
background-position:top left;
background-repeat:no-repeat;
text-indent:33px;
}

.compress {display:inline;}
.compress p {display:inline;}
.compress br {display:inline;}
.compress ul {display:inline;}
.compress li {display:inline;}
.compress h1 {display:inline;}
.compress h2 {display:inline;}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.navigation {display:block;text-align:center; padding:0px 0px 0px 0px; font-size:10px;}
.space li {padding:0px 0px 20px 0px; margin:0px;}
.gravatar {float:right; margin:10px 10px 10px 10px;}
hr {height:1px; border:0px; color:#CECFCE; background-color:#CECFCE;}
pre {height:auto; padding:10px 10px 10px 10px; overflow-x:scroll; width:550px;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Top ad & Search
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container1 {
margin:0 auto;
width:991px;
background-image:url(images/anwar-ibrahim-02.gif);
background-repeat:no-repeat;
}

.box1a form {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.box1b {
width:160px;
background-color:#ffffff;
border-color:#ffffff; 
border-width:1px; 
border-style:solid;
font-size:10px;
color:#999999;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Logo and 728x90 ad
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container2 {
margin:0 auto;
width:1020px;
background-image:url(images/header-bg.gif);

}

.box2a h4 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family:Georgia;
font-size:10px;
color:#ffffff;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container3 {
margin:0 auto;
text-align:center;
width:991px;
}

.box3a {
height:42px;
background-image: url(images/cont4.PNG);
padding-left: 10px;
}

.box3a ul {padding:0px 0px 0px 0px; margin:0px; list-style-type:none;}
.box3a li {padding:1px 0px 0px 0px; margin:0px 0px 0px 0px; text-decoration:none;  float:left; display:block; font-size:12px; text-transform:uppercase;}
.box3a li a {color:#000000; text-decoration:none; padding:14px 20px 13px 20px; margin:0px; display:block;}  
.box3a li a:visited {color:#000000; text-decoration:none;} 
.box3a li a:hover {color:#000000; text-decoration:none;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Foundation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container4 {
margin:0 auto;
text-align:center;
width:971px;
background-image: url(images/backg.gif);
padding-left:10px;
padding-right:10px;

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Main Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box4a {
background-color:#eaf1f3;
border-color:#d8dee0; 
border-width:1px; 
border-style:solid;
padding:13px 13px 13px 13px; 
margin:0px 0px 0px 0px;
}

.box4b img {
background-color:#ffffff;
border-color:#d0d7d8; 
border-width:1px; 
border-style:solid;
padding:3px 3px 3px 3px; 
margin:0px 0px 0px 0px;
width:300px;
height:225px;
}

.box42b img {
background-color:#ffffff;
border-color:#d0d7d8; 
border-width:1px; 
border-style:solid;
padding:3px 3px 3px 3px; 
margin:0px 0px 0px 0px;
width:250px;
height:187px;
}

.box4c {
font-size:15px;
}

.box4c h1 {
font-size:19px;
font-weight:bold;
font-family:Georgia;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
line-height:18px;
}

.box4c h1 a {text-decoration:none;}
.box4c h1 a:visited {text-decoration:none;}
.box4c h1 a:hover {text-decoration:underline; color:#000000;}

.box4c h4 {
font-size:10px;
color:#000000;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.box4d {
font-size:15px;
}
.box42d {
font-size:15px;
text-align: justify;

}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Left Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box5a ul {padding:0px 0px 0px 0px; margin:0px;} 
.box5a li {padding:8px 5px 8px 25px; margin:0px; font-size:16px; font-family:Georgia; font-style:italic; border-bottom:1px #666666 dashed; color:#666666; list-style-type:none; background:url(images/li.gif) no-repeat left top;}
.box5a li a {text-decoration:none;}
.box5a li a:visited {text-decoration:none;}
.box5a li a:hover {text-decoration:underline;}

.box5a small {font-size:10px; font-style:normal; font-family:Arial;} 
.box5a small a {text-decoration:none; color:#000000;}
.box5a small a:visited {text-decoration:none;}
.box5a small a:hover {text-decoration:underline;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Pic Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box6a {
background-color:#205b87;
padding:9px 9px 9px 9px;
margin:0px 0px 0px 0px;
color:#FFFFFF;
font-size:10px;
}

.box62a {
background-color:#205b87;
padding:9px 9px 9px 9px;
margin:0px 0px 0px 0px;
color:#FFFFFF;
font-size:10px;
}

.box6a img {
background-color:#ffffff;
padding:4px 4px 4px 4px; 
margin:0px 0px 0px 0px;
width:280px;
height:210px;
border:none;
}
.box62a img {
background-color:#ffffff;
padding:4px 4px 4px 4px; 
margin:0px 0px 0px 0px;
width:300px;
height:210px;
border:none;
}

.box6a a {text-decoration:none; color:#000000; font-family:Georgia; font-size:12px; font-weight:bold;}
.box6a a:visited {text-decoration:none;}
.box6a a:hover {text-decoration:underline;}

.box62a a {text-decoration:none; color:#000000; font-family:Georgia; font-size:12px; font-weight:bold;}
.box62a a:visited {text-decoration:none;}
.box62a a:hover {text-decoration:underline;}

.box6b {
color:#FFFFFF;
font-size:10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Right Loop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box7a {
padding:20px 0px 0px 0px;
margin:0px 0px 0px 0px;
border-bottom:1px solid #e5e9ea;
font-size:11px;
line-height:14px;
}

.box7a img {
background-color:#ffffff;
border-color:#cccccc; 
border-width:1px; 
border-style:solid;
padding:2px 2px 2px 2px; 
margin:0px 0px 0px 0px;
width:90px;
height:90px;
}

.box72a img {
background-color:#ffffff;
border-color:#cccccc; 
border-width:1px; 
border-style:solid;
padding:2px 2px 2px 2px; 
margin:0px 0px 0px 0px;
width:60px;
height:50px;
}

.box7a strong {
font-size:14px;
font-weight:bold;
font-family:Georgia;
}

.box7a strong a {text-decoration:none;}
.box7a strong a:visited {text-decoration:none;}
.box7a strong a:hover {text-decoration:underline;}

.box7a small {
font-size:10px;
color:#000000;
}

.box7b {
padding:10px 10px 10px 0px;
margin:0px 0px 0px 0px;
text-align:right;
font-weight:bold;
text-transform:uppercase;
font-family:Georgia;
}

.box7b a {text-decoration:none;}
.box7b a:visited {text-decoration:none;}
.box7b a:hover {text-decoration:underline;}

.box7c {
font-size:11px;
line-height:14px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Before sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box8a {
background-image:url(images/anwar-ibrahim-08.gif);
background-repeat:repeat-y;
}
.box82a {

}
.box83a {
background-image:url(images/ratingbt.PNG);
background-repeat:no-repeat;
}

.box8b {

padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
}
.box82b {
background-image:url(images/rating.PNG);
background-repeat:no-repeat;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
}

.box8b h3 {
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
font-family:Georgia;
font-size:18px;
color:#000000;

}
.box82b h3 {
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
font-family:Georgia;
font-size:18px;
color:#000000;

}

.box8b ul {padding:0px 0px 0px 10px; margin:0px;} 
.box8b li {padding:8px 10px 8px 0px; margin:0px; list-style-type:decimal; color:#000000; text-decoration:none; font-size:12px;}  
.box8b li a {text-decoration:none;}  
.box8b li a:visited { text-decoration:none;} 
.box8b li a:hover {text-decoration:underline;} 

.box82b ul {padding:0px 0px 0px 10px; margin:0px;} 
.box82b li {padding:8px 10px 8px 0px; margin:0px; list-style-type:decimal; color:#000000; text-decoration:none; font-size:12px;}  
.box82b li a {text-decoration:none;}  
.box82b li a:visited { text-decoration:none;} 
.box82b li a:hover {text-decoration:underline;}

.box8c img {
background-color:#ffffff;
border-color:#cccccc; 
border-width:1px; 
border-style:solid;
padding:2px 2px 2px 2px; 
margin:0px 4px 7px 0px;
width:91px;
height:70px;
float:left;
}

.box8d {
background-image:url(images/anwar-ibrahim-09.gif);
background-repeat:repeat-x;
}

.box8d h3 {
padding:15px 0px 0px 16px;
margin:0px 0px 0px 0px;
color:#000000;
font-family:Arial;
text-transform:uppercase;
font-size:14px;
}

.box8e {
font-family:Georgia;
}

.box8e ul {padding:22px 0px 0px 22px; margin:0px;} 
.box8e li {padding:0px 5px 0px 5px; margin:0px; list-style-type:none; text-decoration:none; display:inline; border-right:1px solid #999999;}  
.box8e li a {text-decoration:none;}  
.box8e li a:visited {text-decoration:none;} 
.box8e li a:hover {text-decoration:underline;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Single.php
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box9a {
font-size:15px;
}

.box9a small {
font-size:11px;
}

.box9a h1 {
font-size:19px;
font-weight:bold;
font-family:Georgia;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
line-height:18px;
}

.box9a h1 a {text-decoration:none;}
.box9a h1 a:visited {text-decoration:none;}
.box9a h1 a:hover {text-decoration:underline; color:#000000;}

.box9a h4 {
font-size:10px;
color:#000000;
padding:10px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.box9b {
margin:25px 0px 10px 0px;
background-color:#f6f6f6;
border-color:#efeded; 
border-width:1px; 
border-style:solid;
}

.box9b td {
font-size:10px;
color:#217aa6;
}

.box9c {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
}

.box9c ul {padding:0px 0px 0px 0px; margin:0px;}
.box9c li {padding:0px 5px 0px 0px; margin:0px; list-style-type:none; text-decoration:none; float:left;}
.box9c img {padding:0px 0px 0px 0px; margin:0px; border:0px; width:16px; height:16px;}
.box9c li img {padding:0px 0px 0px 0px; margin:0px; border:0px; width:16px; height:16px;}

.sociable {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.sociable_tagline {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Related
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box10a {
border-top:1px solid #dfdfde;
border-bottom:1px dashed #dfdfde;
padding:20px 0px 20px 0px;
margin:0px 0px 0px 0px;
}

.box10b h2 {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-transform:uppercase;
font-family:Georgia;
font-size:18px;
}

.box10b ul {padding:10px 0px 0px 10px; margin:0px;} 
.box10b li {padding:10px 0px 10px 0px; margin:0px; list-style-type:none; text-decoration:none; font-weight:bold; font-family:Georgia;}  
.box10b li a {text-decoration:none;}  
.box10b li a:visited {text-decoration:none;} 
.box10b li a:hover {text-decoration:underline;} 

.box10b form {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar Widget
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box12a {



}

.box12a h3 {
padding:5px 0px 0px 16px;
margin:0px 0px 0px 0px;
color:#000000;
font-family:Arial;
text-transform:uppercase;
font-size:14px;
}

.box12a ul {padding:5px 0px 0px 0px; margin:0px;} 
.box12a li {padding:7px 15px 7px 15px; margin:0px; list-style-type:none; text-decoration:none; font-family:Georgia; border-bottom:1px dashed #666666; color:#000000;}  
.box12a li a {text-decoration:none; font-weight:bold;}  
.box12a li a:visited {text-decoration:none;} 
.box12a li a:hover {text-decoration:underline;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar About
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box11a {
background-color:#e0e3e7;
border-bottom:1px solid #c5cdd0;
}

.box11b {
background-image:url(images/anwar-ibrahim-10.jpg);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:19px 22px 19px 22px;
font-size:12px;
}

.box11b h3 {
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:24px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar Video
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box13a {
background-image:url(images/anwar-ibrahim-13.gif);
background-repeat:no-repeat;
}

.box13a h3 {
margin:0px 0px 0px 0px;
padding:6px 0px 0px 29px;
font-size:10px;
color:#FFFFFF;
}

.box13a img {
border:none;
padding:0px 0px 0px 0px; 
margin:7px 0px 0px 3px;
width:300px;
height:225px;
}

.box13a ul {padding:7px 0px 0px 42px; margin:0px;} 
.box13a li {padding:0px 15px 5px 0px; margin:0px; list-style-type:none; text-decoration:none; font-size:11px; font-weight:bold;}  
.box13a li a {text-decoration:none; color:#FFFFFF;}  
.box13a li a:visited {text-decoration:none;} 
.box13a li a:hover {text-decoration:none; color:#ff0000;} 

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar Poll
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box14a {
background-color:#e0e3e7;
border-bottom:1px solid #c5cdd0;
}

.box14b {
background-image:url(images/anwar-ibrahim-14.jpg);
background-repeat:no-repeat;
background-position:bottom;
margin:0px 0px 0px 0px;
padding:19px 22px 19px 22px;
color:#000000;
}

.box14b h3 {
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:20px;
color:#000000;
}

.box14b strong {
font-size:30px;
color:#666666;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Sidebar Poll
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.box15a {
margin:20px 10px 0px 10px;
padding:0px 0px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container5 {
margin:0 auto;
width:991px;
background-image:url(images/bottom.gif);
background-repeat:no-repeat;
}

.box16a {
text-align:center;
font-size:11px;
color:#999999;
padding:30px 20px 20px 20px;
margin:0px 0px 0px 0px;
}
