/*  
Theme Name:  My_Wordpress_Directory_blue
Theme URL: http://prodengiblog.ru/archives/527
Description: My_Wordpress_Directory_blue with three columns. 
Version: 1.0
Author: Ksana
Author URL: http://prodengiblog.ru
Tags: 	
catalog articles, blue, grey, three-columns, fixed-width, right-sidebar
*/ 


@import 'css/header.css';
@import 'css/top_menu.css';
@import 'css/maincolumn.css';
@import 'css/categories.css';
@import 'css/сomments.css';
@import 'css/navi.css';
@import 'css/sidebar.css';
@import 'css/tabs.css';
@import 'css/dd-formmailer.css';

/************************************************
* Global Styles					*
************************************************/

* { 
margin : 0; 
padding : 0; 
} 

body { 
  width: 100%; 
  height: 100%; 
  background : #F2F2F2; 
  text-align : center; 
	font-size: 14px;
  font-weight : normal; 
  font-family : Arial, Verdana, Sans-Serif; 
  color : #000; 
  border: 0;
}

/************************************************
* wrapper			*
************************************************/

#container { 
  overflow: hidden;
} 

/************************************************
* Structure	wrapper			*
************************************************/

#header { }

/*top_menu*/

#navbar { }             

#page { 
  width : 1015px; 
  background: #fff; 
  margin : 35px auto 20px; 
  padding : 0; 
  text-align : left; 
  overflow : hidden; 
} 

#footer { } 

/************************************************
* Structure	page			*
************************************************/

.maincolumn { } 

#sidebar { } 

/************************************************
*	Hyperlinks *
************************************************/

a, a:visited { 
color : #000099; 
text-decoration : none; 
  outline:none;
} 
a:hover { 
color : #808080; 
text-decoration : underline; 
  outline:none;
} 
a img { 
padding : 0; 
margin : 0; 
border : none; 
} 

/************************************************
* h 							*
************************************************/

h1, h2, h3, h4, h5, h6 { 
clear: both;
} 
h1 { 
font-size : 36px; 
} 
h2 { 
font-size : 18px; 
} 
h3 { 
font-size : 16px; 
color : #000099;
font-weight : bold; 
} 
h4 { 
font-size : 15px; 
color : #000;
margin : 0 0 20px 0; 
} 
h5 { 
font-size : 15px; 
margin : 0 0 15px 0; 
padding : 0 0 2px 0; 
color : #000;
} 
h6 { 
font-size : 15px; 
color : #000;
margin : 20px 0 10px 0; 
} 

/************************************************
*	align								*
************************************************/

/* comments */

.left { 
float: left;
text-align : left; 
  width : auto; 
} 
.right { 
float: right;
text-align : left; 
  width : auto; 
} 

/* browse */

.alignleft { 
  float : left; 
  text-align : left; 
  margin : 0 0 25px 0; 
	padding: 0;
  width : auto; 
} 
.alignright {  
  float : right; 
  text-align : right; 
  margin : 0 0 25px 0; 
	padding: 0;
  width : auto; 
} 

/* midlle */

.lefty { 	
	margin: 0;
  padding:0;
  float: left;
  text-align: left;
  width : auto; 
}
.righty { 
	margin: 0;
  padding:0; 
  float: right;
  text-align: left;
  width : auto; 
}

/************************************************
*	additional classes					*
************************************************/

p { 
text-align : left; 
margin : 0 0 5px 0; 
padding : 0; 
} 
.clear { 
clear : both; 
} 
.reklama
{
margin: 5px 5px 10px 30px;
}
.reklamatext
{
float: left;
margin: 2px 10px 2px 5px;
}
/************************************************
*	footer								*
************************************************/

#footer { 
 background:  url('/wp-content/themes/My_Wordpress_Directory_blue/images/footer.png') #1F279D; repeat-x; 
 width: 100%; 
 height : 90px;
text-align: center;
font-size : 14px; 
font-weight : normal; 
padding : 20px 0 0 0;
margin : 0; 
color : #C4C4C4; 
} 
#footer a, a:visited { 
color : #C4C4C4; 
text-decoration : none; 
} 
#footer a:hover { 
color : #d1d1d1; 
text-decoration : underline; 
} 
.copyright { 
width : 700px; 
margin: 0 auto 10px;
padding: 0;
color : #C4C4C4; 
}
#LiveInternet { 
width : auto; 
float: left;
padding : 0;
margin : 40px 0 0 20px; 
} 

/************************************************
*	line							*
************************************************/

.line { 
margin : 15px 0 10px 0; 
border-bottom : 1px solid #E0E0E0; 
clear : both; 
} 
.line2 { 
margin : 15px 0 15px 0; 
border-bottom : 2px solid #E0E0E0; 
clear : both; 
} 

/************************************************
*	Дополнительные классы							*
************************************************/

#line { 
margin : 0; 
padding: 2px;
border-top : 1px solid #E0E0E0; 
clear : both; 
} 
#line2 { 
margin : 0 0 5px 0; 
padding: 0 0 5px 0; 
border-bottom : 1px solid #E0E0E0; 
clear : both; 
} 
#margin { 
margin-bottom : 30px; 
} 
#margin_bottom { 
margin-bottom : 20px; 
} 

/************************************************
*	Закругленные углы     970px      *
************************************************/

.page_in	{ 
	padding: 0;
	margin: 0 20px;
  overflow : hidden; 				
}
.top_image {
  margin: 0;
  padding: 0;
  background-image: url('/wp-content/themes/My_Wordpress_Directory_blue/images/page_img.png');
  background-position: top;
  width: 1015px;
  height: 15px;
}
.midlle_image {
  width: 1015px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url('/wp-content/themes/My_Wordpress_Directory_blue/images/midlle.png');
  background-repeat: repeat-y;
  background-position: left;
}
.bottom_image {
  margin:0;
  padding:0;
  background-image: url('/wp-content/themes/My_Wordpress_Directory_blue/images/page_img.png');
  background-position: bottom;
  width: 1015px;
  height: 15px;
}


