/*
	Theme Name: Clip Cart Child Theme
	Theme URL: http://themedy.com/themes/clip-cart
	Description: An extensive ecommerce child theme for Thesis from Themedy.
	Author: Themedy
	Author URI: http://www.themedy.com
	Version: 1.0
	Template: thesis_182
	Template Version: 1.8
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Header
* Navigation Menu
* Secondary Area
* Layout
* Teasers
* Content
* Headlines
* Content Nav
* Images
* Slider Area
* Homepage Sidebars
* Product Grid
* Product Single Page
* Sidebars
* Thesis Widgets
* Comments
* Buttons
* Contact Form
* Footer Widgets
* Footer
* Custom Widgets
* Self-clearing floats
* Tables

*/ 

/* Custom Fonts
------------------------------------------------------------ */

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
	src: url('fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
	url('fonts/BebasNeue-webfont.woff') format('woff'),
	url('fonts/BebasNeue-webfont.ttf') format('truetype'),
	url('fonts/BebasNeue-webfont.svg') format('svg');
	font-weight: normal;
    font-style: normal;
}


/* Defaults
------------------------------------------------------------ */

body { 
	font-size: 10px; 
}

html body {
	background: url(images/bg-body.png) repeat;
}
	
* { 
	padding: 0; 
	margin: 0; 
}

.clear {
	clear: both;
}

.clearfix:after, .page:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

input,
#content_box .format_text input,
#content #commentform input,
#content #commentform textarea,
select,
textarea {
	border: 3px solid #ededed;
	-webkit-box-shadow: inset 0px 0px 0px 1px #d9d9d9;
	-moz-box-shadow: inset 0px 0px 0px 1px #d9d9d9;
	box-shadow: inset 0px 0px 0px 1px #d9d9d9; 
	background: #fff;
}

input:focus,
#content_box .format_text input:focus,
#content #commentform input:focus,
#content #commentform textarea:focus,
select:focus,
textarea:focus {
	border-color: #e4e4e4;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
	outline: none;
}


/* Hyperlinks
------------------------------------------------------------ */

a, a:visited {
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
a img {
	border: none;
}
	
a:focus, a:hover, a:active {
	outline: none;
}
	
	
/* Header 
------------------------------------------------------------ */

#header_area {
	border-top: 5px solid #666666;
}

body #header_area .page {
	padding: 25px 0;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

.page #header {
	padding: 0;
	float: left;
}

.header-image #header #logo a {
	text-indent: -9999px;
	display: block;
	width: 300px;
}

.header-image #header #tagline {
	display: none;
}

#header #logo, #header #logo a {
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	line-height: 26px;
}

#header #tagline {
	font-style: italic;	
}


/* Navigation Menu 
------------------------------------------------------------ */

ul.menu { 
	position: relative; 
	list-style: none; 
	z-index: 50; 
	padding-top: 30px;
	float: right;
	background: url(http://www.customjewelrybydesign.com/wp-content/themes/clipcart/images/bg-nav.png) repeat-x bottom;
	width: auto;
}

ul.menu li {
	position: relative; 
	float: left; 
	list-style: none;
}
	
ul.menu ul {
	position: absolute; 
	visibility: hidden;  
	z-index: 110; 
}

ul.menu ul li { 
	clear: both; 
}
	
ul.menu a,
ul.menu a:hover, 
ul.menu .current a:hover, 
ul.menu .current-cat a:hover, 
ul.menu .current-parent a:hover, 
ul.menu .current-menu-item a:hover, 
ul.menu .current-menu-ancestor a:hover,
ul.menu .current-cat a, 
ul.menu .current-parent a, 
ul.menu .current-menu-item a, 
ul.menu .current-menu-ancestor a { 
	display: block; 
	text-decoration: none;
	line-height: 20px;
	padding: 0px;
	background: none;
	margin-left: 20px;
}


ul.menu a:hover, ul.menu .current a, ul.menu .current-cat a, ul.menu .current-menu-item a {
	background: none;
	color: #000;
}

ul.menu .current-cat a,
ul.menu .current-cat a:hover, 
ul.menu .current-menu-item a,
ul.menu .current-menu-item a:hover {
	background: none;
}

ul.menu ul a,
ul.menu ul a:hover, 
ul.menu .current ul a:hover, 
ul.menu .current-cat ul a:hover, 
ul.menu .current-parent ul a:hover, 
ul.menu .current-menu-item ul a:hover, 
ul.menu .current-menu-ancestor ul a:hover,
ul.menu .current-cat ul a, 
ul.menu .current-parent ul a, 
ul.menu .current-menu-item ul a, 
ul.menu .current-menu-ancestor ul a  {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-width: 0 1px 1px;
	color: #888;
	line-height: 20px;
	padding: 5px 10px;
	text-transform: none;
	margin: 0;
}

ul.menu ul li {
	font-size: 10px;
}

ul.menu ul a {
	 font-size: 10px;
}

ul.menu ul a:hover, 
ul.menu ul .current-menu-item a, 
ul.menu ul .current-cat a,
ul.menu ul .current-menu-item a:hover, 
ul.menu ul .current-cat a:hover,
ul.menu ul a:hover, 
ul.menu ul .current-menu-item a, 
ul.menu ul .current-cat a,
ul.menu ul .current-menu-item a:hover, 
ul.menu ul .current-cat a:hover,
ul.menu .current ul a:hover, 
ul.menu .current-cat ul a:hover, 
ul.menu .current-parent ul a:hover, 
ul.menu .current-menu-item ul a:hover, 
ul.menu .current-menu-ancestor ul a:hover {
	background: #f7f7f7;
}
	
ul.menu table {
	position: absolute; 
	left: 0; 
	border-collapse: collapse; 
}
	
ul.menu table table {
	top: 0; 
}
	
ul.menu ul ul {
	top: 0; 
}
	
ul.menu li:hover ul, 
ul.menu a:hover ul, 
ul.menu :hover ul :hover ul, 
ul.menu :hover ul :hover ul :hover ul {
	visibility: visible; 
}
	
ul.menu :hover ul ul, 
ul.menu :hover ul :hover ul ul { 
	visibility: hidden; 
}

ul.menu .sub-menu {
	border-top: 1px solid #e6e6e6;
}

.menu .sub-menu a {
	width: auto;
}


/* Secondary Area
------------------------------------------------------------ */

#secondary_area .page {
	padding: 15px 0 16px 0;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

#secondary_area p.homepage_tag {
	margin: 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888;
	float: left;
	font-size: 14px;
	line-height: 26px;
}
.breadcrumb_wrap {
	background: url(images/bg-crumbina.png) right bottom no-repeat;
	padding-right: 14px;
	float: left;
	margin-top: 2px;
}

.breadcrumb {
	width: auto;
	height: 22px;
	overflow: hidden;
	background: #ededed;
	padding-right: 10px;
}

.crumb { 
	float: left;
	padding-left: 10px;
	height: 22px;
	line-height: 22px;
}

.breadcrumb a, .breadcrumb {
	color: #777;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb .crumb a {
	height: 22px;
	padding-right: 24px; 
	display: block;
	background: url(images/bg-crumbina.png) no-repeat right;
}

.breadcrumb .crumb a:hover {
	text-decoration: underline;
}

.breadcrumb .crumb_home {
	padding-left: 0;
}

.breadcrumb .crumb_home a {
	background: url(images/bg-crumbhome.png) no-repeat left;
	color: #fff;
	width: 52px;
	padding-left: 10px;
	padding-right: 0;
}

#search_area {
	float: right;
}

#search_area p {
    background: url(images/bg-search.png) no-repeat;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 193px;
	border: 3px solid #ededed;
}

#search_area #s {
	background: none;
	border: none;
	font-size: 11px;
	height: 20px;
	padding-left: 6px;
	width: 160px;
	color: #bbb;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none; 
}

/* Layout
------------------------------------------------------------ */

#content .post_box, #content .teasers_box {
	margin: 0;
}

#content .post_box {
	padding: 0 0 20px 0;
	margin-bottom: 40px;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

body .full_width .page {
	background: none;
	padding-left: 0;
	padding-right: 0;
}

#content_box {
	margin: 30px 0;
}

.sidebar-content #content_box .sidebar ul.sidebar_list {
	padding: 0 20px 0 0;
}

.sidebar-content-sidebar #content_box #sidebar_1 ul.sidebar_list {
	padding: 0 20px 0 0;
}


/* Teasers
------------------------------------------------------------ */

.teasers_box {
	clear: both; 
}
	
.teaser { 
	float: left; 
}

.teaser_right { 
	float: right; 
}


/* Content 
------------------------------------------------------------ */

#column_wrap { 
	float: left; 
}

a img { 
	border: none; 
}
	
blockquote { 
	border-left: 1px solid #ddd; 
	color: #666; 
}
	
code { 
	line-height: 1em; 
	background: #eee; 
}
	
pre { 
	background: #ddd; 
	border: 1px solid #ddd; 
	overflow: auto; 
	clear: both; 
}

p.center, .centered { 
	text-align: center; 
}
	
p.bottom {
	margin: 0;
}
	
	
/* Headlines
------------------------------------------------------------ */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#content h1, #content h2 {
	font-weight: bold;
}

#content h1.entry-title, #content h2.entry-title {
	margin-bottom: 0; 
}

#content h2 a, #content h2 a:visited {
	text-decoration: none;
}
	
#content h2 a:hover {
	text-decoration: none;
}
	
#content h3 {
	font-size: 16px;
}
	
#content h4, #header .widget-area h4 {
	font-size: 14px;
}

#content h5 {
	font-size: 12px;
}
	
#content h6 {
	font-size: 10px;
}

.headline_area .headline_meta {
	color: #888888;
    font-family: Calibri,Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
}

#content .headline_meta, #content .teaser_author, #content .teaser_date, #content .teaser_comments, #content .teaser_category {
	color: #888888;
}

#content .headline_meta a, #content .teaser .edit_post, #content .teaser_author a, #content .teaser .edit_post a {
	color: #000;
}


	
	
/* Content Nav
------------------------------------------------------------ */
	
#content .prev_next, #content #archive_intro { 
	clear: both; 
	padding-left: 0;
	padding-right: 0;
}

.prev_next .next { 
	text-align: right; 
}

.prev_next .floated { 
	float: left; 
}


/* Images
------------------------------------------------------------ */

#content img, #content p img {
	max-width: 100%;
}

#content .post-image, .comment .avatar img {
	margin: 0 10px 10px 0;
	background: url(images/bg-footer1.png) repeat;
	border: 1px solid #e6e6e6;
	padding: 5px;
	-webkit-box-shadow: inset 0px 0px 0px 1px #fff;
	-moz-box-shadow: inset 0px 0px 0px 1px #fff;
	box-shadow: inset 0px 0px 0px 1px #fff; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
}
	
.gallery-caption {
}


/* Slider Area
------------------------------------------------------------ */	

#slider_area {
	background: url(images/bg-featured.png) repeat-x top;
	height: 360px;
	margin-top: 40px;
}

#slider_area .page {
	position: relative;
}

.slides_container {
	width:820px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
}

.slides_container div {
	width:820px;
	display:block;
	height: 360px;
}

#slides .nav {
	text-indent: -9999px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(images/graphic-slidernav_spr.png) no-repeat left;
	position: absolute;
	top: 140px;
}

#slides .prev {
	background-position: 0 0;
	left: 0;
}

#slides .next {
	background-position: -32px 0;
	right: 0;
}

#slides .prev:hover {
	background-position: -64px 0;
}

#slides .next:hover {
	background-position: -96px 0;
}

#slides .nav:active {
	margin-top: 1px;
}

.slide .content {
	padding-top: 31px;
	text-shadow: 1px 1px #fff;
	font-size: 14px;
	font-family: Calibri, "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #aaa;
}

.slide .content p {
	font-family: Calibri, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	color: #aaa;
}

.slide .format_text h1, 
.slide .format_text h2, 
.slide .format_text h3 {
	font-size: 56px;
	line-height: 60px;
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	color: #919191;
	font-weight: normal;
	margin-bottom: 20px;
}

.slide .content img.alignleft { 
	margin: 0 40px 10px 0;
}

.slide .content img.alignright { 
	margin: 0 0 10px 40px;
}


/* Homepage Sidebars
------------------------------------------------------------ */

#content_area .homepage {
	background: url(images/bg-dotline.png) repeat-x top;
	padding-top: 40px;
	margin-top: 10px;
}

#home_sidebar_1  {
	float: left;
	width: 460px;
}

#home_sidebar_2 {
	float: right;
	width: 460px;
}

#content_area .homepage .fullwidth {
	width: auto !important;
	float: none;
}

#home_sidebar_1 h4, #home_sidebar_2 h4 {
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #3e3e3e;
	text-transform: uppercase;
	padding-bottom: 11px;
	background: url(images/bg-dotline.png) repeat-x bottom;
	margin-bottom: 15px;
}


/* Product Grid
------------------------------------------------------------ */	

#featured h4, .product-page h1, .product-page h2 {
	font-family: 'BebasNeueRegular', Impact, Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #3e3e3e;
	text-transform: uppercase;
	padding-bottom: 11px;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

#featured .product_list {
	margin-top: 30px;
}

.product_list li {
	list-style: none;
}

.product {
	width: 212px;
	margin: 0 20px 20px 0;
	float: left;
	list-style: none;
	padding: 4px;	
	border-color: #fff;
}

.product:hover {
	border: 4px solid #f3f3f3;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
}

.product-last {
	margin-right: 0;
}

.product_wrap {
	padding: 15px 10px 30px 10px;
	width: 190px;
}

.product_wrap h2 a, 
.product_wrap h3 a, 
.product_wrap h4 a {
	color: #3e3e3e;
	font-weight: bold;
	font-size: 14px;
}

.product_wrap .product-thumb img {
	margin: 0 0 20px 0;
}

.product_wrap .product_content p {
	font-family: Calibri, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #878787;
	margin-bottom: 20px;
}

.product_wrap .product_details .price {
	font-family: Calibri, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

.product_wrap .product_details .button {
	float: right;
	margin-left: 10px;
}


/* Product Single Page
------------------------------------------------------------ */

.product_images {
	background: #eee;
	padding: 20px 20px 0 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}

.product_images .container {
	width: 720px;
}

.product_images img {
	margin: 0 20px 20px 0;
	padding: 9px;
	background: #fff;
	border: 1px solid #ddd;
}

.product-page .prev_next {
	background: url(images/bg-dotline.png) repeat-x top;
	padding-top: 40px;
	margin-top: 20px;
}
	
/* Sidebars
------------------------------------------------------------ */

#content_box .sidebar ul.sidebar_list { 
	list-style: none; 
	padding: 0 0 0 20px;
}
	
.sidebar li.widget {
	width: 100%;
	background: url(images/bg-footer1.png) repeat;
	border: 1px solid #e6e6e6;
	margin: 0 0 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	text-shadow: 1px 1px #fff;
}

#sidebar_1, #sidebar_2 {
	overflow: visible;
}

.sidebar .widget .widget-wrap {
    border: 1px solid #FFFFFF;
    font-size: 12px;
    padding: 20px;
}

li.widget ul { 
	list-style: none; 
}

.sidebar .sidebar_list ul a {
	color: #000;
}

.sidebar .sidebar_list ul li:hover {
	background: #f2f2f2;
	-moz-transition: background .15s linear;
	-webkit-transition: background .15s linear;
	transition: background .15s linear;
}

.sidebar .sidebar_list ul li {
	list-style-type: none;
	word-wrap: break-word;
	border-bottom: 1px dashed #ddd;
	padding: 5px;
	margin-bottom: 0;
	line-height: 20px;
}
	
/* Thesis Widgets
------------------------------------------------------------ */	

.thesis_widget_subscriptions .sub_rss a {
	padding-left: 20px; 
	background: url('images/rss.png') left center no-repeat; 
}
	
.thesis_widget_subscriptions .sub_email a { 
	padding-left: 20px; 
	background: url('images/email.gif') left center no-repeat; 
}

li.thesis_widget_google_cse form input[type="text"] { 
	width: 95%; 
}

li.thesis_widget_google_cse form input[type="submit"] { 
	font-weight: bold; 
	color: #111; 
	background: #ddd; 
	border: 3px double #999; 
	border-top-color: #ccc; 
	border-left-color: #ccc; 
	cursor: pointer; 
}
	
li.thesis_widget_google_cse form input[type="submit"]:hover { 
	color: #090; 
}

#wp-calendar {
	width: 100%;
}
	
#sidebar .widget_calendar {
	padding: 0;
}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar th {
	color: #333333;
}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
}

	
/* Comments
------------------------------------------------------------ */

span.bracket {
	display: none;
}

.to_comments { 
	clear: left;
}

#content #comments {
	margin-right: 0;
	clear: both;
}
	
#comments .comments_intro, #comments #respond_intro {
	padding-left: 0;
	padding-top: 0;
	margin: 0;
}
	
#comments .comments_intro p, #comments #respond_intro p {
	color: #3E3E3E;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
}

#content_area #comments .comments_intro span {
	font-size: 18px;
}
	
#comments .comments_intro span {
	font-size: 22px;
}
	
#comment_list .comment { 
	padding: 0;
}

#comments dl#comment_list dl dd dl {
	padding-left: 0;
}

dl#comment_list p {
	margin-bottom: 10px;
}

dl#comment_list p.reply {
	margin-bottom: 0;
}
	
#comment_list dt.comment { 
	border-bottom: 0;
	padding-bottom: 0;
	margin-top: 25px;
}

#comment_list dd.comment { 
	border-top: 0;
	margin-top: 10px;
}

.comment .avatar img {
	float: left;
    margin: 0 10px 10px 0;
}

#comments dl#comment_list dt .comment_author {
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-transform: none;
	color: #555555;
}

#comments dl#comment_list dd.depth-1 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(images/bg-dotline.png) repeat-x bottom;
}

a#cancel-comment-reply-link {
	float: right;
}
	
#respond { 
	padding-top: 0;
}
	
#respond #commentform {
	padding: 0;
}
	
.comment #respond {
	background: none; 
}

#content #commentform #author, 
#content #commentform #email, 
#content #commentform #url {
	width: 250px;
	padding: 5px;
}

.children {
	margin-left: 30px;
}

#comments dl#comment_list dl dd .format_text {
	padding: 0;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 0 5px 10px 0;
	padding: 5px;
	width: 250px;
}
	
.comment_moderated {
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
	
ul#trackback_list {
	padding: 20px;
}
	
.nocomments {
	text-align: center;
}

#comment_list dt.depth-1, #comment_list dd.depth-1 {
	border: none;
	padding-left: 0;
}

.page dl#comment_list dt span.comment_time {
	text-transform: uppercase;
	color: #888;
	font-family: Calibri,"Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 12px;
}

dl#comment_list dt span.comment_time a {
	color: #666;
}

#content dl#comment_list dd p.reply a.comment-reply-link {
	padding: 0 10px !important;
}

#comments .comments_closed {
	margin: 10px 0;
}


/* Buttons
------------------------------------------------------------ */

a.button, 
.reply a, 
.reply a:visited,
#content dl#comment_list dd p.reply a,
a#cancel-comment-reply-link,
.gform_wrapper div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit,
#content_box .format_text input[type="submit"],
#content #commentform input#submit,
#content_box .Cart66ButtonPrimary, 
#content_box .Cart66ButtonSecondary, 
#content_box #content .Cart66ButtonPrimary, 
#content_box #content .Cart66ButtonSecondary, 
#content_box .Cart66CartButton .purAddToCart {
	background: url(images/bg-button.png) repeat-x center !important;
	display: inline-block;
	border: 1px solid #c5c5c5;
	line-height: 25px;
	height: 25px;
	font-size: 10px;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575 !important;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
	padding: 0 15px !important;
	-webkit-box-shadow: inset 0px 0px 0px 1px #fff;
	-moz-box-shadow: inset 0px 0px 0px 1px #fff;
	box-shadow: inset 0px 0px 0px 1px #fff; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: border-color .15s linear;
	-webkit-transition: border-color .15s linear;
	transition: border-color .15s linear;
	cursor: pointer;
}

a.button:hover, 
.reply a:hover,
#content dl#comment_list dd p.reply a:hover,
a#cancel-comment-reply-link:hover,
.gform_wrapper div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover,
#content_box .format_text input[type="submit"]:hover,
#content #commentform input#submit:hover,
#content_box .Cart66ButtonPrimary:hover, 
#content_box .Cart66ButtonSecondary:hover, 
#content_box #content .Cart66ButtonPrimary:hover, 
#content_box #content .Cart66ButtonSecondary:hover, 
#content_box .Cart66CartButton .purAddToCart:hover {
	text-decoration: none;
	border-color: #888;
	-moz-transition: border-color .25s linear;
	-webkit-transition: border-color .25s linear;
	transition: border-color .25s linear;
}

a.button:active, 
.reply a:active,
#content dl#comment_list dd p.reply a:active,
a#cancel-comment-reply-link:active,
.gform_wrapper div.gform_footer input.button:active,
.enews #subbutton:active,
.searchsubmit:active,
#submit:active,
#content_box .format_text input[type="submit"]:active,
#content #commentform input#submit:active,
#content_box .Cart66ButtonPrimary:active, 
#content_box .Cart66ButtonSecondary:active, 
#content_box #content .Cart66ButtonPrimary:active, 
#content_box #content .Cart66ButtonSecondary:active, 
#content_box .Cart66CartButton .purAddToCart:active {
	background: url(images/bg-button-hover.png) repeat-x center !important;
	border-color: #888;
}


/* Contact Form
------------------------------------------------------------ */
	
.gform_wrapper select {
	background: #fff !important;
}

.gform_wrapper .gform_footer input.button {
	color: #FFFFFF !important;
}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
}
	
.gform_wrapper .gform_footer {
	border: none !important;
	margin-top: 0 !important;
}
	
.gform_body {
	padding-bottom: 0 !important; 
}
	
#content .format_text input, #content #commentform input {
	width: auto;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer_widgets {
	background: url(images/bg-footer1.png) repeat;
	clear: both;
	color: #707070;
	overflow: hidden;
	padding: 50px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #e6e6e6;
	text-shadow: 1px 1px #fff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px 0px #fff;
	box-shadow: inset 0px 1px 0px 0px #fff;
}

#footer_widgets .widget {
	background: none;
	border: none;
	padding: 0;
	font-size: 12px;
}

#footer_widgets .textwidget {
	padding: 0;
}

#footer_widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer_widgets h4 {
	background: none;
	border: none;
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
	text-transform: none;
}

#footer_widgets p {
	color: #707070;
	padding: 0 0 10px;
}

#footer_widgets a,
#footer_widgets a:visited {
	color: #000;
}

#footer_widgets ul {
	color: #fff;
	list-style-type: none;
	margin: 0 0 10px;
}

#footer_widgets #wp-calendar thead,
#footer_widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 20px 0 0;
	width: 300px;
}

.footer-widgets-2 {
	float: left;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
	width: 300px;
}


/* Footer
------------------------------------------------------------ */

#footer_area {
	clear: both; 
	background: url(images/bg-footer2.png) repeat;
	border-top: 1px solid #fff;
	padding: 15px 0;
}

body #footer_area .page {
	padding: 0;
}
	
#footer_area #footer {
	padding: 0;
	color: #707070;
	text-shadow: 1px 1px #fff;
}
	
#footer_area #footer a {
	color: #333; 
}
	
#footer_area #footer p {
	font-size: 10px;
}
	
#footer a:hover {
	text-decoration: underline;
}
	
#footer .creds {
	width: auto;
	float: left;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
}

.footer_menu { 
	float: right;
}

.footer_menu {
	float: right;
}

.footer_menu li {
	list-style: none;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}

.footer_menu li .sub-menu {
	display: none;
}

.footer_menu li a {
	text-transform: none;
}

.footer_menu .footer-nav {
	width: auto;
}

/* Custom Widgets
------------------------------------------------------------ */

.themedy_ad_widget ul {
	padding: 0;
	margin: 0;
}

.themedy_ad_widget .ads-125 {
	width: 310px;
}

.themedy_ad_widget ul li {
	float: left;
	list-style: none;
	height: 145px;
	margin: 0 10px 10px 0;
	width: 145px;
}

.themedy_ad_widget ul li img {
	padding: 10px;
	background: #f0f0f0;
}

.post-widget {
	margin-top: 30px;
}

.latest-tweets ul {
	margin: 0;
}

.sidebar .sidebar_list .latest-tweets ul li {
	list-style: none;
	padding-left: 40px;
	background: url(images/icon-smallquotes.png) 5px 15px no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-style: italic;
}

.sidebar .sidebar_list .latest-tweets ul li:hover {
	background: #F2F2F2 url(images/icon-smallquotes.png) 5px 18px no-repeat;
}

.sidebar .sidebar_list .latest-tweets ul li.last {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	font-weight: bold;
	margin-top: 10px;
}

.latest-tweets h4.widgettitle {
	margin-bottom: 15px;
}

#flickr_badge_wrapper {
	width: 310px;
}

.flickr_badge_image { 
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.flickr_badge_image img {
	background: #f0f0f0;
	padding: 9px;
	width: auto;
}

.themedy_video_desc {
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
}
	
	
/* Self-clearing floats from Dan Cederholm
------------------------------------------------------------ */

.menu:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after, #footer_area:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Tables
------------------------------------------------------------ */

/* ------------------
 styling for the tables 
   ------------------   */



table {
 border: none;
 border-collapse: collapse;
}

td { border-bottom: 1px  dotted #969292;
 margin:0;
 padding: 1px;
}

tr { border-bottom: 1px  dotted #969292;
 margin:0;
 padding: 1px;
}

.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #ffffff;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#ffffff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:11px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
	border:0px solid #ffffff;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}