/*
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.7, valid XHTML & CSS. Please update to latest version - <a href="http://www.wpthemes.ch">Traduction WP Themes</a>
Author: Andrei Luca
Author URI: http://students.info.uaic.ro/~andrei.luca/
Template: lightword
Version: 1.1.3
Tags: black, white, light, sticky-post, two-columns, right-sidebar, fixed-width
.
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;}

/* GENERAL */
*:focus{outline:none;}
.clear{clear:both;}
body{
     background-image: url(images/content_middle.png);
     font-family: Verdana, sans-serif;
     font-size:11px;
     line-height: 1.45em
}
p{font-size:1.2em;padding:2px;}
a{color:#9D9793;}
h1 {
	font-size: 34px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0.7em;
}
h2{
        border-bottom:1px solid #DCDCDB;
        letter-spacing:-1px;
        font-size:26px;
        padding-bottom:3px;
        font-weight:400;
        color: #418873;
        margin:10px 0 3px 0;
        font-family: Arial, sans-serif;}

h2 a {
	text-decoration: none;
	color: #418873;
}
h2 a:hover {
	color: #2A5A4C;
}
h3 {
	line-height: 1em;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.85em;
}
h4 {
	line-height: 1.1em;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0.9em;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1em;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}
a {
	color: #207CE6;
}
a:hover {
	color: #124D91;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
code {
	font-family: Monaco, "Courier New", monospace;
}
hr {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #CCC; 
}

/* LAYOUT */
#body{width:850px;text-align:left;margin:0 auto;background-color:#FFF;color:#2C2C29;}
#logo{float:left;position:relative;top:10px;left:-12px;}
h1#logo,h1#logo a{font-size:26px;color:#FFF;text-decoration:none;text-transform:uppercase;}
h1#logo small{color:#FFF;font-size:12px;display:block;min-height:12px;}
*:first-child+html h1#logo small{margin-top:5000px;}
* html h1#logo small{margin-top:-7px;}
#rss-feed{float:right;width:190px;font-weight:700;position:relative;top:155px;left:7px;color:#FFF;text-decoration:none;}
#rss-feed a,.comm_date .nr_comm a{color:#000000;text-decoration:none;}
#header {height:180px; 
    background: #73a0c5 url('images/banner.png') no-repeat bottom center;
    }

#header-search #s{float:left;border:0;width:154px;background:none;color:#ACACAB;margin:4px 0 0 4px;}
#header-search #go{float:right;width:19px;height:26px;}
#content{padding:0 15px 0 20px;}
#content-body{float:left;width:506px;min-height:300px;height:auto!important;overflow:hidden;}
#content-sidebar{float:right;width:305px;}
#content-sidebar .hr{ height:2px;}
#footer{height:90px;}
#footer .text{color:#8D837B;display:block;font-size:10px;padding:12px;}
#footer .top{float:right;width:30px;height:18px;position:relative;top:-28px;right:100px;display:block;}

/* WP */
blockquote{margin:20px;border-left:7px solid #DDD;padding:5px;background-color:#F5F5F5;width:470px;font-size:9px;}
.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;height:24px;position:relative;top:31px;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;height:24px;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;height:24px;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:8px 50px;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;}
.hentry{min-height:150px;height:auto!important;}
.sticky h2 a{color:red;font-weight:700;}
.comment_date { 
background-image : url(images/date_label.png); 
height : 100px; 
width : 57px; 
position : absolute; 
display : inline; 
text-align : center; 
margin : -30px 0 0 -70px; 
z-index : 2; 
} 
.comment_date .data{padding-top:10px;display:block; font-weight:700;text-transform:uppercase;}
.comment_date .nr_comm{padding-top:15px;color:#EEE;display:block;font-weight:700;}
.comment_date .nr_comm_spot{display:block;margin:0 9px 0 9px;padding:5px 0 5px 0;}
.comment_date .data .j{color: #EEE;font-weight: bold;font-size:22px;}
.comment_date .data .m{color: #EEE;font-weight: bold;font-size:16px;}
.comment_date.comments_label a:hover {
	text-decoration: underline;
}
.cat_tags { 
width : 550px; 
margin-top : 10px; 
padding : 8px 10px 5px; 
} 
.cat_tags_close { 
max-height : 3px; 
height : 3px; 
width : 550px; 
margin-bottom : 20px; 
} 

.cat_tags .continue{float:left;padding-right:15px;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;}
.post_author {
	font-style: italic;
	font-family: Georgia, serif;
	margin-top: -4px;
	font-size: 14px;
	color: #8e8e8e;
	position: relative;
	left: 84px;
	margin-bottom: 1.3em;
}
* html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;}
*:first-child+html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;}

/* COMMENTS */
#content-body input{width:160px;padding:2px;font: 11px Verdana;}
#content-body textarea{width:470px;height:100px;padding:3px;font: 11px Verdana;}
#content-body input#submit{font-weight:700;padding:3px;letter-spacing:-1px;text-transform:lowercase;}
#comentarii ol.commentlist{width:500px;margin:0;padding:0;font-size:11px;}
#comentarii .commentlist .author_comment{border:1px solid #9D9793;background-color:#BBDFD1;}
#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 solid #B6B6B5;padding:7px;}
#comentarii .commentlist cite img{border:1px solid #aab59a;float:left;margin-right:9px;padding:1px;}
#comentarii .commentlist .author{font:small-caps bold 2em Georgia, "Times New Roman", Times, serif;text-decoration:none;margin-bottom:3px;}
#comentarii .commentlist .time{background:url(images/bg_clock.gif) no-repeat 1px 2px;padding-left:15px;}
#comentarii .commenttext{color:#2C2C29;padding:10px 4px;}
#comentarii .trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
.rss_comments{float:right;padding-left:15px;}


/* SIDEBAR */
.content-sidebar{padding:5px;}
.sidebar-box{margin-bottom:10px;}
.sidebar-box h3{display:block;background:#418873 no-repeat 0 -409px;height:22px;width:270px;font-weight:700;font-size:12px;padding:9px 0 0 10px;color:#EEE;}
* html .sidebar-box h3{margin-left:4px;}
.sidebar-box h3 a{text-decoration:none;line-height:13px;}
.sidebar-box ul{list-style:none;margin-bottom:5px;}
.sidebar-box a{line-height:20px;}
.sidebar-box ul li a,.sidebar-box .recentcomments{display:block;border-bottom:1px solid #EEE;color:#9D9793;width:260px;padding:8px;line-height:14px;}
.sidebar-box ul li a:hover,.sidebar-box .recentcomments a:hover{color:#AAA;}
.sidebar-box .textwidget, .sidebar-box select{padding:3px;margin:10px 2px 10px 2px;width:290px;}




/* 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{text-decoration:none;font-size:12px;letter-spacing:-1px;font-weight:700;}
.recent{background-image: url('url(images/content_middle1.png)%20no-repeat%200%20-407px');width:100px;float:left;cursor:pointer;text-align:center; padding-left:0px; padding-right:3px; padding-top:6px; padding-bottom:6px}
.ancien{background-image: url('url(images/content_middle1.png)%20no-repeat%200%20-407px');width:100px;float:right;cursor:pointer;text-align:center; padding-left:2px; padding-right:3px; padding-top:6px; padding-bottom:6px}


.newer:hover,.older:hover{color:#3C3C39}

/* WIDGETS */
#wp-calendar {font-size: 1.1em;empty-cells: show;line-height:10px;}
#wp-calendar a {font-size: 1.0em;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 {margin: 8px 0;text-transform: uppercase;letter-spacing: 0.3em;font-weight: lighter;font-size: .8em;color: #444;text-align: left;}
#wp-calendar th {padding: 4px 5px 4px 6px;font-weight: lighter;font-size: .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: left;font-weight: normal;}
a.rsswidget img{display:none;}
div.rssSummary{margin:5px;}

.Search { background: #cc0000 url('images/Search.gif') no-repeat left top; right: 0px; min-height: 74px; padding-left:10px; padding-right:10px; padding-top:45px; padding-bottom:20px}
.Search form { background: url('images/SearchForm.gif') no-repeat left top; padding: 10px; margin: 0px }
.Search input { color: #330033; font-size: 12px;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 275px; } 
.Search  input.search { width: 27px; height: 24px; background: url('images/SearchButton.gif') no-repeat;}
.Search .bt { padding: 0px; margin: 43px 0px 0px 0px; top: 2px; background: none; position: absolute; right: 23px; }


