﻿td,th,tr,table
{
padding:0px;
margin:0px;
border-collapse: collapse;
}

.button {
    cursor:pointer;
    display:block;
    height:38px;
    width:137px;
    line-height:38px;
    text-align:center;
    background-image:url('/img/but.png');
    background-repeat:no-repeat;
	color:#444444;

}

.button:hover { background-image:url('/img/but-over.png'); } /* активная зеленая кнопка */
/* и т.д. */


.button-tag {
    cursor:pointer;
    display:block;
    height:38px;
    width:137px;
    line-height:38px;
    text-align:center;
    background-image:url('/img/tag.png');
    background-repeat:no-repeat;
	color:#444444;
}

.button-tag:hover { background-image:url('/img/tag-over.png'); } /* активная зеленая кнопка */
/* и т.д. */


.gray_time
{
color:#999999;
font-size:12px;
}

p.stars {width:136px; height:38px; background:#fff url(http://macroart.ru/wp-content/uploads/2011/06/11.gif) no-repeat}
p.stars:hover { background:#fff url(http://macroart.ru/wp-content/uploads/2011/06/2.gif) no-repeat}

.u01 {opacity:0;}
.u01:hover {opacity:0.7}

#pve {background-color:#efefef; padding:5px; color:#787878;}

.storees:hover{opacity:0.7;}


#pod{
	border-bottom:dotted;
	border-width:1px;
	border-color:#3d3d3d;
}

#d1  {
	width: 100px;
	height: 100px;
	background-size:120px ;

}
#d2  {
	width:100px;
	height: 100px;
	background:#eeeeee;
	margin-left:0px;
	opacity:1;
	border:0px  solid #ffffff ;
	background-size:120px;
}
#d2:hover  {
	opacity:0.8;
}


.g
{
font-family:arial;
margin:4px;
font-size:12px;
color:#121212;

}
.work
{
	margin: 20px 66px 10px 66px;
}

.or
{

font-family:verdana;
font-size:12px;
color:#d78c37;
}
.w
{
font-family:verdana;
font-size:12px;
color:#999999;
}
.mail
{
font-family:verdana;
font-size:18px;
color:#2f9999;

}
.mail:hover
{
cursor:hand;
color:#ffffaa;
}




/*
	Theme Name: Business View
	Theme URL: http://newwpthemes.com/wordpress-theme/business-view/
	Description: Локализация шаблона: <a href="http://freewordpressthemes.ru" target="_blank" title="Русские темы для WordPress блогов, бесплатно!">FreeWordpressThemes.ru</a>
	Author: NewWpThemes.com
	Russian translation: http://freewordpressthemes.ru/
	Version: 1.0
	Tags: Brown, Business, Technology, Ads Ready, Two Columns, Left Sidebar, Fixed Width, Blogging, Dark, Options Page
*/

/* LAYOUT */


/*body {
	background: url(images/backgroundday.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	}*/
	
	body {
	background: url(images/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #0f0016;
	}
<!-- //#93640f; -->
#wrapper {
	padding:0;
	}

#container {
	}

#contentwrap {
	background: url(images/container-background.gif) top right repeat-y;
	}

.joinings  a{
	color: #ffffff;
	}
.joinings a:hover {
color: #af7101;
}


 .linkz a  {

text-decoration:none;
color:#ffffff;
}
  .linkz  a :hover {
color:#df0074;
}



a {
	color: #ab6502;
}

a:hover {
	color: #dc8203;
	}
	
	




/* HEADER */

#sideads
{

}

#maps
{
background-color:#43135a; 
margin-left:10px;

}

 .elem  a {
opacity:0.8;
color:#cccccc;
text-decoration:none;
}
.elem  a:hover {
opacity:1;
color:#cbee00;

}


#hro h2
{
color:#FFFFFF; 

}
#hro p
{
color:#FFFFFF; 
}


.margo
{
padding:10px;
}

#header {
	/* height: 50px;*/
	padding-top:0px;
	/*position:relative;
	top:-22px;*/
	}


#header h1 {
	margin-bottom: 2px !important;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	
    text-transform: uppercase;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #fff;
	font-size: 14px; 
	font-family: Arial;
	text-transform: uppercase;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
position:relative;
top:0;
	height: 0px;
	margin-top: 0px;
	}
	

#pagemenu {
/*position:relative; 
top:27px;*/
 background: url(images/pagemenu_4.gif) repeat-x;
}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
    padding-left: 10px;
	}
	
#pagemenu li {
	
	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: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 14px 6px 6px 6px;
	text-decoration: none;
	font-weight: none;
	text-transform:capitalize;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	color: #fedf6c;
	display: block;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fedf6c;
	}


/* CONTENT */

.about-top {
    background: url(images/about-top.gif) top left no-repeat;
    padding-top: 20px;
    }

#aboutbar {
    background: #d2a80c;
    padding: 0 20px 20px 20px ;
    }
  
#aboutbar  h3 {
    color: #fef0bc;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 22px;
    padding: 0 0 5px 0 !important;
    margin: 0 0 0 0 !important;
    font-weight: bold;
    font-style: italic;
    text-shadow: 0 1px 0 #000;
    }

#aboutbar p {
    color: #fff;
    font-family: Georgia, Times New Roman Times, Serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px !important;
    } 
.about_image {
    border: 5px solid #f4d871;
    float: right;
    margin: 0  0 0 15px;
    }
    
#content {
	padding: 22px 22px 22px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.link-green-pve {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aeff00;
	text-decoration:none;
	};
	
.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom:  1px solid #ddd;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 4px 0;
	padding: 0px;
	line-height: 120%
	font-family: Arial, Helvetica, Sans-serif;
	color: #333;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #333;
	}

.title a:hover {
	text-decoration: none;
	color: #ab6502;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #402b07;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #000;
	}

a.readmore:hover {
	background-color: #2b1d02;
	}
    
.postdate {
	font-size: 16px;
	padding: 0;
    font-family: Arial, Helvetica, Sans-serif;
    color: #999;
	}


.postmeta {
	font-size: 11px;
	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: 14px;
    color: #434040;
	}
.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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.sidebaradbox125 {
	text-align:right;
	}
    
.ad125 {
	margin: 7px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 13px;
    color: #fff;
	}
	
.sidebar a {
	text-decoration: none;
	color: #e3ff80;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#f99b4b;
	}
	
.sidebar a.author {
	text-decoration: none;
	color: #ffa843;
	}

.sidebar a.author:hover {
	text-decoration: underline;
	color:#e6912f;
	}
	

	
.feedtwitter {
    height: 32px;
	text-align: right;
	}
    
#search {
    border: 1px solid #65440a;
    height: 32px;
    padding: 0;
    background: #3c2806;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #fff;
}
	
	
#s {
	width: 210px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#header #s {
    width: 220px;
    }

#header #search {
    }


.sidebar h2 {
	margin: 10px 10px 10px -10px;
	padding: 10px 0 18px 18px;
	background: url(images/sidebar-tab.gif) top left no-repeat;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
    font-weight: bold;
	color: #d3a60b;
    text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 20px;
	}
    
#tag_cloud div, .widget_tag_cloud div {
    padding: 0px 0 0 20px;
    }
    
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



    
#wp-calendar a {
    color:  #d2a80c;
    }
    
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none !important;
	}
#wp-calendar caption {
	padding: 2px 20px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none !important;
	}

#wp-calendar td {
	color: #999;
	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: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}
#wp-calendar {
    padding: 0 0 0 20px;
    }

/* FOOTER */

#footer {
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
    background: #373333;

    border-top: 8px solid #211f1f;
	width: 976px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #e1c186;
	font-size: 9px;
	text-align: center;
	padding: 10px;
    margin-left: 10px;
	}
    	
#footer2 a {
	color: #e1c186;
    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;
margin: 0px;
font-size: 13px;
font-family: Arial;
	}

.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;
	}
	
	 .inH1 {
    line-height: 140%;
   } 

.small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3;
	
}
.smallb {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ab6502;
	}
	
.begun {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal;
line-height: 1.5em;}


	h2 {margin-top:30px;}

#gallery {
  list-style:none;
}
#gallery li {
  display:inline;
}
