/* @override 
	http://70.32.91.33/now/wp-content/themes/cute/style-new.css
	http://localhost:8888/now/wp-content/themes/cute/style-new.css
	http://www.cutecircuit.com/now/wp-content/themes/cute/style-new.css
	https://www.cutecircuit.com/now/wp-content/themes/cute/style-new.css
*/

/*
Theme Name: Cute Theme
Theme URI: http://www.cutecircuit.com/
Description: The famous CuteCircuit theme.
Version: 3.0
Author: Ryan Genz
Tags: custom header, fixed width, two columns, widgets

The CSS, XHTML and design are Copyright CuteCircuit (2010) and are not released under any license.

*/

* {
	margin: 0;
	padding: 0;
	}

/* @group Typography */

html {
	background: url(images/background_kdress.jpg) repeat-x center top;
	color: #333;
	text-align: center;
	width: 100%;
	height: 100%;
	display: table;
	-webkit-background-size: 2000 628px;
	}

#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 1030px;
	}

#header {
	margin: 0 0 0 0px;
	padding: 0;
	height: 430px;
	}


#content {	}

/*p.postmetadata{ 
	margin: 0; 
	}*/

.single	.postmetadata{ 
	margin-top: 20px; 
	}

.entry { 
	padding-right: 20px; 
	padding-left: 20px;
	}

.widecolumn .entry { 
	}

.wideimagescolumn .entry { 
	padding: 0;  
}



/*.widecolumn .entry p, .widecolumn .entry address {
	padding-right: 320px;
	font-size: 1.05em;
	}*/

.imgcollection {
	display: inline-block; 
	margin-left: 10px;
	margin-top: 10px;
	width: 100%;
}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	}

small { 
	/*font: 0.9em/1.5em Arial, Helvetica, Sans-Serif;*/ 
	}

.entry small{ 
	margin: 0; 
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 { 
	margin-right: 0;
	font: bold 1.2em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}


/*h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}*/

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333; 
	}*/

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* @end */

/* @group Product Pages */

#product{ 
	height: 890px; 
	overflow: hidden; 
	}

#product h1{ 
	-webkit-transform: rotate(-1.5deg); 
	text-shadow: #000099 1px 1px 0px;
	color: white;
	margin-bottom: 20px;
	margin-top: 50px;
}

#product .paragraphs{
	background-color: rgba(254,255,255, 0.75); 
	width: 500px; 
	margin-left: -105px; 
	clear: left;
	-webkit-transform: rotate(-1.5deg); 
	padding: 10px 20px 20px 110px;
	color: black;
} 

#product.entry{ 
	}

/* @end */

/* @group Structure */


.narrowcolumn {
	margin: 10px;
	width: 755px;
	display: block;
	float: left; 
	padding: 0;
	background-color: #f8fafd;
	}


.widecolumn {
	background-color: #f8fafd;
	margin: 10px;
	}

.wideimagescolumn .post { 
	margin: 10px 0 0 10px; 
	}
	
.frontcolumn {
	}

.frontcolumn .post {
	margin: 10px 0 0 10px;
	}
	
	

.post { 
	margin-bottom: 10px; 
	}

.post hr {
	display: block;
	}

/*.widecolumn .postmetadata {
	margin: 30px 0;
	}*/

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	text-align: right; 
	background-color: silver; 
	padding: 3px 10px 3px 3px; 
	}
	
.postmetadata.one{ 
	background-color: #dae1e8; 
	}
	
.postmetadata.two{
	background-color: #99a5ab; 
	margin-top: 0; 
	}

.postmetadata.three{
	background-color: #000000; 
	margin-top: 0; 
	}
	
.postmetadata a.more{ 
	float: left; 
	padding-left: 20px; 
	}
	

.clear {
	clear: both;
	}

/* @end */

/* @group Text Headers */

#pagetitle { 
	display: inline-block; 
	width: 715px;
	margin-bottom: 10px;
}

.postheader{ 
	padding-bottom: 10px; 
	padding-right: 10px; 
	margin-left: 20px; 
	width: 460px; 
	float: left; 
	}

.postheader h2, .postheader h3{ 
	margin-top: 10px; 
	margin-left: 0; 
	margin-bottom: 0; 
	}
	
.caticon{ 
	display: inline; 
	margin-left: 20px; 
	}

/* @end */

/* @group Captions & Thumbnails */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption{ 
	margin-bottom: 10px; 
	}

.wp-caption a:hover{
	text-decoration: none;
	color: aqua;
}

.wp-caption p {
	line-height: 17px;
	border: 0px;
	text-align: left;
	background-color: silver;
	padding: 2px 5px 5px;
	color: #fffeff;
	font-weight: bold;
	font-size: 11pt; 
	margin: 0 10px 0 0; 
	}

.alignright.wp-caption p { 
	margin-left: 10px; 
	margin-right: 0; 
	}	
	
.imgcollection .wp-caption p { 
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.single .narrowcolumn .wp-caption{ 
	}

.blog .narrowcolumn .wp-caption, .archive .narrowcolumn .wp-caption{ 
	margin-bottom: 0; 
	margin-right: 0; 
	}

.blog .narrowcolumn .wp-caption-text, .archive .narrowcolumn .wp-caption-text{ 
	display: none; 
	}

.buynow { 
	float: right; 
	margin-top: 20px; 
	margin-left: 30px; 
	margin-bottom: 20px; 
	width: 90px; 
	text-indent: -999em; 
	height: 90px; 
	background-repeat: no-repeat; 
	}

.buynow a{ 
	display: block; 
	height: 90px; 
	}
	
a.textleft {
	color: #feffff;
}

a.textright{
	color: #f80492;
	float: right;
}
	
/* @end */

/* @group Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right; 
	text-align: right; 
	margin: 10px -20px 10px 10px; 
	}

.alignleft {
	float: left; 
	}
	
.single .alignright {
	float: right; 
	text-align: right; 
	margin: 10px; 
	}

.single .alignleft {
	float: left;
	margin: 10px;
}
	
.attachment-post-thumbnail{ 
	float: right; 
	margin-left: 20px; 
	}

/* @end */

/* @group Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\2022 \0020";
	}

.entry ol {
	padding: 0 0 0 45px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

/* @end */

/* @group Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	/

* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	margin-left: 30px;
	}

select {
	width: 130px;
	}

/* @end */

/* @group Comments */

.commentlist li, #commentform input, #commentform textarea { 
	font: 0.8em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	width: 695px;
}

#commentform textarea { 
	width: 100%; 
	padding: 0; 
	margin: 0; 
	}

#respond:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden; 
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


.commentlist {
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	width: 695px;
	padding-right: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 244px; 
	margin: 10px 10px 0 0; 
	float: right; 
	text-align: center; 
	background-color: #eef0f4;
}

#sidebar p {
	font: 1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left; 
	margin-left: 5px; 
	margin-right: 5px; 
	padding-left: 10px; 
	padding-right: 5px; 
	}
	
#sidebar form {
	}

/* @group Home Sidebar */

.home #sidebar {
	margin-top: 0;
	margin-left: 0;
	width: 1030px;
	padding: 0;
	display: inline-block; 
	margin: 0; 
	background-color: transparent; 
	text-align: left; 
	}

.home #sidebar ul { 
	}

.home #sidebar li{
	margin-left: 10px; 
	width: 245px; 
	background-color: silver; 
	color: white; 
	height: 231px; 
	}

.home #sidebar ul li {
	float: left; 
	}

.home #sidebar ul ul {
	margin-left: 0;
	margin-top: -26px;
}

.home #sidebar ul ul li:before {
	content: ""; 
	}

.home #sidebar li li {
	float: left;
	height: inherit; 
	margin-left: 10px; 
	width: inherit; 
	padding: 0; 
	background-color: transparent; 
	margin-right: 10px; 
	clear: left; 
	margin-top: 10px; 
	}

	
.home #sidebar H2 {
	color: #FFF; 
	background-color: silver; 
	margin-right: 0; 
	margin-bottom: 0; 
	top: 205px; 
	text-align: left; 
	text-transform: capitalize; 
	width: 225px; 
	margin-top: 0; 
	height: 24px; 
	padding-top: 2px; 
	padding-left: 10px; 
	padding-right: 10px;
	position: relative;
}

.home #sidebar img{ 
	margin-top: -26px; 
	}

/* @group Recent News */

.home ul #recent-posts-3 { 
	background: url(http://www.cutecircuit.com/now/wp-content/themes/cute/images/bg_thumbnail_katy.jpg) no-repeat; 
	}

.home ul #recent-posts-3 a{ 
	color: white; 
	}

/* @end */

/* @group Subscribe Widget */

.home #sidebar input { 
	width: 130px; 
	background-color: #fb91cd;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	margin-top: 8px; 
	}

.home #sidebar input[name=email] {
	height: 20px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	margin-top: 5px; 
	width: 200px; 
	padding-left: 10px; 
	background-color: rgba(255,254,255,0.75); 
	}
	
.home #sidebar input[name=unsubscribe] { 
	display: none; 
	}

.home #sidebar #subscribe2{ 
	}
	
.home #sidebar .subscribe2 p {
	margin: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
}

.home #sidebar #subscribe2 .foot { 
	font-size: .8em; 
	}

.home #sidebar #subscribe2 form {
	}

.home #sidebar #subscribe2 div {
	}
	
.home ul .subscribe2{ 
	background: #ed3394 url(http://70.32.91.33/now/wp-content/uploads/2007/12/news-subscribe.jpg) no-repeat 0 128px;
	height: 205px;
	margin-top: -26px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.home ul #subscribe2 .subscribe2 { 
	margin-top: -26px; 
	}


/* @end */

/* @group Twitter Widget */

.home ul #twitter-tools{ 
	background-color: #91bbd7; 
	background-image: url(http://www.cutecircuit.com/now/wp-content/media/sidebar/twitter_splash_home.jpg); 
	margin-top: 0; 
	}

.aktt_tweets a{
	font-size: .8em;
}

a.aktt_tweet_time{
}

.aktt_more_updates a{
		font-size: 1.2em;
}

.home ul #twitter-tools ul { 
	margin-top: 30px; 
	}

/* @end */

/* @end */

/* @end */

/* @group Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
/* Doesn't work in IE */
	background-color: #fff;
	}

/* @end */

/* @group Misc. */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
	position: absolute;
	left: -1000em;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin-bottom: 0;
	float: left;
	width: 100%;
}

/* @end */
