/*  
Theme Name: WendyClark.com
Version: 1.0
Description: A theme based originally on metamorphosis.
Author: Wendy Clark
Author URI: http://www.wendyclark.com
*/

/* Default styles */
@import "reset.css";

/* Custom styles */
@import "custom.css";

.displaynone {display:none;}

@-webkit-keyframes slide {
	0% {background-position: 0 left;}
	50% {background-position: 0 right;}
	100% {background-position: 0 left;}
}
body {
	background:#f4f2ea url(images/bgtop.gif) top center repeat-x;
	-webkit-animation-name: slide;
	-webkit-animation-duration: 60s;
	-webkit-animation-iteration-count: infinite;
}

#wrap {	
	background:transparent url(images/bgbottom.gif) repeat-x bottom; 
}

/* Wrap */



/* Top */

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

/* Page Nav */

#pagenav {
	width:460px;
	margin-top:60px;
	float:right;
	}

#pagenav li a {padding:10px 20px;margin-right:10px;
border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;}
#catnav li a {padding:10px 20px;position:relative;top:-10px;}
#catnav li ul li a {padding:10px 20px;margin-right:0;
border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-khtml-border-radius: 0;}
#catnav li ul li {position:relative;}
#pagenav li a:link, #pagenav li a:visited, #catnav li ul li a:link, #catnav li ul li a:visited {
	position: relative;
	text-decoration: none;
	color:#b4a7ad;
	background-color:#5a414b;
	z-index: 100;
}


#pagenav li, #catnav li {
	float: left;
	padding: 0;
	zoom: 1;
	margin: 0;
}


/* Cat Nav */



#catnav, #catnav ul {
	padding: 0;
	margin: 0 ;
	list-style: none; 
	width:1%;
	z-index: 999;
	position: relative;
}

#catnav a {
	display: block;
	z-index: 100;
}

#catnav li {
	float: left;
}
#catnav li:hover {
none;
}

/* Style drop down list */

#catnav li ul { position: absolute; width: 182px; left: -999em; margin:0; top:26px; }
#catnav li ul li {	border: 0px solid #ccc; border-width:0; background-color: transparent; z-index: 15; position: relative; }
#catnav li ul li:hover { background: #864961; }
#catnav li ul li a { line-height: 16px; font-size: 12px; color: #333; width: 160px; position:relative;top:0;}
#catnav li ul ul {	margin: -36px 0 0 180px; }
#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; }


#pagenav li a, #pagenav li ul li a #catnav ul li a, #catnav li ul li a, a#getintouch, #content .more_entries .fl a, #content .more_entries .fr a, input.button  {
    -webkit-transition-property: background-color, color, text-shadow;
    -webkit-transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
}
#pagenav li a:hover, #pagenav li ul li a:hover, #catnav ul li a:hover, #catnav li ul li a:hover { color:#eee;background-color: #864961; }


/* #pagenav li.current_page_item {display:none;} */
#pagenav li.current_page_item a, #pagenav li.current-cat a {background-color:#442e37;color:#998f94;}




/* 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: 425px;
	height: 199px;
	padding: 0;
	margin:0;
	position: relative;
}


#header h1 { position:absolute; left:-999em; }

/* Content */


#content {
	/* background:#fff url(images/Xbg-content.png) repeat-y right; */
	width: 960px;
	margin:0 auto;
	min-height: 550px;
	padding: 0;
}
* html #content { height: 550px; }
#content-bot { background:url(none) no-repeat; width:960px; height:18px; margin:0 auto; display:block; }
#content-bot-white { background:url(none) no-repeat; width:960px; height:18px; margin:0 auto; display:block; }

#content.white {}

#featured {	padding:60px;	width:472px; }
#featured .post {margin-bottom:75px;}

#main {	padding:54px; width:255px; }
#main .textwidget div, #flickr, .aktt_tweets {margin-bottom:30px;padding-bottom:70px;background: transparent url(images/divider.gif) no-repeat bottom;}

#main .textwidget div#flickr div {background:none;}

#main-full { padding:20px 0 0px 20px; width:920px; }



/* Content (style) */

#content a { text-decoration: underline; color:#8e205e;}
#content a:hover {	text-decoration: none; }
#content h2, #content h3 { font-family:  'Arial Narrow', Arial, sans;  }
#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: 50px; }
#content ul li { list-style: circle; padding: 3px 0; }
#content .aktt_tweets li {list-style-type:none;padding:0 0 15px 0;}
#content .aktt_tweets ul {padding-left:0;}
#content .aktt_tweet_time {font-size:9px;}
#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%;
}

/* 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 h2 {border-top:1px solid #ddd; padding-top:10px;}
#content h2.archivetitle {border:0;margin-bottom:25px;}
#content .page h2, #content.single  h2 {border:none;}
#content p.post-details { line-height: 18px; margin-top: -10px; position: relative;margin-bottom:20px; }
#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 {
	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:34px; }

#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; font-weight:normal }

/* why? was making online ads page wrap bad 
.col-left .post p {display:inline;}
*/

/* 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 {display:none;}

#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) */


#main .textwidget div#flickr div {display:block;margin:0;padding:0;float:left;width:82px;}

#main .textwidget div#flickr div a img {margin:5px;width:72px;height:72px;}



/* widget-slider */
#slider-top { background:url(none) no-repeat; width:960px; height:12px; font-size:1px }
#slider-bot { background:url(none) no-repeat; width:960px; height:12px; }
#slider-block { background-color:transparent; position:relative; min-height:200px; width:960px; overflow:hidden; }
.container { position:relative; height:290px; 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; }
#slider-block .widget {color:#c4c3bc;margin-bottom:50px;}
#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:15px; color:#eeeeee;}
.container ul.middle {width:40px;margin-right:40px;padding-top:35px;}
.container ul.last { margin-right:0px; width:450px;}
.container ul.widget h3 { color:#dfded6; font-size: 24px; font-weight:bold; margin:10px 0 0; }
.container ul.widget a { color:#c4c3bc;text-decoration:none;}
.container ul.widget a:hover { text-decoration:underline;}
.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; }

/*if no slider nav - otherwise omit */
.container {height:290px; width:880px; overflow:hidden; margin:0 auto; }
.container ul.widget { width:255px;}
.container ul.middle {width:40px;margin-right:50px;}
.container ul.last {width:480px;}

.slide .textwidget div.links {width:100px;float:left;margin-right:5px}
				
/* 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;}

a.brightkite {background:transparent url('images/brightkite_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.delicious {background:transparent url('images/delicious_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.facebook {background:transparent url('images/facebook_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.flickr {background:transparent url('images/flickr_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.lastfm {background:transparent url('images/lastfm_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.linkedin {background:transparent url('images/linkedin_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.pandora {background:transparent url('images/pandora_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.twitter {background:transparent url('images/twitter_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
a.foursquare {background:transparent url('images/foursquare_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}

a.rss {background:transparent url('images/rss_16.png') no-repeat;padding-left:24px;padding-bottom:3px}
span.phone {font-size:14px;font-weight:bold;display:block;float:left;width:130px;margin-right:10px;}
a.email {background:transparent url('images/email_16.gif') no-repeat;padding-left:24px;padding-bottom:3px}
div.vcard {background-image:url('images/vcard.gif'); background-position:0 50%; background-repeat:no-repeat; text-indent:32px;}

#copyright {width:847px;margin:0 auto;padding-bottom:18px;font-size:10px;color:#523943;}

div.p {margin-bottom:15px;}
div.different {background-color:#e4e0ce;padding:20px;margin-bottom:15px;line-height:18px;}
div.different h3 {padding-top:0;}

.process {position:relative;top:100px;line-height:18px;}
.contactme {margin-top:50px;display:block;}
#content .more_entries .fr a, a#getintouch {
	padding:10px 40px 10px 20px;
	position:relative;
	top:40px;
	background:#5a414b url('images/button.r.highlight.png') no-repeat right top;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-o-border-radius: 17px;
	-khtml-border-radius: 17px;
	color:#b4a7ad;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-decoration:none;}
#content .more_entries .fr a:hover, a#getintouch:hover { color:#eee;background: #864961 url('images/button.r.highlight.on.png') no-repeat right top; }


#content .more_entries .fl a {
	padding:10px 20px 10px 40px;
	position:relative;
	top:40px;
	background:#5b5b5b url('images/button.l.highlight.png') no-repeat left top;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-o-border-radius: 17px;
	-khtml-border-radius: 17px;
	color:#bbb;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-decoration:none;}
#content .more_entries .fl a:hover { color:#eee;background: #864961 url('images/button.l.highlight.on.png') no-repeat left top; }

#content .more_entries .fl, #content .more_entries .fr {width:200px;}

.small {font-size:10px;}
#content .credit a {text-decoration: underline; color:#9F9F9F; }
.credit a:hover {color:#555;}

.pdf {display:block;background:transparent url('images/iconpdf.gif') no-repeat;padding: 0 0 0 22px;}
.flash {display:inline;background:transparent url('images/iconflash.gif') no-repeat;padding: 0 0 0 22px;}
.nocomments {display:none;}

.quote {background:transparent url('/images/quote_left.gif') top left no-repeat;padding-left:40px;margin-top:100px;}
.quote div {background:transparent url('/images/quote_right.gif') bottom right no-repeat;padding-right:20px;font-size:16px;}
.quote div.smaller {font-size:14px;}
.quote .attribute {background:transparent url(none);text-align:right;width:100%;font-size:12px;margin-top:20px;}

#content .fourohfour h2 {border:0;}

.threewide {width:843px;}
.oneofthree {float:left;width:270px;margin-right:11px;height:350px;overflow:hidden;margin-bottom:50px;}
.oneofthree img {width:270px;}

.twowide {width:843px;height:209px;}
.oneoftwo {float:left;width:411px;margin-right:21px;margin-bottom:21px;}
.oneoftwo img {width:411px;}

h3 strong {color:#000;}

.threewide p {padding:0 0 10px;}

input.button {
	padding:10px 20px;
	font-size:13px;
	position:relative;
	top:0px;
	background:#5a414b url('images/button.highlight.png') no-repeat right top;
	border:0;
	border-radius: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-o-border-radius: 17px;
	-khtml-border-radius: 17px;
	color:#b4a7ad;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	text-decoration:none;}
input.button:hover  { color:#eee;background: #864961 url('images/button.highlight.on.png') no-repeat right top; }


#questionnaire h3 {padding-bottom:0;font-size:27px;}
#questionnaire label {display:block;float:left;margin-right:10px;width:120px;}
#questionnaire strong span {color:#f00;}