/*
Theme Name: Man ne dzin
Theme URI: http://wordpress.org/
Description: Man ne dzin
Version: 0.1
Author: dotnord.com
Author URI: http://dotnord.com/

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Arial;
	background: #1f140a url('images/main_bg.jpg') top center no-repeat fixed;
	color: #000;
	text-align: center;
	}

#page {
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	}

#content {
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial;
	font-weight: normal;
	color: #598527;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 1.7em;
	line-height: 1.1em;
	}

h3 {
	font-size: 1.4em;
	clear: both;
	padding: 30px 0 10px 0;
	color: #d50909;
	}


a {
	text-decoration: underline;
	color: #d50909;
	}

a:hover {
	text-decoration: none;
	}

div, p {
margin: 0;
padding: 0;
}



#wrapper {
clear: both;
padding: 10px 0 0 0;
}

/* Begin Structure */
body {
	margin: 30px 0 0 0;
	padding: 0;
	}

#page {
	margin:  auto;
	padding: 0 0 30px 0;
	width: 990px;
	}

.narrowcolumn {
	clear: both;
	padding: 0;
	margin: 0;
	}

.clear {
	clear: both;
}


#footer {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 120px 0 0 0;
	background: url(images/footer_bg.png) center 0 no-repeat;
}

#footer .one {
	float: left;
	width: 330px;
}

#footer .two {
	float: right;
	text-align: right;
	width: 618px;
}
	
#footer h4 {
	display: block;
	font-weight: normal;
	clear: both;
	text-align: left;
	font-size: 1.2em;
	padding: 0 0 15px 0;
}

#footer img {
border: none;
}


#footer .white {
	clear: both;
	margin: auto;
	max-width: 1400px;
	background: #fff;
	min-height: 380px;
	padding-bottom: 40px;
	}	


#footer .wrap {
	margin: 0 auto;
	width: 990px;
	clear: both;
	background: url(images/f_devide.jpg) 330px -50px no-repeat;
	}	


#footer div.inbold a {
font-family: Arial, Helvetica, sans-serif;
color: #000;
	}


#footer div.inbold {
	clear: both;
	float: right;
	width: 100px;
	text-align: right;
	padding: 45px 0 0 0;
}



#postHolder {
clear: both;
background: url(images/post_holder.png) 0 0 no-repeat;
position: relative;
height: 580px;
padding: 0 0 40px 0;
}

.post {
float: left;
width: 311px;
padding: 0 19px 30px 0 !important;
padding: 0 19px 0 0;
height: 270px !important;
height: 300px;
}

div.full .post {
float: none;
width: auto;
padding: 0 0 30px 0 !important;
height: auto !important;
}

div.full .post ul.list li, #page ul.list li {
display: block;
padding: 0 0 5px 10px;
background: url(images/list.gif) 0 10px no-repeat;
}


div.full .post .one {
float: left;
width: 480px;
padding: 0 0 0 0;
}

div.full .post .two {
float: right;
width: 480px;
padding: 0 0 0 0;
}


div.full h2 {
color: #d50909;
}

div.category-green h2 a {
color: #598527;
}

div.category-green span.comments {
background: #598527;
}

div.category-blue span.comments {
background: #0889b0;
}

div.category-orange span.comments {
background: #f18b14;
}


div.category-green span.comments a, div.category-blue span.comments a, div.category-orange span.comments a {
color: #fff;
text-decoration: none;
font-size: .9em;
line-height: 20px;
padding: 0 3px;
}

.time {
clear: both;
color: #000;
padding: 0 0 15px 0;
font-size: .9em;
}

div.category-orange h2 a {
color: #f18b14;
}

div.category-blue h2 a {
color: #0889b0;
}



	
	


/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

ul, li {
margin: 0;
padding: 0;
display: block;
}

ul {
list-style-type: none;
padding: 0 0 20px 0;
}
	

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 720px;
	width: 270px;
	}
	
#sidebar a
{
text-decoration: underline;
color: #1a649e;
display: block;
padding: 0 0 10px 16px;
	}
	
#sidebar a:hover
{
text-decoration: none;
	}	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/*MENU */

#logotipas {
margin: auto;
height: 210px;
width: 210px;
background: url(images/mndz_logotipas.png) center 0 no-repeat;
margin: 0 0 60px 390px;
}

#logotipas a {
display: block;
width: 210px;
text-decoration: none;
font-size: 1px;
color: #000;
margin: auto;
padding: 210px 0 0 0;
overflow: hidden;
height: 0;
cursor: pointer;
}


#menu {
clear: both;
width: 980px;
padding: 40px 0 0 0;
margin: 0 0 0 0;
font-size: 1.65em;
*font-size: 1.7em;
}

#menu a {
display: block;
text-decoration: none;
float: left;
color: #000;
padding: 10px;
text-align: center;
margin: 0;
margin: 0 16px;
}


#menu a:hover {
color: #fff;
text-decoration: none;
}


/* rinkimai */
#menu li.page-item-31 a {
text-align: left;
padding-left: 0;
margin-left: 0;
}

#menu li.page-item-31 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}


/* teises aktai */
#menu li.page-item-29 a {
}

#menu li.page-item-29 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}


/* blogas */
#menu li.page-item-27 a {
}

#menu li.page-item-27 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}

/* pramogos */
#menu li.page-item-25 a {
}

#menu li.page-item-25 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}


/* kontaktai */
#menu li.page-item-23 a {
}

#menu li.page-item-23 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}


/* nuorodos */
#menu li.page-item-2 a {
float: right;
margin-right: 0;
padding-right: 0;
}

#menu li.page-item-2 a:hover {
background: url(images/m_blogas.png) 0 0 no-repeat;
}

#menu .current_page_item a {
background: url(images/current.png) center 100% no-repeat;
}

#current {
background: url(images/current.png) center 100% no-repeat;
position: absolute;
top: 520px;
width: 116px;
height: 20px;
margin: 0 0 0 340px;
}


#menu ul {
display: block;
clear: both;
float: left !important;
float: none;
width: 100%;
}


#menu ul li {
display: inline;
list-style-type: none;
}

#header {
clear: both;
padding: 0 0 40px 0;
}


#header #prezidentoRinkimai {
background: url(images/prezideto_rinkimai.png) 0 0 no-repeat;
float: left;
width: 169px;
height: 148px;
}

#header #prezidentoRinkimai a {
display: block;
width: 169px;
height: 148px;
}

#header #arZinai {
background: url(images/ar_zinai.png) 0 0 no-repeat;
float: left;
width: 600px;
height: 144px;
margin: 0 0 0 16px;
}

#header #europosRinkimai {
background: url(images/europos_rinkimai.png) 0 0 no-repeat;
float: right;
width: 169px;
height: 148px;
}

#header #europosRinkimai a {
display: block;
width: 169px;
height: 148px;
}
