/*  
Theme Name: Credit Cards
Theme URI: http://themey.com/credit-cards-wordpress-theme/
Description: <p>Credit Cards is a three column Wordpress theme with two widget enabled right-hand sidebars. Licensed under <a href="http://themey.com/adsense-wordpress-theme/">Creative Commons</a>. Attribution links must stay.</p><p>Looking for a custom theme? Contact <a href="http://themey.com">Themey</a> with your ideas for a quotation.</p><p>Made free by <a href="http://www.cardguide.co.uk/">Credit Card Guide</a>.
Version: 1.0
Author: Themey
Author URI: http://themey.com/
*/

/* Reset Margins */
* {
	padding: 0px;
	margin: 0px;
}


/* Body Classes Start*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0 0 0px 0;
	padding: 0;
	background: #19190d;
	}
* html body {
}
#page {
	margin: 0px auto;
	padding: 0;
	width: 780px;
	background: url('images/page_background.png') top center no-repeat;
	text-align: left;
}
* html #page {
	background: url('images/page_background.jpg') top center no-repeat;
}
/* Body Classes End*/


/* Header Classes */
#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 115px; 
	width: 780px;
}
#headernav {
	float: right;
	width: 400px;
	margin-right: 12px;
	margin-top: 15px;
}
html * #headernav {
	margin-right: 6px;
}
#headernav .navitem {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
#headernav .navitem a{
	color: #29210f;
}
#headertitle {
	margin-top: 35px;
	text-align: center;
	height: 81px;
	width: 275px;
	padding-top:45px;
	margin: 7px 9px 0; 
}
* html #headertitle {
	padding-top: 40px;
}
h1 {
	font-size: 3em;
	color: #29210f;
	margin: 0px;
	font-weight: bold;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #29210f;
}
#headertitle .description {
	font-size: 1.4em;
	text-decoration: none;
	color: #29210f;
}
/* Header Classes End*/

/* Post Structure Classes Start*/
#content {
	font-size: 1.2em;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 150px 0px 0px 0px;
	width: 415px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 380px;
	float: center;
	margin: auto;
}
/* Post Structure Classes End */

/* Post Classes Start */
.post {
	width: 400px;
	margin: 0 0 40px;
}
.post-head {
	background: url('images/post_header.png') bottom center no-repeat;
}
* html .post-head {
	background: url('images/post_header.gif') bottom center no-repeat;
}
.post-head h2 {
	float: left;
	font-size: 1.6em;
	color: #81633a;
	margin: 8px 0px 0px 0px;
	width: 300px;
}
.post-head h2 a{
	color: #81633a;
}
.post-head h2 a:hover {
	text-decoration: underline;
}
.post-head .post-chrono {
	color: #f0eade;
	padding: 18px 0px 0px 10px;
	float: left;
}
.post hr {
	display: block;
}
#singlepostmetadata {
	color: #f0e8db;
	padding-top: 5px;
	margin-left: 3px;
	font-weight: bold;
	clear: left;
}
.postmetadata {
	color: #f0e8db;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	clear: left;
	font-size: .95em;
}
.postmetadata a{
	color: #f0eade;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #81633a;
}
.postcategory {
	color: #ebecee;
	padding-top: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	clear: left;
	font-size: .8em;
}
.postcategory a{
	color: #81633a;
	text-decoration: underline;
}
.post-content {
	color: #fffbcf;
}
.post-content ul, .post-content ol {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Post Classes End */

/* Begin Sidebar */
#sidebar_total {
	margin-left: 415px;
	width: 365px;
}
* html #sidebar_total {
	width: 360px;
}
#sidebar_header {
	margin: 0px;
	padding: 0px;
	height: 4px;
	background: url('images/sidebar_header.png') top center repeat-y;
	width: 365px;
	border-collapse: collapse;
	border: none;
}
* html #sidebar_header {
	background: url('images/sidebar_header.jpg') top center repeat-y;
	width: 360px;
}
#sidebar_master {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url('images/sidebar_background.png') top center repeat-y;
	border-collapse: collapse;
	border: none;
}
* html #sidebar_master {
	background: url('images/sidebar_background.jpg') top center repeat-y;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	background: url('images/sidebar_grad.png') bottom center no-repeat;
}
* html #sidebar {
	background: url('images/sidebar_grad.jpg') bottom center no-repeat;
}
#sidebarleft {
	width: 162px;
	margin-left: 22px;
	color: #4f4f4f;
}
#sidebarleft h2 {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-size: 1.2em;
	color: #4f4f4f;
}
#sidebarleft a{
	color: #4f4f4f;
}
#sidebarright {
	width: 162px;
	float: right;
	margin-right: 8px;
	color: #4f4f4f;
}
* html #sidebarright {
	margin-right: 3px;
}
#sidebarright h2 {
	margin: 5px 5px 5px 5px;
	padding: 0;
	font-size: 1.2em;
	color: #4f4f4f;
}
#sidebarright a{
	color: #4f4f4f;
}

#rssfavwrapper {
	width: 150px;
	height: 90px;
	float: center;
	margin: auto;
	text-align: center;
	margin-right: 15px;
}
* html #rssfavwrapper {
	margin-right: 8px;
}
#rssfavwrapper img {
	float: left;
	width: 26px;
	margin-left: 15px;
}
* html #rssfavwrapper img{
	float: left;
	margin-left: none;
	padding-top: 5px;
}
#rssfavwrapper a {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
* html #rssfavwrapper a {
	display: inline;
}
#rssfavwrapper .textlink {
	padding-top: 3px;
	padding-bottom: 3px;
}
#rssfavwrapper span{
	margin-top: 5px;
}
#searchformwrapper {
	width: 152px;
	height: 90px;
	float: center;
	margin: auto;
}
* html #searchformwrapper {
}
#searchformwrapper h2 {
	color: #000000;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
#s {
	background: #c7c1b3;
	border: 1px solid #87683c;
	width: 80px;
	padding: 2px;
	color: #446312;
}
#searchsubmit {
	padding: 1px;
	background: #87683c;
	border: 1px solid #87683c;
	color: #ebecee;
}
#sidebar form {
	margin: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 20px 0px 0px 0px;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li{
	list-style: circle;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}
#sidebar ul li div{
	margin-left: 10px;
}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar_footer {
	margin: 0px;
	padding: 0px;
	height: 14px;
	background: url('images/sidebar_footer.png') top center repeat-y;
	width: 365px;
	border-collapse: collapse;
	border: none;
}
* html #sidebar_footer {
	background: url('images/sidebar_footer.jpg') top center repeat-y;
	width: 360px;
}
/* End Sidebar */

/* Begin Calendar */
#calendar_wrap {
	height: 183px;
	float: center;
	margin: auto;
	margin-left: 415px;
	margin-bottom: 20px;
	width: 365px;
}
* html #calendar_wrap {
	width: 360px;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 264px;
	height: 143px;
	border-collapse: collapse;
}
* html #wp-calendar {
	margin: 0px auto 0;
}
#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	color: #ffffff;
	padding-top: 10px;
	height: 15px;
	width: 100%;
	border-collapse: collapse;
	background: none;
}
* html #wp-calendar caption {
	padding-top: 0px;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background: #8e896c;
	text-align: center;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar tbody {
	background: #c1bca0;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border-collapse: collapse;
}

#wp-calendar td.pad:hover { 
	background-color: #fff; 
}
#wp-calendar tfoot {
	background: none;
	color: #ffffff;
	border-collapse: collapse;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
	color: #ac8344;
	font-weight: bold;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	color: #ffffff;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	color: #ffffff;
}
/* End Calendar */

p {
	margin-top: 10px;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #606060;
	color: #fffbcf;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
h2 {
	font-size: 1.6em;
	color: #81633a;
}
.entry {
	color: #fffbcf;
}

.alt {
	background-color: #ccc8c8;
	border-top: 1px solid #552062;
	border-bottom: 1px solid #552062;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h3 {
	font-weight: bold;
	}

h3 {
	font-size: 1.3em;
	}
h3, h3 a, h3 a:visited {
	color: #81633a;
	}
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}

.commentlist li {
	background-color: #b3afaf;
	border-top: 1px solid #552062;
	border-bottom: 1px solid #552062;
	font-weight: bold;
	}

.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 {
	color: #ffffff;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, strike {
	color: #c0c0c0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #81633a;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
h2 {
	margin: 30px 0 0;
	color: #81633a;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #81633a;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
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 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
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 {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
}

hr {
	display: none;
	}

a img {
	border: none;
	}



/* Footer Classes Start */
#footer {
	padding: 51px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	width: 780px;
	clear: both;
	height: 21px;
	background: url('images/footer_background.png') top center no-repeat;
}
* html #footer {
	background: url('images/footer_background.gif') top center no-repeat;
}
#footer p {
	font-size: 1.2em;
	color: #ebecee;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer a {
	color: #ebecee;
}
/* Footer Classes End */


