/*
Theme Name: Regretsy
Theme URI: 
Author: Regretsy
Author URI: http://www.regretsy.com/
Description: 
Version: 3.1
Tags: custom-menu, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */

body {
	margin: 0 auto;
	background-color: #FFFFFF;
//	width: 990px;
	font-family: Arial;
	font-size: 10pt;
}

#page {
	display: block;
	margin: auto;
	width: 990px;
}

#primary {
	float: left;
	margin: 0 -338px 0 0;
	width: 100%;
}

#content {
	margin: 0 353px 0 0;
}

#main .widget-area {
	margin-right: 2px;
	float: right;
	overflow: hidden;
	width: 336px;
}

#footer {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.section-heading {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Header
-------------------------------------------------------------- */

#header { 
  width: 990px;
  height: 90px;
  margin: 15px auto;
} 

#header_logo {
  width: 260px;
  height: 90px;
  float: left;
  background-image: url("http://static.regretsy.com/wp-content/themes/regretsy/images/header-logo.png");
} 

#header_logo a {
  display: block;
  overflow: hidden;
  text-indent:-9999em;
  width: 260px;
  height: 90px;
}

#header_ad {
  float: left;
  padding-right: 2px;
  width: 728px;
  height: 90px;
}

.post {
	background-color: #F1F1F1;
	padding: 10px 15px 10px 15px;
	margin-bottom: 30px;
	border:1px solid #dddddd;
}

.post .entry-title {
	margin: 0;
	font-weight: normal;
	color: #555555;
}

.post .entry-meta {
	padding: 5px 0 10px 0;
	border-bottom:1px dotted #9c9c9c;
}

.post .entry-footer {
	clear: both;
	border-top:1px dotted #9c9c9c;
	height: 17px;
	padding: 7px 0 0 0;
	line-height: 150%;
}

.post .entry-content {
	padding-bottom: 15px;
//	border-bottom:1px dotted #9c9c9c;
}

.post img {
	border:1px solid #dddddd;
}

a:link, a:visited {
color:#CC6600;
text-decoration:underline;
}

h1 {
	font-family: Georgia;
	font-size: 18pt;
}

.post .entry-title a:link,
.post .entry-title a:visited {
	//color: #555555;
	color: #000000;
	text-decoration:none;
}

.post .entry-title a:hover {
	text-decoration:underline;
}

.loop-sharethis-small {
	float: right;
	margin: 0 30px 5px 10px;
}

.loop-plusone-small {
	float: right;
	margin: 1px 10px 0 10px;
}

.loop-tweet-small {
	float:right;
	margin: 0 15px 0 25px;
}

.loop-fb-small {
//	margin-top: 1px;
	float:right;
}

.post .share-buttons {
	clear: both;
	border-top:1px dotted #9c9c9c;
	margin: 5px 0 0 0;
	padding-top: 5px;
	height: 25px;
}

.twitter-share {
	margin: 4px 30px 0 30px;
	float: left;
}

.facebook-share {
	margin: 5px 0 0 0;
	float: left;
}

.sharethis-share {
	margin: 6px 30px 0 0;
	float: left;
}

.google-share {
	margin: 5px 0 0 0;
	float: left;
}

.small-social-buttons {
	height:30px;
	padding-top: 5px;
}

.post-header-comments {
	height: 45px;
	width: 80px;
	background-image: url(images/comments-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	line-height: 250%;
	display: block;
	float: right;
	font-size: 12pt;
	color: #555555;
}

.post-header-comments a:link,
.post-header-comments a:visited {
	color: #555555;
	text-decoration: none;
}

.comment-avatar {
	padding-right: 10px;
	float:left;
}

.comment-avatar img {
	border:1px solid #dddddd;
}

.comment-header {
	height: 50px;
}

.comment-author {
	font-size: 12pt;
}

#comments .depth-1 {
	border-bottom:1px solid #dddddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#comments .depth-2, #comments .depth-3, #comments .depth-4 {
	border-top:1px solid #dddddd;
	padding-top: 10px;
	margin-top: 10px;
//	padding: 10px 0 10px 0;
//	margin: 10px 0 10px 0;
}

.comment-content img {
	max-width: 100%;
}

.widget_categories {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/header-cat.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F1F1F1;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	margin: 20px 0 20px 0;
	padding-top: 40px;
}

.widget_categories li {
	margin: 0 40px 0 -5px;
	list-style: none;
	border-top:1px solid #CC6600;
	background-repeat: no-repeat;
	background-position: left center;
}

.widget_categories li a {
	line-height: 38px;
	padding-left: 45px;
	display:block;
}

.widget_categories .cat-item a { display:block; }
.widget_categories h1 { display:none; }

.widget_search {
	float: right;
	margin: 5px 5px 0 0;
}

#categories-4 ul .cat-item-3 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-accessories.png");
	border-top: none;
}
#categories-4 ul .cat-item-42 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-annoying.png");
}
#categories-4 ul .cat-item-4 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-art.png");
}
#categories-4 ul .cat-item-41 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-poetry.png");
}
#categories-4 ul .cat-item-58 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-bs.png");
}
#categories-4 ul .cat-item-31 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-cats.png");
}
#categories-4 ul .cat-item-12 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-clothing.png");
}
#categories-4 ul .cat-item-74 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-cas.png");
}
#categories-4 ul .cat-item-43 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-copyright.png");
}
#categories-4 ul .cat-item-23 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-dead.png");
}
#categories-4 ul .cat-item-30 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-decor.png");
}
#categories-4 ul .cat-item-59 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-derp.png");
}
#categories-4 ul .cat-item-85 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-hippies.png");
}
#categories-4 ul .cat-item-11 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-toys.png");
}
#categories-4 ul .cat-item-51 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-dam.png");
}
#categories-4 ul .cat-item-39 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-garbage.png");
}
#categories-4 ul .cat-item-15 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-garden.png");
}
#categories-4 ul .cat-item-13 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-holidays.png");
}
#categories-4 ul .cat-item-83 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-housewares.png");
}
#categories-4 ul .cat-item-44 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-jews.png");
}
#categories-4 ul .cat-item-26 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-kids.png");
}
#categories-4 ul .cat-item-79 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-game.png");
}
#categories-4 ul .cat-item-36 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-mailbag.png");
}
#categories-4 ul .cat-item-28 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-news.png");
}
#categories-4 ul .cat-item-69 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-notetsy.png");
}
#categories-4 ul .cat-item-46 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-nothandmade.png");
}
#categories-4 ul .cat-item-70 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-notsteampunk.png");
}
#categories-4 ul .cat-item-81 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-peck.png");
}
#categories-4 ul .cat-item-34 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-penises.png");
}
#categories-4 ul .cat-item-48 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-math.png");
}
#categories-4 ul .cat-item-35 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-self.png");
}
#categories-4 ul .cat-item-71 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-likes.png");
}
#categories-4 ul .cat-item-60 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-top10.png");
}
#categories-4 ul .cat-item-18 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-vaginas.png");
}
#categories-4 ul .cat-item-53 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-viar.png");
}
#categories-4 ul .cat-item-61 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-wedding.png");
}
#categories-4 ul .cat-item-54 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-whimsicle.png");
}
#categories-4 ul .cat-item-63 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-woreitbetter.png");
}
#categories-4 ul .cat-item-62 {
	background-image:url("http://static.regretsy.com/wp-content/themes/regretsy/images/cat-icon-alchemy.png");
}
#categories-4 ul .cat-item-86 {
	display:none;
}
#categories-4 ul .cat-item-87 {
	display:none;
}

.entry-content img.left {
//	display: inline;
	clear: both;
	float: left;
	margin: 0 15px 15px 0;
	max-height: 100%;
}

.linkwithin_div {
	margin: -40px 0 0 0;
}

.rollover a {
        display:block;
}

.rollover a:hover img, .rollover a:focus img, .rollover a:active img {
        visibility:hidden;
}

/* =Menu
-------------------------------------------------------------- */

#access {
//	background: #eee;
	font-size: 11pt;
	background-image: url(images/menu-background.png);
	height: 34px;
	display: block;
	float: left;
	margin: 0 auto 1em;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 1.75em;
	margin-top: .25em;
	margin-left: .25em;
	padding: 0 1em;
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px #222222;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
//	background: #dedede;
	background: #d55b00;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
	text-decoration: underline;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #d55b00;
	text-decoration: underline;
}
#access ul ul a:hover {
	background: #d55b00;
	text-decoration: underline;
}
#access ul li:hover > ul {
	display: block;
}


/* =Content
-------------------------------------------------------------- */

#content #nav-above {
	display: block;
//	overflow: hidden;
	margin: 0 auto 15px auto;
}
#content .nav-previous {
	float: left;
	width: 50%;
}
#content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	height: 1em;
	margin: 1em 0 0;
}
.page-link {
	margin: 0 0 1em;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
//	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
	
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	padding: 15px 0 0;
}


.nsfw a { display:block; }
.nsfw a:hover img { visibility:hidden; }

#jcpToolbar {
        height: 23px;
        padding: 5px 0;
        background: #EEE url(toolbar.gif) repeat-x;
        border: solid #D6D3D3;
        border-width: 1px 1px 0;
        -webkit-border-top-right-radius: 6px;
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius: 6px 6px 0 0;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
}       
#previewTab {
        float: right;
        display: inline;
        height: 21px;
        margin: 0 5px 0 0;
        padding: 0 6px;
        font: 12px/20px Verdana, Arial, sans-serif;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #F6F5F5 url(toolbar.gif) 0 -37px repeat-x;
  border: 1px solid #C3C3C3;
        cursor: pointer;
}       
#jQueryCommentPreview {
        border: 1px solid #D6D3D3;
        padding: 10px;
}
#jQueryCommentPreview .avatar {
        float: left;
        margin: 4px 10px 0 0;
}

/* HTML editor
-----------------------------------------------------------------------------*/
#htmlEditor {
        padding: 0 0 0 5px;
}
#htmlEditor a {
        float: left;
        overflow: visible;
        min-width: 12px;
        height: 21px; 
        margin-right: 3px;
        padding: 0 6px;
        background: #F6F5F5 url(toolbar.gif) 0 -37px repeat-x;
  border: 1px solid #C3C3C3;
        color: #464646; 
        font: 12px/20px Verdana, Arial, sans-serif;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
  text-align: center;
        cursor: pointer;
  text-decoration: none;
        outline: none;
}
a#ed_strong {
        font-weight: bold;
}
a#ed_em {
        font-style: italic;
}
a#ed_a {
        color: #00F;
  text-decoration: underline;
}
#htmlEditor a:hover,
#previewTab:hover {
        border-color: #AAA;
        background: #DDD;
}
#htmlEditor a:active,
#previewTab:active {
        position: relative;
        top: 1px;
        left: 1px;
}
#htmlEditor a b {
        display: none;
}
a#jcpSmiles {
        float: left;
        position: relative;
        padding: 0 1px;
}
a#jcpSmiles:active {
        top: 0;
        left: 0;
}
#jcpSmiles span {
        display: none;
        position: absolute;
        bottom: -1px;
        left: -1px;
        z-index: 1000;
        width: 105px;
        background: #F6F5F5;
  border: 1px solid #C3C3C3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
}
#jcpSmiles:hover span {
        display: block;
}
#jcpSmiles img {
        float: left;
        padding: 3px;
}

