@import "social.css" screen;
@import "slider.css" screen;
@import "reviews.css" screen;
@import "products.css" screen;
@import "icon.css" screen;
@import "shop.css" screen;
@import "form.css" screen;

/*** System styles ***/

.login p.message {
overflow:hidden;
}

.ngg-navigation {
font-size:16px !important;
font-family:Calibri;
padding-bottom:5px;
}
.ngg-navigation a {
font-size:19px !important;
border-radius:6px !important;
}
.ngg-navigation .current {
border-radius:6px;
border:1px solid #c19434;
margin-right:3px;
margin-left:0px;
padding:4px 8px;
}




.breadcrumbs {
float:left;
width:100%;
font-size:11px;
margin-bottom:20px;
}


.widget { 
list-style:none;
}
.no_list {
list-style:none;
}
.ngg-gallery-thumbnail img:hover { 
background-color:#f9ad71 !important;
}

.alignnone {
display:block;
float:none;
margin:0 0 10px 0;
background: #F6F6F6;
padding: 3px;
border: 1px solid #E1E1E1;
border-radius: 3px;
}
.alignleft {
display:block;
float:left;
margin:0 10px 10px 0;
background: #F6F6F6;
padding: 3px;
border: 1px solid #E1E1E1;
border-radius: 3px;
}
.alignright {
display:block;
float:right;
margin:0 0 10px 10px;
background: #F6F6F6;
padding: 3px;
border: 1px solid #E1E1E1;
border-radius: 3px;
}

.wp-pagenavi {
text-align:center;
font-size:12px;
margin:15px 0;
}
.wp-pagenavi a, .wp-pagenavi span { 
border: 1px solid #E47926 !important;
border-radius:5px;
}

.pagenavi li {
list-style:none;
float:left;
background:none;
display:block;
margin:0px 5px 0 5px;
}


.wp-caption {
background:#f3f3f3;
border-radius:6px;
text-align:center;
}
.wp-caption img {
margin:6px;
}
.wp-caption .wp-caption-text  {
text-align:center;
font-size:11px;
color:#626262;
}
.wp-caption dd  {
text-align:center;
font-size:11px;
color:#626262;
padding-bottom:5px;
}


#respond {
width:550px;
}
#respond input{
float:left;
}
#respond p {
margin:1px 0 1px 0;
}
#reply-title {
margin-top:10px; 
}
.form-allowed-tags {
display:none;
}
.ngg-gallery-thumbnail {
float:left;
margin:5px;
}
.nav-previous {
float:left;
}
.nav-next {
float:right;
}
.entry-title {
display:block;
clear:both;
}
.navigation {
margin:5px 0 5px 0;
}
.widget-container {
margin-bottom:10px;
}
