/*
THEME NAME: vista2009
THEME URI: http://sanela.info/
DESCRIPTION: Rich, powerful, dynamic theme with full support for WordPress 2.7
VERSION: 2.7.090303
AUTHOR: <a href="http://sanela.info/">Sanela; SYSTeam Net(=)</a>
AUTHOR URI: http://sanela.info/
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer, vista
*/

@import url('styleBase.css');
@import url('styleCalendar.css');
@import url('styleComments.css');
@import url('styleCommon.css');
@import url('styleGallery.css');
@import url('styleNavigation.css');
@import url('styleXoxo.css');

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus,
.a-link {
	color: #069;
	text-decoration: none;
}

a:visited,
.a-visited {
	color: #069;
	text-decoration: none;
}

a:hover,
.a-hover {
	color: #666;
	text-decoration: none;
}

a:active,
a:focus,
.a-active,
.a-focus {
	color: #333;
	text-decoration: none;
}

a:active:hover,
a:focus:hover,
.a-activehover,
.a-focushover {
	color: #666;
	text-decoration: none;
}

body {
	border-bottom: 2px solid #E7EFFF;
	background: url(images/themeBg.png) #e7efff repeat;
	color: #444;
	font-size: 13px; /*9pt; 13px; 75%;*/
	line-height: 17px; /*12pt; 17px; 100%*/
	line-height: normal;
}

h1, h2 {
	font-size: 19px;
}

h1, h2, h3, h4, h5, h6 {
	color: #267;
}

h3, h4 {
	font-size: 15px;
}

h5, h6 {
	font-size: 13px;
}

#access {
}

#footer {
	clear: left;
	width: 100%;
	text-align: center;
}

#header {
	border-style: solid;
	border-width: 0px 0;
	border-color: white;
	clear: both;
	display: block;
	text-align: center;
	height: 110px;
	min-height: 110px;
}

#wrapper {
	border-bottom: 2px solid #E7EFFF;
	clear: both;
	display: block;
	background: url(images/themeBgtop.png) #E7EFFF repeat-x left top;
	text-align: center;
	min-height: 150px;
}
