/*
Theme Name: Beckett
Theme URI: http://www.beckett.com	
Author: Ben Marshall
Version: 1.1
*/

.post, .entry-content, .comments-block { display:block; position:relative; padding:20px 20px 20px 20px; border:1px solid #d3d3d3; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin:20px; overflow:hidden }
.entry-content{padding:10px 7px 0 15px;}
.widget {width: 220px; display:block; position:relative; border:1px solid #d3d3d3; padding:0; margin-bottom:20px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.xoxo { padding:0px; margin-top: 0px !important; }
.xoxo ul { margin:0px; padding:0px; }
.cat-item { border-bottom:0px solid #d3d3d3; margin:0px !important; padding:5px 26px; list-style-type:none; }
.cat-item a { text-decoration:underline; }
.cat-item a:hover {text-decoration:underline; }

.widgettitle { background:url(../../../../images/sidebar-header.png) no-repeat left top; left:0; display:block; position:relative; color:#fff; font-size:19px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:19px; padding-left:33px; width:242px; height:40px; margin:0px; padding-top:6px; }
.widget_search .widgettitle { background-position:left -46px }
.widget_recent_comments .widgettitle { background-position:left -92px }
.widget_archive .widgettitle { background-position:left -138px }

.widget_archive ul { margin:0px; padding:0px; list-style-type:none; }
.widget_archive ul li { background:url(../../../../images/icons/10x10-arrow-grey-right.png) no-repeat left 5px; padding-left:15px; color:#ed1c24; font-size:11px; }
.widget_archive ul li a { color:#ed1c24; text-decoration:none; }
.widget_archive ul li a:hover { text-decoration:underline; }

.widget_recent_comments ul { margin:0px; padding:0px; list-style-type:none; font-size:11px; }
.widget_recent_comments ul li { background:url(../../../../images/icons/16x16-comment.png) no-repeat left 2px; padding-left:23px; font-style:italic; line-height:15px; margin-bottom:10px; color:#666; }
.widget_recent_comments ul li a { font-weight:bold; font-style:normal; text-decoration:none; color:#333; }
.widget_recent_comments ul li a:hover { color:#000; text-decoration:underline; }

.widget_links ul { list-style-type:none; margin:0px; padding:0px; font-size:11px; }
.widget_links ul li { border-bottom:1px solid #d3d3d3; padding:2px 11px; }
.widget_links ul li a { text-decoration:none; color:#494949; }
.widget_links ul li a:hover { color:#000; text-decoration:underline; }

.widget_text { border:0px; padding:0px; }

.blog-search input[type='text'] {width: 245px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; width:206px; background:#fff; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff'); /* for IE */ background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ffffff)); /* for webkit browsers */ background: -moz-linear-gradient(top,  #f6f6f6,  #ffffff); /* for firefox 3.6+ */ }
.blog-search input[type='submit'] { position:absolute; top:55px; right:11px; z-index:666; display:block; width:50px; height:50px; background:url(../../../../images/icons/news-search.png) no-repeat center 0; border:0px; }

.entry-title { margin-bottom:5px; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif }
.entry-title a { color:#0088d6; text-decoration:none; font-weight:bold; font-size:22px; }
.entry-title a:hover { color:#000; }
.entry-meta { display:block; position:relative; float:left; font-size:10px; background:#e1f4fd; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  padding:5px; width:540px; margin-bottom:20px; margin-top:3px; line-height:15px; }
.entry-meta p { margin:0px; }
.entry-date { display:block; position:relative; width:70px; height:35px; float:left; background:url(../../../../images/icons/70x55-calendar.png) no-repeat center; text-align:center; font-weight:bold; font-size:11px; padding-top:20px; }
.more-link { display:block; position:relative; margin-top:30px; padding:6px; background:#0f5b8c; float:right; -webkit-border-radius:4px; -khtml-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-decoration:none; text-align:right; font-size:13px; font-weight:normal; color:#fff;transition: background 0.5s; }
.more-link:hover{background:#1375b3;transition: background 0.5s; text-decoration:none;}
.more-link:hover{color:#fff;}
.comment-icon { display:block; position:absolute; z-index:777; top:-5px; right:-5px; text-align:center; width:44px; height:38px; padding-top:7px; background:url(../../../../images/icons/44x38-comment.png) no-repeat center;}
.comment-icon a { color:#fff; text-decoration:none; font-weight:bold; font-size:16px; }
.comment-icon a:hover { text-decoration:underline;}

.comment-post { border-bottom:0px solid #d3d3d3; margin-bottom:15px; padding-bottom:15px; background:url(../../../../images/icons/44-38-comment-light-dfdfd.png) no-repeat right top; }
.awaiting { background:#feffe7; padding:20px; border-bottom:0px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.comment-post .author, .comment-post .comment { display:block; position:relative; float:left; }
.comment-post .author { width:62px; }
.comment-post .author .fn { font-size:11px; line-height:11px; display:block; }
.comment-post .comment { width:100%; font-size:12px; line-height:19px; font-style:italic; padding:15px 0;}
.awaiting .comment { width:535px; }
.comment-post .comment p { margin-bottom:15px; }
.comment-post .comment small { color:#999; font-style:normal; }
.comment-post .author img { border:5px solid #f0f0f0; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }

.size-full { -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:3px; background:#f0f0f0; border:1px solid #d3d3d3; margin:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.aligncenter { text-align:center }
.alignleft { float:left; }

.poll_widget { background:#f0f0f0; border:3px solid #e8e8e8; padding:20px; color:#333; margin-top:5px; width:400px; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.poll_widget .poll_question { font-size:14px; font-weight:bold; color:#333; height:21px; line-height:21px; display:block; position:relative; }
.poll_widget .wp-polls-ul { margin-left:25px; }
.poll_widget .wp-polls-ul li { margin-bottom:10px; }
.poll_widget .wp-polls-ul li label { font-weight:normal;}
.poll_widget .vote_btn { display:block; position:relative; float:right; background:#404040; color:#fff; padding:5px 25px; font-size:18px; cursor:pointer; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px; width:86px; text-align:center; }
.poll_widget .vote_btn:hover { background:#114364; }
.poll_widget .view_results { margin:0px; }
.poll_widget .view_results a { color:#777; font-size:11px; }

.gallery-columns-3 {
    float: left;
    width: 30%;
}

h1.page-header {
    color: #0088D6;
    font-size: 22px;
    font-weight: bold;
}
.blog-search input[type="text"]{padding:9px 5px!important; border-radius:0;}
.xoxo{list-style:none;}
.xoxo b, .xoxo strong{
	font-weight:normal;
}
.xoxo ul{list-style:none;}
#rss-links, #meta{background:#fff!important; border: 1px solid #d8d8d8; padding:10px; margin-bottom:20px;}
#rss-links li, #meta li{background:url(../../../../images/icons/bullet-rss.png) no-repeat left 5px; padding:4px 22px;}
#rss-links h3, #meta h3{text-align:center;}
#rss-links a, #meta a{color:#838383;}
.entry-title{background:url(../../../../images/icons/bullet-news.png) no-repeat -4px -1px; min-height:45px; padding:6px 60px !important; line-height:100%;}
.textwidget{padding:10px 20px!important;}
.textwidget ul li a{text-decoration:underline;}
.hentry img{max-width:100%!important; margin-left:auto; margin-right:auto; display:block;}
.home{margin-top:0!important;}
.main-t-head-new{margin:-22px 0 0 41px!important;}
.sidebar select{ background-color: #fff;
    background:url(../../../images/icons/drop-down-icon.png) no-repeat right 0;
	border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 39px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
	 -webkit-appearance: none; -moz-appearance: none;}
@media(max-width:767px){
.entry-title{background:none; height:auto; padding:0!important;}
.entry-title a{line-height:100%; padding:0;}
.main-t-head-new{margin:0!important;}
#feedSubscribeLine{overflow:auto!important;}
.textwidget{padding:10px 17px!important;}
.entry-content table{overflow:auto!important; width:80%!important;}
.entry-content table{border:1px solid #ccc;}
.entry-content table tr{border-bottom:1px solid #ccc;}
.entry-content table tr td, .entry-content table tr th{padding:0!important;}
.main-t-head ul li{width:100%; float:none;}
.post, .entry-content, .comments-block{width:287px;}
.wp-caption.aligncenter{width:245px!important;}
}
@media(min-width:768px) and (max-width:992px){.textwidget{padding:0!important;}
.entry-title{min-height:52px;}
}
#search{background: #fff;border: 1px solid #ccc;margin-bottom: 20px;padding: 10px;}