/*------------------------------------------------------------------------
# Aldente Ristorante - December, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2008 Sønderup Design. All Rights Reserved.
-------------------------------------------------------------------------*/

.image {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #C8C8C8;
display:block;
float:left;
margin-right:15px;
padding:3px;
}

a#active_menu {
	color: #FC6703;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000;
	text-decoration: none;
}

a:link {
	color: #926666;	
	text-decoration: none;
}

a:visited {
	color: #926666;		
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none; /*text-decoration: underline;*/
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;	
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.mainlevel:hover {
	background-color: #fafafa;
	color: #926666;
}

a.latestnews:link, a.latestnews:visited {
	color: #fff;
	text-align: left;
	text-decoration: none;
}

a.latestnews:hover {
	color: #926666;
}

a.mostread:link, a.mostread:visited {
	color: #fff;
}

a.mostread:hover {
	color: #926666;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #000;    
border-right: 1px solid #d5c5b4;
display: block;   
height: 30px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 0px;
line-height: 30px;
background-color: transparent;
text-align: center;
float: left;
width: auto;
}

a.mainlevel-top:hover {
	background-color: #dbd4c7;
	color: #000;
}

a.mainlevel-top#active_menu-top {
text-decoration:none;
font-weight:normal;
color:#000;    
border-right: 1px solid #ece4db;
border-left: 1px solid #ece4db;
display: block;   
height: 30px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 0px;
line-height: 30px;
background-color: #dbd4c7;
text-align: center;
float: left;
width: auto;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #666;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {	
	color: #F3AE08;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FD7801;	
	padding-left: 20px;
}

a.readon:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;	
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

body {
background-image: url(../images/grad.jpg);
background-color: #EDEAC7;
margin: 0px;
padding: 0px;
text-align: center;
}

h1 {
	font-size: 30px;
	color: #3399cc;
	font-weight: normal;
	line-height: 120%;
padding-bottom: 10px;
}

h2 {
	font-size: 24px;
	color: #444;
	line-height: 120%;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #59562f;
	line-height: 120%;
}


img {
	border: 0px;
}

input.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
}

textarea.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
}

input.inputbox#mod_login_password{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
		width: 180px;
}

input.inputbox#mod_login_username{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
		width: 180px;
}

input.inputbox#mod_search_searchword{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	width: 180px;
}

fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p#form-login-password{
	margin: 0px;
	padding: 0px;
}

p#form-login-remember{
	margin: 0px;
	padding: 0px;
}

p#form-login-username{
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

td,tr,p,div {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 140%;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	letter-spacing: -2px;
	font-weight: normal;
}

.contentdescription {
}

.contentheading {
color: #59562F;
font: oblique 100% georgia, times, serif;
font-size: 28px;		
line-height: 120%;
text-align: left;
letter-spacing: -1px;
font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #926666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;	
}

.headings {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;	
	width: 170px;
	text-align: left;
}

.modifydate {
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
	margin: 0px;
	padding: 0px;
}

.moduletable li{
}

.moduletable td {
}

.moduletable h3 {
}

.quote {
font: oblique 100% georgia, times, serif;
	color: #666666;
	font-size: 16px;
	height: auto;
	line-height: 140%;	
	width: 100%;
}

.quote2 {
	background-color: #FCF6E4;
	border: 1px solid #C3C3C3;
	color: #666666;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	padding: 8px;
	width: 95%;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}

.small {
	color: #666;
}

.smalldark {
	color: #FD5501;
}

#bodytop {
margin: 0 auto;
width: 748px;
height: 19px;
background: url(../images/bodybg-top.png) no-repeat;
}

#body {
width: 748px;
overflow: auto;
margin: 0 auto;
background: url(../images/bodybg.png);
padding-top: 10px;
}

#header {
height: 120px;
width: 748px;
margin: 0 auto;
padding-bottom: 20px;
background: url(../images/aldente.logo.png) left no-repeat;
}

#frontbody {
text-align: left;
width: 700px;
margin: 0 auto;
overflow: hidden;
}

#mainbody {
float: left;
padding-left: 25px;
text-align: left;
width: 600px;
}

#mainbody li{
list-style: disc;
}

#leftcolumn {
float: left;
padding-left: 20px;
width: 180px;
text-align: left;
padding-right: 20px;
border-right: 1px solid #ededed;
}

#leftcolumn .moduletable {
margin-bottom: 15px;
}

#leftcolumn .moduletable h3 {
font: oblique 100% georgia, times, serif;
font-size: 20px;
letter-spacing: -1px;
font-weight: normal;
color: #9D8C70;
text-align: left;
margin: 0px;
margin-bottom: 5px;
}

#menu {
margin: 0 auto;
height: 30px;
width: 748px;
text-align: left;
background: url(../images/menubg.png) no-repeat;
}

#topwrap {
width: 100%;
height: 25px;
padding: 0px;
margin: 0 auto;
margin: 0px;
}

#user1 {
left: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-style: italic;
text-align: left;
width: 215px;
float: left;
padding-bottom: 20px;
}

#user2 {
left: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-style: italic;
text-align: left;
width: 215px;
float: left;
margin-left: 30px;
padding-bottom: 20px;
}

#user3 {
left: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-style: italic;
text-align: left;
width: 215px;
float: left;
margin-left: 15px;
padding-bottom: 20px;
}

#footer {
width: 748px;
text-align: center;
height: 64px;
background: url(../images/footer.png) no-repeat;
padding-top: 10px;
padding-bottom: 10px;
font-size: 9px;
color: #fff;
margin: 0 auto;
margin-bottom: 50px;
}

#footer td, #footer p, #footer div {
text-align: center;
color: #333;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

