/*
Theme Name: Manikirs.lv
Author: Mihails
Author URI: http://webdizainers.lv
*/




ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}


/* ######### CSS classes applied to down and right arrow images  ######### */
/*board*/

#board_left{
	float:left;
	padding:20px 0 0 0;
}

#board_items{
	width:520px;
	padding:0;
	position:relative;
}
#board_body{
	width:520px;
	margin:0;
}
#board_carusel{
	width:520px;
	height:150px;
	position:relative;
	float:left;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:520px;
	overflow:hidden;
}
.board_item h2 {
	color:#90cacc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
	clear:left;
	display:block;
	width:520px;
}

#board_body p{
	font-size:12px;
	color:#a6a6a6;
	line-height:18px;
	padding:0 0 10px 0;
	float:left;
	clear:left;
	display:block;
}
#board_body p img{
	float:left;
	border:1px solid #83b2c4;
	margin:0 10px 0 0;
	width:161px;
	height:107px;
}
#board_body p a{
	color:#a6a6a6;
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	overflow:hidden;
	position:absolute;
}







.post{
	width:100%;
	margin:0 0 40px 0;
}

.post-top{
	width:100%;
	border-bottom:1px solid #c7c7c7;
	overflow:hidden;
}

.post-title{
	width:480px;
	float:left;
	margin:10px 0 10px 0;
}

.post-title h2{
	font-size:29px;
	margin:0;
	padding:20px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:63px;
	height:47px;
	padding:5px 0 0 0;
	color:#cdcdcd;
	text-align:center;
	font-weight:normal;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
	background:url(images/bgr_post_comment.png) no-repeat;
}

.post-top h3{
	font-weight:normal;
	color:#7b7b7b;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 5px 2px;
}

.post-top h3 a, .post-top h3 span{
	color:#f7941d;
	font-weight:bold;
	text-transform:capitalize;
}

.post-top h3 .post_cats a, .post-top h3 .post_cats{
	color:#000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-size:13px;
	margin:10px 0 0 0;
}
.entry .banner{
	text-align:center;
	padding:0 0 10px 0;
}
.entry .banner img{
	border:0;
}

.banner_left{
	float:left;
	padding:0 20px 10px 0;
}
.entry .banner_left img{
	border:0;
}

.entry img{
	border:3px solid #ccc;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	height:56px;
	overflow:hidden;
	background:url(images/bgr_postmetadata.png) no-repeat center top;
	margin:10px 0 0 0;
}
.postmetadata p{
	font-weight:bold;
	font-size:13px;
	text-align:right;
	padding:10px 10px 0 0;
}
.postmetadata p a{
	color:#000;
	text-decoration:underline;
	background:url(images/ico_metas.gif) no-repeat left center;
	padding:0 0 0 16px;
}
.postmetadata p a:hover{
	text-decoration:none;
}

.post-page{
}

h2 .page_title{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-style:italic;
	border-bottom:1px solid #c7c7c7;
	padding:0 0 10px 5px;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#445e7b;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#445e7b;
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-weight:normal;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 
/*search*/
#main_search{
	width:250px;
	padding:44px 0 0 30px;
	overflow:hidden;
}
#searchform_top{
	float:left;
}
#searchform_top_text{
	width:195px;
	color:#7f7f7f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	background:none;
	margin:6px 6px 0 0;
}

#gosearch{
	float:left;
}



/* FOOTER */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: right;
	margin:10px auto 0 auto;
	width:97%;
	background:#ebebeb;
	border:1px solid #c7c7c7;
	padding:10px;
	overflow:hidden;
	font-size:13px;
	color:#000;
	}

#content_single .navigation {
	text-align: center;
	width:96%;
	padding:10px 0 10px 0;
	margin:30px 0 0 25px;
	}

.navigation a{
	color:#000;
	font-size:13px;
	}

.wp-pagenavi{
	line-height:1.8em;
	padding:0 15px 0 15px;
}

.wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	background:#636363;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	background:#636363;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:#636363;
	color:#fff;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 30px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f3fcf9;
	border:1px solid #daebe5;
	} 

.entry ul li {
	border-bottom:1px solid #d1d9d6;
	background:url(images/ico_entry.gif) no-repeat left 14px;
	padding:7px 0 7px 15px;
	}

.entry ol {
	margin: 0 10px 15px 30px;
	padding:15px 15px 15px 40px;
	background:#f3fcf9;
	border:1px solid #daebe5;
	}

.entry ol li {
	margin: 0;
	padding:7px 0 7px 0;
	border-bottom:1px solid #d1d9d6;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #c7c7c7;
	font-style:italic;
	padding:0 0 10px 5px;
	margin:0 0 10px 15px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 15px;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#f3fcf9;
	border:1px solid #daebe5;
	}

.commentlist .alt {
	background:#fdfefe;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:1px solid #2c0202;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-9999px;
	text-transform:capitalize;
	background:url(images/button_replay.gif) no-repeat;
	width:79px;
	height:20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#777777;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#445e7b;
	font-weight:bold;
}
.commentmetadata span{
	color:#445e7b;
	font-weight:bold;
}

.commentmet_text{
	font-size:12px;
	color:#000;
}

#respond{
	margin:40px 0 0 25px;
}

h3#respond_title{
	font-size:29px;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #c7c7c7;
	font-style:italic;
	padding:0 0 10px 5px;
	margin:0 0 20px 0;
}

#commentform{
	margin-left:25px;
	color:#000;
	font-size:12px;
	width:90%;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}
#cancel-comment-reply-link{
	font-size:12px;
	color:#000;
}

#commentform a, #commentform small{
	color:#000;
}

#commentform input{
	background:#fff;
	border:2px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	color:#000000;
}

#commentform textarea{
	background:#fff;
	border:2px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */






body
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#353535;
	background-color:#fff0f5;
	background-image:url(img/page-bg.png); 
	background-repeat:repeat-x;
}

#page
{
	width:940px;
	margin:auto;
	padding:0px;
	display:block;
	background-image:url(img/bg.png);
	background-repeat:no-repeat;
	background-position:400px 140px;
}

#header
{
	display:block;
	float:left;
	height:85px;
	width:940px;
	background-image:url(img/manikirs-logo.png);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFF;
}


#menu
{
	width:940px;
	height:40px;
	float:left;
	background-image:url(img/menu-sep.png); 
	background-repeat:no-repeat;
	background-position:left 1px;
	padding-left:2px;
	padding-top:1px;
}

#menu ul
{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
}

#menu ul li
{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background-image:url(img/menu-sep.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:24px;
	padding-top:9px;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
}

#menu a
{
	height:27px;
	display:block;
	float:left;
	text-decoration:underline;
	color:#FFF;
}

#menu a:hover
{
	text-decoration: none;
}

.sel
{
	display:block;
	background-color:#e274a5;
}


#content
{
	display:block;
	float:left;
	width:560px;
}

.post
{
	display:block;
	width:560px;
	margin:0px;
	padding:5px 0 0 0;
}

.top
{
	height:12px;
	width:560px;
	background-image:url(img/zina-top.png);
	padding:0px;
	margin:0px;
	font-size:0px;
	float:left;
}

.middle
{
	display:block;
	width:520px;
	background-image:url(img/middle.png);
	background-repeat:repeat-y;
	padding:0 20px 0 20px;
	margin:0px;
	float:left;
}

.middle ul {
	list-style:circle;
	padding:5px 0 15px 20px;
}

.middle .pagemenu a {
color:#e568a0;
text-decoration: underline;
}

.middle .pagemenu li a{
}

.middle .pagemenu li ul li a{
	color:#434242;
}

.middle .pagemenu a:hover {
	text-decoration:none;
}



.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}


.middle p
{
			padding: 10px 0 0 0;
			margin:0;
			font-family:Verdana, Geneva, sans-serif;
			font-size:13px;
			color:#434242;

}

.cropimage {
	display:block;
	float:left;
	margin:0 10px 0 0;
}

.cropimage img {
	border:#F69 solid 1px;
	width:100px;
}

.bottom
{
	display:block;
	width:560px;
	height:26px;
	background-image:url(img/bottom.png);
	background-repeat:no-repeat;
	font-size:0px;
	margin:0;
	padding:0;
	float:left;
}

.bottomfdpost
{
	display:block;
	width:540px;
	height:18px;
	background-image:url(img/bottomfeaturedpost.png);
	background-repeat:no-repeat;
	font-size:12px;
	margin:0px;
	padding:10px 0 30px 22px;
	float:left;
}

#board_carusel_nav
{
	width:86px;
	height:30px;
	display:block;
	padding:0;
	margin:0;
	padding-left:20px;
}
#board_carusel_nav li
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style:none;
	font-style: italic;
	float:left;
}
#board_carusel_nav a
{
	text-align:center;
	float:left;
	display:block;
	width:14px;
	color:#434343;
	text-decoration:none;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover
{
	text-decoration:underline;
	color:#e44389;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	display:block;
	padding:0px;
	margin:0px;
	line-height:30px;
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	display:block;
	padding:10px 0 5px 0;
	margin:0px;
	margin-left:20px;
	line-height:30px;
	float:left;
	clear:left;
}

h2 a, h1 a
{
	color:#e568a0;
	text-decoration:none;
}

h2 a:hover, h1 a:hover
{
	text-decoration:underline;
}

#navigation
{
	display:block;
	float: right;
	padding:20px 20px 0 0;
	width:540px;
	text-align:right;
}

.alignleft
{
	display:block;
	float: right;
}

.alignright
{
	display:block;
	float: right;
	padding:0 20px 0 30px;
}

.alignleft a, .alignright a
{
	color:#434343;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
}

.alignleft a:hover, .alignright a:hover
{
	text-decoration:none;
}


#advertisement	 
{
	display:block;
	width:540px;
	height:20px;
	background-image:url(img/ad-top.png);
	background-repeat:no-repeat;
	margin-top:10px;
	padding:0 10px 15px 10px;
}

#advertisement p, #advertisementbottom p
{
	padding:0px;
	margin:0px;
	color:#f2b0cc;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:18px;
}

#advertisement p a, #advertisementbottom p a
{
	font-weight:bold;
	text-decoration:underline;
	color:#e568a0;
}

#advertisement p a:hover, #advertisementbottom p a:hover
{
	text-decoration:none;
}

#advertisementbottom
{
	display:block;
	float:right;
	margin-top:10px;
	padding:20px 20px 0 10px;
}

#sidebar
{
	display:block;
	float:right;
	width:350px;
}

#feed
{
	display:block;
	height:60px;
	width:350px;
}

#feed .rssfeed
{
	display:block;
	float:left;
	width:105px;
	height:45px;
	background-image:url(img/rss.png);
	background-repeat:no-repeat;
	padding-left:60px;
	padding-right:10px;
	padding-top:15px;
}

#feed .twitter
{
	display:block;
	float:right;
	width:105px;
	height:45px;
	background-image:url(img/twitter.png);
	background-repeat: no-repeat;
	padding-left:60px;
	padding-right:10px;
	padding-top:15px;
}

#feed .twitter a, #feed .rssfeed a
{
	display:block;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#434242;
}

#feed .twitter a:hover, #feed .rssfeed a:hover
{
	text-decoration:none;
}

#footer
{
	width:940px;
	display:block;
	clear:both;
	padding-top:50px;
	color:#434343;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.ftop
{
	width:940px;
	height:9px;
	display:block;
	float:left;
	background-image:url(img/footertop.png);
	font-size:0px;
	padding:0px;
	margin:0px;
}

.fmiddle
{
	width:900px;
	display:block;
	float:left;
	background-color:#ffd8e5;
	padding:0 20px 0 20px;
	margin:0px;
}

.fbottom
{
	width:940px;
	height:20px;
	display:block;
	float:left;
	background-image:url(img/footerbottom.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:0px;
	margin:0px;
}

.developer
{
	display:block;
	float: right;
	padding:0px;
	margin:0px;
}

.developer a, .sitename a
{
	color:#434343;
	text-decoration:underline;
}

.developer a:hover, .sitename a:hover
{
	text-decoration:none;
}

.contactinfo
{
	display:block;
	float:left;
	padding:0;
	margin:0;
}

.sitename
{
	width:300px;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}
.sitename a
{
	padding:0 0 0 14px;
	margin:0;
}

#pogas {
	display:block;
	float:left;
	width:350px;
}

.eveikals {
	display:block;
	float:left;
	width:150px;
	height:150px;
	position:relative;
	margin:20px 0 0 0;
	background:url(img/eveikals.png) no-repeat;
}

.kursi {
	display:block;
	float: left;
	width:150px;
	height:150px;
	position:relative;
	margin:20px 0 0 20px;
	background:url(img/macibugrafiks.png) no-repeat;
}


.spradzes {
	display:block;
	float: left;
	width:150px;
	height:150px;
	position:relative;
	margin:20px 0 0 0;
	background:url(img/matuspradzes.png) no-repeat;
}

.spradzes a, .davanukarte a, .kursi a, .eveikals a, .matiem a {
	display:block;
	width:150px;
	height:150px;
}

.davanukarte {
	display:block;
	float: left;
	width:150px;
	height:150px;
	position:relative;
	margin:20px 0 0 20px;
	background:url(img/davanukarte.png) no-repeat;
}

.matiem {
	display:block;
	float: left;
	width:150px;
	height:150px;
	position:relative;
	margin:20px 0 0 0;
	background:url(img/mati.png) no-repeat;
}


.middle .more
{
	display:block;
	width:94px;
	height:25px;
	background-image:url(img/more.png);
	background-repeat: no-repeat;
	text-align:center;
	line-height:23px;
	float:right;
	padding:0px;
	margin:10px 0 0 0;
}

.middle .more a
{
	color:#FFF;
	text-decoration:underline;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
}

.middle .more a:hover
{
	text-decoration:none;
}
