/*

Theme Name: iWork

Description: This is a Premium theme for WordPress, just for premium blogs! With a very sophisticated style

Version: 1.0

Author: Nicola Di Trento

*/


/********************** General Format ****************************/

* {
	padding: 0;
	margin: 0;

}



body {

	background: #ffffff;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
}


.text { 
font-family: arial; font-size: 12px; color: #000000; text-align: justify; margin: 4 7; line-height:1.3

 }



img {
	border: 0;
}


a {
	color: #4B8EDB;
	text-decoration: none;

}

a:hover {

	color: #FF0000;
	text-decoration: none;

}

a:visited {

	color: #4B8EDB;

}




/************************* Structure Format ****************************/



#wrapper {

	display: block;
	margin: 0 auto;
	width: 98%;
	position: center;


}


/********  Это позиция и размеры картинки  шапки сайта  *****************/
#header {

	width: 100%;
	background: url(images/header.jpg)  repeat-x;
	height: 170px;
	margin-center: 0;
	color: #fff;

}

/***********************  Это позиция и цвет Заголовка сайта  ****************/

.title {
        color: #000000;
	padding: 15px 0 0px 17px;

}



/******  Это позиция описания (description) сайта под основным названием **********/
 
.title h2{

	color: #000000;
	text-transform: none;
	border-bottom: none;
	text-align: left;

}


/************  Это расположение и размер текста в посте *********************/
#content {

	width: 63%;  /* ширина текстового поля 560 */
	text-align: justify;  /* выравнивание по ширине */
	float: left;
	color: #292929;
	padding-top: 20px; /* отступп(поле) от верхнего края  20 */
	padding-right: 10px;/* отступп(поле) от правого края  10 */
	padding-left: 10px; /* отступп(поле) от левого края  30 */
	font-family: Arial, Sans-Serif;

}

/***************  Это размер, цвет и толщина шрифта h1 в посте ****************/

#content h1 a {

    color: #CAA200;
	font-weight: normal;
	padding-right: 30px;
	
}
/******************  Это изменение цвета шрифта h1 в посте  ***************/
 
#content a:hover {

	color: #4B8EDB;
	text-decoration: none;

}



/********************************  Это ширина sidebar 240 ***************************/

#sidebarRight {

	width: 27%;
	float: right;
	color: #CAA200;
	background: url(images/postbg.gif);
	padding: 10px;
	margin-right: 10px; /*  Это отступ (поле) слева */
	padding-left: 25px; /* отступп(поле) от левого края  30 */

}


* html #sidebarRight {

	width: 26%;

}





/*************** NavBar высота отступа от картинки меню **********************/
ul#Nav {

	margin-top: 5px; /* отступ от верхнего края картинки */

	padding: 0;

	list-style: none;

	float: right;

	font-family: Arial, Sans-Serif;

	font-size: 12px;

	font-weight: bold;

}



ul#Nav li {

	float: left;

}

/*****************  Картинка замены в панели навигации меню *************************/


        ul#Nav li.current a{
	border-left: none;
	background: #DFDED2 url(images/navOff.gif) repeat-x;
	color: #1F1F1F;

}



ul#Nav a {

	display: block;
	float: left;
	padding: 0 1.48em;
	line-height: 30px;
	background: #B11800 url(images/navon.gif) repeat-x;
	margin-left: 5px;
	text-decoration: none;
	color: #fff;

}



ul#Nav a:hover {

	background: #DFDED2 url(images/navOff.gif) repeat-x;

	text-decoration: none;

	color: #1F1F1F;

}



ul#Nav li.current_page_item a { 

	color: #fff; 

	background: url(images/navOff.gif) repeat-x; 

	text-decoration: none;

}


/**************************** Text Format ******************************/



.post {

	margin-bottom: 35px;

}



blockquote {

	color: #000; 

	margin: 0 20px 20px 20px; 

	border-left: 3px solid #55A3D7;

	padding: 10px 10px 4px 10px;

	font-size: 13px;

	font-family: Arial, Sans-Serif;

	background: #F7F7F4;

}



p {

	margin-bottom: 15px;

	line-height: 1.6em;

}



p a {

	border-bottom: 0px solid #ccc;

	text-decoration: none;

}



p a:hover {

	border-bottom: 0px solid #FF0000;

	text-decoration: none;

}



p.center {

	text-align: center;

}



.postmeta {

	padding: 3px;

	font-size: 12px;

	background: #F2F2ED;

	border: 1px solid #E0E0D3;

	color: #212936;

}



.postmeta a {

	border-bottom: none;

	color: #3E7AB9;

}



.postmeta a:hover {

	border-bottom: none;

}



.entry_counter {

	margin-top: -30px;
	padding-right: 27px;
	padding-top: 8px;
	float: right;


	height: 26px;
	width: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background: url(images/count.gif) no-repeat;

}

.entry_counter a{

    color: #343624;
}

.small {

	font-size: 10px;
}

code {

	font-size: 12px; 
	font-family: Arial, Sans-Serif;

}

/*************************  Это заголовок в новости поста *********************/

h1 {

	font-size: 28px;
	text-align: left;
	margin-bottom: 8px;
	font-family: "Century Gothic", Arial, Sans-Serif;
	font-style: bold;
	padding-right: 25px;

}


/********************  Это заголовок названия сайта ***********************************/

.title h1 {

	font-size: 20px;
	letter-spacing: -1.0px;
	font-weight: bold;
	padding: 5px 10px 0px 7px;
	ext-align: left;

}



h3 {

	font-size: 16px;
	text-align: left;
	color: #4D4D4B;
	border-bottom: 1px solid #E3E3DE;
	font-weight: normal;
	margin-bottom: 8px;
	padding-left: 5px;
	font-family: Arial, Sans-Serif;

}





h4 {

	margin: -5px 250px 10px 0px;
	padding: 0;
	font-wight: normal;
	font-size: 12px;
	color: #A2A29B;
	border-bottom: 1px solid #E3E3E0;

}



/*************************** Lists Format *********************************/



    html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/list.png);
	padding-left: 30px;

} 



html>body .post li {

	margin: 7px 0 8px 10px;

}


.post ol {

	padding: 0 0 0 35px;
	margin: 0;

}


.post ol li {

	margin: 0;
	padding: 0;

	}



/************************ Search Format *************************/



#searchform {

	display: inline;
	float: left;
	padding: 5px 0 0;
	text-align: left;

}



#searchform #s {

	width: 67%;
	padding: 3px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #A2A295;
	color: #6A6A6A;
	font-size: 13px;
	font-family: Arial, Sans-Serif;

}



#searchIcon {

        height: 24px;
	width: 60px;
	background: #941200 url(images/searchIcon.gif) repeat-x;
	border: 2px solid #941200;
	padding: 0px 2px;	
	vertical-align: top;
	color: #fff;
	font-weight: bold;

}



/************************** Sidebar Format *********************************/



h2 {

	font-size: 15px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: bold;
	color:  #CAA200;
	border-bottom: 4px #B1B3A3 solid;
	margin-bottom: 5px;
	font-family: Arial, Sans-Serif;

}


#sidebarRight {

	color: #4B4B4B;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 13px;

}

/********************  Sidebar Ссылки **************************/

#sidebarRight a {

	color: #52524B;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 12px;

}



#sidebarRight a:hover {

	background: none;
	color:  #4B8EDB;
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 12px;

}



#sidebarRight a:visited {

	color: #52524B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;

}



/********************  Sidebar Elements Fromat **************************/



.sidebarIcon ul, .sidebarIcon ol { 

	margin: 0 0 1em 0; 
	font-size: 13px;

}


.sidebarIcon ul { 

	list-style-image: url(images/arrow.png);
	list-style-position: inside;

}

.sidebarIcon li { 

	margin: 0 0 0.2em 0; 

}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 

	margin: 0.5em 0 0.5em 5px; 

}



.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}


.sidebar ul { 

	list-style-type: none;
}


.sidebar li { 

	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 

	margin: 0.5em 0 0.5em 5px; 
}




/*********************** Footer Format *********************************/



#footer {

	width: 100%;

	height: 45px;

	background: #3E3E3B;

	color: #ccc;

	margin-bottom: 0px;

	margin-top: 5px;

	text-align: left;

	position: relative;

	line-height: 17px;

	}

	

#footer p {

    font-size: 11px;

	color: #EDEDED;

	padding: 0px;

	list-style-type: none;

	margin: 0px;	

	}

	

#footer h2 {

	color: #fff;

	font-size: 12px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-weight: bold;

	padding: 0px 0px 2px 0px;

	margin: 5px 0px 0px 0px;

    border-bottom: 4px solid #838381;

	text-transform: uppercase;

	text-align: left;

	letter-spacing: 1px;

	}

	

#footer h3 {

	color: #fff;

	font-size: 12px;

	font-family: Arial, Helvetica, Sans-Serif;

	font-weight: bold;

	padding: 0px 0px 2px 0px;

	margin: 5px 0px 3px 0px;

	 border-bottom: 4px solid #838381;

	text-transform: uppercase;

	letter-spacing: 1px;

	}



#footer a {

	color: #4B8EDB;

	text-decoration: none;

	}



#footer a:hover {

	color: #4B8EDB;

	text-decoration: none;

	}

	

#footer ul {

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}



#footer ul li {

	display: inline;

	padding: 0px;

	margin: 0px;

	}

	

#footer ul li a {

	display: block;

	color: #ccc;

	text-decoration: none;

	margin: 0px;

	padding: 5px 0px 5px 0px;

	}



#footer ul li a:hover {

	color: #FFFFFF;

	}

	

#footerleft {

	float: left;

	width: 100%;

	margin: 15px 20px 0px 30px;

	padding: 0px;

	}

	

#footer #s {

	width: 130px;

	padding: 3px;

	margin: 0 0 5px 0;

	background: #fff;

	border: 1px solid #505050;

	color: #9B9B9B;

	font-size: 12px;

	font-family: Arial, Sans-Serif;

	font-style: italic;

}



#footer #searchIcon {

    height: 22px;

	width: 60px;

	background: #6B9006 url(images/searchIcon.gif) repeat-x;

	border: 2px solid #6B9006;

	padding: 0px 2px;	

	vertical-align: top;

	color: #fff;

	font-weight: bold;

}



/******************** Images Format ***************************/



img.post {

	padding: 5px;
	border: 0px solid #000;
	margin: 10px;
	float: right;

}



img.center {

	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 0px solid #000;

}



img.alignright {

	padding: 5px;
	border: 0px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;

}

img.alignleft {

	padding: 5px;
	display: inline;
	border: 0px solid #000;

}


/************************** Additional Format *****************************/



.alignright {

	float: right;

}



.alignleft {

	float: left

}	



.float-left  { float: left; }



.float-right { float: right; }



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

}



.postspermonth {

	margin: 5px 0 10px 0;

	list-style: none;

	padding-left: 25px;

}

	


	
/******************************** Comments Format ****************************/

#commentform input {
	width: 140px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	color: #484848;
}

#commentform textarea {
	width: 550px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #7C7E6F;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

#commentform #submit {
	margin: 0;
	margin-bottom: 5px;
	float: right;
	border: 1px solid #787966;
	font-family: Arial, Sans-Serif;
	color: #fff;
	background: url(images/input.gif) repeat-x;
}

.commentlist li, #commentform input, #commentform textarea {
	
        padding: 5px;
	margin: 2px;
	border: 1px solid #7C7E6F;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.0em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


