/*
Theme Name: Hybrid
Theme URI: http://dakno.com
Description: Dakno Swift Theme Optimized for 3.0
Author: Dakno Marketing
Author URI: http://www.dakno.com
Version: 3.0
*/

#facebook_like{
	display:none;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}

/* Sidebar - Secondary Column */
.sidebar ul.sidewidgets{
	margin:0;
	padding:0;
}
.sidebar ul.sidewidgets li {
    list-style: none;
    margin: 0 0 11px;
}
.sidebar ul.sidewidgets ul{
	margin:0;
	padding:0 0 0 10px;
}
.sidebar ul.sidewidgets li li{
	margin:0;
}
/* Single Nav Links */

ul.blognav{
	font-size: 12px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: center;
}
ul.blognav li{
	width:33%;
	float:left;
}
ul.blognavbottom li{
	width:49%;
}
.blognavleft{
	text-align:left;
}
.blognavright{
	text-align:right;
}
ul.blognav a{
	text-decoration:none;
}
/*Comment Form*/
.form-allowed-tags{
	font-size:12px;
}
.comment-notes{
	
}
.comment-form-author, .comment-form-email, .comment-form-url{
	width: 274px;
}
#commentform input{
	border: 1px solid;
    margin: 0 0 0 5px;
    width: 205px;
	border: 1px solid #D0D0BF;
	background:#F4F4F4;
}
#commentform p{overflow:hidden;}
#commentform input:focus, #commentform textarea:focus{
	background:#fff;
	border:1px solid #B5B5B5;
}
#commentform label{
	display: block;
    float: left;
    width: 180px;
	color: #343434;
	text-align:right;
	font-size:12px;
}
#commentform  span{
	display: block;
    float: right;
}
#commentform .comment-notes span{
	float:none;
	display:inline;
}
#commentform .comment-form-comment label{
	width:auto;
	float:none;
	text-align:left;
}
#commentform textarea{
	border: 1px solid #D0D0BF;
	background:#F4F4F4;
}
#commentform input#submit{
	background-image:url(images/btn-bg.png);
	background-repeat:repeat-x;
	background-position:center center;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
	height:26px;
	width:144px;
	color:#fff;
	font-size:12px;
	margin:0;
}
#commentform .form-allowed-tags{
	width:500px;
}
.children{
	list-style:none;
	padding:0;
}
/*Comment Button*/
.comment-box a{
	border-radius: 3px;
	border-style: solid;
    border-width: 1px;
	color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 18px;
    margin: 0 13px 0 0;
    padding: 0 5px;
    text-decoration: none;
    width: auto;
}
.comment-box a:hover{
	background:#fff;
}
.comment-box{
	float:left;
}
/* FB Comments Overwrite*/
.comment-box iframe{	
	background: none repeat scroll 0 0 #ECEEF5!important;
    border: 1px solid #9DACCE!important;
    border-radius: 3px 3px 3px 3px!important;
    height: 17px!important;
    margin: 0 12px 0 0!important;
    overflow: hidden!important;
    padding: 2px 0 0!important;
    width: 135px !important;
}
/*Comments */
.commentlist .avatar {
	float: left;
    margin: 0 10px 10px 0;
	border-style: solid;
    border-width: 1px;
    padding: 2px;
}
#blog_template .primary-column .commentlist .byuser img.avatar{
	border-color:#fff;
}
.commentlist .byuser {
	color:#fff;
}
.commentlist .byuser a{
	color:#fff;
}
.commentlist cite, .commentlist cite a {
    font-size: 110%;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.commentlist .comment-meta {
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: -2px;
}
.commentlist .comment-meta a {
    text-decoration: none;
}
.commentlist .comment-meta a:hover {
    text-decoration: underline;
}
.commentlist li{
	position:relative;
}
.commentlist .reply{
	text-align: right;
}
.commentlist .reply a{
	font-size: 12px;
    font-style: italic;
    text-decoration: none;
}
li.comment , li.pingback {padding:10px;position:relative;margin:5px 0;background:#fff;color:#000;border:1px solid #DFDFDF;}

/*Sharing*/
.share-read{
	overflow: hidden;
    padding: 5px 0 10px;
}
.twitter-share-div{
	float: left;
}
.gp-share-div{
	float: left;
}
.facebook-share-button{
	float:left;
}
.continue{
	display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
}
/* Posts */

hr.posthr{
    margin:0 0 15px;
    border:0 none;
    height:1px;
}
hr.older{
	background:none;
	height:0;
}
hr.even{
	clear:both;
}
.thumbimg{
	float: right;
    padding: 0 0 0 10px;
}
.latest .thumbimg{
	float: left;
    padding: 0 10px 0 0;
}
.thumbimb img{
	border-style: solid !important;
    border-width: 1px !important;
    padding: 1px;
}
.latest h1{
	font-size: 28px;
    line-height: 26px;
}
/*Date*/
.post-date{
    border-right:1px dotted #CCCCCC;
    float:left;
    height:50px;
    margin:0 10px 0 0;
    text-align:center;
    width:50px;
}
.latest .post-date{
    margin:5px 5px 5px 0;
}
.post-date span{
    display:block;
    font-family:Cambria,'Times New Roman','Nimbus Roman No9 L','Freeserif',Times,serif;
    font-weight:bold; 
}
.post-date span.post-year{
    display:none;
}
.post-month{
    font-size:17px;
}
.post-day{
    font-size:25px;
    line-height:24px;
}
/* Entry */
.entry-info{
	overflow: hidden;
    padding: 0 0 5px;
}
.entry-info h2, .entry-info h1{
	line-height: 100%;
}
.entry-info h2 a, .entry-info h1 a{
	text-decoration:none;
}
.entry-info img.avatar{
	float:left;
	margin: 0 10px 0 0;
}
.older{
	float: left;
    width: 48%;
	margin: 0 0 15px;
}
.evenpost{
	float:right;
	
}
.oddpost{
	clear:both;
}
.single .post-content{
	overflow: hidden;
}
.post-content img{
	
}
.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.navigation{
	clear:both;
	overflow: hidden;
}
.navigation a{
	text-decoration:none;
}
.navigation a:hover{
	text-decoration:underline;
}
.nav{
	width:750px;
	background: #000;
	display:block;
	float:left;
	position:relative;
}

.nav ul{
	list-style:none;
}

.nav li{
	float:left;
	position:relative;
}

.nav a{
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 15px 10px 0;
	font-size:13px; 
	font-weight:bold;
}

.nav ul ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	float:left;
	z-index:99999;
	background: #212121;
}

.nav ul ul ul{
	top: 30%;
	left:100%;
	background: #343434;
}

.nav ul ul a{
	height:auto;
	line-height:1em;
	padding:10px;
	width:130px;
}

.nav li:hover > a,.nav ul ul:hover > a{
	color:#ccc;
}

.nav ul li:hover > ul{
	display:block;
}



.gravatar{
	float: right;
}

.comments-template{
	margin: 10px 0 0;
	padding: 30px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
}

.comments-template textarea{
	width: 500px;
}

.wp-caption {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px auto;
  padding-top: 4px;
  text-align: center;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Search */
#searchform input {
    border: 1px solid #CCCCCC;
    color: #000000;
    height: 22px;
    vertical-align: middle;
    width: 115px;
}
#searchform input#searchsubmit {
    background-image: url(images/search-btn-bg.png);
    background-repeat: repeat-x;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font: bold 12px/26px Arial,Helmet,Freesans,'Nimbus Sans L',sans-serif;
    height: 26px;
    padding: 0;
    width: 67px;
	vertical-align:middle;
}
.screen-reader-text{
	display:none;
}
/*ottawa*/
#home #middle{width:100%!important;}
#home #right{display:none;}
#home #dyntheme .primary-column{float: left;width: 590px;}
#home #dyntheme .secondary-column{float: right;width: 270px;}
#home #dyntheme h1.page{display:none;}
#home #dyntheme h2.section{display:none;}
#radioimg{display:none!important;}
#left{display:none!important;}
.post-content blockquote{
	padding:5px;
	color:#fff;
}
