/*
Theme Name: OneIslam
Theme URI: http://www.brullworfel.ru
Description: Theme by <a href="http://www.brullworfel.ru">Brullworfel lab.</a>. Elegant theme focusing on usability and great looks. Widgetized 2 column layout with tabbed page navigation.
Version: 2.1.0
Author: Brullworfel lab.
Author URI: http://www.brullworfel.ru
*/

/*------------------------------------------------
	Reset - by Eric Meyer
--------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0;}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:""""}

/*------------------------------------------------
	General
--------------------------------------------------*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #222;
	background: #05568e url(images/tall.jpg) repeat-x;
	line-height: 1.45em;
}
p {
	padding-bottom: 1.5em;
}
h1 {
	font-size: 32px;
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	margin-bottom: 0.7em;
}

#header h1 {
display: none;
}
h2 {
	font-size: 22px;
	font-family: Arial, sans-serif;
	line-height: 1em;
	letter-spacing: -1px;
	margin-bottom: 0.8em;
}
h2 a {
	text-decoration: none;
	color: #222;
}
h2 a:hover {
	color: #1470af;
}
h3 {
	line-height: 1em;
	font-size: 20px;
	margin-bottom: 0.85em;
}
h4 {
	line-height: 1.1em;
	font-size: 17px;
	margin-bottom: 0.9em;
}
h5 {
	font-size: 15px;
	margin-bottom: 1em;
}
h6 {
	font-size: 14px;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
	text-shadow:0px 1px 3px #AFAFAF;
}

a {
	color: #1470af;
}
a:hover {
	color: #199eff;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
code {
	font-family: Monaco, "Courier New", monospace;
	padding: 3px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
ins {
	text-decoration: none;
	color: #587715;
}

del {
	color: maroon;
}

hr {
	border: 0;
	border-top: dotted 1px #989898;
}

input, textarea {
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #DFE3E6;
	border:1px solid rgba(0, 0, 0, 0.2);
}

input:active, textarea:active, input:focus , textarea:focus{
	border:1px solid #6495ED;
	-moz-box-shadow:0 1px 6px rgba(197, 110, 237, 0.3);
	-webkit-box-shadow: 0 1px 6px rgba(197, 110, 237, 0.3);
	border:1px solid rgba(194, 110, 237, 0.35);
}

/*------------------------------------------------
	Containers
--------------------------------------------------*/
#container {
	width: 1005px;
	margin: 0 auto;
	background: url(images/container2.png) repeat-x top;
}

/*------------------------------------------------
	Header
--------------------------------------------------*/

#header1 {
	height: 312px;
	position: relative;
	}

#header2 {
	height: 436px;
	width: 100%;
	margin: 0 auto;

	background: url(images/header2.jpg) no-repeat center;
	position: absolute;
	z-index: -1;
}

#navigation {
	height: 54px;
	position: relative;
}
#navigation ul {
	position: absolute;
	left: 18px;
	top: 19px;
}
#navigation ul li {
	float: left;
	margin-right: 2px;
	background: url(images/tab_right.png) top right transparent;
}
#navigation ul li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-decoration: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: #10161C 0 -1px 1px;
	background: url(images/tab_left.png) no-repeat top left transparent;
}
#navigation ul li a:hover {
	text-shadow: #fff 0px 0px 5px;
}
#navigation ul .active_tab {
	background: url(images/active_tab_right.png) top right transparent;
}
#navigation ul .active_tab a {
	background: url(images/active_tab_left.png) no-repeat top left transparent;
	text-shadow: #fff 0px 0px 5px;
}
.navigation a {
	padding: 4px 8px;
	font-weight: bold;
	background-color: #4C8CD6;
	color: #FFF;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #34639A;
}

/*------------------------------------------------
	RSS and Email subscription
--------------------------------------------------*/
#subscribe {
	color: #FFF;
	position: absolute;
	height: 25px;

	top: 17px;
	right: 20px;
	text-align: right;
}
#subscribe a {
	text-decoration: none;
	font-weight: bold;
	background-color: #852F32;
	padding: 2px 4px;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-shadow: #3D1618 0 1px 1px;
	border-top: solid 1px #3D1618;
	border-bottom: solid 1px #BB4C46;
	position: relative;
	top: 1px;
}
#subscribe #rss_icon_link {
	position: absolute;
	width: 40px;
	height: 40px;
	top: -12px;
	right: 232px;
	border: none;
	background: none;
}
#subscribe a:hover {
	background-color: #000;
}
.after_post_rss {
	margin-top: 20px;
	padding: 20px 20px 20px 75px;
	background: url(images/after_post_rss.png) no-repeat 17px 17px #FFFCD5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #F2E0AC;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}

/*------------------------------------------------
	Content
--------------------------------------------------*/
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;

}
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content {
	width: 725px;
	padding: 5px;
	margin: 0px 5px;
	float: left;
	background: white;
	min-height: 400px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#intro {
	width: 690px;
	padding: 15px;
	margin: 5px 10px;
	float: left;
	background: #91b9f7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
}

/*#intro h2 {
	color: #025692;
	text-shadow:1px 1px 0px #c8e2f9;
	font-size: 26px;
}*/

#content ol {
	list-style-type: decimal;
	margin: 0 0 20px 64px;
}

.nondot li {
	list-style-type: none;
}

#content blockquote {
	padding: 20px 10px 10px 50px;
	background: url(images/blockquote.png) no-repeat left top;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	font-size: 14px;
	line-height: 1.4em;
	color: #494949;
}
#content pre {
	padding: 20px;
	background-color: #E8FBF3;
	border-left: solid 2px #D0E5DB;
	font-family: Monaco, "Courier New", monospace;
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 1.5em;
	color: #233235;
}
#content .post table tr td, #content .entry table tr td, #content table tr th {
	padding: 10px;
	background-color: #EBF5FF;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
}
#content .post table tr th, #content .entry table tr th {
	padding: 10px;
	border-bottom: solid 1px #ABC6DA;
	background-color: #D4EAFF;
}

#content #searchform #s {
	width: 500px;
}
/*------------------------------------------------
	Post
--------------------------------------------------*/
.post {
	position: relative;
	padding-bottom: 25px;
	clear: both;
}
.post .post_title {
	position: relative;
	/*left: 82px;*/
	margin-bottom: 0.4em;
}



.post_author {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: -7px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #b1a69c;
	position: relative;
	/*left: 84px;*/
}

.post_author a{
	color: #b1a69c;
}

.post_author a:hover{
	color: #333;
}

.theme_info {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: -4px;
	font-size: 12px;
	position: relative;
	left: 10px;
	z-index: 1;
}
#comments_heading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #1470af;
	font-size: 17px;
	padding: 0.3em 0 1em 0;
}
.more-link {
	display: block;
}

/*------------------------------------------------
	Comments
--------------------------------------------------*/
.comment {
	position: relative;
	background: #f1f1f1;
	margin-bottom: 14px;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
}
.commentlist li {
	list-style: none;
}
.comment .avatar {
	position: absolute;
	left: -72px;
	top: 3px;
}
.comment-meta {
	margin-bottom: 15px;
}
.comment-body .fn {
	font-size: 14px;
	font-weight: bold;
}
.comment_date {
	margin-left: 5px;
	font-family: "Ubuntu", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #A3A3A3;
}
.comment_content {
	background: url(images/comment_bottom.png) no-repeat right bottom;
	padding: 0 30px 0 50px;
}
#respond {
	margin-left: 60px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#comments_table {
	margin-left: 10px;
}
#comments_table td {
	padding: 5px 0;
}
#comment {
	width: 500px;
}
#comments_table tr td input {
	padding: 5px;
	font-size: 13px;
}

#comments_table tr td textarea {
	padding: 5px;
	font-size: 13px;
}
/*------------------------------------------------
	Sidebar	padding: 20px;
	margin: 5px 10px;
--------------------------------------------------*/
#sidebar {
	float: right;
	width: 255px;
	padding-top: 0px;
	/*margin-left: 0px;*/
	margin-right:5px;
}

#sidebar ul li h3, #sidebar ul li h3 a {
	text-shadow: #72361C 0 -1px 0;
}

#sidebar #sidebar_ads {
	padding: 0 0 20px 20px;
}
#sidebar .widget, #sidebar .widget2, #sidebar .mostviews {
	background: #1470af;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom: 20px;
	
}
#sidebar .widget-bg, #sidebar .widget2-bg {
	background: #f8f8f8 url(images/sidebar_bot.png) no-repeat bottom;
	margin-bottom: 20px;
}
#sidebar .widget h3, #sidebar .widget2 h3, #sidebar .mostviews h3  {
	padding: 10px 5px 5px 4px;
	margin-bottom: 5px;
	color: #fdce0c;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	text-shadow:1px 1px 0px #115ea2;
}
#sidebar .widget h3 a, #sidebar .widget2 h3 a{
	color: #FFF;
	text-decoration: none;
}
#sidebar .widget h3 a:hover, #sidebar .widget2 h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
#sidebar .widget h3 a img, #sidebar .widget2 h3 a img {
	position: relative;
	padding: 0;
	top: 2px;
}
#sidebar .widget, #sidebar .widget2, #sidebar .mostviews  {
	padding: 0 10px 10px 10px;
	line-height: 1.2em;
}
#sidebar .widget a, #sidebar .mostviews a {
	
	color: #fff;
	font-weight: bold;
	text-decoration: none;

}

#sidebar .widget ul li a {
display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
}

#sidebar .ads ul li a {
	display: inline;
	padding: 0px;
	-moz-border-radius: none;
}

#sidebar .widget .pixel-sitemap a {
	padding: 0;
	margin: 0;
}
#sidebar .widget a:hover {
	text-shadow: #fffc9e;
}

#sidebar .widget ul li a:hover {
	background-color: #EDEDED;
	color: #000;
}

#sidebar .widget ul {
	background: 0;
}
#sidebar .widget ul li {
	padding: 0;
}

/*------------------------------------------------
	Widgets
--------------------------------------------------*/
.textwidget {
	padding: 10px 5px 5px 5px;
	margin-left: 10px;
	line-height: 1.45em;
	color: #fff;
	min-height: 70px;
}

.textwidget li {
	list-style-type: none;
}

#sidebar .widget_search .screen-reader-text{
	display: none;
}

#sidebar .widget_search #s{
	width: 170px;
	font-size: 10px;
}



#sidebar .widget_search #searchsubmit{
	width: 55px;
	font-size: 10px;
}

#sidebar .widget cite {
	color: #6F6F6F;
}
#sidebar #recentcomments {
	padding: 0 5px;
}
#sidebar .recentcomments {
	padding: 5px 0 7px 0;
}
#sidebar .recentcomments a {
	border: 0;
	text-decoration: underline;
}


/*------------------------------------------------
	Footer
--------------------------------------------------*/
#footer {
	clear: both;
	height: 80px;
	/*background: url(images/footer.png) no-repeat;*/
	position: relative;
	color: #4d9fd7;
}
#copyright {
	float: left;
	position: relative;
	top: 20px;
	left: 10px;

}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #4d9fd7;
	text-shadow: #2D3D4D 0 1px 1px;
}
#footer a:hover {
	text-shadow: #fff 0px 0px 5px;
	color: #fff;
}

#metrika {
	float: right;
	color: #fff;
	position: relative;
	top: 20px;
	right: 280px;
	color: #4d9fd7;
}

/*------------------------------------------------
	Credits
--------------------------------------------------*/
#credits {
	clear: both;
	text-align: center;
	position: relative;
	top: -5px;
	padding-bottom: 20px;
	font-size: 11px;
	color: #7c7c7c;
}
#credits a {
	text-decoration: none;
	color: #7c617a;
}
#credits a:hover {
	text-decoration: none;
	color: #FFF;
	text-shadow: #fff 0px 0px 5px;
}
#title-image {
        margin-left: 19px;
	text-shadow: #fff 0px 0px 5px;
}


#uIE #hover {
	z-index: 2;
}

.textwidget object {
	margin-left: -20px;
}

#social {
    /*margin-bottom: 10px;*/
}

#social A {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0px 2px;
    background: url('images/favicons.png') no-repeat;
    position: relative;
    top: 3px;
}

#social A.facebook {
    background-position: 0 0;
}

#social A.livejournal {
    background-position: -17px 0;
}

#social A.mail {
    background-position: -34px 0;
}

#social A.myworld {
    background-position: -51px 0;
}

#social A.twitter {
    background-position: -68px 0;
}

#social A.vkontakte {
    background-position: -85px 0;
}

.mostviews ul{
padding-bottom:20px;
}


.mostviews li{
margin-bottom: 10px;
display:block;
clear: both;
}

.mostviews li a {
display: inline;
clear: none;
}

.mostviews img {
float: left;
margin-bottom: 10px;
clear: none;
vertical-align: top;
margin-right: 5px;
}

.pagenavigation {
  clear: both;
  margin-top: 15px;
  text-align: center;
}

.commentlist {margin: 10px 5px 10px 75px !important;}

#text-5{background: #fbfcee !important;}
#text-5 .textwidget {padding-left:27px !important;background: #fbfcee !important}

#text-3{background: #000 !important;}
#text-3 .textwidget {background: #000 !important}

#text-4{background: #fff !important;}
#text-4 .textwidget {padding-left:27px !important;background: #fff !important}

#text-6{background: #000 !important;}
#text-6 .textwidget {margin-left:-7px !important;background: #000 !important}

#text-7{background: #a11816 !important;}
#text-7 .textwidget {padding-left:27px !important;background: #a11816 !important}

#text-8{background: #ffffff !important;}
#text-8 .textwidget {padding-left:27px !important;background: #ffffff !important}

#text-9{background: #ffffff !important;}
#text-9 .textwidget {margin-left:0px !important;background: #ffffff !important}