/*
Theme Name: Nimble
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Nimble is responsive retina ready multipurpose Wordpress theme that will help you to build practically any site: from big corporate sites with catalog of products to studio sites with portfolio, photo albums and video gallery; technology, business, photography... Anything that you can imagine!
Version: 1.1.3
License: This WordPress theme is comprised of two parts: (1) The PHP code is licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://codex.wordpress.org/GPL (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://wiki.envato.com/support/legal-terms/licensing-terms/
License URI: license.txt
Tags: dream-theme, nimble, responsive, adaptive, mobile, tablet, corporate, portfolio, creative, gallery, photo-albums, custom-backgrounds, custom-layouts, slider, slideshow, background-builder, layout-builder, page-templates, shortcodes, customizable, left-sidebar, right-sidebar, multi-columns, fixed-width,  custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, translation-ready, password-protected, more
*/


.but-wrap{margin:4px 40px 4px 0!important};


.wp-caption {}
.wp-caption {}
.sticky {}
.gallery {}
.bypostauthor {}
.alignright {}
.alignleft {}
.aligncenter {}
.alignnone {}
.wp-caption-text {}
.gallery-caption {}

table.t1 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    text-align: center;
    vertical-align: top;
	border-top: none;
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
	width: 100%!important;
}
table.t1 thead tr {

}

table.t1 tr td a {color: #afe51e;}

table.t1 tr td.n1 {
	width: 15%;
	}table.t1 tr td.n2 {
	width: 25%;
	}table.t1 tr td.n3 {
	width: 10%;
	}table.t1 tr td.n4 {
	width: 20%;
	}table.t1 tr td.n5 {
	width: 15%;
	}table.t1 tr td.n6 {
	width: 15%;
	}

table.t1 tbody tr {
    background: none repeat scroll 0 0 ;
}
table.t1 tbody tr.table-alternate {
    background: #222222;
}
table.t1 tbody tr td {
	color: #CCCCCC;
    padding: 15px 10px;
	border-width: 0px;
	border-top: medium none;
	border-bottom: 1px solid #444444;
    text-align: left;
	vertical-align: top;
	
}
table.t1 tbody tr:hover td {background: #red!important;
}

table.t1 thead th {

	color: white;
	font-size: 2.0 em;
	text-align: left;
	padding: 0px 10px;
	border-bottom: 1px solid #444444;
}

table.t10 {
    border-collapse: collapse;
	border-width: 0px;
	border-style: outset;
    text-align: center;
    border-top: none;
/*box-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);*/
	width: 100%!important;
}
table.t10 thead tr {

}

table.t10 tr td a {color: #afe51e;}

table.t10 tr td.n11 {
	width: 20%;
	}table.t10 tr td.n12 {
	width: 80%;
	}

table.t10 tbody tr {
}
table.t10 tbody tr.table-alternate {
    background-color: none;
}
table.t10 tbody tr td {
    padding: 15px 10px;
	border-width: 0px;
	font-size: 1.0em;
	border-top: medium none;
	border-bottom: 1px solid #333333;
    text-align: left;
	
}

table.t10 thead th {
	color: white;
	font-size: 2.0 em;
	text-align: left;
	padding: 0px 10px;
	border-bottom: 1px solid #333333;
}

/* custom selection colors */
::-moz-selection {
  color: #fff;
  background: #AAE81E;
}

::selection {
  color: #fff;
  background: #AAE81E;
}

.color-red {color: red}

.mint-color {color: #b3eb1e}