/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/back.gif) repeat-x;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-imagee: url(images/img07.gif);
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

.ad {
padding: 3px 0 0 10px;
}

#logo {
	width: 778px;
	height: 103px;
	margin: 0 auto;
}

#logo h1 {
	margin: 0;
	color: #222222;
	float: left;
	padding-top: 48px;
}

#logo p {
	float: right;
	margin: 0;
	padding-top: 65px;
	font-size: 1.2em;
	color: #331B7D;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 778px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 8px 8px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #2905A0;
	font-size: 14px;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

#menu .current_page_item a {
	background: #B5A9D8;
	color: #FFFFFF;
	font-weight: bold;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF;
}

#page-top {
	width: 776px;
	margin-bottom: 8px;
	padding: 0;
	border: 1px solid #C9BFE4;
}

#page-top a {
	padding:20px 0 0 70px;
	font: 29px arial, serif;
	color:#ffffff;
	font-weight: bold;
	font-decoration: underline;
}

#buyselect a {   
	display: block;   
	background: url(images/getcards.gif) top;   
	width: 424px;   
	height: 52px;   
}

#topcontent {
	float: left;
	width: 480px;
	padding: 10px 0 0 15px;
}

#topcontent p {
	padding: 10px 0 5px 0;
}



#topsidebar {
	float: right;
	background: url(images/cards.gif) no-repeat top;  
	width: 230px;
	height: 140px;
	padding: 15px 20px 0 0;
}

#page-top ul {
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;
	line-height: normal;
}

#page-top li {
	padding: 0;
	margin: 0;
}

.padd {
padding: 10px;
}

#buyselect a:hover {   
 	background: url(images/getcards.gif) bottom;   
}


#page-bg {
	width: 776px;
	padding: 0;
	/* border: 1px solid #C9BFE4; */
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#contentpage {

	width: 761px;
	padding: 10px 0 0 15px;
}

#content {
float: left;
	width: 446px;
	padding: 10px 0 0 15px;
}

.post {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.title {
	margin: 0;
}

.title a {
	text-decoration: none;
}

.title a:hover {
	border-bottom: 1px dotted #999999;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 5px 20px 5px 35px;
	background: url(images/img07.gif) no-repeat 20px 50%;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	color: #666666;
}