/*
LAYOUT: One-Column 
DESCRIPTION: One-column fluid layout with sidebars stacked in two columns below content
*/
div.sidebar {
	float: left;
	overflow: hidden;
	padding: 10px 1.9%;
	width: 46%;
}
div#primary {
	clear: both;
}
div#footer {
 	clear: left;
	width: 100%;
}

#fauxfooter {
        height:39px;
	background: url(images/fauxfooterbg.gif) repeat-x;
	width: auto;
	text-align: center;
}

#fauxfooter a{
        height:39px;
	background: url(images/fauxfooterbg.gif) repeat-x;
	width: auto;
        text-decoration: none;
	text-align: center;
}

#fauxfooter a:visited{
        height:39px;
	background: url(images/fauxfooterbg.gif) repeat-x;
	width: auto;
        text-decoration: none;
	text-align: center;
}

#fauxfooter.img{
        text-decoration:none;
        display: block;
        border: 0px;
}

body {
        font-family: 'Verdana', Verdana, Arial, Sans-Serif;
        text-size: 12px;
	background: #FFFFFF url(images/background.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
}

div.entry-content {
        background: url(images/contentbg.gif) 3px repeat-y;
        padding-left: 25px;
        padding-right: 20px;
        padding-bottom: 5px;
        overflow: visible;
        font-family: 'Verdana', Verdana, Arial, Sans-Serif;
        text-size: 12px;
}

p.entry-content {
        font-family: 'Verdana', Verdana, Arial, Sans-Serif;
        text-size: 12px;
}

h2.entry-title {
        margin-top: 0px;
        background: url(images/titlebg.gif) top left 1px;
        padding-top: 10px;
        padding-left: 25px;
        padding-right: 20px;
        overflow: visible;
}

#container {
        font-family: 'Verdana', Verdana, Arial, Sans-Serif;
        text-size: 12px;
        background: url(images/contentbg.gif) 3px repeat-y;
}

#content {
        background: url(images/contentbg.gif) 3px repeat-y;
        font-family: 'Verdana', Verdana, Arial, Sans-Serif;
        text-size: 12px;
}

div.entry-content a{
        color: #000000;
        text-decoration: underline;
}

div.entry-content a:hover{
        color: #ff9000;
        text-decoration: underline;
}

div.entry-content a:visited{
        color: #000000;
        text-decoration: underline;
}

h1, h2, h3 { 
        padding-left: 10px;
        font-family: 'Al Bayan', 'Traditional Arabic', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
        color: #FF9000;
        text-decoration: underline;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#maincontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: auto;
	width: 800px;
	height: auto;
	overflow: hidden;
}

#header {
	background: url(images/header.jpg) no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 171px;
	width: 800px;
}
	
#meniu {
  list-style: none;
  background: url(images/meniu.jpg) no-repeat;
  padding: 0;
  margin: 0;
  width: 800px;
  height: 68px;
  position: relative;
}

#main_nav { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

#main_nav li { 
	float: left; 
}

#main_nav li a { 
	text-indent: -999999px; 
	overflow: hidden; 
	display: block; 
	height: 68px; } 

#home { background: url(nav/home.gif); width: 194px; }
#home:hover { background: url(nav/home.gif) 0 0 !important; }
#home.active { background: url(nav/home.gif) -194px 0; }

#main_nav:hover li a#home { background-position: -388px; }

#prezentare { background: url(nav/prezentare.gif); width: 130px; }
#prezentare:hover { background: url(nav/prezentare.gif) 0 0 !important; }
#prezentare.active { background: url(nav/prezentare.gif) -130px 0; }

#main_nav:hover li a#prezentare { background-position: -260px; }

#certificari { background: url(nav/certificari.gif); width: 120px; }
#certificari:hover { background: url(nav/certificari.gif) 0 0 !important; }
#certificari.active { background: url(nav/certificari.gif) -120px 0; }

#main_nav:hover li a#certificari { background-position: -240px; }

#galerie { background: url(nav/galerie.gif); width: 138px; }
#galerie:hover { background: url(nav/galerie.gif) 0 0 !important; }
#galerie.active { background: url(nav/galerie.gif) -138px 0; }

#main_nav:hover li a#galerie { background-position: -276px; }

#contact { background: url(nav/contact.gif); width: 218px; }
#contact:hover { background: url(nav/contact.gif) 0 0 !important; }
#contact.active { background: url(nav/contact.gif) -218px 0; }

#main_nav:hover li a#contact { background-position: -436px; }

#footer {
        padding-top: 20px;
        text-align: center;
	background: #FF8B00 url(images/footerbg.gif) repeat-x;
	width: auto;
	height: 145px;
        color: #ffffff;
}

#footer a{
        text-decoration: underline;
        color: #ffffff;
}

#footer a:visited{
        text-decoration: underline;
        color: #ffffff;
}
