/*
Theme Name: LightWord
Theme URI: http://www.lightword-theme.com
Description: Simply clever theme with two columns, right-sidebar, fixed-width, widget-ready and threaded comments. Compatible with Wordpress 2.8, valid XHTML & CSS. Stay updated!
Author: Andrei Luca
Template: lightword
Version: 1.9.6
Tags: white, light, two-columns, right-sidebar, fixed-width, theme-options, translation-ready, threaded-comments, custom-header
.
Released under the GPL.
.
*/
/* 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;
}

::selection {
background-color: #3A5730;
color: #ffffff;
}
::-moz-selection {
background: #3A5730;
color: #ffffff;
}

body {
background:#303A57 url(images/header2.jpg) no-repeat fixed center center;
/*background-color:#303A57;*/
font-family:Verdana,Arial,Tahoma,Helvetica,Microsoft YaHei,sans-serif;
font-size:13px;
color:#000000;
}

p {
font-size:1.0em;
margin:1px 0 15px;
padding:2px;
}



a {
color:#254EC8;
text-decoration:none;
}

h2 {
background-color:#FFF;
border-bottom:1px solid #DCDCDB;
letter-spacing:0px;
font-size:36px;
padding-bottom:3px;
font-weight:400;
font-family:"Yanone Kaffeesatz", Times, "Times New Roman", serif;
margin:10px 0 3px;
}

h2 a {
font-weight:400;
border:0;
text-decoration:none;
color:#303A57;
display:block;
letter-spacing: 0px;
}

h2 a:hover {
color:#5A5599;
display:block;
text-decoration:none;
background-color:#FFF;
}

/* POST HEADING TAG */
.hentry p {
text-indent:1em;
text-align:justify;
line-height:1.6em;
font-family:Georgia, Times, Times New Roman, Microsoft YaHei, serif;
font-size:1.1em;
}

.hentry p a{
font-weight:700;
padding:2px;
}

.hentry p a:hover{
color:#fff;
background-color:#254EC8;
text-decoration:none;
}

.post h3 {
border-bottom:3px double #DDDDDD;
color:#3A5730;
font-family:"Trebuchet MS",Rockwell,Arial, Microsoft YaHei,sans-serif;
font-size:30px;
font-weight:bold;
margin-top:20px;
}

.post h4 {
border-bottom:1px solid #DDDDDD;
color:#3A5730;
font-family:"Trebuchet MS",Rockwell,Arial,Microsoft YaHei, sans-serif;
font-size:24px;
font-weight:bold;
margin-top:20px;
margin-left:10px;
}

.post h5, .post h6 {
border-bottom:1px solid #DDDDDD;
color:#3A5730;
font-family:"Trebuchet MS",Rockwell,Arial,Microsoft YaHei, sans-serif;
font-size:18px;
font-weight:bold;
margin-top:20px;
margin-left:20px;
}

hr {
color:#DCDCDB;
background-color:#DCDCDB;
height:1px;
border:0;
}

pre {
width:100%;
white-space:pre-wrap;
}

/* FRONT MENU */
ul#front_menu {
float:left;
position:relative;
top:-4px;
}

#front_menu li {
list-style:none;
margin-right:4px;
background:none;
float:left;
position:relative;
}

* html #front_menu li {
height:36px;
display:inline;
}

#front_menu li a {
height:36px;
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 {
height:36px;
display:block;
background:url(images/nav.png) no-repeat right top;
line-height:36px;
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;
}

#front_menu ul {
z-index:3;
width:200px;
position:absolute;
display:none;
background:#FFF;
border-left:1px solid #ACACAB;
border-right:1px solid #ACACAB;
border-bottom:1px solid #ACACAB;
}

#front_menu ul li a,#front_menu ul li a span {
height:auto;
background:none;
margin:-3px -1px;
}

#front_menu li ul a {
width:200px;
float:left;
white-space:nowrap;
}

#front_menu ul ul {
top:auto;
}

#front_menu li ul ul {
left:1em;
}

/* WP */
blockquote {
border-left:4px solid #DDD;
font-size:9px;
text-align:justify;
margin:20px 10px 10px 5px;
padding:0 5px;
}

.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;
}

#content-body table {
border-collapse:collapse;
width:100%;
border:0;
margin:0 0 1em 1px;
}

#content-body td,.post th {
border:1px solid #DCDCDB;
padding:10px;
}

#content-body th {
background:#EEE;
font:18px normal;
}

.wp_syntax {
width:auto;
}

img.wp-smiley {
border:0;
vertical-align:middle;
}

/* CONTENT */
#content-body ul,#content-body ol {
font-size:12px;
margin:15px 30px;
}

#content-body ul li {
list-style:circle;
margin-bottom:4px;
}

.hentry {
min-height:150px;
height:auto !important;
margin-bottom:1em;
}

.sticky h2 a {
color:red;
}

.comm_date {
background:transparent url(images/date_comm_box.png) no-repeat;
height:100px;
width:57px;
position:absolute;
text-align:center;
z-index:2;
margin:0 0 0 -72px;
}

.only_date {
background:transparent url(images/data_box.png) no-repeat !important;
height:67px !important;
}

.comm_date .data {
margin-left:-1px;
padding-top:10px;
display:block;
font-weight:700;
text-transform:uppercase;
letter-spacing:-1px;
}

.comm_date .nr_comm {
padding-top:14px;
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;
display:block;
}

.nr_comm a {
color:#FFF;
text-decoration:none;
}

.cat_tags {
margin-top:10px;
padding:8px 0 5px 10px;
}

.cat_tags_close {
max-height:3px;
height:3px;
margin-bottom:20px;
}

* html .cat_tags_close {
margin-top:-8px;
}

*:first-child+html .cat_tags {
margin-bottom:-3px;
padding:9px 8px 0;
}

.cat_tags .continue {
float:right;
padding-right:10px;
width:auto;
text-align:center;
}

.cat_tags .category {
float:left;
}

.cat_tags a,.cat_tags .continue a {
color:#254EC8;
}

.image-container {
background:#E5E5E5 none repeat scroll 0 0;
border:1px solid #BFBFBF;
text-align:center;
margin:1em 0;
padding:8px;
}

/* SIDEBAR */
.content-sidebar {
width:191px;
display:inline-block;
overflow:hidden;
vertical-align:top;
}

.content-sidebar h3 {
margin-top:8px;
display:block;
background-color:#956;
color:#fff;
height:26px;
width:181px;
font-weight:700;
font-size:11px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:9px 0 0 10px;
}

.content-sidebar h3 a {
text-decoration:none;
color:#2C2C29;
line-height:13px;
}

.content-sidebar ul {
list-style:none;
width:191px;
padding:2px;
}

* html .content-sidebar ul {
width:160px;
}

.content-sidebar ul li,.content-sidebar-2 ul li {
display:block;
color:#000000;
line-height:16px;
border-bottom:1px solid #EEE;
width:185px;
padding:4px 0;
}

.content-sidebar ul li:hover,.content-sidebar-2 ul li:hover {
background-color:#eee;
}

.content-sidebar ul ul li,.content-sidebar-2 ul ul li {
border:0;
padding-bottom:0;
width:140px;
}

.content-sidebar ul li.page_item ul li.page_item,.content-sidebar ul li.cat-item ul.children li.cat-item {
background:url(images/arrow.gif) 0 11px no-repeat;
padding-left:11px;
margin-top:-3px;
}

.content-sidebar ul li.page_item ul li.page_item ul li.page_item,.content-sidebar ul li.cat-item ul.children li.cat-item ul.children li.cat-item {
background:url(images/arrow.gif) 0 11px no-repeat;
padding-left:12px;
}

.content-sidebar .textwidget,.content-sidebar select {
width:188px;
margin:10px 2px;
padding:3px;
}

.content-sidebar .recentcomments {
display:block;
border-bottom:1px solid #EEE;
color:#9D9793;
line-height:16px;
padding:4px 0;
}

.content-sidebar .right {
float:right;
width:91px;
overflow:hidden;
}

.content-sidebar .left {
float:left;
width:91px;
overflow:hidden;
}

/* LAYOUT */
#wrapper {
text-align:left;
margin:0 auto;
}

h1#logo,h1#logo a {
font-family:Helvetica,Georgia;
margin-top:7px;
font-size:36px;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
padding:0;
}

h1#logo small {
color:#FFF;
font-size:12px;
display:block;
height:20px;
margin:-7px 2px 1px;
}

h1#logo small a {
font-size:12px;
border-bottom:1px solid #FFF;
}

#rss-feed {
float:right;
width:190px;
font-weight:700;
position:relative;
left:7px;
color:#FFF;
text-decoration:none;
}

#header {
height:113px;
}

#top {
z-index:-1;
cursor:pointer;
display:block;
margin-left:5px;
position:relative;
bottom:-55px;
margin-top:-55px;
min-height:56px;
}

#top_cufon {
cursor:pointer;
display:block;
margin-left:5px;
position:relative;
bottom:-55px;
margin-top:-55px;
min-height:56px;
}

#top_bar {
padding:72px 23px 0 20px;
}

#searchform {
float:right;
width:191px;
height:26px;
background:url(images/searchbox.png) no-repeat;
position:relative;
top:1px;
}

#header #s {
float:left;
border:0;
width:154px;
background:none;
color:#ACACAB;
margin:4px 0 0 4px;
}

#header #go {
float:right;
width:25px;
height:26px;
background-color:transparent;
border:0;
cursor:pointer;
}

#content {
margin-left:7px;
padding:0 10px 15px 15px;
}

#content-body {
display:inline-block;
min-height:300px;
height:auto !important;
margin-right:25px;
}

* html #content-body {
float:left;
margin-right:24px;
}

*+html #content-body {
float:left;
margin-right:28px;
}

#footer {
height:12px;
}

#footer .text {
color:#FFF;
font-size:10px;
display:block;
padding:12px;
}

#footer .top {
top:-5px;
display:inline;
float:right;
position:relative;
right:5px;
}

#footer .text a {
font-style:normal;
color:#FFF;
}

#content-body textarea {
border:1px solid #E5E2E0;
width:98.6%;
height:100px;
font:12px Verdana;
padding:5px;
}

#content-body input#submit {
width:88px;
height:25px;
border:0;
background:#2C2C29 url(images/submit_btn.png) no-repeat;
font:bold 12px Helvetica,Georgia,serif;
color:#FFF;
text-align:center;
cursor:pointer;
}

#comentarii ol.commentlist {
width:100%;
font-size:11px;
margin:0;
padding:0;
}

ol.commentlist li {
list-style-type:none;
margin-bottom:10px;
background-color:#F5F5F5;
border:1px solid #DDD;
padding:15px 10px 4px;
}

ol.commentlist li ul {
list-style-type:none;
margin-left:7px !important;
}

ol.commentlist li ul.children li {
list-style:none !important;
background-color:#FFF;
width:100%;
font-size:11px;
}

ol.commentlist li ul.children li ul.children li {
background-color:#F5F5F5;
}

ol.commentlist li div.comment_content {
float:left;
width:100%;
}

ol li div.comment_content div.commentmetadata {
color:#999;
border-bottom:1px solid #ddd;
margin:0 8px 5px;
}

ol li div.comment_content div.commentmetadata a {
color:#bbb;
text-decoration:none;
}

ol li div.comment_content p {
padding:0 0 16px 6px;
}

ol li div.comment_content .reply {
margin:8px;
}

strong.comment_author {
font-size:125%;
}

strong.comment_author a {
text-decoration:underline !important;
}

a#cancel-comment-reply-link {
text-transform:uppercase;
font-size:80%;
margin-left:10px;
}

li #respond {
padding:7px;
}

li.comment-author-admin {
border:1px solid #BBB !important;
}

/* COMMENTS / TRACKBACKS TABS */
#tabsContainer p {
margin-bottom:-2px !important;
}

#tabsContainer {
margin-top:2em;
}

.trackbacks {
background-color:#EEE;
margin-bottom:5px;
border-bottom:1px solid #CCC;
padding:10px;
}

.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;
line-height:29px;
position:relative;
top:1px;
color:#787878;
text-decoration:none;
margin:0;
padding:0 0 0 20px;
}

.subscribe_comments {
display:block;
float:right;
height:30px;
line-height:29px;
position:relative;
top:1px;
color:#787878;
text-decoration:none;
margin:0 5px 0 0;
padding:0 0 0 20px;
}

.tabs span {
display:block;
float:left;
cursor:pointer;
padding:0 20px 0 0;
}

.tabs.selected {
background-color:#2C2C29;
color:#FFF;
}

div.selected {
background-color:#FFF;
color:#2C2C29;
}

/* PAGINATION */
.nav_link {
margin-top:15px;
border-top:1px solid #DDD;
background-color:#F5F5F5;
padding:10px;
}

.nav_link .page_number {
border:1px solid #DDD;
background-color:#EDEDED;
padding:2px 10px;
}

.nav_link a .page_number {
border:1px solid #DDD;
background-color:#F5F5F5;
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;
float:left;
cursor:pointer;
text-align:center;
height:14px;
padding:6px 3px 6px 0;
}

.older a {
background:#FFF url(images/older_newer.png) no-repeat;
width:129px;
float:right;
cursor:pointer;
text-align:center;
height:14px;
padding:6px 3px 6px 2px;
}

.next_previous_links {
margin-top:10px;
border-top:1px solid #DDD;
background-color:#F5F5F5;
padding:0 5px;
}

.next_previous_links_comments {
margin-top:10px;
border-bottom:1px solid #DDD;
background-color:#F5F5F5;
padding:0 5px;
}

/* WIDGETS */
#wp-calendar {
font-size:1.0em;
empty-cells:show;
line-height:5px;
margin:10px 2px;
}

#wp-calendar a {
font-size:1em;
display:block;
font-weight:700;
}

#wp-calendar #next a {
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a {
padding-left:10px;
text-align:left;
}

#wp-calendar caption {
text-transform:uppercase;
font-weight:lighter;
font-size:.8em;
color:#444;
text-align:center;
margin:8px 0;
padding:2px 5px;
}

#wp-calendar th {
font-weight:lighter;
font-size:.8em;
color:#666;
text-align:right;
background:#f4f4f4;
padding:4px;
}

#wp-calendar td {
text-align:center;
padding:4px;
}

#wp-calendar td#today {
background:#e0e0e0;
}

#wp-calendar td#prev a {
text-align:left;
font-weight:400;
padding:0;
}

#wp-calendar td#next a {
text-align:right;
font-weight:400;
padding:0;
}

div.rssSummary {
margin:5px;
}

/* ARCHIVE */
.archive_h2 {
text-transform:uppercase;
cursor:pointer;
font-size:16px;
}

.archive_h2 span {
font-size:12px;
}

ul.hide {
list-style-type:none;
display:none;
}

/* OTHERS */
.promote {
border:1px solid #B6B6B5;
margin-top:1em;
background:#EDEDED url(images/rss.png) 90% -35px no-repeat;
padding:10px 10px 5px;
}

.promote h3 {
margin-left:3px;
}

.post-edit-link {
display:block;
background-color:#F5F5F5;
margin-bottom:1em;
color:#B6B6B5;
padding:5px;
}

.post-edit-link:hover {
background-color:#FFFFD3;
color:#2C2C29;
}

.comment-edit-link {
background-color:#EFEFEF;
color:#999;
border-left:1px solid #DDD;
padding:1px 5px;
}

.about_author {
border-top:1px solid #DDD;
background-color:#F5F5F5;
margin-top:10px;
padding:0 10px;
}

.moderation {
font-size:80%;
}

#breadcrumbs {
background-color:#F5F5F5;
padding:5px;
}

ol.snap_nav {
list-style:none;
display:block;
}

ol.snap_nav li {
display:inline;
background-color:#F4F4F4;
padding:3px;
}

ol.snap_nav .snap_selected {
background-color:#DDD;
}

.simple_date {
background:url(images/date.png) 5px 50% no-repeat;
background-color:#EEE;
margin-bottom:1em;
padding:8px 25px;
}

a:hover, .cat_tags a:hover,.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover {
text-decoration:underline;
}

a.more-link {
font-style:italic;
font-weight:700;
text-decoration:none;
padding:4px !important;
color:#FFFFFF;
background-color:#254EC8;
}
a.more-link:hover {
background-color:#995566 !important;
}

* html .expand,*+html .expand {
margin-top:-13px;
}

#front_menu li:hover ul ul,#front_menu li:hover ul ul ul,#front_menu li:hover ul ul ul ul,#top strong,li #respond h2,a.rsswidget img {
display:none;
}

.wp_syntax table,.wp_syntax table td {
border:0 !important;
}

* html .comm_date,*+html .comm_date {
margin-top:10px;
}

.content-sidebar input,#content-body input {
border:1px solid #E5E2E0;
margin-bottom:2px;
padding:3px;
}

.content-sidebar li,ol.commentlist {
list-style:none;
}

* html #footer .top,*+html #footer .top {
top:-20px;
}

#tabsContainer a,.nav_link a {
text-decoration:none;
}