/*
--------------------------- PLUGINS - style ------------------------
*/

/*
--------------------------- MENU tabs ------------------------
*/
#tab-container-1, #tab-container-2{
    width:340px;
    margin:0 10px 10px 10px!important;
    margin:10px 0 0 5px;
    float:left;
	
}
#tab-container-1-nav, #tab-container-2-nav{
    border:0;	
}
#tab-container-1-nav li, #tab-container-2-nav li{
    float:left;
	margin:0;
	padding:0 2px 0 0;
}
#tab-container-1-nav li a, #tab-container-2-nav li a{
    border: 1px solid #F2CC8E;
	border-bottom:none;
    padding:5px 8px;
	background:#DFBE8B;
	color: #8B441A!important;
    float:left;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size:14px;
}
#tab-container-1-nav .active, #tab-container-2-nav .active{
	background:#AF9162;
	color: #EFE3D1!important;
    
}
.tab{
    width:335px;
    float:left;
    margin:-1px 0 0 0;
    border: 3px double #DFBE8B;
    background:#fff url(../img/m.jpg) repeat ;
    padding:10px;
    position:relative;
}
.tab li {
    padding:1px 5px;
    display:block;
	margin:5px 0;
	
}	
.tab ul li ul li a:before {
	content:"- ";
}
/*
 --------------------------- FLICKR  ------------------------
 */
.flickr{
    background:#fff url(../img/m.jpg) repeat ;
    border: 3px double #DFBE8B;
	margin:10px 10px 15px 5px;
    padding:6px;
	float:left;
	width:342px;
}
html>body .flickr{
	margin:0 10px 15px 10px;
    padding:6px;
}
.flickr a{
	float:left;
	padding:2px;
	background:#DFD9D1;
	margin:3px;
}

.flickr a:hover{
	background:#3F2D23;
}
.flickr a img{
	margin:0;
}
/*
------------------------------------ WP-pagenavi --------------------------------------
*/ 
.wp-pagenavi {
    margin:5px 0 5px 0;
	padding:3px 0 5px 0;	
	border-top: 3px #DFBA8B double;
	border-bottom: 3px #DFBA8B double;
	background:#FFF1DF!important;
} 
.wp-pagenavi .pages , .wp-pagenavi .current , .wp-pagenavi .extend {
	border:0!important;
	color:#000!important;
	background:transparent!important;
}
.wp-pagenavi a {
	border:0!important;
	background:transparent!important;
	margin:0 0 0 10px;
}
.nxtleft{
	float:left;
	margin:0 10px
}
.nxtright{
	float:right;
	margin:0 10px
}
/*************************nn gllery *******************/
.ngg-widget a{
	width:auto;
	float:left;
	margin:3px;
	padding:5px;
}
.widget_slideshow{	
    margin:0 0 1px 0;
    padding:4px 10px;
	border: 1px #594020 solid;
	color:#fff;
	background:#150A04;
}
.widget_slideshow h3{
	margin:10px 0;
}
