@charset "utf-8";
/* CSS Document */

body {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/bgtile.jpg);
	margin: 0;
	background-color:#392C22;
	color:#000;
	font-family: Verdana, Geneva, sans-serif ;
	font-size:10px;
}

#TopBar {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/top_bg.jpg);
	background-repeat:repeat-x;
	height:12px;
	float:left;
	width:100%;
}

#mainContainer {
	width:950px;
	margin:0 auto 0 auto ;
	padding-top:20px;
	display:block;
}

#TopContainer {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/bg_top.jpg);
	background-repeat:repeat-x;
	height:233px;
	width:100%;
	display:block;
	float:left;
}

#Contents {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/bg_center.jpg);
	background-repeat:repeat-y;
	width:930px;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	min-height:500px;
}

#NavBar {
	float:left;
	height:36px;
	width:930px;
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/menuItem_normal.jpg);
}


.NavBtn , .NavBtn_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCC;
	float:left;
	display:block;
	height:36px;
	padding-left:25px;
	padding-right:25px;
	text-decoration:none;
	font-size:13px;
	line-height:270%;
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/menuItem_normal.jpg);
}

.NavBtn:hover , .NavBtn_selected {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/menuItem_over.jpg); 
	color:#FFF;
}


#container {
	width:920px;
	display:block;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	overflow:hidden;
	
}

#leftCol {
	width:698px;
	display:block;
	float:left;
	min-height:450px;
	background-color:white;
	
}

p {
padding-left:10%;
padding-right:10%;
text-indent:20px;

}

#rightCol {
	width:210px;
	display:block;
	float:left;
	
	padding-left:10px;

	
}
#rightCol ul {
padding-left:6px;
}

#footerBorder {
	border-top:#2F221A 1px solid;
	width:100%;
	float:left;
}

#footerContainer {
	background-color:#392C22;
	width:100%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

#footer {
	width:930px;
	display:block;
	margin:0 auto 0 auto ;
	padding-top:4px;
	height:52px;
}

.footerCol {
	float:left;
	width:20%;
	overflow:hidden;
	border-left: #666 1px solid;
}

.footerItem {
	color:#ccc;
	display:block;
	padding-left:10px;
	text-decoration:none;
	padding-bottom:6px;
}

.footerItem:hover {
	color:#FFF;
}

#footerBottom {
	width:100%;
	height:4px;
	float:left
}

.footerText {
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:0px;
}

#logo {
	width:400px;
	height:75px;
	margin-left:140px;
	margin-top:35px;
	display:block;
	float:left
}

#recipiesContainer {
	width:760px;
	height:103px;
	margin-left:180px;
	margin-top:15px;
	display:block;
	float:left
}


h1 {
	margin:0px;
	padding:0px;
	color:#7C1D05;
	font-family: Verdana, Geneva;
	font-size:14px;
}

h2 {
	font-family: Verdana, Geneva;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	font-size:13px;
}

h2 a {
	font-size:10px;
}

p, ul, li, td {
	font-family: Verdana, Geneva, sans-serif ;
	font-size:12px;
/*	text-align: justify; */
}


.small_recipy {
	background-image:url(http://www.maestrubucatar.ro/templates/maestrubucatar/media/top_recipy.jpg);
	width:114px;
	height:98px;
	float:left;
	display:block;
}

.small_recipy_bg {
	width:102px;
	height:81px;
	float:left;
	display:block;
	margin-left:6px;
	margin-top:8px;
	background-color:#FAF2CF;
	text-decoration:none;
}

.small_recipy_bg:hover {
	background-color:#EBCD3F;
	text-decoration:underline;
}

.small_recipy_image {
	width:100px;
	height:62px;
	float:left;
	display:block;
	margin-left:1px;
	margin-top:1px;
	overflow:hidden;
}

.small_recipy_text {
	width:102px;
	float:left;
	display:block;
	padding-top:3px;
	font-size:9px;
	color:#000;
	text-align:center;
	text-decoration:none;
}


hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}

.categoryItem {
	float:left;
	display:block;
	width:100%;
	font-size:12px;
	text-decoration:none;
	color:#600D0D
}

.categoryItem:hover {
	color:#C52323;
}

h3 {
	font-size:14px;
	text-decoration:none;
	color:#600D0D;
	padding:0px;
	margin:0px;
}

strong {
font-weight:normal;
}

.recipie {
	width:96%;
	padding:10px;
	display:block;
	overflow:hidden;
	border:#9E9E9E 1px solid;
}

.recipieTitle {
	float:left;
	font-size:14px;
	text-decoration:none;
	color:DarkGreen;
	width:100%;
	font-family: sans-serif;
	font-weight:bold
}

.rspacer {
	float:left;
	width:100%;
	background:none;
	border-bottom: 1px solid #999999;
}

.recipieImages {
	width:350px;
	display:block;
	float:left;
}

.recipieImage, .recipieImage a {
	width:346px;
	display:block;
	vertical-align:middle;
}
.recipieImage {	
	float:left;
	background-color: #923C21;
	border:#923C21 2px solid;
	overflow:hidden;
	text-align:center;
}

.recipieImage img {vertical-align:middle;}


.recipieImage:hover {
	background-color: #D1A400;
	border:#D1A400 2px solid;
}

.recipieSmallImage {
	
	height:44px;
	display:block;
	float:left;
	background-color: #923C21;
	border:#923C21 2px solid;
}

.recipieSmallImage:hover {
	background-color: #D1A400;
	border:#D1A400 2px solid;
}

.recipieInitialText {
	display:block;
	float:left;
	width:300px;
	padding-left:10px;
}

.recipieMoreInfo {
	display:block;
	float:left;
	width:100%;
	padding-top:3px;
}


.imgLarge {	
	background-color:#333;
	padding: 1px;
	border: none;
	display:block;
	width:350px;
	margin-left:5px;
}

.imgLarge:hover {
	background-color:#EFC05F
}


.moreInfo {
	text-decoration:none;
	color:#923C21;	
}

.moreInfo:hover {
	color:#D1A400;	
}



.album {
	
	background-color:white;
	padding-top:25px;
	display:block;
	overflow:hidden;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	border-bottom:3px double #666666;
	

}

.albumTitle {
	
	font-size:18px;
	text-decoration:none;
	color:black;
	width:100%;
	font-family: sans-serif;
	
}

.rspacer {
	float:left;
	width:100%;
	background:none;
	border-bottom: 1px solid #999999;
}

.albumImages {
	width:100%;
	display:block;
	float:left;
}

.albumSmallImage {
	
	height:44px;
	display:block;
	float:left;
	background-color: #923C21;
	border:#923C21 2px solid;
}

.albumSmallImage:hover {
	background-color: #D1A400;
	border:#D1A400 2px solid;
}

.dblock {
	padding-left:29px;
	padding-right:80px;
	padding-top:15px;
	padding-bottom:10px;
}

.utils {
	padding-top:20px;
	text-align:right;
	float:left;
	display:block;
	width:98%;
	padding-right:2%;
	height:20px;
}



.linksmenu a { text-decoration: none; line-height:100%;}


.linksmenu a:active { text-decoration: none; color: black;}
.linksmenu a:visited { text-decoration: none; color: black;}
.linksmenu a:link { text-decoration: none; color: black;}
.linksmenu a:hover { text-decoration: underline; color: #555555;}
