/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* To make it easy to update your theme, you should not edit the styles in this file. Instead use 
* the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style from this file and paste it in custom.css and
* it will override the style in this file. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Layout & Styling
*/



/*
-) BASIC CONTAINERS
-) HEAD
-) FEATURED
-) FOOTER
-) SOCKET
-) SIDEBAR
-) CONTENT AREA
-) COMMENTS
-) GENERIC
-) FORM ELEMENTS
*/

/* BASIC CONTAINERS */
html{background: #fff;}
body{ color: #888; background: #fff; }



.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget{
background: #fff;
}

div .hide_content_wrap_copyright a{
background: none;
}


/************************************************************************
HEAD
*************************************************************************/


/************************************************************************
FEATURED
*************************************************************************/
.return_content{
background-image:  url(../images/skin-minimal/icons-rounded-home.png);
background-position: center center;
background-repeat: no-repeat;
}

.return_content:hover{
background-color: #f8f8f8;
opacity: 0.5;
}

/************************************************************************
SOCKET
*************************************************************************/

.hide_content_wrap{
border-left:1px solid #eee;
}

.hide_content_wrap a, .copyright, .img_count{
color:#aaa;
}

.hide_content_wrap a:hover{
color:#555;
text-decoration: none;
}

.social_bookmarks .rss a{background: transparent url(../images/skin-minimal/icons-rounded-rss.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin-minimal/icons-rounded-facebook.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin-minimal/icons-rounded-twitter.png) 0 0  no-repeat;}

/************************************************************************
Sidebar
*************************************************************************/

.sidebar, .border-transparent, .avia_fullscreen_slider_thumbs, .avia_fullscreen_slider_thumbs img{
background: transparent url(../images/skin-minimal/bg-trans.png) repeat 0 0;
}

#top .bg-logo a{
background: transparent url(../images/skin-minimal/logo.png) no-repeat 0 0;
}


/*main navigation*/

.main_menu .menu a{
color:#333;
border-bottom:1px solid #eee;
}

.main_menu .menu li a span {
color:#999;
}


#top .main_menu .menu ul li a {
border-bottom: 1px solid #eee;
color:#888;
}

#top .main_menu .menu ul li a:hover{
color:#555;
}

#top .main_menu .menu ul{
border:1px solid #eee;
background: #fff;
}

div .news-thumb{
background: #f8f8f8;
}

a .news-time, a:hover .news-time{
color:#999;
}

.news-thumb, .tweet-thumb a{
border: 1px solid #eee;
}

.tweet-text.avatar_no {
border-top: 1px dotted #eee;
}


.avia_socialcount .asc_rss{
background: url(../images/skin-minimal/rss_widget.png) transparent no-repeat left center;
}

.avia_socialcount .asc_twitter{
background: url(../images/skin-minimal/twitter_widget.png) transparent no-repeat left center;
}


#footer .news-thumb{
background: #000;
}


/*tagcloud*/

.tagcloud a{
border:1px solid #eee;
background:  #f8f8f8;
color:#777;
}

.tagcloud a:hover, #footer .tagcloud a:hover{
background:  #eee;
}

.recentcomments, .widget_rss li{
border-bottom:3px solid #eee;
}



#recentcomments .recentcomments:last-child, .widget_rss li:last-child{
border:none;
}

.widget .rsswidget{
color:#555;
}



/************************************************************************
Content
*************************************************************************/

.template-single-blog .blog-meta .day{
border-right:1px solid #eee;
}

.blog-meta{
color:#aaa;
}


#top .comment_title{
color:#888;
}

#top .post-title.big_title {
background: transparent url(../images/skin-minimal/hr.png) no-repeat bottom center;
}

/************************************************************************
COMMENTS
*************************************************************************/

#comments span, .minitext{
color:#999;
}

#top .commentlist .comment {
border-bottom: 1px dotted #e1e1e1;
}

#top .commentlist ul {
border-left: 1px dotted #e1e1e1;
}

.children .children .says{
border-bottom:1px dotted #e1e1e1;
}

#top .gravatar img{
background: #f8f8f8;
border:1px solid #eee;
}

.author_name a{
color:#777;
}

#top .author_name{
color:#222;
}

#top .comment-reply-link {
background: #fff;
color: #AAA;
}

#top .comment-reply-link:hover{
text-decoration: underline;
color:#666;
}

/************************************************************************
Generic
*************************************************************************/

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #top .widgettitle, #top .widgettitle a, .relThumWrap, strong{
color:#222;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #top .widgettitle a:hover, .relThumWrap:hover{
color:#666;
text-decoration: none;
}

.text-sep{
color:#ccc;
}

/*pagination*/

 #top .pagination .current{
background: #fff;
border:1px solid #e1e1e1;
color:#222;
}

div .pagination a{
background: #f8f8f8;
border:1px solid #eee;
color:#999;
}

#top div .pagination a:hover{
color:#fff;
text-decoration: none;
border:1px solid #111;
background: #111;
}

/*related posts*/
#top .related_posts .contentSlideControlls a.activeItem{
background: #333;
color:#fff;
}

.related_posts_default_image{
background:url("../images/skin-minimal/magnify_light.png") no-repeat scroll center center #333;
}

div .related_posts_video{
background:url("../images/skin-minimal/video_light.png") no-repeat scroll center center #333;
}



/*table*/


th {
color: #fff;
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
background: #555;
}

th strong{
color: #fff;
}

th.nobg {
border-right: 1px solid #eee;
color:#555;
}

td {
border-right: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fff;
color: #777;
}


td.alt {
background: #eee;
color: #777;
}

th.spec {
border-left: 1px solid #eee;
background: #fff;
color:#777;
}

th.specalt {
border-left: 1px solid #eee;
background: #eee;
color: #777;
}

td:first-child{
border-left: 1px solid #eee;
}

.lightbox_video .image_overlay_effect{
background: url("../images/skin-minimal/video.png") no-repeat scroll center center #fff;
}

.external-link .image_overlay_effect{
background: url("../images/skin-minimal/external.png") no-repeat scroll center center #fff;
}

.preview_image.external-link .image_overlay_effect{
background-position: 136px center;
}

.image_overlay_effect{
background: url("../images/skin-minimal/magnify.png") no-repeat scroll center center #fff;
}

#top .firstheading{
color:#999;
}
.preview_image img{
background: #fff;
}

/************************************************************************
CONTACT FORM
*************************************************************************/

.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/************************************************************************
FORM ELEMENTS
*************************************************************************/

input, textarea{
color:#777;
}

#s{
color:#777;
background: transparent;
}

#searchform div{
background: #f2f2f2;
}

#top #searchsubmit{
background:url("../images/shared/arrow-right.png") no-repeat scroll center center transparent;
}

#top #searchsubmit:hover{
background:url("../images/shared/arrow-right.png") no-repeat scroll center center #ccc;

}

.text_input, textarea, select, #commentform input{
border:1px solid #eee;
background: #f8f8f8;
}


/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .toggler{
background:url("../images/skin-minimal/toggle.png") no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #eee;
}

.js_active  #top .activeTitle{
background: #f8f8f8 url('../images/skin-minimal/toggle.png') no-repeat 6px -77px ; 
border:1px solid #ddd;
color:#555555;
}

.js_active .tab_content{
background: #fff;
border:1px solid #eee;

}

.js_active  .tab{
background:#f8f8f8;
border:1px solid #eee;
border-bottom: none;
}

.js_active #top  .active_tab{
background:none repeat scroll 0 0 #fff;
color:#555555;
}

.toggle_content{
border: 1px solid #eee;
}



/*new in version 1.1.1*/

#top .avia_3_column_gallery img {
background: white;
border: 1px solid #E1E1E1;
}


/*new in version 1.1.2*/
.locked-link{
background: #eee url('../images/skin-minimal/locked.png') no-repeat center center ; 
}

input[name="post_password"]{
border:1px solid #e1e1e1;
}