/*
Theme Name: Cititori Celebri
Theme URI: http://cititoricelebri.ro/
Description: Custom theme for Cititori Celebri based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Creative Media Agency
Author URI: http://mediacreative.ro/
Tags: custom, fixed width, two columns, widgets
*/

/* typography and colors */

body
{
	background: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 20px;
	text-align: justify;
}

img
{
	border: 0;
}

/* header and menu */

#header
{
	background: url('/wp-content/themes/cititori-celebri/images/background.png') top right no-repeat;
	display: block;
	height: 126px;
	margin: 0 auto;
	width: 814px;
}

#header_logo
{
	float: left;
	height: 94px;
	width: 198px;
}

#menu
{
	float: left;
}

#menu a
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

/* page */

#page
{
	width: 814px;
	margin: 20px auto 0 auto;
	padding: 0;
}

/* content */

#content
{
	width: 501px;
	float: left;
}

/* sidebar */

#sidebar
{
	float: right;
	width: 178px;
}

#sidebar_archives_title,
#sidebar_authors_title,
#sidebar_blogroll_title,
#sidebar_calendar_title,
#sidebar_categories_title,
#sidebar_tags_title,
#sidebar_rss_title
{
	cursor: pointer;
	background: url('/wp-content/themes/cititori-celebri/images/sidebar-background-up.png') center left no-repeat;
	display: block;
	margin: 0;
	padding: 1px 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
}

#sidebar_archives_title a,
#sidebar_authors_title a,
#sidebar_blogroll_title a,
#sidebar_calendar_title a,
#sidebar_categories_title a,
#sidebar_tags_title a,
#sidebar_rss_title a
{
	background: #ffffff;
	color: #000000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	padding: 2px 4px;
}

#sidebar_archives,
#sidebar_authors,
#sidebar_blogroll,
#sidebar_calendar,
#sidebar_categories,
#sidebar_tags,
#sidebar_rss
{
	display: block;
	list-style-type: none;
	margin: 4px 0 30px 0;
	padding: 0;
}

#sidebar_archives a,
#sidebar_authors a,
#sidebar_blogroll a,
#sidebar_calendar a,
#sidebar_categories a,
#sidebar_rss a
{
	display: block;
	text-align: right;
	color: #000000;
	list-style-type: none;
	text-decoration: none;
}

#sidebar_tags a
{
	text-align: right;
	color: #000000;
	list-style-type: none;
	text-decoration: none;
}

#sidebar_archives a:hover,
#sidebar_authors a:hover,
#sidebar_blogroll a:hover,
#sidebar_calendar a:hover,
#sidebar_categories a:hover,
#sidebar_tags a:hover
{
	color: #7DB50F;
	text-decoration: none;
}

/* post styling */

.post_header
{
	display: block;
}

.post_date
{
	background: url('/wp-content/themes/cititori-celebri/images/post-date-background.png') center center no-repeat;
	width: 44px;
	height: 48px;
	float: left;
	margin: 0 7px 0 0;
	padding: 0;
}

.post_month
{
	display: block;
	height: 15px;
	margin-right: 2px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}

.post_day
{
	font-size: 24px;
	display: block;
	height: 30px;
	margin-right: 3px;
	color: #7DB50F;
	text-align: center;
	line-height: 29px;
}

.post_header h2
{
	float: left;
	width: 350px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 16px 0 1px 0;
	padding: 0;
}

.post_header h2 a
{
	text-decoration: none;
	color: #000000;
}

.post_header small
{
	color: #7DB50F;
	float: left;
	width: 350px;
	font-size: 11px;
	margin: 2px 0 0 0;
	padding: 0;
}

.post_header small a
{
	color: #000000;
	text-decoration: none;
}

.post .entry
{
	color: #454545;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}

.post .entry a
{
	color: #7DB50F;
	text-decoration: none;
}

.stripes
{
	display: block;
	margin: 15px 0;
	padding: 0;
	background: url('/wp-content/themes/cititori-celebri/images/stripes.png') repeat-x;
	height: 20px;
}

.post_comment,
.post_more
{
	float: left;
	margin: 0 10px 0 0;
}

.post_comment
{
	background: url('/wp-content/themes/cititori-celebri/images/comment.png');
	color: #ffffff;
	font-size: 13px;
	height: 19px;
	text-transform: uppercase;
	width: 107px;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}

.post_more
{
	background: url('/wp-content/themes/cititori-celebri/images/readmore.png');
	color: #ffffff;
	font-size: 13px;
	height: 19px;
	text-transform: uppercase;
	width: 89px;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}

.postmetadata
{
	display: block;
	color: #454545;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	margin: 25px 0 35px 0;
	padding: 0;
}

/* calendar */

#wp-calendar
{
	border-bottom: 2px solid #cfdc4c;
	width: 165px;
}

#wp-calendar caption
{
	background: #cfdc4c;
	font-size: 10px;
	text-align: center;

}








#respond
{
	margin: 35px 0 0 0;
}

#respond a,
.comment a,
.post a
{
	color: #7DB50F;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 3px;
	}

.commentlist cite a {
	color: #000000;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#comment
{
	width: 100%;
}

.commenttext .date a
{
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}







ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { background: #f5f5f5; height:1%; margin:0 0 10px; padding: 10px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 tahoma,helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 tahoma,helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 11px/1.4 tahoma,helvetica,arial,sans-serif; }
ol.commentlist li ul { font:normal 11px/1.4 tahoma,helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 tahoma,helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.commenttext cite
{
	display: block;
	font-weight: bold;
	color: #000000;
}

.commenttext span a
{
	display: block;
	font-size: 10px;
	color: #444444;
	margin-bottom: 10px;
}

.commenttext p
{
	padding: 0
}

.subpost a
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#footer a
{
	color: #7DB50F;
	text-decoration: none;
}