/* 
**	Use this child style sheet, to customize the site to your needs. 
**	If for instance, you choose a darker background color via Appearance > Background > 
**	You can use this stylesheet to change fonts, link colors, or any other aspect of the theme
**
**	This theme is licensed under a Creative Commons 3.0 License. - http://creativecommons.org/licenses/by-nc/3.0/deed.en_US
**	You are free to rework, mix and change the theme in any manner that you like, but you may not sell derivatives of this 
**	work as your own or for commercial purposes.
**
*/


.featured-image img {
padding:8px;
border:solid #000 1px;
 -moz-box-shadow:5px 5px 2px #444;
 -webkit-box-shadow:5px 5px 2px #444;
 box-shadow:5px 5px 2px #444;
background:#000;
margin:0px;
}

body {
background-color:#000;
color:#ccc;
background-size:100% auto;
}

a {
color:#29b62b;
text-decoration:underline;
}

a:hover {
color:#1ef422;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#29b62b;
font-family:'lucida console','manaco',tahoma,arial,sans-serif;
text-decoration:none;
}

h1 {
font-size:14px;
}

#header {
background-image:none;
background-color:transparent;
color:#ccc;
border-bottom:solid #222 1px;
height:180px;
padding-bottom:10px;
}

#top-nav  {
text-align:center;
}

#top-nav ul li a {
color:#eee;
font-size:13px;
text-align:center;
font-family:'lucida console','manaco',tahoma,arial,sans-serif;
}

#top-nav ul li a:hover {
color:#1ef422;
}


#digi-nav {
border:none;
background:none;
}

#digi-nav ul li a {
font-size:15px;
font-family:'lucida console','manaco',tahoma,arial,sans-serif;
}

#digi-nav ul li a:hover {
background-color:transparent;
color:#1ef422;
}


hr {
color:transparent;
outline:none;
border-top: solid #333 1px;
border-bottom: solid #181818 2px;
border-left:transparent;
border-right:transparent;
margin:20px 0px;
}

#slider-container {
position:relative;
margin:0 auto;
width:100%;
min-width:1024px;
height:310px;
background-image:url(mast.jpg);
background-repeat:repeat-x;
display:block;
border-bottom:none;
padding:3px 0px 1px 0px;
}


/* Pagination */

.page-navigation {
display:block;
}

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #222;
}

.pagination a:hover{
color:#000;
background: #d78549;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #d78549;
color:#000;
}

#footer {
/*
border-left:solid #5c5c5c 1px;
border-right:solid #5c5c5c 1px;
*/
border-bottom:solid #5c5c5c 1px;
border-top:solid #444 1px;

background-image:none;
background: #000;
background: -webkit-linear-gradient(top, #000, #090909, #000);
background: -moz-linear-gradient(top, #000, #090909, #000);
background: -ms-linear-gradient(top, #000, #090909, #000);
background: -o-linear-gradient(top, #000, #090909, #000);
background: linear-gradient(top, #000, #090909, #000);
color:#ccc;

display:table;
width:100%;
min-width:1000px;
margin:30px auto 0 auto;
}

#footer-container a:hover{
color:#d78549;
}

#footer-container {
width:1000px;
color:#ccc;
background:none;
}

.footer-widget {
color:#ccc;
}

#footer a {
color:#fff;
}

#footer a:hover, #footer-container .footer-widget a:hover {
color:#d78549;
}

/* calendar widget dark */
.widget_calendar {float: left; }
#wp-calendar {width: 100%; 
border:solid #aaa 1px;
-webkit-box-shadow: 0px 0px 3px #aaa;
-moz-box-shadow: 0px 0px 3px #aaa;
box-shadow: 0px 0px 3px #aaa;}
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #000; border: 1px solid #222; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #000; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar tbody td a {
display:block;
text-decoration:none;
font-size:120%;
}

.social-buttons {
padding-top:35px;
display:table; margin:0px auto;
}
.social-buttons li {
list-style-type:none;
padding:0px;
display:inline-block;
margin:0 20px 0 20px;
}

.post-blog .social-buttons li {
list-style-type:none;
padding:0px;
display:inline-block;
margin:0 10px 0 10px;
}

.social-buttons li img {
/*width:48px;*/
}

.post-blog .social-buttons li img {
/*width:32px;*/
}


input[type="submit"],input[type="button"] {
border:none;
outline:none;
border:inset #555 1px;
background:#383e45;
background: -webkit-linear-gradient(top, #383e45,#17191a); 
background: -moz-linear-gradient(top, #383e45,#17191a); 
background: -ms-linear-gradient(top, #383e45,#17191a);  
background: -o-linear-gradient(top, #383e45,#17191a);  
background: linear-gradient(top, #383e45,#17191a);  
color:#fff;
font-family: 'museo_sans700',arial,sans-serif;
font-size:14px;
height:25px;
padding:0 18px;
vertical-align:middle;
cursor:pointer;
border:outset #888 1px;
border-top:solid #626262 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

input[type="submit"]:hover,input[type="button"]:hover {
background: #17191a;
background: -webkit-linear-gradient(top, #17191a,#383e45); 
background: -moz-linear-gradient(top, #17191a,#383e45); 
background: -ms-linear-gradient(top, #17191a,#383e45); 
background: -o-linear-gradient(top, #17191a,#383e45); 
background: linear-gradient(top, #17191a,#383e45); 
}


/* More Tag */

.moretag, .readmore {
font-family:'museo_sans700',tahoma,arial,sans-serif;
color:#f2f2f2;
font-size:13px;
background: #17191a;
background: -webkit-linear-gradient(top, #383e45, #17191a);
background: -moz-linear-gradient(top, #383e45, #17191a);
background: -ms-linear-gradient(top, #383e45, #17191a);
background: -o-linear-gradient(top, #383e45, #17191a);
background: linear-gradient(top, #383e45, #17191a);
display:block;
margin:10px 0 0 0;
float:right;
padding:4px 13px;
border:outset #aaa 1px;
border-top:solid #626262 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-position:2px -1px;

-webkit-transition: background-position .5s ease-out;
-moz-transition: background-position .5s  ease-out;
-o-transition: background-position .5s  ease-out;
transition: background-position .5s  ease-out;

}

.moretag:hover, .readmore:hover {
color:#fff;
text-decoration:none;
background: #1365a1;
background: -webkit-linear-gradient(top, #17191a, #1365a1);
background: -moz-linear-gradient(top, #17191a, #1365a1);
background: -ms-linear-gradient(top, #17191a, #1365a1);
background: -o-linear-gradient(top, #17191a, #1365a1);
background: linear-gradient(top, #17191a, #1365a1);
background-position:-2px -2px;

-webkit-transition: background-position .5s ease-in;
-moz-transition: background-position .5s  ease-in;
-o-transition: background-position .5s  ease-in;
transition: background-position .5s  ease-in;
}

.my-post-date {
color:#b1b1b1;
}

.commentlist .comment-body{
	padding: 10px;
	background: #222;
	border: solid thin #2d2d2d;
	margin: 10px 0;
	position: relative;
}

.half h2, .half h3, .half h4, .half_last h2, .half_last  h3, .half_last  h4   {
padding-bottom:3px;
font-family: tahoma,arial,sans-serif;
font-size:16px;
font-weight:normal;
border-bottom:solid #777 1px;
text-align:left;
}

.third h2, .third h3, .third h4, .third_last h2, .third_last  h3, .third_last  h4 {
padding-bottom:3px;
font-family: tahoma,arial,sans-serif;
font-size:16px;
font-weight:normal;
border-bottom:solid #777 1px;
text-align:left;
}

.third, .third_last {
font-size:14px;
}

.block h2, .block h3, .block h4 {
padding-bottom:3px;
font-family: 'CaviarDreamsRegular',tahoma,arial,sans-serif;
font-size:18px;

color:#fff;
text-align:left;
}

.half .block h2, .half .block h3, .half .block h4, .half_last .block h2, .half_last .block h3, .half_last .block h4 {
border-bottom:none;
font-size:20px;
font-weight:bold;
}

.block {
clear:both;
font-family: 'CaviarDreamsRegular',tahoma,arial,sans-serif;
border-top:solid #777 2px;
border-bottom:solid #777 2px;
display:block;
margin:25px auto;
font-size:17pt;
line-height:1.4em;
width:90%;
padding:5px 5%;
color:#ccc;
text-align:left;
/*color:#29b62b;*/
}

#sidebar {
padding-bottom:15px;
}

#sidebar hr:last-child {
display:none;
}

#digi-nav ul li ul {
display:none;
position:absolute;
z-index:9999;
background-color:#000;
width:220px;
}

#digi-nav ul li ul {
display:none;
position:absolute;
margin:0 0 0 -1px;
z-index:9999;
border-top:solid #000 2px;
border-left:solid #777 1px;
border-bottom:solid #333 2px;
border-right:solid #444 1px;
}

#digi-nav ul li:hover ul {
display:table;
}

#digi-nav ul li ul li {
display:block;
}

#sidebar {
width:300px;
float:left;
}

.post-blog {
position:relative;
width:600px;
margin:0 0 30px 0;
float:right;
}


#sidebar hr:last-child {
display:none;
}

.rss-date {
display:block;
}

.sidebar-widget ul {
display:block;
margin:0px;
padding:0px;
}

.sidebar-widget ul li {
list-style-type:none;
border:solid #202629 1px;
border-left-color: #1e2326;
outline: solid #000 1px;
padding:10px;
background:#111;
background: -webkit-linear-gradient(top, #444, #222, #000); 
background: -moz-linear-gradient(top,  #444, #222, #000); 
background: -ms-linear-gradient(top, #444, #222, #000); 
background: -o-linear-gradient(top, #444, #222, #000); 
background: linear-gradient(top, #444, #222, #000); 
font-size:13px;
text-align:left;
margin:3px auto 20px auto;
}

.sidebar-widget ul li:hover {
background:#111;
background: -webkit-linear-gradient(bottom, #444, #222, #000); 
background: -moz-linear-gradient(bottom,  #444, #222, #000); 
background: -ms-linear-gradient(bottom, #444, #222, #000); 
background: -o-linear-gradient(bottom, #444, #222, #000); 
background: linear-gradient(bottom, #444, #222, #000); 
}

.sidebar-widget ul li a {
text-decoration:none;
display:block;
}

.sidebar-widget ul li a:hover {
color:#fff;
}

.digi-comments {
width:600px;
display:block;
float:right;
clear:both;
}

.footer-widget {
/*max-width:310px;*/
}

.footer-widget ul li .rsswidget {
max-width:310px;
display:block;
}

.footer-widget ul li {
list-style-type:none;
display:block;
vertical-align:top;
padding:5px 10px;
text-align:left;
font-size:18px;
float:left;
}

.footer-widget ul li a {
display:block;
font-size:18px;
}

.footer-widget ul li ul li {
display:inline-block;
}

.footer-widget ul li ul li a {
font-size:15px;
display:block;
}

.footer-widget ul li ul, .footer-widget ul li ul li {
display:block;
text-align:left;
}

.footer-widget a {
color:#ccc;
text-decoration:none;
text-align:left;
}

.footer-widget a:hover {
text-decoration:underline;
color:#fff;
}

.footer-widget{
min-height:25px;
}
