/*  
Theme Name: Singularity Design's Blog
Theme URI: http://blog.singularity.com
Description: Award-winning interactive design and online marketing agency. We craft the interactive concepts that ignite brands! This theme is &copy; 2010 Singularity Design. 
Version: 1.0
Author: James Olstein / Singularity Design
Author URI: http://www.singularitydesign.com/
*/
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; line-height:1; font-family: Geneva, Arial, Helvetica, sans-serif; text-align:left; vertical-align:baseline;}a img, :link img, :visited img{border:0;}table{border-collapse:collapse; border-spacing:0;}ol, ul {list-style:none;}q:before, q:after, blockquote:before, blockquote:after{content:close-quote;}
/*BODY*/
html{
	outline:none;
	overflow-y:scroll;
	}

body{
	background:#4A9450;
	color:#333;
	}
a{
	color:#47a7a1;
	outline:none;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
h1{
	font-size:36px;
	margin:10px 0px 0px;
	}
h2{
	font-size:30px;
	margin:0px 0px 20px;
	}
h2.archiveHeader{
	height:17px;
	}
h3{
	color:#15475d;
	font-size:18px;
	margin:10px 0px 0px;
	}
h4{
	color:#15475d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:10px 0px 5px;
	}
p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0px 0px 16px;
	}
blockquote p{
	color: #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	line-height:26px;
	text-align:center;
	}
blockquote p author{
	color:#999;
	display:block;
	font-size:16px;
	font-style:normal;
	}
#wrapper{
	width:100%;
	}
#headerWrap{
	background:url(i/bg_header.jpg) center no-repeat;
	min-width:960px;
	width:100%;
	}
#header{ 
	height:128px;
	margin:0px auto;
	width:960px;
	}
#nav{
	float:right;
	margin:0px 10px 0px 0px;
	}
#nav ol li{
	float:left;
	margin:85px 0px 0px;
	}
#nav ol li:hover{
	margin:82px 0px 0px;
	}
#nav ol li.blogLink:hover{
	cursor:pointer;
	margin:85px 0px 0px;
	}
#contentWrap{ 
	background:url(i/bg_content.png) no-repeat #FFF;
	min-width:960px;
	width:100%;
	}
#content{ 
	height:100%;
	margin:0px auto;
	min-height:1200px;
	padding:20px 0px;
	width:960px;
	}
#content .post{
	background:url(i/brd_post.png) bottom repeat-x;
	margin:0px 0px 20px;
	padding:0px 0px 5px;
	}
#content .postDate{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
#content .postDate span{
	font-weight:bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
.entry  p img{
	border:1px solid #efefef;
	margin:0px 0px 20px;
	padding:0px;
	}
#content .single{
	background:none;
	margin:0px 0px 20px;
	padding:0px 0px 5px;
	}
#content .moreLink{ 
	display:block;
	float:right;
	margin:0px 10px 0px 0px;
	width:60px;
	}
#content .moreLink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
#content .postmetadata a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
#content .navigation{
	display:block;
	height:2px;
	margin:40px 0px;
	width:618px;
	}

#content .navigation a span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	}
#content .navigation #old{
	float:right;
	}
#content .navigation #old:hover{
	text-decoration:underline;
	}
#posts{
	width:620px;
	}
#posts .entry p{
	padding:0px 20px 0px 0px;
	}
#posts .entry ol{
	margin:0px 0px 20px 20px;
	}
#posts .entry ol li{
	font-size:12px;
	list-style:disc;
	line-height:18px;
	margin:0px 0px 8px 0px;
	}
h2#commentHeader{
	margin:0px 0px 10px;
	}	
#commentform{
	margin:20px 0px;
	width:605px;
	}
#commentform #formEmail {
	float:right;
	margin:0px 0px 0px 10px;
	}
#commentform #formEmail label{
	display:block;
	margin:0px 0px 10px;
	width:290px;
	}
#commentform #formEmail input{
	border:1px solid #9c9c9c;
	width:290px;
	}
#commentform #formName label{
	display:block;
	margin:0px 0px 10px;
	width:290px;
	}
#commentform #formName input{
	border:1px solid #9c9c9c;
	width:290px;
	}
#commentform #formMessage{
	margin:20px 0px 0px;
	}
#commentform #formMessage label{
	display:block;
	margin:0px 0px 10px;
	width:290px;
	}
#commentform #formMessage #comment{
	border:1px solid #9c9c9c;
	width:600px;
	}
#commentform #submitComment{
	background:url(i/btn_post.png) no-repeat;
	border:none;
	cursor:pointer;
	height:40px;
	margin:20px 0px 0px;
	outline:none;
	width:125px;
	}
#commentform #submitComment:hover{
	background:url(i/btn_post_hover.png) no-repeat;
	border:none;
	cursor:pointer;
	height:40px;
	margin:20px 0px 0px;
	outline:none;
	width:125px;
	}
#cancel_reply{
	float:right;
	font-size:16px;
	height:20px;
	display:block;
	padding:10px;
	margin:-55px 0px 0px 0px;
	width:140px;
	}	
.commentlist{
	border:1px solid #e4f0f5;
	border-bottom:none;
	margin:0px 0px 20px;
	}
.commentlist li{
	background: url(i/bg_comments.png) repeat-x bottom;
	border-bottom:1px solid #e4f0f5;
	padding:10px;
	}
.commentlist .commentAuthor{
	color:#15475d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.commentlist .commentAuthor a{
	color:#15475d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	}
.commentlist .commentDate{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
.commentlist .commentWaiting{
	color: #930;
	font-size:14px;
	margin:20px 0px;
	}
p.thdrpy{
	display:block;
	height:20px;
	width:100%;
	}
p.thdrpy a{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0px 10px 0px 0px;
	}
.comment-childs{
	background-color: #fff;
	border: 1px solid #f3f3f3;
	padding:10px;
	}
.comment-childs p.thdrpy a{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}
.comment-childs span.commentThread p{
	width:500px;
	}
.chalt{
	background-color: #f9fcfc;
	}
#newcomment{
	border:1px dashed #777;
	}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	margin:4px;
	padding:4px;
	width:99%;
}
.mvccls{
	color: #999;
}
#authorBlock{
	background:#f5fafc;
	border:1px solid #efefef;
	float:left;
	margin:40px 0px 20px;
	padding:10px;
	}
#authorBlock .postavatar{
	float:left;
	margin:0px 10px 0px 0px;
	}
#authorBlock .authorText{
	display:block;
	margin:0px 0px 0px 0px;
	}
#authorBlock p.desc{
	color:#333;
	font-size:11px;
	line-height:14px;
	margin:5px 0px 0px;
	}
#authorBlock #authorName{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:0px;
	}
#authorBlock #jobTitle{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
#socialize-this{
	background:url(i/brd_post.png) bottom repeat-x;
	margin:20px 0px;
	padding:0px 0px 20px;
	}
#rightColumn{
	background:url(i/bg_rightColumn.png) top left no-repeat;
	border:1px solid #efefef;
	float:right;
	margin:0px;
	min-height:300px;
	width:260px;
	}
#rightColumn a.social{ 
	display:block;
	font-size:14px;
	height:34px;
	line-height:34px;
	margin:10px 0px 0px;
	}
#rightColumn a.social span{
	display:block;
	height:34px;
	margin:-24px 0px 0px 40px;
	vertical-align:middle;
	}
#rightColumn a.social span:hover{
	text-decoration:underline;
	}
#rightColumn a.social:hover{
	text-decoration:none;
	}
#rightColumn h2{
	margin:0px 0px 5px;
	}
#rightColumn #filtering{
	background:url(i/brd_rightColumn.png) bottom repeat-x;
	padding:20px;
	}
#rightColumn #filtering #s{
	border:1px solid #9c9c9c;
	margin:0px 0px 10px;
	width:135px;
	}
#rightColumn #filtering #searchsubmit{
	background:url(i/btn_search.png) no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	height:34px;
	margin:-10px 0px 0px;
	outline:none;
	width:76px;
	}
#rightColumn #filtering #searchsubmit:hover{
	background:url(i/btn_search_hover.png) no-repeat;
	border:none;
	cursor:pointer;
	float:right;
	height:34px;
	margin:-10px 0px 0px;
	outline:none;
	width:76px;
	}
#rightColumn #filtering select{
	border:1px solid #9c9c9c;
	color:#666;
	margin:0px 0px 10px;
	width:220px;
	}
#rightColumn #subscribe{
	background:url(i/brd_rightColumn.png) bottom repeat-x;
	padding:20px;
	}
#rightColumn #contactForm{
	height:40px;
	}
#rightColumn #gConstantcontact_msg{
	color:#999;
	font-size:10px;
	margin:0px 0px 10px;
	}
#rightColumn #subscribe #contactForm #gConstantcontact_email{
	border:1px solid #9c9c9c;
	color:#666;
	float:left;
	padding:1px 3px;
	width:129px;
	}
#rightColumn #subscribe #contactForm #gConstantcontact_Button{
	background:url(i/btn_submit.png) no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	height:34px;
	margin:-13px 0px 0px 6px;
	outline:none;
	width:76px;
	}
#rightColumn #subscribe #contactForm #gConstantcontact_Button:hover{
	background:url(i/btn_submit_hover.png) no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	height:34px;
	margin:-13px 0px 0px 6px;
	outline:none;
	width:76px;
	}
#rightColumn #twitterFeed{
	padding:20px 20px 0px;
	}
#rightColumn #twitterFeed .aktt_tweets{
	background:url(i/brd_rightColumn.png) bottom repeat-x; 
	font-size:11px;
	line-height:16px;
	}
#rightColumn #twitterFeed .aktt_tweets ul li{
	background:url(i/brd_rightColumn.png) bottom repeat-x;
	line-height:14px;
	margin:0px 0px 10px;
	padding:0px 0px 10px;
	}
#rightColumn #twitterFeed .aktt_tweets ul li a.aktt_tweet_time{
	display:block;
	font-size:10px;
	margin:10px 0px;
	}
.aktt_more_updates{
	display:none;
	}
#rightColumn #followUs{
	background:url(i/graphic_twitter.png) no-repeat;
	display:block;
	height:160px;
	margin:0px 0px -16px -24px;
	width:262px;
	}
#rightColumn #followUsLink{
	display:block;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:90px 20px 0px 0px;
	}

#footerWrap{
	background:url(i/bg_footer.png) top;
	height:340px;
	min-width:960px;
	width:100%;
	}
#footer{ 
	background:url(i/graphic_desksingu.png) right top no-repeat;
	color:#fff;
	font-size:10px;
	height:260px;	
	margin:0px auto;
	min-width:1000px;
	padding:80px 0px 0px 0px;
	width:1000px;
	}
#footer h2{
	margin:0px 0px 10px 20px;
}
#footer p{
	color:#fff;
	margin:0px 0px 20px 20px;
	width:400px;
}
#footer #viewButton{
	background:url(i/btn_viewOurWork.png) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:43px;
	margin:0px 0px 0px 20px;
	outline:none;
	width:119px;
	}
#footer #viewButton:hover{
	background:url(i/btn_viewOurWork_hover.png) no-repeat;
	border:none;
	cursor:pointer;
	display:block;
	height:43px;
	margin:0px 0px 0px 20px;
	outline:none;
	width:119px;
	}
#footer #siteLinks{
	margin:55px 0px 0px 20px;
	}
#footer ol li{
	color:#fff;
	float:left;
	margin-left:10px;
	}
#footer ol li a{
	color:#fff;
	text-decoration:underline;
	}
#footer ol li a:hover{
	color:#666;
	}
#footer ol li.divider{
	color:#959595;
	}
#footer #singuWork{
	float:right;
	margin:0px 75px 0px 0px;
	}
.wp-caption {
	display:block;
	text-align:center;
	}
p.wp-caption-text{
	color:#666;
	font-size:9px;
	padding:5px 0px;
	text-align: center;
	}
.divider{
	color:#CCC;
	}
.rating{
	}
.ratings{
	color:#fff;
	font-size:12px;
	margin:0px 0px 10px;
	padding:3px 0px 5px;
	width:500px;
	}
.taste{
	background: #668f91;
	margin:0px 5px 0px 0px;
	padding:2px 5px;
	}
.presentation{
	background: #F9C;
	margin:0px 5px 0px 0px;
	padding:2px 5px;
	}
.originality{
	background: #520a17;
	margin:0px 5px 0px 0px;
	padding:2px 5px;
	}
/*POLL*/
#pollQuestion{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	margin:10px 0px 20px;	
	}
.wp-polls-ans{
	border-bottom:1px solid #efefef;
	}
ul.wp-polls-ul li{
	color:#666;
	font-size:12px;
	margin:0px 0px 8px;
	}
ul.wp-polls-ul li label{
	font-size:12px;
	}
#pollSubmit{
	border:1px solid #999;
	margin:10px 0px 0px 8px;
	padding:5px;
	}
#viewResults{
	margin:10px 0px 0px;
	}
#pollAnswer{
	display:block;
	margin:10px 0px 10px;
	}
/*conversation*/
.smallQuote{
	color: #666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	line-height:22px;
	margin:0px 20px 20px;
	text-align:center;
	}
#exampleConversation{
	background:#e6f5fa;
	border:1px solid #CCC;
	margin:0px 0px 20px 0px;
	padding:15px 15px 0px;
	width:570px;
	}
#exampleConversation .conversation{
	font-size:13px;
	line-height:18px;
	margin:0px 0px 15px;
	}
#exampleConversation .conversation span{
	color:#15475d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	margin:0px;
	}
/*-----------------------------------PHOTO GALLERY--------------------------------------*/
.carousel-gallery{

	height:522px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	width:618px;
	}
.jcarousel-container{ 
	height:460px;
	margin:0px;
	padding:0px;
	width:618px;
	}
.jcarousel-skin-neat{
	margin:0px 0px -20px;
	}
.jcarousel-container .jcarousel-clip ul li .cgj_image a img{
	margin:auto;
	}
.jcarousel-scroll a.cgj_next{
	background:url(i/photoGallery_btn_next_up.png) no-repeat;
	display:block;
	height:47px;
	left:580px;
	position:absolute;
	top:470px;
	width:35px;
	z-index:100;
	}
.jcarousel-scroll a.cgj_next:active{
	background:url(i/photoGallery_btn_next_up.png) no-repeat;
	}
.jcarousel-scroll a.cgj_next:hover{
	background:url(i/photoGallery_btn_next_over.png) no-repeat;
	}
.jcarousel-scroll a.cgj_prev{
	background:url(i/photoGallery_btn_prev_up.png) no-repeat;
	display:block;
	height:47px;
	left:3px;
	position:absolute;
	top:470px;
	width:35px;
	z-index:101;
	}
.jcarousel-scroll a.cgj_prev:active{
	background:url(i/photoGallery_btn_prev_up.png) no-repeat;
	}
.jcarousel-scroll a.cgj_prev:hover{
	background:url(i/photoGallery_btn_prev_over.png) no-repeat;
	}
.carousel-controls{
	background:url(i/photoGallery_bg.png) no-repeat;
	height:62px;
	margin:0px;
	padding:11px 5px 0px 2px;
	position:absolute;
	width:619px;
	z-index:1;
	}
.carousel-controls-inner{
	height:45px;
	margin:0px 0px 0px 38px;
	overflow:hidden;
	width:570px;
	}
.carousel-controls-inner a{
	border:none;
	}
.carousel-controls-inner a.active{
	border:none;
	}
.carousel-controls-inner a.active img{
	border:1px solid #f00;
	margin:0px 0px 3px;
	}
.carousel-controls-inner a img{
	border:none;
	margin:1px 1px 3px;
	}
/*______________________CUSTOM_____________________*/
#post64{
	padding:0px 0px;
	}
#post64 img.headerImg{
	float:left;
	margin:-450px 0px 0px;
	}
#post64 .postDate{
	margin:320px 0px 0px;
	}
#posts #post64{
	padding:10px 0px;
	}
#posts #post64 img.headerImg{
	float:left; 
	margin:-438px 0px 0px;
	}
#posts #post64 .postDate{
	margin:320px 0px 0px;
	}

#post246 img.headerImg{
	float:left;
	margin:-388px 0px 0px;
	}
#post246 .postDate{
	margin:0px 0px 0px;
	}
#posts #post246{
	padding:10px 0px;
	}
#posts #post246 img.headerImg{
	float:left; 
	margin:-398px 0px 0px;
	}
#posts #post246 .postDate{
	margin:320px 0px 0px;
	}
#post415{
	padding:0px 0px;
	}
#post415 img.headerImg{
	float:left;
	margin:-450px 0px 0px;
	}
#post415 .postDate{
	margin:320px 0px 0px;
	}
#posts #post415{
	padding:10px 0px;
	}
#posts #post415 img.headerImg{
	float:left; 
	margin:-438px 0px 0px;
	}
#posts #post415 .postDate{
	margin:320px 0px 0px;
	}


#post700{
	padding:0px 0px;
	}
#post700 img.headerImg{
	float:left;
	margin:-470px 0px 0px;
	}
#post700 .postDate{
	margin:320px 0px 0px;
	}
#posts #post700{
	padding:10px 0px;
	}
#posts #post700 img.headerImg{
	float:left; 
	margin:-438px 0px 0px;
	}
#posts #post700 .postDate{
	margin:320px 0px 0px;
	}
	
#post777 img.headerImg{
	float:left;
	margin:-390px 0px 0px;
	}
#post777 .postDate{
	margin:0px 0px 0px;
	}
#posts #post777{
	padding:10px 0px;
	}
#posts #post777 img.headerImg{
	float:left; 
	margin:-398px 0px 0px;
	}
#posts #post777 .postDate{
	margin:320px 0px 0px;
	}

#post910{
	padding:0px 0px;
	}
#post910img.headerImg{
	float:left;
	margin:-470px 0px 0px;
	}
#post910 .postDate{
	margin:320px 0px 0px;
	}
#posts #post910{
	padding:10px 0px;
	}
#posts #post910 img.headerImg{
	float:left; 
	margin:-438px 0px 0px;
	}
#posts #post910 .postDate{
	margin:320px 0px 0px;
	}
	
#post1179{
	padding:0px 0px;
	}
#post1179img.headerImg{
	float:left;
	margin:-470px 0px 0px;
	}
#post1179 .postDate{
	margin:320px 0px 0px;
	}
#posts #post1179{
	padding:10px 0px;
	}
#posts #post1179 img.headerImg{
	float:left; 
	margin:-438px 0px 0px;
	}
#posts #post1179 .postDate{
	margin:320px 0px 0px;
	}
