/*
Theme Name: creatineblog
Theme URI: http://www.creatine-blog.com
Description: Creatine Blog
Version: 0.1
Author: Chia Tan
Author URI: http://www.creatine-blog.com
Tags: creatine
Template: thematic
*/

@import url('../thematic/style.css');
@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');


/*Global Elements */

body {
    font-family: Verdana, Arial, sans-serif;
    /*background: #F3F3F3;*/
    background: #fdfefe;
   	}
    
#wrapper {    border-top:0px solid #031628;
    margin: 0 auto;
    }

a:link {
    color: #e75300;
	text-decoration: underline;
}
 a:visited, a:hover {
    color: #0075c6;
    text-decoration: underline;
}

blockquote {
    background:transparent url(images/openquote.gif) no-repeat scroll left top;
    font-style:italic;
    font-size:12px;
    padding: 6px 0px 0px 40px;
}

blockquote em, blockquote i {
    font-style:normal;
}

#cite, blockquote cite, cite {
	    color: #555857;
	    text-align: right;
	    margin: 0px 50px 50px 0px;
	    font-style: normal;
}

input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

hr {
color:#cfdbe1;

background-color:#cfdbe1;
height:2px;
border:none,
}



/*Header*/

#header {
   background: url(images/header.png) repeat-x top;
   /* background: #208ab2;*/
    height: 100px;
    border-bottom: 1px solid #144b7a;
}


#branding {
	width: 940px;
background: url(images/brand.png) no-repeat top left;
padding-top: 0px;
height: 50px;
overflow: hidden;

	}

#blog-title {
    font-size: 36px;
    line-height: 100px;
    letter-spacing:0px;
    padding:0px 0 0 80px;
    border-bottom:0px solid #242A30;
 	text-indent: -9990px; 
 	position: relative;  
 	overflow: hidden;
 	width: 300px;
 	}
    
#blog-title a {
		background: url(images/titleblog.png) no-repeat left top;
    color: #e0f1f7;
    text-indent: -9950px;
    text-decoration:none;
    display: block;
    padding:0px 0 0 0px;
    margin-top: 0px;
}

#blog-description {
    text-indent: -9000px;
    background: none;
    font-style: normal;
    margin: 0px 0 0px 0;
    padding:0px 0 0px 0;
    color:#fff;
	font-size: 13px;
	letter-spacing: 0.5px;
}

/* Menu */

#access {
    background:none;
    border: none;
    height: 30px;
    list-style-type: none;
    list-style-image: none;
    position: relative;
    right: -650px;
	float: right;
    margin: -110px 0 0 0;
    overflow: hidden;
    border-color: #c3c3c3;
	font: small-caps bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.9px;
}
.skip-link {
    display:none;
}

#menu {
	background: none;
	width:960px;
	margin: 0 auto;
	text-align: center;
   	overflow:hidden; /* clears the inner float  */
}

#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline; /* prevents stepdown in IE6 */
}
#menu a {
    display:block;
    float:left;
    margin:0 0px 0 0;
    padding:8px 12px;
    background:none;    
    color:#fff;
    border-top:0px solid #363d44;
    text-decoration:none;
}
#menu a:hover, #menu .active_category {
    background:none;  
    color: #f79200;
}

#menu a:focus {
    background:none;    
    color: #e33800;
}

#menu #current a {  
  background:none;  
    color: #ff7a00;
    }

#subscribe ul li {
	float:right;
	display: inline;
   padding: 0 5px;
	position: relative;
    right: 240px;
    top: -77px;
	list-style-type: none;
	}

/* Begin Search styles */

#searchbox{
	float: right;
margin: -61px 0px 0 0;
overflow: hidden;
}

#searchform {
	display: inline;
	} 

#s {	
	font-family: Verdana, sans-serif;
	}

 #searchsubmit {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background:#eb4800;
	color: #fff;
	height: 22px;
	width: 50px;
	border: 1px solid #9b9b9b;
}

#search404 {
}

/* End Search styles */

/* Content */
#main {
   width: 960px;
    margin:0 auto ;
    padding: 30px 0 0 0;
}
    
#container {
    width: 700px;
    float: left;
    position: relative;
    margin: 10px 0px 0px 0px;
    padding: 0;
}

h1 {
	font: 24px Arial, Helvetica, Geneva, sans-serif;
	color: #515151;
}

#content {
	width: 640px;
	overflow: hidden;
	position:relative;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 30px 0px 30px;
background:#fdfefe;
border: 0px solid #cfdbe1;

}

.hentry {
	width: 638px;
	overflow: hidden;
    margin:0px 0px 0 0px;
    padding: 0;
    position: relative;
}

.p1 {
    margin:0;
    padding:0 0 20px 0;
    border:none;
}

.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font:italic 12px;
}

.entry-title {
    padding:0px;
	color: #e34e0e;
	font: bold 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry-title a {
	padding:0px;
	color: #e34e0e;
	font: bold 24px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;
}
.entry-meta, .entry-meta a {
margin-top:5px;
    font-size:11px;
    color:#30393d;
}

.entry-meta a:hover {
}
.entry-meta .author, .entry-meta abbr  {
}
.entry-meta .meta-sep {
}

.entry-meta .n {
	font-variant: small-caps;
} /* author */
.entry-meta abbr {
	font-variant: small-caps;
} /* month */


.entry-content {
    margin: 0px 0 0 0;
    overflow:hidden;
    font-size: 13px;
    line-height: 1.538em;
    color: #00264d;
}

.entry-content h1 {
    font: normal 22px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: -0.8px;
    margin:0 0 10px 0;
    padding:10px 0 0 0;
    color: #30393d;
}

.entry-content h2 {
    font: bold 18px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    letter-spacing: 0.03em;
    margin:1.125em 0 0.375em 0;
    padding:0;
    color: #00264d;
}

.entry-content h3 {
    font: bold 16px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-transform:none;
    letter-spacing:0;
    margin: 1.5em 0 0.5em 0;
    padding:0 0 0 1px;
color: #0e4662;
    
}
.entry-content h4 {
    font: bold 14px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-transform:none;
    letter-spacing:0px;
    padding:0;
    margin:1.5em 0 0.5em 0 ;
	color: #0e4662;
}
.entry-content h5 {
    font: normal 14px/140% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    text-transform:none;
    letter-spacing:0px;
    color: #c50000;
    padding: 12px 0 10px 0;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:0px;
} 

.entry-content strong {
	font-weight: bold;
}
.entry-content em {
	color: #00264d;
	font-style: italic;
}

.entry-content sup{
	font-size: 0.7em;
}

.entry-content ul {
    list-style:disc;
    margin:0 0 20px 1.25em;
}

.entry-content ol {
	list-style: decimal;
	margin: 0 0 20px 0;
}
.entry-content ol li {
	list-style: decimal;
	margin: 12px 0 0px 2.5em;
}

.entry-content li{
	margin: 0 0 10px 0;
	line-height: 1.538em;
	list-style-type: square;
	opacity: 1;
}

.entry-content li p{	
	margin-bottom: 0px;
}

.entry-content dl {
	padding: 0;
	margin: 0;
}

.entry-content dt {
    font-size: 15px;
    font-weight:normal;
    margin: 15px 0 5px 0;
}

.entry-content dt a:hover{
    font-size: 15px;
    font-weight:normal;
    margin-bottom: 5px;
	text-decoration: underline;
}

.entry-content dd {
    margin:0 0 25px 0;
    line-height: 140%;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight: bold;
    display:block;
    font-style: normal;
   padding: 10px 0px 20px 0;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    color:#787878;
	font-weight: normal;
	font-style: normal;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/* Author Info */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#fff;
    position:relative;
    top:4px;
}

/* Navigation */

.navigation {
    margin:0px 0 20px 0;
    overflow:hidden;
}
.nav-previous {
/*	display: none;*/
	float: left;
	width:50%;
	text-decoration: none;
}

.nav-previous p, .nav-next p{
	font: bold 12px Arial, sans-serif;
	color: #0075c6;
	margin-bottom: 0px;
}

.nav-next {
/*	display: none;*/
	float: right;
	width:50%;
	text-align:right;
	text-decoration: none;
}

#nav-below, #nav-below a {
	width: 100%;
	text-decoration: none;
}

#nav-above {
	width: 100%;
	display: none;
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* Asides (widgetized areas)*/

.main-aside {
    width:200px;
    float:right;
    position:relative;
    right: 0px;
    margin-top:0px;
    padding:0px 0 0 0px;
 }
    
#primary, #secondary {
	padding: 0px 0;
	border-style: none;
}

#primary a, #secondary a{
	font-size: 12px;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #0055ae;
	font-weight: bold;
}

#primary ul, #secondary ul {
list-style: none;

}

#primary .xoxo ul, #secondary .xoxo ul {
    list-style:none;
    margin:0px 0 10px 0;
	background:#F2F2F2;
	border: 0px solid #CFDBE1;
	padding: 0px 20px 20px 20px;
}

#primary .xoxo li, #secondary .xoxo li {
	padding: 10px 0 0px 0;
} 

#secondary ul ul {
    list-style:none;
    margin:0 0 20px 0em;
	background:#F5FBFE;
	border: 0px solid #CFDBE1;
	padding: 10px;
}
.main-aside h3 {
    padding:10px 0 10px 0;
}
.aside h3 {
	text-align: left;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #f46000;
    border-bottom: 1px solid #fff;
	background: #F2F2F2;
	display: block;
	margin: 0 0 0px 0;
	text-indent: 20px;
}

.aside caption { /* Make the caption match h3 styles */
text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #406c91;
    border-bottom: 0px solid #fff;
		background: #e8e0e4;
	display: block;
	margin: 0 0 0px 0;
	}

.aside h2, h2 a {
    font-size:15px;
    font-weight:normal;
    margin: 0px;
    text-align: center;
    padding: 5px 0 0 0;
    color: #eb4800;
    }

.aside h4 {
    font-size:13px;
    font-weight:bold;
    margin: 0;
    padding: 10px 0 0 0;
}

.aside ul {
    margin:0;
padding: 0;
    list-style:none;

}

.aside ul ul {
	padding: 0;
}

.aside ul ul ul {
    margin:0 0 0 1.5em;
     
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}

.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */

/* Subscribe form */
#submit {
	background:#eb4800;
	color: #fff;
	height: 23px;
	width: 80px;
	margin-top: 0px;
	border: 1px solid #9b9b9b;
	padding-bottom: 1.8px;
	font: 11px Arial, sans-serif;
}

.aside form {
    margin:0px 0px 10px 0px;
}


#content .aside {
	text-align: center;
    border:0px solid #ccc;
    margin:0 0 20px 0;
    padding:0px 0 0 0;
}

#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
#content .aside h3 {
    font-size:20px;
    line-height:26px;
    padding:8px 0 10px 0;
    font-weight:normal;
    text-align: center;
}



#index-top .widgetcontainer, #single-top .widgetcontainer  {
    border-top:none;
    border-bottom:0px solid #e0e0e0;
    padding:0 1px 0px 1px;
    margin:0 0 0px 0;
}

#single-bottom .widgetcontainer {
	border: 0px solid #fff;
}

#page-top .widgetcontainer {
   border: 0px #e0e0e0 solid;
    padding:0px 5px 0px 5px;
    margin:0 0 -20px 0;

}
#rss-350630382{
	background: #ececec;
	}

.rsswidget {
	text-align: center;		
}

#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}

#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

/* Footer */

#footer {
    background: #e1dae6;
    color: #555;
    padding:30px 0 50px 0;
    margin: 20px 0 0 0;
    text-align: center;
   height: 100px;
	border-top: 5px solid #c2bcc6;
}
#footer a {
    color: #233c7c;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	text-decoration: none;
}
#subsidiary .aside {
    margin-bottom:10px;
 
	
}
.siteinfo, #siteinfo {
    padding:0px 0;
    font-size:12px;
}
.siteinfo a, #siteinfo a {
    font-style: normal;
	text-transform: none;
	text-decoration: none;
	color: #42547a;
}

#footernav, #footernav a{
	font-size: 15px;
	text-decoration: none;
	line-height: 30px;
}

#footer a:hover{
	color: #ff971f;
	}

/*PageNavi */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}
#paypal {
	text-align: left;
	padding: 20px 0 30px 0;
}

/*Extras*/

.ads, #ads {
	display:block; 
	float:right; 
	margin: 0px 0px 10px 30px;
}

.imgr, #imgr {
	display:block; 
	float:right; 	
	margin: 0px 0px 10px 20px;
}


#feedbox {
	background: #fede6a;
 	width: 500px; 
 	padding: 0px 20px 10px 20px; 	margin: 0px 0px 20px 0px;
 	border: 1px solid #f5af31;
	
-moz-border-radius-topleft: 20px;  
-webkit-border-top-left-radius: 20px;  
-moz-border-radius-topright: 20px;  
-webkit-border-top-right-radius: 20px;  

-moz-border-radius-bottomleft: 20px;  
-webkit-border-bottom-left-radius: 20px;   
-moz-border-radius-bottomright: 20px;  
-webkit-border-bottom-right-radius: 20px;   

list-style-type: none;
}

#guidebox , #guidebox2{
	border: 0px solid #ca2a09;
	color: #282828;
	padding: 0 0;
}

.box {	
	border:1px solid #999999;	
        margin:10px 0px 15px 0; 
	padding: 0px 20px 10px 20px;
	
-moz-border-radius-topleft: 20px;  
-webkit-border-top-left-radius: 20px;  
-moz-border-radius-topright: 20px;  
-webkit-border-top-right-radius: 20px;  

-moz-border-radius-bottomleft: 20px;  
-webkit-border-bottom-left-radius: 20px;   
-moz-border-radius-bottomright: 20px;  
-webkit-border-bottom-right-radius: 20px;   
}

.intro {
	background: #1e466f;
	border: 1px solid #5a5a5a;
	height: 256px;
}
.red {
	background: #f3c6b1;
	border: 1px solid #f88d6f;
}

.blue {
	background: #f3f8fc url(images/BoxBackground.png) repeat-x top;
	border: 1px solid #CCDCFA;
}

.grey {
	background: url(images/div-grey.png) repeat-x bottom;
	border: 2px solid #e0e0e0;
}

.edbanner{
	display: block;
	padding: 10px;
	background: #efefef;
	border: 1px solid #97b3c5;
	width: 450px;
	margin: 30px auto;
	text-align: center;
	color: #5c5c5c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.edbanner a {
	color: #e75300;
	padding: 10px 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#newsletter {
	border-top:3px double #757575; 
	border-bottom:3px double #757575; 
	margin:30px 0 15px 0;
	padding: 20px 0px 20px 0px;
	min-height: 280px;
}

.faqmenu {
	border: 0px solid #e0e0e0;
	width: 450px;
	padding: 0px 0px 0px 15px;
	margin: 0px auto;
	font-size: 15px;
	color: #c50000;
}
.faqmenu .p {
	padding: 5px 0 5px 0;
}

.testimonial {
	color: #555;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	text-align: center;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 35px 0;
	padding: 5px 0;
}

a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}
a[target$='_blank'] {
	padding: 5px 20px 5px 0;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
} 

#secondary a[target$='_blank'], .ed a[target$='_blank'] , #social a[target$='_blank']  {
	padding: 0;
	background: none;
}

#download {
	float:left; 
	padding: 20px 30px 0 20px; 
	text-align: center;
}

#download a[href$='.pdf']{
	padding: 0;
	background: none;
}

#sitemap h3 {
	margin-bottom: 10px;
}

#sitemap ul li{
	list-style-type: disc;
	margin-left: 40px;
}
/*Home Intro */
#homeintro {
	padding: 0;
	margin: -20px 0 0 0;
}

.blocks {
display: inline;
float: left; padding: 20px 0 0px 10px; width:285px; height: 100px;
}


.intro strong a{
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}
 .image {
 float: left; padding: 10px 10px 10px 10px;
}

 .description, .description a {
	font-size: 13px;
	color: #fff;
margin-top:10px;
	padding: 5px 10px 5px 5px;
	text-decoration: none;}



/* Breadcrumbs */
#breadcrumbs {
	}