/*
Theme Name: Piligrimo Limuzinai
Theme URI: http://www.piligrimolimuzinai.lt/
Description: 
Author: Infoneta
Author URI: http://www.infoneta.lt/
Tags: piligrimo limuzinai
*/

html, body {
	background: #eeeeee url(images/bg_repeat.jpg) repeat-x top;
	width: 100%;
	min-height: 100%;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}

#page-wrapper {
	width: 100%;
	min-height: 100%;
	height: auto;
	background: url(images/bg.jpg) no-repeat center top;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#menu-wrapper {
	width: 960px;
	height: 155px;
	background: url(images/menu_outline.png) no-repeat;
}

#menu {
	margin-top: 85px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	height: 17px;
	text-indent: -9999px;
	margin: 0 6px 0 6px;
}

a.pl-m1 {
	width: 73px;
	background: url(images/menu_limuzinai_normal.png) no-repeat;
}

a.pl-m1:hover {
	background: url(images/menu_limuzinai_active.png) no-repeat;
}

a.pl-m2 {
	width: 125px;
	background: url(images/menu_limuzinu_nuoma_normal.png) no-repeat;
}

a.pl-m2:hover {
	background: url(images/menu_limuzinu_nuoma_active.png) no-repeat;
}

a.pl-m3 {
	width: 70px;
	background: url(images/menu_puosimas_normal.png) no-repeat;
}

a.pl-m3:hover {
	background: url(images/menu_puosimas_active.png) no-repeat;
}

a.pl-m4 {
	width: 54px;
	background: url(images/menu_sodyba_normal.png) no-repeat;
}

a.pl-m4:hover {
	background: url(images/menu_sodyba_active.png) no-repeat;
}

a.pl-m5 {
	width: 61px;
	background: url(images/menu_draugai_normal.png) no-repeat;
}

a.pl-m5:hover {
	background: url(images/menu_draugai_active.png) no-repeat;
}

a.pl-m6 {
	width: 78px;
	background: url(images/menu_kontaktai_normal.png) no-repeat;
}

a.pl-m6:hover {
	background: url(images/menu_kontaktai_active.png) no-repeat;
}

a.pl-m7 {
	width: 126px;
	background: url(images/menu_mikroautobusas_normal.png) no-repeat;
}

a.pl-m7:hover {
	background: url(images/menu_mikroautobusas_active.png) no-repeat;
}

a.pl-m8 {
	width: 57px;
	background: url(images/menu_kateris_normal.png) no-repeat;
}

a.pl-m8:hover {
	background: url(images/menu_kateris_active.png) no-repeat;
}

#logo {
	display: inline;
	margin: 65px 10px 0 0;
}

header, footer, article {
	display: block;
}

#header-wrapper {
	width: 960px;
	height: 545px;
	background: url(images/header.png) no-repeat;
}

#header-image {
	width: 830px;
	height: 400px;
	display: inline;
	margin: 12px 12px 0 0;
}

.mp-intro-text {
	text-indent: -9999px;
	width: 815px;
	height: 76px;
	background: url(images/mp_intro_text.png) no-repeat;
	margin: 35px 0 0 15px;
}

#footer-wrapper {
	width: 960px;
	background: url(images/footer_separator.png) no-repeat top;
	font-size: 85%;
	color: #5b6168;
	padding-bottom: 40px;
	text-align: center;
}

#footer-wrapper a {
	text-decoration: none;
	color: #5b6168;
}

#footer-wrapper a:hover {
	color: #6f747a;
}

#bottom-menu {
	padding-top: 15px;
	text-align: center;
}

.footer-decal {
	background: url(images/footer_decal.png) no-repeat bottom center;
	padding-bottom: 10px;
}

#bottom-menu ul li {
	display: inline;
	margin: 0 2px 0 2px;
}

#content {
	width: 960px;
	color: #4d5052;
	font-size: 108%;
	/*background: url(images/content_bg.png) no-repeat right top;*/
}

#content p {
	width: 530px;
	margin-bottom: 25px;
}

#content a {
	text-decoration: none;
	color: #1d1d1d;
	font-style: italic;
}

#content a:hover {
	color: #4d5052;
}

h1 {
	color: #ffffff;
	font-size: 300%;
	text-shadow: 1px 1px 1px #aaa9a9;
	width: 500px;
	margin: 20px 0 30px 30px;
	line-height: 120%;
}

h2 {
	color: #ffffff;
	font-size: 182%;
	text-shadow: 1px 1px 1px #999999;
	margin: 0 0 15px 30px;
	/*font-style: italic;*/
	line-height: 160%;
}

h3 {
	color: #212121;
	font-size: 138.5%;
	text-shadow: 1px 1px 1px #b7b7b7;
	margin: 0 0 30px 0;
	font-style: italic;
	line-height: 130%;
}

#image-container-wrapper h3 {
	color: #44464a;
	font-style: normal;	
}

#image-container-wrapper {
	width: 900px;
	/*background: url(images/img_container_decal.png) no-repeat;*/
	background-position: 60px 0;
}

#image-container {
	margin-left: 165px;
	width: 735px;
	background: url(images/img_container_separator.png) left repeat-y;
}

.single-entry {
	margin-left: 25px;
	width: 700px; /* 710 */
	background: url(images/img_container_bg.png) no-repeat top left;
	margin-bottom: 35px;
	min-height: 210px;
}

.single-entry-double {
	margin-left: 25px;
	width: 700px; /* 710 */
	background: url(images/img_container_double_bg.png) no-repeat top left;
	margin-bottom: 35px;
	min-height: 210px;
}

.single-image {
	display: inline;
	margin: 3px 0 20px 4px;
	width: 280px;
	height: 140px;
}

.single-image-double {
	display: inline;
	margin: 3px 0 20px 40px;
	width: 280px;
	height: 140px;
}

h2.description {
	text-indent: -9999px;
	margin-top: 15px;
}

.limo-ltc1 {
	width: 483px;
	height: 45px;
	background: url(uploads/limo_txt_ltc.png) no-repeat;
}

.limo-ltc2 {
	width: 602px;
	height: 45px;
	background: url(uploads/limo_txt_lnavigator.png) no-repeat;
}

.limo-ltc3 {
	width: 566px;
	height: 69px;
	background: url(uploads/limo_txt_cescalade.png) no-repeat;
}

.limo-ltc4 {
	width: 549px;
	height: 51px;
	background: url(uploads/limo_txt_ltcblack.png) no-repeat;
}

#content ul {}

#content ul li {
	background: url(images/bullet.png) no-repeat left top;
	width: 505px;
	margin-bottom: 20px;
	padding-left: 25px;
}










.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}
