/*

Theme Name: Brevity Wordpress Theme

Description: A theme for Brevity (requires "Sight" theme to be present in the themes directory) 

Author: Josh McCall

Author URI: http://joshmccall.com/webdesign.html

Template:sight

Version: 1.0

*/
@import url("../sight/style.css");
#mode {display:none;}
/*link styles*/
.entry .post-content a:hover, .menu a:hover, .dd li a:hover, a:focus, a:hover, .widget a:hover, .widget-small a:hover {color:#6699FF;text-decoration:none;}
.entry .post-content a, .widget a, .widget-small a {color:#334C7F;text-decoration:none;}
/*fonts*/
.slide .post .post-meta span, .slide .post .post-meta a, .list .post .post-meta span, .list .post .post-meta a, .grid .post .post-meta span, .grid .post .post-meta a, .rollover-content, .rollover-meta span, .rollover-meta a, .entry .post-meta span, .entry .post-meta a, .post-content, .post-content li, .post-navigation a, .comment-author a, .comment-author span, .comment-text p, #respond p, .nopassword, #commentform td p, #author, #email, #url, #submit, .widget p, .textwidget, .widget_getconnected .widget-body div span {font-family:Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;}
/*Header Customization*/
.header {height:170px;}
.logo {width:435px;height:137px;padding:0 20px 0 10px;}
.logo img {max-width:435px;max-height:137px;}
/*slideshow*/
.slide {background: #334C7F;}
.slide .post-category, .slide .post a, .slide .post h2, .slide .post h2 a, .slide .post .post-meta, .slide .post .post-meta span, .slide .post .post-meta a, .slide .post-content, .grid .post h2, .grid .post h2 a, .grid .post .post-meta, .grid .post .post-meta span, .grid .post .post-meta a, .grid .post .post-category a {color:#fffafa;}
/*homepage*/
.list .thumb:hover img {-webkit-box-shadow: 2px 1px 3px 1px #666;
-moz-box-shadow: 2px 1px 3px 1px #666;
box-shadow: 2px 1px 3px 1px #666;}
/*grid layout*/
.grid .thumb {display:none;z-index:-1;}
.grid .post {background-color:#334C7F;}
.grid .post:hover {background-color:#6699FF;}
.grid .post .post-category {display:block;font-variant:small-caps;padding-bottom:5px;}
/*single posts*/
.single-entry {width:785px;}
.entry .post-content {font-size:15px;padding-right:30px;}
.entry .post-content li {font-size:15px;padding-right:30px;}
/*Sidebar*/
.widget li, .widget-small li {margin-bottom:5px;letter-spacing:0.4px;}
.widget .aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
/*Search Bar Re-style*/
.search-sidebar {width:275px; margin-top:0;}
.search-sidebar fieldset {width:275px; height: 31px; background: #dadada;}
.search-sidebar input {width: 230px; border: none; background: none; padding: 8px; color: #333; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}
.search-sidebar button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}
/*footer*/
.footer {clear:both;}
/*transistions*/
.nav *, .header *, .sidebar *, #content *, .footer * {-webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease;}
.grid * {-webkit-transition:none !important; -moz-transition:none !important; -o-transition:none !important; transition:none !important;}
/*Ads*/
.header-ad {
	float: right;
    padding:0;
    width: 100px;
	width:150px;
	height:150px;
	overflow:hidden}
.header {padding-right:10px;}