/*
Theme Name: Smart Center
Theme URI: http://www.smartcenter-al.com/
Description: This site is built for my lovely wife.
Version: 1.0
Author: Baki Goxhaj
Author URI: http://www.wplancer.com/
Tags: Smart Center
*/

* { margin: 0; padding: 0; }

.wrapper { width: 100%; overflow: hidden; }

.clear { clear: both; font-size: 0%; line-height: 0%; height: 0; }

.alignright  { float: right; margin-left: 12px; }
.alignleft  { float: left; margin-right: 12px; }

input, select { vertical-align: middle; font-weight: normal; }

img { border: 0; vertical-align: top; text-align: left; }
 
a { color: #0577cf; }

a:hover { text-decoration: none; }
ul, ol { list-style: none; }

body {
	background: #fdfdfd url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #505152;
}

h3 { font-size: 1.2em; color: #0577cf; margin: 12px 0 0 0; }
h4 { font-size: 1em; color: #0577cf; margin: 12px 0  0 0; }

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 20px 26px 0;
}

img.fleft1 {
	float: left;
	margin: -3px 39px 20px -1px;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 0%;
	width: 980px;
	height: 325px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}

#header ul {
	position: absolute;
	top: 28px;
	left: 369px;
}

#header ul li {
	float: left;
	font-weight: bold;
	color: #5d5d5e;
}

#header ul li a {
	display: inline-block;
	height: 44px;
	padding: 0 20px 0 20px;
	line-height: 37px;
	text-decoration: none;
	color: #5d5d5e;
}

#header ul li a:hover {
	background: url(images/menu-tail.jpg) repeat-x 0% 0%;
	display: inline-block;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #005fa7;
}

#header ul li a:hover span {
	background: url(images/menu-left.jpg) no-repeat 0% 0%;
	display: inline-block;
}

#header ul li a:hover span span {
	background: url(images/menu-right.jpg) no-repeat 100% 0%;
	display: inline-block;
	height: 44px;
	padding: 0 20px 0 20px;
	line-height: 37px;
}

.current-page-item a {
	background: url(images/menu-tail.jpg) repeat-x 0% 0%;
	display: inline-block;
	padding: 0 !important;
	cursor: pointer;
	text-decoration: none;
	color: #005fa7 !important;
}

.current-page-item a span {
	background: url(images/menu-left.jpg) no-repeat 0% 0%;
	display: inline-block;
}

.current-page-item a span span {
	background: url(images/menu-right.jpg) no-repeat 100% 0%;
	display: inline-block;
	height: 44px;
	padding: 0 20px 0 20px;
	line-height: 37px;
}

#header p {
	font-style: italic; 
	width: 455px;
	line-height: 1.4em;
	color: #fff;
	position: absolute;
	top: 160px;
	left: 60px;
}

#logo { position: absolute; top: 22px; left: 29px; }
#logo a { display: block; width: 276px; height: 65px; background: no-repeat url('images/logo.png') top left; text-indent: -9999px; }

#slogan {
	position: absolute;
	top: 151px;
	left: 105px;
}

#content-tail {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
	width: 980px;
	margin: 0 auto;
}

#content {
	background: url(images/content-top.jpg) no-repeat 0% 0%;
	padding: 13px 57px 0 60px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-size: 0.75em;
}


.post ul { padding-left: 25px; list-style-type:disc; margin: 12px 0; }
.post ul.square { padding-left: 25px; list-style-type:square; margin: 12px 0; }
ol { padding-left: 25px; list-style-type: decimal; margin: 12px 0; }
ol.upper-roman { padding-left: 25px; list-style-type:upper-roman; margin: 12px 0; }

#page3 .col-1 {padding: 19px 0 0 3px;}

blockquote { padding: 10px 15px 0 18px; margin-bottom: 20px; border: 1px dashed #ff55dd; background: #ffd5e5; font-style: italic; }


#content p { margin: 12px 0; line-height: 1.5em; text-alight: justify; }

#content p span {
	display: block;
}

#content p strong {
	color: #000;
}

#content p b {
	display: block;
	font-weight: normal;
	padding: 14px 6px 0 0;
	text-align: right;
	color: #000;
}

#content p.extra-indent {
	padding: 0 0 18px 0;
}

#content p.no-indent {
	padding: 0;
}

#content p.extra-style {
	width: auto;
}

.line-ver {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.flags {
	padding: 0 0 23px 8px;
}

.flags img {
	float: left;
	margin: 0 1px 0 0 !important;
}

.box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
}

.box .border-top {
	background: #fff url(images/border-top.jpg) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.jpg) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.jpg) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.jpg) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.jpg) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.jpg) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.jpg) no-repeat 100% 100%;
}

.box .box-indent {
	padding: 0 28px 10px 25px;
}

.box .box-indent1 {
	padding: 0 28px 26px 25px;
}

.box p {
	width: auto !important;
	padding: 0 0 17px 3px !important;
	line-height: 1.583em !important;
}

.box-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px 0;
	text-align: justify; 	
}

.box-1 img { float: left; margin-right: 8px; } 

.box-1 .border-top {
	background: #fff url(images/border-top1.jpg) repeat-x 0% 0%;
}

.box-1 .border-bot {
	background: url(images/border-bot1.jpg) repeat-x 0% 100%;
}

.box-1 .border-left {
	background: url(images/border-left1.jpg) repeat-y 0% 0%;
}

.box-1 .border-right {
	background: url(images/border-right1.jpg) repeat-y 100% 0%;
}

.box-1 .corner-top-left {
	background: url(images/corner-top-left1.jpg) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(images/corner-top-right1.jpg) no-repeat 100% 0%;
}

.box-1 .corner-bot-left {
	background: url(images/corner-bot-left1.jpg) no-repeat 0% 100%;
}

.box-1 .corner-bot-right {
	background: url(images/corner-bot-right1.jpg) no-repeat 100% 100%;
}

.box-1 .box-indent {
	padding: 51px 26px 14px 24px;
}

.box-1 p {
	width: auto !important;
	padding: 0 0 15px 3px !important;
	line-height: 1.583em !important;
}

.title {
	height: 26px;
	padding: 14px 0 0 2px;
	margin: 0 0 12px 0;
}

.post p { margin: 0;  text-align: justify; }
.post p.lexo { margin: 0; padding: 0; }

.title-1 { background: url(images/title-bg.jpg) no-repeat 0% 1px; line-height: 20px; padding-left: 30px; text-align: left; }
.title-1 a { font-size: 14px; text-decoration: none; } 

.title-2 {
	height: 26px;
	padding: 14px 0 0 2px;
	margin: 0 0 28px 0;
}

.list {
	padding: 0 0 7px 0;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 22px;
	line-height: 2.833em;
}

.list li a {
	text-decoration: none;
	color: #000;
}

.list li a:hover {
	color: #0577cf;
}

.list li.act a {
	color: #0577cf;
}

.list-1 {
	margin: -2px 0 0 0;
}

.list-1 li {
	padding: 0 0 11px 0;
	margin: 0 0 17px 0;
	font-size: 0.917em;
	border-bottom: 1px solid #ececec;
}

.list-1 li span {
	display: block;
	font-size: 1.182em;
}

.list-1 li span a {
	text-decoration: none;
	color: #0577cf;
}

.list-1 li span a:hover {
	text-decoration: underline;
}

.link {
	display: block;
	float: left;
	margin: -2px 0 31px -1px;
	font-size: 0.917em;
}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: block;
	float: right;
	margin: 0;
	text-decoration: none;
	color: #005fa7;
}

.link-1 span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block !important;
}

.link-1 span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block !important;
	height: 23px;
	line-height: 21px;
	padding: 0 20px 0 21px;
}

.link-1:hover {
	cursor: pointer;
	color: #000;
}

.list-2 {
	padding: 0 0 20px 0;
}

.list-2 li {
	background: url(images/marker1.gif) no-repeat 0% 9px;
	padding: 0 0 0 25px;
	line-height: 1.833em;
}

.list-2 li a {
	text-decoration: none;
	color: #0577cf;
}

.list-2 li a:hover {
	text-decoration: underline;
}

.list-indent {
	padding: 20px 0 0 0;
}

#subscribe-form {
	background: url(images/subscribe-bg.jpg) no-repeat 0% 0%;
	width: 181px;
	height: 73px;
	padding: 19px 0 0 20px;
	margin: 0 0 0 -2px;
	overflow: hidden;
}

#subscribe-form img {
	margin: 0 0 13px 1px;
}

#subscribe-form input {
	background: #fff;
	width: 140px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	float: left;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #8a8a8a;
}

#subscribe-form #subscribe-submit {
	background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
	width: 22px;
	height: 21px;
	padding: 0;
	border: none;
}

.post { overflow: hidden; background: url(images/line-hor-bg.jpg) no-repeat  bottom center; padding-bottom: 30px; margin-bottom: 20px; }

.two-blocks {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
}

.left-block {
	float: left;
}

.right-block {
	float: right;
}

#content-bot {
	background: url(images/content-bot.gif) no-repeat 0% 0%;
	width: 980px;
	height: 13px;
	margin: 0 auto;
	overflow: hidden;
}

#footer {
	width: 980px;
	height: 52px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 0.75em;
	color: #000;
}

#footer p {
	padding: 16px 0 0 62px;
}

#footer p a {
	margin: 0 0 0 7px;
	text-decoration: none;
	color: #0577cf;
}

#footer p a:hover { text-decoration: underline; }
	
/*---------------[ KOMENTET ]-----------------*/

#commentlist { list-style: none; }
#commentlist li { border-bottom: 1px solid #ddd; margin-bottom: 15px; padding-bottom: 10px; overflow: hidden; }
#commentlist li p { text-align: justify; }
.avatar { float: right; margin: 0 0 2px 15px; }



/*======= index.html =======*/

#page1 .line-ver {background-position: 231px 0%;}
#page1 .col-1 {width: 201px; padding: 3px 29px 0 2px;}
#page1 .col-2 {width: 600px; padding: 19px 0 0 31px;}
#page1 .two-blocks .left-block {width: 284px; padding: 0 2px 0 0;}
#page1 .two-blocks .right-block {width: 306px; padding: 0 1px 0 0;}

/*======= index-1.html =======*/

#page2 .line-ver {background-position: 231px 0%;}
#page2 .col-1 {width: 201px; padding: 3px 29px 0 2px;}
#page2 .col-2 {width: 600px; padding: 19px 0 0 31px;}
#page2 .two-blocks .left-block {width: 284px; padding: 0 2px 0 0;}
#page2 .two-blocks .right-block {width: 306px; padding: 0 1px 0 0;}

/*======= index-2.html =======*/
















}