/*----------------------------------------------*/
/*--- Left Sidebar ---*/
.ie7 #left_sidebar, .ie7 #left_sidebar li
{
    font-size: 0;
    margin: 0;
    padding: 0;
}
/*----------------------------------------------*/
/*--- Menus ---*/
#left_sidebar .widget_pages
{
    background: #FFF;
    padding-top: 15px;
}

#left_sidebar .widget_pages .widgettitle
{
    display: none;
}

#left_sidebar .widget_pages li
{
    padding-right: 10px;
}

#left_sidebar .widget_pages a
{
    display: block;
    color: #F36F21;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 25px;
}

#left_sidebar .widget_pages a:hover
{
	color: white;
    background: #F36F21;
}

#left_sidebar .widget_pages li.current_page_item a
{
	color: #F36F21;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background: #FFF;
}

#left_sidebar .widget_pages li:first-child a
{
    background: url(http://restaurantnamnam.dk/wp-content/themes/namnam/images/logo_small.png) no-repeat;
    height: 71px;
    margin: 15px auto 20px;
    padding: 0;
    text-indent: -9999px;
    width: 185px;    
}

.ie7 #left_sidebar .widget_pages li:first-child a
{
    margin-top: 30px;
}

#left_sidebar .widget_pages li:first-child.current_page_item
{
    display: none;
}
/*----------------------------------------------*/
/*--- Book Online ---*/
#left_sidebar .widget_book_online
{
    background: #FFF;
    padding-top: 5px;
    overflow: hidden;
}

#left_sidebar .widget_book_online a.btn_blue 
{
    border-radius: 0;
    display: block;
    float: none;
    font-family: "Terminal Dosis", Arial, sans-serif;
    height: 100px;
    margin: 3px auto 15px;
    padding: 0;
    width: 190px;
    text-decoration: none;
}

.da #left_sidebar .widget_book_online a.btn_blue
{
	background: url("http://restaurantnamnam.dk/wp-content/themes/namnam/images/danish_book_online.png") no-repeat !important;
}

.en #left_sidebar .widget_book_online a.btn_blue
{
	background: url("http://restaurantnamnam.dk/wp-content/themes/namnam/images/english_book_online.png") no-repeat !important;
}

.zh #left_sidebar .widget_book_online a.btn_blue
{
	background: url("http://restaurantnamnam.dk/wp-content/themes/namnam/images/chinese_book_online.png") no-repeat !important;
}

#left_sidebar .widget_book_online .line_1
{
    color: #05858E;
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 48px;
    font-weight: normal;
    margin: 12px 0 0 59px;
    text-transform: uppercase;
    line-height: 48px;
} 

#left_sidebar .widget_book_online .line_2
{
    color: #ED772D;
    margin: 0 0 0 59px;	
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px;
}

#left_sidebar .widget_book_online .line_1,
#left_sidebar .widget_book_online .line_2
{
	display: none;
}

/*----------------------------------------------*/
/*--- Subscribe ---*/
#left_sidebar .widget_subscribe
{
	background: #FFF;
	margin-top: 5px;
	overflow: hidden;
    padding-bottom: 8px;
}

#left_sidebar .widget_subscribe .widgettitle
{
	color: #FFF;
	background: #76CED9;
	font-family: "Terminal Dosis", Arial, sans-serif;
	font-size: 17px;
    padding: 8px 15px;
    text-transform: uppercase;
}

#left_sidebar .widget_subscribe input[name=email]
{
	border: 1px solid #87D4DD;
    font-size: 12px;
    margin: 8px 15px;
    padding: 3px 5px;
    width: 174px;
    font-family: "Terminal Dosis", Arial, sans-serif;
    color: #555555;
}

#left_sidebar .widget_subscribe input[name=email] + span
{
	font-size: 12px;
    margin-left: 15px;
    font-family: "Terminal Dosis", Arial, sans-serif;
}

#left_sidebar .widget_subscribe input[name=email].dim
{
	color: #87D4DD;
}

#left_sidebar .widget_subscribe .wpcf7-validation-errors
{
	display: none;
}

#left_sidebar .widget_subscribe .wpcf7-mail-sent-ok
{
	border: none;
    clear: both;
    color: #398F14;
    font-size: 12px;
    margin: 0;
    padding: 10px 15px 0;
    font-family: "Terminal Dosis", Arial, sans-serif;
}

#left_sidebar .widget_subscribe input[type=submit]
{
	background: none repeat scroll 0 0 #F37021;
    border: medium none;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 3px 0 #000000;
    color: white;
    float: right;
    margin-right: 10px;
    font-weight: bold;
    padding: 0 8px;
    text-shadow: 1px 1px 1px #000000;
    font-family: "Terminal Dosis", Arial, sans-serif;
    cursor: pointer;    
}

/*----------------------------------------------*/
/*--- Blog ---*/
#left_sidebar .widget_blog .widgettitle
{
    background: none repeat scroll 0 0 #F37020;
    color: white;
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 22px;
    margin-top: 5px;
    padding: 4px 10px;
    text-transform: uppercase;
}

#left_sidebar .widget_blog li.post
{
    background: #FFF;
    margin-bottom: 5px;
    padding: 12px;
    font-family: "Open Sans", Arial, sans-serif;
    overflow: hidden;
}

#left_sidebar .widget_blog li.post .title
{
    font-family: "Open Sans Condensed", Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #333;
	line-height: 23px;
}

#left_sidebar .widget_blog li.post .author
{  
    font-style: italic;
    font-size: 11px;
    color: #888;
    margin-top: 3px;
}

#left_sidebar .widget_blog li.post .excerpt
{
    font-size: 12px;
    line-height: 16px;
    color: #555;
    margin-top: 5px;
}

#left_sidebar .widget_blog .read_more
{
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 13px;
    color: #F37020;
    text-decoration: none;
    float: right;
    text-transform: uppercase;
    margin-top: 10px;
}

#left_sidebar .widget_blog .more a
{
    display: block;
    height: 40px;
    width: 95px;
    border-radius: 0 0 56px 56px;
    background: #F37020;
    margin: -5px auto 0;
    text-decoration: none;
    color: #FFF;
    font-family: "Terminal Dosis", Arial, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 5px;
    text-align: center;
}

.ie7 #left_sidebar .widget_blog .more a,
.ie8 #left_sidebar .widget_blog .more a
{
    width: 100%;
    height: 25px;   
}
/*----------------------------------------------*/