body  {
	background: #181818 url() repeat;
	font: 13px "Helvetica Neue" !important;
}

h1, h2, h3, h5, h6  {
	color: #888888 !important;
	font-weight: lighter !important;
	line-height: 130%;
}

h2 {
   font-weight: lighter !important;
   }

h4 {
    font-size: 14px;
    color: #888888;
    font-weight: lighter !important;
    line-height: 180%;
    }

a  {
	color: #f64b7a;
    font-weight: bolder;
	text-decoration: none;
    /* Add the transition properties! */
    -webkit-transition-property: background-color, color, text-shadow;
    -webkit-transition-duration: 0.3s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}

a:hover{
    color: #fcc31e !important;
    text-decoration: none;
    }

/* STRUCTURE */

#logo  {
	background: #000 url(http://www.mytubedesign.com/images/newheaderblk.jpg) repeat-x;
	font-size: 11px;
	margin-top: 0px !important;
	    overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;
}


#logo h1 {
	background: url(default/logo.png) top left no-repeat;
	width: 300px !important;
	height: 46px;
}

#header {
    background: #000000 !important repeat-x 0% -5px;
    position: relative !important;
    overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;
}


#header h1.title a  {
	color:#005775;
}

#header p.description  {
	color: #75818a;
}

#rss a  {
	color: #a0a0a0;
	font-size: 12px;
}

#tagline {
    display: block;
	background: transparent;
}


/* NAVIGATION */

#nav  {
	background:url(http://www.mytubedesign.com/images/nav.jpg) repeat-x;
	font-size: 11px;
	margin-top: 0px !important;
	    overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;
-webkit-box-shadow: #696969 0px 0px 10px;
}

#nav ul li a  {
    color:#fff;
    font-size: 14px;
    font-family: 'Helvetica Neue';
    text-decoration:none;
    text-shadow: black 1px 1px 2px;
    padding:5px 10px;
    border-radius: 15px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
    /* Add the transition properties! */
    -webkit-transition-property: background-color, color, text-shadow;
    -webkit-transition-duration: 0.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}
#nav ul li a:hover {
    text-shadow: #fecd0b 0 0 10px;
    color:#fff !important;
    }

.current_page_item a:link, .current_page_item a:visited  {
    text-shadow: #fecd0b 0px 0px 10px !important;

}

#content  {
}

#bottom  {
	background-color: #4;
	padding:0px 0;
	border-left: 1px dotted #a6b3b9;
	border-right: 1px dotted #a6b3b9;	
}

#footer  {
    font-size: 11px;
	color: #ffffff;
	background: #313131 url() repeat;
    overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin-top: 0px !important;
	    overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;

	}
	
#footerads  {
	background: #181818 repeat;
	height: 90px !important;
	border-top: #000 3px;
	overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
width: 100% !important;

	}

#footer p a  {
	color: #fff;
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #A01B1F;
	color: #fff;
}

.post p.categories span a  {
	color: #fff;
}

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #000000;
	margin-left:5px;
}

.screenimg span a {
	background: #000000;
	opacity: 1.0;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

h2.title a  {
	color: #888888;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #286697;
}

.widget {
    color: #fff;
	background: #000;
	border-radius-top: 10px; 
    -moz-border-radius-top: 10px; 
    -webkit-border-radius: 10px;
	-webkit-transition: color, -webkit-box-shadow 0.3s ease-out; 
}

.widget a {
    color: #fff;
    }

.widget a:hover {
    color: #fff !important;
    }

.widgetlist  h3  {
    text-transform: uppercase;
	color: #ffffff !important;
	font-style: normal;
	background:url("http://www.mytubedesign.com/images/sidebar.png") no-repeat top left;
	background-color: none;
}

.widgetlist ul li a:link  {
	color: #7e8077;
	text-decoration: none;
}

.widgetlist ul li a:link:hover {
	color: #fff !important;
}

.widgetlist ul li {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #b1b1b1;
}

#comments { width: 700px;position:relative;margin:40px 0 0;padding:0px 0 0 0; background: url(images/indentline-light.png) repeat-x left top; }
#comments a { color:#32548b !important;}
#comments a:hover { color:#fff !important;}
#comments h3  { color:#333; font-size: 20px; margin-bottom:40px; }
#comments .comment{margin:0;width:100%;list-style-type:none;}
#comments .comment .comment-container  { position:relative; margin: 0 0 20px 0; }
#comments .comment .comment-container .comment-content  { float: left; width: 559px; padding: 20px; background: #fff; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; 	border-radius-top: 15px; 
    -moz-border-radius-top: 15px; 
    -webkit-border-radius: 15px;
	-webkit-transition: -webkit-box-shadow 0.5s ease-out; }
#comments  .avatar  { float:left; margin: 0 10px 10px 0; border-radius-top: 15px; 
    -moz-border-radius-top: 15px; 
    -webkit-border-radius: 15px;}
#comments  .avatar img{}
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a { float: right; font: 11px/18px Arial, Helvetica, sans-serif; background: #eee; padding: 10px;border-color:#888; color:#555 !important; text-shadow: none; border-radius-top: 35px; 
    -moz-border-radius-top: 35px; 
    -webkit-border-radius: 35px;}
#comments .reply a:hover { color: #fff !important; background-color: #199dd9;}

#comments .comment.depth-2 .comment-content  { width: 534px; }
#comments .comment.depth-3 .comment-content  { width: 509px; }
#comments .comment.depth-4 .comment-content  { width: 484px; }
#comments .comment.depth-5 .comment-content  { width: 434px; }
#comments .comment.depth-6 .comment-content  { width: 409px; }
#comments .comment.depth-7 .comment-content  { width: 384px; }

#comments .comment #commentform input.txt, #comments .comment #commentform textarea { width: 495px!important; }
#comments .comment.depth-2 #commentform input.txt, #comments .comment.depth-2 #commentform textarea { width: 470px!important; }
#comments .comment.depth-3 #commentform input.txt, #comments .comment.depth-3 #commentform textarea { width: 445px!important; }
#comments .comment.depth-4 #commentform input.txt, #comments .comment.depth-4 #commentform textarea { width: 420px!important; }
#comments .comment.depth-5 #commentform input.txt, #comments .comment.depth-5 #commentform textarea { width: 395px!important; }
#comments .comment.depth-6 #commentform input.txt, #comments .comment.depth-6 #commentform textarea { width: 370px!important; }
#comments .comment.depth-7 #commentform input.txt, #comments .comment.depth-7 #commentform textarea { width: 345px!important; }

#comments #respond  { float: left; }

p.nocomments  { font-size: 18px; font-weight: bold; }

#comments ul.children{margin:0 0 0 25px;padding:0; }
#comments ul.children li { }
#comments .cancel-comment-reply{margin: -10px 0 0 0;text-transform: uppercase;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#pings  { margin: 30px 0 0 0; padding: 20px; background: #fff; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
#comments #pings h3 { margin: 0 0 20px 0; font-size: 24px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

/* 5.2 Comments Form */
#respond  { margin: 40px 0 0; }
#respond h3  { font-size: 30px; color:#333; margin-bottom:20px; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }
#respond label { font-size:11px; color:#777; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform label  { position:relative; vertical-align: top; display:inline; width: 130px; padding: 8px 10px 8px; display:inline-block; margin:0 15px 0 0; font-size: 15px; font-weight: bold; color: #fff; text-shadow: 2px 1px 0 rgba(0,0,0,0.4); background: #333333; border-radius-top: 5px; 
    -moz-border-radius-top: 5px; 
    -webkit-border-radius: 5px;}
#commentform label .bg  { position: absolute; top: 0; right: -15px; height: 38px; width: 15px; display: block; background: url(images/bg-postdate.png) no-repeat center right; }
#commentform input.txt, #commentform textarea { font:16px/16px Arial, Helvetica, sans-serif; background: #fff; border: none; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3;}
#commentform input.txt  { color:#666; width: 500px; margin: 0 5px 20px 0; padding: 10px 7px; }
#commentform textarea  { color:#666; width: 500px !important; padding: 5px 7px; }

#respond #commentform #submit  { margin: 15px 0 0 180px; cursor: pointer; }


/* WP-PAGENAVI */

.wp-pagenavi {
    color: #fff !important;
    float: right;
    margin-bottom: 20px;
    }

.wp-pagenavi a, .wp-pagenavi a:link {
    font-size:18px !important;
	padding: 4px 6px 4px 6px !important;
	margin: 2px !important;
	background:#3f4245 repeat-x !important;
	border: 1px #3d7ab2 !important;
	color: #ffffff !important;
	/* Add the transition properties! */
    -webkit-transition-property: background, color;
    -webkit-transition-duration: 0.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}
.wp-pagenavi a:hover {	
	color: #fff;
	background: #3d7ab2 !important;
}
.wp-pagenavi a:active {
	border: 1px solid #3d7ab2;
}
.wp-pagenavi span.pages {
	color: #3d7ab2;
	font-size:13px;
	text-align:left;
}
.wp-pagenavi span.current {
	font-size:18px;
}

.subhead {
    font-size: 16px;
    color: #866a35;
    border-top: 0px solid #555;
	padding: 5px;
	background: transparent;
	margin: 0px 0 10px 10px;
}
.subhead2 {
     border-radius: 15px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-right: 15px !important;
	background: #fff;
    font-size: 12px;
    margin-right: 30px;
    padding: 5px;
    margin-bottom: 15px;
}
.subhead3 {
    background: #edf9ff repeat;
    border: 1px #f8ffed;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px;
    margin-bottom: 10px;
}
.subheadgold {
    border-top: 1px solid #555;
	padding: 5px;
	background: #232323;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.subheadform {
    background: #fff repeat;
    -webkit-box-shadow: #fff 0px 0px 20px;
    font-size: 18px;
    font-weight: bolder;
    color: #a49a86;
    margin-right: 20px;
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    /* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 0.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}

.subheadform:hover {
    background: #fff;
    }
    
.subheadprice {
    background: #ff7283 repeat;
    border: 1px solid #59b2db !important;
    font-size: 14px;
    font-weight: bolder;
    color: #ffffff;
    margin-right: 0px;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.subheadterms {
    background: #626262 repeat;
    border-top: 2px solid #99b138 !important;
    border-bottom: 0px solid #000000 !important;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.subheadfacebook {
    width: 343px !important;
    background: #327bc5 repeat;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}

.subheadtwitter {
    width: 354px !important;
    background: #36d0fc repeat;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}
.subheadnav {
    background: #1d5080;
    border-top: 2px solid #99b138 !important;
    border-bottom: 4px solid #000000 !important;
    color: #ffffff;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0px !important;
}
.subheadlink {
    color:#b3b3b3;
    background: #2c2c2c repeat;
    border: 1px solid #313131 !important;
    font-size: 14px;
    font-weight: bolder;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.adsensetext {
    background: #2c2c2c repeat;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 80px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.subheadcart {
    background: #fff repeat;
    border: 1px solid #ffffff !important;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    -webkit-box-shadow: #bbb 0px 0px 20px;
}

.subheaddownload {
    width: 1050px;
    background: url(http://www.mytubedesign.com/images/adbg.png) no-repeat;
    font-size: 14px;
    font-weight: bolder;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.subheadfooter {
    background: #222222 repeat;
    border: 1px solid #666666 !important;
    font-size: 12px;
    font-weight: normal;
    margin-right: 0px;
    padding: 0px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.subheadfooterads {
    background: #222222 repeat;
    border: 1px solid #666666 !important;
    margin-right: 0px;
    padding-top: 10px;
    margin-bottom: 5px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.subheadlink2 {
    background: #f4f4dc repeat;
    border: 1px solid #eee388 !important;
    font-size: 14px;
    margin-right: 10px;
    padding: 10px;
    margin-bottom: 10px;
}
.subheadgrey {
	padding: 5px;
	background: #f64b7a;
	margin: 0px 0 10px 10px;
    font-size: 14px;
    color: #ffffff !important;
    margin-right: 10px;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
        /* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 0.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}
    
.subheadblank {
    background: transparent;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}
.subheadquote {
    background: #fff0f0 repeat;
    border: 1px solid #fed7d7 !important;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.subheadratings {
    font-family: Optima;
    font-size: 16px;
    color: #454545;
    background: #dbf4ff repeat;
    border-left: 1px solid #b8b8b8;
    border-top: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border-radius-top-left: 5px; 
    -moz-border-radius-topleft: 5px; 
    -webkit-border-top-left-radius: 5px;
    border-radius-top-right: 5px; 
    -moz-border-radius-topright: 5px; 
    -webkit-border-top-right-radius: 5px;
}
.subheadtweet {
    color: #fff !important;
    font-family: Optima;
    background: #47a1e0 repeat;
    border-left: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    font-size: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-radius-bottom-left: 5px; 
    -moz-border-radius-bottomleft: 5px; 
    -webkit-border-bottom-left-radius: 5px;
    border-radius-bottom-right: 5px; 
    -moz-border-radius-bottomright: 5px; 
    -webkit-border-bottom-right-radius: 5px;
}
.subheadtoplink {
    background: #1d5080 repeat;
    border-bottom: 3px solid #99b138 !important;
    font-size: 16px;
    font-weight: bolder;
    margin-left: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 0px !important;
}
.subheadtoplinkads {
    background: #000000 repeat;
    border-bottom: 0px;
    font-size: 16px;
    font-weight: bolder;
    margin-left: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 0px !important;
}
.subheadintro {
    background: #000000 repeat;
    border: 1px solid #eee388 !important;
    font-size: 14px;
    margin-right: 10px;
    padding: 10px;
    margin-bottom: 10px;
}
.longbar {
    background: url(http://www.mytubedesign.com/images/longbar.png);
    color: #FFFFFF !important;
    font-size: 18px;
    }
.subheadindextop {
    font-family: Optima;
    background: #000000 repeat;
    font-size: 18px !important;
    font-weight: bolder;
    margin-top: 20px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 0px !important;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}
.subheadindextoptitle {
    font-family: Optima;
    background: #082638 repeat;
    font-size: 18px !important;
    font-weight: bolder;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
}

.subheadindexmid {
    font-family: Optima;
    background: #000000 repeat;
    border-bottom: 3px solid #99b138 !important;
    font-size: 18px !important;
    font-weight: bolder;
    margin-top: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 0px !important;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.subheadindexintro {
    background: #1d5080 repeat;
    border-bottom: 0px solid #99b138 !important;
    font-size: 13px !important;
    font-weight: normal;
    margin-left: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-bottom: 0px !important;
       /* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 1.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}
.subheadindexintrofull {
    background: #1d5080 repeat;
    border-bottom: 0px solid #99b138 !important;
    padding: 0px !important;
}
.subheadcountdown {
    background: #000 repeat;
    opacity: 0.6;
    border: 1px solid #666666 !important;
    font-size: 14px;
    font-weight: normal;
    margin-right: 0px;
    padding: 5px;
    padding-top: 15px;
    margin-top: -15px;
    border-radius: 15px; 
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px;
    }
.subheadposttitle {
    float: left;
    background: #000 repeat;
    margin-right: 0px;
    padding: 5px;
    padding-bottom: 15px;
    margin-bottom: -15px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;

.subheadadhere {
    background: #000000 repeat;
    border: 1px solid #7b7b7b !important;
    font-size: 10px;
    margin-left: 0px;
    padding-left: 10px;
    padding-bottom: 0px !important;
    padding-right: 10px;
    padding-top: 10px !important;
    margin-bottom: 0px !important;
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
       /* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 1.0s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}

.subheadadhere:hover {
    background: #4d4d4d;
    }
    
.subheadadblock {
    background: #232323 repeat;
    font-size: 14px;
    margin-left: 0px;
    padding-left: 10px;
    padding-bottom: 10px !important;
    padding-right: 10px;
    padding-top: 10px !important;
    margin-bottom: 0px !important;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
     -moz-box-shadow: 1px 0px 5px #000;
-webkit-box-shadow: 1px 0px 5px #000;
        box-shadow: 1px 0px 5px #000;
}
.subheadsettings {
    background: #222222 repeat;
    border: 1px solid #666666 !important;
    font-size: 14px;
    font-weight: bolder;
    padding-top: 10px;
    width: 350px;
    height: 150px;
     border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    }

.subheadsubscribe{
    background: transparent;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 20px;
    margin-bottom: 0px;
    }
.subheadmargin {
    margin-top: 1380px !important;
    }
    
.affiliates a {
    overflow: hidden;
    float: left;
}
.affiliates img {
    border: none;
    margin: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.affiliates a:hover img {
    margin-top: -190px;
}
.rss a {
    color: #a0a0a0
    font-size: 12px;
    }

.toplinks {
    color: #3c3c3c !important;
    }
    
.toplinks ul li a  {
	color: #3c3c3c !important;
	text-decoration: none;
	text-shadow:0px 1px 1.5px #000000;
    /* Add the transition properties! */
    -webkit-transition-property: background-color, color;
    -webkit-transition-duration: 0.5s;
    /* you can control the acceleration curve here */
    -webkit-transition-timing-function: ease-in-out; 
}

.toplinks ul li a:hover{
    color: #fcc31e !important;
    text-decoration: none;
    text-shadow: #2dbcff 0px 0px 4px;
    }

.social_buttons {
    float: left;
    height: 20px;
    width: 260px;}
    
.countdown {
    float: right !important;
    margin-right: 100 !important;
    }
    
#previous {float: left;}
#next {float: right;}
