/*
Theme Name: WordPress Jusee.pl
Theme URI: http://www.jusee.pl
Version: 1.0
Author: Agencja Interaktywna Jusee.pl
Author URI: http://www.jusee.pl
*/

:focus {
	outline: 0;
}

body	{
	background-color: #dde0e7;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma;
	color: #6b6f7b;
	font-size: 12px;
	line-height: 20px;
}

a	{
	color: #aa5924;
}

a:hover	{

}

h1	{
	color: #000000;
	
}

.clear	{
	clear: both;
}

.black	{
	color: #000000;
}

.line-02	{
	position: absolute;
	top: 40px;
	left: 585px;
	background-image: url(/wp-content/themes/jusee/images/elements/line-02.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 269px;
}

.page-body	{
	width: 950px;
	margin: auto;
}

.page-top	{
	height: 100px;
	position: relative;
}

.page-logo	{
	width: 205px;
	height: 46px;
	position: absolute;
	top: 37px;
	left: 0px;
	text-indent: -10000px;
	background-image: url(/wp-content/themes/jusee/images/elements/page-logo.gif);
}

.main-menu	{
	width: 658px;
	position: absolute;
	top: 46px;
	left: 248px;
}

.main-menu ul	{	list-style: none; padding: 0px; margin: 0; background-image: url(/wp-content/themes/jusee/images/bg/bg-main-menu.gif); background-repeat: no-repeat; height: 26px;	}
.main-menu li	{	text-indent: -10000px; list-style: none; float: left; height: 100%; margin: 0px; padding: 0px; text-align: center; }
.main-menu 	a 	{	height: 26px; line-height: 26px; vertical-align: middle; display: block; text-decoration: none; background-image: url(/wp-content/themes/jusee/images/bg/bg-main-menu.gif); background-repeat: no-repeat;	}

.main-menu	a:hover, 
.main-menu	a.selected	{	color: #ff0000;	}

#m1 a								{	width: 109px; background-position: 0px 0px; margin-right: 28px; 	} 
#m2 a								{	width: 109px; background-position: -137px 0px; margin-right: 28px;	} 
#m3 a								{	width: 109px; background-position: -274px 0px; margin-right: 28px;	} 
#m4 a								{	width: 109px; background-position: -411px 0px; margin-right: 28px;	} 	
#m5 a								{	width: 109px; background-position: -549px 0px; 	}

#m1 a:hover, #m1 a.selected			{	background-position: 0px -26px;	}
#m2 a:hover, #m2 a.selected			{	background-position: -137px -26px;	}
#m3 a:hover, #m3 a.selected			{	background-position: -274px -26px;	}
#m4 a:hover, #m4 a.selected			{	background-position: -411px -26px;	}
#m5 a:hover, #m5 a.selected			{	background-position: -549px -26px;	}

.page-footer	{
	margin-top: 50px;
	height: 50px;
	background-color: #494d58;
}

.page-footer-content	{
	width: 950px;
	margin: auto;
	color: #9498a3;
}

.page-footer-copyright	{
	float: left;
	padding: 10px;
}

.page-footer-project	{
	float: right;
	padding: 10px;
}

.page-footer-project a	{
	color: #9498a3;
}

/*	home	*/

.home-main-content	{
	height: 315px;
	padding-top: 40px;
	background-image: url(/wp-content/themes/jusee/images/bg/bg-home-main-content.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.home-content	{
	float: left;
	width: 650px;
	background-image: url(/wp-content/themes/jusee/images/elements/line-01.gif); 
	background-repeat: no-repeat;
	background-position: left bottom;
}

.home-content ul	{
	padding: 0;
	margin: 0;
}

.home-content li	{
	width: 550px;
	height: 270px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

.home-content-box-text	{
	position: absolute;
	top: 175px;
	left: 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #6a6e7b;
}

.home-slogan-01	{
	width: 550px;
	height: 140px;
	text-indent: -10000px;
	background-image: url(/wp-content/themes/jusee/images/elements/slogan-01.png); 
	background-repeat: no-repeat;
}

.home-slogan-02	{
	width: 550px;
	height: 140px;
	text-indent: -10000px;
	background-image: url(/wp-content/themes/jusee/images/elements/slogan-02.png); 
	background-repeat: no-repeat;
}

.home-slogan-03	{
	width: 550px;
	height: 140px;
	text-indent: -10000px;
	background-image: url(/wp-content/themes/jusee/images/elements/slogan-03.png); 
	background-repeat: no-repeat;
}

.home-slogan-04	{
	width: 550px;
	height: 140px;
	text-indent: -10000px;
	background-image: url(/wp-content/themes/jusee/images/elements/slogan-04.png); 
	background-repeat: no-repeat;
}

#prevBtn	{
	position: absolute;
	top: 267px;
	left: 450px;
	background-image: url(/wp-content/themes/jusee/images/elements/arrow-01.png); 
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -10000px;
}

#nextBtn	{
	position: absolute;
	top: 267px;
	left: 490px;
	background-image: url(/wp-content/themes/jusee/images/elements/arrow-02.png); 
	background-repeat: no-repeat;
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -10000px;
}


#prevBtn a, #nextBtn a	{
	width: 34px;
	height: 34px;
	display: block;
	text-indent: -10000px;
}


.home-sidebar 	{
	float: right;
	width: 230px;
}

.home-sidebar-text 	{
	padding-top: 15px;
}

.home-sidebar ul	{
	margin: 0;
	padding: 0;
	width: 200px;
	padding-top: 0px;
}

.home-sidebar li	{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #292c34;
	list-style: none;
	padding: 10px 0 10px 45px;
	border-bottom: 1px dashed #bfbfbf;
}

.home-sidebar-li-01	{
	background-image: url(/wp-content/themes/jusee/images/elements/home-icon-01.png); 
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.home-sidebar-li-02	{
	background-image: url(/wp-content/themes/jusee/images/elements/home-icon-02.gif); 
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.home-sidebar-li-03	{
	background-image: url(/wp-content/themes/jusee/images/elements/home-icon-03.gif); 
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.home-sidebar-li-04	{
	background-image: url(/wp-content/themes/jusee/images/elements/home-icon-04.gif); 
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.home-sidebar-li-05	{
	background-image: url(/wp-content/themes/jusee/images/elements/home-icon-05.gif); 
	background-repeat: no-repeat;
	background-position: 0 4px;
}


.home-boxes	{
	background-image: url(/wp-content/themes/jusee/images/bg/bg-home-boxes.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
}

.home-boxes ul	{
	list-style: none;
	margin: 0;
	padding: 0;
}

.home-boxes li	{
	float: left;
	margin-right: 40px;
	width: 205px;
}

.home-boxes li.last	{
	margin-right: 0px;
}

.home-boxes li h3	{	
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	color: #292c35;
}

.home-portfolio-list li	{
	clear: both;
	padding: 5px 0 0 20px;
	background-image: url(/wp-content/themes/jusee/images/elements/li-arrow-01.gif); 
	background-repeat: no-repeat;
	background-position: 0px 9px;
	word-break: break-all;
}

.home-portfolio-list li	a {
	text-decoration: none;
	color: #aa5924;
	font-weight: bold;
}

.home-portfolio-list li	a:hover {
	text-decoration: underline;
}


/*	PAGE	*/

.page-main-content	{
	clear: both;
	padding-top: 40px;
	background-image: url(/wp-content/themes/jusee/images/bg/bg-home-main-content.gif); 
	background-repeat: no-repeat;
	background-position: center top;
}

.page-sidebar	{
	float: left;
	width: 260px;
	padding-top: 17px;
}

.page-sidebar ul	{
	padding: 0;
	margin: 0;
}

.page-sidebar li	{
	padding: 5px 0 5px 5px;
	border-bottom: 1px dashed #bfbfbf;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

.page-sidebar li a	{
	text-decoration: none;
}

.page-sidebar li a:hover	{
	text-decoration: underline;
}


.page-sidebar-portfolio	{
	margin-top: 50px;
}

.page-sidebar-portfolio-img	{
	text-align: center;
	border: 2px solid #bfbfbf;
	padding: 10px;
}

.page-sidebar-portfolio-link	{
	text-align: center;
	text-decoration: none;
	background-color: #bfbfbf;
	padding: 5px;
}

.page-sidebar-portfolio-link a	{
	text-decoration: none;
}

.page-content	{
	float: right;
	width: 650px;
}

.page-the-content	{
	padding-top: 20px;
}

.breadcrumb	{
	border-top: 1px dashed #bfbfbf;
	border-bottom: 1px dashed #bfbfbf;
	margin-top: 15px;
	padding: 5px 0 5px 0;
	font-size: 11px;
}

.breadcrumb a	{
	text-decoration: none;
}

.breadcrumb a:hover	{
	text-decoration: underline;
}

.portfolio-thumb	{
	float: left;
	margin-right: 10px;
}

.portfolio-thumb img	{
	border: 2px solid #a6adc0;
	padding: 2px;
}

.portfolio-detail-thumb	{
	float: right;
	padding-top: 15px;	
}

.portfolio-detail-thumb img	{
	border: 2px solid #a6adc0;
	padding: 2px;
	margin-left: 10px;
}

.portfolio-the-content	{
	padding: 0px;
}

/*	news	*/
.news-list-title	{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.news-list-data	{
	padding: 0;
	margin: 0;
	color: #b15a21;
}
.news-list-lead	{
	margin-bottom: 45px;
}

