/*

Theme Name: Lucky Daily Fortuna
Theme URI: http://www.davidvillatoro.com/lucky
Description: Theme for Lucky Fortuna Daily
Author: David Villatoro
Author URI: http://www.davidvillatoro.com/

*/

/*--- CSS RESET ---*/

html, body, div, ul, li, table, td, tr, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

/*--- Layout ---*/

#container {
	/*width: 920px;*/
	width: 960px;
	margin: 10px auto;
	padding: 10px;
}

#left-col {
	width: 630px;
	float: left;
	margin-right: 10px;
}

#right-col {
	width: 310px;
	float: right;
}

#header-a, #header-b, #header-c, header-d {
	margin-bottom: 10px;	
}

#left-sidebar {
	width: 160px;
	/*width: 124px;*/
	float: left;
	/*padding: 2px;*/
	margin-right: 10px;
}

#left-sidebar #archives {
	margin: 15px 0;	
}

#content {
	float: right;
	width: 430px;
	padding: 10px;
}

.clear {
	clear:both;	
}

/*--- Loop/Post Format ---*/


#content .post {
	margin: 10px 0;
}

/*#content .post-entry {
	width: 330px;
	float: right;
}*/

#content .post-thumb {
	/*width: 100px;*/
	margin: 0 10px 10px 0;
	float: left;
}

#content div.author {
	margin-bottom: 10px;	
}

.alignright {
	float: right;
	width: 200px;
}

.alignleft {
	float: left;
	width: 200px;
}

/*--- Text colors and Link colors / format ---*/

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	padding-bottom: 10px;	
}

#daily-links, #feature {
	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif
}

#feature a {
	color: #000;
	text-decoration: none;
}

#feature a:hover {
	text-decoration: underline;	
}

#daily-links a {
	color: #FFF;
	text-decoration: none;
}

#daily-links a:hover {
	text-decoration: underline;
}

#daily-links h3 {
	margin-bottom: 3px;	
	font-size: 12px;
	text-align: center;
}

#daily-links h3.left-sidebar-header {
	color: #900;
}	

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	

#content .post-excerpt a, #content .article-entry a, #content a.more-link {
	color: #F00;	
	text-decoration: underline;
}

#content .article-entry .article-title a {
	text-decoration: none;	
	text-transform: uppercase;
}

#content a:hover {
	text-decoration: none;	
}

#content div.date {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#content div.category-title {
	color: #000000;	
	text-transform: uppercase;
	font-size: 11px;
}

#content div.cat-description {
	font-weight: bold;
	font-style: italic;
	font-style: 12px;
}

#content div.category-header {
	color: #000000;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

#content div.post .title a {
	color: #000000;	
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#content div.post .title a:hover {
	text-decoration: underline;	
}

#content div.author a{
	font-size: 10px;
	color: #F00;
	text-transform: uppercase;
	text-decoration: none;
}

#content div.author a:hover {
	text-decoration: underline;	
}

#content div.category-title a {
	color: #000;
	text-decoration: none;
}

#content div.category-title a:hover {
	text-decoration: none;
}

#content div.comment-number {
	font-size: 11px;
	font-style: italic;
}

#content div.article-title {
	color: #900;
	font-size: 18px;
	padding: 5px;
	margin-bottom: 15px;
}

#content div.article-title small {
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-align: right;
}

#content div.article-title small a {
	color: #060;
}

#content div.navigation a {
	color: #990000;
	font-size: 12px;
}

#content div.navigation a:hover {
	text-decoration: none;
}

/*--- Images and Backgrounds ---*/

a img {
	border: none;	
}

#container {
	background: #edf3d4;	
}

#feature ul li {
	background: url(images/backgrounds/top-feature-bg.jpg) repeat-x top left;
	height: 32px;
}

#content {
	background: #FFF;	
}

#content div.post .category-title, #content div.category-header, #content div.article-title {
	background: #edf3d4;
	padding: 2px;
	margin-bottom: 5px;
}

#content div.cat-description {
	background: #edf3d4;
	padding: 5px;
}

#daily-links {
	background: #29480e;	
}

#left-sidebar h3 {
	background: #eaf3dc;	
}

#left-sidebar img {
	margin-top: 0px;	
}

.post-excerpt img, .article-entry img {
	margin: 10px;	
}

/*--- Borders ---*/

#container {
	border: 15px #000 solid;	
}

/*--- Lists ---*/

div.archive-list ul {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

div.archive-list ul li a{
	font-size: 12px;
	font-size: bold;
	color: #000;
}

div.archive-list ul li a:hover {
	text-decoration: none;	
}

div.category-title ul {
	list-style: none;	
}

div.post-excerpt ul {
	margin-left: 25px;	
}

/*-- Comments styles --*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

#topic .comments-template p{
	margin: 10px;
	font-size: 12px;
	font-style: italic;
	padding: 0;
}

.comments-template a{
	color: #030;
	text-decoration: underline;
}

.comments-template a:hover {
	text-decoration: none;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 10px;
	border: 1px solid #030;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #030;
}

.commentmetadata{
	font-size: 12px;
	margin-bottom: 5px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

