body {
	background: #000 url(http://city.lv/themes/site_themes/city/spring.jpg) repeat-x scroll top left;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #fff;
}

/* links */
a {
	text-decoration: none;
}

a:link {
	color: #A00101;
}

a:visited {
	color: #720101;
}

a:active {
	color: #FF0101;
text-decoration:    underline;
}

a:hover {
	color: #FF4000;
}

/* headers */
h1 {
	margin: 0;
	padding: 10px 0 0 20px;
}

h1 a {
	text-decoration: none;
	color: #6B0001;
}

h2 {
	font-size: 12px;
	color: #6B0001;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}


h2.date {
	margin: 10px 0 10px 10px;
}

h3 {
	font-size: 13px;
	color: #601212;
	margin: 5px 0;
	padding: 0;
}


h4 {
	font-size: 12px;
	color: #6B0001;
	text-transform: uppercase;
	margin: 5px 0px;
	padding: 0;
	text-align: center;
                background-color: #000;
}


h5 {
                background: #000 url(http://city.lv/themes/site_themes/city/center_back.png) repeat-y;
	        color: #720101;
	        border-bottom: 1px solid #720101;
	        border-top: 1px solid #720101;
}

/* lists */
ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style: disc url(http://city.lv/themes/site_themes/city/arrow.gif) outside;
}

ul li {

}

/* images */
img {
	border: 0;
}

/* forms */
input {
	border: 1px solid #285577;
	background-color: #fff;
}

input:focus {
	border: 1px solid #142A3B;
	background-color: #E6F0F8;
}

textarea {
	border: 1px solid #285577;
	background-color: #fff;
}

textarea:focus {
	border: 1px solid #142A3B;
	background-color: #E6F0F8;
}

blockquote {
                color: #790101;
                font-style: italic;
}


/* main containers */
#container {
	width: 830px;
	margin: 0 auto;
	padding: 0;

}

#header {
	height: 55px;
        color: #eaeaea;
	width: 500px;
	margin: 10px 25px;
}

#content {
	background-color: #E9E9E5;
	border: 1px solid #eaeaea;
	width: 500px;
	float: left;
                color: #000;
	margin: 0 25px;
	padding: 0;
	display: inline;  /* IE/Win Float Hack */
}

#logo {
	margin: 0 0 0 500px;
	width: 250px;
	height: 150px;
	padding: 0;
}

#menu {
	top: 55px;
	left: 10px;
	width: 100px;
	padding: 0;
	height: 120px;
}


#stats {
                padding: 5px;
                font-size: 10px;
                color: #767676;
                text-transform: lowercase; 
	text-align: center;
                background: #000 url(http://city.lv/themes/site_themes/city/side_back.png) repeat-y center;
}

#search {
                font-size: 10px;
                color: #767676;
                text-transform: lowercase; 
	text-align: center;                
}


#arhiv {
                background: #000 url(http://city.lv/themes/site_themes/city/side_back.png) repeat-y center;
                margin: 0px 0px;
                padding: 10px;
                color: #767676;
	text-align: center; 
}

#note {
                margin: 10px 25px;
                padding: 5px;
                font-size: 10px;
                color: #CC0033;
	        border: 1px solid #720101;
	        background-color: #E9E9E5;
                width: 712px;
                text-align: center;
}

#note2 {
                position: relative;
	        left: 25px;
                margin: 10px 25px;
                padding: 5px;
                font-size: 10px;
                color: #CC0033;
	        border: 1px solid #285577;
	        background-color: #fff;
                width: 186px;
                text-align: center;
}

#pic {
                margin: 0px 0px 5px 0px;
                padding: 5px;
                color: #eaeaea;
	        border: 1px solid #eaeaea;
	        background-color: #000000;
                width: 186px;
                height: 149px;
                text-align: center;
}

#thumb {
                padding: 5px;
                margin: 0px 80px 0px 80px;
	        border-top: 1px solid #adadad;
	        border-bottom: 1px solid #adadad;
                text-align: center;
}


#counters {
                color: #eaeaea;
                text-align: center;
	        background-color: transparent;
}

#author {
                margin: 10px 25px;
                padding: 5px;
                font-size: 10px;
                color: #CC0033;
	        border: 1px solid #285577;
	        background-color: #eaeaea;
                text-align: center;
}

#leftbar {
	position: absolute;
	margin: 5px 0px;
	left: 10px;
	width: 125px;
	padding: 0px;
		}

#sidebar {
	left: 625px;
	width: 210px;
	float: left;
                color: #767676;
	margin: 0px 0px;
	padding: 0;
	display: inline;  /* IE/Win Float Hack */
}

#credits {
	clear: both;
	margin:  0;
	padding: 12px;
	text-align: center;
}

#category {
	text-align: center;
	font-size: 10px;
	color: #000;
	border: 1px solid #4C7899;
	background-color: #E6F0F8;
	padding: 5px;
}

#categories {
	font-size: 10px;
                text-transform: lowercase; 
}

#members {
                width:125px;
                height:26px;
                margin-left: 0px;
}


/* menu */
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none none outside;
}

#menu ul li {
	padding: 2px 0;
}

#menu ul li a {
	display: block;
	padding: 2px 0 2px 10px;
	margin: 0;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #B1D3EC;
	width: 100%;
}

body #menu ul li a {
	width: auto;
	color: #fff;
}

#menu ul li a:hover {
	background: #fff;
	color: #000;
}

#menu ul li a span {
	visibility: hidden;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}

#menu ul li a:hover span {
	visibility: visible;
}

/* entries */

.info1 {
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	padding: 0;
	line-height: 140%;
	text-align: justify;
	color: #eaeaea;
}

.info2 {
        text-decoration: none;	
        margin: 0px 10px 0px 10px;
	padding: 0;
	line-height: 140%;
	text-align: justify;
	color: #eaeaea;
}

.entry1 {
	margin: 10px 10px 10px 10px;
	padding: 0;
	line-height: 140%;
	text-align: justify;
}

.entry2 {
	margin: 10px 10px 10px 10px;
	padding: 0;
	line-height: 140%;
	text-align: justify;
}

.entryInfo {
	text-align: right;
	font-size: 10px;
}

.entryInfo1 {
	font-size: 10px;
	text-align: left;
	font-style: italic;
}

.entry1 h3 a, .entry2 h3 a {
	color: #285577;
	text-decoration: none;
}

.entry1 h3 {
                background: #000 url(http://city.lv/themes/site_themes/city/center_back.png) repeat-y;
	        color: #720101;
	        border-bottom: 1px solid #720101;
	        border-top: 1px solid #720101;
}

.entry2 h3 {
                background: #000 url(http://city.lv/themes/site_themes/city/center_back.png) repeat-y;
	        color: #720101;
	        border-bottom: 1px solid #720101;
	        border-top: 1px solid #720101;
}

.pagination {
	text-align: center;
	margin: 10px;
	font-size: 10px;
	color: #333;
	border: 1px solid #767676;
	background-color: #fff;
	padding: 5px;
}



/* comments */
#comments {
	margin: 10px;
	padding: 0;
}

#commentsPost {
	margin: 10px;
	padding: 0;
}

.comment1 {
	margin: 0 0 40px 0;
	line-height: 150%;
	text-align: justify;
}

.comment2 {
	margin: 0 0 40px 0;
	line-height: 150%;
	text-align: justify;
	background-color: #Eaeaea;
}

.commentInfo {
	font-size: 13px;
	color: #285577;
	margin: 5px 0;
	padding: 0;
	background-color: #E6F0F8;
}

.commentInfo1 {
	font-size: 10px;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

.title {
	font-size: 13px;
	font-weight: bold;
}

/* sidebar */
.sContent {
	margin: 0px 10px 0px 0px;
	padding: 0;
}


/* calendar */
.calendarBG {
	margin: 0;
	padding: 0;
	color: #000;
}

.calendarHeader {
	font-weight: bold;
                background-color: #000;
	text-align: center;
                color: #767676;
}

.calendarMonthLinks a {
	color: #767676;
	text-decoration: none;
}

.calendarMonthLinks a:hover {
	color: #eaeaea;
}

.calendarDayHeading {
                background: #000 url(http://city.lv/themes/site_themes/city/side_back.png) repeat-y center;
	text-align: center;
	font-weight: bold;
	color: #767676;
}

.calendarCell {
	background-color: #eaeaea;
}

.calendarToday {
	background-color: #A8A8A8;
        color: #eaeaea;
}

.calendarBlank {
	background-color: #D4D4D4;
}
