/*

Theme Name: GoldCC2

Theme URI: 

Description: Gold Credit Card theme with a double sidebar (RH).

Version: 1.0

Author: Thrifty Scot

Author URI: http://www.thriftyscot.co.uk/

*/



/* Reset Margins */

* {

	padding: 0px;

	margin: 0px;

}

.clear {

	clear: both;

	margin: 0;

	padding: 0;

}



/* Body Classes Start*/

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Arial, Sans-Serif;

	color: #333;

	text-align: center;

	margin: 0 0 0px 0;

	padding: 0;

	background: #F9F8EF;

	}

* html body {

	background: #F9F8EF;

}

#page {

	margin: 0px auto;

	width: 780px;

	background: url('images/page_background_main.png') top left repeat-y;

	text-align: left;

}

#page1 {

	margin: 0px auto;

	padding: 0;

	width: 780px;

	background: url('images/page_background.png') bottom center no-repeat;

	text-align: left;

}



/* Body Classes End*/





/* Header Classes */

#header {

	margin: 0 0 0 1px; 

	padding: 0; 

	height: 150px; 

	width: 780px;

	background: url('images/header.png') bottom center no-repeat;

}

#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: #000000;

}

#headertitle {

	margin-top: 15px;

	text-align: center;

	height: 81px;

	width: 275px;

	padding-top:15px;

	margin: 7px 9px 0; 

}

* html #headertitle {

	padding-top: 40px;

}

h1 {

	font-size: 3em;

	color: #F2EFDC;

	margin: 0px;

	font-weight: bold;

}

h1, h1 a, h1 a:hover, h1 a:visited {

	text-decoration: none;

	color: #F2EFDC;

}

#headertitle .description {

	font-size: 1.4em;

	text-decoration: none;

	color: #F2EFDC;

}

/* Header Classes End*/



/* Post Structure Classes Start*/

#content {

	font-size: 1.2em;

	float: left;

	padding: 0px 0px 0px 0px;

	margin: 20px 0px 50px 0px;

	width: 390px;

}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	width: 380px;

	margin: auto;

}

.navigation a {

	color: #181609;

}

/* Post Structure Classes End */



/* Post Classes Start */

.post {

	width: 390px;

	margin: 0 0 40px;

}

.post img {

	padding: 10px;

}

.post-head {

}

* html .post-head {

}

.post-head h2 {

	float: left;

	font-size: 1.3em;

	color: #181609;

	margin: 8px 0px 0px 0px;

	width: 300px;

}

.post-head h2 a{

	color: #181609;

}

.post-head h2 a:hover {

	text-decoration: underline;

	color: #181609;

}

.post-head .post-chrono {

	color: #86d3ec;

	font-size: 1em;

	padding: 18px 0px 0px 10px;

	float: left;

}

.post hr {

	display: block;

}

#singlepostmetadata {

	color: #181609;

	padding-left: 12px;

	padding-bottom: 5px;

	margin-left: 5px;

	font-weight: bold;

}

.postmetadata {

	color: #181609;

	padding-left: 15px;

	padding-bottom: 5px;

	font-weight: bold;

	clear: left;

	height: 31px;

	line-height: 31px;

	background: url('images/post_header.png') bottom left no-repeat;

}

.postmetadata a{

	color: #181609;

}

.postmetadata a:hover {

	text-decoration: underline;

	color: #9bc420;

}

.postcategory {

	color: #ababab;

	padding-top: 5px;

	margin-left: 5px;

	padding-bottom: 2px;

	font-weight: bold;

	clear: left;

	font-size: .8em;

}

.postcategory a{

	color: #ababab;

	text-decoration: underline;

}

.post-content {

	color: #5d5d5d;

}

.post-content ul, .post-content ol {

	margin-left: 25px;

	margin-top: 10px;

	margin-bottom: 10px;

}

/* Post Classes End */



/* Begin Sidebar */

#sidebar_total {

	margin-left: 391px;

	width: 380px;

}

* html #sidebar_total {

	width: 360px;

}

#sidebar_header {

	margin: 0px;

	padding: 0px;

	height: 4px;

	background: url('images/sidebar_header.png') top center repeat-y;

	width: 380px;

	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;

	padding-bottom: 50px;

}

* html #sidebar {

	background: url('images/sidebar_grad.jpg') bottom center no-repeat;

}

#sidebarleft {

	width: 170px;

	margin-left: 12px;

	color: #181609;

}

#sidebarleft h2 {

	margin: 5px 5px 5px 5px;

	padding: 0;

	font-size: 1.2em;

	color: #181609;

}

#sidebarleft a{

	color: #181609;

}

#sidebarright {

	width: 180px;

	float: right;

	margin-right: 0px;

	color: #181609;

}

* html #sidebarright {

	margin-right: 0px;

	width: 152px;

}

#sidebarright h2 {

	margin: 5px 5px 5px 5px;

	padding: 0;

	font-size: 1.2em;

	color: #181609;

}

#sidebarright a{

	color: #181609;

}



#rssfavwrapper {

	background: url('images/rss_fav_background.png') bottom center no-repeat;

	margin: auto;

	text-align: center;

}

* html #rssfavwrapper {

	background: url('images/rss_fav_background.jpg') bottom center no-repeat;

	margin-right: 8px;

}

#rssfavwrapper span{

	margin-top: 5px;

	float: left;

}

#searchformwrapper {

	margin: auto;

	text-align: center;

}

#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: #ffffff;

	border: 1px solid #12588b;

	width: 90px;

	padding: 2px;

	color: #446312;

}

#searchsubmit {

	padding: 1px;

	background: #181609;

	border: 1px solid #ffffff;

	color: #ffffff;

}

#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;

	list-style-image: url(images/bullet.png);

	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: 20px;

	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;

}

/* End Sidebar */



/* Begin Calendar */

#calendar_wrap {

	width: 244px;

	height: 183px;

	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: 244px;

	height: 143px;

	border-collapse: collapse;

}

* html #wp-calendar {

	margin: 0px auto 0;

}

#wp-calendar caption {

	font-size: 1.3em;

	font-weight: bold;

	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: #901a87;

	text-align: center;

	color: #ffffff;

	border-collapse: collapse;

}

#wp-calendar tbody {

	background: #5d1c5d;

	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: #a32299;

}

#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	font-size: 9pt;

	color: #a32299;

}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	font-size: 9pt;

	color: #a32299;

}

/* End Calendar */



p {

	margin-top: 10px;

}



blockquote {

	margin: 15px 30px 15px 10px;

	padding-left: 20px;

	border-left: 5px solid #606060;

	color: #808080;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

h2 {

	font-size: 1.6em;

	color: #9bc420;

}

.entry {

	color: #fffbcf;

}



.alt {

	background-color: #ebecee;

	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: #181609;

	}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #181609;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Arial, Sans-Serif;

	}



.commentlist li {

	background-color: #ebecee;

	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: #000000;

	}



.commentmetadata {

	font-weight: normal;

	}



small {

	color: #000000;

}

.nocomments, strike {

	color: #777;

	}



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: #181609;

	text-decoration: none;

	}



a:hover {

	color: #181609;

	text-decoration: underline;

	}

h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}





h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

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 0px;

	margin: 0px 0px 0px 0px;

	width: 780px;

	clear: both;

	height: 21px;

}

#footer p {

	font-size: 1.2em;

	color: #181609;

	font-weight: bold;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

}

#footer a {

	color: #181609;

}

/* Footer Classes End */



#singlepostmetadata {

	margin: 10px;

	color: #ffffff;

}