/*----------------------------------------------------------
   ## wordpress require
----------------------------------------------------------*/
.alignleft {display: inline; float: left; margin-right: 1.625em; margin-bottom:1em;}
.alignright {display: inline;float: right;margin-left: 1.625em;  margin-bottom:1em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}
	
.wp-caption {margin-top: 0.4em;}
.wp-caption {background: #eee;margin-bottom: 1.625em;max-width: 96%;padding: 9px;}
.wp-caption img {display: block;margin: 0 auto;max-width: 98%;}
.wp-caption .wp-caption-text, .gallery-caption {color: #666;font-family: Georgia, serif;font-size: 12px;}
.wp-caption .wp-caption-text {margin-bottom: 0.6em;padding: 10px 0 5px 40px;position: relative;}
.wp-caption .wp-caption-text:before {color: #666;content: '\2014';font-size: 14px;font-style: normal;font-weight: bold;margin-right: 5px;position: absolute;left: 10px; top: 7px; }

.sticky{ background:#f1f1f1; padding:25px;  -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
	
.tagmeta{ padding-top:10px; margin-bottom:30px; }
.tagmeta a{ padding:2px 10px; background:rgba(0,0,0,.06); display:inline-block; margin-right:5px; text-decoration:none; color:#999; font-size:11px; margin-bottom:5px;
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
			border-radius:3px;
}
.tagmeta a:hover{ color:#FFF; background:#e23b3b; text-decoration:none; }

.form-allowed-tags{ display:none; }


/*----------------------------------------------------------
   ## Widgets (Wordpress deafult widgets)
----------------------------------------------------------*/
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul{ margin-left:0; list-style-type:none; }

.widget_meta ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li{ margin:0; padding:0;	}

.widget_meta ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_categories ul li a{
	background:url(../images/widgets/arrow-icon.png) no-repeat;
	background-position: -5px 7px;
	color:#747474;
	text-decoration:none;
	border-bottom:solid 1px #f6f6f6;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:14px;
	display:block;
}

.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_archive ul li a:hover,
.widget_categories ul li a:hover{ color:#e23b3b; background:url(../images/widgets/arrow-icon-footer.png) no-repeat; background-position: -5px 7px;}

/*--footer style --*/
#fwidget .widget_meta ul li a,
#fwidget .widget_pages ul li a,
#fwidget .widget_nav_menu ul li a,
#fwidget .widget_recent_entries ul li a,
#fwidget .widget_archive ul li a,
#fwidget .widget_categories ul li a{
	background:url(../images/widgets/arrow-icon-footer.png) left no-repeat;
	background-position: -5px 7px;
	text-decoration:none;
	border-bottom:solid 1px rgba(0,0,0,.2);
	padding-bottom:7px;
	padding-top:7px;
	padding-left:14px;
	display:block;
}

#fwidget .widget_meta ul li a:hover,
#fwidget .widget_pages ul li a:hover,
#fwidget .widget_nav_menu ul li a:hover,
#fwidget .widget_recent_entries ul li a:hover,
#fwidget .widget_archive ul li a:hover,
#fwidget .widget_categories ul li a:hover{ color:#e23b3b; background:url(../images/widgets/arrow-icon.png) left no-repeat; background-position: -5px 7px;}


/* Archives
----------------------------------------------*/
.widget_archive ul li a{ background-image:url(../images/widgets/archive-list-icon.png); background-position: -0px 8px; padding-left: 20px; }
.widget_archive ul li a:hover{  background-image:url(../images/widgets/archive-list-icon-footer.png); background-position: -0px 8px;  padding-left: 20px; }
/*--footer style --*/
#fwidget .widget_archive ul li a{background-image:url(../images/widgets/archive-list-icon-footer.png); background-position: -0px 8px; padding-left: 20px;}
#fwidget .widget_archive ul li a:hover{  background-image:url(../images/widgets/archive-list-icon.png);  background-position: -0px 8px; padding-left: 20px;}


/* Post List
----------------------------------------------*/
.widget_recent_entries ul li a{ background-image:url(../images/widgets/post-list-icon.png); background-position: -0px 9px; padding-left: 20px; }
.widget_recent_entries ul li a:hover{  background-image:url(../images/widgets/post-list-icon-footer.png); background-position: -0px 9px;  padding-left: 20px; }
/*--footer style --*/
#fwidget .widget_recent_entries ul li a{background-image:url(../images/widgets/post-list-icon-footer.png); background-position: -0px 9px; padding-left: 20px;}
#fwidget .widget_recent_entries ul li a:hover{  background-image:url(../images/widgets/post-list-icon.png);  background-position: -0px 9px; padding-left: 20px;}


/*--Rss
----------------------------------------------*/
.widget_rss ul li{ margin:0; padding:0;	}
.widget_rss ul li a{ background:url(../images/widgets/rss-list-icon.png) left no-repeat;}
.widget_rss ul li a:hover{  background:url(../images/widgets/rss-list-icon-footer.png) left no-repeat;}
/*--footer style --*/
#fwidget .widget_rss ul li a{ background:url(../images/widgets/rss-list-icon-footer.png) left no-repeat;}
#fwidget .widget_rss ul li a:hover{  background:url(../images/widgets/rss-list-icon.png) left no-repeat;}


/*--Categories
----------------------------------------------*/
.widget_categories ul li{ margin:0; padding:0;	}
.widget_categories ul li a{background:url(../images/widgets/categories-list-icon.png) left no-repeat; background-position: -0px 9px; padding-left: 20px;}
.widget_categories ul li a:hover{  background:url(../images/widgets/categories-list-icon-footer.png) left no-repeat; background-position: -0px 9px; padding-left: 20px;}
/*--footer style --*/
#fwidget .widget_categories ul li a{ background:url(../images/widgets/categories-list-icon-footer.png) left no-repeat; background-position: -0px 9px; padding-left: 20px;}
#fwidget .widget_categories ul li a:hover{  background:url(../images/widgets/categories-list-icon.png) left no-repeat; background-position: -0px 9px; padding-left: 20px;}


/*--recent Comments
----------------------------------------------*/
.widget_recent_comments ul{ margin:0; padding:0; }
.widget_recent_comments ul li{ margin:0; padding:0;	}
.widget_recent_comments ul li{
	background:url(../images/widgets/comments-list-icon.png) left no-repeat;
	color:#747474;
	text-decoration:none;
	border-bottom:solid 1px #f6f6f6;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:22px;
	display:block;
}
.widget_recent_comments ul li:hover{ color:#e23b3b; background:url(../images/widgets/comments-list-icon-footer.png) left no-repeat;}

/*--footer style --*/
#fwidget .widget_recent_comments ul li{
	background:url(../images/widgets/comments-list-icon-footer.png) left no-repeat;
	text-decoration:none;
	padding-bottom:7px;
	padding-top:7px;
	padding-left:22px;
	display:block;
}
#fwidget .widget_recent_comments ul li a{ border:none; }
#fwidget .widget_recent_comments ul li:hover{ color:#e23b3b; background:url(../images/widgets/comments-list-icon.png) left no-repeat;}





/*--Tags
----------------------------------------------*/
.tagcloud a {
	padding:0px 21px 0px 8px; 
	font-weight:400; 
	margin: 0px 6px 10px 0px; 
	display:inline-block; 
	color:#838383;  
	-moz-transition:.8s linear; 
	-webkit-transition:.8s ease-out; 
	transition:.8s linear; 
	text-decoration:none;
	line-height:23px;		
	background-image:url(../images/widgets/tag-bg.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#eeeeee;
	font-size:12px !important;
}
.tagcloud a:hover {
	background-color:#e23b3b; 
	color:#FFF;  
	-moz-transition:.8s linear; 
	-webkit-transition:.8s ease-out; 
	transition:.8s linear;
}

/*--footer style--*/
#fwidget .tagcloud a {
	padding:2px 9px 2px 9px; 
	font-weight:400; 
	margin: 0px -2px 2px 0px; 
	display:inline-block; 
	background:#282a2b; 
	-moz-transition:.8s linear; 
	-webkit-transition:.8s ease-out; 
	transition:.8s linear; 
	font-size:12px;
}
#fwidget .tagcloud a:hover {
	background:#e23b3b; 
	color:#FFF;  
	-moz-transition:.01s linear; 
	-webkit-transition:.01s ease-out; 
	transition:.01s linear;
}



/*--calendar
----------------------------------------------*/
.widget_calendar table#wp-calendar {border:1px solid #fff;	width:100%;}
.widget_calendar table td {border:none}
.widget_calendar table#wp-calendar>tbody>tr>td>a {color:#e23b3b;}
.widget_calendar table#wp-calendar>tbody>tr>td>a:hover {background:none;}
.widget_calendar table#wp-calendar caption {font-size:14px; text-align:left;}
.widget_calendar thead>tr>th {width:14.2857%; padding:5px 0px 6px 0px; text-align:center; background-color:#e23b3b; border:1px solid #FFF;	color:#FFF; font-weight:400;}
.widget_calendar tbody>tr>td {width:14.2857%; padding:5px 0px 6px 0px; text-align:center;	border:1px solid #fff; background:#eee;}
.widget_calendar tfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active {height:20px;	color:#e23b3b;}
.widget_calendar tfoot>tr>td#prev {width:58px;	height:20px;	text-align:left; border:none;	background:none;}
.widget_calendar tfoot>tr>td#next {width:58px; height:20px;	text-align:right; border:none;	background:none;}
.widget_calendar tfoot>tr>td#prev a:hover, tfoot>tr>td#next a:hover {background:none;}
	
/*--footer style--*/
#fwidget .widget_calendar thead>tr>th { border:1px solid #363839;}
#fwidget .widget_calendar tfoot>tr>td#prev, .omc-footer-widget tfoot>tr>td#next, .omc-footer-widget tbody .pad { background:none;}
#fwidget .widget_calendar table#wp-calendar, .omc-footer-widget tbody>tr>td, .omc-footer-widget thead>tr>th  {	border:1px solid #363839; font-size:0.9em;}
#fwidget .widget_calendar tbody>tr>td {background:#282a2b; border:1px solid #363839;}
#fwidget .widget_calendar table#wp-calendar caption {text-align:left; margin-bottom:5px; font-size:14px; }



/*--Search Form
----------------------------------------------*/
.widget_search{ clear:both; }
.widget_search input[type="text"]{ 
	-moz-border-radius:    4px 0px 0px 4px; 
	-webkit-border-radius: 4px 0px 0px 4px; 
	border-radius:         4px 0px 0px 4px;
	float:left;
	border: 1px solid #CCC;
	padding: 6px 4px;
	outline: none;
	color: #777;
	margin: 0;
	width: 65% !important;
	display: block;
	margin-bottom: 0px;
	background: #fff;
	height: 30px;
}
.widget_search label{ display:none; }
.widget_search input[type="submit"]{
	background:#CD5C5C;
	-moz-border-radius:    0px 4px 4px 0px; 
	-webkit-border-radius: 0px 4px 4px 0px; 
	border-radius:         0px 4px 4px 0px; 
	float:left;
	border:none;
	color:#FFF;
	width:30%;
	margin:0;
	padding:0;
	padding: 6px 4px;
	border: 1px solid transparent;
	cursor:pointer;
}
.widget_search input[type="submit"]:hover {
	opacity:0.9;
	-moz-transition:.8s linear; 
	-webkit-transition:.8s ease-out; 
	transition:.8s linear; 
}
	
/*--footer style --*/
#fwidget .widget_search input[type="text"]{ 
	border: 1px solid rgba(0,0,0,0);
	color: #CCC;
	background: #4c4e4f;
}
#fwidget .widget_search input[type="submit"]{
	background:#CD5C5C;
	color:#FFF;
	border: 1px solid rgba(0,0,0,0);
}



/*----------------------------------------------------------
   ## Pagination
----------------------------------------------------------*/
.contentnav { clear: both; overflow: hidden; padding-top: 30px; border-top: 1px solid #F3F3F3; }
.contentnav div { width: 35%; }
.contentnav div.right { text-align: right; }
.contentnav div span {display: block;font-size: 80%;	margin-bottom: 5px;color: #BBBBBB;text-transform: uppercase;}

.pagenav {clear: both; text-align:center; margin-top:30px; }
.pagenav span,
.pagenav a { 
	background:#f8f8f8; 
	border:solid 1px #c9c9c9; 
	padding: 4px 9px; 
	text-decoration:none; 
	
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; color:#7a7a7a;
	
	-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 0px 1px rgba(0, 0, 0, 0.06);
box-shadow:         0px 0px 1px rgba(0, 0, 0, 0.06);
}
.pagenav a:hover { text-decoration:none; }
.pagenav span.current {background: #666666; border:solid 1px #666666; color: #FFF; font-weight: 600;}
.pagenav a.next.page-numbers { float:right; background:url(../images/right-arrow.png) no-repeat center center; text-indent:-9999px; font-size:0; padding: 3px 14px; margin-top: -5px; }
.pagenav a.prev.page-numbers { float:left; background:url(../images/left-arrow.png) no-repeat center center; text-indent:-9999px; font-size:0; padding: 3px 14px;  margin-top: -5px;}
	
.page_nav_link{ border-top:solid 1px #EEEEEE; margin-bottom:30px; margin-top:30px;  }
.page_nav_link a {border: 1px solid #EEEEEE; padding: 5px 10px; text-decoration:none; border-top:none; display:inline-block;}
.page_nav_link a:hover {border: 1px solid #DDDDDD; border-top:none;}
.page_nav_link > span {background: #FAFAFA; color: #444444; font-weight: 600; padding: 5px 10px; display:inline-block;}



/*----------------------------------------------------------
   ## Wordpress Comments
----------------------------------------------------------*/
#comments #respond input[type="submit"]{ 
	background:#CD5C5C;
	float:left;
	border:none;
	color:#FFF;
	width:200px;
	margin:0;
	padding:0;
	padding: 6px 4px;
	border: none;
	cursor:pointer;
}
#comments #respond input[type="submit"]:hover {
	opacity:0.9;
	-moz-transition:.8s linear; 
	-webkit-transition:.8s ease-out; 
	transition:.8s linear; 
}
#comments #respond input[type="text"]{
	width:97%;	
}
#comments #respond textarea{
	width:97%;	
}


/* =Comments
-----------------------*/
	
#comments-title {
	color: #666;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin-left:60px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: inline-block;
	margin-left:40px;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 40px;
	margin-bottom:20px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -60px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 15px;
	padding: 0;
	top: 20px;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
}
	
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
	
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
	
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;

	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}

/*----------------------------------------------------------
   ## deafult - blog
----------------------------------------------------------*/
.blog-theme{ margin-bottom:30px; }
.blog-theme h3.zoo-title{ font-size:24px; }
.blog-theme h3.zoo-title a{ color:inherit; }