/*
Theme Name: Shoot To Kill
Theme URI: http://www.dessign.net/videotheme
Description: Video Responsive Theme for WordPress is stylish, customizable, simple, and readable. Perfect for any video creative professionals.
Version: 2.0
Author: Marios Lublinski
Author URI: http://www.dessign.net
Tags: 3 column theme, clean, portfolio
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
}
/* Global */
body, div { margin: 0; padding: 0; }
body { font-size: 14px; font-family: 'Source Sans Pro', sans-serif; color: #666; border-top: 9px solid #F8F9F9; }
a { color: #666; text-decoration: none; transition: background 0.3s ease 0s, color 0.3s ease 0s; }
a:hover { color: #222; }
h1,h2,h3,h4,h5,p { margin: 10px 0; }
img { border: none; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
::selection {
	background: #ccc; 
	}
::-moz-selection {
	background: #ccc; 
}
.container { width: 980px; margin: 0 auto; }
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/* Header */
#header { margin-bottom: 25px; }
.header_top { padding: 20px 0; }
.logo { float: left; }
.header_bottom { border-top: 1px solid #eee; border-bottom: 1px solid #eee; box-shadow: 0 0 2px 1px #eee;}
.header_menu { float: left; }
.header_menu ul { list-style-type: none; margin: 0; padding: 0; }
.header_menu ul li { float: left; text-transform: uppercase; position: relative; }
.header_menu ul li a { display: block; padding: 10px 25px; margin-right: 2px; font-size: 15px; color: #272727; text-decoration: none; }
.header_menu ul li a:hover, 
.header_menu ul li.current-menu-item > a,
.header_menu ul li.current_page_item > a { background-color: #2C2C2C; color: #fff; }
.header_menu ul li ul { position: absolute; top: 39px; left: 0; display: none; z-index: 50; }
.header_menu ul li ul li { width: 200px; float: none; }
.header_menu ul li ul li a { background-color: #2C2C2C; color: #808080; font-size: 13px; }
.header_menu ul li ul li a:hover { background-color: #272727; color: #fff; }
.header_social { float: right; padding-top: 8px; }
.header_social img { float: left; margin-left: 7px; }
/* Content */
#content h3 a:hover { text-decoration: none }
.home_featured_box { float: left; width: 670px; margin-bottom: 5px; }
.home_featured_box img,
.home_featured_box iframe { width: 670px; height: 376px; }
.home_featured_box h3,
.home_featured_right_box h3,
.home_wide_box h3,
.home_med_box h3,
.home_small_box h3 { font-size: 15px; font-weight: normal; margin: 0px 0 0 0; }
.home_featured_right_box { float: left; width: 297px; margin-left: 13px; margin-bottom: 5px; }
.home_featured_right_box img,
.home_featured_right_box iframe { width: 297px; height: 174px; }
.home_wide_box { float: left; width: 483px; margin-bottom: 5px; }
.home_wide_box img,
.home_wide_box iframe { width: 483px; height: 271px; }
.home_wide_box_last { float: right; }
.home_med_box { float: left; width: 319px; margin-right: 11px; margin-bottom: 5px; }
.home_med_box img,
.home_med_box iframe { width: 319px; height: 186px; }
.home_med_box_last { float: right; margin-right: 0; }
.home_small_box { float: left; width: 237px; margin-right: 10px; margin-bottom: 10px; font-size: 12px; }
.home_small_box img,
.home_small_box iframe { width: 237px; height: 139px; }
.home_small_box_last { float: right; margin-right: 0; }
.home_small_box p { margin: 5px 0; }
.single_left { float: left; width: 670px; margin-bottom: 30px; }
.single_left img { max-width: 100%; height: inherit; }
.single_left iframe { max-width: 100%; }
h1.single_title { margin-top: 0; margin-bottom: 15px; font-weight: normal; font-size: 22px; }
.single_inside_content { font-size: 15px; font-family: 'Source Sans Pro', sans-serif; }
.single_inside_content p { line-height: 20px; margin-bottom: 15px; }
#commentform input[type=submit] { background-color: #161616; color: #fff; border: 1px solid #6E6E6E; padding: 3px 5px; }
.next_prev_cont { padding: 25px 0; }
.next_prev_cont .left { float: left; width: 45%; }
.next_prev_cont .left a { display: block; background: url('images/post_prev.png') no-repeat; background-position: top left; padding-left: 25px; min-height: 30px; }
.next_prev_cont .right { float: right; width: 45%; text-align: right; }
.next_prev_cont .right a { display: block; background: url('images/post_next.png') no-repeat; background-position: top right; padding-right: 25px;  min-height: 30px; }
.single_left .blog_box:first-child { margin-top: 0; }
.blog_box { margin-top: 30px; }
.blog_box img, .blog_box iframe { float: left; width: 720px; height: 380px; margin-right: 23px; }
.blog_box h3 { margin-top: 0; font-size: 18px; font-weight: normal; }
.blog_box p { line-height: 20px; }
.blog_box_meta { margin-top: 20px; padding: 7px 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; font-size: 12px; }
.archive_nav_cont { padding: 15px 0; }
.archive_nav_cont img { vertical-align: middle; }
.archive_nav_cont .left a { display: block; height: 25px; padding: 8px 0 0 40px; background:  url('images/archive-prev.jpg') no-repeat; }
.archive_nav_cont .right a { display: block; height: 25px; padding: 8px 40px 0 0px; background:  url('images/archive-next.jpg') no-repeat; background-position: top right; }
.archive_title { display: inline-block; background-color: #000; color: #fff; padding: 5px 10px; font-size: 15px; margin: 0px 0 20px; }
/* Sidebar */
#sidebar { float: right; width: 245px; margin-bottom: 30px; }
.side_box { margin-bottom: 25px; /*padding-top: 8px;*/ }
.side_box h3.side_title { margin-top: 0; font-weight: normal; font-size: 15px; margin-bottom: 10px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 5px 0; }
.side_box ul { list-style-type: none; margin: 0; padding: 0; }
.side_box ul li { margin-bottom: 8px; }
.t1_search_cont { position: relative; width: 235px; }
.t1_search_cont input[type=text] { width: 220px; height: 17px; border: 1px solid #E5E5E5; padding: 3px 15px 3px 5px;  }
.t1_search_icon { position: absolute; top: 6px; right: 3px; }
/* Footer */
#footer { margin-top: 25px; background-color: #111111; padding: 30px 0 0 0; color: #CCCCCC; font-size: 13px; }
#footer .footer_box a { color: #ccc; }
#footer .footer_box { margin-left: 40px; width: 215px; float: left; margin-bottom: 15px; }
#footer .footer_box:first-child { margin-left: 0; }
#footer .footer_box h3 { margin-top: 0; font-size: 18px; font-weight: normal; }

#footer .footer_box a:hover { color: #fff; }
#footer .footer_box ul { list-style-type: none; margin: 0; padding: 0; }
#footer .footer_box ul li { margin-bottom: 8px; }
.footer_copyright { padding: 10px 0; border-top: 1px solid #444444; text-align: right; }