/*  
Theme Name: VlargoCity
Theme URI: http://www.vlargocity.net
Description: VlargoCity 3.0
Version: 1.0
Author: The Vlargitect
Author URI: http://www.vlargocity.net/

*/

body {
	background-color: #000000;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
}

a:link, a:visited, a:active {

	text-decoration: none;
	color: #5475a7;

}

a:hover {
	
	color: #00aeff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	
}

#top {
	
	margin: auto;
	width: 969px;

}

td {

	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	text-align: left;

}

#blogContainer img{

	border: 0px;

}

#topNav{

	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #a8a8a8;
	margin-bottom: 11px;
	margin-right: 15px;
	text-align: right;
	padding: 10px;

}

.topLink {

	text-decoration: none;

}

a.topLink:link {

	color: #a8a8a8;

}

a.topLink:visited {

	color: #a8a8a8;

}

a.topLink:hover {

	color: #00aeff;
	border-bottom: 1px solid #ffffff;

}

#mainContent{

	padding-left: 10px;
	padding-right: 10px;

}

h1{

	color: #5475a7;

}

h2{

	color: #73238d;

}

.postmetadata{
	
	text-align: right;
	height: 85px;
	background: url('images/postMetaData.jpg');
	background-position: right;
	background-repeat: no-repeat;
	line-height: 1.5em;

}

#sidebar{

	padding-top: 210px;
	padding-left: 10px;
	padding-right: 10px;

}

#sidebar h3{

	font-size: 16pt;
	color: #73238d;
	font-family: arial, helvetica, sans-serif;

}

.comments-template{
	margin: 10px 0 0;
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0 0;
}

.alt{
	background: url('images/commentBGAlt.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
.even{
	background: url('images/commentBG.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;

}

.commentNumber {
	font-size: 24pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 24px;
	padding: 5px 5px 10px;
	/*border-bottom: 1px solid #ccc;*/
}

.comments-template h2, .comments-template h3{
	color: #73238d;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	border: 1px solid #111166;
	background-color: #000022;
	color: #ffffff;
	padding: 3px;
}

.comments-template input{
	border: 1px solid #111166;
	background-color: #000022;
	color: #ffffff;
	padding: 3px;
	height: 25px;
}

#searchField {

	border: 1px solid #111166;
	background-color: #000022;
	color: #ffffff;
	padding: 3px;
	height: 25px;

}
#copyright{

	position: relative;
	top: 91px;

}

.copyrightLink{

	text-decoration: none;

}

a.copyrightLink:link{
	
	color: #5475a7;

}

a.copyrightLink:visited{

	color: #5475a7;

}

a.copyrightLink:hover{

	color: #00aaff;
	border-bottom: 1px solid #ffffff;

}

a.copyrightLink:active{

	color: #5475a7;

}
#calendar{

	text-align: center;

}


#bottomNav{

	text-align: right;
	position: relative;
	top: 73px;
	font-size: 16pt;
	font-weight: bold;

}

a.bottomLink:link{
	
	color: #5475a7;

}

a.bottomLink:visited{

	color: #5475a7;

}

a.bottomLink:hover{

	color: #00aeff;
	border-bottom: 1px solid #ffffff;

}

a.bottomLink:active{

	color: #5475a7;

}

#searchSubmit{

	vertical-align: middle;
	font-size: 8pt;
	background-color: #888888;
	cursor: pointer; 

}

#searchBox{

	height: 80px;
	background: url('images/searchGraphic.jpg');
	background-repeat: no-repeat;

}

#searchParts{

	position: relative;
	top: 43px;
	left: 58px;

}

.navigation {

	text-align: right;

}

.districts ul{

	list-style-type: square;

}

.districts li{

	margin-left: -25px;

}

.annotation{

	color: #bba4de;

}