/*
Theme Name: Centsational
Theme URI: http://www.ingenesis-ca.com
Description: A Custom WordPress Theme for CentsationalGirl.com
Author: Adam Robertson
Author URI: http://www.ingenesis-ca.com/
version: 1.0
Tags: three-column, widget-ready, custom
*/



/* basics */



* {
	margin:0;
	padding:0;
}
body {
	/* background:#cfdfe2; 2012-02-09 */
	/* background:#f0f0f0 url(images/cg_bg.gif); */
	font-family: "Lucida Sans Unicode","Trebuchet MS", helvetica, arial, sans-serif;
	color: #444;
	/* "Century Gothic", "Avant Garde", arial, tahoma, sans-serif; */

	font-size: 14px;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* img, div, input { behavior: url("/css/iepngfix.htc"); } */

/* links */

a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* container */

#wrapper, #pri_nav, #sec_nav, #content, #footer { margin: 0 7.5px; }

#wrappertable {
	margin: 8px auto 0 auto;
}
#wrapper {
	width: 975px;
}
#wrapperleft {
	/* background: url(images/cg_ds_left.png); */
}
#wrapperright {
	/* background: url(images/cg_ds_right.png); */
}
#wrappercenter {
	/* border: 5px solid #6b5d54; */
	border: 10px solid #fff;
	background: #fff;
}

/* header */

#dstop {
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	/* background: url(images/cg_ds_top.png); */
}

#header {
	background-color: #fff;
	background-image: url('http://www.centsationalgirl.com/wp-content/uploads/2015/02/cgheader2015.png');
	background-repeat: no-repeat;
}
#header span {
	display: none;
}
#header a {
	width: 960px;
	height: 204px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

/* footer */

#footer_l { background: url(images/cg_footer_l.png); }
#footer_c {
	/* background: url(images/cg_footer_c.png); */
	height: 42px;
	padding: 20px 0 0 0;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	border: 15px solid white;
	border-top: none;
}
#footer_r { background: url(images/cg_footer_r.png); }
#footer_b { /* background: url(images/cg_footer_b.png); */ height: 10px; overflow: hidden; font-size: 1px; }


/* navigation */



#pri_nav {
	height: 75px;
	margin: 0 0 40px 0;
	text-align: center;
}
#pri_nav a {
	height: 75px;
	display: inline-block;
	margin: 0 13px;
	padding: 0;
	
}
#pri_nav a span {
	display: none;
}
#pri_nav_1 {
	background-image: url(http://www.centsationalgirl.com/wp-content/uploads/2015/01/about.jpg);
	width: 107px;
}
#pri_nav_2 {
	background-image: url(http://www.centsationalgirl.com/wp-content/uploads/2015/01/diy-projects.jpg);
	width: 211px;
}
#pri_nav_3 {
	background-image: url(http://www.centsationalgirl.com/wp-content/uploads/2015/01/style-files.jpg);
	width: 176px;
}
#pri_nav_4 {
	background-image: url(http://www.centsationalgirl.com/wp-content/uploads/2015/01/press.jpg);
	width: 112px;
}
#pri_nav_5 {
	background-image: url(http://www.centsationalgirl.com/wp-content/uploads/2015/01/contact.jpg);
	width: 132px;
}

#pri_nav a:hover, #pri_nav a.active {
	background-position: bottom left;
}
#sec_nav {
	background: url(images/cg_sec_nav_back.jpg);
	height: 39px;
	text-align: center;
}
#sec_nav a {
	height: 39px;
	display: inline-block;
}
#sec_nav a span {
	display: none;
}
#sec_nav_1 {
	background-image: url(images/cg_sec_nav_diy.jpg);
	width: 40px;
	margin-left: 10px;
}
#sec_nav_2 {
	background-image: url(images/cg_sec_nav_crafts.jpg);
	width: 53px;
}
#sec_nav_3 {
	background-image: url(images/cg_sec_nav_before-and-after.jpg);
	width: 105px;
}
#sec_nav_4 {
	background-image: url(images/cg_sec_nav_rescued-and-revamped.jpg);
	width: 154px;
}
#sec_nav_5 {
	background-image: url(images/cg_sec_nav_spotlight.jpg);
	width: 73px;
}
#sec_nav_6 {
	background-image: url(images/cg_sec_nav_my-spaces.jpg);
	width: 88px;
}
#sec_nav_7 {
	background-image: url(images/cg_sec_nav_inspiration.jpg);
	width: 83px;
}
#sec_nav_8 {
	background-image: url(images/cg_sec_nav_wine-country.jpg);
	width: 103px;
}
#sec_nav a:hover, #sec_nav a.active {
	background-position: bottom left;
}
/* content */



.three_col {
	background: url(images/cg_content_3col.jpg);
}
.three_col #left {
	float: left;
	width: 250px;
	min-height: 300px;
}
.three_col #inner_content {
	float: left;
	padding: 5px 15px 15px 15px;
	width: 530px;
}
.three_col #right {
	float: left;
	width: 150px;
	min-height: 300px;
}
.two_col {
	/* background: url(images/cg_content_2col.jpg); */
}
.two_col #inner_content {
	float: left;
	padding: 0px 15px 15px 15px;
	width: 600px;
}
.two_col #right {
	float: left;
	width: 330px;
	min-height: 300px;

	overflow: hidden;
}

#content {
	margin-top: 15px;
	/* border-right: 1px solid #e6e6e6; */
}

#content #inner_ds_top {
	height: 10px;
	background: url(images/cg_content_ids_top.png);
	clear: both;
}
#content #inner_ds_bottom {
	height: 10px;
	background: url(images/cg_content_ids_bottom.png);
	clear: both;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}
.post h2 {
	font-size: 18px;
	font-family: "Lucida Sans Unicode", "Century Gothic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #5b888e;
	margin-bottom: 5px;
}
.post h2 a {
	color: #5b888e;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.post ul {
}
.post li {
}
.entry p {
	margin:12px 0;
}
.postmetadata {
	clear: both;
	background:#F7F7F7;
	border: 1px dotted #ccc;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:12px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	margin: 10px 0 10px 0;
	color: #369;
	text-align: center;
}
.navigation a {
	color: #369;
}
.navigation a:hover {
	color: #48c;
	text-decoration: underline;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */



#sidebar-left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	margin:0;
	padding: 5px 10px 10px 10px;
}
#sidebar-left h2 {
	font:normal 11pt "Palatino Linotype", "Book Antiqua", palatino, georgia, serif;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar-left label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar-left p {
	margin:0;
	padding:0;
}
#sidebar-left img {
	padding: 0;
	margin: 0;
}
#sidebar-left ul {
	margin:0;
	padding:0;
}
#sidebar-left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar-left ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar-left ul ul li {
	list-style-type: none;
}
#sidebar-left ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar-left ul ul ul li {
	margin: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#sidebar-right {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	margin:0;
	padding: 10px 15px 15px 15px;
	
	border: 1px solid #e9e9e9;
	border-right: none;
	background: #f7f7f7;
}
#sidebar-right h2 {
	font: bold 16px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: normal;
	color: #5b888e;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
#sidebar-right label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar-right p {
	margin:0;
	padding:0;
}
#sidebar-right img {
	padding: 0;
	margin: 0;
}
#sidebar-right ul {
	margin:0;
	padding:0;
}
#sidebar-right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar-right ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar-right ul ul li {
	list-style-type: none;
}
#sidebar-right ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar-right ul ul ul li {
	margin: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar-right > ul > li.widget {
    margin: 0 0 30px 0;
}
#sidebar-right > ul > li.widget.widget_simpleimage {
    margin: 0 0 10px 0;
}

#sidebar-home {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	margin:0;
	padding: 10px 15px 15px 15px;
}
#sidebar-home h2 {
	font: bold 16px "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: normal;
	color: #5b888e;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ddd;
}
#sidebar-home label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar-home p {
	margin:0;
	padding:0;
}
#sidebar-home img {
	padding: 0;
	margin: 0;
}
#sidebar-home ul {
	margin:0;
	padding:0;
}
#sidebar-home ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar-home ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar-home ul ul li {
	list-style-type: none;
}
#sidebar-home ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar-home ul ul ul li {
	margin: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */





#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #333;
}
#commentform textarea {
	width: 583px;
	border: 1px solid #999;
}
#commentform a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform a:hover {
	color: #999;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #333;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #999;
	color: #666;
}
#commentform #submit {
	margin:5px 5px 0 0;
	padding: 10px;
	background: #eee;
	border: 1px solid #999;
	color: #333;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:10px 0 10px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */



#searchform {
	padding:0;
	margin:14px 0;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #000;
}
/* misc */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.swirl {
	height: 44px;
	width: 252px;
	display: block;
	margin: 0 auto 10px auto;
	background: url(images/cg_swirl.gif);
}
#sponsortable {
	margin: 0 auto;
}
#sponsortable td {
	vertical-align: middle;
	text-align: center;
	padding: 0 15px 10px 0;
	min-height: 20px;
}
/* list-style: outside disc; margin: 0 0 15px 0; list-style-image: url(images/cg_bullet.gif); */

#sidebar-home #twitter_update_list {
}
#sidebar-home #twitter_update_list li {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #eee;
}
#sidebar-home #twitter_update_list li span {
}
#sidebar-home .widget_recent_entries ul {
	margin: 0 0 15px 0
}
#sidebar-home .widget_recent_entries li {
}
#sidebar-home .widget_recent_entries li span {
}
#sidebar-home .widget_links ul {
	margin: 0 0 15px 0
}
#sidebar-home .widget_links li {
}
#sidebar-home .widget_links li span {
}
#sidebar-home .widget_categories {
	margin: 0 0 15px 0;
}
#sidebar-home .widget_archive {
	margin: 15px 0 15px 0;
}
#sidebar-home .widget_categories h2 {
	margin: 0 0 5px 0;
}
#sidebar-home .widget_archive h2 {
	margin: 0 0 5px 0;
}
#sidebar-home #searchform {
	margin: 10px 0 15px 0;
}
#sidebar-home #searchform input {
	width: 295px;
}
#sidebar-home #text-2 {
	margin: 0 0 15px 0;
}
#sidebar-home #who-is-online {
	margin: 15px 0 0 0;
}
#sidebar-home #who-is-online ul {
	margin: 0;
}
#sidebar-home #text-25 h2 {
	margin: 0;
	border-bottom: none;
}
#sidebar-home #text-15 h2 {
	margin-top: 10px;
}
#sidebar-right #twitter_update_list {
}
#sidebar-right #twitter_update_list li {
}
#sidebar-right #twitter_update_list li span {
}
#sidebar-right .widget_recent_entries ul {
	margin: 0 0 15px 0
}
#sidebar-right .widget_recent_entries li {
}
#sidebar-right .widget_recent_entries li span {
}
#sidebar-right .widget_links {
	margin-top: 15px;
}
#sidebar-right .widget_links ul {
	margin: 0 0 15px 0
}
#sidebar-right .widget_links li {
}
#sidebar-right .widget_links li span {
}
#sidebar-right .widget_categories {
	margin: 0 0 15px 0;
}
#sidebar-right .widget_archive {
	margin: 15px 0 15px 0;
}
#sidebar-right .widget_categories h2 {
	margin: 0 0 5px 0;
}
#sidebar-right .widget_archive h2 {
	margin: 0 0 5px 0;
}
#sidebar-right #searchform {
	margin: 10px 0 15px 0;
}
#sidebar-right #searchform input {
	width: 295px;
}
#sidebar-right #text-2 {
	margin: 0 0 15px 0;
}
#sidebar-right #who-is-online {
	margin: 15px 0 0 0;
}
#sidebar-right #who-is-online ul {
	margin: 0;
}
#sidebar-right #text-15 h2 {
	margin: 10px 0 5px 0;
}
ol {
	margin-left: 30px;
}
.even {
	background: #fdfdfd;
	border: 1px dotted #ccc;
	border-left: none;
	padding: 10px 10px 0 15px;
	margin-left: -15px;
}
.even .postmetadata {
	margin-bottom: 15px;
}
.quote {
	background: url(images/cg_quotel.jpg) no-repeat;
	padding: 5px 10px 0 11px;
}
.quote em {
	background: url(images/cg_quoter.jpg) no-repeat bottom right;
	display: block;
	text-align: right;
	height: 25px;
}
#suggestions {
	display: block;
	position: fixed;
	width: 34px;
	height: 175px;
	background: url(images/cg_suggestions.gif);
	left: 0;
	top: 100px;
}

#wp-table-reloaded-id-12-no-1 {
	margin: 0 auto;	
	background: none;
	border-spacing: 0;
	width: auto;
}
#wp-table-reloaded-id-12-no-1 td {
	height: 125px;
	width: 125px;
	padding: 10px;
	background: none;
	overflow: hidden;
}
#wp-table-reloaded-id-13-no-1 {
	margin: 0 auto;	
	background: none;
	border-spacing: 0;
	width: auto;
}
#wp-table-reloaded-id-13-no-1 td {
	height: 125px;
	width: 125px;
	padding: 10px;
	background: none;
	overflow: hidden;
}

#sec_nav, #inner_ds_top { display: none; }
.sections { margin: 5px 0 10px 0; }

#text-64, #text-66 { margin-bottom: 10px; }

.more-link {
	padding-top: 0;
	margin-top: -20px;
	text-align: right;
	font-weight: bold;
	display: block;
}

.comment-author-centsationalgirl {
	/* background: #dFeFf2 !important; */
	background: #CFDFE2 !important;
	margin-left: 25px !important;
}

a.social {
	width: 71px;
	height: 73px;
	display: inline-block;
	margin-right: 2px;
	background-repeat: no-repeat;
}
.feed { background-image: url('/images/2013/feed.png'); }
.fb { background-image: url('/images/2013/facebook.png'); }
.twitter { background-image: url('/images/2013/twitter.png'); }
.instagram { background-image: url('/images/2013/instagram.png'); }
.pinterest { background-image: url('/images/2013/pinterest.png'); }

a.subscribe {
	width: 100px;
	height: 66px;
	display: inline-block;
	margin: 0 25px;
	background-repeat: no-repeat;
}
a.subscribe.feed { background-image: url('/images/2013/feed.png'); }
a.subscribe.mail { background-image: url('/images/2013/email.png'); }

/* tabbed widgets */

#tabbed-widgets {
	margin-bottom: 15px;
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	line-height: 14px;
}
#tabbed-widgets ul li {
	float: left;
	list-style: none;
}
#tabbed-widgets .container {
	padding: 5px;
	background: #f7f7f7;
	
	border: 1px solid #e9e9e9;
	border-right: none;
	
	margin-top: -2px;
}
#tabbed-widgets .tab {
	padding: 5px;
	/* background: white; */
}
#tabbed-widgets ul.nav li a {
	padding: 5px 8px;
	color: #463727;
	background: #CFDFE2;
	border: 1px solid #e9e9e9;
	font-size: 13px;
	display: inline-block;
}
#tabbed-widgets ul li a:hover,
#tabbed-widgets ul li a.current {
	color: #a7a08a;
	background: #f7f7f7;
	text-decoration: none;
}
#tabbed-widgets ul li a.current {
	border-bottom: none;
}
#tabbed-widgets div ul li {
	float: none;
}
#tabbed-widgets div ul li a {
	font-family: Arial, Helvetica, sans-serif;
}
#tabbed-widgets ul.column {
	float: left;
	padding-right: 10px;
	width: 143px;
	font-size: 11px;
	overflow: hidden;
}
.wp-paginate {
	font-size: 14px;
}