/*  
Theme Name: Danny Cool
Theme URI: http://dannycool.com/
Description: Danny Cool by Copper Reed Studio
Version: 1.0
Author: Copper Reed Studio
Author URI: http://www.copperreed.com/
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	color: #838383;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}

a img {
	vertical-align: bottom;
	border: 0;
}

.x_body {
}

.x_container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

.x_header {
}

.x_header .x_container {
	background-color: #f6f6f6;
	position: relative;
	height: 110px;
	z-index: 100;
}

.x_header h1 {
	display: none;
}

.x_logo {
	position: absolute;
	top: 0;
	left: 0;
}

.x_nav {
	float: right;
	border-bottom: 1px solid #fff;
}

.x_nav ul {
	list-style: none;
	line-height: 1;
}

.x_nav ul li {
	display: inline;
}

.x_nav ul li a {
	float: left;
	text-decoration: none;
	color: #000;
	border-left: 1px solid #fff;
	background: #f6f6f6 url(i/nav-bg.png) repeat-y top left;
	padding: 60px 25px 33px 25px;
	font-weight: bold;
}

.x_nav ul li.firstitem a {
	color: #1b68b6;
}

.x_nav ul li.seconditem a {
	color: #fb3161;
}

.x_nav ul li.thirditem a {
	color: #fd9c0d;
}

.x_nav ul li.fourthitem a {
	color: #9ac901;
}

.x_nav ul li.fifthitem a {
	color: #49a5b4;
}

.x_content {
	clear: both;
	overflow: auto;
	z-index: 10;

	background: transparent url(i/footer-bg.png) repeat-x bottom left;
}

.x_splash {
	position: relative;
	height: 305px;
}

.x_splashtext {
	display: none;
}

.x_text {
	z-index: 1;
	overflow: auto;
	background: #fff url(i/sidebar-bg.png) repeat-y top right;
	
	min-height: 600px;
}

.x_homepage .x_text {
	background-color: #f6f6f6;

	min-height: 300px;
}

.x_textwrapper {
	background: transparent url(i/footer-shade.png) no-repeat bottom center;
	padding: 45px 0 15px 0;
}

.x_homepage .x_textwrapper {
	padding-top: 0;
}

.x_sidebar {
	float: right;
	width: 235px;
	padding: 10px 25px;
	position: relative;
}

#overlay {
	position: absolute;
	top: 40px;
	left: 210px;
}

.x_homepage .x_sidebar {
	width: 270px;
	background: none;
}

.x_homecols {
	overflow: auto;
}

.x_homecol {
	float: left;
	width: 285px;
	padding: 25px 15px;
}

.x_text p {
	padding: 15px 15px 0 15px;
}

.x_homecol p {
}

.x_text .x_sidebar h3 {
	font-size: 120%;
	padding-left: 15px;
}

h2.tr {
	text-indent: -999em;
	height: 50px;
}

h2#meet-danny-cool {
	background: transparent url(i/tr-meet-danny-cool.png) no-repeat top left
}

h2#about-the-author {
	background: transparent url(i/tr-about-the-author.png) no-repeat top left
}

h2#contact-grainne {
	background: transparent url(i/tr-contact-grainne.png) no-repeat top left
}

h2#learn-french-with-danny-cool {
	background: transparent url(i/tr-learn-french-with-danny-cool.png) no-repeat top left
}

h2#meet-the-author {
	background: transparent url(i/tr-meet-the-author.png) no-repeat top left
}

h2#all-the-latest-from-danny {
	background: transparent url(i/tr-all-the-latest-from-danny.png) no-repeat top left
}

.x_more a {
	color: #d1242a;
	text-decoration: none;
	background: transparent url(i/arrow.png) no-repeat center right;
	padding: 10px 40px 10px 0px;
}



.x_footer {
	clear: both;
	color: #fff;
	font-size: 90%;
}

.x_footer p {
	padding: 5px 30px 15px 30px;
}

#cpr {
	float: right;
	text-align: right;
	font-size: 90%;
}

.x_footer a {
	color: #fff;
	text-decoration: none;
}

.x_words {
	padding: 25px;
	float: left;
	width: 625px;
}



.x_post_content {
}


.x_post_content p {
	padding-bottom: 20px;
}

.x_post_content ul, .x_post_content ol {
	padding-bottom: 20px;
	padding-left: 15px;
}

.alignleft {
    float: left;
    vertical-align: bottom;
    padding-bottom: 15px;
    padding-right: 15px;
}

.alignright {
    float: right;
    vertical-align: bottom;
    padding-bottom: 15px;
    padding-left: 15px;
}

.x_post_content h3 {
	font-size: 110%;
	padding: 0 15px;
}

.x_post_content h4 {
	text-transform: uppercase;
	font-size: 100%;
	padding-bottom: 15px;
}

.x_post_content h5, .x_post_content h6 {
	font-size: 100%;
	padding-bottom: 15px;
}



table#x_basket {
	border-collapse: collapse;
	width: 99%;
}

form {
	padding: 15px 15px 0 15px;
}

table#x_basket th, table#x_basket td {
	padding: 5px;
}

table#x_basket input {
	width: 2em;
	text-align: right;
}

table#x_basket input.x_button {
	width: 16px;
	margin-left: 3px;
}

table#x_basket th.ralign, table#x_basket td.ralign {
	text-align: right;
}

.x_paypal {
	text-align: center;
}

table#x_basket a img {
	vertical-align: top;
}

table#x_basket tbody tr, table#x_basket tfoot tr {
	border-top: 1px solid #ccc;
}

.ralign {
	text-align: right;
}





.x_text .x_sidebar h2 {
	font-size: 150%;
	padding-left: 15px;
}

.x_text h2 a {
	text-decoration: none;
	color: #838383;
}

.x_socialicons {
	clear: left;
}

.sharedaddy {
    margin-left: 20px;
}

form {
    margin-bottom: 20px;
}
