/*  
Theme Name: Meta-Morphosis
Version: 1.2.2
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: #000 url(images/rotator/rotate.php) no-repeat; background-attachment: fixed; min-height: 1200px;
}

#wrap {	
	background: none; 
}

/* Wrap */

#wrap { }

/* Top */

#top-wrap {
	width: 100%;
	background: #000 url(images/bg_top.png) repeat;
	border-bottom: 1px solid #333;
	margin: 0px auto;
	height: 30px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
}
#top-wrap-inside {
	width: 1000px;
	margin: 0px auto;
}

#top-section-right-1 {
	float: right;
	color: #fff;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 8px;
	font-family: "Lucida sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#top-section-right-2 {
	float: right;
	margin-top: -7px;
}


#top-section-right-2 li {
	display: inline;
	padding: 0px 2px 0px 3px;
}
#top-section {
	float: left;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
}
#top-section a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#top-section a:hover {
	color: #999;
}
#top-section li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #333;
}

#top {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 4px 0 0;	
	position:relative;
	z-index:999;
}

/* Page Nav */

#pagenav {
	float: right;
	margin-top: 15px;
	}

#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;
}

/* Personal - About & Social Profiles */

#personal {
	margin: 0 0 20px;
}

#personal .title {
	width: 325px;
}

#content .alt-title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	text-transform: uppercase;
	height: 26px;
	line-height: 26px;
	width: 330px;
	padding: 0 0 0 10px;
	margin: 0;
}

#about .entry {
	font-family: Helvetica, Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 18px !important;
}

#social .entry ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 15px 0;
	width: 50%;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

#social .entry ul li a {
	padding: 0 0 0 25px;
	text-decoration: none;
}

/* Social Icons */

.icon-delicious {
	background: url("images/icons/delicious.png") no-repeat 0 50% !important;
}

.icon-digg {
	background: url("images/icons/digg.png") no-repeat 0 50% !important;
}

.icon-facebook {
	background: url("images/icons/facebook.png") no-repeat 0 50% !important;
}

.icon-flickr {
	background: url("images/icons/flickr.png") no-repeat 0 50% !important;
}

.icon-lastfm {
	background: url("images/icons/lastfm.png") no-repeat 0 50% !important;
}

.icon-linkedin {
	background: url("images/icons/linkedin.png") no-repeat 0 50% !important;
}

.icon-twitter {
	background: url("images/icons/twitter.png") no-repeat 0 50% !important;
}

.icon-youtube {
	background: url("images/icons/youtube.png") no-repeat 0 50% !important;
}

.icon-stumble {
	background: url("images/icons/stumbleupon.png") no-repeat 0 50% !important;
}

/* 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 15px;
	list-style: none; 
	line-height: 1;
	width:750px;
	z-index: 999;
	position: relative;
}

#catnav a {
	display: block;
	line-height: 50px;
	padding: 0 10px;
	z-index: 100;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#catnav li {
	float: left;
}
#catnav li:hover {
	background:#999;
}

/* Style drop down list */

#catnav li ul { position: absolute; width: 182px; 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: 160px; }
#catnav li ul ul {	margin: -36px 0 0 180px;  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 */

.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
}

/* Search */

#search { position:absolute; right:20px; top:10px; width: 178px; height:32px; display:block; }
#search input { 
	background:url(images/bg-search.jpg) no-repeat; 
	border:0; 
	color:#fff;
	padding: 8px 10px;
	width:157px;
}

/* Header */

#header {
	width: 100%;
	height: 100px;
	padding: 0px 0px 30px 0px;
	position: relative;
	margin-top: -1px;
}

#header a { width:567px; height:100px; display:block; }
#header h1 { position:absolute; left:-999em; }
*:first-child+html #header { margin-top: -70px; } * html #header { margin-top: -70px; } 

/* Content */

#content {
	background: 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: url(images/fade.png) repeat; }

#featured {	padding:20px 0px 0px 20px;	width:540px; }
#main {	padding:20px 30px 0px 0; width:325px; }
#main-full { padding:20px 0 0px 20px; width:920px; }


/* Content (style) */

#content a { text-decoration: underline; }
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-weight: bold; }
#content h2 { font-size: 24px; line-height:28px; padding-top:0; }
#content h3 {font-size: 20px; }
#content h3.info { font-size:28px; color: #222; padding:0 0 15px; }
#content h4 { font-size: 16px; }
#content ol, #content ul { line-height: 18px; }
#content ul { padding-left: 0px; }
#content ul li { padding: 5px 0; }
#content ol { padding-left: 57px; }
#content ol li { list-style: decimal; padding: 3px 0; }
#content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}



#detail_links {
	border-left: 1px solid #949494;
}

#detail_links {
	float: right;
	padding: 0 0 0 15px;
	margin: 0 0 15px 15px;
}

/* 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; }
#archives { margin: -10px 0px 0px 20px; }
#content h2 a, #content h3 a { color: #2A2A2A; text-decoration: none; }
#content h2 a:hover, #content h3 a:hover { text-decoration: underline; }
#content p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#content p.post-details a { text-decoration: underline; color:#9F9F9F; }
#content p.post-details a:hover { color:#555; }
#content p.post-details {
	color: #9F9F9F;
	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, #content .post img {
	background: #bbb; 
	padding: 10px;
	margin-top: 10px;
}
#content .post img.thumbnail:hover, #content .post img:hover {
	background: #aaa; 
	padding: 10px;
}

#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:34px; }

#featured .block { padding:0 30px 20px 0px; width:250px; float:left; }
#featured .block.last { padding-right:0px; }
#featured .block h2 { font-size:18px; line-height:20px; font-weight:normal }



/* Main Content (post>single) */

#content p.tags {
	background:url(images/tag.png) 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;
	
}

ul.news h4 { font-size: 9px; font-weight: bold; text-decoration: none; margin-left: -20px; }
	
ul.news li img { float:left; padding:1px; border:1px solid #333; margin-left: 10px; }

ul.news li .content { padding: -20px 0 -5px 30px; font-family: Helvetica, Arial, sans-serif !important; border-bottom: 1px solid #ccc; display: block;  }

ul.news li:hover { background: #bbb; }

.clear { clear: both; }

* 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 img { background: #bbb; padding: 7px; }
#comments img:hover { background: #aaa; padding: 7px; }

#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;
}

.box {
	clear: both;
	height: 1%;
	padding: 19px;
	width: 400px;
	margin-left: -20px;
}
.box a {
	color:#BCCE62;
}
.box h3{
	color: #555555;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
.box h3 a{
	color: #555555;
}
.box .pics img{
	background: #bbb;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
	width: 82px;
	height: 82px;
}
.box .pics img:hover {
	background: #aaa;
}

.widget {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px -0px;	
	width: 400px;
}

.widget h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	width: 230px;
	padding: 0 0 0 10px;
	margin: 10px 0 10px 0px;
}

.widget ul li {
	margin: 0 0 15px;
}

.widget ul li a {
	padding: 0 0 0 35px;
}

.widget_text {
	margin: 0 0 20px;
}

.wrapt { margin-top: 0px; margin-bottom: -10px;  }
.wrapb { margin-top: 20px;   }

#sidebox {  }
#sidebox:hover { background: #bbb; }

/* Specific Widgets */

#flickr_widget .flickr_badge_image {
	float: left;
	margin: 0 5px 5px 0;
}

#social_widget ul li a {
	line-height: 18px;
	display: inline-block;
	
}
#social_widget ul li {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 5px 0;
	width: 50%;
	border-bottom: 1px solid #333;
}
#social_widget { margin-bottom: 100px; }

#twitter_widget ul li {
	padding: 0 0 0 35px;
}

#twitter_widget ul li a {
	padding: 0 0 0 0 !important;
}

#twitter_widget ul li a:hover {
	text-decoration: underline;
}

#twitter_widget ul li span {
	margin: 0 10px 0 0;
}

#twitter_widget .twitter_icon {
	background: url("images/icons/twitter.png") no-repeat 0 50% !important;
}

#tagcloud_widget {
	margin: 0 0 15px 0;
}

#tagcloud_widget a {
	padding: 0 5px 0 0;
}

#search_widget {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	text-transform: uppercase;
	height: 35px;
	line-height: 35px;
	width: 240px;
	padding: 0;
	margin: 0 0 25px;
}

#search_widget .field {
	float: left;
	margin: 0 !important;
	padding: 4px 0 4px 10px !important;	
	height: 18px;
	border: none;
	font-size: 12px;	
	width: 150px;
}

#search_widget .search_btn {
	border: none;
	background: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	padding: 4px 0 0 10px;
}

/* Portfolio */

#portfolio {
	margin: 0 0 5px;
}

.portfolio h4 { font-size: 8px; }

.portfolio_item h2 {
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}

.portfolio_item h2 a {
	font-size: 12px;
	text-decoration: none;
}

.portfolio_thumb {
	padding: 10px;
	margin: 0 0px 15px;

}
.portfolio_thumb_front {
	padding: 8px;
	margin: 0px 0px 10px 0px;
	width: 185px;
	float: right;

}

.portfolio_item li {
	border-bottom: 1px solid #ccc;
}

.portfolio_item ul {
	margin-bottom: 20px;
	margin-top: -15px;
}

.portfolio_item .port_title {
	font-weight: bold;
	color: #666;
	font-size: 15px;
	padding: 0px 10px 0px 10px;
}


.portfolio_details h2 {
	font-size: 20px;
}

.portfolio_details h2 a {
	font-size: 16px;
	text-decoration: none;
}

.portfolio_details .entry p {
	font-size: 12px;
	line-height: 18px;
}

.portfolio_details h2 a {
	color: #2a2a2a;
}

.portfolio_item h2 a:hover, .portfolio_details h2 a:hover {
	color: #2a2a2a;
}

.portfolio_thumb, .portfolio_thumb_front {
	border: none;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portfolio_thumb:hover, .portfolio_thumb_front:hover {
	border: none;
	padding: 0px;
}

/* 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; width:960px; overflow:hidden; }
.container { position:relative; height:240px; width:840px; overflow:hidden; margin:0 auto; padding: 0px; }
.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:0px auto 0; margin-bottom: 20px; }
#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:900px; 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 ul { padding:0; margin:0; }
.container ul.widget li ul li { padding:10px 0; background:url(images/footer-dot.png) repeat-x bottom; }

				
/* Footer */

#footer {
	width: 960px;
	margin: 10px auto 0;
	padding-bottom:30px;
	font-size: 11px;
	color: #fff;
}
#footer a{ color:#fff; }
#footer .col-right img {vertical-align: middle;}
#footer .col-right span {display: none;}
