/*
Theme Name: HotMovies Theme V4.2
Theme URI: http://www.morisecomics.com
Description: HotMoviesBlog Theme V4.2
Version: 4.0.2
Author: Larry West
Author URI: http://www.larrywestproductions.com
*/

#container{
     border:none !important;
}

#menu{
    color:#fff;
background: #1D42A1; /* Old browsers */

background: -moz-linear-gradient(top, #1D42A1 19%, #070D67 93%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#1D42A1), color-stop(93%,#070D67)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* IE10+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D42A1', endColorstr='#070D67',GradientType=0 ); /* IE6-9 */

background: linear-gradient(top, #1D42A1 19%,#070D67 93%); /* W3C */
}

#menu a{
    color:#fff;
    font-size:1.4em;

    background: #1D42A1; /* Old browsers */
    
    background: -moz-linear-gradient(top, #1D42A1 19%, #070D67 93%); /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#1D42A1), color-stop(93%,#070D67)); /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* Opera11.10+ */
    
    background: -ms-linear-gradient(top, #1D42A1 19%,#070D67 93%); /* IE10+ */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D42A1', endColorstr='#070D67',GradientType=0 ); /* IE6-9 */
    
    background: linear-gradient(top, #1D42A1 19%,#070D67 93%); /* W3C */
}

#menu a:hover{
	color:#ffc325;
    
    background: #1E5799; /* Old browsers */

    background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207cca 51%,#7db9e8 100%); /* Opera11.10+ */
    
    background: -ms-linear-gradient(top, #1E5799 0%,#2989D8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    
    background: linear-gradient(top, #1E5799 0%,#2989D8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
}

#menu a:active
	color:#ffc325;
	
    background: #070D67; /* Old browsers */

    background: -moz-linear-gradient(top, #070D67 19%, #1D42A1 93%); /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%,#070D67), color-stop(93%,#1D42A1)); /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #070D67 19%,#1D42A1 93%); /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #070D67 19%,#1D42A1 93%); /* Opera11.10+ */
    
    background: -ms-linear-gradient(top, #070D67 19%,#1D42A1 93%); /* IE10+ */
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070D67', endColorstr='#1D42A1',GradientType=0 ); /* IE6-9 */
    
    background: linear-gradient(top, #070D67 19%,#1D42A1 93%); /* W3C */
}


#menu li{
    border-style:none !important;
}

#menu ul{
    border-width: 0 0 0 0 !important;
}


#post .box{
overflow:hidden;
}



.hentry .entry .crop, .hentry .entry img {
    border-color: #FFFFFF;
}

.hentry .entry p {
    text-indent: 0px !important;
}

.hentry .title h1 a, .hentry .title h2 a {
    background-color: #FDC123;
    display: block;
    padding: 10px 12px;
    color: #333;
}

.widget h3 {
    background: url("images/alert-overlay.png") repeat-x #142581;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.list .title h2 a {
    line-height: 22px !important;
    color:#333 !important;
    text-shadow: none;
    margin-top:3px;
}

.list .title{
    background:#ffc325;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

.list .date {
    margin: -3px 0 16px 13px !important;
    padding-bottom: 10px !important;
    position: inherit !important;
    color:#333 !important;
    text-shadow: none;
}

.hentry .entry p {
    margin-bottom: 10px;
    text-indent: 0;
}

.hentry .entry {
    font-size: 1.4em;
    line-height: 1.6em;
    overflow: hidden;
    padding: 15px;
}

.hentry .entry a, .hentry .footer a {
    font-weight: bold;
}

td {
    border-style: solid;
    border-width: 0px;
    padding: 4px;
}

#menu .current_page_item a, #menu .current-cat a {
color: #b2bbff;
}

.breadcrumbs {
    padding: 10px 10px 0;
    font-size: 1.3em;
}

a {
    color: #0000A0;
}