/*  
Theme Name: tuufy7
Theme URI: http://tuufy.com/
Description: Designed by <a href="http://tuufy.com">phparabic</a>.
Version: 6.3
Author: phparabic
Author URI: http://tuufy.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/
/*Copyright 2008, tuufy.
/* 
TABLE OF CONTENTS 
HTML Elements
Structure
Navigation Bar
Text
Index Page
Content Page
Sidebar
Form Elements  
Comments
Footer
Clear
/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,h55, 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; direction:rtl;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body {line-height: 1; color: black; background: white;}
ol, ul { 
list-style: none; 
direction:rtl;
}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; direction:rtl;}
caption, th, td { text-align: right; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; direction:rtl; }
blockquote, q {	quotes: "" "";}
/* HTML Elements */
* {
margin:0;
padding:0;
}
body {
font: 100% Tahoma, Arial, Helvetica;
background: #ffffff url(images/backgrounds/dark-wood.jpg) top left;
color: #333;
direction:rtl;
}
p {	
margin: 15px 0;
}
a:link, a:visited {
color: #325c81;
text-decoration:none	
}
a:hover, a:active {
color: #80acd1;
text-decoration:underline;
}
a img {
border:0;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
code {
font: 1.0em 'Courier New', Courier, Fixed;
background:#ececec;		 
}
acronym, abbr, span.caps {	
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
padding: 15px 5px;
border: 1px solid #DFDFDF;
background: #eef3f9 url(images/typo/quotes.gif) no-repeat top left;
font-size:12px;
font-family:tahoma;
line-height:1.75em;
margin: 5px 0;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
select {
width: 130px;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
/* Structure */
#head {
width:930px;
margin:0px auto;
margin-top:0px;
padding:10px 5px 15px 5px;
background:#fff;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
}
#page {
width:920px;
margin:0px auto;
padding:10px;
background: #fff;
font-size:12px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
background-image: url(images/bgGradientLines.gif);
}
#page2 {
width:900px;
margin: 0 auto;
padding: 10px;
background:#ffffff;
}
#inner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
margin:0;
padding:0;
background:url(images/left_stripe.gif) right repeat-y;
}
.left {
float: left;
}
.right {
float: right;
}
/* Navigation Bar*/
#navbar {
margin:0 auto;
padding:0px 10px 0px 10px;
text-transform:uppercase;
background:#333333 url(images/navbar.png) no-repeat;
width:920px;
font-size:10px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
}
#page-bar {
padding:0px;
}
#page-bar ul {
list-style: none;
}
#page-bar li {
float: right;
list-style:none;
cursor: pointer;
display:block;
border-right:1px solid #303030;
direction:rtl;
}
#page-bar li:hover {
background: #4682B4;
}
#page-bar a, #page-bar a:visited {
margin: 0px;
padding:7px 14px;
font-weight:bold;
color: #B54649;
display:block;
}
#page-bar a:hover {
text-decoration:none;
display:block;
}
#page-bar p {
margin:0;
padding:0;
}
#searchform {
width:184px;
float: left;
text-align:right;
padding-top:3px;
margin-right:10px;
}
/* Dropdown Menus */		
#page-bar li {
z-index: 9999;
float: right;
margin: 0px;
padding: 0px;
}
#page-bar li li {
z-index: 9999;
float: right;
margin: 0px;
padding: 0px;
width: 132px;
text-transform:none;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
z-index: 9999;
width: 122px;
float: none;
margin: 0px;
padding: 4px 10px 4px 10px;
background: #5b5b5b url(images/dots_nav.gif) repeat-x top;
}
#page-bar li li a:hover, #page-bar li li a:active {
z-index: 9999;
background: #909090;
padding: 4px 10px 4px 10px;
}
#page-bar li ul {
z-index: 9999;
position: absolute;
width: 10em;
left: -999em;
}
#page-bar li:hover ul {
z-index: 9999;
left: auto;
display: block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
z-index: 9999;
left: auto;
}
/* Text*/
h1 {
font-size:1.4em;
font-family:Andalus, times new roman, verdana;
font-weight: bold;	
}
h2 {
font-size:1.6em;
font-family:Andalus, times new roman, verdana;

}
h55{
font-size:30px;
font-family:Andalus, times new roman, verdana;
background:yellow;
color:red;
}
h3 {
margin-top:10px;
font-size:1.5em;
font-family:georgia, times new roman, verdana;
font-weight: bold; 
margin-bottom:3px; 
color: #4682B4;
border-bottom: 3px solid #ccc;				
background: url(images/icons/special-11.png) no-repeat right;
padding: 0px 20px;
}
h4 {
font-size:1.4em;
font-family:georgia, times new roman, verdana;
font-weight: bold;
color: #4682B4;
margin: 5px;	
}
h5 {
font-size:1.3em;
font-family:georgia, times new roman, verdana;
font-weight: bold;
color: #4682B4;
}
h3.cat_title, h3.cat_title a {
color: #4682B4;
}
h3#respond {
margin-top:0px;
padding-top:20px;
text-shadow:0 0 1px #FFFFFF;	
}
h3#respond2 {
margin:3px;
color: #000;		
border-bottom: 3px solid #ccc;	
text-shadow:0 0 1px #ccc;
background: transparent url(images/icons/quote_40b.png) no-repeat right;
padding: 3px 20px;
}	
#respond3 {
font-size:1.2em;
font-family:georgia, times new roman, verdana;
font-weight:bold;
margin: 5px;
color: #CC0000;	
text-shadow:0 0 1px #FFFFFF;
padding: 5px 10px 0;
}
h3#comments {
margin-top:32px;
padding-left:0px;
margin-bottom:15px;
text-shadow:0 0 1px #FFFFFF;	
}
h3.authors {
margin-top:15px;
}
/* Index Page*/
#logo {
width:165px;
height:79px;
background:#fff;
}
#tagline {
margin-top:10px;
color:#1d3566;
font-weight:bold;
}
#top {
margin:0 auto;
padding: 0px 0px 0px 10px;
background: #eeeeee;
width:930px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
text-shadow:0 0 2px #ccc;	
}
#headline {
width:560px;
float: right;
padding: 0px 12px 25px 25px;
font-size:12px;
line-height:1.75em;	
margin:0;
background: #eeeeee url(images/bgGradientLines.gif) repeat center;
color:#333;
overflow:hidden;
}
#headline a {
color: #333;
}
#headline a:hover {
color:#4682b4;
}
#top div.label {
font-size:1.2em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
text-transform:lowercase;
display:block;
padding-bottom:5px;
padding-top: 16px;
}
#headline div.title {
font-size:2.1em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
line-height:1.75em;
padding-bottom:10px;
padding-top:5px;
margin-top:5px;
}
#headline div.meta {
display:block;
padding:5px 0px 4px 0px;
color: #4682b4;
font-size:11px;
}
#headline p {
padding-bottom:25px;
}
#featured {
width:320px;
float: left;
padding: 0px 0px 0px 5px;
font-size:12px;
}
#featured li {
list-style:none;
width: 320px;
height: 79px;
margin-bottom:0px;
padding-bottom:0px;
direction:rtl;
}
#featured .arthemia-carousel {
overflow:hidden;
width:320px;
}
#featured .info {
margin-top:0px;
padding-top:10px;
float:left;
width:203px;
font-size:11px;
}
#featured .meta {
margin-top:5px;
font-weight:normal;
font-size:10px;
}
#featured .title {
font-size:1.4em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
}
#featured .divider {
margin-left:95px;
}
#headline a img, #featured a img {
margin-top:5px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#featured a {
color: #000;
}
#featured a:hover {
color:#4682b4;
}
#featured a img {
border:2px solid #ccc;
margin-right:10px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #f1f1f1;	
}
#headline a img {
border:3px solid #cacaca;
margin-left:15px;
background: #fff;		
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#single_head {
width:180px;
float: right;
padding: 12px 12px 12px 12px;
margin: 0 5px;
background: #f1f1f1;	
color:#333;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:2px solid #fff;			
}
#single_head a img {
border:3px solid #f8f8f8;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#single_desc {
width:675px;
color:#333;
float: left;
padding:0px 10px 5px 10px;
font-size:12px;
line-height:1.75em; 
}
#single_desc div.title {
font-size:1.6em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
padding-bottom:5px;
padding-top:0px;
}
#single_desc div.meta {
display:block;
padding-bottom:5px;
font-size:10px;
}
#single_desc p {
margin:0px;
padding-bottom:5px;
}
#single_desc a {
color: #4682b4;
}
#single_desc a:hover {
color:#808080;
}
#middle {
margin:0 auto;
padding: 0px 10px 3px 10px;
background: #FAFAFA;
width:920px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
}
.category {
width:164px;
float: left;
border-top: 8px solid #cccccc;
margin:0px;
padding: 6px 10px 15px 10px;
background:#fff;
font-size:1.2em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
cursor:pointer;
text-shadow:0 0 2px #ccc;
letter-spacing: inherit;	
}
.category p {
margin: 0px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size:11px;
font-weight: normal;
color: #444;
letter-spacing: .03em;	
}
.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
text-transform:lowercase;
margin:0;
}
#front-list .cat_title {
 margin-bottom:15px;
}
#front-popular h3 {
color:#333;
}
.more-link {
display:block;
margin:15px 0px;
}
.category a {
color: #3c4145;
display:block;
background:none;
}
.category a:hover {
background:none;
color:#fff;
text-decoration:none;
}
#bottom {
width: 920px;
}
#bottom-left {
float: right;
}
#bottom-left .meta, #content.archive .meta {
font-size:11px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: normal;
color: #333333;
margin: 5px;
clear: left;
}
#bottom-left .meta a, #content.archive .meta a {
color: #4682B4;
}
#front-list {
width:570px;
padding: 10px;
background:#fff;
font-size:12px;
line-height:1.75em;
margin-bottom: 1px;
border-top:1px solid #ececec;	
}
#front-list blockquote {
padding: 0px 10px 0 10px;
}
#front-list .title {
font-size:1.7em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
}
#front-list .divider {
margin-right:216px;
margin-top:0px;
margin-bottom:0px;
}
.author {
font-size:11px;
font-weight:bold;
}
.meta {
color: #4682b4;
}
.meta4{
margin-bottom: 3px;
margin-top: 10px;	
border: 1px solid #ccc;
font-family: tahoma;	
font-size: 11px;
padding: 1px 3px;
background: #eeeeee;
font-weight: normal;
clear: right;	
text-shadow:0 0 1px #ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;		
}	
#headline p, #featured p {
margin:0;
}
#paged-list {
width:570px;
padding: 5px 10px;
background:#fff;
font-size:12px;
line-height:1.75em;	
border-top:1px solid #ececec;
}
#paged-list .clearfloat {
width:570px;
background:url(images/dots_content.gif) repeat-x bottom;
padding-bottom:1px;
}
.onecolumn {
padding:5px 0px;
margin:0;
}
.onecolumn img {
border: 1px solid #cacaca;
padding: 4px 4px 4px 4px;
margin-left:10px;
margin-bottom:5px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #f1f1f1 url(images/blog-thumb-shade.png) no-repeat bottom center;	
}
.tanbox {
width:275px;
padding: 5px 0px;
margin:0;
}
.archive .tanbox {
width:570px;
background:url(images/dots_content.gif) repeat-x bottom;
padding-bottom:1px; 
}
.tanbox img {
border: 1px solid #cacaca;
padding: 4px 4px 4px 4px;
margin-left:10px;
margin-bottom:5px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #f1f1f1 url(images/blog-thumb-shade.png) no-repeat bottom center;	
}
.tanbox span.title a, .onecolumn span.title a {
font-size:1.6em;
font-family:georgia, times new roman, verdana;
font-weight:bold;	
}
.tanbox p, .onecolumn p {
margin:5px 0px;
}	
#navigation {
padding:15px 10px;
background:#fff;
font-size:12px;
text-align:center;
width:550px;
direction:rtl;
}
/* Content Page*/
#content {
width:570px;
background:#fff;
padding:10px;
font-size:12px;
line-height:1.75em;
float: right;
border-top:1px solid #ececec;
}
.post {
line-height:1.75em;
text-shadow:0 0 1px #fff;		
}
.post p {
margin: 5px;
}
.post .clearfloat {
border-bottom:3px solid #ccc;
}
.entry ul, .post ol, #front-list ul, #front-list ol {
margin-bottom:2px;
direction:rtl;
}
#content h2.title {
border-bottom:3px solid #ccc;
border-top: 1px solid #ccc;
margin-bottom:1px;
padding:20px 0px;
color: #000;
text-shadow:0 0 1px #ccc;
margin: 0px;
text-align: center;
}
.entry ul li, #front-list ul li {	
text-shadow:0 0 1px #fff;
padding: 1px 22px 1px 0;
background: url(images/icons/bullet_check.png) no-repeat right;	
text-decoration:none;
color: #333;
direction:rtl;
}
.entry ol li, #front-list ol li {	
list-style:decimal;
margin-right:30px;
direction:rtl;
}
.entry ol li ul li, #front-list ol li ul li {	
list-style:square;
margin-right:20px;
direction:rtl;
}
.entry img, .post a img, #front-list img {
border: 1px solid #cacaca;
padding: 4px 4px 4px 4px;
margin-left:10px;
margin-bottom:5px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background: #f1f1f1 url(images/blog-thumb-shade.png) no-repeat bottom center;	
}
#front-list2 {
margin: -23px 43px 0 0;
padding:0;
}	
.entry a {
text-decoration:underline;	
}
.post .ads {
margin-top:10px;
}
.ads img {
border:1px solid #ccc;
padding: 2px;	
margin: 0px;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}	
.ads2 img {
border:1px solid #ccc;
padding: 2px;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
float: left;
}
#stats {
margin: 0;
padding: 2px 3px 2px 3px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 11px;
display:block;
border: 1px solid #ccc;
background: #eeeeee;
}
span#map {
font-size:12px;
}
img.centered, a img.centered, img.aligncenter, a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
img.alignright, a img.alignright {
border:1px solid #ccc;
padding:2px;
margin-left:10px;
margin-bottom:0px;
display: inline;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #fff;
}
img.alignleft, a img.alignleft {
border:1px solid #ccc;
padding:2px;
margin-right:10px;
margin-bottom:0px;
display: inline;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #fff;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
#bio {
padding:10px;
background: #eeeeee;
border: 1px dashed #ccc;	 
margin:20px 0px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;		 
}
#bio p {
margin:0;
padding:0;
}
#bio .avatar {
border:1px solid #ccc;
margin: 0px 0 5px 10px;
float: right;
background: #ffffcc;		
padding:2px;
width:80px;
height:80px;
}
#bio2 .avatar {
border:1px solid #ccc;
margin: 0px 0 5px 10px;
float: right;
padding:2px;
width:35px;
height:35px;
background: #ffffcc;	
}
/* Sidebar*/
#sidebar {
width:320px;
float: left;
margin: 0px 0px 0px 0px;
overflow:hidden;
}
.spoiler { 	
padding:0px 12px 12px 12px;
background: #fff;
border: 1px solid #f1f1f1;
margin-bottom:11px; 	
overflow:hidden;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
letter-spacing: .01em;
line-height: 1.35em;
}
.spoiler img {
border:1px solid #ccc;
padding: 4px 4px 4px 4px;
margin-left:10px;
margin-bottom:2px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
opacity:0.5;
background: #f1f1f1 url(images/blog-thumb-shade.png) no-repeat bottom center;	
}
.spoiler img:hover {
opacity:1;
}
.spoiler h3 {	
margin:0px 0px 8px 0px; 	
padding:3px 10px;
border:1px solid #ececec;
}
.spoiler h3 a {
color: #333;
text-decoration:none;
}
.spoiler h3 a:hover {
color: #4682b4;
text-decoration:none;
}	
.spoiler p {
margin:0;
color:#333;
text-shadow:0 0 1px #fff;	
}
.spoiler h4 {
margin:7px;
text-shadow:0 0 1px #fff;
}
.spoiler h4 a {
color: #417394;
background: url(images/icons/comment.png) no-repeat right;
padding: 0 18px;	
}
.spoiler h4 a:hover {
color: #333;
background: url(images/icons/quote_40b.png) no-repeat right;
padding: 0 18px;	
}	
#sidebar {
font-size:11px; 
}
#sidebar h3 {
font-size:1.4em;
font-family:georgia, times new roman, verdana;
background: #eeeeee;
color: #333;
text-shadow:0 0 1px #fff;		
display:block;	
margin: 5px 0px 5px 0px;
padding: 5px 10px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
border: 1px solid #cccccc;
}
#sidebar-top, #sidebar-bottom {
width:298px;
float: left;
padding: 0px 10px 10px 10px;
background: #fff;
border:1px solid #eeeeee;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
#sidebar-top2, #sidebar-bottom2 {
width:298px;
float: left;
padding: 0px 10px 0px 10px;
background: #fff;
border:1px solid #eeeeee;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}	
#sidebar-bottom2{
margin-top:10px;
}	
#sidebar-bottom, #sidebar-middle {
margin-top:10px;
}
#sidebar-middle {
width:320px;
float: left;
}
#sidebar-left {
width:135px;
padding:0px 10px 10px 10px;
float: right;
background: #fff;
border:1px solid #eeeeee;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
#sidebar-right {
width:135px;
padding:0px 10px 10px 10px;
float: left;
background: #fff;
border:1px solid #eeeeee;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
#sidebar li {
list-style:none;
border-bottom:1px dotted #eeeeee;
display:block;
padding: 2px 18px 2px 0;
background: url(images/icons/bullet_black.png) no-repeat right;
direction:rtl;
}
#sidebar li ul li {
border-bottom:0px;
direction:rtl;
}
#sidebar-ads {
width:298px;
float: left;
margin-bottom:10px;
padding:10px;
background: #fff;
border:1px solid #eeeeee;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
.sidebar-ads img {
border:1px solid #ccc;
padding: 2px;	
margin: 0 -4px;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}	
#sidebar h3 img { margin-top:1px; }
/* Form Elements */
select {
border:1px solid #333333;
width:100%;		
}
.submitbutton {
padding: 2px 5px;
border:1px solid #000000;
background: #eef3f9;
font: 12px/20px Tahoma, Arial, sans-serif;
color:#000000;
cursor: pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.submitbutton:hover {
background:#303030;
color:#fff;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.field {
padding: 1px;
background: #eef3f9;
font-size:11px;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;	
color: red;	
}
#search .searchbutton {
padding: 1px;
border:1px solid #333333;
background: #ffffff;
font-size:11px;
}
#commentform input {
width: 220px;
padding: 4px 4px 4px 4px;
}
#commentform textarea {
width: 99%;
height: 170px;
background: #eef3f9;
font: 12px/20px Tahoma, Arial, sans-serif;		
margin-top:5px;
border-top:1px solid #bbbbbb;
border-left:1px solid #bbbbbb;
border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
/* Comments*/
#comment { width:590px;	background:#fff;}
div#cancel-comment-reply { 
font-weight:bold; 
}
#comments ul.commentlist { margin-top:5px; list-style:none; }
#comments ul.commentlist blockquote { 
background:#ededed; 
border: 1px dashed #ffffff; 
margin: 18px 0 0 0;
padding: 2px 6px 2px 2px;
font-style: italic;
}
#comments .clearfloat { background:none; }
#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }
ul.commentlist li.pingback, ul.commentlist li.trackback { 
display:none; 
}
ul.commentlist li.comment { color:#4d4d4d; padding: 5px 14px 5px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:11px; line-height:18px; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:5px; }
ul.commentlist li.comment img.avatar { 
border:1px solid #ccc; 
margin: 2px 0px 2px 8px; 
float:right; padding: 2px; 
width:45px; 
height:45px;
background: #ffffcc;		
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}	
ul.commentlist li.comment cite { color:#444; font-weight:bold; font-size:12px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px;}
ul.commentlist li.comment div.comment-meta a { 	color: #444; text-decoration:none;}
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { 
display:block;
width: 60px;	
padding: 1px 2px;
border:1px solid #cccccc;
background: #eef3f9;
font: 11px/20px Tahoma, Arial, sans-serif;
color: #333;
cursor: pointer;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}
ul.commentlist li.comment div.reply a { 
text-decoration:none; 
font-weight:bold; 
}
ul.commentlist li.comment p { margin:5px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }
ul.children li.comment { 
margin-top:5px; 
color:#4d4d4d; 
padding: 12px 12px 12px 12px; 
background:#f1f1f1; 
border:none; 
list-style:none; 
margin-bottom:0px; 
font-size:11px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}
ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { 
background: #ffffff;
border: 1px dashed #cacaca;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { 
background:#f6f6f6;
border: 1px dashed #ccc;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
 }
#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:5px; }
li.comment div#respond h3 { display:none; }
/* Footer*/
#gallery {
font-size:11px;
color:#333;
width: 925px;
background: #eeeeee;
margin: 0 auto;
padding: 10px 5px 10px 10px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
}
#gallery #random {
float:right;
width:613px;
}
#gallery #random img {
padding: 1px 0;
background: #ffffff;	 
border: 2px solid #ccc;
margin-right: 12px;
margin-bottom: 10px;
float: right;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
opacity:0.5;
}
#gallery #random img:hover {
opacity:1;
}
#gallery #video {
float:left;
width:281px;
padding-right:20px;
border-right: 1px solid #ccc;
}
#gallery #video h3 {
width:265px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.0em;
font-weight: bold;
background: #cccccc;
color: #333;
display:block;	
margin: 1px -2px 5px 0px;
padding: 5px 10px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
border: 1px solid #a1a1a1;	
}
#gallery h3 {
width:567px;
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.0em;
font-weight: bold;
background: #cccccc;
color: #333;
display:block;	
margin: 1px 5px 5px 0px;
padding: 5px 10px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #a1a1a1;		
}
#gallery h3 a {
color: #325c81;	
}	
#front-popular {
font-size:11px;
color:#fff;
width: 910px;
background: #ccc;
margin: 0 auto;
padding:15px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
text-shadow:0 0 1px #fff;		
}
#recentpost, #mostcommented {
width:276px;
float:left;
padding:0px 20px 0px 0px;
border-right:1px solid #eeeeee;
}
#recentpost h3 {
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.0em;
font-weight: bold;
background: #eeeeee url(images/icons/post_old.png) no-repeat right;
color:#333;
border: 1px solid #a1a1a1;	
display:block;	
margin: 0px 0px 5px 0px;
padding: 5px 20px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;		
}	
#mostcommented h3 {
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.0em;
font-weight: bold;
background: #eeeeee url(images/icons/post_old.png) no-repeat right;
color:#333;
border:1px solid #a1a1a1;	
display:block;	
margin: 0px 0px 5px 0px;
padding: 5px 20px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;		
}	
#recent_comments h3 {
font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 1.0em;
font-weight: bold;
background: #eeeeee url(images/icons/post_old.png) no-repeat right;
color:#333;
border:1px solid #a1a1a1;	
display:block;	
margin: 0px 0px 5px 0px;
padding: 5px 20px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;			
}	
#mostcommented {
margin-left:20px;
}
#recent_comments {
width:276px;
float:right;
padding:0px;
}
#recentpost a, #mostcommented a, #recent_comments a {
color: #333;
text-shadow:0 0 1px #fff;	
}
#recentpost ul, #mostcommented ul, #recent_comments ul {
margin-top:5px;
}
#recentpost li, #mostcommented li, #recent_comments li {
list-style:none;
padding-top:1px;
}
#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
display:block;
padding: 4px 18px 4px 0;
background: url(images/icons/bullet_black.png) no-repeat right;		
text-decoration:none;
}
#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
text-shadow:0 0 1px #fff;
padding: 4px 18px 4px 0;
background: url(images/icons/bullet_blue.png) no-repeat right;		
text-decoration:none;
color: #2D5D91;
}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
background:none;
}
#footer {
margin: 0 auto;
width: 920px;
font-size:10px;
background: #2c2c2c;
color:#fff;
padding:5px 10px;
border-left:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
text-shadow:0 0 1px #ffffff;		
}
#footer a {
color:#fff;
}	
/* Float Properties*/
.clearfloat:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfloat {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfloat {
height:1%;
}
*+html .clearfloat {
height:1%;
}
.clearfloat {
display:block;
}
/* Captions */
.aligncenter,div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ccc;
font-size: 12px;
font-family: Tahoma;	
padding: 1px 0px 1px 0px;
background: #fff;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
margin: 2px;
text-align: center;			
}
.wp-caption img {
margin: 2px;
padding: 2px 0 0 0;
border: 0 none;
}
.wp-caption a img {
margin: 2px;
padding: 2px 0 0 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
color: #a40505;
font-family: Tahoma;
border: 0px solid #ccc;
font-size: 12px;
padding: 2px;
background: #fff;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: bold;		
margin: 0px;
}
/* End captions */		
/* ---------------[ Related Posts on Single Post Page ]--------------- */
#related {
padding: 4px 4px 4px 4px;
margin: 0;
border: 1px dashed #ccc;
background: #eeeeee;
font-size:11px;	
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
color: #000;
text-shadow:0 1px 0 #FFFFFF;	
}
#related .related-posts {
font-weight:bold;
width: 60%;
float:right;
}
#related .related-posts p {
margin:0;
}
#related .related-posts h3, #related .related-posts h2, #related .related-posts h1 {
margin:0 0 10px;
font-size:10px;
letter-spacing:0;
}
#related .related-posts ol {
font-weight:normal;
margin: 0 0 0 20px;
}
#related .related-posts li {
list-style:decimal;
padding: 2px 18px 2px 0;
background: url(images/icons/bullet_blue.png) no-repeat right;		
margin-right:30px;
}
#related .subscribe {
width: 40%;
float: left;
padding: 0;
}
#related .subscribe p.intro {
font-weight:bold;
}
#related .subscribe p.feed {
margin-bottom:10px;
font-weight: normal;
padding-left: 30px;
background: url(images/FeedIcon-16.gif) 0px 50% no-repeat;
}
#related .subscribe form {
margin:0;
padding:0;
}
/* -------------------[ Author Bio Info ]------------------- */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* 
Coldskin #2 for Contact Coldform WordPress Plugin 
*/
div#coldform * {
padding: 0;
margin: 0;
border: 0;
}
div#coldform {
font-family: Tahoma;
background-color: #F9F9F9;
border: 2px solid #DFDFDF;
font-size: 10px;
margin: 0;
width: 570px;
color: #333333;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	 
}
div#coldform fieldset {
border: 0 none;
display: block;
clear: both;
}
div#coldform legend.hide {
display: none;
}
.input:focus, textarea:focus { 
border: 1px solid #DFDFDF; 
color: #333333;
text-shadow:none;
}
div#coldform label.label {
font-size: 1.1em;
display: block;
margin: 5px 0;
padding-top: 5px;
width: 177px;
clear: left;
float: left;
}
div#coldform label.label2 {
color: #ffffff;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
text-shadow:none;
/*width:463px;*/
float:left;
clear:left;
}
div#coldform input.input {
font-family: Tahoma;
border: 1px solid #DFDFDF;
background: #ffffff;
padding: 3px 3px;
font-size: 12px;
margin-top: 10px;
margin-right: 5px;
display: block;
width: 300px;
color: #333333;
clear: right;
float: right;
}
div#coldform textarea#coldform_message{
font-family: tahoma;
border: 1px solid #DFDFDF;
background: #ffffff;
padding: 1px 3px;
font-size: 12px;
margin-top: 10px;
margin-right: 5px;
display: block;
width: 470px;
color: #333333;
clear: right;
float: right;
}
div#coldform input.submit {
font-family: Tahoma;
border: 1px solid #DFDFDF;
margin: 7px 10px 10px 0;
background: #ffffff;
font-size: 12px;
cursor: pointer;
display: block;
padding: 3px;
width: 308px;
color: #333333;
clear: right;
float: right;
}
div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:left;
clear:left;
}
/* ����� �������� */
span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {
display: block;
padding: 8px 10px 8px 36px;
margin: 15px 0;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
direction:rtl;
}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(images/typo/attention.png) 10px 50% no-repeat;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(images/typo/notice.png) 10px 50% no-repeat;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(images/typo/alert.png) 10px 50% no-repeat;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(images/typo/download.png) 10px 50% no-repeat;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(images/typo/approved.png) 10px 50% no-repeat;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(images/typo/media.png) 10px 50% no-repeat;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(images/typo/note.png) 10px 50% no-repeat;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(images/typo/cart.png) 10px 50% no-repeat;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(images/typo/camera.png) 10px 50% no-repeat;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(images/typo/doc.png) 10px 50% no-repeat;}
span.inset-left {display: block;color: #000;padding: 15px;float: left;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}
span.inset-right {display: block;color: #000;padding: 15px;float: right;width: 20%;font-size: 110%;font-weight: bold;font-style: italic;}
.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {
padding: 15px;
margin: 15px 0;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
direction:rtl;
}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {
border: 1px solid #333;
}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}
span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {display: block;font-size: 170%;float: right;margin: 2px 15px 0 10px; direction:rtl;}
span.number {color: #333;}
span.number-blue {color: #0D507A;}
span.number-red {color: #D12E2E;}
span.number-green {color: #74A824;}
span.number-purple {color: #9E0E87;}
span.number-orange {color: #CC8300;}
span.number-brown {color: #8B6846;}
span.number-grey {color: #666;}
span.highlight {background: #FFFBD5;padding: 1px 2px; direction:rtl;}
span.highlight-blue {color: #0D507A;}
span.highlight-red {color: #D12E2E;}
span.highlight-green {color: #74A824;}
span.highlight-purple {color: #9E0E87;}
span.highlight-orange {color: #CC8300;}
span.highlight-brown {color: #8B6846;}
span.highlight-grey {color: #666;}
span.highlight-bold {font-weight: bold;font-size: 120%;}
span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {display: block;font-size: 260%;float: right;margin: 0px 0 0 4px;line-height: 100%; direction:rtl;}
span.dropcap {color: #333;}
span.dropcap-blue {color: #0D507A;}
span.dropcap-red {color: #D12E2E;}
span.dropcap-green {color: #74A824;}
span.dropcap-purple {color: #9E0E87;}
span.dropcap-orange {color: #CC8300;}
span.dropcap-brown {color: #8B6846;}
span.dropcap-grey {color: #666;}
ul.bullet-1 li {background: url(images/typo/bullet-1.png) 0 5px no-repeat !important;}
ul.bullet-2 li {background: url(images/typo/bullet-2.png) 0 5px no-repeat !important;}
ul.bullet-3 li {background: url(images/typo/bullet-3.png) 0 5px no-repeat !important;}
ul.bullet-4 li {background: url(images/typo/bullet-4.png) 0 5px no-repeat !important;}
ul.bullet-5 li {background: url(images/typo/bullet-5.png) 0 5px no-repeat !important;}
ul.bullet-6 li {background: url(images/typo/bullet-6.png) 0 2px no-repeat !important;}
ul.bullet-7 li {background: url(images/typo/bullet-7.png) 0 2px no-repeat !important;}
ul.bullet-8 li {background: url(images/typo/bullet-8.png) 0 3px no-repeat !important;}
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8 {padding-right: 15px !important;overflow: hidden;margin-right: 5px !important; direction:rtl;}
ul.bullet-1 li,  ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-right: 10px !important; direction:rtl;}
ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li {list-style: none;padding-bottom: 3px !important;margin-bottom: 5px !important;padding-right: 22px !important; direction:rtl;}
blockquote.blue{color: #0D507A; direction:rtl;}
blockquote.red{color: #D12E2E;}
blockquote.green{color: #74A824;}
blockquote.purple{color: #9E0E87;}
blockquote.orange{color: #CC8300;}
blockquote.brown{color: #8B6846;}
blockquote.grey {color: #666;}
blockquote.quotes {display: block;background: url(images/typo/quote-start.png) 0 5px no-repeat;padding: 0px 20px 0 38px;margin: 20px 0;font-size: 120%;line-height: 150%;width: auto;color: #666;border: 0;}
blockquote.quotes p {padding: 0 38px 0 0;margin-top: 0;background: url(images/typo/quote-end.png) 100% 100% no-repeat;}
/*	Tables	*/
#content table{
margin: 10px 0;
text-align: center;
width: 100%;
}
#content table th{
background: #666;
border: 1px	solid #fff;
color: #fff;
padding: 7px;
}
#content table td{
background: #eee;
border: 1px	solid #fff;
padding: 7px;
}
#content table tr:nth-child(even) td{	background: #e9e9e9;	}
.style1 {
padding: 5px 3px;
margin: 2px 0;
margin-bottom: 25px;
border: 1px solid #eeeeee;
font-size:20px;
font-family:Andalus;
line-height:1.75em;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #FFFFCC;
color: #333;
text-shadow:0 1px 0 #FFFFFF;
}
.style2 {
padding: 5px 3px;
margin: 2px 0;
margin-bottom: 25px;
border: 1px solid #eeeeee;
font-size:10px;
font-family:Tahoma;
line-height:1.75em;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: #e6f4f6;
color: #333;
text-shadow:0 1px 0 #FFFFFF;
}
.style3{
font-family:Andalus;
font-size:25px;
color: #333333;
top:100px;
}
