
/*

all styles were separated to speed up theme customization and maintenance

#### to customize your theme edit layout.css, graphic.css, typography.css and links.css  ###

*/

ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
background:url("http://orihun.homoludens.hu/sites/all/modules/nice_menus/arrow-down.png") no-repeat scroll right center #054B81;
}

ul.nice-menu li  {
background-color:#054B81;
border-color:-moz-use-text-color #D1DEE6 #D1DEE6;
border-right:1px solid #D1DEE6;
border-style:none solid solid;
border-width:1px 0px 1px 0px;
float:left;
margin:0;
padding-left:0px;
font-size: 11px;
}

li.first {
border-width:1px 1px 1px 1px;
}

ul.nice-menu li li  {
width: 200px;
background-color:#054B81;
}

ul.nice-menu a {
padding:0.1em 2px;
padding-left:5px;
padding-right:5px;
color: #D1DEE6;
}

div.blockcontent {
background-color: #054B81;
height: 24px;
border-color:-moz-use-text-color #D1DEE6 #D1DEE6;
border-right:1px solid #D1DEE6;
border-style:none solid solid;
border-width:0 0px 1px;
}
 
.long {
width:100%;
}

#primary .singlepage h1 {
margin-top:12px;
}

#header {background: #000033 url(banners/rotate.php) no-repeat 0px 0px; /*rotates images in the banners folder */}