/*

Theme Name: LightWord

Theme URI: http://students.info.uaic.ro/~andrei.luca/blog/lightword-theme

Description: Simply clever theme with two columns, right-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8, valid XHTML & CSS. What's new? No sprites, transparent background, header image and much more.

Author: Andrei Luca

Author URI: http://students.info.uaic.ro/~andrei.luca/

Template: lightword

Version: 1.6.4

Tags: white, light, two-columns, right-sidebar, fixed-width, theme-options

.

Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

.


RESET*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
/*BASIC*/
*:focus
{
	outline: none;
}
.clear
{
	clear: both;
}
BODY
{
	background-color: #2C2C29;
	font-family: Tahoma;
	font-size: 11px;
}
P
{
	font-size: 1.2em;
	padding: 2px;
	margin: 1px 0 10px;
}
A
{
	color: #807D7A;
}
H2
{
	background-color: #FFF;
	border-bottom: 1px solid #DCDCDB;
	letter-spacing: -1px;
	font-size: 24px;
	padding-bottom: 3px;
	font-weight: 400;
	margin: 10px 0 3px;
	font-family: Helvetica, Georgia;
}
H2 A
{
	font-weight: 700;
	border: 0;
	text-decoration: none;
	color: #2C2C29;
	display: block;
}
H3
{
	font-size: 1.6em;
}
H4
{
	font-size: 1.5em;
}
H5
{
	font-size: 1.4em;
}
H6
{
	font-size: 1.3em;
}
IMG, IMG A
{
	border: 1px solid #EEE;
	padding: 2px;
}
HR
{
	color: #DCDCDB;
	background-color: #DCDCDB;
	height: 1px;
	border: 0px solid #000000;
}
PRE
{
	width: 540px;
	white-space: pre-wrap;
}
/*LAYOUT*/
#body
{
	width: 811px;
	text-align: left;
	margin: 0 auto;
	color: #2C2C29;
}
#top
{
	margin-left: 5px;
	height: 56px;
}
H1#logo, H1#logo A
{
	font-family: Helvetica, Georgia;
	padding-top: 7px;
	font-size: 40px;
	color: #DDD;
	text-decoration: none;
}
H1#logo SMALL
{
	color: #666;
	font-size: 12px;
	display: inline;
	margin: 0px 25px -6px 2px;
	height: 20px;
}
#rss-feed
{
	height: 30px;
	float: right;
	width: 190px;
	position: relative;
	bottom: 21px;
	left: 8px;
	font-weight: 700;
}
#rss-feed A, .comm_date .nr_comm A
{
	color: #FFF;
	text-decoration: none;
}
#header
{
	background: transparent url(images/content_top.png) no-repeat;
	height: 113px;
	padding: 0;
}
#header-search
{
	float: right;
	width: 191px;
	height: 26px;
	background: url(images/searchbox.png) no-repeat;
	position: relative;
	top: 19px;
	right: 23px;
}
#header-search #s
{
	float: left;
	border: 0;
	width: 154px;
	background: none;
	color: #ACACAB;
	margin: 4px 0 0 4px;
}
#header-search #go
{
	float: right;
	width: 25px;
	height: 26px;
}
#content
{
	background: #FFF url(images/content_middle.png) repeat-y;
	padding: 0 10px 0 15px;
	margin-left: 7px;
	width: 769px;
}
#content-body
{
	background-color: #FFF;
	float: left;
	width: 547px;
	min-height: 300px;
	height: auto !important;
	overflow: hidden;
}
#content-sidebar
{
	float: right;
	width: 209px;
}
#footer
{
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 60px;
}
#footer .text
{
	color: #8D837B;
	display: block;
	font-size: 10px;
	padding: 12px;
	width: 650px;
}
#footer .top
{
	float: right;
	width: 30px;
	height: 18px;
	position: relative;
	top: -28px;
	right: 100px;
	display: block;
}
/*WP*/
BLOCKQUOTE
{
	margin: 20px 10px 10px 5px;
	border-left: 4px solid #DDD;
	padding: 0 5px;
	font-size: 9px;
	text-align: justify;
}
.commenttext BLOCKQUOTE
{
	border-left: 4px solid #B6B6B5;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
}
.wp-caption IMG
{
	border: none;
	margin: 0;
	padding: 0;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	color: #111;
	margin: 0;
	padding: 0 4px 5px;
}
.alignleft, IMG.alignleft
{
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright, IMG.alignright
{
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, DIV.aligncenter, IMG.aligncenter
{
	text-align: center;
	display: block;
	margin: 10px auto;
}
/*FRONT MENU*/
UL#front_menu
{
	width: 548px;
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
	text-transform: uppercase;
	overflow: hidden;
}
#front_menu LI
{
	list-style: none;
	float: left;
	margin-right: 4px;
}
* HTML #front_menu LI
{
	display: inline;
}
#front_menu LI A
{
	display: block;
	background: url(images/nav.png) no-repeat left top;
	padding-left: 15px;
	color: #2C2C29;
	font: 700 .88em/26px Arial, Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}
#front_menu LI A SPAN
{
	display: block;
	background: url(images/nav.png) no-repeat right top;
	line-height: 24px;
	padding-right: 15px;
}
#front_menu LI A:hover, #front_menu LI A.s
{
	background-position: left bottom;
}
#front_menu LI A:hover SPAN, #front_menu LI A.s SPAN
{
	background-position: right bottom;
}
* HTML #front_menu LI A, * HTML #front_menu LI A SPAN
{
	width: 1%;
	white-space: nowrap;
	cursor: pointer;
}
* HTML #front_menu LI A SPAN
{
	position: relative;
	z-index: 2;
}
/*CONTENT*/
#content-body UL, #content-body OL
{
	margin: 15px 30px;
	font-size: 12px;
}
#content-body UL LI
{
	list-style: circle;
	margin-bottom: 4px;
}
#content-body ABBR, #content-body ACRONYM, #content-body SPAN.abbr
{
	cursor: help;
	border-bottom: 1px dotted #000;
}
#content-body TABLE
{
	border-bottom: 3px solid #DDD;
	border: 1px solid #DDD;
}
#content-body TABLE TD, #content-body TABLE TH
{
	text-align: left;
	padding: 0.2em 0.4em;
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
}
#content-body TABLE TD IMG
{
	border: 0px solid #000000;
}
#content-body TABLE TD A
{
	padding: 0px;
}
#content-body TABLE TH
{
	background: #EBEBEB;
	border-bottom: 2px solid #D9D9D9;
}
#content-body TABLE TR.odd
{
	background: #EBEBEB;
}
.hentry
{
	min-height: 150px;
	height: auto !important;
}
.sticky H2 A
{
	color: #FF0000;
	font-weight: 700;
}
.comm_date
{
	background: transparent url(images/date_comm_box.gif) no-repeat;
	height: 100px;
	width: 57px;
	position: absolute;
	display: inline;
	text-align: center;
	margin: 0 0 0 -72px;
	z-index: 2;
}
.comm_date .data
{
	margin-left: -1px;
	padding-top: 11px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}
.comm_date .nr_comm
{
	padding-top: 15px;
	color: #FFF;
	display: block;
	font-weight: 700;
}
.comm_date .nr_comm_spot, .comm_date .dsq-comment-count
{
	display: block;
	margin: 0 9px 0 8px;
	padding: 6px 0 5px;
}
.comm_date .data .j
{
	font-size: 24px;
}
.comm_date .data .my
{
	margin-left: -1px;
	font-size: 0.8em;
	letter-spacing: -1px;
}
.cat_tags
{
	background: #FFF url(images/tags_category.png) no-repeat;
	width: 550px;
	margin-top: 10px;
	padding: 8px 10px 5px;
}
.cat_tags_close
{
	background: #FFF url(images/tags_category.png) no-repeat 0 -81px;
	max-height: 3px;
	height: 3px;
	width: 550px;
	margin-bottom: 20px;
}
.cat_tags .continue
{
	float: right;
	padding-right: 18px;
	width: 100px;
	text-align: center;
}
.cat_tags .category
{
	float: left;
	width: 400px;
}
.cat_tags A, .cat_tags .continue A
{
	color: #2C2C29;
}
.cat_tags A:hover
{
	color: #ACACAB;
}
* HTML .cat_tags
{
	padding: 9px 8px 0;
	margin-bottom: -3px;
}
*:first-child+HTML .cat_tags
{
	padding: 9px 8px 0;
	margin-bottom: -3px;
}
/*SIDEBAR*/
.content-sidebar
{
	padding: 5px 15px;
}
* HTML .content-sidebar
{
	padding: 5px 0;
	margin-left: 27px;
}
.sidebar-box
{
	margin-bottom: 10px;
}
.sidebar-box INPUT
{
	padding: 3px;
	border: 1px solid #E5E2E0;
	margin-bottom: 2px;
}
.sidebar-box H3
{
	display: block;
	background: #FFF url(images/sidebar_h3.png) no-repeat;
	height: 22px;
	width: 181px;
	font-weight: 700;
	font-size: 11px;
	padding: 9px 0 0 10px;
}
.sidebar-box H3 A
{
	text-decoration: none;
	color: #2C2C29;
	line-height: 13px;
}
.sidebar-box UL
{
	list-style: none;
	width: 191px;
	padding: 2px;
}
.sidebar-box UL LI
{
	display: block;
	color: #9D9793;
	line-height: 16px;
	padding: 4px 0;
	border-bottom: 1px solid #EEE;
	width: 185px;
}
.sidebar-box UL UL LI
{
	border: 0px solid #000000;
	padding-bottom: 0;
	width: 140px;
}
.sidebar-box UL LI.page_item UL LI.page_item, .sidebar-box UL LI.cat-item UL.children LI.cat-item
{
	background: url(images/arrow.gif) no-repeat 0 11px;
	padding-left: 11px;
	margin-top: -3px;
}
.sidebar-box UL LI.page_item UL LI.page_item UL LI.page_item, .sidebar-box UL LI.cat-item UL.children LI.cat-item UL.children LI.cat-item
{
	background: url(images/arrow.gif) no-repeat 0 11px;
	padding-left: 12px;
}
.sidebar-box UL LI A:hover, .sidebar-box .recentcomments A:hover
{
	color: #AAA;
}
.sidebar-box .textwidget, .sidebar-box SELECT
{
	padding: 3px;
	margin: 10px 2px;
	width: 188px;
}
.sidebar-box .recentcomments
{
	display: block;
	border-bottom: 1px solid #EEE;
	color: #9D9793;
	padding: 8px 0px;
	line-height: 10px;
}
* HTML .sidebar-box UL
{
	width: 160px;
}
/*COMMENTS*/
#content-body INPUT
{
	padding: 3px;
	border: 1px solid #E5E2E0;
	margin-bottom: 2px;
}
#content-body TEXTAREA
{
	border: 1px solid #E5E2E0;
	width: 533px;
	height: 100px;
	padding: 5px;
	font: 12px Verdana;
}
#content-body INPUT#submit
{
	width: 88px;
	height: 25px;
	border: 0px solid #000000;
	background: url(images/submit_btn.png) no-repeat;
	font: bold 12px Helvetica, Georgia, serif;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
#comentarii OL.commentlist
{
	width: 547px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#comentarii .commentlist .author_comment
{
	background-color: #EEE !important;
	border: 1px solid #9D9793 !important;
}
#comentarii .commentlist .list.alt
{
	background-color: #EEE;
	border-bottom: 1px solid #DDD;
}
#comentarii .commentlist .list
{
	background-color: #F5F5F5;
	border-bottom: 1px solid #DDD;
}
#comentarii .commentlist LI
{
	list-style: none;
	margin-bottom: 14px;
	background-color: #EEE;
	padding: 5px;
}
#comentarii .commentlist CITE
{
	display: block;
	font-style: normal;
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}
#comentarii .commentlist CITE IMG
{
	border: 1px solid #AAB59A;
	float: left;
	margin-right: 9px;
	padding: 1px;
}
#comentarii .commentlist .author
{
	font: bold 1.2em Tahoma, "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 5px;
}
#comentarii .commentlist .time
{
	background: url(images/bg_clock.gif) no-repeat 1px 2px;
	padding-left: 15px;
}
#comentarii .commenttext
{
	color: #2C2C29;
	padding: 10px 4px;
}
#tabsContainer P
{
	margin-bottom: -2px !important;
}
.trackbacks
{
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
#tabsContainer
{
	margin-top: 2em;
}
#tabsContainer A
{
	text-decoration: none;
}
.tab-content
{
	background-color: #FFF;
	display: none;
}
.tab-content P.no
{
	padding-top: 10px;
}
.tab-content.selected
{
	display: block;
}
.clear_tab
{
	clear: both;
	border-bottom: 3px solid #2C2C29;
	margin-top: -21px;
}
.tabs
{
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.subscribe_comments
{
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.tabs SPAN
{
	display: block;
	float: left;
	padding: 0 20px 0 0;
	cursor: pointer;
}
.tabs.selected
{
	background-color: #2C2C29;
	color: #FFF;
}
DIV.selected
{
	background-color: #FFF;
	color: #2C2C29;
}
/*PAGINATION*/
.nav_link
{
	background-color: #EEE;
	width: 536px;
	padding: 10px;
}
.nav_link A
{
	text-decoration: none;
}
.nav_link .page_number
{
	border: 1px solid #DDD;
	padding: 2px 10px;
}
.newer_older A
{
	margin-top: 1em;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: -1px;
	font-weight: 700;
}
.newer A
{
	background: #FFF url(images/older_newer.png) no-repeat;
	width: 129px;
	padding: 6px 3px 6px 0px;
	float: left;
	cursor: pointer;
	text-align: center;
	height: 14px;
}
.older A
{
	background: #FFF url(images/older_newer.png) no-repeat;
	width: 129px;
	padding: 6px 3px 6px 2px;
	float: right;
	cursor: pointer;
	text-align: center;
	height: 14px;
}
/*WIDGETS*/
#wp-calendar
{
	font-size: 1.2em;
	empty-cells: show;
	line-height: 5px;
	margin-top: 10px;
}
#wp-calendar A
{
	font-size: 1em;
	display: block;
	font-weight: bold;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar CAPTION
{
	padding: 2px 0;
	margin: 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
	font-size: 0.8em;
	color: #444;
	text-align: right;
}
#wp-calendar TH
{
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
	font-size: 0.8em;
	color: #666;
	text-align: right;
	background: #F4F4F4;
}
#wp-calendar TD
{
	padding: 4px 5px 4px 6px;
	text-align: right;
}
#wp-calendar TD#today
{
	background: #E0E0E0;
}
#wp-calendar TD#prev A
{
	padding: 0;
	text-align: left;
	font-weight: normal;
}
#wp-calendar TD#next A
{
	padding: 0;
	text-align: right;
	font-weight: normal;
}
A.rsswidget IMG
{
	display: none;
}
DIV.rssSummary
{
	margin: 5px;
}
/*OTHERS*/
.promote
{
	border: 1px solid #B6B6B5;
	padding: 10px;
	margin-top: 1em;
	background-color: #EDEDED;
}
.promote H3
{
	margin-left: 3px;
}
.post-edit-link
{
	display: block;
	background-color: #2C2C29;
	margin-bottom: 1em;
	padding: 5px;
	color: #FFF;
}
.comment-edit-link
{
	background-color: #DDD;
	padding: 1px 5px;
}
.header_image
{
	display: block;
	width: 600px;
	height: 56px;
}
.about_author
{
	background-color: #F5F5F5;
	padding: 10px;
}
/*
 * jdd add Twitter div floating
 */
DIV.twitter-avatar
{
	float: right;
}