/*  
Theme Name: Valkas novads - en
Theme URI: http://www.valka.lv
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;
	background: #fff;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
	}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	position:relative;
	display:block;
	background:#fff url(images/valkalv-header.jpg) no-repeat;
	height:195px; 
	width:960px;
	margin:0px auto;
	margin-top:15px;
	padding:0px;
	font-size:0.7em;
}


#page {
	width:940px;
	margin:0px auto;
	padding:10px;
	background:#ececec url(images/page-background.png) repeat-y;
	font-size:0.7em;
	border-top:10px solid #ececec;
	border-bottom:10px solid #ececec;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 ;
	padding:0px 15px 0 0;
	text-transform:uppercase;
	background:#2c2c2c url(images/navbar.png);
	}

#page-bar ul {
	list-style: none;
	}

#page-bar li {
	float:left;
	width:75px;
	list-style:none;
	cursor: pointer;
	display:block;
	border-left:1px solid #333;
	text-align:center;
	}

#page-bar li:hover {
	background: #3c78a7;
	}


#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:10px 0px;
	font-weight:bold;
	color:#FFF;
	display:block;
	}

#page-bar a:hover {
	text-decoration:none;
	display:block;
	}

#searchform {
	width:194px;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}
	
#subform {
	width:194px;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

#searchform #s{
	font-size:14px;
	border:1px #ccc solid;
	height:15px;
	
	}
	
#searchsubmit {
	margin-left:10px;
	border:none;
	}


/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}


/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:2.3em Georgia, "Times New Roman";
	}

h3 {
	font:1.3em Arial;
	margin:35px 0 3px 0;
	color:#3c78a7;
	font-weight:bold;
	}

h4 {
	font:1.0em Arial;
	}

h3.cat_title, h3.cat_title a{
	color:#797979;
	letter-spacing:0.05em;
	font-size:12px;
	}
 h3.cat_title span{
 	font-size:0.9em;
 }
	
h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

.datums{
	display:block;
	color:#888888;
	margin-bottom:25px;
	font-size:11px;
}
.middle-link {
	text-align:center;
	color: #3c78a7;
}

/* Index Page*/
#logo{
	display:block;
	float:left;
	padding-top:80px;
}
#logo a{
	display:block;
	text-indent:-4700px;
	width:470px;
	height:40px;
	outline:none;
}
#header-img{
	background:url(images/header-img.png) no-repeat;
	width:467px;
	height:148px;
	margin-top:46px;
	padding:2px 0 0 2px;
}

#header-img img {
	border:none;
	margin:0 0 30px 0;
	padding:0px;
}
#header-img a{
	display:block;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-align:center;
	text-decoration:none;
	outline:none;
	color:#858585;
	margin:0px 3px 0px 0px;
	padding:0px;	
	width:74px;
	float:left;
	height:150px;
}
#header-img a:hover img{
	opacity: 0.7;
   -moz-opacity: 0.7;
	filter: alpha(opacity=70);
}
#header-img a:hover{
	color:#4d4d4d;
}

#header-img  div{
	float:left;
}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#headline {
	background:#fff;
	width:590px;
	float:left;
	padding:10px 0px 30px 0px;
	font-size:1.05em;
	line-height:1.5em;
	margin-bottom:20px;
	border-bottom:1px dotted #ccc;
}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	}

#featured .title {
	font-weight:bold;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
	}


.read-more{
	display:block;
	width:100%;
	clear:both;
	font-size:11px;
}

#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:0px;
	margin:5px;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #333333;}
#cat-2, #cat-4 {border-top:8px solid #3c78a7;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#333333; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#3c78a7; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#333333; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#3c78a7; color:#fff; }

#bottom {
	width: 590px;
}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
	}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol,.entry ul,.entry ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

.post ul li,.entry ul li, #front-list ul li, #content ul li{	
	list-style:square;
	margin-left:30px;
	}
#content #comments ul li{
	list-style:none;
}
.small-ul li{
	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:15px;
}
.small-ul{
	margin:0px;
	padding:0px;
}

.post ol li,.entry ol li, #front-list ol li, #content ol li{	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li,.entry ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post a img, #front-list a img,#archive a img {
	border:1px solid #e6e6e6;
	margin:0 10px 5px 0;
	padding:2px;
	}
	
.post  img, #front-list img, #archive img {
	margin:5px 0px 5px 0;
}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

	

.entry table,#front-list table
{
	width:95%;
	font-size: 11px;
	background: #fafbf9;
	margin: 0px 0px 45px 0px;
	border-collapse: collapse;
	text-align: left;
	border: 1px dotted #e2e2e2;
}
.entry table caption,#front-list table caption{
	padding: 0 0 5px 0; 
	font: italic 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top:10px;
	color:#848583;

}

.entry table th,#front-list table th
{
	background:#f4f4f3;
	font-weight: bold;
	padding: 4px 5px;
	border: 1px dotted #d1d2d0;
	text-align:center;
}
.entry table td,#front-list table td
{
	background:#fcfcfc;
	border: 1px dotted #d6d4d4;
	padding: 9px 8px 8px 8px;
}
	
#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}



#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}
	
.schedule{
	color:#3c78a7;
	font-weight:bold;
}

.aktuell{
	border-bottom: 10px solid #ececec;
	width:600px;
	padding:10px 0 20px 20px;
}
.aktuell h3{
	margin:0px 0px 8px 0px;
	color:#ccc;
}
.aktuell li{
	list-style:none;
}

/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:320px;
	float:right;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	}


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}
#languages{
	position:absolute;
	top:10px;
	right:0px;
	display:block;
	padding-left:15px;
	margin:0px;
	text-align:right;
	height:40px;
}
#languages a{
	display:block;
	float:right;
	background:url(images/flags.png) no-repeat;
	padding-left:18px;
	height:11px;
	font-size:11px;
	line-height:11px;
	margin-right:12px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#languages a.flaglv{	background-position:0 -33px;}
#languages a.flagee{	background-position:0 -44px;}
#languages a.flagen{	background-position:0 -55px;}

#languages a.active, #languages a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#languages a.flaglv:hover,#languages a.flaglv.active{	background-position:0 0px;}
#languages a.flagee:hover,#languages a.flagee.active{	background-position:0 -11px;}
#languages a.flagen:hover,#languages a.flagen.active{	background-position:0 -22px;}

#namedays{
	float:left;
	width:200px;
	padding-left:15px;
	margin:0px;
	line-height:20px;
	color:#464545;
}
#clock{
	float:right;
	width:80px;
	padding-right:10px;
}
.email{
	margin-left:15px;
	text-align:center;
}
.email input{
	width:120px;
}
.email label{
	display:block;
	text-align:left;
	margin:8px auto;
	width:120px;
}
.email .button{
	border:1px solid #ccc;
	background:#fff;
	width:70px;
	margin-top:6px;
	cursor:pointer;
}
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/
#content .commentlist ul{
	padding:0px;
	margin:0px;
}
#content .commentlist li{
	padding:5px;
	margin:0px 0px 10px 0;
}

.commentlist cite{
	font-style:normal;
	margin-bottom:15px;
	font-size:10px;
	font-weight:bold;
}	
#content .commenttext{
	padding-left:15px;
}
	
.commentlist p{
	margin:0px;
	padding-bottom:20px;
}
.commentmetadata{
	text-align:right;
	margin-bottom:8px;
	font-size:10px;
	color:#ccc;
}
.commentmetadata a{
	color:#ccc;
}

.commentlist blockquote {
	background:#ededed;}
		
.commentlist li {
	padding: 0px;
	margin:0 0  5px 0;
	list-style:none;
	background:#fafbf9;
	}
.comment-reply-link{
	display:none;
}

#content .commentlist li li {
	background:#fff;
	border:none;
	padding:3px 0 0 5px;
}

.commentlist li li .vcard{
	display:none;
}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#ccc;
	width: 940px;
	margin: 0 auto;
	padding:4px;
	text-align:center;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#front-popular .eu{
	color:#777777;
	width:600px;
	text-align:left;
	margin: 15px 0 0 180px;
}
#front-popular .eu img{
	float:left;
	margin-right:20px;
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}
/*************************************
Ads
 *************************************/ 
 
.ads{
	text-align:center;
}
.ads img{
	margin:5px;
}
/*************************************
Google 
 *************************************/ 

 .tooltip {
        background-color:#ffffff;
        font-weight:bold;
		padding:4px;
		color:#4d4d4d;
        border:none;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;

   }  

#map{
	width: 550px;
	height: 450px;
	margin:0 auto;
	}   
#maplist {
	line-height:30px;
}	
#maplist a{
	background:url(images/bullet.png) no-repeat center left;
	margin:10px;
	padding:2px 0 3px 20px;
}
	
/*************************************
Weather
 *************************************/ 
#weather .day{
	width:95px;
	margin-top:15px;
	float:left;
	text-align:center;
}
#weather img{
	margin:8px;
}
#weather .copyright{
	padding:12px 0 20px 0;
	color:#ccc;
	display:block;
	clear:both;
	text-align:center;
}
#weather .copyright a{
	color:#ccc;
}
#weather .webcam {
	text-align:center;
}
#weather .webcam a{
	background:url(images/webcam.png) top center no-repeat;
	text-align:center;
	padding-top:25px;
}

/*************************************
Colorbox
 *************************************/ 
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	The following rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat;}
	#cboxTopCenter{height:14px; background:url(images/border.png) top left repeat-x;}
	#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat;}
	#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat;}
	#cboxBottomCenter{height:43px; background:url(images/border.png) bottom left repeat-x;}
	#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat;}
	#cboxMiddleLeft{width:14px; background:url(images/controls.png) -175px 0 repeat-y;}
	#cboxMiddleRight{width:14px; background:url(images/controls.png) -211px 0 repeat-y;}
	#cboxContent{background:#fff;}
		#cboxLoadedContent{margin-bottom:5px;}
		#cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
                #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
                #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#464545;}
                #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
                
                #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
                #cboxPrevious{left:0px; background-position: -51px -25px;}
                #cboxPrevious.hover{background-position:-51px 0px;}
                #cboxNext{left:27px; background-position:-75px -25px;}
                #cboxNext.hover{background-position:-75px 0px;}
		#cboxClose{right:0; background-position:-100px -25px;}
		#cboxClose.hover{background-position:-100px 0px;}

                .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
                .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
                .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
                .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}
				

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}