/*  
Theme Name: Meta-Morphosis
Version: 1.2.3
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Default styles */
@import "reset.css";

body {
	background:#bbb;
	color:#222;
	font-family: arial, helvetica, sans-serif;
}

div.wp-caption {
	max-width:425px;
}

img.size-full {
	max-width:410px;
}

#wrap {	
	background: none; 
}

/* Wrap */

#wrap { }

/* Top */

#top {
	width: 960px;
	margin: 0 auto;
	padding: 4px 0 0;	
	position:relative;
	z-index:999;
}

/* Page Nav */

#pagenav li a:link, #pagenav li a:visited {
	position: relative;
	width: 50%;
	padding: 14px 8px;
	text-decoration: none;
	z-index: 100;
	font-size:14px;
	font-weight:bold;
}

#pagenav li {
	float: left;
	line-height: 35px;
	padding: 0 9px 0 5px;
	zoom: 1;
	margin: 0;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	position: relative;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-left:-5px;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	display: block;
	position: absolute;
	right: 0;	
	bottom: 0;
	width: 5px;
	height: 43px;
	margin-right:-5px;
}

#pagenav li a:link, #pagenav li a:visited {
	color: #fff;
}

#pagenav li a:hover, #pagenav li.current_page_item a:link, #pagenav li.current_page_item a:visited  {
	background: url(images/top-nav-tile.png) repeat-x left bottom;
}

#pagenav li a:hover span.left, #pagenav li.current_page_item span.left  {
	background: url(images/top-nav-left.png) no-repeat left bottom;
}

#pagenav li a:hover span.right, #pagenav li.current_page_item span.right  {
	background: url(images/top-nav-right.png) no-repeat left bottom !important;
}

/* Style drop down list */

#pagenav li ul { position: absolute; width: 312px; left: -999em; margin:0; }
#pagenav li ul li {	border: 1px solid #ccc; border-width:0 1px 1px; background: #FFF; z-index: 15; position: relative; }
#pagenav li ul li:hover { background: #eee; }
#pagenav li ul li a { line-height: 35px; font-size: 12px; color: #333; width: 300px; }
#pagenav li ul ul {	margin: -36px 0 0 180px;  border-top: 1px solid #ccc; }
#pagenav li ul ul li a { line-height: 35px; }
#pagenav li ul li ul li a {	border-width:0 1px 1px 0px; }
#pagenav li:hover ul, #pagenav li.sfhover ul { left: auto; }
#pagenav li:hover ul ul, #pagenav li.sfhover ul ul { left: -999em; }
#pagenav li:hover ul, #pagenav li li:hover ul, #pagenav li.sfhover ul, #pagenav li li.sfhover ul { left: auto; }
#pagenav li:hover, #pagenav li.hover { position: static; } /* IE7 Fix */

/* Cat Nav */

#menu { 
	background:url(images/cat-nav.png) no-repeat top left;
	width:960px;
	height:50px;
	z-index: 999;
	position: relative;
}

#catnav, #catnav ul {
	padding: 0;
	margin: 0 10px;
	list-style: none; 
	line-height: 1;
	width:750px;
	z-index: 999;
	position: relative;
}

#catnav a {
	display: block;
	line-height: 50px;
	padding: 0 8px;
	z-index: 100;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

#catnav li {
	float: left;
}
#catnav li:hover {
	background:#999;
}

/* Style drop down list */

#catnav li ul { position: absolute; width: 262px; left: -999em; margin:0; }
#catnav li ul li {	border: 1px solid #ccc; border-width:0 1px 1px; background: #FFF; z-index: 15; position: relative; }
#catnav li ul li:hover { background: #eee; }
#catnav li ul li a { line-height: 35px; font-size: 12px; color: #333; width: 250px; }
#catnav li ul ul {	margin: -36px 0 0 260px;  border-top: 1px solid #ccc; }
#catnav li ul ul li a { line-height: 35px; }
#catnav li ul li ul li a {	border-width:0 1px 1px 0px; }
#catnav li:hover ul, #catnav li.sfhover ul { left: auto; }
#catnav li:hover ul ul, #catnav li.sfhover ul ul { left: -999em; }
#catnav li:hover ul, #catnav li li:hover ul, #catnav li.sfhover ul, #catnav li li.sfhover ul { left: auto; }
#catnav li:hover, #catnav li.hover { position: static; } /* IE7 Fix */

#catnav #rss-icon { width:16px; height:16px; border-width:0px; margin-top:12px; float:right; }

img.socialbutton {
	position:relative;
	margin:0 auto!important;
	top:8px!important;
	width:32px;
	height:32px;
}

img.boxbutton {
	position:relative;
	float: right;
	clear: right;
	margin-top:10px;
	margin-left:15px!important;
	width:32px;
	height:32px;
}

/* Search */

#search { position:absolute; right:20px; top:10px; width: 178px; height:32px; display:block; }
#search input { 
	background:#fff;
	border:0; 
	color:#222;
	padding: 8px 10px;
	width:157px;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	padding: 25px 0;
	clear: both;
	position: relative;
}

#header-logo {
	width: 480px;
	float: left;
	height: 100px;
	background: url("http://static.fosketts.net/images/RibbonL-100.png") no-repeat ;
}

#header-logo a { color:#ddd; font-weight:bold; text-decoration:none;}
#header-logo h1 { position: relative; margin: 5px 0 0 37px; font-size:30px; }
#header-logo p { position: relative; top:-15px; margin: 0 0 0 35px; font-size:20px; }

#header-right {
	float: right;
	height: 100px;
	height: 60px;
	padding-top:20px;
	width: 468px;
}

/* Content */

#content {
	background:#fff url(images/bg-content.png) repeat-y right;
	width: 960px;
	margin:0 auto;
	min-height: 550px;
	padding: 0;
}
* html #content { height: 550px; }
#content-bot { background:url(images/bg-content-footer.png) no-repeat; width:960px; height:18px; margin:0 auto; display:block; }
#content-bot-white { background:url(images/bg-content-footer-white.png) no-repeat; width:960px; height:18px; margin:0 auto; display:block; }

#content.white { background:#fff; }

#featured {	padding:20px 0px 0px 20px;	width:440px; }
#main {	padding:20px 20px 0px 0; width:425px; }
div.ad-lb { padding:0; margin-bottom:10px; width:728px; height:90px; }
div.ad-sky { padding:0; float:right; position:relative; top:400px; margin:0 20px 10px 10px; width:160px; height:600px; }
#ad-wr { padding:0; position:relative; margin-top:10px; left:44px; width:336px; height:280px; }
#ad-medrect { padding:0; position:relative; margin-top:10px; left:62px; width:300px; height:250px; }
#main-full { padding:20px 0 0px 20px; width:920px; }
#main-wide { padding:20px 0 0px 20px; width:736px; }


/* Content (style) */

#content a { text-decoration: underline; }
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-weight: bold; color:#222; }
#content h2 { font-size: 24px; line-height:28px; padding-top:0; }
#content h3 {font-size: 20px; }
#content h3.info { font-size:24px; color: #777; padding:0 0 15px; }
#content h4 { font-size: 16px; }
#content ol, #content ul { line-height: 18px; }
#content ul { padding-left: 50px; }
#content ul li { list-style: circle; padding: 3px 0; }
#content ol { padding-left: 57px; }
#content ol li { list-style: decimal; padding: 3px 0; }
#content blockquote {
	border-left:2px solid #777;
	color:#777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Main Content (post) */

#badges {
	width:288px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	position:relative;
}

#page-ad-header, #event-ad-header { 
	background:#777;
	width:336px;
	height:57px;
	padding:4px 12px 5px 12px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	-moz-border-radius-topleft: 10px ;
	-webkit-border-top-left-radius: 10px ;
	-moz-border-radius-topright: 10px ;
	-webkit-border-top-right-radius: 10px ;
}
#event-ad-header {
	height:30px!important;
}
#page-ad-header a, #page-ad-header h2, #event-ad-header a, #event-ad-header h2 {
	color:#fff !important;
	text-decoration:none;
}

#TwitterBox {
	width: 420px;
}

#TwitterWidget {
	width: 420px;
	height: 360px;
}

#page-ad-body, #event-ad-body { 
	padding:0 5px 15px 0;
	padding:10px;
	width:340px;
	margin-left:auto;
	margin-right:auto;
	background: #ddd;
	position: relative;
	-moz-border-radius-bottomleft: 10px ;
	-webkit-border-bottom-left-radius: 10px ;
	-moz-border-radius-bottomright: 10px ;
	-webkit-border-bottom-right-radius: 10px ;
}

#event-table a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
	
#page-ad-body a {text-decoration:none; color:#000;}

#page-ad-body img {margin-left: auto; margin-right:auto; }

#amazon-widget {
	clear:both;
	width:440px;
	height:330px;
	margin:0;
}

/* Main Content (post) */

#content .post { padding:0 5px 15px 0; }
#content .post-title {	width: 100%; position: relative; }
#content .post-title h2, #content .post-title p.post-details, #content .post-title h3 { padding-right: 50px; }
#content h2 a, #content h3 a { color: #2A2A2A; text-decoration: none; }
#content h2 a:hover, #content h3 a:hover { text-decoration: none; }
#content p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#content p.post-details a { text-decoration: underline; color:#888; }
#content p.post-details a:hover { color:#555; }
#content p.post-details {
	color: #888;
	font-size: 11px;
	padding: 0 0px 0px 1px
}
#content .post h4 { margin-top: 1px; clear: both; width: 100%; }
#content .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#content .post h4.continue a:hover {background: #9fb26a;}
#content .post img.thumbnail {
	border:1px solid #DDDDDD;
	margin:5px 0 0;
}
#content .post img.thumbnail-left {
	margin:15px 10px 5px 0;
	float:left;
}
#content .post img.gallery { margin:0 7px 7px 0; }
#content h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

#featured h2 { font-size:28px; }

#featured .block { padding:0 30px 20px 0px; width:200px; float:left; }
#featured .block.last { padding-right:0px; }
#featured .block h2 { font-size:18px; line-height:20px; }

/* Main Content (post>single) */

#content p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #content .advert_468x60 {margin: 15px 0 0px 0;}
#content .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}

#comments #comments_wrap {padding: 0; position: relative; }
#comments ol.commentlist li { list-style-type:none; }

#comments .comment { margin-top: 10px; width: 100%; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }

#comments .comment .col-left {width: 110px; font-size:11px;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}

#comments .comment .col-right {
	min-height: 92px;
	background: #e6e6e6;
	padding: 10px 15px;
	margin-left:100px;
	float:none; 
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
}

* html #comments .comment .col-right { height: 100px; }
#comments .comment div.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment div.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 25px; padding:0; }

#comments .navigation .alignright, #comments .navigation .alignleft { margin:10px 0;}
#comments .navigation a {
	color: #555;
}
#comments .commentlist {padding:0;}
#comments .commentlist p{padding:0 0 10px;}

#comments .commentlist #respond #form_wrap {
	padding:0 0 25px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}

#commentform .btn {
	margin:0; 
	background:url(images/btn-submit.png) no-repeat;
 	color:#FFFFFF;
	font-weight:bold;
	width:79px;
	height:41px;
	padding:0;
	border:0;
	cursor:pointer;
}

/* (widgets)*/

#tag_cloud h2 {display: block;float: none;}
.textwidget {clear: both;padding: 5px 2px;line-height:20px;}
#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
	clear: both;
}
#wp-calendar caption {padding: 10px;}
#wp-calendar th {color: #fff;}
#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #E7E7E7;
	color: #9E9E9E;
}
#wp-calendar td {background: transparent;}
#wp-calendar td, table#wp-calendar th {padding: 3px 0;}
#wp-calendar a {text-decoration: underline;}
#wp-calendar a:hover {text-decoration: none;}

/* (flickr) */

#flickr h3 span {color: #0061D8;}
#flickr h3 span span {color: #FF1183;}
#flickr .wrap {
	margin-left: -5px;
	padding: 0;
	position: relative;
	margin-bottom:25px;
}
#flickr a img {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	background: #fff;
	border: #CECFC6 1px solid;
}
#flickr a:hover img {border: #A8AA99 1px solid;}

/* widget-slider */
#slider-top { background:url(images/bg-footer-top.png) no-repeat; width:960px; height:12px; font-size:1px }
#slider-bot { background:url(images/bg-footer-bot.png) no-repeat; width:960px; height:12px; }
#slider-block { background-color:#242527; position:relative; min-height:300px; width:960px; overflow:hidden; }
.container { position:relative; height:137px; width:840px; overflow:hidden; margin:0 auto; }
.container div {  opacity:0; z-index:0; position:absolute; top:0; left:0; padding:0 20px; }
.container div div {  opacity:1; z-index: auto; position:static; padding:0px; }
#loopedSlider { position:relative; width:960px; margin:30px auto 0; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; }
#loopedSlider li#p { position:absolute; top:140px; left:30px; }
#loopedSlider li#n { position:absolute; top:140px; right:30px; }

.container ul.widget { float:left; width:245px; margin-right:30px; color:#eeeeee;}
.container ul.last { margin-right:0px; }
.container ul.widget h3 { font-family:Arial; color:#fff; font-size: 24px; font-weight:bold; margin:10px 0 0; }
.container ul.widget a { color:#fff; }
.container ul.widget li {
	background: #bbb;
	padding: 5px 10px 10px 10px;
	width: 245px;
	height: 465px;
	max-height: 465px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px; 
}
.container ul.widget li ul { padding:0; margin:0; }
.container ul.widget li ul li { padding:10px 0; background:url(images/footer-dot.png) repeat-x bottom; }

#twocol-single div {
	margin-top: 10px;
	width: 340px;
	height: 350px;
	padding: 0;
}

#twocol-left div {
	position: relative;
	top: 0px;
	left: 0px;
	width: 210px;
	margin: 0;
	padding: 0;
}

#twocol-right div {
	position: relative;
	top: 0px;
	left: 210px;
	width: 130px;
	margin: 0;
	padding: 0;
}

#vimeo-box h3 {
	width: 225px;
	margin: 0px 10px 0px 10px;
}

.vimeoBadge { margin: 0; padding: 0; font: normal 10px arial,helvetica,sans-serif; }
.vimeoBadge img { border: 0; width:200px; }
.vimeoBadge a, .vimeoBadge a:link, .vimeoBadge a:visited, .vimeoBadge a:active { color: #3A75C4; text-decoration: none; cursor: pointer; }.vimeoBadge a:hover { color:#00CCFF; }
.vimeoBadge #vimeo_badge_logo { display:none; }
.vimeoBadge .credit { font: normal 10px arial,helvetica,sans-serif; }
.vimeoBadge .clip {
	background:#222;
	max-width:225px;
	margin:0px 0px 10px 0px;
	padding:17px 0px 0px 22px;
	height:165px;
	line-height:0;
}
.vimeoBadge .caption {
	font: normal 10px arial,helvetica,sans-serif;
	overflow:hidden;
	width:200px;
	height: 30px;
	padding: 5px 0 0 0;
}
.vimeoBadge .clear { display: block; clear: both; visibility: hidden; }

/*------------------------------------------------------------------------------
06. SIDEBAR
------------------------------------------------------------------------------*/

#rss {	height: 36px;
	width: 300px;
	position: relative;
	margin: 0 0 30px;
}

#rss a {
	width: 280px;
	/* background: url(images/ico-rss.gif) top right no-repeat; */
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}

#rss a:hover { }

#tags {
	margin: 0 0 30px;
	font-size: 18px;
	line-height: 24px;
}

#tags a {
	text-decoration: none;
	font-size: 18px !important;	
}

#search {
	margin: 0 0 30px;
}

#search #s {
	border: 1px solid #33211f;
	background: #fcf5f3;
	color: #33211f;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 8px 5px 5px;
	width: 190px;
	float: left;
	display: inline;
}

#search .search_btn {
	border: none;
	background: none;
	color: #33211f;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 95px;
	margin: 0;
	padding: 0;
	float: left;
}

.widget h3 {
	color: #33211f;
	text-shadow: 1px 1px #ccc;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 5px;
}

.widget ul {
	font-size: 14px;
	line-height: 24px;
}

.widget li {
	color: #7c6563;
}

.widget_categories li, .widget_archive li, .widget_links li {
	width: 50%;
	float: left;
	display: inline;
}

.widget_pages li li {
	padding: 0 0 0 5px;
}

.widget li a {
	color: #33211f;
	text-decoration: none;
}

.widget li a:hover {
	text-decoration: underline;
}

.widget_text {
	font-size: 14px;
	line-height: 20px;
}

#twitter {
	background: #ccc;
}

#twitter li {
	width: 100%;
	font-size: 11px !important;
	margin-bottom: 15px;	
}

#twitter ul li a {
	text-decoration: none;
	font-weight: bold;
}

#twitter ul li a:hover {
}

#TwitterBox {
	width: 425px;
	height: 300px;
}

#flickr .flickr_badge_image  { margin: 4px 7px;	float: left; }
#flickr .flickr_badge_image a  { display: block; }

.widget_tag_cloud {
	font-size: 16px;
}

.widget_tag_cloud a {
	text-decoration: none;
	font-weight: bold;
}

#ads img  { margin: 0 18px 15px 0; }

div .wsa_ad_out {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

div #disqus_thread {
	margin-top: 10px;
}

/* Footer */

#footer {
	width: 960px;
	margin: 10px auto 0;
	padding-bottom:30px;
	font-size: 11px;
	color: #777;
}
#footer a{ color:#777; }
#footer .col-right img {vertical-align: middle;}
#footer .col-right span {display: none;}

body.mceContentBody {
  background-color:#FFF !important;
  background-image: none;
  text-align: left;
}

div.breadcrumb {
  background-color:#DDD ;
  padding-left: 8px;
  margin-bottom: 8px;
}

